@camstack/addon-pipeline-orchestrator 0.1.1
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/PipelineQuickStats.d.ts +3 -0
- package/dist/@mf-types/compiled-types/widgets/PipelineQuickStats.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/ZoneEditor.d.ts +17 -0
- package/dist/@mf-types/compiled-types/widgets/ZoneEditor.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/ZonesTab.d.ts +7 -0
- package/dist/@mf-types/compiled-types/widgets/ZonesTab.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/index.d.ts +13 -0
- package/dist/@mf-types/compiled-types/widgets/index.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneCanvas.d.ts +60 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneCanvas.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneForm.d.ts +23 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneForm.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneList.d.ts +15 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneList.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneOverlay.d.ts +19 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneOverlay.d.ts.map +1 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneRulesEditor.d.ts +9 -0
- package/dist/@mf-types/compiled-types/widgets/zone-editor/ZoneRulesEditor.d.ts.map +1 -0
- package/dist/@mf-types/widgets.d.ts +2 -0
- package/dist/@mf-types.d.ts +3 -0
- package/dist/@mf-types.zip +0 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_sdk__loadShare__.mjs-CCBTZBOa.mjs +12 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_types__loadShare__.mjs-CvusB3VY.mjs +17 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_camstack_mf_1_ui_mf_2_library__loadShare__.mjs-BrYYwKk_.mjs +34 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_tanstack_mf_1_react_mf_2_query__loadShare__.mjs-DoWbefqS.mjs +104 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_trpc_mf_1_client__loadShare__.mjs-D4eEXltm.mjs +85 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare___mf_0_trpc_mf_1_react_mf_2_query__loadShare__.mjs-CVrnrGED.mjs +62 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs-B848Fc_m.mjs +88 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-B-q1guKT.mjs +29 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_1_jsx_mf_2_runtime__loadShare__.mjs-Cg6QsnjR.mjs +36 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_dom__loadShare__.mjs-Dp8hqYOB.mjs +45 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_dom__loadShare__.mjs_commonjs-proxy-CeGb2_QF.mjs +6 -0
- package/dist/__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react_mf_2_dom_mf_1_client__loadShare__.mjs-BBmNf5hf.mjs +34 -0
- package/dist/_stub.js +16268 -0
- package/dist/_virtual_mf-localSharedImportMap___mfe_internal__addon_pipeline_orchestrator_widgets-C5Dbnljh.mjs +157 -0
- package/dist/client-BkQItW6e.mjs +9836 -0
- package/dist/getErrorShape-BPSzUA7W-TlK8ipWe.mjs +211 -0
- package/dist/hostInit-xzBPWUz0.mjs +168 -0
- package/dist/index-BI-_eQhe.mjs +185 -0
- package/dist/index-BJzn4K_R.mjs +2603 -0
- package/dist/index-BZ6YICSw.mjs +17936 -0
- package/dist/index-Bj470a3A.mjs +725 -0
- package/dist/index-C3iAUQqS.mjs +533 -0
- package/dist/index-CWkKuNLr.mjs +232 -0
- package/dist/index-Cj-UePAd.mjs +435 -0
- package/dist/index-D0dNM7_R.mjs +2892 -0
- package/dist/index-DNWfP1gi.mjs +2464 -0
- package/dist/index-DnFVXz0U.mjs +14162 -0
- package/dist/index-xncRG7-x.mjs +2713 -0
- package/dist/index.d.mts +907 -0
- package/dist/index.d.ts +907 -0
- package/dist/index.js +18670 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +18668 -0
- package/dist/index.mjs.map +1 -0
- package/dist/jsx-runtime-CJ4xYF4l.mjs +55 -0
- package/dist/remoteEntry.js +85 -0
- package/dist/virtualExposes-8FzWTdq3.mjs +42 -0
- package/package.json +95 -0
|
@@ -0,0 +1,211 @@
|
|
|
1
|
+
function R(r) {
|
|
2
|
+
return !!r && !Array.isArray(r) && typeof r == "object";
|
|
3
|
+
}
|
|
4
|
+
function b() {
|
|
5
|
+
return /* @__PURE__ */ Object.create(null);
|
|
6
|
+
}
|
|
7
|
+
const N = typeof Symbol == "function" && !!Symbol.asyncIterator;
|
|
8
|
+
function M(r) {
|
|
9
|
+
return N && R(r) && Symbol.asyncIterator in r;
|
|
10
|
+
}
|
|
11
|
+
const w = (r) => r();
|
|
12
|
+
function Y(r = 0) {
|
|
13
|
+
return new Promise((e) => setTimeout(e, r));
|
|
14
|
+
}
|
|
15
|
+
const _ = {
|
|
16
|
+
PARSE_ERROR: -32700,
|
|
17
|
+
BAD_REQUEST: -32600,
|
|
18
|
+
INTERNAL_SERVER_ERROR: -32603,
|
|
19
|
+
NOT_IMPLEMENTED: -32603,
|
|
20
|
+
BAD_GATEWAY: -32603,
|
|
21
|
+
SERVICE_UNAVAILABLE: -32603,
|
|
22
|
+
GATEWAY_TIMEOUT: -32603,
|
|
23
|
+
UNAUTHORIZED: -32001,
|
|
24
|
+
PAYMENT_REQUIRED: -32002,
|
|
25
|
+
FORBIDDEN: -32003,
|
|
26
|
+
NOT_FOUND: -32004,
|
|
27
|
+
METHOD_NOT_SUPPORTED: -32005,
|
|
28
|
+
TIMEOUT: -32008,
|
|
29
|
+
CONFLICT: -32009,
|
|
30
|
+
PRECONDITION_FAILED: -32012,
|
|
31
|
+
PAYLOAD_TOO_LARGE: -32013,
|
|
32
|
+
UNSUPPORTED_MEDIA_TYPE: -32015,
|
|
33
|
+
UNPROCESSABLE_CONTENT: -32022,
|
|
34
|
+
PRECONDITION_REQUIRED: -32028,
|
|
35
|
+
TOO_MANY_REQUESTS: -32029,
|
|
36
|
+
CLIENT_CLOSED_REQUEST: -32099
|
|
37
|
+
}, B = [
|
|
38
|
+
_.BAD_GATEWAY,
|
|
39
|
+
_.SERVICE_UNAVAILABLE,
|
|
40
|
+
_.GATEWAY_TIMEOUT,
|
|
41
|
+
_.INTERNAL_SERVER_ERROR
|
|
42
|
+
];
|
|
43
|
+
var S = Object.create, f = Object.defineProperty, A = Object.getOwnPropertyDescriptor, l = Object.getOwnPropertyNames, j = Object.getPrototypeOf, x = Object.prototype.hasOwnProperty, u = (r, e) => function() {
|
|
44
|
+
return e || (0, r[l(r)[0]])((e = { exports: {} }).exports, e), e.exports;
|
|
45
|
+
}, D = (r, e, o, p) => {
|
|
46
|
+
if (e && typeof e == "object" || typeof e == "function") for (var t = l(e), n = 0, c = t.length, s; n < c; n++)
|
|
47
|
+
s = t[n], !x.call(r, s) && s !== o && f(r, s, {
|
|
48
|
+
get: ((a) => e[a]).bind(null, s),
|
|
49
|
+
enumerable: !(p = A(e, s)) || p.enumerable
|
|
50
|
+
});
|
|
51
|
+
return r;
|
|
52
|
+
}, d = (r, e, o) => (o = r != null ? S(j(r)) : {}, D(f(o, "default", {
|
|
53
|
+
value: r,
|
|
54
|
+
enumerable: !0
|
|
55
|
+
}), r));
|
|
56
|
+
const y = () => {
|
|
57
|
+
}, E = (r) => {
|
|
58
|
+
Object.freeze && Object.freeze(r);
|
|
59
|
+
};
|
|
60
|
+
function P(r, e, o) {
|
|
61
|
+
var p;
|
|
62
|
+
const t = e.join(".");
|
|
63
|
+
return (p = o[t]) !== null && p !== void 0 || (o[t] = new Proxy(y, {
|
|
64
|
+
get(n, c) {
|
|
65
|
+
if (!(typeof c != "string" || c === "then"))
|
|
66
|
+
return P(r, [...e, c], o);
|
|
67
|
+
},
|
|
68
|
+
apply(n, c, s) {
|
|
69
|
+
const a = e[e.length - 1];
|
|
70
|
+
if (a === "valueOf" || a === "toString" || a === "toJSON")
|
|
71
|
+
return `tRPC.proxy(${e.slice(0, -1).join(".")})`;
|
|
72
|
+
let i = {
|
|
73
|
+
args: s,
|
|
74
|
+
path: e
|
|
75
|
+
};
|
|
76
|
+
return a === "call" ? i = {
|
|
77
|
+
args: s.length >= 2 ? [s[1]] : [],
|
|
78
|
+
path: e.slice(0, -1)
|
|
79
|
+
} : a === "apply" && (i = {
|
|
80
|
+
args: s.length >= 2 ? s[1] : [],
|
|
81
|
+
path: e.slice(0, -1)
|
|
82
|
+
}), E(i.args), E(i.path), r(i);
|
|
83
|
+
}
|
|
84
|
+
})), o[t];
|
|
85
|
+
}
|
|
86
|
+
const F = (r) => P(r, [], b()), Q = (r) => new Proxy(y, { get(e, o) {
|
|
87
|
+
if (o !== "then")
|
|
88
|
+
return r(o);
|
|
89
|
+
} }), v = {
|
|
90
|
+
PARSE_ERROR: 400,
|
|
91
|
+
BAD_REQUEST: 400,
|
|
92
|
+
UNAUTHORIZED: 401,
|
|
93
|
+
PAYMENT_REQUIRED: 402,
|
|
94
|
+
FORBIDDEN: 403,
|
|
95
|
+
NOT_FOUND: 404,
|
|
96
|
+
METHOD_NOT_SUPPORTED: 405,
|
|
97
|
+
TIMEOUT: 408,
|
|
98
|
+
CONFLICT: 409,
|
|
99
|
+
PRECONDITION_FAILED: 412,
|
|
100
|
+
PAYLOAD_TOO_LARGE: 413,
|
|
101
|
+
UNSUPPORTED_MEDIA_TYPE: 415,
|
|
102
|
+
UNPROCESSABLE_CONTENT: 422,
|
|
103
|
+
PRECONDITION_REQUIRED: 428,
|
|
104
|
+
TOO_MANY_REQUESTS: 429,
|
|
105
|
+
CLIENT_CLOSED_REQUEST: 499,
|
|
106
|
+
INTERNAL_SERVER_ERROR: 500,
|
|
107
|
+
NOT_IMPLEMENTED: 501,
|
|
108
|
+
BAD_GATEWAY: 502,
|
|
109
|
+
SERVICE_UNAVAILABLE: 503,
|
|
110
|
+
GATEWAY_TIMEOUT: 504
|
|
111
|
+
};
|
|
112
|
+
function I(r) {
|
|
113
|
+
var e;
|
|
114
|
+
return (e = v[r]) !== null && e !== void 0 ? e : 500;
|
|
115
|
+
}
|
|
116
|
+
function g(r) {
|
|
117
|
+
return I(r.code);
|
|
118
|
+
}
|
|
119
|
+
var T = u({ "../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/typeof.js"(r, e) {
|
|
120
|
+
function o(p) {
|
|
121
|
+
"@babel/helpers - typeof";
|
|
122
|
+
return e.exports = o = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
|
|
123
|
+
return typeof t;
|
|
124
|
+
} : function(t) {
|
|
125
|
+
return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
|
|
126
|
+
}, e.exports.__esModule = !0, e.exports.default = e.exports, o(p);
|
|
127
|
+
}
|
|
128
|
+
e.exports = o, e.exports.__esModule = !0, e.exports.default = e.exports;
|
|
129
|
+
} }), m = u({ "../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/toPrimitive.js"(r, e) {
|
|
130
|
+
var o = T().default;
|
|
131
|
+
function p(t, n) {
|
|
132
|
+
if (o(t) != "object" || !t) return t;
|
|
133
|
+
var c = t[Symbol.toPrimitive];
|
|
134
|
+
if (c !== void 0) {
|
|
135
|
+
var s = c.call(t, n || "default");
|
|
136
|
+
if (o(s) != "object") return s;
|
|
137
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
138
|
+
}
|
|
139
|
+
return (n === "string" ? String : Number)(t);
|
|
140
|
+
}
|
|
141
|
+
e.exports = p, e.exports.__esModule = !0, e.exports.default = e.exports;
|
|
142
|
+
} }), U = u({ "../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/toPropertyKey.js"(r, e) {
|
|
143
|
+
var o = T().default, p = m();
|
|
144
|
+
function t(n) {
|
|
145
|
+
var c = p(n, "string");
|
|
146
|
+
return o(c) == "symbol" ? c : c + "";
|
|
147
|
+
}
|
|
148
|
+
e.exports = t, e.exports.__esModule = !0, e.exports.default = e.exports;
|
|
149
|
+
} }), C = u({ "../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/defineProperty.js"(r, e) {
|
|
150
|
+
var o = U();
|
|
151
|
+
function p(t, n, c) {
|
|
152
|
+
return (n = o(n)) in t ? Object.defineProperty(t, n, {
|
|
153
|
+
value: c,
|
|
154
|
+
enumerable: !0,
|
|
155
|
+
configurable: !0,
|
|
156
|
+
writable: !0
|
|
157
|
+
}) : t[n] = c, t;
|
|
158
|
+
}
|
|
159
|
+
e.exports = p, e.exports.__esModule = !0, e.exports.default = e.exports;
|
|
160
|
+
} }), h = u({ "../../node_modules/.pnpm/@oxc-project+runtime@0.72.2/node_modules/@oxc-project/runtime/src/helpers/objectSpread2.js"(r, e) {
|
|
161
|
+
var o = C();
|
|
162
|
+
function p(n, c) {
|
|
163
|
+
var s = Object.keys(n);
|
|
164
|
+
if (Object.getOwnPropertySymbols) {
|
|
165
|
+
var a = Object.getOwnPropertySymbols(n);
|
|
166
|
+
c && (a = a.filter(function(i) {
|
|
167
|
+
return Object.getOwnPropertyDescriptor(n, i).enumerable;
|
|
168
|
+
})), s.push.apply(s, a);
|
|
169
|
+
}
|
|
170
|
+
return s;
|
|
171
|
+
}
|
|
172
|
+
function t(n) {
|
|
173
|
+
for (var c = 1; c < arguments.length; c++) {
|
|
174
|
+
var s = arguments[c] != null ? arguments[c] : {};
|
|
175
|
+
c % 2 ? p(Object(s), !0).forEach(function(a) {
|
|
176
|
+
o(n, a, s[a]);
|
|
177
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(n, Object.getOwnPropertyDescriptors(s)) : p(Object(s)).forEach(function(a) {
|
|
178
|
+
Object.defineProperty(n, a, Object.getOwnPropertyDescriptor(s, a));
|
|
179
|
+
});
|
|
180
|
+
}
|
|
181
|
+
return n;
|
|
182
|
+
}
|
|
183
|
+
e.exports = t, e.exports.__esModule = !0, e.exports.default = e.exports;
|
|
184
|
+
} }), O = d(h());
|
|
185
|
+
function K(r) {
|
|
186
|
+
const { path: e, error: o, config: p } = r, { code: t } = r.error, n = {
|
|
187
|
+
message: o.message,
|
|
188
|
+
code: _[t],
|
|
189
|
+
data: {
|
|
190
|
+
code: t,
|
|
191
|
+
httpStatus: g(o)
|
|
192
|
+
}
|
|
193
|
+
};
|
|
194
|
+
return p.isDev && typeof r.error.stack == "string" && (n.data.stack = r.error.stack), typeof e == "string" && (n.data.path = e), p.errorFormatter((0, O.default)((0, O.default)({}, r), {}, { shape: n }));
|
|
195
|
+
}
|
|
196
|
+
export {
|
|
197
|
+
_ as T,
|
|
198
|
+
d as _,
|
|
199
|
+
C as a,
|
|
200
|
+
w as b,
|
|
201
|
+
u as c,
|
|
202
|
+
F as d,
|
|
203
|
+
b as e,
|
|
204
|
+
Q as f,
|
|
205
|
+
B as g,
|
|
206
|
+
M as h,
|
|
207
|
+
R as i,
|
|
208
|
+
K as j,
|
|
209
|
+
h as r,
|
|
210
|
+
Y as s
|
|
211
|
+
};
|
|
@@ -0,0 +1,168 @@
|
|
|
1
|
+
const s = "__mf_module_cache__";
|
|
2
|
+
globalThis[s] ||= { share: {}, remote: {} };
|
|
3
|
+
globalThis[s].share ||= {};
|
|
4
|
+
globalThis[s].remote ||= {};
|
|
5
|
+
const r = globalThis[s];
|
|
6
|
+
let a;
|
|
7
|
+
async function l() {
|
|
8
|
+
return a || (a = (async () => {
|
|
9
|
+
if (r.share["@tanstack/react-query"] === void 0) {
|
|
10
|
+
const e = { ...await import("./index-BJzn4K_R.mjs") };
|
|
11
|
+
Object.defineProperty(e, "__esModule", {
|
|
12
|
+
value: !0,
|
|
13
|
+
enumerable: !1
|
|
14
|
+
}), r.share["@tanstack/react-query"] = e;
|
|
15
|
+
}
|
|
16
|
+
if (r.share["@trpc/client"] === void 0) {
|
|
17
|
+
const e = { ...await import("./index-xncRG7-x.mjs") };
|
|
18
|
+
Object.defineProperty(e, "__esModule", {
|
|
19
|
+
value: !0,
|
|
20
|
+
enumerable: !1
|
|
21
|
+
}), r.share["@trpc/client"] = e;
|
|
22
|
+
}
|
|
23
|
+
if (r.share["@trpc/react-query"] === void 0) {
|
|
24
|
+
const e = { ...await import("./index-Bj470a3A.mjs") };
|
|
25
|
+
Object.defineProperty(e, "__esModule", {
|
|
26
|
+
value: !0,
|
|
27
|
+
enumerable: !1
|
|
28
|
+
}), r.share["@trpc/react-query"] = e;
|
|
29
|
+
}
|
|
30
|
+
if (r.share.react === void 0) {
|
|
31
|
+
const e = { ...await import("./index-Cj-UePAd.mjs").then((o) => o.i) };
|
|
32
|
+
Object.defineProperty(e, "__esModule", {
|
|
33
|
+
value: !0,
|
|
34
|
+
enumerable: !1
|
|
35
|
+
}), r.share.react = e;
|
|
36
|
+
}
|
|
37
|
+
if (r.share["react-dom"] === void 0) {
|
|
38
|
+
const e = { ...await import("./index-BI-_eQhe.mjs").then((o) => o.i) };
|
|
39
|
+
Object.defineProperty(e, "__esModule", {
|
|
40
|
+
value: !0,
|
|
41
|
+
enumerable: !1
|
|
42
|
+
}), r.share["react-dom"] = e;
|
|
43
|
+
}
|
|
44
|
+
if (r.share["react-dom/client"] === void 0) {
|
|
45
|
+
const e = { ...await import("./client-BkQItW6e.mjs").then((o) => o.c) };
|
|
46
|
+
Object.defineProperty(e, "__esModule", {
|
|
47
|
+
value: !0,
|
|
48
|
+
enumerable: !1
|
|
49
|
+
}), r.share["react-dom/client"] = e;
|
|
50
|
+
}
|
|
51
|
+
if (r.share["react/jsx-runtime"] === void 0) {
|
|
52
|
+
const e = { ...await import("./jsx-runtime-CJ4xYF4l.mjs").then((o) => o.j) };
|
|
53
|
+
Object.defineProperty(e, "__esModule", {
|
|
54
|
+
value: !0,
|
|
55
|
+
enumerable: !1
|
|
56
|
+
}), r.share["react/jsx-runtime"] = e;
|
|
57
|
+
}
|
|
58
|
+
if (r.share["@camstack/sdk"] === void 0) {
|
|
59
|
+
const e = { ...await import("./index-DNWfP1gi.mjs") };
|
|
60
|
+
Object.defineProperty(e, "__esModule", {
|
|
61
|
+
value: !0,
|
|
62
|
+
enumerable: !1
|
|
63
|
+
}), r.share["@camstack/sdk"] = e;
|
|
64
|
+
}
|
|
65
|
+
if (r.share["@camstack/types"] === void 0) {
|
|
66
|
+
const e = { ...await import("./index-DnFVXz0U.mjs") };
|
|
67
|
+
Object.defineProperty(e, "__esModule", {
|
|
68
|
+
value: !0,
|
|
69
|
+
enumerable: !1
|
|
70
|
+
}), r.share["@camstack/types"] = e;
|
|
71
|
+
}
|
|
72
|
+
if (r.share["@camstack/ui-library"] === void 0) {
|
|
73
|
+
const e = { ...await import("./index-BZ6YICSw.mjs") };
|
|
74
|
+
Object.defineProperty(e, "__esModule", {
|
|
75
|
+
value: !0,
|
|
76
|
+
enumerable: !1
|
|
77
|
+
}), r.share["@camstack/ui-library"] = e;
|
|
78
|
+
}
|
|
79
|
+
const n = await (await import("./remoteEntry.js")).init(), i = {
|
|
80
|
+
react: {
|
|
81
|
+
shareConfig: {
|
|
82
|
+
singleton: !0,
|
|
83
|
+
requiredVersion: "^19.2.5",
|
|
84
|
+
import: !1
|
|
85
|
+
}
|
|
86
|
+
},
|
|
87
|
+
"react-dom": {
|
|
88
|
+
shareConfig: {
|
|
89
|
+
singleton: !0,
|
|
90
|
+
requiredVersion: "^19.2.5",
|
|
91
|
+
import: !1
|
|
92
|
+
}
|
|
93
|
+
},
|
|
94
|
+
"react/jsx-runtime": {
|
|
95
|
+
shareConfig: {
|
|
96
|
+
singleton: !0,
|
|
97
|
+
requiredVersion: "^19.2.5",
|
|
98
|
+
import: !1
|
|
99
|
+
}
|
|
100
|
+
},
|
|
101
|
+
"@camstack/sdk": {
|
|
102
|
+
shareConfig: {
|
|
103
|
+
singleton: !0,
|
|
104
|
+
requiredVersion: "^0.1.36",
|
|
105
|
+
import: !1
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"@camstack/types": {
|
|
109
|
+
shareConfig: {
|
|
110
|
+
singleton: !0,
|
|
111
|
+
requiredVersion: "^0.1.15",
|
|
112
|
+
import: !1
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"@camstack/ui-library": {
|
|
116
|
+
shareConfig: {
|
|
117
|
+
singleton: !0,
|
|
118
|
+
requiredVersion: "^0.1.39",
|
|
119
|
+
import: !1
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
"@tanstack/react-query": {
|
|
123
|
+
shareConfig: {
|
|
124
|
+
singleton: !0,
|
|
125
|
+
requiredVersion: "^5.100.9",
|
|
126
|
+
import: !1
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
"@trpc/client": {
|
|
130
|
+
shareConfig: {
|
|
131
|
+
singleton: !0,
|
|
132
|
+
requiredVersion: "^11.17.0",
|
|
133
|
+
import: !1
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"@trpc/react-query": {
|
|
137
|
+
shareConfig: {
|
|
138
|
+
singleton: !0,
|
|
139
|
+
requiredVersion: "^11.17.0",
|
|
140
|
+
import: !1
|
|
141
|
+
}
|
|
142
|
+
},
|
|
143
|
+
"react-dom/client": {
|
|
144
|
+
shareConfig: {
|
|
145
|
+
singleton: !0,
|
|
146
|
+
requiredVersion: "^19.2.5",
|
|
147
|
+
import: !1
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
};
|
|
151
|
+
for (const [t, e] of Object.entries(i))
|
|
152
|
+
r.share[t] === void 0 && await n.loadShare(t, {
|
|
153
|
+
customShareInfo: { shareConfig: e.shareConfig }
|
|
154
|
+
}).then((o) => {
|
|
155
|
+
const c = typeof o == "function" ? o() : o;
|
|
156
|
+
return Promise.resolve(c).then((d) => {
|
|
157
|
+
r.share[t] = d;
|
|
158
|
+
});
|
|
159
|
+
});
|
|
160
|
+
const u = [];
|
|
161
|
+
return await Promise.all(u), n;
|
|
162
|
+
})()), a;
|
|
163
|
+
}
|
|
164
|
+
a = l();
|
|
165
|
+
export {
|
|
166
|
+
a as hostInitPromise,
|
|
167
|
+
l as initHost
|
|
168
|
+
};
|
|
@@ -0,0 +1,185 @@
|
|
|
1
|
+
import { r as _, a as m } from "./__mfe_internal__addon_pipeline_orchestrator_widgets__loadShare__react__loadShare__.mjs_commonjs-proxy-B-q1guKT.mjs";
|
|
2
|
+
function v(r, e) {
|
|
3
|
+
for (var t = 0; t < e.length; t++) {
|
|
4
|
+
const a = e[t];
|
|
5
|
+
if (typeof a != "string" && !Array.isArray(a)) {
|
|
6
|
+
for (const c in a)
|
|
7
|
+
if (c !== "default" && !(c in r)) {
|
|
8
|
+
const g = Object.getOwnPropertyDescriptor(a, c);
|
|
9
|
+
g && Object.defineProperty(r, c, g.get ? g : {
|
|
10
|
+
enumerable: !0,
|
|
11
|
+
get: () => a[c]
|
|
12
|
+
});
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
return Object.freeze(Object.defineProperty(r, Symbol.toStringTag, { value: "Module" }));
|
|
17
|
+
}
|
|
18
|
+
var s = { exports: {} }, i = {};
|
|
19
|
+
/**
|
|
20
|
+
* @license React
|
|
21
|
+
* react-dom.production.js
|
|
22
|
+
*
|
|
23
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
24
|
+
*
|
|
25
|
+
* This source code is licensed under the MIT license found in the
|
|
26
|
+
* LICENSE file in the root directory of this source tree.
|
|
27
|
+
*/
|
|
28
|
+
var O = _;
|
|
29
|
+
function d(r) {
|
|
30
|
+
var e = "https://react.dev/errors/" + r;
|
|
31
|
+
if (1 < arguments.length) {
|
|
32
|
+
e += "?args[]=" + encodeURIComponent(arguments[1]);
|
|
33
|
+
for (var t = 2; t < arguments.length; t++)
|
|
34
|
+
e += "&args[]=" + encodeURIComponent(arguments[t]);
|
|
35
|
+
}
|
|
36
|
+
return "Minified React error #" + r + "; visit " + e + " for the full message or use the non-minified dev environment for full errors and additional helpful warnings.";
|
|
37
|
+
}
|
|
38
|
+
function f() {
|
|
39
|
+
}
|
|
40
|
+
var n = {
|
|
41
|
+
d: {
|
|
42
|
+
f,
|
|
43
|
+
r: function() {
|
|
44
|
+
throw Error(d(522));
|
|
45
|
+
},
|
|
46
|
+
D: f,
|
|
47
|
+
C: f,
|
|
48
|
+
L: f,
|
|
49
|
+
m: f,
|
|
50
|
+
X: f,
|
|
51
|
+
S: f,
|
|
52
|
+
M: f
|
|
53
|
+
},
|
|
54
|
+
p: 0,
|
|
55
|
+
findDOMNode: null
|
|
56
|
+
}, S = Symbol.for("react.portal");
|
|
57
|
+
function E(r, e, t) {
|
|
58
|
+
var a = 3 < arguments.length && arguments[3] !== void 0 ? arguments[3] : null;
|
|
59
|
+
return {
|
|
60
|
+
$$typeof: S,
|
|
61
|
+
key: a == null ? null : "" + a,
|
|
62
|
+
children: r,
|
|
63
|
+
containerInfo: e,
|
|
64
|
+
implementation: t
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
var u = O.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
|
|
68
|
+
function y(r, e) {
|
|
69
|
+
if (r === "font") return "";
|
|
70
|
+
if (typeof e == "string")
|
|
71
|
+
return e === "use-credentials" ? e : "";
|
|
72
|
+
}
|
|
73
|
+
i.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE = n;
|
|
74
|
+
i.createPortal = function(r, e) {
|
|
75
|
+
var t = 2 < arguments.length && arguments[2] !== void 0 ? arguments[2] : null;
|
|
76
|
+
if (!e || e.nodeType !== 1 && e.nodeType !== 9 && e.nodeType !== 11)
|
|
77
|
+
throw Error(d(299));
|
|
78
|
+
return E(r, e, null, t);
|
|
79
|
+
};
|
|
80
|
+
i.flushSync = function(r) {
|
|
81
|
+
var e = u.T, t = n.p;
|
|
82
|
+
try {
|
|
83
|
+
if (u.T = null, n.p = 2, r) return r();
|
|
84
|
+
} finally {
|
|
85
|
+
u.T = e, n.p = t, n.d.f();
|
|
86
|
+
}
|
|
87
|
+
};
|
|
88
|
+
i.preconnect = function(r, e) {
|
|
89
|
+
typeof r == "string" && (e ? (e = e.crossOrigin, e = typeof e == "string" ? e === "use-credentials" ? e : "" : void 0) : e = null, n.d.C(r, e));
|
|
90
|
+
};
|
|
91
|
+
i.prefetchDNS = function(r) {
|
|
92
|
+
typeof r == "string" && n.d.D(r);
|
|
93
|
+
};
|
|
94
|
+
i.preinit = function(r, e) {
|
|
95
|
+
if (typeof r == "string" && e && typeof e.as == "string") {
|
|
96
|
+
var t = e.as, a = y(t, e.crossOrigin), c = typeof e.integrity == "string" ? e.integrity : void 0, g = typeof e.fetchPriority == "string" ? e.fetchPriority : void 0;
|
|
97
|
+
t === "style" ? n.d.S(
|
|
98
|
+
r,
|
|
99
|
+
typeof e.precedence == "string" ? e.precedence : void 0,
|
|
100
|
+
{
|
|
101
|
+
crossOrigin: a,
|
|
102
|
+
integrity: c,
|
|
103
|
+
fetchPriority: g
|
|
104
|
+
}
|
|
105
|
+
) : t === "script" && n.d.X(r, {
|
|
106
|
+
crossOrigin: a,
|
|
107
|
+
integrity: c,
|
|
108
|
+
fetchPriority: g,
|
|
109
|
+
nonce: typeof e.nonce == "string" ? e.nonce : void 0
|
|
110
|
+
});
|
|
111
|
+
}
|
|
112
|
+
};
|
|
113
|
+
i.preinitModule = function(r, e) {
|
|
114
|
+
if (typeof r == "string")
|
|
115
|
+
if (typeof e == "object" && e !== null) {
|
|
116
|
+
if (e.as == null || e.as === "script") {
|
|
117
|
+
var t = y(
|
|
118
|
+
e.as,
|
|
119
|
+
e.crossOrigin
|
|
120
|
+
);
|
|
121
|
+
n.d.M(r, {
|
|
122
|
+
crossOrigin: t,
|
|
123
|
+
integrity: typeof e.integrity == "string" ? e.integrity : void 0,
|
|
124
|
+
nonce: typeof e.nonce == "string" ? e.nonce : void 0
|
|
125
|
+
});
|
|
126
|
+
}
|
|
127
|
+
} else e == null && n.d.M(r);
|
|
128
|
+
};
|
|
129
|
+
i.preload = function(r, e) {
|
|
130
|
+
if (typeof r == "string" && typeof e == "object" && e !== null && typeof e.as == "string") {
|
|
131
|
+
var t = e.as, a = y(t, e.crossOrigin);
|
|
132
|
+
n.d.L(r, t, {
|
|
133
|
+
crossOrigin: a,
|
|
134
|
+
integrity: typeof e.integrity == "string" ? e.integrity : void 0,
|
|
135
|
+
nonce: typeof e.nonce == "string" ? e.nonce : void 0,
|
|
136
|
+
type: typeof e.type == "string" ? e.type : void 0,
|
|
137
|
+
fetchPriority: typeof e.fetchPriority == "string" ? e.fetchPriority : void 0,
|
|
138
|
+
referrerPolicy: typeof e.referrerPolicy == "string" ? e.referrerPolicy : void 0,
|
|
139
|
+
imageSrcSet: typeof e.imageSrcSet == "string" ? e.imageSrcSet : void 0,
|
|
140
|
+
imageSizes: typeof e.imageSizes == "string" ? e.imageSizes : void 0,
|
|
141
|
+
media: typeof e.media == "string" ? e.media : void 0
|
|
142
|
+
});
|
|
143
|
+
}
|
|
144
|
+
};
|
|
145
|
+
i.preloadModule = function(r, e) {
|
|
146
|
+
if (typeof r == "string")
|
|
147
|
+
if (e) {
|
|
148
|
+
var t = y(e.as, e.crossOrigin);
|
|
149
|
+
n.d.m(r, {
|
|
150
|
+
as: typeof e.as == "string" && e.as !== "script" ? e.as : void 0,
|
|
151
|
+
crossOrigin: t,
|
|
152
|
+
integrity: typeof e.integrity == "string" ? e.integrity : void 0
|
|
153
|
+
});
|
|
154
|
+
} else n.d.m(r);
|
|
155
|
+
};
|
|
156
|
+
i.requestFormReset = function(r) {
|
|
157
|
+
n.d.r(r);
|
|
158
|
+
};
|
|
159
|
+
i.unstable_batchedUpdates = function(r, e) {
|
|
160
|
+
return r(e);
|
|
161
|
+
};
|
|
162
|
+
i.useFormState = function(r, e, t) {
|
|
163
|
+
return u.H.useFormState(r, e, t);
|
|
164
|
+
};
|
|
165
|
+
i.useFormStatus = function() {
|
|
166
|
+
return u.H.useHostTransitionStatus();
|
|
167
|
+
};
|
|
168
|
+
i.version = "19.2.5";
|
|
169
|
+
function l() {
|
|
170
|
+
if (!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ > "u" || typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE != "function"))
|
|
171
|
+
try {
|
|
172
|
+
__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(l);
|
|
173
|
+
} catch (r) {
|
|
174
|
+
console.error(r);
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
l(), s.exports = i;
|
|
178
|
+
var o = s.exports;
|
|
179
|
+
const T = /* @__PURE__ */ m(o), p = /* @__PURE__ */ v({
|
|
180
|
+
__proto__: null,
|
|
181
|
+
default: T
|
|
182
|
+
}, [o]);
|
|
183
|
+
export {
|
|
184
|
+
p as i
|
|
185
|
+
};
|