@camstack/addon-pipeline-orchestrator 1.2.121 → 1.2.122

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.
@@ -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.44",
6
+ version: "1.2.45",
7
7
  scope: ["default"],
8
8
  loaded: !1,
9
9
  from: "addon_pipeline_orchestrator_widgets",
@@ -18,7 +18,7 @@ var e = {
18
18
  },
19
19
  "@camstack/types": {
20
20
  name: "@camstack/types",
21
- version: "1.2.122",
21
+ version: "1.2.123",
22
22
  scope: ["default"],
23
23
  loaded: !1,
24
24
  from: "addon_pipeline_orchestrator_widgets",
@@ -33,7 +33,7 @@ var e = {
33
33
  },
34
34
  "@camstack/ui-library": {
35
35
  name: "@camstack/ui-library",
36
- version: "1.2.85",
36
+ version: "1.2.86",
37
37
  scope: ["default"],
38
38
  loaded: !1,
39
39
  from: "addon_pipeline_orchestrator_widgets",
@@ -36,7 +36,7 @@ async function r() {
36
36
  }
37
37
  },
38
38
  "@camstack/types": {
39
- version: "1.2.122",
39
+ version: "1.2.123",
40
40
  scope: "default",
41
41
  shareConfig: {
42
42
  singleton: !0,
@@ -45,7 +45,7 @@ async function r() {
45
45
  }
46
46
  },
47
47
  "@camstack/sdk": {
48
- version: "1.2.44",
48
+ version: "1.2.45",
49
49
  scope: "default",
50
50
  shareConfig: {
51
51
  singleton: !0,
@@ -99,7 +99,7 @@ async function r() {
99
99
  }
100
100
  },
101
101
  "@camstack/ui-library": {
102
- version: "1.2.85",
102
+ version: "1.2.86",
103
103
  scope: "default",
104
104
  shareConfig: {
105
105
  singleton: !0,
package/dist/index.js CHANGED
@@ -25278,23 +25278,23 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
25278
25278
  sdpOffer: string()
25279
25279
  }), {
25280
25280
  kind: "mutation",
25281
- auth: "admin"
25281
+ auth: "protected"
25282
25282
  }), method(object({
25283
25283
  deviceId: number(),
25284
25284
  sessionId: string(),
25285
25285
  sdpAnswer: string()
25286
25286
  }), _void(), {
25287
25287
  kind: "mutation",
25288
- auth: "admin"
25288
+ auth: "protected"
25289
25289
  }), method(object({
25290
25290
  deviceId: number(),
25291
25291
  sessionId: string()
25292
25292
  }), _void(), {
25293
25293
  kind: "mutation",
25294
- auth: "admin"
25294
+ auth: "protected"
25295
25295
  }), method(object({ deviceId: number() }), object({ sessionId: string() }), {
25296
25296
  kind: "mutation",
25297
- auth: "admin"
25297
+ auth: "protected"
25298
25298
  }), method(object({
25299
25299
  deviceId: number(),
25300
25300
  /** Audio bytes for ONE frame, base64-encoded so the payload
@@ -25313,10 +25313,10 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
25313
25313
  sequenceNumber: number().int()
25314
25314
  }), object({ accepted: boolean() }), {
25315
25315
  kind: "mutation",
25316
- auth: "admin"
25316
+ auth: "protected"
25317
25317
  }), method(object({ deviceId: number() }), _void(), {
25318
25318
  kind: "mutation",
25319
- auth: "admin"
25319
+ auth: "protected"
25320
25320
  }), object({
25321
25321
  deviceId: number(),
25322
25322
  status: IntercomStatusSchema
package/dist/index.mjs CHANGED
@@ -25250,23 +25250,23 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
25250
25250
  sdpOffer: string()
25251
25251
  }), {
25252
25252
  kind: "mutation",
25253
- auth: "admin"
25253
+ auth: "protected"
25254
25254
  }), method(object({
25255
25255
  deviceId: number(),
25256
25256
  sessionId: string(),
25257
25257
  sdpAnswer: string()
25258
25258
  }), _void(), {
25259
25259
  kind: "mutation",
25260
- auth: "admin"
25260
+ auth: "protected"
25261
25261
  }), method(object({
25262
25262
  deviceId: number(),
25263
25263
  sessionId: string()
25264
25264
  }), _void(), {
25265
25265
  kind: "mutation",
25266
- auth: "admin"
25266
+ auth: "protected"
25267
25267
  }), method(object({ deviceId: number() }), object({ sessionId: string() }), {
25268
25268
  kind: "mutation",
25269
- auth: "admin"
25269
+ auth: "protected"
25270
25270
  }), method(object({
25271
25271
  deviceId: number(),
25272
25272
  /** Audio bytes for ONE frame, base64-encoded so the payload
@@ -25285,10 +25285,10 @@ DeviceType.Camera, method(object({ deviceId: number() }), object({
25285
25285
  sequenceNumber: number().int()
25286
25286
  }), object({ accepted: boolean() }), {
25287
25287
  kind: "mutation",
25288
- auth: "admin"
25288
+ auth: "protected"
25289
25289
  }), method(object({ deviceId: number() }), _void(), {
25290
25290
  kind: "mutation",
25291
- auth: "admin"
25291
+ auth: "protected"
25292
25292
  }), object({
25293
25293
  deviceId: number(),
25294
25294
  status: IntercomStatusSchema
@@ -30,7 +30,7 @@ async function d(e) {
30
30
  }
31
31
  }
32
32
  async function f() {
33
- return l ||= d(() => import("./_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-DobCQa-H.mjs")).catch((e) => {
33
+ return l ||= d(() => import("./_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-Bdloemww.mjs")).catch((e) => {
34
34
  throw l = void 0, e;
35
35
  }), l;
36
36
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-pipeline-orchestrator",
3
- "version": "1.2.121",
3
+ "version": "1.2.122",
4
4
  "description": "Hub-side camera-to-agent load balancer — tracks runner capacity and dispatches attachCamera calls to the optimal pipeline-runner instance",
5
5
  "keywords": [
6
6
  "camstack",