@camstack/addon-pipeline 1.1.55 → 1.1.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.
Files changed (37) hide show
  1. package/dist/audio-analyzer/index.js +1 -1
  2. package/dist/audio-analyzer/index.mjs +1 -1
  3. package/dist/detection-pipeline/index.js +23 -16
  4. package/dist/detection-pipeline/index.mjs +23 -16
  5. package/dist/{dist-DI57FC8K.js → dist-ClE6_i0p.js} +942 -38
  6. package/dist/{dist-RWGGPwVx.mjs → dist-CrjLGrkj.mjs} +942 -38
  7. package/dist/motion-wasm/index.js +1 -1
  8. package/dist/motion-wasm/index.mjs +1 -1
  9. package/dist/pipeline-runner/index.js +119 -11
  10. package/dist/pipeline-runner/index.mjs +119 -11
  11. package/dist/recorder/index.js +1 -1
  12. package/dist/recorder/index.mjs +1 -1
  13. package/dist/{remote-source-plane-DU0aRSPv.mjs → remote-source-plane-B28iGi7h.mjs} +1 -1
  14. package/dist/{remote-source-plane-CHgvzzA6.js → remote-source-plane-BAqEHSgm.js} +1 -1
  15. package/dist/session-decode/decode-worker-child.js +5 -3
  16. package/dist/session-decode/decode-worker-child.mjs +5 -3
  17. package/dist/{step-definitions-CNBFKjZe.js → step-definitions-C9kUXgC7.js} +2 -2
  18. package/dist/{step-definitions-CP9kVSml.mjs → step-definitions-dCghpdRo.mjs} +2 -2
  19. package/dist/stream-broker/_stub.js +79 -79
  20. package/dist/stream-broker/{_virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-mDCPzmT3.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_stream_broker_widgets-D4xH4Tm-.mjs} +2 -2
  21. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-D2z_vRMH.mjs +26 -0
  22. package/dist/stream-broker/{_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-Dn_pxzP-.mjs → _virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-TWCUWhCm.mjs} +2 -2
  23. package/dist/stream-broker/{hostInit-GM_CI22k.mjs → hostInit-Di9WUNlQ.mjs} +2 -2
  24. package/dist/stream-broker/index.js +60 -3
  25. package/dist/stream-broker/index.mjs +60 -3
  26. package/dist/stream-broker/remoteEntry.js +1 -1
  27. package/embed-dist/assets/{MaskShapeCanvas-DI4BY7W2-BChW0ntM.js → MaskShapeCanvas-DI4BY7W2-Ca93F1js.js} +1 -1
  28. package/embed-dist/assets/{MotionZonesSettings-NcxxQN8r-DDzqEbSe.js → MotionZonesSettings-NcxxQN8r-CDqgb-WA.js} +1 -1
  29. package/embed-dist/assets/{PrivacyMaskSettings-APgPLF7p-B879GXaf.js → PrivacyMaskSettings-APgPLF7p-BlxPhY_w.js} +1 -1
  30. package/embed-dist/assets/index-B23riUw8.js +81 -0
  31. package/embed-dist/assets/index-Bmpl9O1K.css +2 -0
  32. package/embed-dist/index.html +2 -2
  33. package/package.json +1 -1
  34. package/python/inference_pool.py +11 -1
  35. package/dist/stream-broker/_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-B3gTdHEh.mjs +0 -26
  36. package/embed-dist/assets/index-CC06JBcl.css +0 -2
  37. package/embed-dist/assets/index-CNjQ5rAE.js +0 -81
@@ -1,8 +1,8 @@
1
- import { a as e, c as t, d as n, i as r, l as i, n as a, o, r as s, s as c, t as l, u } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-Dn_pxzP-.mjs";
1
+ import { a as e, c as t, d as n, i as r, l as i, n as a, o, r as s, s as c, t as l, u } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.js-TWCUWhCm.mjs";
2
2
  import { a as d, i as f, n as p, o as m, r as h, t as g } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare__react__loadShare__.js-C9j-2lBe.mjs";
3
3
  import { n as _, r as v, t as y } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.js-XO0-Pyu6.mjs";
4
4
  import { n as b, t as x } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.js-BO7TIbJV.mjs";
5
- import { t as S } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-B3gTdHEh.mjs";
5
+ import { t as S } from "./_virtual_mf___mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js-D2z_vRMH.mjs";
6
6
  //#region ../../node_modules/lucide-react/dist/esm/shared/src/utils.js
7
7
  var C = (e) => e.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), w = (e) => e.replace(/^([A-Z])|[\s-_]+(\w)/g, (e, t, n) => n ? n.toUpperCase() : t.toLowerCase()), T = (e) => {
8
8
  let t = w(e);
@@ -919,7 +919,7 @@ function le({ profile: e }) {
919
919
  ] });
920
920
  }
