@camstack/addon-pipeline-orchestrator 1.0.0 → 1.0.2
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/{_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-k7y-ssph.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-CrH6F2Vg.mjs} +3 -3
- package/dist/{hostInit-DwBLpwM9.mjs → hostInit-CsN_JzbG.mjs} +3 -3
- package/dist/index.js +4 -4
- package/dist/index.mjs +4 -4
- package/dist/remoteEntry.js +1 -1
- package/package.json +2 -2
|
@@ -3,7 +3,7 @@ import "./dist-CYZr2fwk.mjs";
|
|
|
3
3
|
var e = {
|
|
4
4
|
"@camstack/sdk": {
|
|
5
5
|
name: "@camstack/sdk",
|
|
6
|
-
version: "1.0.
|
|
6
|
+
version: "1.0.1",
|
|
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.0.
|
|
21
|
+
version: "1.0.1",
|
|
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.0.
|
|
36
|
+
version: "1.0.1",
|
|
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.0.
|
|
39
|
+
version: "1.0.1",
|
|
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.0.
|
|
48
|
+
version: "1.0.1",
|
|
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.0.
|
|
102
|
+
version: "1.0.1",
|
|
103
103
|
scope: "default",
|
|
104
104
|
shareConfig: {
|
|
105
105
|
singleton: !0,
|
package/dist/index.js
CHANGED
|
@@ -12926,7 +12926,7 @@ method(_void(), DeviceExportStatusSchema), method(_void(), array(DeviceKindSchem
|
|
|
12926
12926
|
* rebuilds without manual reload.
|
|
12927
12927
|
*
|
|
12928
12928
|
* The hub-local builtin `addon-pages-aggregator` (see
|
|
12929
|
-
* `@camstack/
|
|
12929
|
+
* `@camstack/system/builtins/addon-pages-aggregator`) registers the
|
|
12930
12930
|
* provider. Splitting the public aggregator from the raw collection
|
|
12931
12931
|
* keeps both ends in codegen — there's no hand-written
|
|
12932
12932
|
* `addon-pages.router.ts` wrapper anymore.
|
|
@@ -13115,7 +13115,7 @@ var addonWidgetsSourceCapability = {
|
|
|
13115
13115
|
* manual reload — same scheme used by `addon-pages`.
|
|
13116
13116
|
*
|
|
13117
13117
|
* The hub-local builtin `addon-widgets-aggregator` (see
|
|
13118
|
-
* `@camstack/
|
|
13118
|
+
* `@camstack/system/builtins/addon-widgets-aggregator`) registers the
|
|
13119
13119
|
* provider. Splitting the public aggregator from the raw collection
|
|
13120
13120
|
* keeps both ends in codegen — there's no hand-written wrapper.
|
|
13121
13121
|
*/
|
|
@@ -15997,7 +15997,7 @@ method(_void(), PlatformCapabilitiesSchema), method(_void(), HardwareInfoSchema)
|
|
|
15997
15997
|
* clients — they reverse-connect to the hub. Exposing their interfaces
|
|
15998
15998
|
* via the same surface would leak internal topology with no upside.
|
|
15999
15999
|
*
|
|
16000
|
-
* Implementation in `@camstack/
|
|
16000
|
+
* Implementation in `@camstack/system/builtins/local-network/`.
|
|
16001
16001
|
*/
|
|
16002
16002
|
/** Coarse classification derived from the interface name + IP range. */
|
|
16003
16003
|
var InterfaceKindEnum = _enum([
|
|
@@ -16544,7 +16544,7 @@ method(_void(), FeatureManifestSchema), method(_void(), HealthStatusSchema), met
|
|
|
16544
16544
|
* jitter, and observed/peak bandwidth per device + per client.
|
|
16545
16545
|
*
|
|
16546
16546
|
* Implementation lives in the server's `NetworkQualityService` (thin
|
|
16547
|
-
* wrapper over the shared `NetworkQualityTracker` from `@camstack/
|
|
16547
|
+
* wrapper over the shared `NetworkQualityTracker` from `@camstack/system`).
|
|
16548
16548
|
* The provider is registered from `trpc.router.ts` against the existing
|
|
16549
16549
|
* service instance — no addon owns this state.
|
|
16550
16550
|
*
|
package/dist/index.mjs
CHANGED
|
@@ -12922,7 +12922,7 @@ method(_void(), DeviceExportStatusSchema), method(_void(), array(DeviceKindSchem
|
|
|
12922
12922
|
* rebuilds without manual reload.
|
|
12923
12923
|
*
|
|
12924
12924
|
* The hub-local builtin `addon-pages-aggregator` (see
|
|
12925
|
-
* `@camstack/
|
|
12925
|
+
* `@camstack/system/builtins/addon-pages-aggregator`) registers the
|
|
12926
12926
|
* provider. Splitting the public aggregator from the raw collection
|
|
12927
12927
|
* keeps both ends in codegen — there's no hand-written
|
|
12928
12928
|
* `addon-pages.router.ts` wrapper anymore.
|
|
@@ -13111,7 +13111,7 @@ var addonWidgetsSourceCapability = {
|
|
|
13111
13111
|
* manual reload — same scheme used by `addon-pages`.
|
|
13112
13112
|
*
|
|
13113
13113
|
* The hub-local builtin `addon-widgets-aggregator` (see
|
|
13114
|
-
* `@camstack/
|
|
13114
|
+
* `@camstack/system/builtins/addon-widgets-aggregator`) registers the
|
|
13115
13115
|
* provider. Splitting the public aggregator from the raw collection
|
|
13116
13116
|
* keeps both ends in codegen — there's no hand-written wrapper.
|
|
13117
13117
|
*/
|
|
@@ -15993,7 +15993,7 @@ method(_void(), PlatformCapabilitiesSchema), method(_void(), HardwareInfoSchema)
|
|
|
15993
15993
|
* clients — they reverse-connect to the hub. Exposing their interfaces
|
|
15994
15994
|
* via the same surface would leak internal topology with no upside.
|
|
15995
15995
|
*
|
|
15996
|
-
* Implementation in `@camstack/
|
|
15996
|
+
* Implementation in `@camstack/system/builtins/local-network/`.
|
|
15997
15997
|
*/
|
|
15998
15998
|
/** Coarse classification derived from the interface name + IP range. */
|
|
15999
15999
|
var InterfaceKindEnum = _enum([
|
|
@@ -16540,7 +16540,7 @@ method(_void(), FeatureManifestSchema), method(_void(), HealthStatusSchema), met
|
|
|
16540
16540
|
* jitter, and observed/peak bandwidth per device + per client.
|
|
16541
16541
|
*
|
|
16542
16542
|
* Implementation lives in the server's `NetworkQualityService` (thin
|
|
16543
|
-
* wrapper over the shared `NetworkQualityTracker` from `@camstack/
|
|
16543
|
+
* wrapper over the shared `NetworkQualityTracker` from `@camstack/system`).
|
|
16544
16544
|
* The provider is registered from `trpc.router.ts` against the existing
|
|
16545
16545
|
* service instance — no addon owns this state.
|
|
16546
16546
|
*
|
package/dist/remoteEntry.js
CHANGED
|
@@ -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-
|
|
33
|
+
return l ||= d(() => import("./_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-CrH6F2Vg.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.0.
|
|
3
|
+
"version": "1.0.2",
|
|
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",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"test": "vitest run"
|
|
77
77
|
},
|
|
78
78
|
"peerDependencies": {
|
|
79
|
-
"@camstack/types": "
|
|
79
|
+
"@camstack/types": "*",
|
|
80
80
|
"react": ">=18",
|
|
81
81
|
"react-dom": ">=18"
|
|
82
82
|
},
|