@module-federation/bridge-vue3 2.8.2 → 2.9.0

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/index.js CHANGED
@@ -1,49 +1,49 @@
1
- import * as Xt from "vue";
2
- import { defineComponent as Yt, ref as V, useAttrs as Qt, watch as er, onMounted as tr, onActivated as rr, nextTick as or, onDeactivated as nr, onBeforeUnmount as sr, createVNode as ir, mergeProps as ar, defineAsyncComponent as cr, h as lr } from "vue";
3
- import * as de from "vue-router";
4
- import { useRoute as rt } from "vue-router";
5
- const ur = ".json", fr = "FEDERATION_DEBUG", hr = ":";
6
- let Ae = /* @__PURE__ */ function(e) {
1
+ import * as nr from "vue";
2
+ import { defineComponent as sr, ref as z, useAttrs as ir, watch as ar, onMounted as cr, onActivated as lr, nextTick as ur, onDeactivated as fr, onBeforeUnmount as hr, createVNode as dr, mergeProps as mr, defineAsyncComponent as pr, h as yr } from "vue";
3
+ import * as pe from "vue-router";
4
+ import { useRoute as nt } from "vue-router";
5
+ const Er = ".json", gr = "FEDERATION_DEBUG", Rr = ":";
6
+ let Pe = /* @__PURE__ */ function(e) {
7
7
  return e[e.UNKNOWN = 1] = "UNKNOWN", e[e.CALCULATED = 2] = "CALCULATED", e[e.NO_USE = 0] = "NO_USE", e;
8
8
  }({});
9
- const G = typeof ENV_TARGET < "u" ? ENV_TARGET === "web" : typeof window < "u" && typeof window.document < "u";
10
- function ot() {
11
- return G;
9
+ const U = typeof ENV_TARGET < "u" ? ENV_TARGET === "web" : typeof window < "u" && typeof window.document < "u";
10
+ function st() {
11
+ return U;
12
12
  }
13
- function nt() {
13
+ function it() {
14
14
  return typeof navigator < "u" && (navigator == null ? void 0 : navigator.product) === "ReactNative";
15
15
  }
16
- function dr() {
16
+ function _r() {
17
17
  try {
18
- if (ot() && window.localStorage) return !!localStorage.getItem(fr);
18
+ if (st() && window.localStorage) return !!localStorage.getItem(gr);
19
19
  } catch {
20
20
  return !1;
21
21
  }
22
22
  return !1;
23
23
  }
24
- function Me() {
25
- return typeof process < "u" && process.env && process.env.FEDERATION_DEBUG ? !!process.env.FEDERATION_DEBUG : typeof FEDERATION_DEBUG < "u" && FEDERATION_DEBUG ? !0 : dr();
24
+ function ke() {
25
+ return typeof process < "u" && process.env && process.env.FEDERATION_DEBUG ? !!process.env.FEDERATION_DEBUG : typeof FEDERATION_DEBUG < "u" && FEDERATION_DEBUG ? !0 : _r();
26
26
  }
27
- const mr = "[ Federation Runtime ]", st = function(...e) {
28
- return e.length ? e.reduce((t, r) => r ? t ? `${t}${hr}${r}` : r : t, "") : "";
27
+ const Sr = "[ Federation Runtime ]", at = function(...e) {
28
+ return e.length ? e.reduce((t, r) => r ? t ? `${t}${Rr}${r}` : r : t, "") : "";
29
29
  };
30
- function Pe(e, t) {
30
+ function Le(e, t) {
31
31
  if ("getPublicPath" in e) {
32
32
  let r;
33
33
  return e.getPublicPath.startsWith("function") ? r = new Function("return " + e.getPublicPath)()() : r = new Function(e.getPublicPath)(), `${r}${t}`;
34
- } else return "publicPath" in e ? !ot() && !nt() && "ssrPublicPath" in e && typeof e.ssrPublicPath == "string" ? `${e.ssrPublicPath}${t}` : `${e.publicPath}${t}` : (console.warn("Cannot get resource URL. If in debug mode, please ignore.", e, t), "");
34
+ } else return "publicPath" in e ? !st() && !it() && "ssrPublicPath" in e && typeof e.ssrPublicPath == "string" ? `${e.ssrPublicPath}${t}` : `${e.publicPath}${t}` : (console.warn("Cannot get resource URL. If in debug mode, please ignore.", e, t), "");
35
35
  }
36
- const it = (e) => {
37
- console.warn(`${mr}: ${e}`);
36
+ const ct = (e) => {
37
+ console.warn(`${Sr}: ${e}`);
38
38
  };
39
- function at(e) {
39
+ function lt(e) {
40
40
  try {
41
41
  return JSON.stringify(e, null, 2);
42
42
  } catch {
43
43
  return "";
44
44
  }
45
45
  }
46
- const Ie = (e, t) => {
46
+ const $e = (e, t) => {
47
47
  if (!e) return t;
48
48
  const o = ((n) => {
49
49
  if (n === ".") return "";
@@ -56,64 +56,64 @@ const Ie = (e, t) => {
56
56
  })(e);
57
57
  return o ? o.endsWith("/") ? `${o}${t}` : `${o}/${t}` : t;
58
58
  };
59
- function pr(e) {
59
+ function br(e) {
60
60
  return e.replace(/#.*$/, "").replace(/\?.*$/, "").replace(/\/[^\/]+$/, "/");
61
61
  }
62
- function yr(e, t = {}) {
62
+ function wr(e, t = {}) {
63
63
  var R;
64
64
  const { remotes: r = {}, overrides: o = {}, version: n } = t;
65
65
  let s;
66
- const a = () => "publicPath" in e.metaData ? (e.metaData.publicPath === "auto" || e.metaData.publicPath === "") && n ? pr(n) : e.metaData.publicPath : e.metaData.getPublicPath, c = Object.keys(o);
67
- let i = {};
68
- Object.keys(r).length || (i = ((R = e.remotes) == null ? void 0 : R.reduce((g, _) => {
66
+ const i = () => "publicPath" in e.metaData ? (e.metaData.publicPath === "auto" || e.metaData.publicPath === "") && n ? br(n) : e.metaData.publicPath : e.metaData.getPublicPath, a = Object.keys(o);
67
+ let c = {};
68
+ Object.keys(r).length || (c = ((R = e.remotes) == null ? void 0 : R.reduce((E, _) => {
69
69
  let S;
70
- const I = _.federationContainerName;
71
- return c.includes(I) ? S = o[I] : "version" in _ ? S = _.version : S = _.entry, g[I] = { matchedVersion: S }, g;
72
- }, {})) || {}), Object.keys(r).forEach((g) => i[g] = { matchedVersion: c.includes(g) ? o[g] : r[g] });
73
- const { remoteEntry: { path: l, name: u, type: f }, types: m = {
70
+ const b = _.federationContainerName;
71
+ return a.includes(b) ? S = o[b] : "version" in _ ? S = _.version : S = _.entry, E[b] = { matchedVersion: S }, E;
72
+ }, {})) || {}), Object.keys(r).forEach((E) => c[E] = { matchedVersion: a.includes(E) ? o[E] : r[E] });
73
+ const { remoteEntry: { path: l, name: u, type: f }, types: d = {
74
74
  path: "",
75
75
  name: "",
76
76
  zip: "",
77
77
  api: ""
78
- }, buildInfo: { buildVersion: h }, globalName: d, ssrRemoteEntry: p } = e.metaData, { exposes: E } = e;
79
- let y = {
78
+ }, buildInfo: { buildVersion: m }, globalName: h, ssrRemoteEntry: p } = e.metaData, { exposes: y } = e;
79
+ let g = {
80
80
  version: n || "",
81
- buildVersion: h,
82
- globalName: d,
83
- remoteEntry: Ie(l, u),
81
+ buildVersion: m,
82
+ globalName: h,
83
+ remoteEntry: $e(l, u),
84
84
  remoteEntryType: f,
85
- remoteTypes: Ie(m.path, m.name),
86
- remoteTypesZip: m.zip || "",
87
- remoteTypesAPI: m.api || "",
88
- remotesInfo: i,
89
- shared: e == null ? void 0 : e.shared.map((g) => ({
90
- assets: g.assets,
91
- sharedName: g.name,
92
- version: g.version,
93
- usedExports: g.referenceExports || []
85
+ remoteTypes: $e(d.path, d.name),
86
+ remoteTypesZip: d.zip || "",
87
+ remoteTypesAPI: d.api || "",
88
+ remotesInfo: c,
89
+ shared: e == null ? void 0 : e.shared.map((E) => ({
90
+ assets: E.assets,
91
+ sharedName: E.name,
92
+ version: E.version,
93
+ usedExports: E.referenceExports || []
94
94
  })),
95
- modules: E == null ? void 0 : E.map((g) => ({
96
- moduleName: g.name,
97
- modulePath: g.path,
98
- assets: g.assets
95
+ modules: y == null ? void 0 : y.map((E) => ({
96
+ moduleName: E.name,
97
+ modulePath: E.path,
98
+ assets: E.assets
99
99
  }))
100
100
  };
101
101
  if ("publicPath" in e.metaData ? (s = {
102
- ...y,
103
- publicPath: a()
102
+ ...g,
103
+ publicPath: i()
104
104
  }, typeof e.metaData.ssrPublicPath == "string" && (s.ssrPublicPath = e.metaData.ssrPublicPath)) : s = {
105
- ...y,
106
- getPublicPath: a()
105
+ ...g,
106
+ getPublicPath: i()
107
107
  }, p) {
108
- const g = Ie(p.path, p.name);
109
- s.ssrRemoteEntry = g, s.ssrRemoteEntryType = p.type || "commonjs-module";
108
+ const E = $e(p.path, p.name);
109
+ s.ssrRemoteEntry = E, s.ssrRemoteEntryType = p.type || "commonjs-module";
110
110
  }
111
111
  return s;
112
112
  }
113
- function ct(e) {
114
- return !!("remoteEntry" in e && e.remoteEntry.includes(ur));
113
+ function ut(e) {
114
+ return !!("remoteEntry" in e && e.remoteEntry.includes(Er));
115
115
  }
116
- const Er = "[ Module Federation ]", Q = console, gr = [
116
+ const Ir = "[ Module Federation ]", te = console, $r = [
117
117
  "logger.ts",
118
118
  "logger.js",
119
119
  "captureStackTrace",
@@ -124,12 +124,12 @@ const Er = "[ Module Federation ]", Q = console, gr = [
124
124
  "Logger.error",
125
125
  "Logger.debug"
126
126
  ];
127
- function Rr() {
127
+ function vr() {
128
128
  try {
129
129
  const e = (/* @__PURE__ */ new Error()).stack;
130
130
  if (!e) return;
131
131
  const [, ...t] = e.split(`
132
- `), r = t.filter((o) => !gr.some((n) => o.includes(n)));
132
+ `), r = t.filter((o) => !$r.some((n) => o.includes(n)));
133
133
  return r.length ? `Stack trace:
134
134
  ${r.slice(0, 5).join(`
135
135
  `)}` : void 0;
@@ -137,18 +137,18 @@ ${r.slice(0, 5).join(`
137
137
  return;
138
138
  }
139
139
  }
140
- var lt = class {
141
- constructor(e, t = Q) {
142
- this.prefix = e, this.delegate = t ?? Q;
140
+ var ft = class {
141
+ constructor(e, t = te) {
142
+ this.prefix = e, this.delegate = t ?? te;
143
143
  }
144
144
  setPrefix(e) {
145
145
  this.prefix = e;
146
146
  }
147
147
  setDelegate(e) {
148
- this.delegate = e ?? Q;
148
+ this.delegate = e ?? te;
149
149
  }
150
150
  emit(e, t) {
151
- const r = this.delegate, o = Me() ? Rr() : void 0, n = o ? [...t, o] : t, s = (() => {
151
+ const r = this.delegate, o = ke() ? vr() : void 0, n = o ? [...t, o] : t, s = (() => {
152
152
  switch (e) {
153
153
  case "log":
154
154
  return ["log", "info"];
@@ -170,17 +170,17 @@ var lt = class {
170
170
  return ["debug", "log"];
171
171
  }
172
172
  })();
173
- for (const a of s) {
174
- const c = r[a];
175
- if (typeof c == "function") {
176
- c.call(r, this.prefix, ...n);
173
+ for (const i of s) {
174
+ const a = r[i];
175
+ if (typeof a == "function") {
176
+ a.call(r, this.prefix, ...n);
177
177
  return;
178
178
  }
179
179
  }
180
- for (const a of s) {
181
- const c = Q[a];
182
- if (typeof c == "function") {
183
- c.call(Q, this.prefix, ...n);
180
+ for (const i of s) {
181
+ const a = te[i];
182
+ if (typeof a == "function") {
183
+ a.call(te, this.prefix, ...n);
184
184
  return;
185
185
  }
186
186
  }
@@ -204,39 +204,39 @@ var lt = class {
204
204
  this.emit("info", e);
205
205
  }
206
206
  debug(...e) {
207
- Me() && this.emit("debug", e);
207
+ ke() && this.emit("debug", e);
208
208
  }
209
209
  };
210
- function ut(e) {
211
- return new lt(e);
210
+ function ht(e) {
211
+ return new ft(e);
212
212
  }
213
- function _r(e) {
214
- const t = new lt(e);
213
+ function Tr(e) {
214
+ const t = new ft(e);
215
215
  return Object.defineProperty(t, "__mf_infrastructure_logger__", {
216
216
  value: !0,
217
217
  enumerable: !1,
218
218
  configurable: !1
219
219
  }), t;
220
220
  }
221
- _r(Er);
222
- async function ft(e, t) {
221
+ Tr(Ir);
222
+ async function dt(e, t) {
223
223
  try {
224
224
  return await e();
225
225
  } catch (r) {
226
- it(r);
226
+ ct(r);
227
227
  return;
228
228
  }
229
229
  }
230
- function ke(e, t) {
230
+ function Oe(e, t) {
231
231
  const r = /^(https?:)?\/\//i;
232
232
  return e.replace(r, "").replace(/\/$/, "") === t.replace(r, "").replace(/\/$/, "");
233
233
  }
234
- function ht(e) {
234
+ function mt(e) {
235
235
  let t = null, r = !0, o = 2e4, n;
236
236
  const s = document.getElementsByTagName("script");
237
237
  for (let l = 0; l < s.length; l++) {
238
238
  const u = s[l], f = u.getAttribute("src");
239
- if (f && ke(f, e.url)) {
239
+ if (f && Oe(f, e.url)) {
240
240
  t = u, r = !1;
241
241
  break;
242
242
  }
@@ -249,37 +249,37 @@ function ht(e) {
249
249
  t && (f === "async" || f === "defer" ? t[f] = l[f] : t.getAttribute(f) || t.setAttribute(f, l[f]));
250
250
  });
251
251
  }
252
- let a = null;
253
- const c = typeof window < "u" ? (l) => {
254
- if (l.filename && ke(l.filename, e.url)) {
252
+ let i = null;
253
+ const a = typeof window < "u" ? (l) => {
254
+ if (l.filename && Oe(l.filename, e.url)) {
255
255
  const u = /* @__PURE__ */ new Error(`ScriptExecutionError: Script "${e.url}" loaded but threw a runtime error during execution: ${l.message} (${l.filename}:${l.lineno}:${l.colno})`);
256
- u.name = "ScriptExecutionError", a = u;
256
+ u.name = "ScriptExecutionError", i = u;
257
257
  }
258
258
  } : null;
259
- c && window.addEventListener("error", c);
260
- const i = async (l, u) => {
261
- clearTimeout(n), c && window.removeEventListener("error", c);
259
+ a && window.addEventListener("error", a);
260
+ const c = async (l, u) => {
261
+ clearTimeout(n), a && window.removeEventListener("error", a);
262
262
  const f = () => {
263
263
  if ((u == null ? void 0 : u.type) === "error") {
264
- const m = /* @__PURE__ */ new Error(u != null && u.isTimeout ? `ScriptNetworkError: Script "${e.url}" timed out.` : `ScriptNetworkError: Failed to load script "${e.url}" - the script URL is unreachable or the server returned an error (network failure, 404, CORS, etc.)`);
265
- m.name = "ScriptNetworkError", e != null && e.onErrorCallback && (e == null || e.onErrorCallback(m));
266
- } else a ? e != null && e.onErrorCallback && (e == null || e.onErrorCallback(a)) : e != null && e.cb && (e == null || e.cb());
264
+ const d = /* @__PURE__ */ new Error(u != null && u.isTimeout ? `ScriptNetworkError: Script "${e.url}" timed out.` : `ScriptNetworkError: Failed to load script "${e.url}" - the script URL is unreachable or the server returned an error (network failure, 404, CORS, etc.)`);
265
+ d.name = "ScriptNetworkError", e != null && e.onErrorCallback && (e == null || e.onErrorCallback(d));
266
+ } else i ? e != null && e.onErrorCallback && (e == null || e.onErrorCallback(i)) : e != null && e.cb && (e == null || e.cb());
267
267
  };
268
- if (t && (t.onerror = null, t.onload = null, ft(() => {
269
- const { needDeleteScript: m = !0 } = e;
270
- m && t != null && t.parentNode && t.parentNode.removeChild(t);
268
+ if (t && (t.onerror = null, t.onload = null, dt(() => {
269
+ const { needDeleteScript: d = !0 } = e;
270
+ d && t != null && t.parentNode && t.parentNode.removeChild(t);
271
271
  }), l && typeof l == "function")) {
272
- const m = l(u);
273
- if (m instanceof Promise) {
274
- const h = await m;
275
- return f(), h;
272
+ const d = l(u);
273
+ if (d instanceof Promise) {
274
+ const m = await d;
275
+ return f(), m;
276
276
  }
277
- return f(), m;
277
+ return f(), d;
278
278
  }
279
279
  f();
280
280
  };
281
- return t.onerror = i.bind(null, t.onerror), t.onload = i.bind(null, t.onload), n = setTimeout(() => {
282
- i(null, {
281
+ return t.onerror = c.bind(null, t.onerror), t.onload = c.bind(null, t.onload), n = setTimeout(() => {
282
+ c(null, {
283
283
  type: "error",
284
284
  isTimeout: !0
285
285
  });
@@ -288,21 +288,21 @@ function ht(e) {
288
288
  needAttach: r
289
289
  };
290
290
  }
291
- function Sr(e) {
291
+ function Nr(e) {
292
292
  let t = null, r = !0, o = 2e4, n;
293
293
  const s = document.getElementsByTagName("link");
294
- for (let c = 0; c < s.length; c++) {
295
- const i = s[c], l = i.getAttribute("href"), u = i.getAttribute("rel");
296
- if (l && ke(l, e.url) && u === e.attrs.rel) {
297
- t = i, r = !1;
294
+ for (let a = 0; a < s.length; a++) {
295
+ const c = s[a], l = c.getAttribute("href"), u = c.getAttribute("rel");
296
+ if (l && Oe(l, e.url) && u === e.attrs.rel) {
297
+ t = c, r = !1;
298
298
  break;
299
299
  }
300
300
  }
301
301
  if (!t) {
302
302
  t = document.createElement("link"), t.setAttribute("href", e.url);
303
- let c, i = !0;
303
+ let a, c = !0;
304
304
  const l = e.attrs;
305
- e.createLinkHook && (c = e.createLinkHook(e.url, l), c instanceof HTMLLinkElement ? (t = c, i = !1) : typeof c == "object" && ("link" in c && c.link && (t = c.link, i = !1), "timeout" in c && c.timeout && (o = c.timeout))), l && i && Object.keys(l).forEach((u) => {
305
+ e.createLinkHook && (a = e.createLinkHook(e.url, l), a instanceof HTMLLinkElement ? (t = a, c = !1) : typeof a == "object" && ("link" in a && a.link && (t = a.link, c = !1), "timeout" in a && a.timeout && (o = a.timeout))), l && c && Object.keys(l).forEach((u) => {
306
306
  t && !t.getAttribute(u) && t.setAttribute(u, l[u]);
307
307
  });
308
308
  }
@@ -313,25 +313,25 @@ function Sr(e) {
313
313
  link: t,
314
314
  needAttach: r
315
315
  };
316
- const a = (c, i) => {
316
+ const i = (a, c) => {
317
317
  n && clearTimeout(n);
318
318
  const l = () => {
319
- if ((i == null ? void 0 : i.type) === "error") {
320
- const u = /* @__PURE__ */ new Error(i != null && i.isTimeout ? `LinkNetworkError: Link "${e.url}" timed out.` : `LinkNetworkError: Failed to load link "${e.url}" - the URL is unreachable or the server returned an error.`);
319
+ if ((c == null ? void 0 : c.type) === "error") {
320
+ const u = /* @__PURE__ */ new Error(c != null && c.isTimeout ? `LinkNetworkError: Link "${e.url}" timed out.` : `LinkNetworkError: Failed to load link "${e.url}" - the URL is unreachable or the server returned an error.`);
321
321
  u.name = "LinkNetworkError", e != null && e.onErrorCallback && (e == null || e.onErrorCallback(u));
322
322
  } else e != null && e.cb && (e == null || e.cb());
323
323
  };
324
- if (t && (t.onerror = null, t.onload = null, ft(() => {
324
+ if (t && (t.onerror = null, t.onload = null, dt(() => {
325
325
  const { needDeleteLink: u = !0 } = e;
326
326
  u && t != null && t.parentNode && t.parentNode.removeChild(t);
327
- }), c)) {
328
- const u = c(i);
327
+ }), a)) {
328
+ const u = a(c);
329
329
  return l(), u;
330
330
  }
331
331
  l();
332
332
  };
333
- return t.onerror = a.bind(null, t.onerror), t.onload = a.bind(null, t.onload), n = setTimeout(() => {
334
- a(null, {
333
+ return t.onerror = i.bind(null, t.onerror), t.onload = i.bind(null, t.onload), n = setTimeout(() => {
334
+ i(null, {
335
335
  type: "error",
336
336
  isTimeout: !0
337
337
  });
@@ -340,10 +340,10 @@ function Sr(e) {
340
340
  needAttach: r
341
341
  };
342
342
  }
343
- function br(e, t) {
343
+ function Ar(e, t) {
344
344
  const { attrs: r = {}, createScriptHook: o } = t;
345
345
  return new Promise((n, s) => {
346
- const { script: a, needAttach: c } = ht({
346
+ const { script: i, needAttach: a } = mt({
347
347
  url: e,
348
348
  cb: n,
349
349
  onErrorCallback: s,
@@ -354,187 +354,187 @@ function br(e, t) {
354
354
  createScriptHook: o,
355
355
  needDeleteScript: !0
356
356
  });
357
- c && document.head.appendChild(a);
357
+ a && document.head.appendChild(i);
358
358
  });
359
359
  }
360
- const ce = /* @__PURE__ */ new Map();
360
+ const ue = /* @__PURE__ */ new Map();
361
361
  function x(e) {
362
362
  if (!e) throw new Error("import specifier is required");
363
- if (ce.has(e)) return ce.get(e);
363
+ if (ue.has(e)) return ue.get(e);
364
364
  const t = new Function("name", "return import(name)")(e).then((r) => r).catch((r) => {
365
- throw console.error(`Error importing module ${e}:`, r), ce.delete(e), r;
365
+ throw console.error(`Error importing module ${e}:`, r), ue.delete(e), r;
366
366
  });
367
- return ce.set(e, t), t;
367
+ return ue.set(e, t), t;
368
368
  }
369
- const wr = async (e, t, r) => {
370
- const n = await ((s, a) => r.lifecycle.fetch.emit(s, a))(e, t || {});
369
+ const Mr = async (e, t, r) => {
370
+ const n = await ((s, i) => r.lifecycle.fetch.emit(s, i))(e, t || {});
371
371
  return !n || !(n instanceof Response) ? fetch(e, t || {}) : n;
372
- }, Ir = typeof ENV_TARGET > "u" || ENV_TARGET !== "web" ? (e, t, r, o) => {
372
+ }, Pr = typeof ENV_TARGET > "u" || ENV_TARGET !== "web" ? (e, t, r, o) => {
373
373
  if (o != null && o.createScriptHook) {
374
- const c = o.createScriptHook(e);
375
- c && typeof c == "object" && "url" in c && (e = c.url);
374
+ const a = o.createScriptHook(e);
375
+ a && typeof a == "object" && "url" in a && (e = a.url);
376
376
  }
377
377
  let n;
378
378
  try {
379
379
  n = new URL(e);
380
- } catch (c) {
381
- console.error("Error constructing URL:", c), t(/* @__PURE__ */ new Error(`Invalid URL: ${c}`));
380
+ } catch (a) {
381
+ console.error("Error constructing URL:", a), t(/* @__PURE__ */ new Error(`Invalid URL: ${a}`));
382
382
  return;
383
383
  }
384
- const s = async () => o != null && o.fetch ? (c, i) => wr(c, i, o) : fetch, a = async (c, i) => {
384
+ const s = async () => o != null && o.fetch ? (a, c) => Mr(a, c, o) : fetch, i = async (a, c) => {
385
385
  var l;
386
386
  try {
387
- const f = await (await c(i.href)).text(), [m, h] = await Promise.all([x("path"), x("vm")]), d = {
387
+ const f = await (await a(c.href)).text(), [d, m] = await Promise.all([x("path"), x("vm")]), h = {
388
388
  exports: {},
389
389
  module: { exports: {} }
390
- }, p = i.pathname.split("/").slice(0, -1).join("/"), E = m.basename(i.pathname), y = new h.Script(`(function(exports, module, require, __dirname, __filename) {${f}
390
+ }, p = c.pathname.split("/").slice(0, -1).join("/"), y = d.basename(c.pathname), g = new m.Script(`(function(exports, module, require, __dirname, __filename) {${f}
391
391
  })`, {
392
- filename: E,
393
- importModuleDynamically: ((l = h.constants) == null ? void 0 : l.USE_MAIN_CONTEXT_DEFAULT_LOADER) ?? x
392
+ filename: y,
393
+ importModuleDynamically: ((l = m.constants) == null ? void 0 : l.USE_MAIN_CONTEXT_DEFAULT_LOADER) ?? x
394
394
  });
395
395
  let R;
396
- R = (await x("node:module")).createRequire(i.protocol === "file:" || i.protocol === "node:" ? i.href : m.join(process.cwd(), "__mf_require_base__.js")), y.runInThisContext()(d.exports, d.module, R, p, E);
397
- const g = d.module.exports || d.exports;
398
- if (r && g && r.globalName) {
399
- t(void 0, g[r.globalName] || g);
396
+ R = (await x("node:module")).createRequire(c.protocol === "file:" || c.protocol === "node:" ? c.href : d.join(process.cwd(), "__mf_require_base__.js")), g.runInThisContext()(h.exports, h.module, R, p, y);
397
+ const E = h.module.exports || h.exports;
398
+ if (r && E && r.globalName) {
399
+ t(void 0, E[r.globalName] || E);
400
400
  return;
401
401
  }
402
- t(void 0, g);
402
+ t(void 0, E);
403
403
  } catch (u) {
404
404
  t(u instanceof Error ? u : /* @__PURE__ */ new Error(`Script execution error: ${u}`));
405
405
  }
406
406
  };
407
- s().then(async (c) => {
408
- if ((r == null ? void 0 : r.type) === "esm" || (r == null ? void 0 : r.type) === "module") return pt(n.href, {
409
- fetch: c,
407
+ s().then(async (a) => {
408
+ if ((r == null ? void 0 : r.type) === "esm" || (r == null ? void 0 : r.type) === "module") return Et(n.href, {
409
+ fetch: a,
410
410
  vm: await x("vm")
411
- }).then(async (i) => {
412
- await i.evaluate(), t(void 0, i.namespace);
413
- }).catch((i) => {
414
- t(i instanceof Error ? i : /* @__PURE__ */ new Error(`Script execution error: ${i}`));
411
+ }).then(async (c) => {
412
+ await c.evaluate(), t(void 0, c.namespace);
413
+ }).catch((c) => {
414
+ t(c instanceof Error ? c : /* @__PURE__ */ new Error(`Script execution error: ${c}`));
415
415
  });
416
- a(c, n);
417
- }).catch((c) => {
418
- t(c);
416
+ i(a, n);
417
+ }).catch((a) => {
418
+ t(a);
419
419
  });
420
420
  } : (e, t, r, o) => {
421
421
  t(/* @__PURE__ */ new Error("createScriptNode is disabled in non-Node.js environment"));
422
- }, $r = typeof ENV_TARGET > "u" || ENV_TARGET !== "web" ? (e, t) => new Promise((r, o) => {
423
- Ir(e, (n, s) => {
424
- var a, c;
422
+ }, kr = typeof ENV_TARGET > "u" || ENV_TARGET !== "web" ? (e, t) => new Promise((r, o) => {
423
+ Pr(e, (n, s) => {
424
+ var i, a;
425
425
  if (n) o(n);
426
426
  else {
427
- const i = ((a = t == null ? void 0 : t.attrs) == null ? void 0 : a.globalName) || `__FEDERATION_${(c = t == null ? void 0 : t.attrs) == null ? void 0 : c.name}:custom__`;
428
- r(globalThis[i] = s);
427
+ const c = ((i = t == null ? void 0 : t.attrs) == null ? void 0 : i.globalName) || `__FEDERATION_${(a = t == null ? void 0 : t.attrs) == null ? void 0 : a.name}:custom__`;
428
+ r(globalThis[c] = s);
429
429
  }
430
430
  }, t.attrs, t.loaderHook);
431
431
  }) : (e, t) => {
432
432
  throw new Error("loadScriptNode is disabled in non-Node.js environment");
433
- }, Z = /* @__PURE__ */ new Map(), dt = (e) => e.startsWith("http:") || e.startsWith("https:"), mt = (e) => !e.startsWith("./") && !e.startsWith("../") && !e.startsWith("/") && !e.includes(":");
434
- function Tr(e) {
435
- const t = new URL(e), r = encodeURIComponent(t.protocol.slice(0, -1)), o = encodeURIComponent(t.host), n = t.pathname.split("/").map((a) => encodeURIComponent(a)).join("/"), s = encodeURIComponent(`${t.search}${t.hash}`);
433
+ }, X = /* @__PURE__ */ new Map(), pt = (e) => e.startsWith("http:") || e.startsWith("https:"), yt = (e) => !e.startsWith("./") && !e.startsWith("../") && !e.startsWith("/") && !e.includes(":");
434
+ function Lr(e) {
435
+ const t = new URL(e), r = encodeURIComponent(t.protocol.slice(0, -1)), o = encodeURIComponent(t.host), n = t.pathname.split("/").map((i) => encodeURIComponent(i)).join("/"), s = encodeURIComponent(`${t.search}${t.hash}`);
436
436
  return `/${r}/${o}${n}${s ? `/${s}` : ""}`;
437
437
  }
438
- function vr(e, t) {
438
+ function Or(e, t) {
439
439
  const r = t.endsWith("/") ? t : `${t}/`;
440
- return new URL(`__module_federation_remote__${Tr(e)}`, r).href;
440
+ return new URL(`__module_federation_remote__${Lr(e)}`, r).href;
441
441
  }
442
- async function Nr(e) {
443
- return e.startsWith("node:") ? !0 : mt(e) ? (await x("node:module")).builtinModules.includes(e) : !1;
442
+ async function Cr(e) {
443
+ return e.startsWith("node:") ? !0 : yt(e) ? (await x("node:module")).builtinModules.includes(e) : !1;
444
444
  }
445
- function Ar(e) {
445
+ function Dr(e) {
446
446
  const t = e && (typeof e == "object" || typeof e == "function") ? e : { default: e }, r = { ...t };
447
447
  return Object.prototype.hasOwnProperty.call(r, "default") || (r.default = t), r;
448
448
  }
449
- async function Mr(e, t, r) {
449
+ async function Hr(e, t, r) {
450
450
  if (typeof r.SyntheticModule != "function") throw new Error("vm.SyntheticModule is required to load Node.js built-in modules in ESM remote entries.");
451
- const o = Ar(t), n = Object.keys(o), s = new r.SyntheticModule(n, function() {
452
- for (const c of n) this.setExport(c, o[c]);
451
+ const o = Dr(t), n = Object.keys(o), s = new r.SyntheticModule(n, function() {
452
+ for (const a of n) this.setExport(a, o[a]);
453
453
  }, { identifier: e });
454
- return Z.set(e, s), await s.link(async () => {
454
+ return X.set(e, s), await s.link(async () => {
455
455
  throw new Error(`Node.js built-in module "${e}" should not request child modules.`);
456
456
  }), await s.evaluate(), s;
457
457
  }
458
- async function Pr(e, t) {
458
+ async function Fr(e, t) {
459
459
  const r = `node-builtin:${e}`;
460
- return Z.has(r) ? Z.get(r) : Mr(r, await x(e), t);
460
+ return X.has(r) ? X.get(r) : Hr(r, await x(e), t);
461
461
  }
462
- async function We(e, t, r) {
463
- if (await Nr(e)) return Pr(e, r.vm);
464
- if (mt(e)) throw new Error(`Unsupported ESM module specifier "${e}". Only relative or absolute http(s) remote modules and Node.js built-in modules are supported.`);
462
+ async function Ve(e, t, r) {
463
+ if (await Cr(e)) return Fr(e, r.vm);
464
+ if (yt(e)) throw new Error(`Unsupported ESM module specifier "${e}". Only relative or absolute http(s) remote modules and Node.js built-in modules are supported.`);
465
465
  const o = new URL(e, t).href;
466
- if (!dt(o)) throw new Error(`Unsupported ESM module specifier "${e}" resolved to "${o}". Only http(s) remote modules and Node.js built-in modules are supported.`);
467
- return pt(o, r);
466
+ if (!pt(o)) throw new Error(`Unsupported ESM module specifier "${e}" resolved to "${o}". Only http(s) remote modules and Node.js built-in modules are supported.`);
467
+ return Et(o, r);
468
468
  }
469
- async function kr(e) {
469
+ async function xr(e) {
470
470
  if (e.status === "linked" && await e.evaluate(), e.status === "errored") throw e.error;
471
471
  return e;
472
472
  }
473
- async function pt(e, t) {
474
- if (Z.has(e)) return Z.get(e);
473
+ async function Et(e, t) {
474
+ if (X.has(e)) return X.get(e);
475
475
  const { fetch: r, vm: o } = t;
476
- if (!dt(e)) throw new Error(`Unsupported ESM module URL "${e}". Only http(s) remote modules and Node.js built-in modules are supported.`);
477
- const n = await (await r(e)).text(), s = (await x("node:url")).pathToFileURL(process.cwd()).href, a = new o.SourceTextModule(n, {
476
+ if (!pt(e)) throw new Error(`Unsupported ESM module URL "${e}". Only http(s) remote modules and Node.js built-in modules are supported.`);
477
+ const n = await (await r(e)).text(), s = (await x("node:url")).pathToFileURL(process.cwd()).href, i = new o.SourceTextModule(n, {
478
478
  identifier: e,
479
- initializeImportMeta: (c) => {
480
- c.url = vr(e, s);
479
+ initializeImportMeta: (a) => {
480
+ a.url = Or(e, s);
481
481
  },
482
- importModuleDynamically: async (c) => kr(await We(c, e, t))
482
+ importModuleDynamically: async (a) => xr(await Ve(a, e, t))
483
483
  });
484
- return Z.set(e, a), await a.link(async (c) => We(c, e, t)), a;
484
+ return X.set(e, i), await i.link(async (a) => Ve(a, e, t)), i;
485
485
  }
486
- const C = ut("[ Module Federation Bridge Vue3 ]"), Or = (e) => `View the docs to see how to solve: https://module-federation.io/guide/troubleshooting/${e.split("-")[0].toLowerCase()}#${e.toLowerCase()}`, yt = (e, t, r, o) => {
486
+ const C = ht("[ Module Federation Bridge Vue3 ]"), Gr = (e) => `View the docs to see how to solve: https://module-federation.io/guide/troubleshooting/${e.split("-")[0].toLowerCase()}#${e.toLowerCase()}`, gt = (e, t, r, o) => {
487
487
  const n = [`${[t[e]]} #${e}`];
488
- return r && n.push(`args: ${JSON.stringify(r)}`), n.push(Or(e)), o && n.push(`Original Error Message:
488
+ return r && n.push(`args: ${JSON.stringify(r)}`), n.push(Gr(e)), o && n.push(`Original Error Message:
489
489
  ${o}`), n.join(`
490
490
  `);
491
491
  };
492
- function Lr(e, t, r, o, n, s) {
493
- return o(yt(e, t, r, n));
492
+ function Ur(e, t, r, o, n, s) {
493
+ return o(gt(e, t, r, n));
494
494
  }
495
- const U = "[ Federation Runtime ]", Oe = ut(U);
496
- function L(e, t, r, o, n) {
497
- e || b(t);
495
+ const W = "[ Federation Runtime ]", Ce = ht(W);
496
+ function k(e, t, r, o, n) {
497
+ e || I(t);
498
498
  }
499
- function b(e, t, r, o, n) {
500
- if (t !== void 0) return Lr(e, t, r ?? {}, (a) => {
501
- throw new Error(`${U}: ${a}`);
499
+ function I(e, t, r, o, n) {
500
+ if (t !== void 0) return Ur(e, t, r ?? {}, (i) => {
501
+ throw new Error(`${W}: ${i}`);
502
502
  }, o);
503
503
  const s = e;
504
- throw s instanceof Error ? (s.message.startsWith(U) || (s.message = `${U}: ${s.message}`), s) : new Error(`${U}: ${s}`);
504
+ throw s instanceof Error ? (s.message.startsWith(W) || (s.message = `${W}: ${s.message}`), s) : new Error(`${W}: ${s}`);
505
505
  }
506
- function oe(e) {
507
- e instanceof Error && (e.message.startsWith(U) || (e.message = `${U}: ${e.message}`)), Oe.warn(e);
506
+ function se(e) {
507
+ e instanceof Error && (e.message.startsWith(W) || (e.message = `${W}: ${e.message}`)), Ce.warn(e);
508
508
  }
509
- function Cr(e, t) {
509
+ function Br(e, t) {
510
510
  return e.findIndex((r) => r === t) === -1 && e.push(t), e;
511
511
  }
512
- function ne(e) {
512
+ function ie(e) {
513
513
  return "version" in e && e.version ? `${e.name}:${e.version}` : "entry" in e && e.entry ? `${e.name}:${e.entry}` : `${e.name}`;
514
514
  }
515
- function Fe(e) {
515
+ function He(e) {
516
516
  return typeof e.entry < "u";
517
517
  }
518
- function Et(e) {
518
+ function Rt(e) {
519
519
  return !e.entry.includes(".json");
520
520
  }
521
- function He(e) {
521
+ function Fe(e) {
522
522
  return e && typeof e == "object";
523
523
  }
524
- const Fr = Object.prototype.toString;
525
- function Hr(e) {
526
- return Fr.call(e) === "[object Object]";
524
+ const Wr = Object.prototype.toString;
525
+ function _t(e) {
526
+ return Wr.call(e) === "[object Object]";
527
527
  }
528
- function gt(e) {
528
+ function St(e) {
529
529
  return Array.isArray(e) ? e : [e];
530
530
  }
531
- function Rt(e) {
531
+ function bt(e) {
532
532
  const t = {
533
533
  url: "",
534
534
  type: "global",
535
535
  globalName: ""
536
536
  };
537
- return G || nt() || !("ssrRemoteEntry" in e) ? "remoteEntry" in e ? {
537
+ return U || it() || !("ssrRemoteEntry" in e) ? "remoteEntry" in e ? {
538
538
  url: e.remoteEntry,
539
539
  type: e.remoteEntryType,
540
540
  globalName: e.globalName
@@ -544,45 +544,46 @@ function Rt(e) {
544
544
  globalName: e.globalName
545
545
  } : t;
546
546
  }
547
- const Dr = (e, t) => {
547
+ const jr = (e, t) => {
548
548
  let r;
549
549
  return e.endsWith("/") ? r = e.slice(0, -1) : r = e, t.startsWith(".") && (t = t.slice(1)), r = r + t, r;
550
- }, v = typeof globalThis == "object" ? globalThis : window, k = (() => {
550
+ }, Vr = 2e3, T = typeof globalThis == "object" ? globalThis : window, L = (() => {
551
551
  try {
552
552
  return document.defaultView;
553
553
  } catch {
554
- return v;
554
+ return T;
555
555
  }
556
- })(), Se = k;
557
- function me(e, t, r) {
556
+ })(), we = L;
557
+ function ye(e, t, r) {
558
558
  Object.defineProperty(e, t, {
559
559
  value: r,
560
560
  configurable: !1,
561
561
  writable: !0
562
562
  });
563
563
  }
564
- function pe(e, t) {
564
+ function Ee(e, t) {
565
565
  return Object.hasOwnProperty.call(e, t);
566
566
  }
567
- pe(v, "__GLOBAL_LOADING_REMOTE_ENTRY__") || me(v, "__GLOBAL_LOADING_REMOTE_ENTRY__", {});
568
- const J = v.__GLOBAL_LOADING_REMOTE_ENTRY__;
569
- function _t(e) {
570
- var t, r, o, n, s, a;
571
- pe(e, "__VMOK__") && !pe(e, "__FEDERATION__") && me(e, "__FEDERATION__", e.__VMOK__), pe(e, "__FEDERATION__") || (me(e, "__FEDERATION__", {
567
+ Ee(T, "__GLOBAL_LOADING_REMOTE_ENTRY__") || ye(T, "__GLOBAL_LOADING_REMOTE_ENTRY__", {});
568
+ const B = T.__GLOBAL_LOADING_REMOTE_ENTRY__;
569
+ function wt(e) {
570
+ var t, r, o, n, s, i, a;
571
+ Ee(e, "__VMOK__") && !Ee(e, "__FEDERATION__") && ye(e, "__FEDERATION__", e.__VMOK__), Ee(e, "__FEDERATION__") || (ye(e, "__FEDERATION__", {
572
572
  __GLOBAL_PLUGIN__: [],
573
573
  __INSTANCES__: [],
574
574
  moduleInfo: {},
575
575
  __SHARE__: {},
576
576
  __MANIFEST_LOADING__: {},
577
- __PRELOADED_MAP__: /* @__PURE__ */ new Map()
578
- }), me(e, "__VMOK__", e.__FEDERATION__)), (t = e.__FEDERATION__).__GLOBAL_PLUGIN__ ?? (t.__GLOBAL_PLUGIN__ = []), (r = e.__FEDERATION__).__INSTANCES__ ?? (r.__INSTANCES__ = []), (o = e.__FEDERATION__).moduleInfo ?? (o.moduleInfo = {}), (n = e.__FEDERATION__).__SHARE__ ?? (n.__SHARE__ = {}), (s = e.__FEDERATION__).__MANIFEST_LOADING__ ?? (s.__MANIFEST_LOADING__ = {}), (a = e.__FEDERATION__).__PRELOADED_MAP__ ?? (a.__PRELOADED_MAP__ = /* @__PURE__ */ new Map());
577
+ __PRELOADED_MAP__: /* @__PURE__ */ new Map(),
578
+ __PRELOADED_ASSETS__: /* @__PURE__ */ new Set()
579
+ }), ye(e, "__VMOK__", e.__FEDERATION__)), (t = e.__FEDERATION__).__GLOBAL_PLUGIN__ ?? (t.__GLOBAL_PLUGIN__ = []), (r = e.__FEDERATION__).__INSTANCES__ ?? (r.__INSTANCES__ = []), (o = e.__FEDERATION__).moduleInfo ?? (o.moduleInfo = {}), (n = e.__FEDERATION__).__SHARE__ ?? (n.__SHARE__ = {}), (s = e.__FEDERATION__).__MANIFEST_LOADING__ ?? (s.__MANIFEST_LOADING__ = {}), (i = e.__FEDERATION__).__PRELOADED_MAP__ ?? (i.__PRELOADED_MAP__ = /* @__PURE__ */ new Map()), (a = e.__FEDERATION__).__PRELOADED_ASSETS__ ?? (a.__PRELOADED_ASSETS__ = /* @__PURE__ */ new Set());
579
580
  }
580
- _t(v);
581
- _t(k);
582
- function xr(e, t = Me()) {
583
- t && (v.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = e, v.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "2.8.2");
581
+ wt(T);
582
+ wt(L);
583
+ function qr(e, t = ke()) {
584
+ t && (T.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = e, T.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "2.9.0");
584
585
  }
585
- function W(e, t) {
586
+ function V(e, t) {
586
587
  if (typeof t == "string") {
587
588
  if (e[t]) return {
588
589
  value: e[t],
@@ -591,10 +592,10 @@ function W(e, t) {
591
592
  {
592
593
  const r = Object.keys(e);
593
594
  for (const o of r) {
594
- const [n, s] = o.split(":"), a = `${n}:${t}`, c = e[a];
595
- if (c) return {
596
- value: c,
597
- key: a
595
+ const [n, s] = o.split(":"), i = `${n}:${t}`, a = e[i];
596
+ if (a) return {
597
+ value: a,
598
+ key: i
598
599
  };
599
600
  }
600
601
  return {
@@ -602,180 +603,186 @@ function W(e, t) {
602
603
  key: t
603
604
  };
604
605
  }
605
- } else b(`getInfoWithoutType: "key" must be a string, got ${typeof t} (${JSON.stringify(t)}).`);
606
+ } else I(`getInfoWithoutType: "key" must be a string, got ${typeof t} (${JSON.stringify(t)}).`);
606
607
  }
607
- const Ve = () => k.__FEDERATION__.moduleInfo, Gr = (e, t) => {
608
- const r = W(t, ne(e)).value;
608
+ const qe = () => L.__FEDERATION__.moduleInfo, zr = (e, t) => {
609
+ const r = V(t, ie(e)).value;
609
610
  if (r && !r.version && "version" in e && e.version && (r.version = e.version), r) return r;
610
611
  if ("version" in e && e.version) {
611
- const { version: o, ...n } = e, s = ne(n), a = W(k.__FEDERATION__.moduleInfo, s).value;
612
- if ((a == null ? void 0 : a.version) === o) return a;
613
- }
614
- }, ye = (e) => Gr(e, k.__FEDERATION__.moduleInfo), qe = (e, t) => {
615
- const r = ne(e);
616
- return k.__FEDERATION__.moduleInfo[r] = t, k.__FEDERATION__.moduleInfo;
617
- }, Ur = (e) => (k.__FEDERATION__.moduleInfo = {
618
- ...k.__FEDERATION__.moduleInfo,
612
+ const { version: o, ...n } = e, s = ie(n), i = V(L.__FEDERATION__.moduleInfo, s).value;
613
+ if ((i == null ? void 0 : i.version) === o) return i;
614
+ }
615
+ }, ge = (e) => zr(e, L.__FEDERATION__.moduleInfo), ze = (e, t) => {
616
+ const r = ie(e);
617
+ return L.__FEDERATION__.moduleInfo[r] = t, L.__FEDERATION__.moduleInfo;
618
+ }, Kr = (e) => (L.__FEDERATION__.moduleInfo = {
619
+ ...L.__FEDERATION__.moduleInfo,
619
620
  ...e
620
621
  }, () => {
621
622
  const t = Object.keys(e);
622
- for (const r of t) delete k.__FEDERATION__.moduleInfo[r];
623
- }), De = (e, t) => {
623
+ for (const r of t) delete L.__FEDERATION__.moduleInfo[r];
624
+ }), xe = (e, t) => {
624
625
  const r = t || `__FEDERATION_${e}:custom__`;
625
626
  return {
626
627
  remoteEntryKey: r,
627
- entryExports: v[r]
628
+ entryExports: T[r]
628
629
  };
629
- }, Br = () => k.__FEDERATION__.__GLOBAL_PLUGIN__, jr = (e) => v.__FEDERATION__.__PRELOADED_MAP__.get(e), Wr = (e) => v.__FEDERATION__.__PRELOADED_MAP__.set(e, !0), ze = "[0-9A-Za-z-]+", xe = `(?:\\+(${ze}(?:\\.${ze})*))`, re = "0|[1-9]\\d*", Ee = "[0-9]+", St = "\\d*[a-zA-Z-][a-zA-Z0-9-]*", Ke = `(?:${Ee}|${St})`, Vr = `(?:-?(${Ke}(?:\\.${Ke})*))`, Je = `(?:${re}|${St})`, bt = `(?:-(${Je}(?:\\.${Je})*))`, $e = `${re}|x|X|\\*`, Y = `[v=\\s]*(${$e})(?:\\.(${$e})(?:\\.(${$e})(?:${bt})?${xe}?)?)?`, qr = `^\\s*(${Y})\\s+-\\s+(${Y})\\s*$`, zr = `[v=\\s]*${`(${Ee})\\.(${Ee})\\.(${Ee})`}${Vr}?${xe}?`, Ge = "((?:<|>)?=?)", Kr = `(\\s*)${Ge}\\s*(${zr}|${Y})`, wt = "(?:~>?)", Jr = `(\\s*)${wt}\\s+`, It = "(?:\\^)", Zr = `(\\s*)${It}\\s+`, Xr = "(<|>)?=?\\s*\\*", Yr = `^${It}${Y}$`, Qr = `v?${`(${re})\\.(${re})\\.(${re})`}${bt}?${xe}?`, eo = `^${wt}${Y}$`, to = `^${Ge}\\s*${Y}$`, ro = `^${Ge}\\s*(${Qr})$|^$`, oo = "^\\s*>=\\s*0.0.0\\s*$";
630
+ }, Jr = () => L.__FEDERATION__.__GLOBAL_PLUGIN__, Zr = (e) => T.__FEDERATION__.__PRELOADED_MAP__.get(e), Xr = (e) => T.__FEDERATION__.__PRELOADED_MAP__.set(e, !0), Yr = (e) => T.__FEDERATION__.__PRELOADED_ASSETS__.has(e), Qr = (e) => {
631
+ const t = T.__FEDERATION__.__PRELOADED_ASSETS__;
632
+ if (t.add(e), t.size > Vr) {
633
+ const r = t.values().next().value;
634
+ r !== void 0 && t.delete(r);
635
+ }
636
+ }, Ke = "[0-9A-Za-z-]+", Ge = `(?:\\+(${Ke}(?:\\.${Ke})*))`, ne = "0|[1-9]\\d*", Re = "[0-9]+", It = "\\d*[a-zA-Z-][a-zA-Z0-9-]*", Je = `(?:${Re}|${It})`, eo = `(?:-?(${Je}(?:\\.${Je})*))`, Ze = `(?:${ne}|${It})`, $t = `(?:-(${Ze}(?:\\.${Ze})*))`, ve = `${ne}|x|X|\\*`, Q = `[v=\\s]*(${ve})(?:\\.(${ve})(?:\\.(${ve})(?:${$t})?${Ge}?)?)?`, to = `^\\s*(${Q})\\s+-\\s+(${Q})\\s*$`, ro = `[v=\\s]*${`(${Re})\\.(${Re})\\.(${Re})`}${eo}?${Ge}?`, Ue = "((?:<|>)?=?)", oo = `(\\s*)${Ue}\\s*(${ro}|${Q})`, vt = "(?:~>?)", no = `(\\s*)${vt}\\s+`, Tt = "(?:\\^)", so = `(\\s*)${Tt}\\s+`, io = "(<|>)?=?\\s*\\*", ao = `^${Tt}${Q}$`, co = `v?${`(${ne})\\.(${ne})\\.(${ne})`}${$t}?${Ge}?`, lo = `^${vt}${Q}$`, uo = `^${Ue}\\s*${Q}$`, fo = `^${Ue}\\s*(${co})$|^$`, ho = "^\\s*>=\\s*0.0.0\\s*$";
630
637
  function O(e) {
631
638
  return new RegExp(e);
632
639
  }
633
- function N(e) {
640
+ function A(e) {
634
641
  return !e || e.toLowerCase() === "x" || e === "*";
635
642
  }
636
- function $t(...e) {
643
+ function Nt(...e) {
637
644
  return (t) => e.reduce((r, o) => o(r), t);
638
645
  }
639
- function Ze(e) {
640
- return e.match(O(ro));
646
+ function Xe(e) {
647
+ return e.match(O(fo));
641
648
  }
642
- function Xe(e, t, r, o) {
649
+ function Ye(e, t, r, o) {
643
650
  const n = `${e}.${t}.${r}`;
644
651
  return o ? `${n}-${o}` : n;
645
652
  }
646
- function no(e) {
647
- return e.replace(O(qr), (t, r, o, n, s, a, c, i, l, u, f, m) => (N(o) ? r = "" : N(n) ? r = `>=${o}.0.0` : N(s) ? r = `>=${o}.${n}.0` : r = `>=${r}`, N(l) ? i = "" : N(u) ? i = `<${Number(l) + 1}.0.0-0` : N(f) ? i = `<${l}.${Number(u) + 1}.0-0` : m ? i = `<=${l}.${u}.${f}-${m}` : i = `<=${i}`, `${r} ${i}`.trim()));
653
+ function mo(e) {
654
+ return e.replace(O(to), (t, r, o, n, s, i, a, c, l, u, f, d) => (A(o) ? r = "" : A(n) ? r = `>=${o}.0.0` : A(s) ? r = `>=${o}.${n}.0` : r = `>=${r}`, A(l) ? c = "" : A(u) ? c = `<${Number(l) + 1}.0.0-0` : A(f) ? c = `<${l}.${Number(u) + 1}.0-0` : d ? c = `<=${l}.${u}.${f}-${d}` : c = `<=${c}`, `${r} ${c}`.trim()));
648
655
  }
649
- function so(e) {
650
- return e.replace(O(Kr), "$1$2$3");
656
+ function po(e) {
657
+ return e.replace(O(oo), "$1$2$3");
651
658
  }
652
- function io(e) {
653
- return e.replace(O(Jr), "$1~");
659
+ function yo(e) {
660
+ return e.replace(O(no), "$1~");
654
661
  }
655
- function ao(e) {
656
- return e.replace(O(Zr), "$1^");
662
+ function Eo(e) {
663
+ return e.replace(O(so), "$1^");
657
664
  }
658
- function co(e) {
659
- return e.trim().split(/\s+/).map((t) => t.replace(O(Yr), (r, o, n, s, a) => N(o) ? "" : N(n) ? `>=${o}.0.0 <${Number(o) + 1}.0.0-0` : N(s) ? o === "0" ? `>=${o}.${n}.0 <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.0 <${Number(o) + 1}.0.0-0` : a ? o === "0" ? n === "0" ? `>=${o}.${n}.${s}-${a} <${o}.${n}.${Number(s) + 1}-0` : `>=${o}.${n}.${s}-${a} <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.${s}-${a} <${Number(o) + 1}.0.0-0` : o === "0" ? n === "0" ? `>=${o}.${n}.${s} <${o}.${n}.${Number(s) + 1}-0` : `>=${o}.${n}.${s} <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.${s} <${Number(o) + 1}.0.0-0`)).join(" ");
665
+ function go(e) {
666
+ return e.trim().split(/\s+/).map((t) => t.replace(O(ao), (r, o, n, s, i) => A(o) ? "" : A(n) ? `>=${o}.0.0 <${Number(o) + 1}.0.0-0` : A(s) ? o === "0" ? `>=${o}.${n}.0 <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.0 <${Number(o) + 1}.0.0-0` : i ? o === "0" ? n === "0" ? `>=${o}.${n}.${s}-${i} <${o}.${n}.${Number(s) + 1}-0` : `>=${o}.${n}.${s}-${i} <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.${s}-${i} <${Number(o) + 1}.0.0-0` : o === "0" ? n === "0" ? `>=${o}.${n}.${s} <${o}.${n}.${Number(s) + 1}-0` : `>=${o}.${n}.${s} <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.${s} <${Number(o) + 1}.0.0-0`)).join(" ");
660
667
  }
661
- function lo(e) {
662
- return e.trim().split(/\s+/).map((t) => t.replace(O(eo), (r, o, n, s, a) => N(o) ? "" : N(n) ? `>=${o}.0.0 <${Number(o) + 1}.0.0-0` : N(s) ? `>=${o}.${n}.0 <${o}.${Number(n) + 1}.0-0` : a ? `>=${o}.${n}.${s}-${a} <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.${s} <${o}.${Number(n) + 1}.0-0`)).join(" ");
668
+ function Ro(e) {
669
+ return e.trim().split(/\s+/).map((t) => t.replace(O(lo), (r, o, n, s, i) => A(o) ? "" : A(n) ? `>=${o}.0.0 <${Number(o) + 1}.0.0-0` : A(s) ? `>=${o}.${n}.0 <${o}.${Number(n) + 1}.0-0` : i ? `>=${o}.${n}.${s}-${i} <${o}.${Number(n) + 1}.0-0` : `>=${o}.${n}.${s} <${o}.${Number(n) + 1}.0-0`)).join(" ");
663
670
  }
664
- function uo(e) {
665
- return e.split(/\s+/).map((t) => t.trim().replace(O(to), (r, o, n, s, a, c) => {
666
- const i = N(n), l = i || N(s), u = l || N(a);
667
- return o === "=" && u && (o = ""), c = "", i ? o === ">" || o === "<" ? "<0.0.0-0" : "*" : o && u ? (l && (s = 0), a = 0, o === ">" ? (o = ">=", l ? (n = Number(n) + 1, s = 0, a = 0) : (s = Number(s) + 1, a = 0)) : o === "<=" && (o = "<", l ? n = Number(n) + 1 : s = Number(s) + 1), o === "<" && (c = "-0"), `${o + n}.${s}.${a}${c}`) : l ? `>=${n}.0.0${c} <${Number(n) + 1}.0.0-0` : u ? `>=${n}.${s}.0${c} <${n}.${Number(s) + 1}.0-0` : r;
671
+ function _o(e) {
672
+ return e.split(/\s+/).map((t) => t.trim().replace(O(uo), (r, o, n, s, i, a) => {
673
+ const c = A(n), l = c || A(s), u = l || A(i);
674
+ return o === "=" && u && (o = ""), a = "", c ? o === ">" || o === "<" ? "<0.0.0-0" : "*" : o && u ? (l && (s = 0), i = 0, o === ">" ? (o = ">=", l ? (n = Number(n) + 1, s = 0, i = 0) : (s = Number(s) + 1, i = 0)) : o === "<=" && (o = "<", l ? n = Number(n) + 1 : s = Number(s) + 1), o === "<" && (a = "-0"), `${o + n}.${s}.${i}${a}`) : l ? `>=${n}.0.0${a} <${Number(n) + 1}.0.0-0` : u ? `>=${n}.${s}.0${a} <${n}.${Number(s) + 1}.0-0` : r;
668
675
  })).join(" ");
669
676
  }
670
- function fo(e) {
671
- return e.trim().replace(O(Xr), "");
677
+ function So(e) {
678
+ return e.trim().replace(O(io), "");
672
679
  }
673
- function ho(e) {
674
- return e.trim().replace(O(oo), "");
680
+ function bo(e) {
681
+ return e.trim().replace(O(ho), "");
675
682
  }
676
- function ge(e, t) {
683
+ function _e(e, t) {
677
684
  return e = Number(e) || e, t = Number(t) || t, e > t ? 1 : e === t ? 0 : -1;
678
685
  }
679
- function mo(e, t) {
686
+ function wo(e, t) {
680
687
  const { preRelease: r } = e, { preRelease: o } = t;
681
688
  if (r === void 0 && o) return 1;
682
689
  if (r && o === void 0) return -1;
683
690
  if (r === void 0 && o === void 0) return 0;
684
691
  for (let n = 0, s = r.length; n <= s; n++) {
685
- const a = r[n], c = o[n];
686
- if (a !== c)
687
- return a === void 0 && c === void 0 ? 0 : a ? c ? ge(a, c) : -1 : 1;
692
+ const i = r[n], a = o[n];
693
+ if (i !== a)
694
+ return i === void 0 && a === void 0 ? 0 : i ? a ? _e(i, a) : -1 : 1;
688
695
  }
689
696
  return 0;
690
697
  }
691
- function le(e, t) {
692
- return ge(e.major, t.major) || ge(e.minor, t.minor) || ge(e.patch, t.patch) || mo(e, t);
698
+ function fe(e, t) {
699
+ return _e(e.major, t.major) || _e(e.minor, t.minor) || _e(e.patch, t.patch) || wo(e, t);
693
700
  }
694
701
  function Te(e, t) {
695
702
  return e.version === t.version;
696
703
  }
697
- function po(e, t) {
704
+ function Io(e, t) {
698
705
  switch (e.operator) {
699
706
  case "":
700
707
  case "=":
701
708
  return Te(e, t);
702
709
  case ">":
703
- return le(e, t) < 0;
710
+ return fe(e, t) < 0;
704
711
  case ">=":
705
- return Te(e, t) || le(e, t) < 0;
712
+ return Te(e, t) || fe(e, t) < 0;
706
713
  case "<":
707
- return le(e, t) > 0;
714
+ return fe(e, t) > 0;
708
715
  case "<=":
709
- return Te(e, t) || le(e, t) > 0;
716
+ return Te(e, t) || fe(e, t) > 0;
710
717
  case void 0:
711
718
  return !0;
712
719
  default:
713
720
  return !1;
714
721
  }
715
722
  }
716
- function yo(e) {
717
- return $t(co, lo, uo, fo)(e);
723
+ function $o(e) {
724
+ return Nt(go, Ro, _o, So)(e);
718
725
  }
719
- function Eo(e) {
720
- return $t(no, so, io, ao)(e.trim()).split(/\s+/).join(" ");
726
+ function vo(e) {
727
+ return Nt(mo, po, yo, Eo)(e.trim()).split(/\s+/).join(" ");
721
728
  }
722
- function te(e, t) {
729
+ function oe(e, t) {
723
730
  if (!e) return !1;
724
- const r = Ze(e);
731
+ const r = Xe(e);
725
732
  if (!r) return !1;
726
- const [, o, , n, s, a, c] = r, i = {
733
+ const [, o, , n, s, i, a] = r, c = {
727
734
  operator: o,
728
- version: Xe(n, s, a, c),
735
+ version: Ye(n, s, i, a),
729
736
  major: n,
730
737
  minor: s,
731
- patch: a,
732
- preRelease: c == null ? void 0 : c.split(".")
738
+ patch: i,
739
+ preRelease: a == null ? void 0 : a.split(".")
733
740
  }, l = t.split("||");
734
741
  for (const u of l) {
735
742
  const f = u.trim();
736
743
  if (!f || f === "*" || f === "x") return !0;
737
744
  try {
738
- const m = Eo(f);
745
+ const d = vo(f);
746
+ if (!d.trim()) return !0;
747
+ const m = d.split(" ").map((y) => $o(y)).join(" ");
739
748
  if (!m.trim()) return !0;
740
- const h = m.split(" ").map((E) => yo(E)).join(" ");
741
- if (!h.trim()) return !0;
742
- const d = h.split(/\s+/).map((E) => ho(E)).filter(Boolean);
743
- if (d.length === 0) continue;
749
+ const h = m.split(/\s+/).map((y) => bo(y)).filter(Boolean);
750
+ if (h.length === 0) continue;
744
751
  let p = !0;
745
- for (const E of d) {
746
- const y = Ze(E);
747
- if (!y) {
752
+ for (const y of h) {
753
+ const g = Xe(y);
754
+ if (!g) {
748
755
  p = !1;
749
756
  break;
750
757
  }
751
- const [, R, , g, _, S, I] = y;
752
- if (!po({
758
+ const [, R, , E, _, S, b] = g;
759
+ if (!Io({
753
760
  operator: R,
754
- version: Xe(g, _, S, I),
755
- major: g,
761
+ version: Ye(E, _, S, b),
762
+ major: E,
756
763
  minor: _,
757
764
  patch: S,
758
- preRelease: I == null ? void 0 : I.split(".")
759
- }, i)) {
765
+ preRelease: b == null ? void 0 : b.split(".")
766
+ }, c)) {
760
767
  p = !1;
761
768
  break;
762
769
  }
763
770
  }
764
771
  if (p) return !0;
765
- } catch (m) {
766
- console.error(`[semver] Error processing range part "${f}":`, m);
772
+ } catch (d) {
773
+ console.error(`[semver] Error processing range part "${f}":`, d);
767
774
  continue;
768
775
  }
769
776
  }
770
777
  return !1;
771
778
  }
772
- const ae = "default", Tt = "global";
773
- function go(e, t, r, o) {
774
- var s, a;
779
+ const le = "default", At = "global";
780
+ function To(e, t, r, o) {
781
+ var s, i;
775
782
  let n;
776
783
  return "get" in e ? n = e.get : "lib" in e ? n = () => Promise.resolve(e.lib) : n = () => Promise.resolve(() => {
777
- b(`Cannot get shared "${r}" from "${t}": neither "get" nor "lib" is provided in the share config.`);
778
- }), (s = e.shareConfig) != null && s.eager && ((a = e.treeShaking) != null && a.mode) && b(`Invalid shared config for "${r}" from "${t}": cannot use both "eager: true" and "treeShaking.mode" simultaneously. Choose one strategy.`), {
784
+ I(`Cannot get shared "${r}" from "${t}": neither "get" nor "lib" is provided in the share config.`);
785
+ }), (s = e.shareConfig) != null && s.eager && ((i = e.treeShaking) != null && i.mode) && I(`Invalid shared config for "${r}" from "${t}": cannot use both "eager: true" and "treeShaking.mode" simultaneously. Choose one strategy.`), {
779
786
  deps: [],
780
787
  useIn: [],
781
788
  from: t,
@@ -796,192 +803,193 @@ function go(e, t, r, o) {
796
803
  treeShaking: e.treeShaking ? {
797
804
  ...e.treeShaking,
798
805
  mode: e.treeShaking.mode ?? "server-calc",
799
- status: e.treeShaking.status ?? Ae.UNKNOWN,
806
+ status: e.treeShaking.status ?? Pe.UNKNOWN,
800
807
  useIn: []
801
808
  } : void 0
802
809
  };
803
810
  }
804
- function vt(e, t) {
805
- const r = t.shared || {}, o = t.name, n = Object.keys(r).reduce((a, c) => {
806
- const i = gt(r[c]);
807
- return a[c] = a[c] || [], i.forEach((l) => {
808
- a[c].push(go(l, o, c, t.shareStrategy));
809
- }), a;
811
+ function Mt(e, t) {
812
+ const r = t.shared || {}, o = t.name, n = Object.keys(r).reduce((i, a) => {
813
+ const c = St(r[a]);
814
+ return i[a] = i[a] || [], c.forEach((l) => {
815
+ i[a].push(To(l, o, a, t.shareStrategy));
816
+ }), i;
810
817
  }, {}), s = { ...e.shared };
811
- return Object.keys(n).forEach((a) => {
812
- s[a] ? n[a].forEach((c) => {
813
- s[a].find((i) => i.version === c.version) || s[a].push(c);
814
- }) : s[a] = n[a];
818
+ return Object.keys(n).forEach((i) => {
819
+ s[i] ? n[i].forEach((a) => {
820
+ s[i].find((c) => c.version === a.version) || s[i].push(a);
821
+ }) : s[i] = n[i];
815
822
  }), {
816
823
  allShareInfos: s,
817
824
  newShareInfos: n
818
825
  };
819
826
  }
820
- function se(e, t) {
827
+ function ae(e, t) {
821
828
  if (!e) return !1;
822
829
  const { status: r, mode: o } = e;
823
- return r === Ae.NO_USE ? !1 : r === Ae.CALCULATED ? !0 : o === "runtime-infer" ? t ? _o(e, t) : !0 : !1;
830
+ return r === Pe.NO_USE ? !1 : r === Pe.CALCULATED ? !0 : o === "runtime-infer" ? t ? Ao(e, t) : !0 : !1;
824
831
  }
825
- function B(e, t) {
832
+ function j(e, t) {
826
833
  const r = (o) => {
827
834
  if (!Number.isNaN(Number(o))) {
828
835
  const n = o.split(".");
829
836
  let s = o;
830
- for (let a = 0; a < 3 - n.length; a++) s += ".0";
837
+ for (let i = 0; i < 3 - n.length; i++) s += ".0";
831
838
  return s;
832
839
  }
833
840
  return o;
834
841
  };
835
- return !!te(r(e), `<=${r(t)}`);
842
+ return !!oe(r(e), `<=${r(t)}`);
836
843
  }
837
- const ie = (e, t) => {
844
+ const ce = (e, t) => {
838
845
  const r = t || function(o, n) {
839
- return B(o, n);
846
+ return j(o, n);
840
847
  };
841
848
  return Object.keys(e).reduce((o, n) => !o || r(o, n) || o === "0" ? n : o, 0);
842
- }, _e = (e) => !!e.loaded || typeof e.lib == "function", Ro = (e) => !!e.loading, _o = (e, t) => {
849
+ }, be = (e) => !!e.loaded || typeof e.lib == "function", No = (e) => !!e.loading, Ao = (e, t) => {
843
850
  if (!e || !t) return !1;
844
851
  const { usedExports: r } = e;
845
852
  return r ? !!t.every((o) => r.includes(o)) : !1;
846
853
  };
847
- function So(e, t, r, o) {
854
+ function Mo(e, t, r, o) {
848
855
  const n = e[t][r];
849
- let s = "", a = se(o);
850
- const c = function(i, l) {
851
- return a ? n[i].treeShaking ? n[l].treeShaking ? !_e(n[i].treeShaking) && B(i, l) : !1 : !0 : !_e(n[i]) && B(i, l);
856
+ let s = "", i = ae(o);
857
+ const a = function(c, l) {
858
+ return i ? n[c].treeShaking ? n[l].treeShaking ? !be(n[c].treeShaking) && j(c, l) : !1 : !0 : !be(n[c]) && j(c, l);
852
859
  };
853
- if (a) {
854
- if (s = ie(e[t][r], c), s) return {
860
+ if (i) {
861
+ if (s = ce(e[t][r], a), s) return {
855
862
  version: s,
856
- useTreesShaking: a
863
+ useTreesShaking: i
857
864
  };
858
- a = !1;
865
+ i = !1;
859
866
  }
860
867
  return {
861
- version: ie(e[t][r], c),
862
- useTreesShaking: a
868
+ version: ce(e[t][r], a),
869
+ useTreesShaking: i
863
870
  };
864
871
  }
865
- const q = (e) => _e(e) || Ro(e);
866
- function bo(e, t, r, o) {
872
+ const K = (e) => be(e) || No(e);
873
+ function Po(e, t, r, o) {
867
874
  const n = e[t][r];
868
- let s = "", a = se(o);
869
- const c = function(i, l) {
870
- if (a) {
871
- if (!n[i].treeShaking) return !0;
875
+ let s = "", i = ae(o);
876
+ const a = function(c, l) {
877
+ if (i) {
878
+ if (!n[c].treeShaking) return !0;
872
879
  if (!n[l].treeShaking) return !1;
873
- if (q(n[l].treeShaking)) return q(n[i].treeShaking) ? !!B(i, l) : !0;
874
- if (q(n[i].treeShaking)) return !1;
880
+ if (K(n[l].treeShaking)) return K(n[c].treeShaking) ? !!j(c, l) : !0;
881
+ if (K(n[c].treeShaking)) return !1;
875
882
  }
876
- return q(n[l]) ? q(n[i]) ? !!B(i, l) : !0 : q(n[i]) ? !1 : B(i, l);
883
+ return K(n[l]) ? K(n[c]) ? !!j(c, l) : !0 : K(n[c]) ? !1 : j(c, l);
877
884
  };
878
- if (a) {
879
- if (s = ie(e[t][r], c), s) return {
885
+ if (i) {
886
+ if (s = ce(e[t][r], a), s) return {
880
887
  version: s,
881
- useTreesShaking: a
888
+ useTreesShaking: i
882
889
  };
883
- a = !1;
890
+ i = !1;
884
891
  }
885
892
  return {
886
- version: ie(e[t][r], c),
887
- useTreesShaking: a
893
+ version: ce(e[t][r], a),
894
+ useTreesShaking: i
888
895
  };
889
896
  }
890
- function wo(e) {
891
- return e === "loaded-first" ? bo : So;
897
+ function ko(e) {
898
+ return e === "loaded-first" ? Po : Mo;
892
899
  }
893
- function Re(e, t, r, o) {
900
+ function Se(e, t, r, o, n) {
894
901
  if (!e) return;
895
- const { shareConfig: n, scope: s = ae, strategy: a, treeShaking: c } = r, i = Array.isArray(s) ? s : [s];
896
- for (const l of i) if (n && e[l] && e[l][t]) {
897
- const { requiredVersion: u } = n, { version: f, useTreesShaking: m } = wo(a)(e, l, t, c), h = () => {
898
- const p = e[l][t][f];
899
- if (n.singleton) {
900
- if (typeof u == "string" && !te(f, u)) {
901
- const E = `Version ${f} from ${f && p.from} of shared singleton module ${t} does not satisfy the requirement of ${r.from} which needs ${u})`;
902
- n.strictVersion ? b(E) : oe(E);
902
+ const { shareConfig: s, scope: i = le, strategy: a, treeShaking: c } = r, l = Array.isArray(i) ? i : [i];
903
+ for (const u of l) if (s && e[u] && e[u][t]) {
904
+ const { requiredVersion: f } = s, { version: d, useTreesShaking: m } = ko(a)(e, u, t, c), h = () => {
905
+ const y = e[u][t][d];
906
+ if (s.singleton) {
907
+ if (typeof f == "string" && !oe(d, f)) {
908
+ const g = `Version ${d} from ${d && y.from} of shared singleton module ${t} does not satisfy the requirement of ${r.from} which needs ${f})`;
909
+ s.strictVersion ? I(g) : se(g);
903
910
  }
904
911
  return {
905
- shared: p,
912
+ shared: y,
906
913
  useTreesShaking: m
907
914
  };
908
915
  } else {
909
- if (u === !1 || u === "*") return {
910
- shared: p,
916
+ if (f === !1 || f === "*") return {
917
+ shared: y,
911
918
  useTreesShaking: m
912
919
  };
913
- if (te(f, u)) return {
914
- shared: p,
920
+ if (oe(d, f)) return {
921
+ shared: y,
915
922
  useTreesShaking: m
916
923
  };
917
- const E = se(c);
918
- if (E) {
919
- for (const [y, R] of Object.entries(e[l][t]))
920
- if (se(R.treeShaking, c == null ? void 0 : c.usedExports) && te(y, u))
924
+ const g = ae(c);
925
+ if (g) {
926
+ for (const [R, E] of Object.entries(e[u][t]))
927
+ if (ae(E.treeShaking, c == null ? void 0 : c.usedExports) && oe(R, f))
921
928
  return {
922
- shared: R,
923
- useTreesShaking: E
929
+ shared: E,
930
+ useTreesShaking: g
924
931
  };
925
932
  }
926
- for (const [y, R] of Object.entries(e[l][t])) if (te(y, u)) return {
927
- shared: R,
933
+ for (const [R, E] of Object.entries(e[u][t])) if (oe(R, f)) return {
934
+ shared: E,
928
935
  useTreesShaking: !1
929
936
  };
930
937
  }
931
- }, d = {
938
+ }, p = {
932
939
  shareScopeMap: e,
933
- scope: l,
940
+ scope: u,
934
941
  pkgName: t,
935
- version: f,
936
- GlobalFederation: Se.__FEDERATION__,
942
+ version: d,
943
+ GlobalFederation: we.__FEDERATION__,
937
944
  shareInfo: r,
938
- resolver: h
945
+ resolver: h,
946
+ loadContext: n
939
947
  };
940
- return (o.emit(d) || d).resolver();
948
+ return (o.emit(p) || p).resolver();
941
949
  }
942
950
  }
943
- function Nt() {
944
- return Se.__FEDERATION__.__SHARE__;
951
+ function Pt() {
952
+ return we.__FEDERATION__.__SHARE__;
945
953
  }
946
- function Ye(e) {
947
- const { pkgName: t, extraOptions: r, shareInfos: o } = e, n = (i) => {
948
- if (!i) return;
954
+ function Qe(e) {
955
+ const { pkgName: t, extraOptions: r, shareInfos: o } = e, n = (c) => {
956
+ if (!c) return;
949
957
  const l = {};
950
- return i.forEach((f) => {
958
+ return c.forEach((f) => {
951
959
  l[f.version] = f;
952
- }), l[ie(l, function(f, m) {
953
- return !_e(l[f]) && B(f, m);
960
+ }), l[ce(l, function(f, d) {
961
+ return !be(l[f]) && j(f, d);
954
962
  })];
955
- }, s = (r == null ? void 0 : r.resolver) ?? n, a = (i) => i !== null && typeof i == "object" && !Array.isArray(i), c = (...i) => {
963
+ }, s = (r == null ? void 0 : r.resolver) ?? n, i = (c) => c !== null && typeof c == "object" && !Array.isArray(c), a = (...c) => {
956
964
  const l = {};
957
- for (const u of i)
965
+ for (const u of c)
958
966
  if (u)
959
- for (const [f, m] of Object.entries(u)) {
960
- const h = l[f];
961
- a(h) && a(m) ? l[f] = c(h, m) : m !== void 0 && (l[f] = m);
967
+ for (const [f, d] of Object.entries(u)) {
968
+ const m = l[f];
969
+ i(m) && i(d) ? l[f] = a(m, d) : d !== void 0 && (l[f] = d);
962
970
  }
963
971
  return l;
964
972
  };
965
- return c(s(o[t]), r == null ? void 0 : r.customShareInfo);
973
+ return a(s(o[t]), r == null ? void 0 : r.customShareInfo);
966
974
  }
967
- const z = (e, t) => {
968
- e.useIn || (e.useIn = []), Cr(e.useIn, t);
975
+ const J = (e, t) => {
976
+ e.useIn || (e.useIn = []), Br(e.useIn, t);
969
977
  };
970
- function ue(e, t) {
978
+ function he(e, t) {
971
979
  return t && e.treeShaking ? e.treeShaking : e;
972
980
  }
973
- function Ue(e, t) {
981
+ function Be(e, t) {
974
982
  return !t || t === "." ? e : `${e}/${t.replace(/^\.\//, "")}`;
975
983
  }
976
- function Qe(e, t) {
984
+ function et(e, t) {
977
985
  for (const r of e) {
978
986
  const o = t.startsWith(r.name);
979
987
  let n = t.replace(r.name, "");
980
988
  if (o) {
981
989
  if (n.startsWith("/")) {
982
- const c = r.name;
990
+ const a = r.name;
983
991
  return n = `.${n}`, {
984
- pkgNameOrAlias: c,
992
+ pkgNameOrAlias: a,
985
993
  expose: n,
986
994
  remote: r
987
995
  };
@@ -992,16 +1000,16 @@ function Qe(e, t) {
992
1000
  };
993
1001
  }
994
1002
  const s = r.alias && t.startsWith(r.alias);
995
- let a = r.alias && t.replace(r.alias, "");
1003
+ let i = r.alias && t.replace(r.alias, "");
996
1004
  if (r.alias && s) {
997
- if (a && a.startsWith("/")) {
998
- const c = r.alias;
999
- return a = `.${a}`, {
1000
- pkgNameOrAlias: c,
1001
- expose: a,
1005
+ if (i && i.startsWith("/")) {
1006
+ const a = r.alias;
1007
+ return i = `.${i}`, {
1008
+ pkgNameOrAlias: a,
1009
+ expose: i,
1002
1010
  remote: r
1003
1011
  };
1004
- } else if (a === "") return {
1012
+ } else if (i === "") return {
1005
1013
  pkgNameOrAlias: r.alias,
1006
1014
  expose: ".",
1007
1015
  remote: r
@@ -1009,231 +1017,277 @@ function Qe(e, t) {
1009
1017
  }
1010
1018
  }
1011
1019
  }
1012
- function Io(e, t) {
1020
+ function Lo(e, t) {
1013
1021
  for (const r of e)
1014
1022
  if (t === r.name || r.alias && t === r.alias) return r;
1015
1023
  }
1016
- const At = "RUNTIME-001", Mt = "RUNTIME-002", Pt = "RUNTIME-003", kt = "RUNTIME-004", Ot = "RUNTIME-005", Le = "RUNTIME-006", Lt = "RUNTIME-007", be = "RUNTIME-008", $o = "RUNTIME-009", Ct = "RUNTIME-010", Ft = "RUNTIME-011", To = "RUNTIME-012", Ht = "RUNTIME-013", Dt = "RUNTIME-014", xt = "RUNTIME-015", A = {
1017
- [At]: "Failed to get remoteEntry exports.",
1018
- [Mt]: 'The remote entry interface does not contain "init"',
1019
- [Pt]: "Failed to get manifest.",
1020
- [kt]: "Failed to locate remote.",
1021
- [Ot]: "Invalid loadShareSync function call from bundler runtime",
1022
- [Le]: "Invalid loadShareSync function call from runtime",
1023
- [Lt]: "Failed to get remote snapshot.",
1024
- [be]: "Failed to load script resources.",
1025
- [$o]: "Please call createInstance first.",
1026
- [Ct]: 'The name option cannot be changed after initialization. If you want to create a new instance with a different name, please use "createInstance" api.',
1027
- [Ft]: "The remoteEntry URL is missing from the remote snapshot.",
1028
- [To]: 'The getter for the shared module is not a function. This may be caused by setting "shared.import: false" without the host providing the corresponding lib.',
1029
- [Ht]: "The manifest is not a valid Module Federation manifest.",
1030
- [Dt]: "The remote does not expose the requested module.",
1031
- [xt]: "Remote container initialization failed."
1024
+ const kt = "RUNTIME-001", Lt = "RUNTIME-002", Ot = "RUNTIME-003", Ct = "RUNTIME-004", Dt = "RUNTIME-005", De = "RUNTIME-006", Ht = "RUNTIME-007", Ie = "RUNTIME-008", Oo = "RUNTIME-009", Ft = "RUNTIME-010", xt = "RUNTIME-011", Co = "RUNTIME-012", Gt = "RUNTIME-013", Ut = "RUNTIME-014", Bt = "RUNTIME-015", M = {
1025
+ [kt]: "Failed to get remoteEntry exports.",
1026
+ [Lt]: 'The remote entry interface does not contain "init"',
1027
+ [Ot]: "Failed to get manifest.",
1028
+ [Ct]: "Failed to locate remote.",
1029
+ [Dt]: "Invalid loadShareSync function call from bundler runtime",
1030
+ [De]: "Invalid loadShareSync function call from runtime",
1031
+ [Ht]: "Failed to get remote snapshot.",
1032
+ [Ie]: "Failed to load script resources.",
1033
+ [Oo]: "Please call createInstance first.",
1034
+ [Ft]: 'The name option cannot be changed after initialization. If you want to create a new instance with a different name, please use "createInstance" api.',
1035
+ [xt]: "The remoteEntry URL is missing from the remote snapshot.",
1036
+ [Co]: 'The getter for the shared module is not a function. This may be caused by setting "shared.import: false" without the host providing the corresponding lib.',
1037
+ [Gt]: "The manifest is not a valid Module Federation manifest.",
1038
+ [Ut]: "The remote does not expose the requested module.",
1039
+ [Bt]: "Remote container initialization failed."
1032
1040
  };
1033
1041
  ({
1034
- ...A
1042
+ ...M
1035
1043
  });
1036
- const Gt = ".then(callbacks[0]).catch(callbacks[1])", vo = [
1044
+ const Wt = ".then(callbacks[0]).catch(callbacks[1])", tt = /* @__PURE__ */ new WeakMap(), Do = [
1037
1045
  "Failed to fetch dynamically imported module",
1038
1046
  "Importing a module script failed",
1039
1047
  "error loading dynamically imported module"
1040
1048
  ];
1041
- function No(e) {
1042
- return e instanceof TypeError ? vo.some((t) => e.message.includes(t)) : !1;
1049
+ function Ho(e) {
1050
+ return e instanceof TypeError ? Do.some((t) => e.message.includes(t)) : !1;
1043
1051
  }
1044
- function Ut(e) {
1052
+ function jt(e) {
1045
1053
  return e === "esm" || e === "module";
1046
1054
  }
1047
- async function Ao({ entry: e, remoteEntryExports: t, name: r, getEntryUrl: o }) {
1055
+ async function Fo({ entry: e, remoteEntryExports: t, name: r, getEntryUrl: o }) {
1048
1056
  return new Promise((n, s) => {
1049
- const a = (i) => {
1050
- if (No(i)) {
1051
- const l = i instanceof Error ? i.message : String(i);
1057
+ const i = (c) => {
1058
+ if (Ho(c)) {
1059
+ const l = c instanceof Error ? c.message : String(c);
1052
1060
  try {
1053
- b(be, A, {
1061
+ I(Ie, M, {
1054
1062
  remoteName: r,
1055
- resourceUrl: c
1063
+ resourceUrl: a
1056
1064
  }, l);
1057
1065
  } catch (u) {
1058
1066
  s(u);
1059
1067
  return;
1060
1068
  }
1061
1069
  }
1062
- s(i);
1063
- }, c = o ? o(e) : e;
1070
+ s(c);
1071
+ }, a = o ? o(e) : e;
1064
1072
  try {
1065
- t ? n(t) : typeof FEDERATION_ALLOW_NEW_FUNCTION < "u" ? new Function("callbacks", `import("${c}")${Gt}`)([n, a]) : import(
1073
+ t ? n(t) : typeof FEDERATION_ALLOW_NEW_FUNCTION < "u" ? new Function("callbacks", `import("${a}")${Wt}`)([n, i]) : import(
1066
1074
  /* webpackIgnore: true */
1067
1075
  /* @vite-ignore */
1068
- c
1069
- ).then(n).catch(a);
1070
- } catch (i) {
1071
- b(`Failed to load ESM entry from "${c}". ${i instanceof Error ? i.message : String(i)}`);
1076
+ a
1077
+ ).then(n).catch(i);
1078
+ } catch (c) {
1079
+ I(`Failed to load ESM entry from "${a}". ${c instanceof Error ? c.message : String(c)}`);
1072
1080
  }
1073
1081
  });
1074
1082
  }
1075
- async function Mo({ entry: e, remoteEntryExports: t }) {
1083
+ async function xo({ entry: e, remoteEntryExports: t }) {
1076
1084
  return new Promise((r, o) => {
1077
1085
  try {
1078
- t ? r(t) : typeof __system_context__ > "u" ? System.import(e).then(r).catch(o) : new Function("callbacks", `System.import("${e}")${Gt}`)([r, o]);
1086
+ t ? r(t) : typeof __system_context__ > "u" ? System.import(e).then(r).catch(o) : new Function("callbacks", `System.import("${e}")${Wt}`)([r, o]);
1079
1087
  } catch (n) {
1080
- b(`Failed to load SystemJS entry from "${e}". ${n instanceof Error ? n.message : String(n)}`);
1088
+ I(`Failed to load SystemJS entry from "${e}". ${n instanceof Error ? n.message : String(n)}`);
1081
1089
  }
1082
1090
  });
1083
1091
  }
1084
- function Bt(e, t, r) {
1085
- const { remoteEntryKey: o, entryExports: n } = De(e, t);
1086
- return n || b(At, A, {
1092
+ function Vt(e, t, r) {
1093
+ const { remoteEntryKey: o, entryExports: n } = xe(e, t);
1094
+ return n || I(kt, M, {
1087
1095
  remoteName: e,
1088
1096
  remoteEntryUrl: r,
1089
1097
  remoteEntryKey: o
1090
1098
  }), n;
1091
1099
  }
1092
- async function Po({ name: e, globalName: t, entry: r, remoteInfo: o, loaderHook: n, getEntryUrl: s, resourceContext: a }) {
1093
- const { entryExports: c } = De(e, t);
1094
- if (c) return c;
1095
- const i = s ? s(r) : r;
1096
- return br(i, {
1100
+ async function Go({ name: e, globalName: t, entry: r, remoteInfo: o, loaderHook: n, getEntryUrl: s, resourceContext: i }) {
1101
+ const { entryExports: a } = xe(e, t);
1102
+ if (a) return a;
1103
+ const c = s ? s(r) : r;
1104
+ return Ar(c, {
1097
1105
  attrs: {},
1098
1106
  createScriptHook: (l, u) => {
1099
1107
  const f = n.lifecycle.createScript.emit({
1100
1108
  url: l,
1101
1109
  attrs: u,
1102
1110
  remoteInfo: o,
1103
- resourceContext: a ? {
1104
- ...a,
1111
+ resourceContext: i ? {
1112
+ ...i,
1105
1113
  url: l
1106
1114
  } : void 0
1107
1115
  });
1108
1116
  if (f && (f instanceof HTMLScriptElement || "script" in f || "timeout" in f))
1109
1117
  return f;
1110
1118
  }
1111
- }).then(() => Bt(e, t, r), (l) => {
1119
+ }).then(() => Vt(e, t, r), (l) => {
1112
1120
  const u = l instanceof Error ? l.message : String(l);
1113
- b(be, A, {
1121
+ I(Ie, M, {
1114
1122
  remoteName: e,
1115
- resourceUrl: i
1123
+ resourceUrl: c
1116
1124
  }, u);
1117
1125
  });
1118
1126
  }
1119
- async function ko({ remoteInfo: e, remoteEntryExports: t, loaderHook: r, getEntryUrl: o, resourceContext: n }) {
1120
- const { entry: s, entryGlobalName: a, name: c, type: i } = e;
1121
- return Ut(i) ? Ao({
1127
+ async function Uo({ remoteInfo: e, remoteEntryExports: t, loaderHook: r, getEntryUrl: o, resourceContext: n }) {
1128
+ const { entry: s, entryGlobalName: i, name: a, type: c } = e;
1129
+ return jt(c) ? Fo({
1122
1130
  entry: s,
1123
1131
  remoteEntryExports: t,
1124
- name: c,
1132
+ name: a,
1125
1133
  getEntryUrl: o
1126
- }) : i === "system" ? Mo({
1134
+ }) : c === "system" ? xo({
1127
1135
  entry: s,
1128
1136
  remoteEntryExports: t
1129
- }) : Po({
1137
+ }) : Go({
1130
1138
  entry: s,
1131
- globalName: a,
1132
- name: c,
1139
+ globalName: i,
1140
+ name: a,
1133
1141
  remoteInfo: e,
1134
1142
  loaderHook: r,
1135
1143
  getEntryUrl: o,
1136
1144
  resourceContext: n
1137
1145
  });
1138
1146
  }
1139
- async function Oo({ remoteInfo: e, loaderHook: t, resourceContext: r }) {
1140
- const { entry: o, entryGlobalName: n, name: s, type: a } = e, { entryExports: c } = De(s, n);
1141
- return c || $r(o, {
1147
+ async function Bo({ remoteInfo: e, loaderHook: t, resourceContext: r }) {
1148
+ const { entry: o, entryGlobalName: n, name: s, type: i } = e, { entryExports: a } = xe(s, n);
1149
+ return a || kr(o, {
1142
1150
  attrs: {
1143
1151
  name: s,
1144
1152
  globalName: n,
1145
- type: a
1153
+ type: i
1146
1154
  },
1147
- loaderHook: { createScriptHook: (i, l = {}) => {
1155
+ loaderHook: { createScriptHook: (c, l = {}) => {
1148
1156
  const u = t.lifecycle.createScript.emit({
1149
- url: i,
1157
+ url: c,
1150
1158
  attrs: l,
1151
1159
  remoteInfo: e,
1152
1160
  resourceContext: r ? {
1153
1161
  ...r,
1154
- url: i
1162
+ url: c
1155
1163
  } : void 0
1156
1164
  });
1157
1165
  if (u && "url" in u)
1158
1166
  return u;
1159
1167
  } }
1160
- }).then(() => Bt(s, n, o)).catch((i) => {
1161
- b(`Failed to load Node.js entry for remote "${s}" from "${o}". ${i instanceof Error ? i.message : String(i)}`);
1168
+ }).then(() => Vt(s, n, o)).catch((c) => {
1169
+ I(`Failed to load Node.js entry for remote "${s}" from "${o}". ${c instanceof Error ? c.message : String(c)}`);
1162
1170
  });
1163
1171
  }
1164
- function Ce(e) {
1172
+ function qt(e) {
1165
1173
  const { entry: t, name: r } = e;
1166
- return st(r, t);
1167
- }
1168
- async function Be(e) {
1169
- const { origin: t, remoteEntryExports: r, remoteInfo: o, getEntryUrl: n, resourceContext: s, _inErrorHandling: a = !1 } = e, c = Ce(o);
1170
- if (r) return r;
1171
- if (!J[c]) {
1172
- const i = t.remoteHandler.hooks.lifecycle.loadEntry, l = t.loaderHook;
1173
- J[c] = i.emit({
1174
+ return at(r, t);
1175
+ }
1176
+ async function We(e) {
1177
+ const { origin: t, remoteEntryExports: r, remoteInfo: o, getEntryUrl: n, resourceContext: s, _inErrorHandling: i = !1 } = e, a = qt(o);
1178
+ if (r)
1179
+ return await t.loaderHook.lifecycle.afterLoadEntry.emit({
1174
1180
  origin: t,
1175
- loaderHook: l,
1176
1181
  remoteInfo: o,
1177
- remoteEntryExports: r
1178
- }).then((u) => u || ((typeof ENV_TARGET < "u" ? ENV_TARGET === "web" : G) ? ko({
1182
+ remoteEntryExports: r,
1183
+ resourceContext: s,
1184
+ cached: !0
1185
+ }), r;
1186
+ if (!B[a]) {
1187
+ const l = t.remoteHandler.hooks.lifecycle.loadEntry, u = t.loaderHook;
1188
+ B[a] = l.emit({
1189
+ origin: t,
1190
+ loaderHook: u,
1179
1191
  remoteInfo: o,
1180
1192
  remoteEntryExports: r,
1181
- loaderHook: l,
1193
+ resourceContext: s
1194
+ }).then((f) => f || ((typeof ENV_TARGET < "u" ? ENV_TARGET === "web" : U) ? Uo({
1195
+ remoteInfo: o,
1196
+ remoteEntryExports: r,
1197
+ loaderHook: u,
1182
1198
  getEntryUrl: n,
1183
1199
  resourceContext: s
1184
- }) : Oo({
1200
+ }) : Bo({
1185
1201
  remoteInfo: o,
1186
- loaderHook: l,
1202
+ loaderHook: u,
1187
1203
  resourceContext: s
1188
- }))).then(async (u) => (await t.loaderHook.lifecycle.afterLoadEntry.emit({
1204
+ }))).then(async (f) => (await t.loaderHook.lifecycle.afterLoadEntry.emit({
1189
1205
  origin: t,
1190
1206
  remoteInfo: o,
1191
- remoteEntryExports: u
1192
- }), u)).catch(async (u) => {
1193
- const f = Ce(o), m = u instanceof Error && u.message.includes("ScriptExecutionError");
1194
- if (u instanceof Error && u.message.includes(be) && !m && !a) {
1195
- const h = (p) => Be({
1207
+ remoteEntryExports: f,
1208
+ resourceContext: s
1209
+ }), f)).catch(async (f) => {
1210
+ const d = f instanceof Error && f.message.includes("ScriptExecutionError");
1211
+ if (f instanceof Error && f.message.includes(Ie) && !d && !i) {
1212
+ const m = (p) => We({
1196
1213
  ...p,
1197
1214
  _inErrorHandling: !0
1198
- }), d = await t.loaderHook.lifecycle.loadEntryError.emit({
1199
- getRemoteEntry: h,
1215
+ }), h = await t.loaderHook.lifecycle.loadEntryError.emit({
1216
+ getRemoteEntry: m,
1200
1217
  origin: t,
1201
1218
  remoteInfo: o,
1202
1219
  remoteEntryExports: r,
1203
- globalLoading: J,
1204
- uniqueKey: f
1220
+ globalLoading: B,
1221
+ uniqueKey: a
1205
1222
  });
1206
- if (d)
1223
+ if (h)
1207
1224
  return await t.loaderHook.lifecycle.afterLoadEntry.emit({
1208
1225
  origin: t,
1209
1226
  remoteInfo: o,
1210
- remoteEntryExports: d,
1227
+ remoteEntryExports: h,
1228
+ resourceContext: s,
1229
+ error: f,
1211
1230
  recovered: !0
1212
- }), d;
1231
+ }), h;
1213
1232
  }
1214
1233
  throw await t.loaderHook.lifecycle.afterLoadEntry.emit({
1215
1234
  origin: t,
1216
1235
  remoteInfo: o,
1217
- error: u
1218
- }), u;
1219
- });
1236
+ resourceContext: s,
1237
+ error: f
1238
+ }), f;
1239
+ }), tt.set(B[a], t);
1240
+ }
1241
+ const c = B[a];
1242
+ if (tt.get(c) !== t) try {
1243
+ const l = await c;
1244
+ return await t.loaderHook.lifecycle.afterLoadEntry.emit({
1245
+ origin: t,
1246
+ remoteInfo: o,
1247
+ remoteEntryExports: l,
1248
+ resourceContext: s
1249
+ }), l;
1250
+ } catch (l) {
1251
+ throw await t.loaderHook.lifecycle.afterLoadEntry.emit({
1252
+ origin: t,
1253
+ remoteInfo: o,
1254
+ resourceContext: s,
1255
+ error: l
1256
+ }), l;
1220
1257
  }
1221
- return J[c];
1258
+ return c;
1222
1259
  }
1223
- function K(e) {
1260
+ function Z(e) {
1224
1261
  return {
1225
1262
  ...e,
1226
1263
  entry: "entry" in e ? e.entry : "",
1227
- type: e.type || Tt,
1264
+ type: e.type || At,
1228
1265
  entryGlobalName: e.entryGlobalName || e.name,
1229
- shareScope: e.shareScope || ae
1266
+ shareScope: e.shareScope || le
1230
1267
  };
1231
1268
  }
1232
- function Lo() {
1269
+ function Wo() {
1233
1270
  return typeof FEDERATION_BUILD_IDENTIFIER < "u" ? FEDERATION_BUILD_IDENTIFIER : "";
1234
1271
  }
1235
- function Co(e, t) {
1236
- const r = Br(), o = [
1272
+ function jo(e) {
1273
+ const t = /* @__PURE__ */ new Map();
1274
+ return [...e || [], ...Jr()].forEach((r) => {
1275
+ r && (k(_t(r), "Plugin configuration is invalid."), k(r.name, "A name must be provided by the plugin."), t.has(r.name) || t.set(r.name, r));
1276
+ }), Array.from(t.values());
1277
+ }
1278
+ function Vo(e, t) {
1279
+ return t === void 0 ? e : {
1280
+ ...t,
1281
+ name: e.name,
1282
+ version: e.version
1283
+ };
1284
+ }
1285
+ function qo(e, t) {
1286
+ const r = /* @__PURE__ */ new Map();
1287
+ t.options.plugins.forEach((n) => {
1288
+ n && r.set(n.name, n);
1289
+ });
1290
+ const o = [
1237
1291
  t.hooks,
1238
1292
  t.remoteHandler.hooks,
1239
1293
  t.sharedHandler.hooks,
@@ -1241,15 +1295,16 @@ function Co(e, t) {
1241
1295
  t.loaderHook,
1242
1296
  t.bridgeHook
1243
1297
  ];
1244
- return r.length > 0 && r.forEach((n) => {
1245
- e != null && e.find((s) => s.name !== n.name) && e.push(n);
1246
- }), e && e.length > 0 && e.forEach((n) => {
1247
- o.forEach((s) => {
1248
- s.applyPlugin(n, t);
1298
+ return jo(e).forEach((n) => {
1299
+ var i;
1300
+ if (r.set(n.name, n), t.hooks.registerPlugins[n.name]) return;
1301
+ const s = Vo(n, (i = n.apply) == null ? void 0 : i.call(n, t));
1302
+ o.forEach((a) => {
1303
+ a.applyPlugin(s);
1249
1304
  });
1250
- }), e;
1305
+ }), Array.from(r.values());
1251
1306
  }
1252
- function Fo(e) {
1307
+ function zo(e) {
1253
1308
  return {
1254
1309
  name: e.name,
1255
1310
  alias: e.alias,
@@ -1260,12 +1315,12 @@ function Fo(e) {
1260
1315
  shareScope: e.shareScope
1261
1316
  };
1262
1317
  }
1263
- function F(e) {
1264
- var r, o, n, s, a, c;
1318
+ function D(e) {
1319
+ var r, o, n, s, i, a;
1265
1320
  const t = {};
1266
- for (const [i, l] of Object.entries(e.shared)) {
1321
+ for (const [c, l] of Object.entries(e.shared)) {
1267
1322
  const u = l[0];
1268
- u && (t[i] = {
1323
+ u && (t[c] = {
1269
1324
  version: u.version,
1270
1325
  singleton: (r = u.shareConfig) == null ? void 0 : r.singleton,
1271
1326
  requiredVersion: ((o = u.shareConfig) == null ? void 0 : o.requiredVersion) === !1 ? !1 : (n = u.shareConfig) == null ? void 0 : n.requiredVersion,
@@ -1276,42 +1331,43 @@ function F(e) {
1276
1331
  return {
1277
1332
  project: {
1278
1333
  name: e.name,
1279
- mfRole: ((a = e.remotes) == null ? void 0 : a.length) > 0 ? "host" : "unknown"
1334
+ mfRole: ((i = e.remotes) == null ? void 0 : i.length) > 0 ? "host" : "unknown"
1280
1335
  },
1281
1336
  mfConfig: {
1282
1337
  name: e.name,
1283
- remotes: ((c = e.remotes) == null ? void 0 : c.map(Fo)) ?? [],
1338
+ remotes: ((a = e.remotes) == null ? void 0 : a.map(zo)) ?? [],
1284
1339
  shared: t
1285
1340
  }
1286
1341
  };
1287
1342
  }
1288
- function jt(e) {
1343
+ function zt(e) {
1289
1344
  return {
1290
1345
  resourceCategory: "sync",
1291
1346
  share: !0,
1292
1347
  depsRemote: !0,
1348
+ recordPreloadedAssets: !0,
1293
1349
  ...e
1294
1350
  };
1295
1351
  }
1296
- function Ho(e, t) {
1352
+ function Ko(e, t) {
1297
1353
  return t.map((r) => {
1298
- const o = Io(e, r.nameOrAlias);
1299
- return L(o, `Unable to preload ${r.nameOrAlias} as it is not included in ${!o && at({
1354
+ const o = Lo(e, r.nameOrAlias);
1355
+ return k(o, `Unable to preload ${r.nameOrAlias} as it is not included in ${!o && lt({
1300
1356
  remoteInfo: o,
1301
1357
  remotes: e
1302
1358
  })}`), {
1303
1359
  remote: o,
1304
- preloadConfig: jt(r)
1360
+ preloadConfig: zt(r)
1305
1361
  };
1306
1362
  });
1307
1363
  }
1308
- function Do(e) {
1364
+ function Jo(e) {
1309
1365
  return e ? e.map((t) => t === "." ? t : t.startsWith("./") ? t.replace("./", "") : t) : [];
1310
1366
  }
1311
1367
  function je(e) {
1312
1368
  return e instanceof Error ? e.message.includes("timed out") || e.name.includes("Timeout") : !1;
1313
1369
  }
1314
- function j(e, t, r, o) {
1370
+ function G(e, t, r, o) {
1315
1371
  return {
1316
1372
  url: t,
1317
1373
  status: r,
@@ -1321,11 +1377,14 @@ function j(e, t, r, o) {
1321
1377
  error: o
1322
1378
  };
1323
1379
  }
1324
- async function xo(e, t, r, o) {
1380
+ function Ne(e, t, r, o) {
1381
+ return r ? Yr(t) ? Promise.resolve(G(e, t, "cached")) : (Qr(t), o()) : o();
1382
+ }
1383
+ async function Zo(e, t, r, o) {
1325
1384
  const n = e.moduleCache.get(r.name), s = r.entry;
1326
- if (n != null && n.remoteEntryExports) return j(o, s, "cached");
1385
+ if (n != null && n.remoteEntryExports) return G(o, s, "cached");
1327
1386
  try {
1328
- if (!await Be({
1387
+ if (!await We({
1329
1388
  origin: e,
1330
1389
  remoteInfo: r,
1331
1390
  remoteEntryExports: n == null ? void 0 : n.remoteEntryExports,
@@ -1334,20 +1393,20 @@ async function xo(e, t, r, o) {
1334
1393
  url: s
1335
1394
  }
1336
1395
  })) throw new Error(`Failed to load remoteEntry "${s}".`);
1337
- return j(o, s, "success");
1338
- } catch (a) {
1339
- return j(o, s, je(a) ? "timeout" : "error", a);
1396
+ return G(o, s, "success");
1397
+ } catch (i) {
1398
+ return G(o, s, je(i) ? "timeout" : "error", i);
1340
1399
  }
1341
1400
  }
1342
- function fe({ host: e, remoteInfo: t, url: r, attrs: o, context: n, needDeleteLink: s }) {
1343
- return new Promise((a) => {
1344
- const { link: c, needAttach: i } = Sr({
1401
+ function de({ host: e, remoteInfo: t, url: r, attrs: o, context: n, needDeleteLink: s }) {
1402
+ return new Promise((i) => {
1403
+ const { link: a, needAttach: c } = Nr({
1345
1404
  url: r,
1346
1405
  cb: () => {
1347
- a(j(n, r, i ? "success" : "cached"));
1406
+ i(G(n, r, c ? "success" : "cached"));
1348
1407
  },
1349
1408
  onErrorCallback: (l) => {
1350
- a(j(n, r, je(l) ? "timeout" : "error", l));
1409
+ i(G(n, r, je(l) ? "timeout" : "error", l));
1351
1410
  },
1352
1411
  attrs: o,
1353
1412
  createLinkHook: (l, u) => {
@@ -1364,113 +1423,116 @@ function fe({ host: e, remoteInfo: t, url: r, attrs: o, context: n, needDeleteLi
1364
1423
  },
1365
1424
  needDeleteLink: s
1366
1425
  });
1367
- i && document.head.appendChild(c);
1426
+ c && document.head.appendChild(a);
1368
1427
  });
1369
1428
  }
1370
- function Go({ host: e, remoteInfo: t, url: r, attrs: o, context: n }) {
1429
+ function Xo({ host: e, remoteInfo: t, url: r, attrs: o, context: n }) {
1371
1430
  return new Promise((s) => {
1372
- const { script: a, needAttach: c } = ht({
1431
+ const { script: i, needAttach: a } = mt({
1373
1432
  url: r,
1374
1433
  cb: () => {
1375
- s(j(n, r, c ? "success" : "cached"));
1434
+ s(G(n, r, a ? "success" : "cached"));
1376
1435
  },
1377
- onErrorCallback: (i) => {
1378
- s(j(n, r, je(i) ? "timeout" : "error", i));
1436
+ onErrorCallback: (c) => {
1437
+ s(G(n, r, je(c) ? "timeout" : "error", c));
1379
1438
  },
1380
1439
  attrs: o,
1381
- createScriptHook: (i, l) => {
1440
+ createScriptHook: (c, l) => {
1382
1441
  const u = e.loaderHook.lifecycle.createScript.emit({
1383
- url: i,
1442
+ url: c,
1384
1443
  attrs: l,
1385
1444
  remoteInfo: t,
1386
1445
  resourceContext: {
1387
1446
  ...n,
1388
- url: i
1447
+ url: c
1389
1448
  }
1390
1449
  });
1391
1450
  return u instanceof HTMLScriptElement, u;
1392
1451
  },
1393
1452
  needDeleteScript: !0
1394
1453
  });
1395
- c && document.head.appendChild(a);
1454
+ a && document.head.appendChild(i);
1396
1455
  });
1397
1456
  }
1398
- function he(e, t) {
1457
+ function me(e, t) {
1399
1458
  return {
1400
1459
  ...e,
1401
1460
  resourceType: t
1402
1461
  };
1403
1462
  }
1404
- function Wt(e, t, r, o = !0, n = {
1463
+ function Kt(e, t, r, o = !0, n = {
1405
1464
  initiator: "preloadRemote",
1406
1465
  id: e.name
1407
- }) {
1408
- const { cssAssets: s, jsAssetsWithoutEntry: a, entryAssets: c } = r, i = [];
1466
+ }, s = !0) {
1467
+ const { cssAssets: i, jsAssetsWithoutEntry: a, entryAssets: c } = r, l = [];
1409
1468
  if (t.options.inBrowser) {
1410
- if (c.forEach((f) => {
1411
- const { moduleInfo: m } = f;
1412
- i.push(xo(t, e, m, he(n, "remoteEntry")));
1469
+ if (c.forEach((d) => {
1470
+ const { moduleInfo: m } = d;
1471
+ l.push(Zo(t, e, m, me(n, "remoteEntry")));
1413
1472
  }), o) {
1414
- const f = {
1473
+ const d = {
1415
1474
  rel: "preload",
1416
1475
  as: "style"
1417
1476
  };
1418
- s.forEach((m) => {
1419
- i.push(fe({
1477
+ i.forEach((m) => {
1478
+ const h = me(n, "css");
1479
+ l.push(Ne(h, m, s, () => de({
1420
1480
  host: t,
1421
1481
  remoteInfo: e,
1422
1482
  url: m,
1423
- attrs: f,
1424
- context: he(n, "css")
1425
- }));
1483
+ attrs: d,
1484
+ context: h
1485
+ })));
1426
1486
  });
1427
1487
  } else {
1428
- const f = {
1488
+ const d = {
1429
1489
  rel: "stylesheet",
1430
1490
  type: "text/css"
1431
1491
  };
1432
- s.forEach((m) => {
1433
- i.push(fe({
1492
+ i.forEach((m) => {
1493
+ const h = me(n, "css");
1494
+ l.push(Ne(h, m, s, () => de({
1434
1495
  host: t,
1435
1496
  remoteInfo: e,
1436
1497
  url: m,
1437
- attrs: f,
1498
+ attrs: d,
1438
1499
  needDeleteLink: !1,
1439
- context: he(n, "css")
1440
- }));
1500
+ context: h
1501
+ })));
1441
1502
  });
1442
1503
  }
1443
- let l = Go, u = {
1504
+ let u = Xo, f = {
1444
1505
  fetchpriority: "high",
1445
1506
  type: "text/javascript"
1446
1507
  };
1447
- o ? (l = fe, u = {
1508
+ o ? (u = de, f = {
1448
1509
  rel: "preload",
1449
1510
  as: "script"
1450
- }) : Ut(e.type) && (l = fe, u = {
1511
+ }) : jt(e.type) && (u = de, f = {
1451
1512
  rel: "modulepreload",
1452
1513
  fetchpriority: "high"
1453
- }), a.forEach((f) => {
1454
- i.push(l({
1514
+ }), a.forEach((d) => {
1515
+ const m = me(n, "js");
1516
+ l.push(Ne(m, d, s, () => u({
1455
1517
  host: t,
1456
1518
  remoteInfo: e,
1457
- url: f,
1458
- attrs: u,
1459
- context: he(n, "js")
1460
- }));
1519
+ url: d,
1520
+ attrs: f,
1521
+ context: m
1522
+ })));
1461
1523
  });
1462
1524
  }
1463
- return Promise.all(i);
1525
+ return Promise.all(l);
1464
1526
  }
1465
- function Uo(e) {
1527
+ function Yo(e) {
1466
1528
  if (!e || !("modules" in e) || !Array.isArray(e.modules)) return;
1467
1529
  const t = e.modules.map((r) => r.moduleName).filter(Boolean);
1468
1530
  return t.length ? t.join(",") : void 0;
1469
1531
  }
1470
- function Bo(e, t, r) {
1532
+ function Qo(e, t, r) {
1471
1533
  const o = t, n = Array.isArray(e.shareScope) ? e.shareScope : [e.shareScope];
1472
- n.length || n.push("default"), n.forEach((a) => {
1473
- o[a] || (o[a] = {});
1534
+ n.length || n.push("default"), n.forEach((i) => {
1535
+ o[i] || (o[i] = {});
1474
1536
  });
1475
1537
  const s = {
1476
1538
  version: e.version || "",
@@ -1485,58 +1547,59 @@ function Bo(e, t, r) {
1485
1547
  initScope: r ?? []
1486
1548
  };
1487
1549
  }
1488
- var et = class {
1550
+ var rt = class {
1489
1551
  constructor({ remoteInfo: e, host: t }) {
1490
1552
  this.inited = !1, this.initing = !1, this.lib = void 0, this.remoteInfo = e, this.host = t;
1491
1553
  }
1492
- async getEntry(e) {
1493
- if (this.remoteEntryExports) return this.remoteEntryExports;
1494
- const t = await Be({
1554
+ async getEntry(e, t) {
1555
+ const r = t || {
1556
+ initiator: "loadRemote",
1557
+ id: Be(this.remoteInfo.name, e),
1558
+ resourceType: "remoteEntry",
1559
+ url: this.remoteInfo.entry,
1560
+ expose: e
1561
+ }, o = await We({
1495
1562
  origin: this.host,
1496
1563
  remoteInfo: this.remoteInfo,
1497
1564
  remoteEntryExports: this.remoteEntryExports,
1498
- resourceContext: {
1499
- initiator: "loadRemote",
1500
- id: Ue(this.remoteInfo.name, e),
1501
- resourceType: "remoteEntry"
1502
- }
1565
+ resourceContext: r
1503
1566
  });
1504
- return L(t, `remoteEntryExports is undefined
1505
- ${at(this.remoteInfo)}`), this.remoteEntryExports = t, this.remoteEntryExports;
1567
+ return k(o, `remoteEntryExports is undefined
1568
+ ${lt(this.remoteInfo)}`), this.remoteEntryExports = o, this.remoteEntryExports;
1506
1569
  }
1507
- async init(e, t, r, o) {
1508
- const n = await this.getEntry(o);
1570
+ async init(e, t, r, o, n) {
1571
+ const s = await this.getEntry(o, n);
1509
1572
  if (this.inited)
1510
1573
  return await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1511
1574
  id: e,
1512
1575
  remoteInfo: this.remoteInfo,
1513
1576
  remoteSnapshot: t,
1514
- remoteEntryExports: n,
1577
+ remoteEntryExports: s,
1515
1578
  cached: !0,
1516
1579
  origin: this.host
1517
- }), n;
1580
+ }), s;
1518
1581
  if (this.initPromise) {
1519
1582
  try {
1520
1583
  await this.initPromise, await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1521
1584
  id: e,
1522
1585
  remoteInfo: this.remoteInfo,
1523
1586
  remoteSnapshot: t,
1524
- remoteEntryExports: n,
1587
+ remoteEntryExports: s,
1525
1588
  cached: !0,
1526
1589
  origin: this.host
1527
1590
  });
1528
- } catch (s) {
1591
+ } catch (i) {
1529
1592
  throw await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1530
1593
  id: e,
1531
1594
  remoteInfo: this.remoteInfo,
1532
1595
  remoteSnapshot: t,
1533
- remoteEntryExports: n,
1534
- error: s,
1596
+ remoteEntryExports: s,
1597
+ error: i,
1535
1598
  cached: !0,
1536
1599
  origin: this.host
1537
- }), s;
1600
+ }), i;
1538
1601
  }
1539
- return n;
1602
+ return s;
1540
1603
  }
1541
1604
  this.initing = !0, this.initPromise = (async () => {
1542
1605
  await this.host.loaderHook.lifecycle.beforeInitRemote.emit({
@@ -1545,35 +1608,35 @@ var et = class {
1545
1608
  remoteSnapshot: t,
1546
1609
  origin: this.host
1547
1610
  });
1548
- const { remoteEntryInitOptions: s, shareScope: a, initScope: c } = Bo(this.remoteInfo, this.host.shareScopeMap, r), i = await this.host.hooks.lifecycle.beforeInitContainer.emit({
1611
+ const { remoteEntryInitOptions: i, shareScope: a, initScope: c } = Qo(this.remoteInfo, this.host.shareScopeMap, r), l = await this.host.hooks.lifecycle.beforeInitContainer.emit({
1549
1612
  shareScope: a,
1550
- remoteEntryInitOptions: s,
1613
+ remoteEntryInitOptions: i,
1551
1614
  initScope: c,
1552
1615
  remoteInfo: this.remoteInfo,
1553
1616
  origin: this.host
1554
1617
  });
1555
- typeof (n == null ? void 0 : n.init) > "u" && b(Mt, A, {
1618
+ typeof (s == null ? void 0 : s.init) > "u" && I(Lt, M, {
1556
1619
  hostName: this.host.name,
1557
1620
  remoteName: this.remoteInfo.name,
1558
1621
  remoteEntryUrl: this.remoteInfo.entry,
1559
1622
  remoteEntryKey: this.remoteInfo.entryGlobalName
1560
- }, void 0, F(this.host.options));
1623
+ }, void 0, D(this.host.options));
1561
1624
  try {
1562
- await n.init(i.shareScope, i.initScope, i.remoteEntryInitOptions);
1563
- } catch (l) {
1564
- b(xt, A, {
1625
+ await s.init(l.shareScope, l.initScope, l.remoteEntryInitOptions);
1626
+ } catch (u) {
1627
+ I(Bt, M, {
1565
1628
  hostName: this.host.name,
1566
1629
  remoteName: this.remoteInfo.name,
1567
1630
  remoteEntryUrl: this.remoteInfo.entry,
1568
1631
  remoteEntryKey: this.remoteInfo.entryGlobalName,
1569
1632
  shareScope: this.remoteInfo.shareScope
1570
- }, `${l}`, F(this.host.options));
1633
+ }, `${u}`, D(this.host.options));
1571
1634
  }
1572
1635
  await this.host.hooks.lifecycle.initContainer.emit({
1573
- ...i,
1636
+ ...l,
1574
1637
  id: e,
1575
1638
  remoteSnapshot: t,
1576
- remoteEntryExports: n
1639
+ remoteEntryExports: s
1577
1640
  }), this.inited = !0;
1578
1641
  })();
1579
1642
  try {
@@ -1581,22 +1644,22 @@ var et = class {
1581
1644
  id: e,
1582
1645
  remoteInfo: this.remoteInfo,
1583
1646
  remoteSnapshot: t,
1584
- remoteEntryExports: n,
1647
+ remoteEntryExports: s,
1585
1648
  origin: this.host
1586
1649
  });
1587
- } catch (s) {
1650
+ } catch (i) {
1588
1651
  throw await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1589
1652
  id: e,
1590
1653
  remoteInfo: this.remoteInfo,
1591
1654
  remoteSnapshot: t,
1592
- remoteEntryExports: n,
1593
- error: s,
1655
+ remoteEntryExports: s,
1656
+ error: i,
1594
1657
  origin: this.host
1595
- }), s;
1658
+ }), i;
1596
1659
  } finally {
1597
1660
  this.initing = !1, this.initPromise = void 0;
1598
1661
  }
1599
- return n;
1662
+ return s;
1600
1663
  }
1601
1664
  async get(e, t, r, o) {
1602
1665
  const { loadFactory: n = !0 } = r || { loadFactory: !0 }, s = await this.init(e, o, void 0, t);
@@ -1607,26 +1670,26 @@ var et = class {
1607
1670
  remoteEntryExports: s,
1608
1671
  origin: this.host
1609
1672
  });
1610
- let a;
1673
+ let i;
1611
1674
  try {
1612
1675
  const l = await this.host.loaderHook.lifecycle.getModuleFactory.emit({
1613
1676
  remoteEntryExports: s,
1614
1677
  expose: t,
1615
1678
  moduleInfo: this.remoteInfo
1616
1679
  });
1617
- a = typeof l == "function" ? l : void 0, a || (a = await s.get(t)), a || b(Dt, A, {
1680
+ i = typeof l == "function" ? l : void 0, i || (i = await s.get(t)), i || I(Ut, M, {
1618
1681
  hostName: this.host.name,
1619
1682
  remoteName: this.remoteInfo.name,
1620
1683
  remoteEntryUrl: this.remoteInfo.entry,
1621
1684
  expose: t,
1622
1685
  requestId: e,
1623
- availableExposes: Uo(o)
1624
- }, void 0, F(this.host.options)), await this.host.loaderHook.lifecycle.afterGetExpose.emit({
1686
+ availableExposes: Yo(o)
1687
+ }, void 0, D(this.host.options)), await this.host.loaderHook.lifecycle.afterGetExpose.emit({
1625
1688
  id: e,
1626
1689
  expose: t,
1627
1690
  moduleInfo: this.remoteInfo,
1628
1691
  remoteEntryExports: s,
1629
- moduleFactory: a,
1692
+ moduleFactory: i,
1630
1693
  origin: this.host
1631
1694
  });
1632
1695
  } catch (l) {
@@ -1639,8 +1702,8 @@ var et = class {
1639
1702
  origin: this.host
1640
1703
  }), l;
1641
1704
  }
1642
- const c = Dr(this.remoteInfo.name, t), i = this.wraperFactory(a, c);
1643
- if (!n) return i;
1705
+ const a = jr(this.remoteInfo.name, t), c = this.wraperFactory(i, a);
1706
+ if (!n) return c;
1644
1707
  await this.host.loaderHook.lifecycle.beforeExecuteFactory.emit({
1645
1708
  id: e,
1646
1709
  expose: t,
@@ -1649,7 +1712,7 @@ var et = class {
1649
1712
  origin: this.host
1650
1713
  });
1651
1714
  try {
1652
- const l = await i();
1715
+ const l = await c();
1653
1716
  return await this.host.loaderHook.lifecycle.afterExecuteFactory.emit({
1654
1717
  id: e,
1655
1718
  expose: t,
@@ -1685,23 +1748,23 @@ var et = class {
1685
1748
  constructor(e) {
1686
1749
  this.registerPlugins = {}, this.lifecycle = e, this.lifecycleKeys = Object.keys(e);
1687
1750
  }
1688
- applyPlugin(e, t) {
1689
- var o;
1690
- L(Hr(e), "Plugin configuration is invalid.");
1691
- const r = e.name;
1692
- L(r, "A name must be provided by the plugin."), this.registerPlugins[r] || (this.registerPlugins[r] = e, (o = e.apply) == null || o.call(e, t), Object.keys(this.lifecycle).forEach((n) => {
1693
- const s = e[n];
1694
- s && this.lifecycle[n].on(s);
1751
+ applyPlugin(e) {
1752
+ k(_t(e), "Plugin configuration is invalid.");
1753
+ const t = e.name;
1754
+ k(t, "A name must be provided by the plugin."), this.registerPlugins[t] || (this.registerPlugins[t] = e, this.lifecycleKeys.forEach((r) => {
1755
+ const o = e[r];
1756
+ o && this.lifecycle[r].on(o);
1695
1757
  }));
1696
1758
  }
1697
1759
  removePlugin(e) {
1698
- L(e, "A name is required.");
1760
+ k(e, "A name is required.");
1699
1761
  const t = this.registerPlugins[e];
1700
- L(t, `The plugin "${e}" is not registered.`), Object.keys(t).forEach((r) => {
1701
- r !== "name" && this.lifecycle[r].remove(t[r]);
1702
- });
1762
+ k(t, `The plugin "${e}" is not registered.`), this.lifecycleKeys.forEach((r) => {
1763
+ const o = t[r];
1764
+ o && this.lifecycle[r].remove(o);
1765
+ }), delete this.registerPlugins[e];
1703
1766
  }
1704
- }, M = class {
1767
+ }, N = class {
1705
1768
  constructor(e) {
1706
1769
  this.type = "", this.listeners = /* @__PURE__ */ new Set(), e && (this.type = e);
1707
1770
  }
@@ -1727,61 +1790,61 @@ var et = class {
1727
1790
  removeAll() {
1728
1791
  this.listeners.clear();
1729
1792
  }
1730
- }, T = class extends M {
1793
+ }, v = class extends N {
1731
1794
  emit(...e) {
1732
1795
  let t;
1733
1796
  const r = Array.from(this.listeners);
1734
1797
  if (r.length > 0) {
1735
1798
  let o = 0;
1736
- const n = (s) => s === !1 ? !1 : o < r.length ? Promise.resolve(r[o++].apply(null, e)).then((a) => a === void 0 || e.length === 1 && a === e[0] ? n(s) : n(a)) : s;
1799
+ const n = (s) => s === !1 ? !1 : o < r.length ? Promise.resolve(r[o++].apply(null, e)).then((i) => i === void 0 || e.length === 1 && i === e[0] ? n(s) : n(i)) : s;
1737
1800
  t = n();
1738
1801
  }
1739
1802
  return Promise.resolve(t);
1740
1803
  }
1741
1804
  };
1742
- function Vt(e, t) {
1743
- if (!He(t)) return !1;
1805
+ function Jt(e, t) {
1806
+ if (!Fe(t)) return !1;
1744
1807
  if (e !== t) {
1745
1808
  for (const r in e) if (!(r in t)) return !1;
1746
1809
  }
1747
1810
  return !0;
1748
1811
  }
1749
- var X = class extends M {
1812
+ var Y = class extends N {
1750
1813
  constructor(e) {
1751
- super(), this.onerror = b, this.type = e;
1814
+ super(), this.onerror = I, this.type = e;
1752
1815
  }
1753
1816
  emit(e) {
1754
- He(e) || b(`The data for the "${this.type}" hook should be an object.`);
1817
+ Fe(e) || I(`The data for the "${this.type}" hook should be an object.`);
1755
1818
  for (const t of this.listeners) try {
1756
1819
  const r = t(e);
1757
1820
  if (r === void 0) continue;
1758
- if (Vt(e, r)) e = r;
1821
+ if (Jt(e, r)) e = r;
1759
1822
  else {
1760
1823
  this.onerror(`A plugin returned an unacceptable value for the "${this.type}" type.`);
1761
1824
  break;
1762
1825
  }
1763
1826
  } catch (r) {
1764
- oe(r), this.onerror(r);
1827
+ se(r), this.onerror(r);
1765
1828
  }
1766
1829
  return e;
1767
1830
  }
1768
- }, D = class extends M {
1831
+ }, F = class extends N {
1769
1832
  constructor(e) {
1770
- super(), this.onerror = b, this.type = e;
1833
+ super(), this.onerror = I, this.type = e;
1771
1834
  }
1772
1835
  emit(e) {
1773
- He(e) || b(`The response data for the "${this.type}" hook must be an object.`);
1836
+ Fe(e) || I(`The response data for the "${this.type}" hook must be an object.`);
1774
1837
  const t = Array.from(this.listeners);
1775
1838
  if (t.length > 0) {
1776
1839
  let r = 0;
1777
- const o = (s) => (oe(s), this.onerror(s), e), n = (s) => {
1778
- if (s !== void 0 && Vt(e, s)) e = s;
1840
+ const o = (s) => (se(s), this.onerror(s), e), n = (s) => {
1841
+ if (s !== void 0 && Jt(e, s)) e = s;
1779
1842
  else if (s !== void 0)
1780
1843
  return this.onerror(`A plugin returned an incorrect value for the "${this.type}" type.`), e;
1781
1844
  if (r < t.length) try {
1782
1845
  return Promise.resolve(t[r++](e)).then(n, o);
1783
- } catch (a) {
1784
- return o(a);
1846
+ } catch (i) {
1847
+ return o(i);
1785
1848
  }
1786
1849
  return e;
1787
1850
  };
@@ -1790,8 +1853,8 @@ var X = class extends M {
1790
1853
  return Promise.resolve(e);
1791
1854
  }
1792
1855
  };
1793
- const ee = "Remote loading is disabled by experiments.optimization.disableRemote.";
1794
- var jo = class {
1856
+ const re = "Remote loading is disabled by experiments.optimization.disableRemote.";
1857
+ var en = class {
1795
1858
  constructor() {
1796
1859
  this.hooks = new H({});
1797
1860
  }
@@ -1799,69 +1862,80 @@ var jo = class {
1799
1862
  return [];
1800
1863
  }
1801
1864
  loadRemote() {
1802
- throw new Error(ee);
1865
+ throw new Error(re);
1803
1866
  }
1804
1867
  preloadRemote() {
1805
- throw new Error(ee);
1868
+ throw new Error(re);
1806
1869
  }
1807
1870
  registerRemotes() {
1808
- throw new Error(ee);
1871
+ throw new Error(re);
1809
1872
  }
1810
1873
  getRemoteModuleAndOptions() {
1811
- throw new Error(ee);
1874
+ throw new Error(re);
1812
1875
  }
1813
1876
  initRawContainer() {
1814
- throw new Error(ee);
1877
+ throw new Error(re);
1815
1878
  }
1816
1879
  };
1817
- function qt(e, t) {
1818
- const r = Rt(t);
1819
- r.url || b(Ft, A, { remoteName: e.name });
1820
- let o = Pe(t, r.url);
1821
- !G && !o.startsWith("http") && (o = `https:${o}`), e.type = r.type, e.entryGlobalName = r.globalName, e.entry = o, e.version = t.version, e.buildVersion = t.buildVersion;
1880
+ function Zt(e, t) {
1881
+ const r = bt(t);
1882
+ r.url || I(xt, M, { remoteName: e.name });
1883
+ let o = Le(t, r.url);
1884
+ !U && !o.startsWith("http") && (o = `https:${o}`), e.type = r.type, e.entryGlobalName = r.globalName, e.entry = o, e.version = t.version, e.buildVersion = t.buildVersion;
1822
1885
  }
1823
- function Wo() {
1886
+ function tn() {
1824
1887
  return {
1825
1888
  name: "snapshot-plugin",
1826
1889
  async afterResolve(e) {
1827
- const { remote: t, pkgNameOrAlias: r, expose: o, origin: n, remoteInfo: s, id: a } = e;
1828
- if (!Fe(t) || !Et(t)) {
1829
- const { remoteSnapshot: c, globalSnapshot: i } = await n.snapshotHandler.loadRemoteSnapshotInfo({
1890
+ const { remote: t, pkgNameOrAlias: r, expose: o, origin: n, remoteInfo: s, id: i } = e;
1891
+ if (!He(t) || !Rt(t)) {
1892
+ const { remoteSnapshot: a, globalSnapshot: c } = await n.snapshotHandler.loadRemoteSnapshotInfo({
1830
1893
  moduleInfo: t,
1831
- id: Ue(t.name, o)
1894
+ id: Be(t.name, o)
1832
1895
  });
1833
- qt(s, c);
1834
- const l = {
1835
- remote: t,
1836
- preloadConfig: {
1837
- nameOrAlias: r,
1838
- exposes: [o],
1839
- resourceCategory: "sync",
1840
- share: !1,
1841
- depsRemote: !1
1842
- }
1843
- }, u = await n.remoteHandler.hooks.lifecycle.generatePreloadAssets.emit({
1844
- origin: n,
1845
- preloadOptions: l,
1846
- remoteInfo: s,
1847
- remote: t,
1848
- remoteSnapshot: c,
1849
- globalSnapshot: i
1896
+ Zt(s, a);
1897
+ const l = [{
1898
+ nameOrAlias: r,
1899
+ exposes: [o],
1900
+ resourceCategory: "sync",
1901
+ share: !1,
1902
+ depsRemote: !1,
1903
+ recordPreloadedAssets: !0
1904
+ }];
1905
+ await n.remoteHandler.hooks.lifecycle.beforePreloadRemote.emit({
1906
+ preloadOps: l,
1907
+ options: n.options,
1908
+ origin: n
1850
1909
  });
1851
- return u && Wt(s, n, u, !1, {
1852
- initiator: "loadRemote",
1853
- id: a
1854
- }).catch(() => {
1855
- }), {
1910
+ const [u] = l;
1911
+ if (u) {
1912
+ const f = {
1913
+ remote: t,
1914
+ preloadConfig: u
1915
+ }, d = await n.remoteHandler.hooks.lifecycle.generatePreloadAssets.emit({
1916
+ origin: n,
1917
+ preloadOptions: f,
1918
+ remoteInfo: s,
1919
+ remote: t,
1920
+ remoteSnapshot: a,
1921
+ globalSnapshot: c
1922
+ });
1923
+ d && Kt(s, n, d, !1, {
1924
+ initiator: "loadRemote",
1925
+ id: i
1926
+ }, u.recordPreloadedAssets).catch(() => {
1927
+ });
1928
+ }
1929
+ return {
1856
1930
  ...e,
1857
- remoteSnapshot: c
1931
+ remoteSnapshot: a
1858
1932
  };
1859
1933
  }
1860
1934
  return e;
1861
1935
  }
1862
1936
  };
1863
1937
  }
1864
- function Vo(e) {
1938
+ function rn(e) {
1865
1939
  const t = e.split(":");
1866
1940
  return t.length === 1 ? {
1867
1941
  name: t[0],
@@ -1874,100 +1948,100 @@ function Vo(e) {
1874
1948
  version: t[2]
1875
1949
  };
1876
1950
  }
1877
- function zt(e, t, r, o, n = {}, s) {
1878
- const { value: a } = W(e, ne(t)), c = s || a;
1879
- if (c && !ct(c) && (r(c, t, o), c.remotesInfo)) {
1880
- const i = Object.keys(c.remotesInfo);
1881
- for (const l of i) {
1951
+ function Xt(e, t, r, o, n = {}, s) {
1952
+ const { value: i } = V(e, ie(t)), a = s || i;
1953
+ if (a && !ut(a) && (r(a, t, o), a.remotesInfo)) {
1954
+ const c = Object.keys(a.remotesInfo);
1955
+ for (const l of c) {
1882
1956
  if (n[l]) continue;
1883
1957
  n[l] = !0;
1884
- const u = Vo(l), f = c.remotesInfo[l];
1885
- zt(e, {
1958
+ const u = rn(l), f = a.remotesInfo[l];
1959
+ Xt(e, {
1886
1960
  name: u.name,
1887
1961
  version: f.matchedVersion
1888
1962
  }, r, !1, n, void 0);
1889
1963
  }
1890
1964
  }
1891
1965
  }
1892
- const ve = (e, t) => document.querySelector(`${e}[${e === "link" ? "href" : "src"}="${t}"]`);
1893
- function qo(e, t, r, o, n) {
1894
- const s = [], a = [], c = [], i = /* @__PURE__ */ new Set(), l = /* @__PURE__ */ new Set(), { options: u } = e, { preloadConfig: f } = t, { depsRemote: m } = f;
1895
- if (zt(o, r, (d, p, E) => {
1896
- var I;
1897
- let y;
1898
- if (E) y = f;
1899
- else if (Array.isArray(m)) {
1900
- const w = m.find(($) => $.nameOrAlias === p.name || $.nameOrAlias === p.alias);
1901
- if (!w) return;
1902
- y = jt(w);
1903
- } else if (m === !0) y = f;
1966
+ const Ae = (e, t) => document.querySelector(`${e}[${e === "link" ? "href" : "src"}="${t}"]`);
1967
+ function on(e, t, r, o, n) {
1968
+ const s = [], i = [], a = [], c = /* @__PURE__ */ new Set(), l = /* @__PURE__ */ new Set(), { options: u } = e, { preloadConfig: f } = t, { depsRemote: d } = f;
1969
+ if (Xt(o, r, (h, p, y) => {
1970
+ var b;
1971
+ let g;
1972
+ if (y) g = f;
1973
+ else if (Array.isArray(d)) {
1974
+ const $ = d.find((w) => w.nameOrAlias === p.name || w.nameOrAlias === p.alias);
1975
+ if (!$) return;
1976
+ g = zt($);
1977
+ } else if (d === !0) g = f;
1904
1978
  else return;
1905
- const R = Pe(d, Rt(d).url);
1906
- R && c.push({
1979
+ const R = Le(h, bt(h).url);
1980
+ R && a.push({
1907
1981
  name: p.name,
1908
1982
  moduleInfo: {
1909
1983
  name: p.name,
1910
1984
  entry: R,
1911
- type: "remoteEntryType" in d ? d.remoteEntryType : "global",
1912
- entryGlobalName: "globalName" in d ? d.globalName : p.name,
1985
+ type: "remoteEntryType" in h ? h.remoteEntryType : "global",
1986
+ entryGlobalName: "globalName" in h ? h.globalName : p.name,
1913
1987
  shareScope: "",
1914
- version: "version" in d ? d.version : void 0
1988
+ version: "version" in h ? h.version : void 0
1915
1989
  },
1916
1990
  url: R
1917
1991
  });
1918
- let g = "modules" in d ? d.modules : [];
1919
- const _ = Do(y.exposes);
1920
- _.length && "modules" in d && (g = (I = d == null ? void 0 : d.modules) == null ? void 0 : I.reduce((w, $) => ((_ == null ? void 0 : _.indexOf($.moduleName)) !== -1 && w.push($), w), []));
1921
- function S(w) {
1922
- const $ = w.map((P) => Pe(d, P));
1923
- return y.filter ? $.filter(y.filter) : $;
1992
+ let E = "modules" in h ? h.modules : [];
1993
+ const _ = Jo(g.exposes);
1994
+ _.length && "modules" in h && (E = (b = h == null ? void 0 : h.modules) == null ? void 0 : b.reduce(($, w) => ((_ == null ? void 0 : _.indexOf(w.moduleName)) !== -1 && $.push(w), $), []));
1995
+ function S($) {
1996
+ const w = $.map((P) => Le(h, P));
1997
+ return g.filter ? w.filter(g.filter) : w;
1924
1998
  }
1925
- if (g) {
1926
- const w = g.length;
1927
- for (let $ = 0; $ < w; $++) {
1928
- const P = g[$], we = `${p.name}/${P.moduleName}`;
1999
+ if (E) {
2000
+ const $ = E.length;
2001
+ for (let w = 0; w < $; w++) {
2002
+ const P = E[w], q = `${p.name}/${P.moduleName}`;
1929
2003
  e.remoteHandler.hooks.lifecycle.handlePreloadModule.emit({
1930
- id: P.moduleName === "." ? p.name : we,
2004
+ id: P.moduleName === "." ? p.name : q,
1931
2005
  name: p.name,
1932
- remoteSnapshot: d,
1933
- preloadConfig: y,
2006
+ remoteSnapshot: h,
2007
+ preloadConfig: g,
1934
2008
  remote: p,
1935
2009
  origin: e
1936
- }), !jr(we) && (y.resourceCategory === "all" ? (s.push(...S(P.assets.css.async)), s.push(...S(P.assets.css.sync)), a.push(...S(P.assets.js.async)), a.push(...S(P.assets.js.sync))) : y.resourceCategory === "sync" && (s.push(...S(P.assets.css.sync)), a.push(...S(P.assets.js.sync))), Wr(we));
2010
+ }), !Zr(q) && (g.resourceCategory === "all" ? (s.push(...S(P.assets.css.async)), s.push(...S(P.assets.css.sync)), i.push(...S(P.assets.js.async)), i.push(...S(P.assets.js.sync))) : g.resourceCategory === "sync" && (s.push(...S(P.assets.css.sync)), i.push(...S(P.assets.js.sync))), Xr(q));
1937
2011
  }
1938
2012
  }
1939
2013
  }, !0, {}, n), n.shared && n.shared.length > 0) {
1940
- const d = (p, E) => {
1941
- const { shared: y } = Re(e.shareScopeMap, E.sharedName, p, e.sharedHandler.hooks.lifecycle.resolveShare) || {};
1942
- y && typeof y.lib == "function" && (E.assets.js.sync.forEach((R) => {
1943
- i.add(R);
1944
- }), E.assets.css.sync.forEach((R) => {
2014
+ const h = (p, y) => {
2015
+ const { shared: g } = Se(e.shareScopeMap, y.sharedName, p, e.sharedHandler.hooks.lifecycle.resolveShare) || {};
2016
+ g && typeof g.lib == "function" && (y.assets.js.sync.forEach((R) => {
2017
+ c.add(R);
2018
+ }), y.assets.css.sync.forEach((R) => {
1945
2019
  l.add(R);
1946
2020
  }));
1947
2021
  };
1948
2022
  n.shared.forEach((p) => {
1949
2023
  var R;
1950
- const E = (R = u.shared) == null ? void 0 : R[p.sharedName];
1951
- if (!E) return;
1952
- const y = p.version ? E.find((g) => g.version === p.version) : E;
1953
- y && gt(y).forEach((g) => {
1954
- d(g, p);
2024
+ const y = (R = u.shared) == null ? void 0 : R[p.sharedName];
2025
+ if (!y) return;
2026
+ const g = p.version ? y.find((E) => E.version === p.version) : y;
2027
+ g && St(g).forEach((E) => {
2028
+ h(E, p);
1955
2029
  });
1956
2030
  });
1957
2031
  }
1958
- const h = a.filter((d) => !i.has(d) && !ve("script", d));
2032
+ const m = i.filter((h) => !c.has(h) && !Ae("script", h));
1959
2033
  return {
1960
- cssAssets: s.filter((d) => !l.has(d) && !ve("link", d)),
1961
- jsAssetsWithoutEntry: h,
1962
- entryAssets: c.filter((d) => !ve("script", d.url))
2034
+ cssAssets: s.filter((h) => !l.has(h) && !Ae("link", h)),
2035
+ jsAssetsWithoutEntry: m,
2036
+ entryAssets: a.filter((h) => !Ae("script", h.url))
1963
2037
  };
1964
2038
  }
1965
- const zo = function() {
2039
+ const nn = function() {
1966
2040
  return {
1967
2041
  name: "generate-preload-assets-plugin",
1968
2042
  async generatePreloadAssets(e) {
1969
- const { origin: t, preloadOptions: r, remoteInfo: o, remote: n, globalSnapshot: s, remoteSnapshot: a } = e;
1970
- return G ? Fe(n) && Et(n) ? {
2043
+ const { origin: t, preloadOptions: r, remoteInfo: o, remote: n, globalSnapshot: s, remoteSnapshot: i } = e;
2044
+ return U ? He(n) && Rt(n) ? {
1971
2045
  cssAssets: [],
1972
2046
  jsAssetsWithoutEntry: [],
1973
2047
  entryAssets: [{
@@ -1981,7 +2055,7 @@ const zo = function() {
1981
2055
  shareScope: ""
1982
2056
  }
1983
2057
  }]
1984
- } : (qt(o, a), qo(t, r, o, s, a)) : {
2058
+ } : (Zt(o, i), on(t, r, o, s, i)) : {
1985
2059
  cssAssets: [],
1986
2060
  jsAssetsWithoutEntry: [],
1987
2061
  entryAssets: []
@@ -1989,35 +2063,37 @@ const zo = function() {
1989
2063
  }
1990
2064
  };
1991
2065
  };
1992
- function Kt(e, t) {
1993
- const r = ye({
2066
+ function Yt(e, t) {
2067
+ const r = ge({
1994
2068
  name: t.name,
1995
2069
  version: t.options.version
1996
- }), o = r && "remotesInfo" in r && r.remotesInfo && W(r.remotesInfo, e.name).value;
2070
+ }), o = r && "remotesInfo" in r && r.remotesInfo && V(r.remotesInfo, e.name).value;
1997
2071
  return o && o.matchedVersion ? {
1998
2072
  hostGlobalSnapshot: r,
1999
- globalSnapshot: Ve(),
2000
- remoteSnapshot: ye({
2073
+ globalSnapshot: qe(),
2074
+ remoteSnapshot: ge({
2001
2075
  name: e.name,
2002
2076
  version: o.matchedVersion
2003
2077
  })
2004
2078
  } : {
2005
2079
  hostGlobalSnapshot: void 0,
2006
- globalSnapshot: Ve(),
2007
- remoteSnapshot: ye({
2080
+ globalSnapshot: qe(),
2081
+ remoteSnapshot: ge({
2008
2082
  name: e.name,
2009
2083
  version: "version" in e ? e.version : void 0
2010
2084
  })
2011
2085
  };
2012
2086
  }
2013
- var Ko = class {
2087
+ var sn = class {
2014
2088
  constructor(e) {
2015
2089
  this.loadingHostSnapshot = null, this.manifestCache = /* @__PURE__ */ new Map(), this.hooks = new H({
2016
- beforeLoadRemoteSnapshot: new T("beforeLoadRemoteSnapshot"),
2017
- loadSnapshot: new D("loadGlobalSnapshot"),
2018
- loadRemoteSnapshot: new D("loadRemoteSnapshot"),
2019
- afterLoadSnapshot: new D("afterLoadSnapshot")
2020
- }), this.manifestLoading = Se.__FEDERATION__.__MANIFEST_LOADING__, this.HostInstance = e, this.loaderHook = e.loaderHook;
2090
+ beforeLoadRemoteSnapshot: new v("beforeLoadRemoteSnapshot"),
2091
+ loadSnapshot: new F("loadGlobalSnapshot"),
2092
+ loadRemoteSnapshot: new F("loadRemoteSnapshot"),
2093
+ afterLoadSnapshot: new F("afterLoadSnapshot"),
2094
+ beforeLoadManifest: new v("beforeLoadManifest"),
2095
+ afterLoadManifest: new v("afterLoadManifest")
2096
+ }), this.manifestLoading = we.__FEDERATION__.__MANIFEST_LOADING__, this.HostInstance = e, this.loaderHook = e.loaderHook;
2021
2097
  }
2022
2098
  async loadRemoteSnapshotInfo({ moduleInfo: e, id: t, initiator: r = "loadRemote" }) {
2023
2099
  const { options: o } = this.HostInstance;
@@ -2026,7 +2102,7 @@ var Ko = class {
2026
2102
  moduleInfo: e,
2027
2103
  origin: this.HostInstance
2028
2104
  });
2029
- let n = ye({
2105
+ let n = ge({
2030
2106
  name: this.HostInstance.options.name,
2031
2107
  version: this.HostInstance.options.version
2032
2108
  });
@@ -2034,48 +2110,48 @@ var Ko = class {
2034
2110
  version: this.HostInstance.options.version || "",
2035
2111
  remoteEntry: "",
2036
2112
  remotesInfo: {}
2037
- }, Ur({ [this.HostInstance.options.name]: n })), n && "remotesInfo" in n && !W(n.remotesInfo, e.name).value && ("version" in e || "entry" in e) && (n.remotesInfo = {
2113
+ }, Kr({ [this.HostInstance.options.name]: n })), n && "remotesInfo" in n && !V(n.remotesInfo, e.name).value && ("version" in e || "entry" in e) && (n.remotesInfo = {
2038
2114
  ...n == null ? void 0 : n.remotesInfo,
2039
2115
  [e.name]: { matchedVersion: "version" in e ? e.version : e.entry }
2040
2116
  });
2041
- const { hostGlobalSnapshot: s, remoteSnapshot: a, globalSnapshot: c } = this.getGlobalRemoteInfo(e), { remoteSnapshot: i, globalSnapshot: l } = await this.hooks.lifecycle.loadSnapshot.emit({
2117
+ const { hostGlobalSnapshot: s, remoteSnapshot: i, globalSnapshot: a } = this.getGlobalRemoteInfo(e), { remoteSnapshot: c, globalSnapshot: l } = await this.hooks.lifecycle.loadSnapshot.emit({
2042
2118
  options: o,
2043
2119
  moduleInfo: e,
2044
2120
  hostGlobalSnapshot: s,
2045
- remoteSnapshot: a,
2046
- globalSnapshot: c
2121
+ remoteSnapshot: i,
2122
+ globalSnapshot: a
2047
2123
  });
2048
2124
  let u, f;
2049
- if (i) if (ct(i)) {
2050
- const m = G ? i.remoteEntry : i.ssrRemoteEntry || i.remoteEntry || "", h = await this.loadManifestSnapshot(m, e, {}, {
2125
+ if (c) if (ut(c)) {
2126
+ const d = U ? c.remoteEntry : c.ssrRemoteEntry || c.remoteEntry || "", m = await this.loadManifestSnapshot(d, e, {}, {
2051
2127
  initiator: r,
2052
2128
  id: t || e.name
2053
- }), d = qe({
2129
+ }), h = ze({
2054
2130
  ...e,
2055
- entry: m
2056
- }, h);
2057
- u = h, f = d;
2131
+ entry: d
2132
+ }, m);
2133
+ u = m, f = h;
2058
2134
  } else {
2059
- const { remoteSnapshot: m } = await this.hooks.lifecycle.loadRemoteSnapshot.emit({
2135
+ const { remoteSnapshot: d } = await this.hooks.lifecycle.loadRemoteSnapshot.emit({
2060
2136
  options: this.HostInstance.options,
2061
2137
  moduleInfo: e,
2062
- remoteSnapshot: i,
2138
+ remoteSnapshot: c,
2063
2139
  from: "global"
2064
2140
  });
2065
- u = m, f = l;
2141
+ u = d, f = l;
2066
2142
  }
2067
- else if (Fe(e)) {
2068
- const m = await this.loadManifestSnapshot(e.entry, e, {}, {
2143
+ else if (He(e)) {
2144
+ const d = await this.loadManifestSnapshot(e.entry, e, {}, {
2069
2145
  initiator: r,
2070
2146
  id: t || e.name
2071
- }), h = qe(e, m);
2072
- u = m, f = h;
2073
- } else b(Lt, A, {
2147
+ }), m = ze(e, d);
2148
+ u = d, f = m;
2149
+ } else I(Ht, M, {
2074
2150
  remoteName: e.name,
2075
2151
  remoteVersion: e.version,
2076
2152
  hostName: this.HostInstance.options.name,
2077
2153
  globalSnapshot: JSON.stringify(l)
2078
- }, void 0, F(this.HostInstance.options));
2154
+ }, void 0, D(this.HostInstance.options));
2079
2155
  return await this.hooks.lifecycle.afterLoadSnapshot.emit({
2080
2156
  id: t,
2081
2157
  host: this.HostInstance,
@@ -2088,86 +2164,126 @@ var Ko = class {
2088
2164
  };
2089
2165
  }
2090
2166
  getGlobalRemoteInfo(e) {
2091
- return Kt(e, this.HostInstance);
2167
+ return Yt(e, this.HostInstance);
2092
2168
  }
2093
2169
  async getManifestJson(e, t, r, o) {
2094
2170
  return (async () => {
2095
- const s = K(t);
2096
- let a = this.manifestCache.get(e);
2097
- if (a) return a;
2171
+ const s = Z(t);
2172
+ let i = this.manifestCache.get(e);
2173
+ if (i)
2174
+ return await this.hooks.lifecycle.afterLoadManifest.emit({
2175
+ manifestUrl: e,
2176
+ moduleInfo: t,
2177
+ resourceOptions: o,
2178
+ manifestJson: i,
2179
+ cached: !0,
2180
+ origin: this.HostInstance
2181
+ }), i;
2182
+ await this.hooks.lifecycle.beforeLoadManifest.emit({
2183
+ manifestUrl: e,
2184
+ moduleInfo: t,
2185
+ resourceOptions: o,
2186
+ origin: this.HostInstance
2187
+ });
2188
+ let a, c, l = !1;
2098
2189
  try {
2099
- let i = await this.loaderHook.lifecycle.fetch.emit(e, {}, s, o ? {
2190
+ let d = await this.loaderHook.lifecycle.fetch.emit(e, {}, s, o ? {
2100
2191
  ...o,
2101
2192
  url: e,
2102
2193
  resourceType: "manifest"
2103
2194
  } : void 0);
2104
- (!i || !(i instanceof Response)) && (i = await fetch(e, {})), a = await i.json();
2105
- } catch (i) {
2106
- a = await this.HostInstance.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
2195
+ (!d || !(d instanceof Response)) && (d = await fetch(e, {})), a = d, i = await d.json();
2196
+ } catch (d) {
2197
+ c = d, i = await this.HostInstance.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
2107
2198
  id: e,
2108
- error: i,
2199
+ error: d,
2109
2200
  from: "runtime",
2110
2201
  lifecycle: "afterResolve",
2111
2202
  remote: s,
2112
2203
  origin: this.HostInstance
2113
- }), a || (delete this.manifestLoading[e], b(Pt, A, {
2204
+ }), i || (delete this.manifestLoading[e], await this.hooks.lifecycle.afterLoadManifest.emit({
2205
+ manifestUrl: e,
2206
+ moduleInfo: t,
2207
+ resourceOptions: o,
2208
+ response: a,
2209
+ error: d,
2210
+ origin: this.HostInstance
2211
+ }), I(Ot, M, {
2114
2212
  manifestUrl: e,
2115
2213
  moduleName: t.name,
2116
2214
  hostName: this.HostInstance.options.name
2117
- }, `${i}`, F(this.HostInstance.options)));
2215
+ }, `${d}`, D(this.HostInstance.options))), l = !0;
2118
2216
  }
2119
- const c = [
2120
- !a.metaData && "metaData",
2121
- !a.exposes && "exposes",
2122
- !a.shared && "shared"
2123
- ].filter(Boolean);
2124
- return c.length > 0 && await this.HostInstance.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
2217
+ const u = [
2218
+ !i.metaData && "metaData",
2219
+ !i.exposes && "exposes",
2220
+ !i.shared && "shared"
2221
+ ].filter(Boolean), f = u.length > 0 ? /* @__PURE__ */ new Error(`"${e}" is not a valid federation manifest for remote "${t.name}". Missing required fields: ${u.join(", ")}.`) : void 0;
2222
+ return f && await this.HostInstance.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
2125
2223
  id: e,
2126
- error: /* @__PURE__ */ new Error(`"${e}" is not a valid federation manifest for remote "${t.name}". Missing required fields: ${c.join(", ")}.`),
2224
+ error: f,
2127
2225
  from: "runtime",
2128
2226
  lifecycle: "afterResolve",
2129
2227
  remote: s,
2130
2228
  origin: this.HostInstance
2131
- }), c.length > 0 && b(Ht, A, {
2229
+ }), await this.hooks.lifecycle.afterLoadManifest.emit({
2230
+ manifestUrl: e,
2231
+ moduleInfo: t,
2232
+ resourceOptions: o,
2233
+ manifestJson: i,
2234
+ response: a,
2235
+ error: f || c,
2236
+ recovered: f ? void 0 : l || void 0,
2237
+ origin: this.HostInstance
2238
+ }), f && I(Gt, M, {
2132
2239
  manifestUrl: e,
2133
2240
  moduleName: t.name,
2134
2241
  hostName: this.HostInstance.options.name,
2135
- missingFields: c.join(",")
2136
- }, void 0, F(this.HostInstance.options)), this.manifestCache.set(e, a), a;
2242
+ missingFields: u.join(",")
2243
+ }, void 0, D(this.HostInstance.options)), this.manifestCache.set(e, i), i;
2137
2244
  })();
2138
2245
  }
2139
2246
  async loadManifestSnapshot(e, t, r, o) {
2140
2247
  const n = async () => {
2141
- const s = await this.getManifestJson(e, t, r, o), a = yr(s, { version: e }), { remoteSnapshot: c } = await this.hooks.lifecycle.loadRemoteSnapshot.emit({
2248
+ const s = await this.getManifestJson(e, t, r, o), i = wr(s, { version: e }), { remoteSnapshot: a } = await this.hooks.lifecycle.loadRemoteSnapshot.emit({
2142
2249
  options: this.HostInstance.options,
2143
2250
  moduleInfo: t,
2144
2251
  manifestJson: s,
2145
- remoteSnapshot: a,
2252
+ remoteSnapshot: i,
2146
2253
  manifestUrl: e,
2147
2254
  from: "manifest"
2148
2255
  });
2149
- return c;
2256
+ return a;
2150
2257
  };
2151
2258
  return this.manifestLoading[e] || (this.manifestLoading[e] = n().then((s) => s)), this.manifestLoading[e];
2152
2259
  }
2153
- }, Jo = class {
2260
+ }, an = class {
2154
2261
  constructor() {
2155
2262
  this.hooks = new H({});
2156
2263
  }
2157
- }, Zo = class {
2264
+ }, cn = class {
2158
2265
  constructor(e) {
2159
2266
  this.hooks = new H({
2160
- beforeRegisterShare: new X("beforeRegisterShare"),
2161
- afterResolve: new D("afterResolve"),
2162
- beforeLoadShare: new D("beforeLoadShare"),
2163
- loadShare: new T(),
2164
- afterLoadShare: new M("afterLoadShare"),
2165
- errorLoadShare: new M("errorLoadShare"),
2166
- resolveShare: new X("resolveShare"),
2167
- initContainerShareScopeMap: new X("initContainerShareScopeMap")
2267
+ beforeRegisterShare: new Y("beforeRegisterShare"),
2268
+ afterRegisterShare: new N("afterRegisterShare"),
2269
+ afterResolve: new F("afterResolve"),
2270
+ beforeLoadShare: new F("beforeLoadShare"),
2271
+ loadShare: new v(),
2272
+ afterLoadShare: new N("afterLoadShare"),
2273
+ errorLoadShare: new N("errorLoadShare"),
2274
+ resolveShare: new Y("resolveShare"),
2275
+ initContainerShareScopeMap: new Y("initContainerShareScopeMap")
2168
2276
  }), this.host = e, this.shareScopeMap = {}, this.initTokens = {}, this._setGlobalShareScopeMap(e.options);
2169
2277
  }
2170
- emitAfterLoadShare({ lifecycle: e, pkgName: t, shareInfo: r, selectedShared: o }) {
2278
+ emitAfterRegisterShare(e, t) {
2279
+ this.hooks.lifecycle.afterRegisterShare.emit({
2280
+ pkgName: e,
2281
+ ...t,
2282
+ shareScopeMap: this.shareScopeMap,
2283
+ origin: this.host
2284
+ });
2285
+ }
2286
+ emitAfterLoadShare({ lifecycle: e, pkgName: t, shareInfo: r, selectedShared: o, loadContext: n }) {
2171
2287
  try {
2172
2288
  this.hooks.lifecycle.afterLoadShare.emit({
2173
2289
  pkgName: t,
@@ -2176,13 +2292,14 @@ var Ko = class {
2176
2292
  shared: this.host.options.shared,
2177
2293
  shareScopeMap: this.shareScopeMap,
2178
2294
  lifecycle: e,
2295
+ loadContext: n,
2179
2296
  origin: this.host
2180
2297
  });
2181
- } catch (n) {
2182
- oe(n);
2298
+ } catch (s) {
2299
+ se(s);
2183
2300
  }
2184
2301
  }
2185
- emitErrorLoadShare({ lifecycle: e, pkgName: t, shareInfo: r, error: o, recovered: n }) {
2302
+ emitErrorLoadShare({ lifecycle: e, pkgName: t, shareInfo: r, error: o, recovered: n, loadContext: s }) {
2186
2303
  try {
2187
2304
  this.hooks.lifecycle.errorLoadShare.emit({
2188
2305
  pkgName: t,
@@ -2192,29 +2309,38 @@ var Ko = class {
2192
2309
  lifecycle: e,
2193
2310
  origin: this.host,
2194
2311
  error: o,
2195
- recovered: n
2312
+ recovered: n,
2313
+ loadContext: s
2196
2314
  });
2197
- } catch (s) {
2198
- oe(s);
2315
+ } catch (i) {
2316
+ se(i);
2199
2317
  }
2200
2318
  }
2201
2319
  registerShared(e, t) {
2202
- const { newShareInfos: r, allShareInfos: o } = vt(e, t);
2320
+ const { newShareInfos: r, allShareInfos: o } = Mt(e, t);
2203
2321
  return Object.keys(r).forEach((n) => {
2204
2322
  r[n].forEach((s) => {
2205
- s.scope.forEach((a) => {
2206
- var c;
2323
+ s.scope.forEach((i) => {
2324
+ var l, u, f;
2207
2325
  this.hooks.lifecycle.beforeRegisterShare.emit({
2208
2326
  origin: this.host,
2209
2327
  pkgName: n,
2210
2328
  shared: s
2211
- }), (c = this.shareScopeMap[a]) != null && c[n] || this.setShared({
2329
+ });
2330
+ const a = (l = this.shareScopeMap[i]) == null ? void 0 : l[n], c = a == null ? void 0 : a[s.version];
2331
+ a || this.setShared({
2212
2332
  pkgName: n,
2213
2333
  lib: s.lib,
2214
2334
  get: s.get,
2215
2335
  loaded: s.loaded || !!s.lib,
2216
2336
  shared: s,
2217
2337
  from: t.name
2338
+ }), this.emitAfterRegisterShare(n, {
2339
+ scope: i,
2340
+ shared: s,
2341
+ previousShared: c,
2342
+ registeredShared: (f = (u = this.shareScopeMap[i]) == null ? void 0 : u[n]) == null ? void 0 : f[s.version],
2343
+ trigger: "runtime"
2218
2344
  });
2219
2345
  });
2220
2346
  });
@@ -2224,103 +2350,117 @@ var Ko = class {
2224
2350
  };
2225
2351
  }
2226
2352
  async loadShare(e, t) {
2227
- const { host: r } = this, o = Ye({
2353
+ const { host: r } = this;
2354
+ let o = t == null ? void 0 : t.context;
2355
+ const n = Qe({
2228
2356
  pkgName: e,
2229
2357
  extraOptions: t,
2230
2358
  shareInfos: r.options.shared
2231
2359
  });
2232
- let n = o;
2360
+ let s = n;
2233
2361
  try {
2234
- o != null && o.scope && await Promise.all(o.scope.map(async (i) => {
2235
- await Promise.all(this.initializeSharing(i, { strategy: o.strategy }));
2236
- })), n = (await this.hooks.lifecycle.beforeLoadShare.emit({
2362
+ n != null && n.scope && await Promise.all(n.scope.map(async (u) => {
2363
+ await Promise.all(this.initializeSharing(u, {
2364
+ strategy: n.strategy,
2365
+ context: o
2366
+ }));
2367
+ }));
2368
+ const i = await this.hooks.lifecycle.beforeLoadShare.emit({
2237
2369
  pkgName: e,
2238
- shareInfo: o,
2370
+ shareInfo: n,
2239
2371
  shared: r.options.shared,
2240
- origin: r
2241
- })).shareInfo, L(n, `Cannot find shared "${e}" in host "${r.options.name}". Ensure the shared config for "${e}" is declared in the federation plugin options and the host has been initialized before loading shares.`);
2242
- const s = n, { shared: a, useTreesShaking: c } = Re(this.shareScopeMap, e, n, this.hooks.lifecycle.resolveShare) || {};
2243
- if (a) {
2244
- const i = ue(a, c);
2245
- if (i.lib)
2246
- return z(i, r.options.name), this.emitAfterLoadShare({
2372
+ origin: r,
2373
+ loadContext: o
2374
+ });
2375
+ s = i.shareInfo, o = i.loadContext || o, k(s, `Cannot find shared "${e}" in host "${r.options.name}". Ensure the shared config for "${e}" is declared in the federation plugin options and the host has been initialized before loading shares.`);
2376
+ const a = s, { shared: c, useTreesShaking: l } = Se(this.shareScopeMap, e, s, this.hooks.lifecycle.resolveShare, o) || {};
2377
+ if (c) {
2378
+ const u = he(c, l);
2379
+ if (u.lib)
2380
+ return J(u, r.options.name), this.emitAfterLoadShare({
2247
2381
  lifecycle: "loadShare",
2248
2382
  pkgName: e,
2249
- shareInfo: s,
2250
- selectedShared: a
2251
- }), i.lib;
2252
- if (i.loading && !i.loaded) {
2253
- const l = await i.loading;
2254
- return i.loaded = !0, i.lib || (i.lib = l), z(i, r.options.name), this.emitAfterLoadShare({
2383
+ shareInfo: a,
2384
+ selectedShared: c,
2385
+ loadContext: o
2386
+ }), u.lib;
2387
+ if (u.loading && !u.loaded) {
2388
+ const f = await u.loading;
2389
+ return u.loaded = !0, u.lib || (u.lib = f), J(u, r.options.name), this.emitAfterLoadShare({
2255
2390
  lifecycle: "loadShare",
2256
2391
  pkgName: e,
2257
- shareInfo: s,
2258
- selectedShared: a
2259
- }), l;
2392
+ shareInfo: a,
2393
+ selectedShared: c,
2394
+ loadContext: o
2395
+ }), f;
2260
2396
  } else {
2261
- const u = (async () => {
2262
- const m = await i.get();
2263
- return z(i, r.options.name), i.loaded = !0, i.lib = m, m;
2397
+ const d = (async () => {
2398
+ const h = await u.get();
2399
+ return J(u, r.options.name), u.loaded = !0, u.lib = h, h;
2264
2400
  })();
2265
2401
  this.setShared({
2266
2402
  pkgName: e,
2267
2403
  loaded: !1,
2268
- shared: a,
2404
+ shared: c,
2269
2405
  from: r.options.name,
2270
2406
  lib: null,
2271
- loading: u,
2272
- treeShaking: c ? i : void 0
2407
+ loading: d,
2408
+ treeShaking: l ? u : void 0
2273
2409
  });
2274
- const f = await u;
2410
+ const m = await d;
2275
2411
  return this.emitAfterLoadShare({
2276
2412
  lifecycle: "loadShare",
2277
2413
  pkgName: e,
2278
- shareInfo: s,
2279
- selectedShared: a
2280
- }), f;
2414
+ shareInfo: a,
2415
+ selectedShared: c,
2416
+ loadContext: o
2417
+ }), m;
2281
2418
  }
2282
2419
  } else {
2283
2420
  if (t != null && t.customShareInfo)
2284
2421
  return this.emitErrorLoadShare({
2285
2422
  lifecycle: "loadShare",
2286
2423
  pkgName: e,
2287
- shareInfo: s,
2288
- recovered: !0
2424
+ shareInfo: a,
2425
+ recovered: !0,
2426
+ loadContext: o
2289
2427
  }), !1;
2290
- const i = se(s.treeShaking), l = ue(s, i), f = (async () => {
2291
- const h = await l.get();
2292
- l.lib = h, l.loaded = !0, z(l, r.options.name);
2293
- const { shared: d, useTreesShaking: p } = Re(this.shareScopeMap, e, s, this.hooks.lifecycle.resolveShare) || {};
2294
- if (d) {
2295
- const E = ue(d, p);
2296
- E.lib = h, E.loaded = !0, d.from = s.from;
2428
+ const u = ae(a.treeShaking), f = he(a, u), m = (async () => {
2429
+ const p = await f.get();
2430
+ f.lib = p, f.loaded = !0, J(f, r.options.name);
2431
+ const { shared: y, useTreesShaking: g } = Se(this.shareScopeMap, e, a, this.hooks.lifecycle.resolveShare, o) || {};
2432
+ if (y) {
2433
+ const R = he(y, g);
2434
+ R.lib = p, R.loaded = !0, y.from = a.from;
2297
2435
  }
2298
- return h;
2436
+ return p;
2299
2437
  })();
2300
2438
  this.setShared({
2301
2439
  pkgName: e,
2302
2440
  loaded: !1,
2303
- shared: s,
2441
+ shared: a,
2304
2442
  from: r.options.name,
2305
2443
  lib: null,
2306
- loading: f,
2307
- treeShaking: i ? l : void 0
2444
+ loading: m,
2445
+ treeShaking: u ? f : void 0
2308
2446
  });
2309
- const m = await f;
2447
+ const h = await m;
2310
2448
  return this.emitAfterLoadShare({
2311
2449
  lifecycle: "loadShare",
2312
2450
  pkgName: e,
2313
- shareInfo: s,
2314
- selectedShared: s
2315
- }), m;
2451
+ shareInfo: a,
2452
+ selectedShared: a,
2453
+ loadContext: o
2454
+ }), h;
2316
2455
  }
2317
- } catch (s) {
2456
+ } catch (i) {
2318
2457
  throw this.emitErrorLoadShare({
2319
2458
  lifecycle: "loadShare",
2320
2459
  pkgName: e,
2321
- shareInfo: n,
2322
- error: s
2323
- }), s;
2460
+ shareInfo: s,
2461
+ error: i,
2462
+ loadContext: o
2463
+ }), i;
2324
2464
  }
2325
2465
  }
2326
2466
  /**
@@ -2328,123 +2468,145 @@ var Ko = class {
2328
2468
  * It accepts one argument, the name of the share scope.
2329
2469
  * If the share scope does not exist, it creates one.
2330
2470
  */
2331
- initializeSharing(e = ae, t) {
2332
- const { host: r } = this, o = t == null ? void 0 : t.from, n = t == null ? void 0 : t.strategy;
2333
- let s = t == null ? void 0 : t.initScope;
2471
+ initializeSharing(e = le, t) {
2472
+ var m;
2473
+ const { host: r } = this, o = t == null ? void 0 : t.from, n = t == null ? void 0 : t.strategy, s = ((m = t == null ? void 0 : t.context) == null ? void 0 : m.trigger) || o || "runtime";
2474
+ let i = t == null ? void 0 : t.initScope;
2334
2475
  const a = [];
2335
2476
  if (o !== "build") {
2336
- const { initTokens: m } = this;
2337
- s || (s = []);
2338
- let h = m[e];
2339
- if (h || (h = m[e] = { from: this.host.name }), s.indexOf(h) >= 0) return a;
2340
- s.push(h);
2477
+ const { initTokens: h } = this;
2478
+ i || (i = []);
2479
+ let p = h[e];
2480
+ if (p || (p = h[e] = { from: this.host.name }), i.indexOf(p) >= 0) return a;
2481
+ i.push(p);
2341
2482
  }
2342
- const c = this.shareScopeMap, i = r.options.name;
2483
+ const c = this.shareScopeMap, l = r.options.name;
2343
2484
  c[e] || (c[e] = {});
2344
- const l = c[e], u = (m, h) => {
2345
- var g;
2346
- const { version: d, eager: p } = h;
2347
- l[m] = l[m] || {};
2348
- const E = l[m], y = E[d] && ue(E[d]), R = !!(y && ("eager" in y && y.eager || "shareConfig" in y && ((g = y.shareConfig) != null && g.eager)));
2349
- (!y || y.strategy !== "loaded-first" && !y.loaded && (!p != !R ? p : i > E[d].from)) && (E[d] = h);
2350
- }, f = async (m) => {
2351
- const { module: h } = await r.remoteHandler.getRemoteModuleAndOptions({ id: m });
2352
- let d;
2485
+ const u = c[e], f = (h, p) => {
2486
+ var b;
2487
+ const { version: y, eager: g } = p;
2488
+ u[h] = u[h] || {};
2489
+ const R = u[h], E = R[y], _ = E && he(E), S = !!(_ && ("eager" in _ && _.eager || "shareConfig" in _ && ((b = _.shareConfig) != null && b.eager)));
2490
+ (!_ || _.strategy !== "loaded-first" && !_.loaded && (!g != !S ? g : l > R[y].from)) && (R[y] = p), this.emitAfterRegisterShare(h, {
2491
+ scope: e,
2492
+ shared: p,
2493
+ previousShared: E,
2494
+ registeredShared: R[y],
2495
+ trigger: s
2496
+ });
2497
+ }, d = async (h) => {
2498
+ const { module: p } = await r.remoteHandler.getRemoteModuleAndOptions({ id: h });
2499
+ let y;
2500
+ const g = {
2501
+ initiator: "loadShare",
2502
+ id: h,
2503
+ resourceType: "remoteEntry",
2504
+ url: p.remoteInfo.entry
2505
+ };
2353
2506
  try {
2354
- d = await h.getEntry();
2355
- } catch (p) {
2356
- if (d = await r.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
2357
- id: m,
2358
- error: p,
2507
+ y = await p.getEntry(void 0, g);
2508
+ } catch (R) {
2509
+ if (y = await r.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
2510
+ id: h,
2511
+ error: R,
2359
2512
  from: "runtime",
2360
2513
  lifecycle: "beforeLoadShare",
2361
- remote: h.remoteInfo,
2514
+ remote: p.remoteInfo,
2362
2515
  origin: r
2363
- }), !d) return;
2516
+ }), !y) return;
2364
2517
  } finally {
2365
- d != null && d.init && !h.initing && (h.remoteEntryExports = d, await h.init(void 0, void 0, s));
2518
+ y != null && y.init && !p.initing && (p.remoteEntryExports = y, await p.init(void 0, void 0, i, void 0, g));
2366
2519
  }
2367
2520
  };
2368
- return Object.keys(r.options.shared).forEach((m) => {
2369
- r.options.shared[m].forEach((h) => {
2370
- h.scope.includes(e) && u(m, h);
2521
+ return Object.keys(r.options.shared).forEach((h) => {
2522
+ r.options.shared[h].forEach((p) => {
2523
+ p.scope.includes(e) && f(h, p);
2371
2524
  });
2372
- }), (r.options.shareStrategy === "version-first" || n === "version-first") && r.options.remotes.forEach((m) => {
2373
- m.shareScope === e && a.push(f(m.name));
2525
+ }), (r.options.shareStrategy === "version-first" || n === "version-first") && r.options.remotes.forEach((h) => {
2526
+ h.shareScope === e && a.push(d(h.name));
2374
2527
  }), a;
2375
2528
  }
2376
2529
  loadShareSync(e, t) {
2377
- const { host: r } = this, o = Ye({
2530
+ const { host: r } = this, o = t == null ? void 0 : t.context, n = Qe({
2378
2531
  pkgName: e,
2379
2532
  extraOptions: t,
2380
2533
  shareInfos: r.options.shared
2381
2534
  });
2382
2535
  try {
2383
- o != null && o.scope && o.scope.forEach((s) => {
2384
- this.initializeSharing(s, { strategy: o.strategy });
2536
+ n != null && n.scope && n.scope.forEach((i) => {
2537
+ this.initializeSharing(i, {
2538
+ strategy: n.strategy,
2539
+ from: t == null ? void 0 : t.from,
2540
+ context: o
2541
+ });
2385
2542
  });
2386
- const { shared: n } = Re(this.shareScopeMap, e, o, this.hooks.lifecycle.resolveShare) || {};
2387
- if (n) {
2388
- if (typeof n.lib == "function")
2389
- return z(n, r.options.name), n.loaded || (n.loaded = !0, n.from === r.options.name && (o.loaded = !0)), this.emitAfterLoadShare({
2543
+ const { shared: s } = Se(this.shareScopeMap, e, n, this.hooks.lifecycle.resolveShare, o) || {};
2544
+ if (s) {
2545
+ if (typeof s.lib == "function")
2546
+ return J(s, r.options.name), s.loaded || (s.loaded = !0, s.from === r.options.name && (n.loaded = !0)), this.emitAfterLoadShare({
2390
2547
  lifecycle: "loadShareSync",
2391
2548
  pkgName: e,
2392
- shareInfo: o,
2393
- selectedShared: n
2394
- }), n.lib;
2395
- if (typeof n.get == "function") {
2396
- const s = n.get();
2397
- if (!(s instanceof Promise))
2398
- return z(n, r.options.name), this.setShared({
2549
+ shareInfo: n,
2550
+ selectedShared: s,
2551
+ loadContext: o
2552
+ }), s.lib;
2553
+ if (typeof s.get == "function") {
2554
+ const i = s.get();
2555
+ if (!(i instanceof Promise))
2556
+ return J(s, r.options.name), this.setShared({
2399
2557
  pkgName: e,
2400
2558
  loaded: !0,
2401
2559
  from: r.options.name,
2402
- lib: s,
2403
- shared: n
2560
+ lib: i,
2561
+ shared: s
2404
2562
  }), this.emitAfterLoadShare({
2405
2563
  lifecycle: "loadShareSync",
2406
2564
  pkgName: e,
2407
- shareInfo: o,
2408
- selectedShared: n
2409
- }), s;
2565
+ shareInfo: n,
2566
+ selectedShared: s,
2567
+ loadContext: o
2568
+ }), i;
2410
2569
  }
2411
2570
  }
2412
- if (o.lib)
2413
- return o.loaded || (o.loaded = !0), this.emitAfterLoadShare({
2571
+ if (n.lib)
2572
+ return n.loaded || (n.loaded = !0), this.emitAfterLoadShare({
2414
2573
  lifecycle: "loadShareSync",
2415
2574
  pkgName: e,
2416
- shareInfo: o,
2417
- selectedShared: o
2418
- }), o.lib;
2419
- if (o.get) {
2420
- const s = o.get();
2421
- return s instanceof Promise && b((t == null ? void 0 : t.from) === "build" ? Ot : Le, A, {
2575
+ shareInfo: n,
2576
+ selectedShared: n,
2577
+ loadContext: o
2578
+ }), n.lib;
2579
+ if (n.get) {
2580
+ const i = n.get();
2581
+ return i instanceof Promise && I((t == null ? void 0 : t.from) === "build" ? Dt : De, M, {
2422
2582
  hostName: r.options.name,
2423
2583
  sharedPkgName: e
2424
- }, void 0, F(r.options)), o.lib = s, this.setShared({
2584
+ }, void 0, D(r.options)), n.lib = i, this.setShared({
2425
2585
  pkgName: e,
2426
2586
  loaded: !0,
2427
2587
  from: r.options.name,
2428
- lib: o.lib,
2429
- shared: o
2588
+ lib: n.lib,
2589
+ shared: n
2430
2590
  }), this.emitAfterLoadShare({
2431
2591
  lifecycle: "loadShareSync",
2432
2592
  pkgName: e,
2433
- shareInfo: o,
2434
- selectedShared: o
2435
- }), o.lib;
2593
+ shareInfo: n,
2594
+ selectedShared: n,
2595
+ loadContext: o
2596
+ }), n.lib;
2436
2597
  }
2437
- b(Le, A, {
2598
+ I(De, M, {
2438
2599
  hostName: r.options.name,
2439
2600
  sharedPkgName: e
2440
- }, void 0, F(r.options));
2441
- } catch (n) {
2601
+ }, void 0, D(r.options));
2602
+ } catch (s) {
2442
2603
  throw this.emitErrorLoadShare({
2443
2604
  lifecycle: "loadShareSync",
2444
2605
  pkgName: e,
2445
- shareInfo: o,
2446
- error: n
2447
- }), n;
2606
+ shareInfo: n,
2607
+ error: s,
2608
+ loadContext: o
2609
+ }), s;
2448
2610
  }
2449
2611
  }
2450
2612
  initShareScopeMap(e, t, r = {}) {
@@ -2457,31 +2619,31 @@ var Ko = class {
2457
2619
  hostShareScopeMap: r.hostShareScopeMap
2458
2620
  });
2459
2621
  }
2460
- setShared({ pkgName: e, shared: t, from: r, lib: o, loading: n, loaded: s, get: a, treeShaking: c }) {
2461
- const { version: i, scope: l = "default", ...u } = t, f = Array.isArray(l) ? l : [l], m = (h) => {
2462
- const d = (E, y, R) => {
2463
- R && !E[y] && (E[y] = R);
2464
- }, p = c ? h.treeShaking : h;
2465
- d(p, "loaded", s), d(p, "loading", n), d(p, "get", a);
2622
+ setShared({ pkgName: e, shared: t, from: r, lib: o, loading: n, loaded: s, get: i, treeShaking: a }) {
2623
+ const { version: c, scope: l = "default", ...u } = t, f = Array.isArray(l) ? l : [l], d = (m) => {
2624
+ const h = (y, g, R) => {
2625
+ R && !y[g] && (y[g] = R);
2626
+ }, p = a ? m.treeShaking : m;
2627
+ h(p, "loaded", s), h(p, "loading", n), h(p, "get", i), h(p, "lib", o);
2466
2628
  };
2467
- f.forEach((h) => {
2468
- this.shareScopeMap[h] || (this.shareScopeMap[h] = {}), this.shareScopeMap[h][e] || (this.shareScopeMap[h][e] = {}), this.shareScopeMap[h][e][i] || (this.shareScopeMap[h][e][i] = {
2469
- version: i,
2470
- scope: [h],
2629
+ f.forEach((m) => {
2630
+ this.shareScopeMap[m] || (this.shareScopeMap[m] = {}), this.shareScopeMap[m][e] || (this.shareScopeMap[m][e] = {}), this.shareScopeMap[m][e][c] || (this.shareScopeMap[m][e][c] = {
2631
+ version: c,
2632
+ scope: [m],
2471
2633
  ...u,
2472
2634
  lib: o
2473
2635
  });
2474
- const d = this.shareScopeMap[h][e][i];
2475
- m(d), r && d.from !== r && (d.from = r);
2636
+ const h = this.shareScopeMap[m][e][c];
2637
+ d(h), r && h.from !== r && (h.from = r);
2476
2638
  });
2477
2639
  }
2478
2640
  _setGlobalShareScopeMap(e) {
2479
- const t = Nt(), r = e.id || e.name;
2641
+ const t = Pt(), r = e.id || e.name;
2480
2642
  r && !t[r] && (t[r] = this.shareScopeMap);
2481
2643
  }
2482
- }, Xo = class {
2644
+ }, ln = class {
2483
2645
  constructor() {
2484
- this.shareScopeMap = {}, this.hooks = new H({ afterResolve: new D("afterResolve") });
2646
+ this.shareScopeMap = {}, this.hooks = new H({ afterResolve: new F("afterResolve") });
2485
2647
  }
2486
2648
  registerShared() {
2487
2649
  return {
@@ -2501,21 +2663,21 @@ var Ko = class {
2501
2663
  initShareScopeMap(e, t) {
2502
2664
  this.shareScopeMap[e] = t;
2503
2665
  }
2504
- }, Yo = class {
2666
+ }, un = class {
2505
2667
  constructor(e) {
2506
2668
  this.hooks = new H({
2507
- beforeRegisterRemote: new X("beforeRegisterRemote"),
2508
- registerRemote: new X("registerRemote"),
2509
- beforeRequest: new D("beforeRequest"),
2510
- afterMatchRemote: new T("afterMatchRemote"),
2511
- onLoad: new T("onLoad"),
2512
- afterLoadRemote: new T("afterLoadRemote"),
2513
- handlePreloadModule: new M("handlePreloadModule"),
2514
- errorLoadRemote: new T("errorLoadRemote"),
2515
- beforePreloadRemote: new T("beforePreloadRemote"),
2516
- generatePreloadAssets: new T("generatePreloadAssets"),
2517
- afterPreloadRemote: new T("afterPreloadRemote"),
2518
- loadEntry: new T()
2669
+ beforeRegisterRemote: new Y("beforeRegisterRemote"),
2670
+ registerRemote: new Y("registerRemote"),
2671
+ beforeRequest: new F("beforeRequest"),
2672
+ afterMatchRemote: new v("afterMatchRemote"),
2673
+ onLoad: new v("onLoad"),
2674
+ afterLoadRemote: new v("afterLoadRemote"),
2675
+ handlePreloadModule: new N("handlePreloadModule"),
2676
+ errorLoadRemote: new v("errorLoadRemote"),
2677
+ beforePreloadRemote: new v("beforePreloadRemote"),
2678
+ generatePreloadAssets: new v("generatePreloadAssets"),
2679
+ afterPreloadRemote: new v("afterPreloadRemote"),
2680
+ loadEntry: new v()
2519
2681
  }), this.host = e, this.idToRemoteMap = {};
2520
2682
  }
2521
2683
  formatAndRegisterRemote(e, t) {
@@ -2527,88 +2689,88 @@ var Ko = class {
2527
2689
  name: r.name,
2528
2690
  expose: o
2529
2691
  }, s && e.startsWith(n)) {
2530
- const a = e.replace(n, s);
2531
- this.idToRemoteMap[a] = {
2692
+ const i = e.replace(n, s);
2693
+ this.idToRemoteMap[i] = {
2532
2694
  name: r.name,
2533
2695
  expose: o
2534
2696
  };
2535
2697
  return;
2536
2698
  }
2537
2699
  if (s && e.startsWith(s)) {
2538
- const a = e.replace(s, n);
2539
- this.idToRemoteMap[a] = {
2700
+ const i = e.replace(s, n);
2701
+ this.idToRemoteMap[i] = {
2540
2702
  name: r.name,
2541
2703
  expose: o
2542
2704
  };
2543
2705
  }
2544
2706
  }
2545
2707
  async loadRemote(e, t) {
2546
- const { host: r } = this, o = Qe(r.options.remotes, e);
2547
- let n = e, s = o == null ? void 0 : o.expose, a = o ? K(o.remote) : void 0, c;
2708
+ const { host: r } = this, o = et(r.options.remotes, e);
2709
+ let n = e, s = o == null ? void 0 : o.expose, i = o ? Z(o.remote) : void 0, a;
2548
2710
  try {
2549
- const { loadFactory: i = !0 } = t || { loadFactory: !0 }, { module: l, moduleOptions: u, remoteMatchInfo: f } = await this.getRemoteModuleAndOptions({ id: e }), { pkgNameOrAlias: m, remote: h, expose: d, id: p, remoteSnapshot: E } = f;
2550
- n = p, s = d, a = K(h);
2551
- const y = await l.get(p, d, t, E), R = await this.hooks.lifecycle.onLoad.emit({
2711
+ const { loadFactory: c = !0 } = t || { loadFactory: !0 }, { module: l, moduleOptions: u, remoteMatchInfo: f } = await this.getRemoteModuleAndOptions({ id: e }), { pkgNameOrAlias: d, remote: m, expose: h, id: p, remoteSnapshot: y } = f;
2712
+ n = p, s = h, i = Z(m);
2713
+ const g = await l.get(p, h, t, y), R = await this.hooks.lifecycle.onLoad.emit({
2552
2714
  id: p,
2553
- pkgNameOrAlias: m,
2554
- expose: d,
2555
- exposeModule: i ? y : void 0,
2556
- exposeModuleFactory: i ? void 0 : y,
2557
- remote: h,
2715
+ pkgNameOrAlias: d,
2716
+ expose: h,
2717
+ exposeModule: c ? g : void 0,
2718
+ exposeModuleFactory: c ? void 0 : g,
2719
+ remote: m,
2558
2720
  options: u,
2559
2721
  moduleInstance: l,
2560
2722
  origin: r
2561
2723
  });
2562
- return this.setIdToRemoteMap(e, f), c = {
2724
+ return this.setIdToRemoteMap(e, f), a = {
2563
2725
  id: n,
2564
2726
  expose: s,
2565
- remote: a,
2727
+ remote: i,
2566
2728
  options: t,
2567
2729
  origin: r
2568
- }, typeof R == "function" ? R : y;
2569
- } catch (i) {
2730
+ }, typeof R == "function" ? R : g;
2731
+ } catch (c) {
2570
2732
  const { from: l = "runtime" } = t || { from: "runtime" };
2571
2733
  let u;
2572
2734
  try {
2573
2735
  u = await this.hooks.lifecycle.errorLoadRemote.emit({
2574
2736
  id: e,
2575
- error: i,
2737
+ error: c,
2576
2738
  from: l,
2577
2739
  lifecycle: "onLoad",
2578
2740
  expose: s,
2579
- remote: a,
2741
+ remote: i,
2580
2742
  origin: r
2581
2743
  });
2582
2744
  } catch (f) {
2583
- throw c = {
2745
+ throw a = {
2584
2746
  id: n,
2585
2747
  expose: s,
2586
- remote: a,
2748
+ remote: i,
2587
2749
  options: t,
2588
2750
  error: f,
2589
2751
  origin: r
2590
2752
  }, f;
2591
2753
  }
2592
2754
  if (!u)
2593
- throw c = {
2755
+ throw a = {
2594
2756
  id: n,
2595
2757
  expose: s,
2596
- remote: a,
2758
+ remote: i,
2597
2759
  options: t,
2598
- error: i,
2760
+ error: c,
2599
2761
  origin: r
2600
- }, i;
2601
- return c = {
2762
+ }, c;
2763
+ return a = {
2602
2764
  id: n,
2603
2765
  expose: s,
2604
- remote: a,
2766
+ remote: i,
2605
2767
  options: t,
2606
- error: i,
2768
+ error: c,
2607
2769
  origin: r,
2608
2770
  recovered: !0
2609
2771
  }, u;
2610
2772
  } finally {
2611
- c && await this.hooks.lifecycle.afterLoadRemote.emit(c);
2773
+ a && await this.hooks.lifecycle.afterLoadRemote.emit(a);
2612
2774
  }
2613
2775
  }
2614
2776
  async preloadRemote(e) {
@@ -2618,71 +2780,71 @@ var Ko = class {
2618
2780
  options: t.options,
2619
2781
  origin: t
2620
2782
  });
2621
- const o = Ho(t.options.remotes, e), n = (c) => {
2622
- const { preloadConfig: i, remote: l } = c, u = i.exposes || [];
2783
+ const o = Ko(t.options.remotes, e), n = (a) => {
2784
+ const { preloadConfig: c, remote: l } = a, u = c.exposes || [];
2623
2785
  return u.length ? u.map((f) => ({
2624
2786
  ops: {
2625
- ...c,
2787
+ ...a,
2626
2788
  preloadConfig: {
2627
- ...i,
2789
+ ...c,
2628
2790
  exposes: [f]
2629
2791
  }
2630
2792
  },
2631
- id: Ue(l.name, f)
2793
+ id: Be(l.name, f)
2632
2794
  })) : [{
2633
- ops: c,
2795
+ ops: a,
2634
2796
  id: `${l.name}/*`
2635
2797
  }];
2636
2798
  };
2637
2799
  let s;
2638
- await Promise.all(o.flatMap(n).map(async (c) => {
2639
- const { ops: i, id: l } = c, { remote: u, preloadConfig: f } = i, m = K(u);
2800
+ await Promise.all(o.flatMap(n).map(async (a) => {
2801
+ const { ops: c, id: l } = a, { remote: u, preloadConfig: f } = c, d = Z(u);
2640
2802
  try {
2641
- const { globalSnapshot: h, remoteSnapshot: d } = await t.snapshotHandler.loadRemoteSnapshotInfo({
2803
+ const { globalSnapshot: m, remoteSnapshot: h } = await t.snapshotHandler.loadRemoteSnapshotInfo({
2642
2804
  moduleInfo: u,
2643
2805
  id: l,
2644
2806
  initiator: "preloadRemote"
2645
2807
  }), p = await this.hooks.lifecycle.generatePreloadAssets.emit({
2646
2808
  origin: t,
2647
- preloadOptions: i,
2809
+ preloadOptions: c,
2648
2810
  remote: u,
2649
- remoteInfo: m,
2650
- globalSnapshot: h,
2651
- remoteSnapshot: d
2811
+ remoteInfo: d,
2812
+ globalSnapshot: m,
2813
+ remoteSnapshot: h
2652
2814
  });
2653
2815
  if (!p) return;
2654
- const E = await Wt(m, t, p, !0, {
2816
+ const y = await Kt(d, t, p, !0, {
2655
2817
  initiator: "preloadRemote",
2656
2818
  id: l
2657
- });
2819
+ }, f.recordPreloadedAssets);
2658
2820
  r.push({
2659
2821
  remote: u,
2660
- remoteInfo: m,
2822
+ remoteInfo: d,
2661
2823
  preloadConfig: f,
2662
2824
  id: l,
2663
- results: E
2825
+ results: y
2664
2826
  });
2665
- } catch (h) {
2827
+ } catch (m) {
2666
2828
  r.push({
2667
2829
  remote: u,
2668
- remoteInfo: m,
2830
+ remoteInfo: d,
2669
2831
  preloadConfig: f,
2670
2832
  id: l,
2671
2833
  results: [{
2672
- url: m.entry,
2834
+ url: d.entry,
2673
2835
  status: "error",
2674
- resourceType: /\.json(?:$|[?#])/i.test(m.entry) ? "manifest" : "remoteEntry",
2836
+ resourceType: /\.json(?:$|[?#])/i.test(d.entry) ? "manifest" : "remoteEntry",
2675
2837
  initiator: "preloadRemote",
2676
2838
  id: l,
2677
- error: h
2839
+ error: m
2678
2840
  }]
2679
2841
  });
2680
2842
  }
2681
2843
  }));
2682
- const a = r.flatMap((c) => c.results.filter((i) => i.status === "error" || i.status === "timeout"));
2683
- if (a.length > 0 && (s = /* @__PURE__ */ new Error(`preloadRemote failed to load ${a.length} resource(s).`), Object.assign(s, {
2844
+ const i = r.flatMap((a) => a.results.filter((c) => c.status === "error" || c.status === "timeout"));
2845
+ if (i.length > 0 && (s = /* @__PURE__ */ new Error(`preloadRemote failed to load ${i.length} resource(s).`), Object.assign(s, {
2684
2846
  results: r,
2685
- failedResults: a
2847
+ failedResults: i
2686
2848
  })), await this.hooks.lifecycle.afterPreloadRemote.emit({
2687
2849
  preloadOps: e,
2688
2850
  options: t.options,
@@ -2698,9 +2860,9 @@ var Ko = class {
2698
2860
  });
2699
2861
  }
2700
2862
  initRawContainer(e, t, r) {
2701
- const { host: o } = this, n = new et({
2863
+ const { host: o } = this, n = new rt({
2702
2864
  host: o,
2703
- remoteInfo: K({
2865
+ remoteInfo: Z({
2704
2866
  name: e,
2705
2867
  entry: t
2706
2868
  })
@@ -2716,186 +2878,187 @@ var Ko = class {
2716
2878
  options: t.options,
2717
2879
  origin: t
2718
2880
  });
2719
- } catch (h) {
2881
+ } catch (m) {
2720
2882
  if (o = await this.hooks.lifecycle.errorLoadRemote.emit({
2721
2883
  id: r,
2722
2884
  options: t.options,
2723
2885
  origin: t,
2724
2886
  from: "runtime",
2725
- error: h,
2887
+ error: m,
2726
2888
  lifecycle: "beforeRequest"
2727
- }), !o) throw h;
2889
+ }), !o) throw m;
2728
2890
  }
2729
- const { id: n } = o, s = Qe(t.options.remotes, n);
2891
+ const { id: n } = o, s = et(t.options.remotes, n);
2730
2892
  if (!s) try {
2731
- b(kt, A, {
2893
+ I(Ct, M, {
2732
2894
  hostName: t.options.name,
2733
2895
  requestId: n
2734
- }, void 0, F(t.options));
2735
- } catch (h) {
2896
+ }, void 0, D(t.options));
2897
+ } catch (m) {
2736
2898
  throw await this.hooks.lifecycle.afterMatchRemote.emit({
2737
2899
  id: n,
2738
2900
  options: t.options,
2739
- error: h,
2901
+ error: m,
2740
2902
  origin: t
2741
- }), h;
2903
+ }), m;
2742
2904
  }
2743
- const { remote: a } = s, c = K(a);
2905
+ const { remote: i } = s, a = Z(i);
2744
2906
  await this.hooks.lifecycle.afterMatchRemote.emit({
2745
2907
  id: n,
2746
2908
  ...s,
2747
2909
  options: t.options,
2748
- remoteInfo: c,
2910
+ remoteInfo: a,
2749
2911
  origin: t
2750
2912
  });
2751
- const i = await t.sharedHandler.hooks.lifecycle.afterResolve.emit({
2913
+ const c = await t.sharedHandler.hooks.lifecycle.afterResolve.emit({
2752
2914
  id: n,
2753
2915
  ...s,
2754
2916
  options: t.options,
2755
2917
  origin: t,
2756
- remoteInfo: c
2757
- }), { remote: l, expose: u } = i;
2758
- L(l && u, `The 'beforeRequest' hook was executed, but it failed to return the correct 'remote' and 'expose' values while loading ${n}.`);
2918
+ remoteInfo: a
2919
+ }), { remote: l, expose: u } = c;
2920
+ k(l && u, `The 'beforeRequest' hook was executed, but it failed to return the correct 'remote' and 'expose' values while loading ${n}.`);
2759
2921
  let f = t.moduleCache.get(l.name);
2760
- const m = {
2922
+ const d = {
2761
2923
  host: t,
2762
- remoteInfo: c
2924
+ remoteInfo: a
2763
2925
  };
2764
- return f || (f = new et(m), t.moduleCache.set(l.name, f)), {
2926
+ return f || (f = new rt(d), t.moduleCache.set(l.name, f)), {
2765
2927
  module: f,
2766
- moduleOptions: m,
2767
- remoteMatchInfo: i
2928
+ moduleOptions: d,
2929
+ remoteMatchInfo: c
2768
2930
  };
2769
2931
  }
2770
2932
  registerRemote(e, t, r) {
2771
2933
  const { host: o } = this, n = () => {
2772
2934
  if (e.alias) {
2773
- const a = t.find((c) => {
2774
- var i;
2775
- return e.alias && (c.name.startsWith(e.alias) || ((i = c.alias) == null ? void 0 : i.startsWith(e.alias)));
2935
+ const i = t.find((a) => {
2936
+ var c;
2937
+ return e.alias && (a.name.startsWith(e.alias) || ((c = a.alias) == null ? void 0 : c.startsWith(e.alias)));
2776
2938
  });
2777
- L(!a, `The alias ${e.alias} of remote ${e.name} is not allowed to be the prefix of ${a && a.name} name or alias`);
2939
+ k(!i, `The alias ${e.alias} of remote ${e.name} is not allowed to be the prefix of ${i && i.name} name or alias`);
2778
2940
  }
2779
- "entry" in e && G && typeof window < "u" && !e.entry.startsWith("http") && (e.entry = new URL(e.entry, window.location.origin).href), e.shareScope || (e.shareScope = ae), e.type || (e.type = Tt);
2941
+ "entry" in e && U && typeof window < "u" && !e.entry.startsWith("http") && (e.entry = new URL(e.entry, window.location.origin).href), e.shareScope || (e.shareScope = le), e.type || (e.type = At);
2780
2942
  };
2781
2943
  this.hooks.lifecycle.beforeRegisterRemote.emit({
2782
2944
  remote: e,
2783
2945
  origin: o
2784
2946
  });
2785
- const s = t.find((a) => a.name === e.name);
2947
+ const s = t.find((i) => i.name === e.name);
2786
2948
  if (!s)
2787
2949
  n(), t.push(e), this.hooks.lifecycle.registerRemote.emit({
2788
2950
  remote: e,
2789
2951
  origin: o
2790
2952
  });
2791
2953
  else {
2792
- const a = [`The remote "${e.name}" is already registered.`, "Please note that overriding it may cause unexpected errors."];
2954
+ const i = [`The remote "${e.name}" is already registered.`, "Please note that overriding it may cause unexpected errors."];
2793
2955
  r != null && r.force && (this.removeRemote(s), n(), t.push(e), this.hooks.lifecycle.registerRemote.emit({
2794
2956
  remote: e,
2795
2957
  origin: o
2796
- }), it(a.join(" ")));
2958
+ }), ct(i.join(" ")));
2797
2959
  }
2798
2960
  }
2799
2961
  removeRemote(e) {
2800
2962
  var t;
2801
2963
  try {
2802
- const { host: r } = this, { name: o } = e, n = r.options.remotes.findIndex((i) => i.name === o);
2964
+ const { host: r } = this, { name: o } = e, n = r.options.remotes.findIndex((c) => c.name === o);
2803
2965
  n !== -1 && r.options.remotes.splice(n, 1);
2804
- const s = W(v.__FEDERATION__.moduleInfo, ne(e)).key;
2805
- delete v.__FEDERATION__.moduleInfo[s], "entry" in e && (r.snapshotHandler.manifestCache.delete(e.entry), delete Se.__FEDERATION__.__MANIFEST_LOADING__[e.entry]);
2806
- const { hostGlobalSnapshot: a } = Kt(e, r);
2807
- if (a) {
2808
- const i = a && "remotesInfo" in a && a.remotesInfo && W(a.remotesInfo, e.name).key;
2809
- i && delete a.remotesInfo[i];
2966
+ const s = V(T.__FEDERATION__.moduleInfo, ie(e)).key;
2967
+ delete T.__FEDERATION__.moduleInfo[s], "entry" in e && (r.snapshotHandler.manifestCache.delete(e.entry), delete we.__FEDERATION__.__MANIFEST_LOADING__[e.entry]);
2968
+ const { hostGlobalSnapshot: i } = Yt(e, r);
2969
+ if (i) {
2970
+ const c = i && "remotesInfo" in i && i.remotesInfo && V(i.remotesInfo, e.name).key;
2971
+ c && delete i.remotesInfo[c];
2810
2972
  }
2811
- const c = r.moduleCache.get(e.name);
2812
- if (c) {
2813
- const i = c.remoteInfo, l = i.entryGlobalName;
2814
- v[l] && ((t = Object.getOwnPropertyDescriptor(v, l)) != null && t.configurable ? delete v[l] : v[l] = void 0);
2815
- const u = Ce(c.remoteInfo);
2816
- J[u] && delete J[u];
2817
- let f = i.buildVersion ? st(i.name, i.buildVersion) : i.name;
2818
- const m = v.__FEDERATION__.__INSTANCES__.findIndex((h) => i.buildVersion ? h.options.id === f : h.name === f);
2819
- if (m !== -1) {
2820
- const h = v.__FEDERATION__.__INSTANCES__[m];
2821
- f = h.options.id || f;
2822
- const d = Nt();
2973
+ const a = r.moduleCache.get(e.name);
2974
+ if (a) {
2975
+ const c = a.remoteInfo, l = c.entryGlobalName;
2976
+ T[l] && ((t = Object.getOwnPropertyDescriptor(T, l)) != null && t.configurable ? delete T[l] : T[l] = void 0);
2977
+ const u = qt(a.remoteInfo);
2978
+ B[u] && delete B[u];
2979
+ let f = c.buildVersion ? at(c.name, c.buildVersion) : c.name;
2980
+ const d = T.__FEDERATION__.__INSTANCES__.findIndex((m) => c.buildVersion ? m.options.id === f : m.name === f);
2981
+ if (d !== -1) {
2982
+ const m = T.__FEDERATION__.__INSTANCES__[d];
2983
+ f = m.options.id || f;
2984
+ const h = Pt();
2823
2985
  let p = !0;
2824
- const E = [];
2825
- Object.keys(d).forEach((y) => {
2826
- const R = d[y];
2827
- R && Object.keys(R).forEach((g) => {
2828
- const _ = R[g];
2986
+ const y = [];
2987
+ Object.keys(h).forEach((g) => {
2988
+ const R = h[g];
2989
+ R && Object.keys(R).forEach((E) => {
2990
+ const _ = R[E];
2829
2991
  _ && Object.keys(_).forEach((S) => {
2830
- const I = _[S];
2831
- I && Object.keys(I).forEach((w) => {
2832
- const $ = I[w];
2833
- $ && typeof $ == "object" && $.from === i.name && ($.loaded || $.loading ? ($.useIn = $.useIn.filter((P) => P !== i.name), $.useIn.length ? p = !1 : E.push([
2834
- y,
2992
+ const b = _[S];
2993
+ b && Object.keys(b).forEach(($) => {
2994
+ const w = b[$];
2995
+ w && typeof w == "object" && w.from === c.name && (w.loaded || w.loading ? (w.useIn = w.useIn.filter((P) => P !== c.name), w.useIn.length ? p = !1 : y.push([
2835
2996
  g,
2997
+ E,
2836
2998
  S,
2837
- w
2838
- ])) : E.push([
2839
- y,
2999
+ $
3000
+ ])) : y.push([
2840
3001
  g,
3002
+ E,
2841
3003
  S,
2842
- w
3004
+ $
2843
3005
  ]));
2844
3006
  });
2845
3007
  });
2846
3008
  });
2847
- }), p && (h.shareScopeMap = {}, delete d[f]), E.forEach(([y, R, g, _]) => {
2848
- var S, I, w;
2849
- (w = (I = (S = d[y]) == null ? void 0 : S[R]) == null ? void 0 : I[g]) == null || delete w[_];
2850
- }), v.__FEDERATION__.__INSTANCES__.splice(m, 1);
3009
+ }), p && (m.shareScopeMap = {}, delete h[f]), y.forEach(([g, R, E, _]) => {
3010
+ var S, b, $;
3011
+ ($ = (b = (S = h[g]) == null ? void 0 : S[R]) == null ? void 0 : b[E]) == null || delete $[_];
3012
+ }), T.__FEDERATION__.__INSTANCES__.splice(d, 1);
2851
3013
  }
2852
3014
  r.moduleCache.delete(e.name);
2853
3015
  }
2854
3016
  } catch (r) {
2855
- Oe.error(`removeRemote failed: ${r instanceof Error ? r.message : String(r)}`);
3017
+ Ce.error(`removeRemote failed: ${r instanceof Error ? r.message : String(r)}`);
2856
3018
  }
2857
3019
  }
2858
3020
  };
2859
- const Qo = typeof FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN == "boolean" ? !FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN : !0, Ne = typeof FEDERATION_OPTIMIZE_NO_REMOTE == "boolean" ? !FEDERATION_OPTIMIZE_NO_REMOTE : !0, tt = typeof FEDERATION_OPTIMIZE_NO_SHARED == "boolean" ? !FEDERATION_OPTIMIZE_NO_SHARED : !0;
2860
- var en = class {
3021
+ const fn = typeof FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN == "boolean" ? !FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN : !0, Me = typeof FEDERATION_OPTIMIZE_NO_REMOTE == "boolean" ? !FEDERATION_OPTIMIZE_NO_REMOTE : !0, ot = typeof FEDERATION_OPTIMIZE_NO_SHARED == "boolean" ? !FEDERATION_OPTIMIZE_NO_SHARED : !0;
3022
+ var hn = class {
2861
3023
  constructor(e) {
2862
3024
  this.hooks = new H({
2863
- beforeInit: new X("beforeInit"),
2864
- init: new M(),
2865
- beforeInitContainer: new D("beforeInitContainer"),
2866
- initContainer: new D("initContainer")
2867
- }), this.version = "2.8.2", this.moduleCache = /* @__PURE__ */ new Map(), this.loaderHook = new H({
2868
- getModuleInfo: new M(),
2869
- createScript: new M(),
2870
- createLink: new M(),
2871
- fetch: new T(),
2872
- loadEntryError: new T(),
2873
- afterLoadEntry: new T("afterLoadEntry"),
2874
- beforeInitRemote: new T("beforeInitRemote"),
2875
- afterInitRemote: new T("afterInitRemote"),
2876
- beforeGetExpose: new T("beforeGetExpose"),
2877
- afterGetExpose: new T("afterGetExpose"),
2878
- beforeExecuteFactory: new T("beforeExecuteFactory"),
2879
- afterExecuteFactory: new T("afterExecuteFactory"),
2880
- getModuleFactory: new T()
3025
+ beforeInit: new Y("beforeInit"),
3026
+ init: new N(),
3027
+ beforeInitContainer: new F("beforeInitContainer"),
3028
+ initContainer: new F("initContainer")
3029
+ }), this.version = "2.9.0", this.moduleCache = /* @__PURE__ */ new Map(), this.loaderHook = new H({
3030
+ getModuleInfo: new N(),
3031
+ createScript: new N(),
3032
+ createLink: new N(),
3033
+ fetch: new v(),
3034
+ loadEntryError: new v(),
3035
+ afterLoadEntry: new v("afterLoadEntry"),
3036
+ beforeInitRemote: new v("beforeInitRemote"),
3037
+ afterInitRemote: new v("afterInitRemote"),
3038
+ beforeGetExpose: new v("beforeGetExpose"),
3039
+ afterGetExpose: new v("afterGetExpose"),
3040
+ beforeExecuteFactory: new v("beforeExecuteFactory"),
3041
+ afterExecuteFactory: new v("afterExecuteFactory"),
3042
+ getModuleFactory: new v()
2881
3043
  }), this.bridgeHook = new H({
2882
- beforeBridgeRender: new M(),
2883
- afterBridgeRender: new M(),
2884
- beforeBridgeDestroy: new M(),
2885
- afterBridgeDestroy: new M()
3044
+ beforeBridgeRender: new N(),
3045
+ afterBridgeRender: new N(),
3046
+ beforeBridgeDestroy: new N(),
3047
+ afterBridgeDestroy: new N(),
3048
+ afterBridgeRouteSync: new N()
2886
3049
  });
2887
- const t = Ne && Qo ? [Wo(), zo()] : [], r = {
2888
- id: Lo(),
3050
+ const t = Me && fn ? [tn(), nn()] : [], r = {
3051
+ id: Wo(),
2889
3052
  name: e.name,
2890
3053
  plugins: t,
2891
3054
  remotes: [],
2892
3055
  shared: {},
2893
- inBrowser: G
3056
+ inBrowser: U
2894
3057
  };
2895
- this.name = e.name, this.options = r, this.snapshotHandler = Ne ? new Ko(this) : new Jo(), this.sharedHandler = tt ? new Zo(this) : new Xo(), this.remoteHandler = Ne ? new Yo(this) : new jo(), this.shareScopeMap = this.sharedHandler.shareScopeMap, this.registerPlugins([...r.plugins, ...e.plugins || []]), this.options = this.formatOptions(r, e);
3058
+ this.name = e.name, this.options = r, this.snapshotHandler = Me ? new sn(this) : new an(), this.sharedHandler = ot ? new cn(this) : new ln(), this.remoteHandler = Me ? new un(this) : new en(), this.shareScopeMap = this.sharedHandler.shareScopeMap, this.registerPlugins([...r.plugins, ...e.plugins || []]), this.options = this.formatOptions(r, e);
2896
3059
  }
2897
3060
  initOptions(e) {
2898
- e.name && e.name !== this.options.name && b(yt(Ct, A)), this.registerPlugins(e.plugins);
3061
+ e.name && e.name !== this.options.name && I(gt(Ft, M)), this.registerPlugins(e.plugins);
2899
3062
  const t = this.formatOptions(this.options, e);
2900
3063
  return this.options = t, t;
2901
3064
  }
@@ -2905,7 +3068,7 @@ var en = class {
2905
3068
  loadShareSync(e, t) {
2906
3069
  return this.sharedHandler.loadShareSync(e, t);
2907
3070
  }
2908
- initializeSharing(e = ae, t) {
3071
+ initializeSharing(e = le, t) {
2909
3072
  return this.sharedHandler.initializeSharing(e, t);
2910
3073
  }
2911
3074
  initRawContainer(e, t, r) {
@@ -2921,31 +3084,30 @@ var en = class {
2921
3084
  this.sharedHandler.initShareScopeMap(e, t, r);
2922
3085
  }
2923
3086
  formatOptions(e, t) {
2924
- const r = tt ? vt(e, t).allShareInfos : {}, { userOptions: o, options: n } = this.hooks.lifecycle.beforeInit.emit({
3087
+ const r = ot ? Mt(e, t).allShareInfos : {}, { userOptions: o, options: n } = this.hooks.lifecycle.beforeInit.emit({
2925
3088
  origin: this,
2926
3089
  userOptions: t,
2927
3090
  options: e,
2928
3091
  shareInfo: r
2929
- }), s = this.remoteHandler.formatAndRegisterRemote(n, o), { allShareInfos: a } = this.sharedHandler.registerShared(n, o), c = [...n.plugins];
3092
+ }), s = this.remoteHandler.formatAndRegisterRemote(n, o), { allShareInfos: i } = this.sharedHandler.registerShared(n, o), a = [...n.plugins];
2930
3093
  o.plugins && o.plugins.forEach((l) => {
2931
- c.includes(l) || c.push(l);
3094
+ a.includes(l) || a.push(l);
2932
3095
  });
2933
- const i = {
3096
+ const c = {
2934
3097
  ...e,
2935
3098
  ...t,
2936
- plugins: c,
3099
+ plugins: a,
2937
3100
  remotes: s,
2938
- shared: a,
3101
+ shared: i,
2939
3102
  id: o.id || e.id
2940
3103
  };
2941
3104
  return this.hooks.lifecycle.init.emit({
2942
3105
  origin: this,
2943
- options: i
2944
- }), i;
3106
+ options: c
3107
+ }), c;
2945
3108
  }
2946
3109
  registerPlugins(e) {
2947
- const t = Co(e, this);
2948
- this.options.plugins = this.options.plugins.reduce((r, o) => (o && r && !r.find((n) => n.name === o.name) && r.push(o), r), t || []);
3110
+ this.options.plugins = qo(e, this);
2949
3111
  }
2950
3112
  registerRemotes(e, t) {
2951
3113
  return this.remoteHandler.registerRemotes(e, t);
@@ -2957,12 +3119,12 @@ var en = class {
2957
3119
  });
2958
3120
  }
2959
3121
  };
2960
- let tn = null;
2961
- function Jt(e) {
2962
- return tn;
3122
+ let dn = null;
3123
+ function Qt(e) {
3124
+ return dn;
2963
3125
  }
2964
- xr(en);
2965
- function Zt(e, t) {
3126
+ qr(hn);
3127
+ function er(e, t) {
2966
3128
  const r = (o) => {
2967
3129
  if (!o.startsWith("/")) return o;
2968
3130
  const n = o.length > 1 && o.endsWith("/"), s = `${t}/${o}`.replace(/\/+/g, "/").replace(/\/$/, "") || "/";
@@ -2976,109 +3138,146 @@ function Zt(e, t) {
2976
3138
  return typeof o.redirect == "string" ? n.redirect = r(o.redirect) : o.redirect && typeof o.redirect == "object" && "path" in o.redirect && typeof o.redirect.path == "string" && (n.redirect = {
2977
3139
  ...o.redirect,
2978
3140
  path: r(o.redirect.path)
2979
- }), o.children && o.children.length > 0 && (n.children = Zt(
3141
+ }), o.children && o.children.length > 0 && (n.children = er(
2980
3142
  o.children,
2981
3143
  t
2982
3144
  )), n;
2983
3145
  });
2984
3146
  }
2985
- function rn(e) {
3147
+ function mn(e) {
2986
3148
  const t = e.replace(/\/+$/, ""), r = (s) => s.startsWith("/") && s !== t && !s.startsWith(t + "/"), o = (s) => `${t}${s}`.replace(/\/+/g, "/"), n = (s) => typeof s == "string" ? r(s) ? o(s) : s : "path" in s && typeof s.path == "string" && r(s.path) ? { ...s, path: o(s.path) } : s;
2987
3149
  return (s) => {
2988
- const a = s.push.bind(s), c = s.replace.bind(s), i = s.resolve.bind(s);
2989
- s.push = (l) => a(n(l)), s.replace = (l) => c(n(l)), s.resolve = (l, ...u) => i(n(l), ...u);
3150
+ const i = s.push.bind(s), a = s.replace.bind(s), c = s.resolve.bind(s);
3151
+ s.push = (l) => i(n(l)), s.replace = (l) => a(n(l)), s.resolve = (l, ...u) => c(n(l), ...u);
2990
3152
  };
2991
3153
  }
2992
- function on(e) {
3154
+ function pn(e) {
2993
3155
  const { router: t, basename: r, memoryRoute: o, hashRoute: n } = e, s = t.getRoutes().sort(
2994
- (h, d) => h.path.split("/").filter((p) => p).length - d.path.split("/").filter((p) => p).length
2995
- ), a = /* @__PURE__ */ new Map(), c = /* @__PURE__ */ new Set();
2996
- s.forEach((h) => {
2997
- const d = a.get(h.path) || [];
2998
- d.push(h), a.set(h.path, d);
3156
+ (m, h) => m.path.split("/").filter((p) => p).length - h.path.split("/").filter((p) => p).length
3157
+ ), i = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Set();
3158
+ s.forEach((m) => {
3159
+ const h = i.get(m.path) || [];
3160
+ h.push(m), i.set(m.path, h);
2999
3161
  });
3000
- const i = (h, d) => `${h}/${d}`.replace(/\/+/g, "/").replace(/\/$/, "") || "/", l = (h, d = "") => {
3001
- if (!h.children || h.children.length === 0)
3002
- return h;
3003
- for (let p = 0; p < h.children.length; p++) {
3004
- const E = h.children[p], y = i(d, E.path), g = (a.get(y) || []).find(
3005
- (_) => !c.has(_) && _ !== h && (E.name == null || _.name === E.name)
3162
+ const c = (m, h) => `${m}/${h}`.replace(/\/+/g, "/").replace(/\/$/, "") || "/", l = (m, h = "") => {
3163
+ if (!m.children || m.children.length === 0)
3164
+ return m;
3165
+ for (let p = 0; p < m.children.length; p++) {
3166
+ const y = m.children[p], g = c(h, y.path), E = (i.get(g) || []).find(
3167
+ (_) => !a.has(_) && _ !== m && (y.name == null || _.name === y.name)
3006
3168
  );
3007
- if (g) {
3169
+ if (E) {
3008
3170
  const _ = {
3009
- ...g,
3010
- path: E.path
3171
+ ...E,
3172
+ path: y.path
3011
3173
  // Keep the original relative path from static route
3012
3174
  };
3013
- h.children[p] = _, c.add(g), l(_, y);
3175
+ m.children[p] = _, a.add(E), l(_, g);
3014
3176
  }
3015
3177
  }
3016
- return h;
3178
+ return m;
3017
3179
  };
3018
3180
  let u = [];
3019
- for (const h of s)
3020
- if (!c.has(h)) {
3021
- const d = l(h, h.path);
3022
- c.add(h), u.push(d);
3181
+ for (const m of s)
3182
+ if (!a.has(m)) {
3183
+ const h = l(m, m.path);
3184
+ a.add(m), u.push(h);
3023
3185
  }
3024
- let f, m;
3025
- return o ? f = de.createMemoryHistory(r) : n ? (f = de.createWebHashHistory(), r && (u = Zt(u, r), m = rn(r))) : f = de.createWebHistory(r), { history: f, routes: u, patchRouter: m };
3186
+ let f, d;
3187
+ return o ? f = pe.createMemoryHistory(r) : n ? (f = pe.createWebHashHistory(), r && (u = er(u, r), d = mn(r))) : f = pe.createWebHistory(r), { history: f, routes: u, patchRouter: d };
3026
3188
  }
3027
- function un(e) {
3028
- const t = /* @__PURE__ */ new Map(), r = Jt();
3189
+ function Sn(e) {
3190
+ const t = /* @__PURE__ */ new Map(), r = Qt();
3029
3191
  return () => ({
3030
- __APP_VERSION__: "2.8.2",
3192
+ __APP_VERSION__: "2.9.0",
3031
3193
  async render(o) {
3032
- var d, p, E, y, R, g;
3194
+ var p, y, g, R, E, _, S, b, $;
3033
3195
  C.debug("createBridgeComponent render Info", o);
3034
3196
  const {
3035
3197
  moduleName: n,
3036
3198
  dom: s,
3037
- basename: a,
3038
- memoryRoute: c,
3039
- hashRoute: i,
3199
+ basename: i,
3200
+ memoryRoute: a,
3201
+ hashRoute: c,
3040
3202
  ...l
3041
- } = o, u = Xt.createApp(e.rootComponent, l);
3042
- t.set(s, u);
3043
- const f = await ((E = (p = (d = r == null ? void 0 : r.bridgeHook) == null ? void 0 : d.lifecycle) == null ? void 0 : p.beforeBridgeRender) == null ? void 0 : E.emit(o)), m = f && typeof f == "object" && (f != null && f.extraProps) ? f == null ? void 0 : f.extraProps : {}, h = e.appOptions({
3044
- app: u,
3045
- basename: a,
3046
- memoryRoute: c,
3047
- hashRoute: i,
3203
+ } = o, u = {
3204
+ side: "producer",
3205
+ framework: "vue",
3206
+ operation: t.has(s) ? "update" : "render",
3207
+ reason: "direct"
3208
+ }, f = nr.createApp(e.rootComponent, l);
3209
+ t.set(s, f);
3210
+ const d = await ((g = (y = (p = r == null ? void 0 : r.bridgeHook) == null ? void 0 : p.lifecycle) == null ? void 0 : y.beforeBridgeRender) == null ? void 0 : g.emit(
3211
+ o,
3212
+ u
3213
+ )), m = d && typeof d == "object" && (d != null && d.extraProps) ? d == null ? void 0 : d.extraProps : {}, h = e.appOptions({
3214
+ app: f,
3215
+ basename: i,
3216
+ memoryRoute: a,
3217
+ hashRoute: c,
3048
3218
  ...l,
3049
3219
  ...m
3050
3220
  });
3051
3221
  if (h != null && h.router) {
3052
- const { history: _, routes: S, patchRouter: I } = on({
3222
+ const { history: w, routes: P, patchRouter: q } = pn({
3053
3223
  router: h.router,
3054
3224
  basename: o.basename,
3055
3225
  memoryRoute: o.memoryRoute,
3056
3226
  hashRoute: o.hashRoute
3057
- }), w = de.createRouter({
3227
+ }), ee = pe.createRouter({
3058
3228
  ...h.router.options,
3059
- history: _,
3060
- routes: S
3229
+ history: w,
3230
+ routes: P
3061
3231
  });
3062
- I && I(w), h.afterRouterCreate && h.afterRouterCreate(w), C.debug("createBridgeComponent render router info>>>", {
3232
+ if (q && q(ee), h.afterRouterCreate && h.afterRouterCreate(ee), C.debug("createBridgeComponent render router info>>>", {
3063
3233
  moduleName: n,
3064
- router: w
3065
- }), c && await w.push(c.entryPath), u.use(w);
3234
+ router: ee
3235
+ }), a) {
3236
+ const tr = {
3237
+ action: "memory-route-init",
3238
+ to: a.entryPath,
3239
+ basename: i
3240
+ }, rr = {
3241
+ side: "producer",
3242
+ framework: "vue",
3243
+ operation: "route-sync",
3244
+ moduleName: n,
3245
+ route: tr
3246
+ }, or = await ee.push(a.entryPath);
3247
+ (_ = (E = (R = r == null ? void 0 : r.bridgeHook) == null ? void 0 : R.lifecycle) == null ? void 0 : E.afterBridgeRouteSync) == null || _.emit({
3248
+ context: rr,
3249
+ result: or
3250
+ });
3251
+ }
3252
+ f.use(ee);
3066
3253
  }
3067
- u.mount(s), (g = (R = (y = r == null ? void 0 : r.bridgeHook) == null ? void 0 : y.lifecycle) == null ? void 0 : R.afterBridgeRender) == null || g.emit(o);
3254
+ f.mount(s), ($ = (b = (S = r == null ? void 0 : r.bridgeHook) == null ? void 0 : S.lifecycle) == null ? void 0 : b.afterBridgeRender) == null || $.emit(o, {
3255
+ context: u
3256
+ });
3068
3257
  },
3069
3258
  destroy(o) {
3070
- var s, a, c, i, l, u;
3259
+ var i, a, c, l, u, f;
3071
3260
  C.debug("createBridgeComponent destroy Info", o);
3072
- const n = t.get(o == null ? void 0 : o.dom);
3073
- (c = (a = (s = r == null ? void 0 : r.bridgeHook) == null ? void 0 : s.lifecycle) == null ? void 0 : a.beforeBridgeDestroy) == null || c.emit(o), n == null || n.unmount(), (u = (l = (i = r == null ? void 0 : r.bridgeHook) == null ? void 0 : i.lifecycle) == null ? void 0 : l.afterBridgeDestroy) == null || u.emit(o);
3261
+ const n = t.get(o == null ? void 0 : o.dom), s = {
3262
+ side: "producer",
3263
+ framework: "vue",
3264
+ operation: "destroy",
3265
+ reason: "direct"
3266
+ };
3267
+ (c = (a = (i = r == null ? void 0 : r.bridgeHook) == null ? void 0 : i.lifecycle) == null ? void 0 : a.beforeBridgeDestroy) == null || c.emit(
3268
+ o,
3269
+ s
3270
+ ), n == null || n.unmount(), (f = (u = (l = r == null ? void 0 : r.bridgeHook) == null ? void 0 : l.lifecycle) == null ? void 0 : u.afterBridgeDestroy) == null || f.emit(o, {
3271
+ context: s
3272
+ });
3074
3273
  }
3075
3274
  });
3076
3275
  }
3077
- function nn() {
3276
+ function yn() {
3078
3277
  const e = new PopStateEvent("popstate", { state: window.history.state });
3079
3278
  window.dispatchEvent(e);
3080
3279
  }
3081
- const sn = /* @__PURE__ */ Yt({
3280
+ const En = /* @__PURE__ */ sr({
3082
3281
  name: "RemoteApp",
3083
3282
  props: {
3084
3283
  moduleName: String,
@@ -3090,18 +3289,18 @@ const sn = /* @__PURE__ */ Yt({
3090
3289
  },
3091
3290
  inheritAttrs: !1,
3092
3291
  setup(e) {
3093
- const t = V(null), r = V(null), o = V(""), n = V(!1), s = V(!1), a = V(!1), c = rt(), i = Jt(), l = Qt(), u = () => ({
3292
+ const t = z(null), r = z(null), o = z(""), n = z(!1), s = z(!1), i = z(!1), a = nt(), c = Qt(), l = ir(), u = () => ({
3094
3293
  name: e.moduleName,
3095
3294
  dom: t.value,
3096
3295
  basename: e.basename,
3097
3296
  memoryRoute: e.memoryRoute,
3098
3297
  hashRoute: e.hashRoute
3099
3298
  }), f = async () => {
3100
- var y, R, g, _, S, I, w;
3299
+ var R, E, _, S, b, $, w;
3101
3300
  if (!t.value || n.value)
3102
3301
  return;
3103
- const d = (y = e.providerInfo) == null ? void 0 : y.call(e);
3104
- r.value = d;
3302
+ const h = (R = e.providerInfo) == null ? void 0 : R.call(e);
3303
+ r.value = h;
3105
3304
  let p = {
3106
3305
  ...l,
3107
3306
  moduleName: e.moduleName,
@@ -3111,53 +3310,86 @@ const sn = /* @__PURE__ */ Yt({
3111
3310
  hashRoute: e.hashRoute
3112
3311
  };
3113
3312
  C.debug("createRemoteAppComponent LazyComponent render >>>", p);
3114
- const E = await ((_ = (g = (R = i == null ? void 0 : i.bridgeHook) == null ? void 0 : R.lifecycle) == null ? void 0 : g.beforeBridgeRender) == null ? void 0 : _.emit(p)) || {};
3313
+ const y = {
3314
+ side: "consumer",
3315
+ framework: "vue",
3316
+ operation: "render"
3317
+ }, g = await ((S = (_ = (E = c == null ? void 0 : c.bridgeHook) == null ? void 0 : E.lifecycle) == null ? void 0 : _.beforeBridgeRender) == null ? void 0 : S.emit(p, y)) || {};
3115
3318
  p = {
3116
3319
  ...p,
3117
- ...E.extraProps
3118
- }, d.render(p), n.value = !0, (w = (I = (S = i == null ? void 0 : i.bridgeHook) == null ? void 0 : S.lifecycle) == null ? void 0 : I.afterBridgeRender) == null || w.emit(p);
3119
- }, m = () => {
3120
- var E, y, R, g, _, S;
3121
- const d = r.value;
3122
- if (!d || !n.value)
3320
+ ...g.extraProps
3321
+ }, h.render(p), n.value = !0, (w = ($ = (b = c == null ? void 0 : c.bridgeHook) == null ? void 0 : b.lifecycle) == null ? void 0 : $.afterBridgeRender) == null || w.emit(p, {
3322
+ context: y
3323
+ });
3324
+ }, d = () => {
3325
+ var g, R, E, _, S, b;
3326
+ const h = r.value;
3327
+ if (!h || !n.value)
3123
3328
  return;
3124
3329
  C.debug("createRemoteAppComponent LazyComponent destroy >>>", {
3125
3330
  ...e
3126
3331
  });
3127
- const p = u();
3128
- (R = (y = (E = i == null ? void 0 : i.bridgeHook) == null ? void 0 : E.lifecycle) == null ? void 0 : y.beforeBridgeDestroy) == null || R.emit(p), d.destroy({
3129
- dom: t.value
3130
- }), r.value = null, n.value = !1, (S = (_ = (g = i == null ? void 0 : i.bridgeHook) == null ? void 0 : g.lifecycle) == null ? void 0 : _.afterBridgeDestroy) == null || S.emit(p);
3131
- }, h = er(() => c == null ? void 0 : c.path, (d) => {
3132
- s.value && o.value !== "" && o.value !== d && (C.debug("createRemoteAppComponent dispatchPopstateEnv >>>", {
3133
- ...e,
3134
- pathname: c.path
3135
- }), nn()), o.value = d;
3332
+ const p = u(), y = {
3333
+ side: "consumer",
3334
+ framework: "vue",
3335
+ operation: "destroy"
3336
+ };
3337
+ (E = (R = (g = c == null ? void 0 : c.bridgeHook) == null ? void 0 : g.lifecycle) == null ? void 0 : R.beforeBridgeDestroy) == null || E.emit(p, y), h.destroy({
3338
+ dom: t.value,
3339
+ moduleName: e.moduleName
3340
+ }), r.value = null, n.value = !1, (b = (S = (_ = c == null ? void 0 : c.bridgeHook) == null ? void 0 : _.lifecycle) == null ? void 0 : S.afterBridgeDestroy) == null || b.emit(p, {
3341
+ context: y
3342
+ });
3343
+ }, m = ar(() => a == null ? void 0 : a.path, (h) => {
3344
+ var p, y, g;
3345
+ if (s.value && o.value !== "" && o.value !== h) {
3346
+ C.debug("createRemoteAppComponent dispatchPopstateEnv >>>", {
3347
+ ...e,
3348
+ pathname: a.path
3349
+ });
3350
+ const R = {
3351
+ action: "host-to-remote",
3352
+ mechanism: "popstate",
3353
+ from: o.value,
3354
+ to: h,
3355
+ basename: e.basename
3356
+ }, E = {
3357
+ side: "consumer",
3358
+ framework: "vue",
3359
+ operation: "route-sync",
3360
+ moduleName: e.moduleName,
3361
+ route: R
3362
+ };
3363
+ yn(), (g = (y = (p = c == null ? void 0 : c.bridgeHook) == null ? void 0 : p.lifecycle) == null ? void 0 : y.afterBridgeRouteSync) == null || g.emit({
3364
+ context: E
3365
+ });
3366
+ }
3367
+ o.value = h;
3136
3368
  });
3137
- return tr(() => {
3369
+ return cr(() => {
3138
3370
  s.value = !0, f();
3139
- }), rr(async () => {
3140
- s.value = !0, a.value && (a.value = !1, await or(), f());
3141
- }), nr(() => {
3142
- s.value = !1, a.value = !0, m();
3143
- }), sr(() => {
3144
- h(), m();
3145
- }), () => ir("div", ar(e.rootAttrs || {}, {
3371
+ }), lr(async () => {
3372
+ s.value = !0, i.value && (i.value = !1, await ur(), f());
3373
+ }), fr(() => {
3374
+ s.value = !1, i.value = !0, d();
3375
+ }), hr(() => {
3376
+ m(), d();
3377
+ }), () => dr("div", mr(e.rootAttrs || {}, {
3146
3378
  ref: t
3147
3379
  }), null);
3148
3380
  }
3149
3381
  });
3150
- function an(e) {
3151
- return cr({
3382
+ function gn(e) {
3383
+ return pr({
3152
3384
  // @ts-ignore
3153
- __APP_VERSION__: "2.8.2",
3385
+ __APP_VERSION__: "2.9.0",
3154
3386
  ...e.asyncComponentOptions,
3155
3387
  //@ts-ignore
3156
3388
  loader: async () => {
3157
- var i, l;
3158
- const t = rt();
3389
+ var c, l;
3390
+ const t = nt();
3159
3391
  let r = "/";
3160
- const o = (l = (i = t == null ? void 0 : t.matched) == null ? void 0 : i[0]) == null ? void 0 : l.path;
3392
+ const o = (l = (c = t == null ? void 0 : t.matched) == null ? void 0 : c[0]) == null ? void 0 : l.path;
3161
3393
  o && (o.endsWith("/:pathMatch(.*)*") ? r = o.replace("/:pathMatch(.*)*", "") : r = t.matched[0].path);
3162
3394
  const n = (e == null ? void 0 : e.export) || "default";
3163
3395
  C.debug(
@@ -3167,16 +3399,16 @@ function an(e) {
3167
3399
  info: e
3168
3400
  }
3169
3401
  );
3170
- const s = await e.loader(), a = s && s[Symbol.for("mf_module_id")], c = s[n];
3402
+ const s = await e.loader(), i = s && s[Symbol.for("mf_module_id")], a = s[n];
3171
3403
  if (C.debug(
3172
3404
  "createRemoteAppComponent LazyComponent loadRemote info >>>",
3173
- { moduleName: a, module: s, exportName: n, basename: r, route: t }
3174
- ), n in s && typeof c == "function")
3405
+ { moduleName: i, module: s, exportName: n, basename: r, route: t }
3406
+ ), n in s && typeof a == "function")
3175
3407
  return {
3176
3408
  render() {
3177
- return lr(sn, {
3178
- moduleName: a,
3179
- providerInfo: c,
3409
+ return yr(En, {
3410
+ moduleName: i,
3411
+ providerInfo: a,
3180
3412
  basename: r,
3181
3413
  rootAttrs: e.rootAttrs,
3182
3414
  memoryRoute: e.memoryRoute,
@@ -3188,13 +3420,13 @@ function an(e) {
3188
3420
  }
3189
3421
  });
3190
3422
  }
3191
- function fn(e) {
3423
+ function bn(e) {
3192
3424
  return C.warn(
3193
3425
  "createRemoteComponent is deprecated, please use createRemoteAppComponent instead!"
3194
- ), an(e);
3426
+ ), gn(e);
3195
3427
  }
3196
3428
  export {
3197
- un as createBridgeComponent,
3198
- an as createRemoteAppComponent,
3199
- fn as createRemoteComponent
3429
+ Sn as createBridgeComponent,
3430
+ gn as createRemoteAppComponent,
3431
+ bn as createRemoteComponent
3200
3432
  };