@camstack/addon-pipeline-orchestrator 0.1.25 → 0.1.27
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/@mf-types/compiled-types/widgets/zone-editor/ZoneForm.d.ts +1 -1
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneForm.d.ts.map +1 -1
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneList.d.ts +1 -1
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneList.d.ts.map +1 -1
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneOverlay.d.ts.map +1 -1
- package/dist/@mf-types/compiled-types/widgets/zone-editor/types.d.ts +33 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/types.d.ts.map +1 -0
- package/dist/@mf-types.zip +0 -0
- package/dist/{ReactKonva--rywLr1Y.mjs → ReactKonva-BpqYt5jc.mjs} +2 -2
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-CP1zJ0aB.mjs +20 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-B1VWqPID.mjs +35 -0
- package/dist/{__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs-0qpbQxoV.mjs → __mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs-ZXZUECVq.mjs} +5 -5
- package/dist/{__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-DekuE8px.mjs → __mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-WhBt7NtJ.mjs} +1 -1
- package/dist/{__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-Ba_7PYkj.mjs → __mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-DF7SvkCe.mjs} +1 -1
- package/dist/{__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_konva__loadShare__.mjs-DSZIXeAx.mjs → __mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_konva__loadShare__.mjs-BjxkVuVo.mjs} +5 -4
- package/dist/_stub.js +445 -777
- package/dist/{_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-CF16SlpF.mjs → _virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-zq9nTFza.mjs} +6 -6
- package/dist/{client-CzjQ3uuI.mjs → client-BOhSywdX.mjs} +2 -2
- package/dist/{hostInit-CVui0qjL.mjs → hostInit-Cn3hiNRr.mjs} +13 -13
- package/dist/{index-DaulYonp.mjs → index-3tmcVweY.mjs} +1 -1
- package/dist/{index-C1DnrJuR.mjs → index-Bx39JFVr.mjs} +1 -1
- package/dist/{index-BmY66bNn.mjs → index-C_khSbT0.mjs} +2 -2
- package/dist/{index-DOuehnyb.mjs → index-D4m79gq7.mjs} +1 -1
- package/dist/{index-BuYTzV_S.mjs → index-D_QOQy3W.mjs} +7138 -5661
- package/dist/{index-BCEx31Mh.mjs → index-Dy2V7VOm.mjs} +3808 -3277
- package/dist/{index-Cbqs9uJn.mjs → index-kp_mtnZv.mjs} +1 -1
- package/dist/index.js +775 -72
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +775 -72
- package/dist/index.mjs.map +1 -1
- package/dist/{jsx-runtime-DACJhJOv.mjs → jsx-runtime-ChcQDQxt.mjs} +1 -1
- package/dist/remoteEntry.js +1 -1
- package/dist/{schemas-ChN4Ih0h.mjs → schemas-ClCuS4qa.mjs} +151 -141
- package/package.json +4 -1
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneCanvas.d.ts +0 -60
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneCanvas.d.ts.map +0 -1
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-C4HmLg0z.mjs +0 -20
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-DEuqbomC.mjs +0 -34
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const e = {
|
|
2
2
|
"@camstack/sdk": {
|
|
3
3
|
name: "@camstack/sdk",
|
|
4
|
-
version: "0.1.
|
|
4
|
+
version: "0.1.54",
|
|
5
5
|
scope: ["default"],
|
|
6
6
|
loaded: !1,
|
|
7
7
|
from: "__mfe_internal__addon_pipeline_orchestrator_widgets",
|
|
@@ -10,13 +10,13 @@ const e = {
|
|
|
10
10
|
},
|
|
11
11
|
shareConfig: {
|
|
12
12
|
singleton: !0,
|
|
13
|
-
requiredVersion: "^0.1.
|
|
13
|
+
requiredVersion: "^0.1.54",
|
|
14
14
|
import: !1
|
|
15
15
|
}
|
|
16
16
|
},
|
|
17
17
|
"@camstack/types": {
|
|
18
18
|
name: "@camstack/types",
|
|
19
|
-
version: "0.1.
|
|
19
|
+
version: "0.1.40",
|
|
20
20
|
scope: ["default"],
|
|
21
21
|
loaded: !1,
|
|
22
22
|
from: "__mfe_internal__addon_pipeline_orchestrator_widgets",
|
|
@@ -25,13 +25,13 @@ const e = {
|
|
|
25
25
|
},
|
|
26
26
|
shareConfig: {
|
|
27
27
|
singleton: !0,
|
|
28
|
-
requiredVersion: "^0.1.
|
|
28
|
+
requiredVersion: "^0.1.40",
|
|
29
29
|
import: !1
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"@camstack/ui-library": {
|
|
33
33
|
name: "@camstack/ui-library",
|
|
34
|
-
version: "0.1.
|
|
34
|
+
version: "0.1.57",
|
|
35
35
|
scope: ["default"],
|
|
36
36
|
loaded: !1,
|
|
37
37
|
from: "__mfe_internal__addon_pipeline_orchestrator_widgets",
|
|
@@ -40,7 +40,7 @@ const e = {
|
|
|
40
40
|
},
|
|
41
41
|
shareConfig: {
|
|
42
42
|
singleton: !0,
|
|
43
|
-
requiredVersion: "^0.1.
|
|
43
|
+
requiredVersion: "^0.1.57",
|
|
44
44
|
import: !1
|
|
45
45
|
}
|
|
46
46
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as ly, a as ay } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-
|
|
1
|
+
import { r as ly, a as ay } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-WhBt7NtJ.mjs";
|
|
2
2
|
import { s as ty } from "./index-CWkKuNLr.mjs";
|
|
3
|
-
import { r as uy } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-
|
|
3
|
+
import { r as uy } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-DF7SvkCe.mjs";
|
|
4
4
|
function ey(l, a) {
|
|
5
5
|
for (var t = 0; t < a.length; t++) {
|
|
6
6
|
const u = a[t];
|
|
@@ -7,7 +7,7 @@ let a;
|
|
|
7
7
|
async function c() {
|
|
8
8
|
return a || (a = (async () => {
|
|
9
9
|
if (r.share["@tanstack/react-query"] === void 0) {
|
|
10
|
-
const e = { ...await import("./index-
|
|
10
|
+
const e = { ...await import("./index-Bx39JFVr.mjs") };
|
|
11
11
|
Object.defineProperty(e, "__esModule", {
|
|
12
12
|
value: !0,
|
|
13
13
|
enumerable: !1
|
|
@@ -21,7 +21,7 @@ async function c() {
|
|
|
21
21
|
}), r.share["@trpc/client"] = e;
|
|
22
22
|
}
|
|
23
23
|
if (r.share["@trpc/react-query"] === void 0) {
|
|
24
|
-
const e = { ...await import("./index-
|
|
24
|
+
const e = { ...await import("./index-kp_mtnZv.mjs") };
|
|
25
25
|
Object.defineProperty(e, "__esModule", {
|
|
26
26
|
value: !0,
|
|
27
27
|
enumerable: !1
|
|
@@ -35,56 +35,56 @@ async function c() {
|
|
|
35
35
|
}), r.share.konva = e;
|
|
36
36
|
}
|
|
37
37
|
if (r.share.react === void 0) {
|
|
38
|
-
const e = { ...await import("./index-
|
|
38
|
+
const e = { ...await import("./index-3tmcVweY.mjs").then((o) => o.i) };
|
|
39
39
|
Object.defineProperty(e, "__esModule", {
|
|
40
40
|
value: !0,
|
|
41
41
|
enumerable: !1
|
|
42
42
|
}), r.share.react = e;
|
|
43
43
|
}
|
|
44
44
|
if (r.share["react-dom"] === void 0) {
|
|
45
|
-
const e = { ...await import("./index-
|
|
45
|
+
const e = { ...await import("./index-D4m79gq7.mjs").then((o) => o.i) };
|
|
46
46
|
Object.defineProperty(e, "__esModule", {
|
|
47
47
|
value: !0,
|
|
48
48
|
enumerable: !1
|
|
49
49
|
}), r.share["react-dom"] = e;
|
|
50
50
|
}
|
|
51
51
|
if (r.share["react-dom/client"] === void 0) {
|
|
52
|
-
const e = { ...await import("./client-
|
|
52
|
+
const e = { ...await import("./client-BOhSywdX.mjs").then((o) => o.c) };
|
|
53
53
|
Object.defineProperty(e, "__esModule", {
|
|
54
54
|
value: !0,
|
|
55
55
|
enumerable: !1
|
|
56
56
|
}), r.share["react-dom/client"] = e;
|
|
57
57
|
}
|
|
58
58
|
if (r.share["react-konva"] === void 0) {
|
|
59
|
-
const e = { ...await import("./ReactKonva
|
|
59
|
+
const e = { ...await import("./ReactKonva-BpqYt5jc.mjs") };
|
|
60
60
|
Object.defineProperty(e, "__esModule", {
|
|
61
61
|
value: !0,
|
|
62
62
|
enumerable: !1
|
|
63
63
|
}), r.share["react-konva"] = e;
|
|
64
64
|
}
|
|
65
65
|
if (r.share["react/jsx-runtime"] === void 0) {
|
|
66
|
-
const e = { ...await import("./jsx-runtime-
|
|
66
|
+
const e = { ...await import("./jsx-runtime-ChcQDQxt.mjs").then((o) => o.j) };
|
|
67
67
|
Object.defineProperty(e, "__esModule", {
|
|
68
68
|
value: !0,
|
|
69
69
|
enumerable: !1
|
|
70
70
|
}), r.share["react/jsx-runtime"] = e;
|
|
71
71
|
}
|
|
72
72
|
if (r.share["@camstack/sdk"] === void 0) {
|
|
73
|
-
const e = { ...await import("./index-
|
|
73
|
+
const e = { ...await import("./index-C_khSbT0.mjs") };
|
|
74
74
|
Object.defineProperty(e, "__esModule", {
|
|
75
75
|
value: !0,
|
|
76
76
|
enumerable: !1
|
|
77
77
|
}), r.share["@camstack/sdk"] = e;
|
|
78
78
|
}
|
|
79
79
|
if (r.share["@camstack/types"] === void 0) {
|
|
80
|
-
const e = { ...await import("./index-
|
|
80
|
+
const e = { ...await import("./index-Dy2V7VOm.mjs") };
|
|
81
81
|
Object.defineProperty(e, "__esModule", {
|
|
82
82
|
value: !0,
|
|
83
83
|
enumerable: !1
|
|
84
84
|
}), r.share["@camstack/types"] = e;
|
|
85
85
|
}
|
|
86
86
|
if (r.share["@camstack/ui-library"] === void 0) {
|
|
87
|
-
const e = { ...await import("./index-
|
|
87
|
+
const e = { ...await import("./index-D_QOQy3W.mjs") };
|
|
88
88
|
Object.defineProperty(e, "__esModule", {
|
|
89
89
|
value: !0,
|
|
90
90
|
enumerable: !1
|
|
@@ -115,21 +115,21 @@ async function c() {
|
|
|
115
115
|
"@camstack/sdk": {
|
|
116
116
|
shareConfig: {
|
|
117
117
|
singleton: !0,
|
|
118
|
-
requiredVersion: "^0.1.
|
|
118
|
+
requiredVersion: "^0.1.54",
|
|
119
119
|
import: !1
|
|
120
120
|
}
|
|
121
121
|
},
|
|
122
122
|
"@camstack/types": {
|
|
123
123
|
shareConfig: {
|
|
124
124
|
singleton: !0,
|
|
125
|
-
requiredVersion: "^0.1.
|
|
125
|
+
requiredVersion: "^0.1.40",
|
|
126
126
|
import: !1
|
|
127
127
|
}
|
|
128
128
|
},
|
|
129
129
|
"@camstack/ui-library": {
|
|
130
130
|
shareConfig: {
|
|
131
131
|
singleton: !0,
|
|
132
|
-
requiredVersion: "^0.1.
|
|
132
|
+
requiredVersion: "^0.1.57",
|
|
133
133
|
import: !1
|
|
134
134
|
}
|
|
135
135
|
},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as x } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-
|
|
1
|
+
import { a as x } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-WhBt7NtJ.mjs";
|
|
2
2
|
function M(t, e) {
|
|
3
3
|
for (var r = 0; r < e.length; r++) {
|
|
4
4
|
const n = e[r];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { h as nt, e as M, i as at, d as W, c as Ct, j, g as _, k as J } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs-ZXZUECVq.mjs";
|
|
2
2
|
import { _ as Qt } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-Cg6QsnjR.mjs";
|
|
3
3
|
var I = class {
|
|
4
4
|
constructor() {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as _e, b as x, A as be, n as ve } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_trpc_mf_1_client__loadShare__.mjs-D4eEXltm.mjs";
|
|
2
|
-
import { a as V, b as Ee } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-
|
|
2
|
+
import { a as V, b as Ee } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-CP1zJ0aB.mjs";
|
|
3
3
|
class Pe {
|
|
4
4
|
constructor() {
|
|
5
5
|
this.keyToValue = /* @__PURE__ */ new Map(), this.valueToKey = /* @__PURE__ */ new Map();
|
|
@@ -530,7 +530,7 @@ l.registerClass;
|
|
|
530
530
|
l.registerCustom;
|
|
531
531
|
l.registerSymbol;
|
|
532
532
|
l.allowErrorProps;
|
|
533
|
-
const je = 1e4, Qe =
|
|
533
|
+
const je = 1e4, Qe = 6e3, Je = 2e3, et = 3e4;
|
|
534
534
|
class tt {
|
|
535
535
|
/** Active server base URL. Mutable via `switchServerUrl()` so the
|
|
536
536
|
* endpoint-race helper can pivot the transport onto a LAN candidate
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as _, a as m } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-
|
|
1
|
+
import { r as _, a as m } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-WhBt7NtJ.mjs";
|
|
2
2
|
function v(r, e) {
|
|
3
3
|
for (var t = 0; t < e.length; t++) {
|
|
4
4
|
const a = e[t];
|