921
921
  function ue(e) {
922
- let t = e.config ?? {}, n = o(), [r, i] = m(() => t.initialValue), a = h((r) => {
922
+ let t = e.config ?? {}, n = c(), [r, i] = m(() => t.initialValue), a = h((r) => {
923
923
  if (i(r), e.deviceId === void 0) return;
924
924
  let a = t.writerCapName, o = t.writerAddonId, s = t.fieldKey;
925
925
  if (a === void 0 || o === void 0 || s === void 0) {
@@ -944,14 +944,14 @@ function ue(e) {
944
944
  className: "rounded-lg border border-warning/30 bg-warning/10 px-3 py-2 text-xs text-warning",
945
945
  children: "ffmpeg-params: no deviceId in widget context — this widget only renders inside a device tab."
946
946
  });
947
- let s = t.fieldKey;
948
- return s === void 0 || s.length === 0 ? /* @__PURE__ */ _("div", {
947
+ let o = t.fieldKey;
948
+ return o === void 0 || o.length === 0 ? /* @__PURE__ */ _("div", {
949
949
  className: "rounded-lg border border-warning/30 bg-warning/10 px-3 py-2 text-xs text-warning",
950
950
  children: "ffmpeg-params: widgetConfig.fieldKey is required — fix the contribution builder."
951
951
  }) : /* @__PURE__ */ _(ce, {
952
952
  config: {
953
953
  ...t,
954
- fieldKey: s
954
+ fieldKey: o
955
955
  },
956
956
  value: r,
957
957
  onSave: a
@@ -1081,17 +1081,17 @@ function _e(e) {
1081
1081
  hideEmpty: t.hideEmpty
1082
1082
  });
1083
1083
  }
1084
- function ve({ deviceId: n, title: r = "Stream Brokers", variant: i = "full", hideEmpty: a = !1 }) {
1085
- t(["streamBroker", "listAllProfileSlots"], [
1084
+ function ve({ deviceId: e, title: a = "Stream Brokers", variant: s = "full", hideEmpty: c = !1 }) {
1085
+ i(["streamBroker", "listAllProfileSlots"], [
1086
1086
  "device.streams-registered",
1087
1087
  "device.streams-unregistered",
1088
1088
  "device.registered",
1089
1089
  "device.unregistered"
1090
1090
  ]);
1091
- let { data: o } = s(void 0, { staleTime: 3e4 }), l = (o ?? []).filter((e) => e.deviceId === n && e.sourceCamStreamId !== null).slice().toSorted((e, t) => G.indexOf(e.profile) - G.indexOf(t.profile)), d = c(e().trpcClient, n), { data: f } = x({
1091
+ let { data: l } = r(void 0, { staleTime: 3e4 }), u = (l ?? []).filter((t) => t.deviceId === e && t.sourceCamStreamId !== null).slice().toSorted((e, t) => G.indexOf(e.profile) - G.indexOf(t.profile)), d = t(o().trpcClient, e), { data: f } = x({
1092
1092
  queryKey: [
1093
1093
  "device",
1094
- n,
1094
+ e,
1095
1095
  "cameraStreams.getCameraStreams"
1096
1096
  ],
1097
1097
  queryFn: () => d?.cameraStreams?.getCameraStreams({}) ?? [],
@@ -1099,10 +1099,10 @@ function ve({ deviceId: n, title: r = "Stream Brokers", variant: i = "full", hid
1099
1099
  staleTime: 3e4
1100
1100
  }), p = /* @__PURE__ */ new Map();
1101
1101
  for (let e of f ?? []) p.set(e.camStreamId, e);
1102
- let { data: m } = u({ deviceId: n }, { staleTime: 3e4 }), h = m?.assignment.sourceNodeId ?? null, g = new Set(l.map((e) => e.sourceCamStreamId).filter((e) => e !== null)), y = (f ?? []).filter((e) => !g.has(e.camStreamId)), b = l.length > 0, S = y.length > 0;
1103
- return a && !b && !S ? null : i === "compact" ? b ? /* @__PURE__ */ _("div", {
1102
+ let { data: m } = n({ deviceId: e }, { staleTime: 3e4 }), h = m?.assignment.sourceNodeId ?? null, g = new Set(u.map((e) => e.sourceCamStreamId).filter((e) => e !== null)), y = (f ?? []).filter((e) => !g.has(e.camStreamId)), b = u.length > 0, S = y.length > 0;
1103
+ return c && !b && !S ? null : s === "compact" ? b ? /* @__PURE__ */ _("div", {
1104
1104
  className: "divide-y divide-border/30",
1105
- children: l.map((e) => /* @__PURE__ */ _(J, {
1105
+ children: u.map((e) => /* @__PURE__ */ _(J, {
1106
1106
  slot: e,
1107
1107
  camStreams: p,
1108
1108
  compact: !0
@@ -1117,7 +1117,7 @@ function ve({ deviceId: n, title: r = "Stream Brokers", variant: i = "full", hid
1117
1117
  className: "border-b border-border px-4 py-2 flex flex-wrap items-center justify-between gap-x-2 gap-y-1",
1118
1118
  children: [/* @__PURE__ */ _("h2", {
1119
1119
  className: "text-xs font-semibold text-foreground uppercase tracking-wider shrink-0",
1120
- children: r
1120
+ children: a
1121
1121
  }), /* @__PURE__ */ v("div", {
1122
1122
  className: "flex items-center gap-1.5 min-w-0",
1123
1123
  children: [h !== null && /* @__PURE__ */ v("span", {
@@ -1129,13 +1129,13 @@ function ve({ deviceId: n, title: r = "Stream Brokers", variant: i = "full", hid
1129
1129
  })]
1130
1130
  }), b && /* @__PURE__ */ v("span", {
1131
1131
  className: "inline-flex items-center gap-1.5 rounded-full px-2 py-0.5 text-[10px] font-medium bg-foreground-subtle/10 text-foreground-subtle border border-border shrink-0 whitespace-nowrap",
1132
- children: [l.length, " assigned"]
1132
+ children: [u.length, " assigned"]
1133
1133
  })]
1134
1134
  })]
1135
1135
  }),
1136
1136
  b ? /* @__PURE__ */ _("div", {
1137
1137
  className: "divide-y divide-border/30",
1138
- children: l.map((e) => /* @__PURE__ */ _(J, {
1138
+ children: u.map((e) => /* @__PURE__ */ _(J, {
1139
1139
  slot: e,
1140
1140
  camStreams: p,
1141
1141
  compact: !1
@@ -1148,7 +1148,7 @@ function ve({ deviceId: n, title: r = "Stream Brokers", variant: i = "full", hid
1148
1148
  })]
1149
1149
  }),
1150
1150
  S && /* @__PURE__ */ _(ye, {
1151
- deviceId: n,
1151
+ deviceId: e,
1152
1152
  camStreamIds: y.map((e) => e.camStreamId),
1153
1153
  camStreams: p
1154
1154
  })
@@ -1181,7 +1181,7 @@ function ye({ deviceId: e, camStreamIds: t, camStreams: n }) {
1181
1181
  });
1182
1182
  }
1183
1183
  function be({ deviceId: e, camStreamId: t, camStreams: n }) {
1184
- let r = S(e, t), a = i("stream-broker.metrics-snapshot", (e) => e.brokerId === r)?.stats, o = n.get(t), s = a?.status === "streaming";
1184
+ let r = S(e, t), i = u("stream-broker.metrics-snapshot", (e) => e.brokerId === r)?.stats, a = n.get(t), o = i?.status === "streaming";
1185
1185
  return /* @__PURE__ */ v("div", {
1186
1186
  className: "px-4 py-2",
1187
1187
  children: [/* @__PURE__ */ _("div", {
@@ -1189,26 +1189,26 @@ function be({ deviceId: e, camStreamId: t, camStreams: n }) {
1189
1189
  children: /* @__PURE__ */ v("div", {
1190
1190
  className: "flex items-center gap-1.5",
1191
1191
  children: [
1192
- /* @__PURE__ */ _("span", { className: `h-1.5 w-1.5 rounded-full ${s ? "bg-success" : "bg-foreground-subtle/40"}` }),
1192
+ /* @__PURE__ */ _("span", { className: `h-1.5 w-1.5 rounded-full ${o ? "bg-success" : "bg-foreground-subtle/40"}` }),
1193
1193
  /* @__PURE__ */ _("span", {
1194
1194
  className: "text-[11px] font-medium text-foreground",
1195
- children: o?.label ?? t
1195
+ children: a?.label ?? t
1196
1196
  }),
1197
- o?.resolution && /* @__PURE__ */ v("span", {
1197
+ a?.resolution && /* @__PURE__ */ v("span", {
1198
1198
  className: "text-[10px] text-foreground-subtle",
1199
1199
  children: [
1200
- o.resolution.width,
1200
+ a.resolution.width,
1201
1201
  "×",
1202
- o.resolution.height
1202
+ a.resolution.height
1203
1203
  ]
1204
1204
  }),
1205
1205
  /* @__PURE__ */ _("span", {
1206
- className: `text-[10px] ${s ? "text-success" : "text-foreground-subtle"}`,
1207
- children: a?.status ?? "idle"
1206
+ className: `text-[10px] ${o ? "text-success" : "text-foreground-subtle"}`,
1207
+ children: i?.status ?? "idle"
1208
1208
  })
1209
1209
  ]
1210
1210
  })
1211
- }), a && s && /* @__PURE__ */ v("div", {
1211
+ }), i && o && /* @__PURE__ */ v("div", {
1212
1212
  className: "flex flex-wrap gap-x-3 gap-y-1 text-[10px]",
1213
1213
  children: [
1214
1214
  /* @__PURE__ */ v("span", {
@@ -1218,7 +1218,7 @@ function be({ deviceId: e, camStreamId: t, camStreams: n }) {
1218
1218
  children: "FPS:"
1219
1219
  }), /* @__PURE__ */ _("span", {
1220
1220
  className: "text-foreground",
1221
- children: a.inputFps.toFixed(1)
1221
+ children: i.inputFps.toFixed(1)
1222
1222
  })]
1223
1223
  }),
1224
1224
  /* @__PURE__ */ v("span", {
@@ -1228,7 +1228,7 @@ function be({ deviceId: e, camStreamId: t, camStreams: n }) {
1228
1228
  children: "Bitrate:"
1229
1229
  }), /* @__PURE__ */ _("span", {
1230
1230
  className: "text-foreground",
1231
- children: a.bitrateKbps >= 1e3 ? `${(a.bitrateKbps / 1e3).toFixed(1)} Mbps` : `${a.bitrateKbps} kbps`
1231
+ children: i.bitrateKbps >= 1e3 ? `${(i.bitrateKbps / 1e3).toFixed(1)} Mbps` : `${i.bitrateKbps} kbps`
1232
1232
  })]
1233
1233
  }),
1234
1234
  /* @__PURE__ */ v("span", {
@@ -1238,7 +1238,7 @@ function be({ deviceId: e, camStreamId: t, camStreams: n }) {
1238
1238
  children: "Codec:"
1239
1239
  }), /* @__PURE__ */ _("span", {
1240
1240
  className: "text-foreground",
1241
- children: a.codec?.toUpperCase() ?? "—"
1241
+ children: i.codec?.toUpperCase() ?? "—"
1242
1242
  })]
1243
1243
  }),
1244
1244
  /* @__PURE__ */ v("span", {
@@ -1248,7 +1248,7 @@ function be({ deviceId: e, camStreamId: t, camStreams: n }) {
1248
1248
  children: "Pkts:"
1249
1249
  }), /* @__PURE__ */ _("span", {
1250
1250
  className: "text-foreground",
1251
- children: a.packetCount > 1e3 ? `${(a.packetCount / 1e3).toFixed(1)}k` : a.packetCount
1251
+ children: i.packetCount > 1e3 ? `${(i.packetCount / 1e3).toFixed(1)}k` : i.packetCount
1252
1252
  })]
1253
1253
  })
1254
1254
  ]
@@ -1276,29 +1276,29 @@ function q(e, t) {
1276
1276
  if (t !== void 0) return t;
1277
1277
  }
1278
1278
  }
1279
- function J({ slot: e, camStreams: o, compact: s }) {
1280
- let c = b(), u = i("stream-broker.metrics-snapshot", (t) => t.brokerId === e.brokerId)?.stats;
1281
- t(["streamBroker", "listClients"], ["stream-broker.metrics-snapshot"]);
1282
- let { data: d } = r({ brokerId: e.brokerId }, {
1283
- enabled: u?.status === "streaming",
1279
+ function J({ slot: t, camStreams: n, compact: r }) {
1280
+ let o = b(), c = u("stream-broker.metrics-snapshot", (e) => e.brokerId === t.brokerId)?.stats;
1281
+ i(["streamBroker", "listClients"], ["stream-broker.metrics-snapshot"]);
1282
+ let { data: d } = e({ brokerId: t.brokerId }, {
1283
+ enabled: c?.status === "streaming",
1284
1284
  staleTime: 2e3
1285
- }), { data: f } = l({ deviceId: e.deviceId }, { staleTime: 15e3 }), p = e.sourceCamStreamId ?? e.profile, m = !!(q(f, `preBufferEnabled:${p}`) ?? !0), g = q(f, `preBufferSec:${p}`), x = n({ onSuccess: () => {
1286
- c.invalidateQueries({ queryKey: [["streamBroker", "getDeviceSettingsContribution"]] });
1287
- } }), S = (t) => {
1285
+ }), { data: f } = a({ deviceId: t.deviceId }, { staleTime: 15e3 }), p = t.sourceCamStreamId ?? t.profile, m = !!(q(f, `preBufferEnabled:${p}`) ?? !0), g = q(f, `preBufferSec:${p}`), x = l({ onSuccess: () => {
1286
+ o.invalidateQueries({ queryKey: [["streamBroker", "getDeviceSettingsContribution"]] });
1287
+ } }), S = (e) => {
1288
1288
  x.mutate({
1289
- deviceId: e.deviceId,
1290
- patch: { [`preBufferEnabled:${p}`]: t }
1289
+ deviceId: t.deviceId,
1290
+ patch: { [`preBufferEnabled:${p}`]: e }
1291
1291
  });
1292
- }, C = a({ onSuccess: () => {
1293
- c.invalidateQueries({ queryKey: [["streamBroker", "listClients"]] });
1294
- } }), w = h((t) => {
1292
+ }, C = s({ onSuccess: () => {
1293
+ o.invalidateQueries({ queryKey: [["streamBroker", "listClients"]] });
1294
+ } }), w = h((e) => {
1295
1295
  C.mutate({
1296
- brokerId: e.brokerId,
1297
- ...t
1296
+ brokerId: t.brokerId,
1297
+ ...e
1298
1298
  });
1299
- }, [C, e.brokerId]), T = (e.sourceCamStreamId ? o.get(e.sourceCamStreamId) : void 0)?.resolution ?? e.resolution, E = u?.status === "streaming", D = T ? `${W[e.profile]} (${T.width}×${T.height})` : W[e.profile], O = u ? u.encodedSubscribers + u.decodedSubscribers + (u.rtspClients ?? 0) + (u.pipeClients ?? 0) : 0;
1299
+ }, [C, t.brokerId]), T = (t.sourceCamStreamId ? n.get(t.sourceCamStreamId) : void 0)?.resolution ?? t.resolution, E = c?.status === "streaming", D = T ? `${W[t.profile]} (${T.width}×${T.height})` : W[t.profile], O = c ? c.encodedSubscribers + c.decodedSubscribers + (c.rtspClients ?? 0) + (c.pipeClients ?? 0) : 0;
1300
1300
  return /* @__PURE__ */ v("div", {
1301
- className: `@container ${s ? "px-3 py-1.5" : "px-4 py-2"}`,
1301
+ className: `@container ${r ? "px-3 py-1.5" : "px-4 py-2"}`,
1302
1302
  style: { containerType: "inline-size" },
1303
1303
  children: [
1304
1304
  /* @__PURE__ */ v("div", {
@@ -1306,27 +1306,27 @@ function J({ slot: e, camStreams: o, compact: s }) {
1306
1306
  children: [/* @__PURE__ */ v("div", {
1307
1307
  className: "flex items-center gap-1.5 min-w-0",
1308
1308
  children: [
1309
- /* @__PURE__ */ _("span", { className: `h-1.5 w-1.5 shrink-0 rounded-full ${E ? e.profile === "high" ? "bg-success" : e.profile === "mid" ? "bg-warning" : "bg-foreground-subtle" : "bg-foreground-subtle/40"}` }),
1309
+ /* @__PURE__ */ _("span", { className: `h-1.5 w-1.5 shrink-0 rounded-full ${E ? t.profile === "high" ? "bg-success" : t.profile === "mid" ? "bg-warning" : "bg-foreground-subtle" : "bg-foreground-subtle/40"}` }),
1310
1310
  /* @__PURE__ */ _("span", {
1311
1311
  className: "text-[11px] font-medium text-foreground whitespace-nowrap shrink-0",
1312
1312
  children: D
1313
1313
  }),
1314
1314
  /* @__PURE__ */ _("span", {
1315
1315
  className: `text-[10px] shrink-0 ${E ? "text-success" : "text-foreground-subtle"}`,
1316
- children: u?.status ?? "loading"
1316
+ children: c?.status ?? "loading"
1317
1317
  }),
1318
- e.sourceCamStreamId && /* @__PURE__ */ v("span", {
1318
+ t.sourceCamStreamId && /* @__PURE__ */ v("span", {
1319
1319
  className: "text-[10px] text-foreground-subtle truncate min-w-0",
1320
- title: e.sourceCamStreamId,
1321
- children: ["← ", e.sourceCamStreamId]
1320
+ title: t.sourceCamStreamId,
1321
+ children: ["← ", t.sourceCamStreamId]
1322
1322
  })
1323
1323
  ]
1324
1324
  }), /* @__PURE__ */ _("span", {
1325
1325
  className: "text-[10px] text-foreground-subtle shrink-0 whitespace-nowrap",
1326
- children: u && u.uptimeMs > 0 ? pe(u.uptimeMs) : "—"
1326
+ children: c && c.uptimeMs > 0 ? pe(c.uptimeMs) : "—"
1327
1327
  })]
1328
1328
  }),
1329
- u && E ? s ? /* @__PURE__ */ v("div", {
1329
+ c && E ? r ? /* @__PURE__ */ v("div", {
1330
1330
  className: "flex flex-wrap gap-x-3 gap-y-0.5 text-[10px]",
1331
1331
  children: [
1332
1332
  /* @__PURE__ */ v("span", {
@@ -1337,9 +1337,9 @@ function J({ slot: e, camStreams: o, compact: s }) {
1337
1337
  }), /* @__PURE__ */ v("span", {
1338
1338
  className: "text-foreground",
1339
1339
  children: [
1340
- u.inputFps.toFixed(1),
1340
+ c.inputFps.toFixed(1),
1341
1341
  "/",
1342
- u.decodeFps.toFixed(1)
1342
+ c.decodeFps.toFixed(1)
1343
1343
  ]
1344
1344
  })]
1345
1345
  }),
@@ -1350,7 +1350,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1350
1350
  children: "Bitrate:"
1351
1351
  }), /* @__PURE__ */ _("span", {
1352
1352
  className: "text-foreground",
1353
- children: u.bitrateKbps >= 1e3 ? `${(u.bitrateKbps / 1e3).toFixed(1)} Mbps` : `${u.bitrateKbps} kbps`
1353
+ children: c.bitrateKbps >= 1e3 ? `${(c.bitrateKbps / 1e3).toFixed(1)} Mbps` : `${c.bitrateKbps} kbps`
1354
1354
  })]
1355
1355
  }),
1356
1356
  /* @__PURE__ */ v("span", {
@@ -1360,7 +1360,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1360
1360
  children: "Codec:"
1361
1361
  }), /* @__PURE__ */ _("span", {
1362
1362
  className: "text-foreground",
1363
- children: u.codec?.toUpperCase() ?? "—"
1363
+ children: c.codec?.toUpperCase() ?? "—"
1364
1364
  })]
1365
1365
  }),
1366
1366
  /* @__PURE__ */ v("span", {
@@ -1379,7 +1379,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1379
1379
  children: "("
1380
1380
  }),
1381
1381
  /* @__PURE__ */ _(we, {
1382
- count: u.encodedSubscribers + u.decodedSubscribers,
1382
+ count: c.encodedSubscribers + c.decodedSubscribers,
1383
1383
  clients: d,
1384
1384
  onKill: w
1385
1385
  }),
@@ -1388,7 +1388,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1388
1388
  children: "·"
1389
1389
  }),
1390
1390
  /* @__PURE__ */ _(Ee, {
1391
- count: u.rtspClients ?? 0,
1391
+ count: c.rtspClients ?? 0,
1392
1392
  clients: d,
1393
1393
  onKill: w
1394
1394
  }),
@@ -1396,7 +1396,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1396
1396
  className: "text-foreground-subtle/70",
1397
1397
  children: [
1398
1398
  "· pipe ",
1399
- u.pipeClients ?? 0,
1399
+ c.pipeClients ?? 0,
1400
1400
  ")"
1401
1401
  ]
1402
1402
  })
@@ -1413,7 +1413,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1413
1413
  children: "In:"
1414
1414
  }), /* @__PURE__ */ v("span", {
1415
1415
  className: "text-foreground",
1416
- children: [u.inputFps.toFixed(1), " fps"]
1416
+ children: [c.inputFps.toFixed(1), " fps"]
1417
1417
  })]
1418
1418
  }),
1419
1419
  /* @__PURE__ */ v("span", {
@@ -1423,7 +1423,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1423
1423
  children: "Dec:"
1424
1424
  }), /* @__PURE__ */ v("span", {
1425
1425
  className: "text-foreground",
1426
- children: [u.decodeFps.toFixed(1), " fps"]
1426
+ children: [c.decodeFps.toFixed(1), " fps"]
1427
1427
  })]
1428
1428
  }),
1429
1429
  /* @__PURE__ */ v("span", {
@@ -1433,7 +1433,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1433
1433
  children: "Bitrate:"
1434
1434
  }), /* @__PURE__ */ _("span", {
1435
1435
  className: "text-foreground",
1436
- children: u.bitrateKbps >= 1e3 ? `${(u.bitrateKbps / 1e3).toFixed(1)} Mbps` : `${u.bitrateKbps} kbps`
1436
+ children: c.bitrateKbps >= 1e3 ? `${(c.bitrateKbps / 1e3).toFixed(1)} Mbps` : `${c.bitrateKbps} kbps`
1437
1437
  })]
1438
1438
  }),
1439
1439
  /* @__PURE__ */ v("span", {
@@ -1443,7 +1443,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1443
1443
  children: "IDR:"
1444
1444
  }), /* @__PURE__ */ _("span", {
1445
1445
  className: "text-foreground",
1446
- children: u.idrIntervalMs > 0 ? `${(u.idrIntervalMs / 1e3).toFixed(1)}s` : "—"
1446
+ children: c.idrIntervalMs > 0 ? `${(c.idrIntervalMs / 1e3).toFixed(1)}s` : "—"
1447
1447
  })]
1448
1448
  }),
1449
1449
  /* @__PURE__ */ v("span", {
@@ -1453,7 +1453,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1453
1453
  children: "Codec:"
1454
1454
  }), /* @__PURE__ */ _("span", {
1455
1455
  className: "text-foreground",
1456
- children: u.codec?.toUpperCase() ?? "—"
1456
+ children: c.codec?.toUpperCase() ?? "—"
1457
1457
  })]
1458
1458
  }),
1459
1459
  /* @__PURE__ */ v("span", {
@@ -1463,7 +1463,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1463
1463
  children: "Decoder:"
1464
1464
  }), /* @__PURE__ */ _("span", {
1465
1465
  className: "text-foreground font-mono truncate",
1466
- children: u.decoderNodeId ?? /* @__PURE__ */ _("span", {
1466
+ children: c.decoderNodeId ?? /* @__PURE__ */ _("span", {
1467
1467
  className: "text-foreground-subtle italic",
1468
1468
  children: "deferred"
1469
1469
  })
@@ -1476,7 +1476,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1476
1476
  children: "Pipe:"
1477
1477
  }), /* @__PURE__ */ _("span", {
1478
1478
  className: "text-foreground",
1479
- children: u.pipeClients ?? 0
1479
+ children: c.pipeClients ?? 0
1480
1480
  })]
1481
1481
  }),
1482
1482
  /* @__PURE__ */ v("span", {
@@ -1486,7 +1486,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1486
1486
  children: "Packets:"
1487
1487
  }), /* @__PURE__ */ _("span", {
1488
1488
  className: "text-foreground",
1489
- children: u.packetCount > 1e3 ? `${(u.packetCount / 1e3).toFixed(1)}k` : u.packetCount
1489
+ children: c.packetCount > 1e3 ? `${(c.packetCount / 1e3).toFixed(1)}k` : c.packetCount
1490
1490
  })]
1491
1491
  }),
1492
1492
  /* @__PURE__ */ v("span", {
@@ -1496,10 +1496,10 @@ function J({ slot: e, camStreams: o, compact: s }) {
1496
1496
  children: "Data:"
1497
1497
  }), /* @__PURE__ */ _("span", {
1498
1498
  className: "text-foreground",
1499
- children: u.totalBytes > 1048576 ? `${(u.totalBytes / 1048576).toFixed(1)} MB` : `${(u.totalBytes / 1024).toFixed(0)} KB`
1499
+ children: c.totalBytes > 1048576 ? `${(c.totalBytes / 1048576).toFixed(1)} MB` : `${(c.totalBytes / 1024).toFixed(0)} KB`
1500
1500
  })]
1501
1501
  }),
1502
- u.audio && /* @__PURE__ */ v("div", {
1502
+ c.audio && /* @__PURE__ */ v("div", {
1503
1503
  className: "basis-full flex flex-wrap items-center gap-x-1.5 gap-y-0.5",
1504
1504
  children: [
1505
1505
  /* @__PURE__ */ _("span", {
@@ -1511,7 +1511,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1511
1511
  children: [
1512
1512
  /* @__PURE__ */ _("span", {
1513
1513
  className: "text-foreground",
1514
- children: u.audio.codec.toUpperCase()
1514
+ children: c.audio.codec.toUpperCase()
1515
1515
  }),
1516
1516
  /* @__PURE__ */ _("span", {
1517
1517
  className: "text-foreground-subtle",
@@ -1519,7 +1519,7 @@ function J({ slot: e, camStreams: o, compact: s }) {
1519
1519
  }),
1520
1520
  /* @__PURE__ */ _("span", {
1521
1521
  className: "text-foreground",
1522
- children: u.audio.sampleRate >= 1e3 ? `${(u.audio.sampleRate / 1e3).toFixed(u.audio.sampleRate % 1e3 == 0 ? 0 : 1)}kHz` : `${u.audio.sampleRate}Hz`
1522
+ children: c.audio.sampleRate >= 1e3 ? `${(c.audio.sampleRate / 1e3).toFixed(c.audio.sampleRate % 1e3 == 0 ? 0 : 1)}kHz` : `${c.audio.sampleRate}Hz`
1523
1523
  }),
1524
1524
  /* @__PURE__ */ _("span", {
1525
1525
  className: "text-foreground-subtle",
@@ -1527,20 +1527,20 @@ function J({ slot: e, camStreams: o, compact: s }) {
1527
1527
  }),
1528
1528
  /* @__PURE__ */ _("span", {
1529
1529
  className: "text-foreground",
1530
- children: u.audio.channels === 1 ? "mono" : u.audio.channels === 2 ? "stereo" : `${u.audio.channels}ch`
1530
+ children: c.audio.channels === 1 ? "mono" : c.audio.channels === 2 ? "stereo" : `${c.audio.channels}ch`
1531
1531
  })
1532
1532
  ]
1533
1533
  }),
1534
1534
  /* @__PURE__ */ _("span", {
1535
- className: `px-1 py-px rounded text-[8px] font-medium whitespace-nowrap ${u.audio.supported ? "bg-success/15 text-success" : "bg-amber-500/15 text-amber-500"}`,
1536
- children: u.audio.supported ? "decoded" : "no decoder"
1535
+ className: `px-1 py-px rounded text-[8px] font-medium whitespace-nowrap ${c.audio.supported ? "bg-success/15 text-success" : "bg-amber-500/15 text-amber-500"}`,
1536
+ children: c.audio.supported ? "decoded" : "no decoder"
1537
1537
  })
1538
1538
  ]
1539
1539
  })
1540
1540
  ]
1541
1541
  }), /* @__PURE__ */ _(Ce, {
1542
1542
  clients: d,
1543
- encodedCount: u.encodedSubscribers,
1543
+ encodedCount: c.encodedSubscribers,
1544
1544
  onKill: w
1545
1545
  })] }) : /* @__PURE__ */ _("p", {
1546
1546
  className: "text-[10px] text-foreground-subtle italic",
@@ -1561,9 +1561,9 @@ function J({ slot: e, camStreams: o, compact: s }) {
1561
1561
  /* @__PURE__ */ v("span", {
1562
1562
  className: "text-foreground",
1563
1563
  children: [
1564
- g ?? u?.preBufferSec ?? 0,
1564
+ g ?? c?.preBufferSec ?? 0,
1565
1565
  "s",
1566
- u && E ? ` (${u.preBufferPackets}p)` : ""
1566
+ c && E ? ` (${c.preBufferPackets}p)` : ""
1567
1567
  ]
1568
1568
  })
1569
1569
  ]
@@ -18,7 +18,7 @@ var e = {
18
18
  },
19
19
  "@camstack/types": {
20
20
  name: "@camstack/types",
21
- version: "1.1.43",
21
+ version: "1.1.44",
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.1.35",
36
+ version: "1.1.36",
37
37
  scope: ["default"],
38
38
  loaded: !1,
39
39
  from: "addon_stream_broker_widgets",
@@ -0,0 +1,26 @@
1
+ //#region \0virtual:mf:__mfe_internal__addon_stream_broker_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.js
2
+ var e = "__mf_init__virtual:mf:__mfe_internal__addon_stream_broker_widgets__mf_v__runtimeInit__mf_v__.js__", t = globalThis[e];
3
+ if (!t) {
4
+ let n, r, i = new Promise((e, t) => {
5
+ n = e, r = t;
6
+ });
7
+ t = globalThis[e] = {
8
+ initPromise: i,
9
+ initResolve: n,
10
+ initReject: r
11
+ };
12
+ }
13
+ var n = t.initPromise, r = "__mf_module_cache__";
14
+ globalThis[r] ||= {
15
+ share: {},
16
+ remote: {}
17
+ }, globalThis[r].share ||= {}, globalThis[r].remote ||= {};
18
+ var i = globalThis[r], a, o = (e) => {
19
+ e.ACCESSORY_LABEL, e.ALL_CAPABILITY_DEFINITIONS, e.APPLE_SA_TO_MACRO, e.AUDIO_BACKEND_CHOICES, e.AUDIO_MACRO_LABELS, e.AccessoriesStatusSchema, e.AccessoryKind, e.AddBrokerInputSchema, e.AddonAutoUpdateSchema, e.AddonListItemSchema, e.AddonPageDeclarationSchema, e.AddonPageInfoSchema, e.AdoptionAdoptInputSchema, e.AdoptionAdoptResultSchema, e.AdoptionFilterSchema, e.AdoptionGetCandidateInputSchema, e.AdoptionListCandidatesInputSchema, e.AdoptionListCandidatesOutputSchema, e.AdoptionReleaseInputSchema, e.AdoptionStatusSchema, e.AgentLoadSummarySchema, e.AirQualitySensorStatusSchema, e.AlarmArmModeSchema, e.AlarmPanelStatusSchema, e.AlarmStateSchema, e.AlertSchema, e.AlertSeveritySchema, e.AlertSourceSchema, e.AlertStatusSchema, e.AmbientLightSensorStatusSchema, e.ApiKeyRecordSchema, e.ApiKeySummarySchema, e.ArchiveEntrySchema, e.ArchiveManifestSchema, e.AttachmentMediaTypeSchema, e.AttachmentSchema, e.AudioAnalysisResultSchema, e.AudioAnalysisSettingsSchema, e.AudioChunkInputSchema, e.AudioClassSummarySchema, e.AudioClassificationLabelSchema, e.AudioClassificationResultSchema, e.AudioCodecInfoSchema, e.AudioDecodeSessionConfigSchema, e.AudioEncodeSchema, e.AudioEncodeSessionConfigSchema, e.AudioEncodedChunkSchema, e.AudioEventSchema, e.AudioLevelSchema, e.AudioMetricsHistoryPointSchema, e.AudioMetricsHistorySchema, e.AudioMetricsSnapshotSchema, e.AudioPcmChunkSchema, e.AuthResultSchema, e.AutoUpdateSettingsSchema, e.AutomationControlStatusSchema, e.AvailableIntegrationTypeSchema, e.BACKEND_TO_FORMAT, e.BATTERY_DEVICE_PROFILE, e.BacklightModeSchema, e.BackupDestinationInfoSchema, e.BackupEntrySchema, e.BaseAddon, e.BaseDevice, e.BaseDeviceProvider, e.BatteryStatusSchema, e.BinaryStatusSchema, e.BoundingBoxSchema, e.BrightnessStatusSchema, e.BrokerAddInputSchema, e.BrokerAudioClientSchema, e.BrokerClientsSchema, e.BrokerConnectionDetailsSchema, e.BrokerConsumerAttributionSchema, e.BrokerConsumerKindSchema, e.BrokerDecodedClientSchema, e.BrokerEncodedClientSchema, e.BrokerGetStateInputSchema, e.BrokerInfoSchema, e.BrokerProviderInfoSchema, e.BrokerPublishInputSchema, e.BrokerRegistryStatusSchema, e.BrokerRtspClientSchema, e.BrokerStatsSchema, e.BrokerStatusEnum, e.BrokerStatusSchema, e.BrokerSubscribeInputSchema, e.BrokerSubscribeResultSchema, e.BrokerTestConnectionResultSchema, e.BrokerUnsubscribeInputSchema, e.CAM_PROFILE_ORDER, e.CAPABILITY_NAMES, e.CAPABILITY_ROUTER_KEYS, e.CAP_NAMES_WITH_STATUS, e.CAP_NODE_PIN_CONTEXT_KEY, e.CAP_PROVIDER_KIND_MAP, e.COCO_80_LABELS, e.COCO_TO_MACRO, e.CamProfileSchema, e.CamStreamDescriptorSchema, e.CamStreamKindSchema, e.CamStreamResolutionSchema, e.CameraAssignmentStatusSchema, e.CameraAudioStatusSchema, e.CameraBrokerProfileSchema, e.CameraBrokerStatusSchema, e.CameraCredentialsSchema, e.CameraCredentialsStatusSchema, e.CameraDecoderShmSchema, e.CameraDecoderStatusSchema, e.CameraDetectionPhaseSchema, e.CameraDetectionProvisioningSchema, e.CameraDetectionProvisioningStateSchema, e.CameraDetectionStatusSchema, e.CameraMetricsSchema, e.CameraMetricsWithDeviceIdSchema, e.CameraMotionStatusSchema, e.CameraRecordingModeSchema, e.CameraRecordingStatusSchema, e.CameraSourceStatusSchema, e.CameraSourceStreamSchema, e.CameraStatusSchema, e.CameraStreamSchema, e.CandidateQueryFilterSchema, e.CapScopeSchema, e.CapabilityBindingsSchema, e.CarbonMonoxideStatusSchema, e.ChargingStatus, e.ClientNetworkStatsSchema, e.ClimateControlStatusSchema, e.ClipPlaybackSchema, e.ClipSchema, e.ClusterAddonNodeDeploymentSchema, e.ClusterAddonStatusEntrySchema, e.CollectionColumnSchema, e.CollectionIndexSchema, e.ColorStatusSchema, e.ConfigEntrySchema, e.ConfigSectionWithValuesSchema, e.ConfigTabDeclarationSchema, e.ConnectivityStatusSchema, e.ConsumableItemSchema, e.ConsumablesStatusSchema, e.ContactStatusSchema, e.ControlKindSchema, e.ControlStatusSchema, e.ConvertArtifactSchema, e.ConvertResultSchema, e.ConvertTargetSchema, e.CoverStateSchema, e.CoverStatusSchema, e.CreateApiKeyInputSchema, e.CreateApiKeyResultSchema, e.CreateIntegrationInputSchema, e.CreateScopedTokenInputSchema, e.CreateScopedTokenResultSchema, e.CreateUserInputSchema, e.CustomActionInputSchema, e.CustomModelDescriptorSchema, e.DATAPLANE_SECRET_HEADER, e.DEFAULT_ADDON_PLACEMENT, e.DEFAULT_AUDIO_ANALYZER_CONFIG, e.DEFAULT_DECODER_HWACCEL_CONFIG, e.DEFAULT_FEATURES, e.DEFAULT_RETENTION, e.DEVICE_CAP_NAMES, e.DEVICE_PROFILES, e.DEVICE_SETTINGS_CONTRIBUTION_METHODS, e.DEVICE_STATUS_METHOD, e.DEVICE_TYPE_INFO, e.DayNightModeSchema, e.DayNightOptionsSchema, e.DayNightSettingsPatchSchema, e.DayNightStatusSchema, e.DecodedAudioChunkSchema, e.DecodedFrameSchema, e.DecoderSessionConfigSchema, e.DecoderStatsSchema, e.DeleteIntegrationResultSchema, e.DetectionSourceSchema, e.DeviceCodeSeveritySchema, e.DeviceConfig, e.DeviceDiscoveryStatusSchema, e.DeviceExportExposeInputSchema, e.DeviceExportStatusSchema, e.DeviceExportUnexposeInputSchema, e.DeviceFeature, e.DeviceInfoSchema, e.DeviceNetworkStatsSchema, e.DeviceRole, e.DeviceRuntimeState, e.DeviceStatusSchema, e.DeviceType, e.DiscoveredChildDeviceSchema, e.DiscoveredChildStatusSchema, e.DiscoveredDeviceSchema, e.DiscoveredTargetSchema, e.DisposerChain, e.DoorbellPressEventSchema, e.DoorbellStatusSchema, e.EVENT_PAD_MS, e.EXPRESSION_BUILTINS, e.EXPRESSION_BUILTIN_NAMES, e.EXPRESSION_COMPILE_CACHE_CAPACITY, e.EXPRESSION_IDENTIFIER_RE, e.EXPRESSION_INJECTED_NOW, e.ElementConfigStore, e.EmbeddingInfoSchema, e.EmbeddingResultSchema, e.EncodeProfileSchema, e.EncodedPacketSchema, e.EnrichedWidgetMetadataSchema, e.EnumSensorDateTimeFormatSchema, e.EnumSensorStatusSchema, e.EventCategory, e.EventEmitterStatusSchema, e.EventFireSchema, e.EventItemSchema, e.EventKindSchema, e.EventSourceType, e.ExportSetupFieldSchema, e.ExportSetupSchema, e.ExposedDeviceSchema, e.ExposureModeSchema, e.ExpressionEvalError, e.ExpressionParseError, e.FanControlStatusSchema, e.FanDirectionSchema, e.FeatureManifestSchema, e.FeatureProbeStatusSchema, e.FloodStatusSchema, e.FrameHandleFormatSchema, e.FrameHandleSchema, e.FrameInputSchema, e.GasStatusSchema, e.GetStreamWithCodecInputSchema, e.GlobalMetricsSchema, e.HF_BASE_URL, e.HF_REPO, e.HWACCEL_OPTIONS, e.HealthStatusSchema, e.HistoryPointSchema, e.HistoryResolutionEnum, e.HumidifierStatusSchema, e.HumiditySensorStatusSchema, e.HvacModeSchema, e.ImageRotateSchema, e.ImageSettingsOptionsSchema, e.ImageSettingsPatchSchema, e.ImageSettingsStatusSchema, e.ImageStatusSchema, e.IngestOwnerSchema, e.InstalledPackageSchema, e.IntegrationLiteSchema, e.IntegrationWithStateSchema, e.IntercomAbilitySchema, e.IntercomStatusSchema, e.KNOWN_CAP_NAMES, e.KeyEventSchema, e.LabelDefinitionSchema, e.LawnMowerActivitySchema, e.LawnMowerControlStatusSchema, e.LlmDefaultSchema, e.LlmDefaultSelectorSchema, e.LlmErrorCodeSchema, e.LlmGenerateBaseInputSchema, e.LlmGenerateErrSchema, e.LlmGenerateOkSchema, e.LlmGenerateResultSchema, e.LlmImageSchema, e.LlmNodeModelSchema, e.LlmProfileKindDescriptorSchema, e.LlmProfileKindSchema, e.LlmProfileSchema, e.LlmRuntimeCompleteInputSchema, e.LlmRuntimeDiskUsageSchema, e.LlmRuntimeNodeSchema, e.LlmRuntimeStatusSchema, e.LlmUsageRollupSchema, e.LlmUsageSchema, e.LocateSegmentResultSchema, e.LocationStatSchema, e.LockControlStatusSchema, e.LockStateSchema, e.LogEntrySchema, e.LogLevelSchema, e.LogStreamEntrySchema, e.LoginMethodContributionSchema, e.LoginStageEnum, e.MACRO_LABELS, e.MAX_EXPRESSION_AST_NODES, e.MAX_EXPRESSION_BINDINGS, e.MAX_EXPRESSION_CALL_ARGS, e.MAX_EXPRESSION_EVAL_STEPS, e.MAX_EXPRESSION_SOURCE_LENGTH, e.METHOD_ACCESS_MAP, e.MODEL_FORMATS, e.ManagedModelCatalogEntrySchema, e.ManagedModelRefSchema, e.ManagedRuntimeConfigSchema, e.MaskGridDimsSchema, e.MaskGridShapeSchema, e.MaskLineShapeSchema, e.MaskPointSchema, e.MaskPolygonShapeSchema, e.MaskPolygonVerticesSchema, e.MaskRectShapeSchema, e.MaskShapeKindSchema, e.MaskShapeSchema, e.MediaFileSchema, e.MediaPlayerRepeatSchema, e.MediaPlayerStateSchema, e.MediaPlayerStatusSchema, e.MeshPeerSchema, e.MeshStatusSchema, e.MethodAccessSchema, e.ModelCatalogEntrySchema, e.ModelConvertInputSchema, e.ModelConvertMetadataSchema, e.ModelDistributeInputSchema, e.ModelDistributeResultSchema, e.ModelExtraFileSchema, e.ModelFormatEntrySchema, e.ModelFormatsSchema, e.ModelSubstitutionSchema, e.ModelVariantGroupSchema, e.MotionAnalysisResultSchema, e.MotionEventSchema, e.MotionOnMotionChangedDataSchema, e.MotionRegionSchema, e.MotionSourceEnum, e.MotionSourcesSchema, e.MotionStatusSchema, e.MotionTriggerRuntimeStateSchema, e.MotionTriggerStatusSchema, e.MotionZoneOptionsSchema, e.MotionZonePatchSchema, e.MotionZoneRegionSchema, e.MotionZoneStatusSchema, e.MqttBrokerStatusSchema, e.NativeDetectionSchema, e.NativeObjectClassEnum, e.NativeObjectDetectionRuntimeStateSchema, e.NativeObjectDetectionStatusSchema, e.NetworkAccessStatusSchema, e.NetworkAddressSchema, e.NetworkEndpointSchema, e.NotificationActionSchema, e.NotificationFormatSchema, e.NotificationHistoryEntrySchema, e.NotificationRuleSchema, e.NotificationSchema, e.NotifierStatusSchema, e.NumericSensorStatusSchema, e.OauthIntegrationDescriptorSchema, e.ObjectEventSchema, e.OrchestratorMetricsSchema, e.OsdOverlayKindEnum, e.OsdOverlayPatchSchema, e.OsdOverlaySchema, e.OsdPositionEnum, e.OsdStatusSchema, e.PET_FEEDER_MANUAL_FEED_MAX, e.PET_FEEDER_MANUAL_FEED_MIN, e.PIPELINE_FLOW_CAPABILITY_NAMES, e.PIPELINE_OWNER_CAPABILITY_NAMES, e.PROVIDER_KIND_CAP_NAMES, e.PYTHON_SCRIPT, e.PackageUpdateSchema, e.PackageVersionInfoSchema, e.PasskeyLoginMethodSchema, e.PasskeySummarySchema, e.PcmSampleFormatSchema, e.PerScopeBreakdownSchema, e.PetFeederStatusSchema, e.PickStreamPreferencesSchema, e.PickStreamRequirementsSchema, e.PickedCamStreamSchema, e.PipelineAssignmentSchema, e.PipelineDefaultStepSchema, e.PipelineEngineChoiceSchema, e.PipelineRunResultBridge, e.PipelineStepInputSchema, e.PipelineValidationIssueSchema, e.PipelineValidationResultSchema, e.PlaceholderReasonSchema, e.PolygonPointSchema, e.PowerMeterStatusSchema, e.PresenceStatusSchema, e.PressureSensorStatusSchema, e.PrivacyMaskOptionsSchema, e.PrivacyMaskPatchSchema, e.PrivacyMaskRegionSchema, e.PrivacyMaskShapeSchema, e.PrivacyMaskStatusSchema, e.ProfileRtspEntrySchema, e.ProfileSlotSchema, e.ProfileSlotStatusSchema, e.ProviderStatusSchema, e.PtzAutotrackRuntimeStateSchema, e.PtzAutotrackSettingsSchema, e.PtzAutotrackStatusSchema, e.PtzAutotrackTargetOptionSchema, e.PtzMoveCommandSchema, e.PtzPositionSchema, e.PtzPresetSchema, e.PtzStatusSchema, e.QueryFilterSchema, e.REACHABILITY_FAILURES_TO_OFFLINE, e.REACHABILITY_POLL_INTERVAL_MS, e.REACHABILITY_PROBE_TIMEOUT_MS, e.RECOGNITION_TYPES, e.RESERVED_BINDING_NAMES, e.RUNTIME_DEFAULTS, e.RUNTIME_TO_FORMAT, e.RawStateResultSchema, e.ReadSegmentBytesResultSchema, e.ReadinessRegistry, e.ReadinessTimeoutError, e.RecordingAvailabilitySchema, e.RecordingBandModeSchema, e.RecordingBandSchema, e.RecordingBandTriggersSchema, e.RecordingConfigSchema, e.RecordingDaysSchema, e.RecordingDeviceUsageSchema, e.RecordingLocationUsageSchema, e.RecordingManifestSchema, e.RecordingModeSchema, e.RecordingRangeSchema, e.RecordingRetentionSchema, e.RecordingRuleSchema, e.RecordingScheduleSchema, e.RecordingStatusSchema, e.RecordingStorageModeSchema, e.RecordingStorageUsageSchema, e.RecordingTriggersSchema, e.RecordingWeekdaySchema, e.RedirectLoginMethodSchema, e.RenderedAsSchema, e.ReportMotionInputSchema, e.RingBuffer, e.RtpSourceSchema, e.RtspRestreamEntrySchema, e.RunnerCameraConfigSchema, e.RunnerCameraDeviceUIFields, e.RunnerFrameSourceSchema, e.RunnerLocalLoadSchema, e.RunnerLocalMetricsSchema, e.SCOPE_PRESETS, e.SOURCE_INFO_METADATA_KEY, e.STREAM_PROFILE_META, e.STREAM_QUALITY_LABELS, e.SUB_DETECTION_TYPES, e.SYSTEM_CAP_NAMES, e.SceneCheckSchema, e.SceneConditionSchema, e.SceneMonitorSchema, e.SceneMonitorStateSchema, e.SceneMonitorStatusSchema, e.SceneReferenceSchema, e.ScopedTokenSchema, e.ScopedTokenSummarySchema, e.ScoredObjectEventSchema, e.ScriptRunnerStatusSchema, e.SearchResultSchema, e.SendEmailInputSchema, e.SendEmailResultSchema, e.SendResultSchema, e.ServerBootModeSchema, e.ServerPackageStatusSchema, e.ServerRollbackInfoSchema, e.ServerUpdateActionResultSchema, e.ServerUpdateCheckResultSchema, e.ServerUpdateStateSchema, e.SettingsPatchSchema, e.SettingsRecordSchema, e.SettingsSchemaWithValuesSchema, e.SettingsUpdateResultSchema, e.ShmRingStatsSchema, e.SmokeStatusSchema, e.SmtpStatusSchema, e.SnapshotImageSchema, e.SourceInfoSchema, e.SpatialDetectionSchema, e.SsoBridgeClaimsSchema, e.StartEmbeddedInputSchema, e.StorageAbortUploadInputSchema, e.StorageBeginDownloadInputSchema, e.StorageBeginDownloadResultSchema, e.StorageBeginUploadInputSchema, e.StorageBeginUploadResultSchema, e.StorageEndDownloadInputSchema, e.StorageFinalizeUploadInputSchema, e.StorageLocationDeclarationSchema, e.StorageLocationRefSchema, e.StorageLocationSchema, e.StorageLocationTypeSchema, e.StorageProviderInfoSchema, e.StorageReadChunkInputSchema, e.StorageTestLocationResultSchema, e.StorageWriteChunkInputSchema, e.StreamCodecSchema, e.StreamFormatSchema, e.StreamNetworkStatsSchema, e.StreamParamsOptionsSchema, e.StreamParamsStatusSchema, e.StreamProfileConfigSchema, e.StreamProfileOptionsSchema, e.StreamProfilePatchSchema, e.StreamProfileSchema, e.StreamSourceEntrySchema, e.StreamSourceSchema, e.SubscribeAudioChunksInputSchema, e.SubscribeAudioChunksResultSchema, e.SubscribeFramesInputSchema, e.SubscribeFramesResultSchema, e.SwitchStatusSchema, e.SystemMetricsSchema, e.SystemMirror, e.TIMEZONES, e.TamperStatusSchema, e.TankStatusSchema, e.TargetKindCapsSchema, e.TargetKindLevelSchema, e.TargetKindSchema, e.TargetSchema, e.TemperatureSensorStatusSchema, e.TestConnectionResultSchema, e.TestResultSchema, e.ToastSchema, e.TokenScopeSchema, e.TopologyNodeSchema, e.TopologyProcessSchema, e.TopologyServiceSchema, e.TrackCascadeCountsSchema, e.TrackSchema, e.TrackStateSchema, e.TrackedDetectionSchema, e.TurnServerSchema, e.UNIT_TABLE, e.UnifiedBrokerInfoSchema, e.UnitConversionError, e.UpdateIntegrationInputSchema, e.UpdateStatusSchema, e.UpdateUserInputSchema, e.UserRecordSchema, e.UserSummarySchema, e.VacuumControlStatusSchema, e.VacuumStateSchema, e.ValveStateSchema, e.ValveStatusSchema, e.VibrationStatusSchema, e.VideoEncodeSchema, e.WELL_KNOWN_TABS, e.WELL_KNOWN_TAB_MAP, e.WaterHeaterStatusSchema, e.WeatherStatusSchema, e.WebrtcStreamChoiceSchema, e.WebrtcStreamTargetSchema, e.WhiteBalanceModeSchema, e.WidgetHostEnum, e.WidgetLoginMethodSchema, e.WidgetMetadataSchema, e.WidgetRemoteSchema, e.WidgetSizeEnum, e.YAMNET_TO_MACRO, e.ZoneKindEnum, e.ZoneRuleModeEnum, e.ZoneRuleSchema, e.ZoneRuleStageEnum, e.ZoneRulesArraySchema, e.ZoneSchema, e.ZoneScopeBreakdownSchema, e.accessoriesCapability, e.accessoryStableId, e.addonPagesCapability, e.addonPagesSourceCapability, e.addonRoutesCapability, e.addonSettingsCapability, e.addonWidgetsCapability, e.addonWidgetsSourceCapability, e.addonsCapability, e.adminUiCapability, e.advancedNotifierCapability, e.airQualitySensorCapability, e.alarmPanelCapability, e.alertsCapability, e.ambientLightSensorCapability, e.applyTransform, e.asBoolean, e.asJsonArray, e.asJsonObject, e.asNumber, e.asString, e.audioAnalysisCapability, e.audioAnalyzerCapability, e.audioCodecCapability, e.audioMetricsCapability, e.authProviderCapability, e.autoAssignProfiles, e.automationControlCapability, e.backupCapability, e.batteryCapability, e.bestLocationMatch, e.binaryCapability, e.bindAddonActions, e.brightnessCapability, e.brokerCapability, e.buildAddonRouteProvider, e.buildModelVariantGroups, e.buildStreamParamsConfigSchema, e.buttonCapability, e.cameraCredentialsCapability, e.cameraPipelineConfigCapability, e.cameraStreamsCapability, e.canConvertUnit, e.carbonMonoxideCapability, e.cellsToRects, e.classifyStream, e.classifyStreams, e.climateControlCapability, e.collectHydratedFieldEntries, e.collectHydratedFieldValues, e.colorCapability, e.compileExpression, e.compileExpressionSafe, e.connectivityCapability, e.consumablesCapability, e.contactCapability, e.controlCapability, e.convertUnit, e.cosineSimilarity, e.coverCapability, e.createDeviceProxy, e.createDurableState, e.createEvent, e.createExpressionScope, e.createLazyTrpcSource, e.createMirrorSource, e.createRuntimeStateBridge, e.createSliceHandle, e.createSystemProxy, e.customAction, e.customModelRegistryCapability, e.dayNightCapability, e.decoderCapability, e.defaultDeviceFor, e.defineCustomActions, e.describeModelVariant, e.detectionPipelineCapability, e.deviceAdoptionCapability, e.deviceCustomAction, e.deviceDiscoveryCapability, e.deviceExportCapability, e.deviceManagerCapability, e.deviceMatchesProfile, e.deviceOpsCapability, e.deviceProviderCapability, e.deviceStateCapability, e.deviceStatusCapability, e.doorbellCapability, e.embeddingEncoderCapability, e.emitDownForOwnedCaps, e.emitReadiness, e.encodeProfileFromStreamShape, e.enumSensorCapability, e.enumerateItemArrayFields, e.enumerateSchemaFields, e.errMsg, e.evaluateAst, e.evaluateLinkExpression, e.evaluateZoneRules, e.event, e.eventEmitterCapability, e.eventsCapability, e.expandCapMethods, e.extractSourceInfoFromMetadata, e.faceGalleryCapability, e.fanControlCapability, e.featureProbeCapability, e.filesystemBrowseCapability, e.findTimezone, e.floodCapability, e.formatForBackend, e.formatForRuntime, e.frameworkSwapConfirmSchema, e.frameworkSwapPackageSchema, e.gasCapability, e.getAudioMacroClassIds, e.getByPath, e.getCapsByProviderKind, e.hfModelUrl, e.htmlToText, e.humidifierCapability, e.humiditySensorCapability, e.hydrateSchema, e.imageCapability, e.imageSettingsCapability, e.integrationsCapability, e.intercomCapability, e.isAgentOnlyPlacement, e.isArrayOutputSchema, e.isCollectionArrayMethod, e.isDeployableToAgent, e.isDeviceConfigCap, e.isEvent, e.isObjectInput, e.isVoidInput, e.jobKindSchema, e.kebabToCamel, e.lawnMowerControlCapability, e.lifecycleJobSchema, e.lifecycleJobScopeSchema, e.lifecycleJobStateSchema, e.lifecycleTaskSchema, e.llmCapability, e.llmRuntimeCapability, e.localNetworkCapability, e.locationSimilarity, e.lockControlCapability, e.logDestinationCapability, e.loginMethodCapability, e.looseSchema, e.makeProfileBrokerId, a = e.makeSourceBrokerId, e.mapAudioLabelToMacro, e.markdownToHtmlLite, e.markdownToText, e.maskUrlCredentials, e.mediaPlayerCapability, e.mergeSourceInfo, e.meshNetworkCapability, e.method, e.metricsProviderCapability, e.migrateConfigToBands, e.modelConvertCapability, e.modelDistributorCapability, e.modelFormatForRuntime, e.motionCapability, e.motionDetectionCapability, e.motionTriggerCapability, e.motionZonesCapability, e.mqttBrokerCapability, e.nativeObjectDetectionCapability, e.networkAccessCapability, e.networkQualityCapability, e.nodePin, e.nodesCapability, e.normalizeAddonInitResult, e.normalizeUnit, e.notificationOutputCapability, e.notifierCapability, e.numericSensorCapability, e.oauthIntegrationCapability, e.osdCapability, e.parseCameraStreamConfig, e.parseExpression, e.parseJsonArray, e.parseJsonObject, e.parseJsonUnknown, e.parseProfileBrokerId, e.parseStreamParamsFormPatch, e.pendingFrameworkSwapSchema, e.petFeederCapability, e.pickPreferredRtspEntry, e.pipelineAnalyticsCapability, e.pipelineExecutorCapability, e.pipelineOrchestratorCapability, e.pipelineRunnerCapability, e.plateGalleryCapability, e.platformProbeCapability, e.powerMeterCapability, e.prepareNotification, e.presenceCapability, e.pressureSensorCapability, e.privacyMaskCapability, e.procedureAuthKey, e.ptzAutotrackCapability, e.ptzCapability, e.pythonScriptForBackend, e.readNodePin, e.readinessKey, e.rebootCapability, e.recordingCapability, e.rectsToCells, e.requiresPython, e.resolveAddonExecution, e.resolveAddonGroup, e.resolveAddonPlacement, e.resolveAddonRuntime, e.resolveCapMount, e.resolveDetectionRuntime, e.resolveDeviceProfile, e.resolveFormat, e.resolveHydratedFieldValue, e.resolveModelFormat, e.resolveRunnerId, e.resolveVariantModelId, e.runInferenceStep, e.runtimeDevices, e.sceneMonitorCapability, e.scopeKey, e.scoreRuntimes, e.scriptRunnerCapability, e.selectAssignedProfileSlots, e.serverManagementCapability, e.setByPath, e.settingsStoreCapability, e.sleep, e.sleepCancellable, e.smokeCapability, e.smtpProviderCapability, e.snapshotCapability, e.ssoBridgeCapability, e.startReachabilityPoll, e.storageCapability, e.storageEvictableCapability, e.storageProviderCapability, e.streamBrokerCapability, e.streamCatalogCapability, e.streamParamsCapability, e.streamPixels, e.streamQualityLabel, e.supportedRuntimes, e.switchCapability, e.synthesizeSourceInfo, e.systemCapability, e.tamperCapability, e.taskLogEntrySchema, e.taskPhaseSchema, e.taskTargetSchema, e.temperatureSensorCapability, e.textToHtml, e.toDeviceSummary, e.toExpressionValue, e.toStreamSourceEntry, e.toastCapability, e.tokenize, e.transcodeBody, e.tryConvertUnit, e.turnProviderCapability, e.unitDimension, e.unitsForDimension, e.updateCapability, e.userManagementCapability, e.userPasskeysCapability, e.vacuumControlCapability, e.validateExpressionSource, e.valveCapability, e.vibrationCapability, e.videoclipsCapability, e.viewerUiCapability, e.waterHeaterCapability, e.weatherCapability, e.webrtcClientHintsSchema, e.webrtcSessionCapability, e.wiringAddonHealthSchema, e.wiringHealthSnapshotSchema, e.wiringNodeHealthSchema, e.wiringProbeKindSchema, e.wiringProbeResultSchema, e.zodEntriesToConfigUI, e.zoneAnalyticsCapability, e.zoneRulesCapability, e.zonesCapability, e.default;
20
+ }, s = i.share["default:@camstack/types"];
21
+ s === void 0 ? n.then(() => {
22
+ if (s = i.share["default:@camstack/types"], s === void 0) throw Error("[Module Federation] Shared module @camstack/types was imported before federation bootstrap finished.");
23
+ o(s);
24
+ }) : o(s);
25
+ //#endregion
26
+ export { a as t };