@module-federation/bridge-vue3 2.8.1 → 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 Ne = /* @__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 Ae() {
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 Me(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 we = (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 we = (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 i = () => "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 a = {};
68
- Object.keys(r).length || (a = ((R = e.remotes) == null ? void 0 : R.reduce((g, _) => {
69
- let b;
70
- const I = _.federationContainerName;
71
- return c.includes(I) ? b = o[I] : "version" in _ ? b = _.version : b = _.entry, g[I] = { matchedVersion: b }, g;
72
- }, {})) || {}), Object.keys(r).forEach((g) => a[g] = { matchedVersion: c.includes(g) ? o[g] : r[g] });
73
- const { remoteEntry: { path: l, name: u, type: f }, types: m = {
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
+ let S;
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: we(l, u),
81
+ buildVersion: m,
82
+ globalName: h,
83
+ remoteEntry: $e(l, u),
84
84
  remoteEntryType: f,
85
- remoteTypes: we(m.path, m.name),
86
- remoteTypesZip: m.zip || "",
87
- remoteTypesAPI: m.api || "",
88
- remotesInfo: a,
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,
102
+ ...g,
103
103
  publicPath: i()
104
104
  }, typeof e.metaData.ssrPublicPath == "string" && (s.ssrPublicPath = e.metaData.ssrPublicPath)) : s = {
105
- ...y,
105
+ ...g,
106
106
  getPublicPath: i()
107
107
  }, p) {
108
- const g = we(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 = Ae() ? 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"];
@@ -171,16 +171,16 @@ var lt = class {
171
171
  }
172
172
  })();
173
173
  for (const i of s) {
174
- const c = r[i];
175
- if (typeof c == "function") {
176
- c.call(r, this.prefix, ...n);
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
180
  for (const i of s) {
181
- const c = Q[i];
182
- if (typeof c == "function") {
183
- c.call(Q, this.prefix, ...n);
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
- Ae() && 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 Pe(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 && Pe(f, e.url)) {
239
+ if (f && Oe(f, e.url)) {
240
240
  t = u, r = !1;
241
241
  break;
242
242
  }
@@ -250,36 +250,36 @@ function ht(e) {
250
250
  });
251
251
  }
252
252
  let i = null;
253
- const c = typeof window < "u" ? (l) => {
254
- if (l.filename && Pe(l.filename, e.url)) {
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
256
  u.name = "ScriptExecutionError", i = u;
257
257
  }
258
258
  } : null;
259
- c && window.addEventListener("error", c);
260
- const a = 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));
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
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 = a.bind(null, t.onerror), t.onload = a.bind(null, t.onload), n = setTimeout(() => {
282
- a(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 br(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 a = s[c], l = a.getAttribute("href"), u = a.getAttribute("rel");
296
- if (l && Pe(l, e.url) && u === e.attrs.rel) {
297
- t = a, 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, a = !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, a = !1) : typeof c == "object" && ("link" in c && c.link && (t = c.link, a = !1), "timeout" in c && c.timeout && (o = c.timeout))), l && a && 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,19 +313,19 @@ function br(e) {
313
313
  link: t,
314
314
  needAttach: r
315
315
  };
316
- const i = (c, a) => {
316
+ const i = (a, c) => {
317
317
  n && clearTimeout(n);
318
318
  const l = () => {
319
- if ((a == null ? void 0 : a.type) === "error") {
320
- const u = /* @__PURE__ */ new Error(a != null && a.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(a);
327
+ }), a)) {
328
+ const u = a(c);
329
329
  return l(), u;
330
330
  }
331
331
  l();
@@ -340,10 +340,10 @@ function br(e) {
340
340
  needAttach: r
341
341
  };
342
342
  }
343
- function Sr(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: i, 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 Sr(e, t) {
354
354
  createScriptHook: o,
355
355
  needDeleteScript: !0
356
356
  });
357
- c && document.head.appendChild(i);
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) => {
369
+ const Mr = async (e, t, r) => {
370
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, a) => wr(c, a, o) : fetch, i = async (c, a) => {
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(a.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 = a.pathname.split("/").slice(0, -1).join("/"), E = m.basename(a.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(a.protocol === "file:" || a.protocol === "node:" ? a.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 (a) => {
412
- await a.evaluate(), t(void 0, a.namespace);
413
- }).catch((a) => {
414
- t(a instanceof Error ? a : /* @__PURE__ */ new Error(`Script execution error: ${a}`));
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
- i(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 i, 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 a = ((i = t == null ? void 0 : t.attrs) == null ? void 0 : i.globalName) || `__FEDERATION_${(c = t == null ? void 0 : t.attrs) == null ? void 0 : c.name}:custom__`;
428
- r(globalThis[a] = 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) {
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
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.`);
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
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, i), await i.link(async (c) => We(c, e, t)), i;
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 ]", ke = ut(U);
496
- function L(e, t, r, o, n) {
497
- e || w(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 w(e, t, r, o, n) {
500
- if (t !== void 0) return Lr(e, t, r ?? {}, (i) => {
501
- throw new Error(`${U}: ${i}`);
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}`)), ke.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 Ce(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
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
- })(), be = 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, i;
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__ = {}), (i = e.__FEDERATION__).__PRELOADED_MAP__ ?? (i.__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 = Ae()) {
583
- t && (v.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = e, v.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "2.8.1");
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,9 +592,9 @@ 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(":"), i = `${n}:${t}`, c = e[i];
595
- if (c) return {
596
- value: c,
595
+ const [n, s] = o.split(":"), i = `${n}:${t}`, a = e[i];
596
+ if (a) return {
597
+ value: a,
597
598
  key: i
598
599
  };
599
600
  }
@@ -602,180 +603,186 @@ function W(e, t) {
602
603
  key: t
603
604
  };
604
605
  }
605
- } else w(`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), i = W(k.__FEDERATION__.moduleInfo, s).value;
612
+ const { version: o, ...n } = e, s = ie(n), i = V(L.__FEDERATION__.moduleInfo, s).value;
612
613
  if ((i == null ? void 0 : i.version) === o) return i;
613
614
  }
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,
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
- }), He = (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-]+", De = `(?:\\+(${ze}(?:\\.${ze})*))`, re = "0|[1-9]\\d*", Ee = "[0-9]+", bt = "\\d*[a-zA-Z-][a-zA-Z0-9-]*", Ke = `(?:${Ee}|${bt})`, Vr = `(?:-?(${Ke}(?:\\.${Ke})*))`, Je = `(?:${re}|${bt})`, St = `(?:-(${Je}(?:\\.${Je})*))`, Ie = `${re}|x|X|\\*`, Y = `[v=\\s]*(${Ie})(?:\\.(${Ie})(?:\\.(${Ie})(?:${St})?${De}?)?)?`, qr = `^\\s*(${Y})\\s+-\\s+(${Y})\\s*$`, zr = `[v=\\s]*${`(${Ee})\\.(${Ee})\\.(${Ee})`}${Vr}?${De}?`, xe = "((?:<|>)?=?)", Kr = `(\\s*)${xe}\\s*(${zr}|${Y})`, wt = "(?:~>?)", Jr = `(\\s*)${wt}\\s+`, It = "(?:\\^)", Zr = `(\\s*)${It}\\s+`, Xr = "(<|>)?=?\\s*\\*", Yr = `^${It}${Y}$`, Qr = `v?${`(${re})\\.(${re})\\.(${re})`}${St}?${De}?`, eo = `^${wt}${Y}$`, to = `^${xe}\\s*${Y}$`, ro = `^${xe}\\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, i, c, a, l, u, f, m) => (N(o) ? r = "" : N(n) ? r = `>=${o}.0.0` : N(s) ? r = `>=${o}.${n}.0` : r = `>=${r}`, N(l) ? a = "" : N(u) ? a = `<${Number(l) + 1}.0.0-0` : N(f) ? a = `<${l}.${Number(u) + 1}.0-0` : m ? a = `<=${l}.${u}.${f}-${m}` : a = `<=${a}`, `${r} ${a}`.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, i) => 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` : 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(" ");
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, i) => N(o) ? "" : N(n) ? `>=${o}.0.0 <${Number(o) + 1}.0.0-0` : N(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(" ");
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, i, c) => {
666
- const a = N(n), l = a || N(s), u = l || N(i);
667
- return o === "=" && u && (o = ""), c = "", a ? 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 === "<" && (c = "-0"), `${o + n}.${s}.${i}${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 i = r[n], c = o[n];
686
- if (i !== c)
687
- return i === void 0 && c === void 0 ? 0 : i ? c ? ge(i, 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
- function $e(e, t) {
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
- return $e(e, t);
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 $e(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 $e(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, i, c] = r, a = {
733
+ const [, o, , n, s, i, a] = r, c = {
727
734
  operator: o,
728
- version: Xe(n, s, i, c),
735
+ version: Ye(n, s, i, a),
729
736
  major: n,
730
737
  minor: s,
731
738
  patch: i,
732
- preRelease: c == null ? void 0 : c.split(".")
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, _, b, I] = y;
752
- if (!po({
758
+ const [, R, , E, _, S, b] = g;
759
+ if (!Io({
753
760
  operator: R,
754
- version: Xe(g, _, b, I),
755
- major: g,
761
+ version: Ye(E, _, S, b),
762
+ major: E,
756
763
  minor: _,
757
- patch: b,
758
- preRelease: I == null ? void 0 : I.split(".")
759
- }, a)) {
764
+ patch: S,
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) {
779
+ const le = "default", At = "global";
780
+ function To(e, t, r, o) {
774
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
- w(`Cannot get shared "${r}" from "${t}": neither "get" nor "lib" is provided in the share config.`);
778
- }), (s = e.shareConfig) != null && s.eager && ((i = e.treeShaking) != null && i.mode) && w(`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,33 +803,33 @@ 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 ?? Ne.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((i, c) => {
806
- const a = gt(r[c]);
807
- return i[c] = i[c] || [], a.forEach((l) => {
808
- i[c].push(go(l, o, c, t.shareStrategy));
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));
809
816
  }), i;
810
817
  }, {}), s = { ...e.shared };
811
818
  return Object.keys(n).forEach((i) => {
812
- s[i] ? n[i].forEach((c) => {
813
- s[i].find((a) => a.version === c.version) || s[i].push(c);
819
+ s[i] ? n[i].forEach((a) => {
820
+ s[i].find((c) => c.version === a.version) || s[i].push(a);
814
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 === Ne.NO_USE ? !1 : r === Ne.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(".");
@@ -832,156 +839,157 @@ function B(e, t) {
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 bo(e, t, r, o) {
854
+ function Mo(e, t, r, o) {
848
855
  const n = e[t][r];
849
- let s = "", i = se(o);
850
- const c = function(a, l) {
851
- return i ? n[a].treeShaking ? n[l].treeShaking ? !_e(n[a].treeShaking) && B(a, l) : !1 : !0 : !_e(n[a]) && B(a, 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
860
  if (i) {
854
- if (s = ie(e[t][r], c), s) return {
861
+ if (s = ce(e[t][r], a), s) return {
855
862
  version: s,
856
863
  useTreesShaking: i
857
864
  };
858
865
  i = !1;
859
866
  }
860
867
  return {
861
- version: ie(e[t][r], c),
868
+ version: ce(e[t][r], a),
862
869
  useTreesShaking: i
863
870
  };
864
871
  }
865
- const q = (e) => _e(e) || Ro(e);
866
- function So(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 = "", i = se(o);
869
- const c = function(a, l) {
875
+ let s = "", i = ae(o);
876
+ const a = function(c, l) {
870
877
  if (i) {
871
- if (!n[a].treeShaking) return !0;
878
+ if (!n[c].treeShaking) return !0;
872
879
  if (!n[l].treeShaking) return !1;
873
- if (q(n[l].treeShaking)) return q(n[a].treeShaking) ? !!B(a, l) : !0;
874
- if (q(n[a].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[a]) ? !!B(a, l) : !0 : q(n[a]) ? !1 : B(a, l);
883
+ return K(n[l]) ? K(n[c]) ? !!j(c, l) : !0 : K(n[c]) ? !1 : j(c, l);
877
884
  };
878
885
  if (i) {
879
- if (s = ie(e[t][r], c), s) return {
886
+ if (s = ce(e[t][r], a), s) return {
880
887
  version: s,
881
888
  useTreesShaking: i
882
889
  };
883
890
  i = !1;
884
891
  }
885
892
  return {
886
- version: ie(e[t][r], c),
893
+ version: ce(e[t][r], a),
887
894
  useTreesShaking: i
888
895
  };
889
896
  }
890
- function wo(e) {
891
- return e === "loaded-first" ? So : bo;
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: i, treeShaking: c } = r, a = Array.isArray(s) ? s : [s];
896
- for (const l of a) if (n && e[l] && e[l][t]) {
897
- const { requiredVersion: u } = n, { version: f, useTreesShaking: m } = wo(i)(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 ? w(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: be.__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 be.__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 = (a) => {
948
- if (!a) 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 a.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, i = (a) => a !== null && typeof a == "object" && !Array.isArray(a), c = (...a) => {
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 a)
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
- i(h) && i(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 Ge(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
  };
@@ -995,9 +1003,9 @@ function Qe(e, t) {
995
1003
  let i = r.alias && t.replace(r.alias, "");
996
1004
  if (r.alias && s) {
997
1005
  if (i && i.startsWith("/")) {
998
- const c = r.alias;
1006
+ const a = r.alias;
999
1007
  return i = `.${i}`, {
1000
- pkgNameOrAlias: c,
1008
+ pkgNameOrAlias: a,
1001
1009
  expose: i,
1002
1010
  remote: r
1003
1011
  };
@@ -1009,69 +1017,91 @@ 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", Oe = "RUNTIME-006", Lt = "RUNTIME-007", Ue = "RUNTIME-008", $o = "RUNTIME-009", Ct = "RUNTIME-010", Ft = "RUNTIME-011", To = "RUNTIME-012", Ht = "RUNTIME-013", Dt = "RUNTIME-014", xt = "RUNTIME-015", M = {
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
- [Oe]: "Invalid loadShareSync function call from runtime",
1023
- [Lt]: "Failed to get remote snapshot.",
1024
- [Ue]: "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
1042
  ...M
1035
1043
  });
1036
- const Gt = ".then(callbacks[0]).catch(callbacks[1])";
1037
- function Ut(e) {
1044
+ const Wt = ".then(callbacks[0]).catch(callbacks[1])", tt = /* @__PURE__ */ new WeakMap(), Do = [
1045
+ "Failed to fetch dynamically imported module",
1046
+ "Importing a module script failed",
1047
+ "error loading dynamically imported module"
1048
+ ];
1049
+ function Ho(e) {
1050
+ return e instanceof TypeError ? Do.some((t) => e.message.includes(t)) : !1;
1051
+ }
1052
+ function jt(e) {
1038
1053
  return e === "esm" || e === "module";
1039
1054
  }
1040
- async function vo({ entry: e, remoteEntryExports: t }) {
1041
- return new Promise((r, o) => {
1055
+ async function Fo({ entry: e, remoteEntryExports: t, name: r, getEntryUrl: o }) {
1056
+ return new Promise((n, s) => {
1057
+ const i = (c) => {
1058
+ if (Ho(c)) {
1059
+ const l = c instanceof Error ? c.message : String(c);
1060
+ try {
1061
+ I(Ie, M, {
1062
+ remoteName: r,
1063
+ resourceUrl: a
1064
+ }, l);
1065
+ } catch (u) {
1066
+ s(u);
1067
+ return;
1068
+ }
1069
+ }
1070
+ s(c);
1071
+ }, a = o ? o(e) : e;
1042
1072
  try {
1043
- t ? r(t) : typeof FEDERATION_ALLOW_NEW_FUNCTION < "u" ? new Function("callbacks", `import("${e}")${Gt}`)([r, o]) : import(
1073
+ t ? n(t) : typeof FEDERATION_ALLOW_NEW_FUNCTION < "u" ? new Function("callbacks", `import("${a}")${Wt}`)([n, i]) : import(
1044
1074
  /* webpackIgnore: true */
1045
1075
  /* @vite-ignore */
1046
- e
1047
- ).then(r).catch(o);
1048
- } catch (n) {
1049
- w(`Failed to load ESM entry from "${e}". ${n instanceof Error ? n.message : String(n)}`);
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)}`);
1050
1080
  }
1051
1081
  });
1052
1082
  }
1053
- async function No({ entry: e, remoteEntryExports: t }) {
1083
+ async function xo({ entry: e, remoteEntryExports: t }) {
1054
1084
  return new Promise((r, o) => {
1055
1085
  try {
1056
- 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]);
1057
1087
  } catch (n) {
1058
- w(`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)}`);
1059
1089
  }
1060
1090
  });
1061
1091
  }
1062
- function Bt(e, t, r) {
1063
- const { remoteEntryKey: o, entryExports: n } = He(e, t);
1064
- return n || w(At, M, {
1092
+ function Vt(e, t, r) {
1093
+ const { remoteEntryKey: o, entryExports: n } = xe(e, t);
1094
+ return n || I(kt, M, {
1065
1095
  remoteName: e,
1066
1096
  remoteEntryUrl: r,
1067
1097
  remoteEntryKey: o
1068
1098
  }), n;
1069
1099
  }
1070
- async function Ao({ name: e, globalName: t, entry: r, remoteInfo: o, loaderHook: n, getEntryUrl: s, resourceContext: i }) {
1071
- const { entryExports: c } = He(e, t);
1072
- if (c) return c;
1073
- const a = s ? s(r) : r;
1074
- return Sr(a, {
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, {
1075
1105
  attrs: {},
1076
1106
  createScriptHook: (l, u) => {
1077
1107
  const f = n.lifecycle.createScript.emit({
@@ -1086,130 +1116,178 @@ async function Ao({ name: e, globalName: t, entry: r, remoteInfo: o, loaderHook:
1086
1116
  if (f && (f instanceof HTMLScriptElement || "script" in f || "timeout" in f))
1087
1117
  return f;
1088
1118
  }
1089
- }).then(() => Bt(e, t, r), (l) => {
1119
+ }).then(() => Vt(e, t, r), (l) => {
1090
1120
  const u = l instanceof Error ? l.message : String(l);
1091
- w(Ue, M, {
1121
+ I(Ie, M, {
1092
1122
  remoteName: e,
1093
- resourceUrl: a
1123
+ resourceUrl: c
1094
1124
  }, u);
1095
1125
  });
1096
1126
  }
1097
- async function Mo({ remoteInfo: e, remoteEntryExports: t, loaderHook: r, getEntryUrl: o, resourceContext: n }) {
1098
- const { entry: s, entryGlobalName: i, name: c, type: a } = e;
1099
- return Ut(a) ? vo({
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({
1100
1130
  entry: s,
1101
- remoteEntryExports: t
1102
- }) : a === "system" ? No({
1131
+ remoteEntryExports: t,
1132
+ name: a,
1133
+ getEntryUrl: o
1134
+ }) : c === "system" ? xo({
1103
1135
  entry: s,
1104
1136
  remoteEntryExports: t
1105
- }) : Ao({
1137
+ }) : Go({
1106
1138
  entry: s,
1107
1139
  globalName: i,
1108
- name: c,
1140
+ name: a,
1109
1141
  remoteInfo: e,
1110
1142
  loaderHook: r,
1111
1143
  getEntryUrl: o,
1112
1144
  resourceContext: n
1113
1145
  });
1114
1146
  }
1115
- async function Po({ remoteInfo: e, loaderHook: t, resourceContext: r }) {
1116
- const { entry: o, entryGlobalName: n, name: s, type: i } = e, { entryExports: c } = He(s, n);
1117
- 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, {
1118
1150
  attrs: {
1119
1151
  name: s,
1120
1152
  globalName: n,
1121
1153
  type: i
1122
1154
  },
1123
- loaderHook: { createScriptHook: (a, l = {}) => {
1155
+ loaderHook: { createScriptHook: (c, l = {}) => {
1124
1156
  const u = t.lifecycle.createScript.emit({
1125
- url: a,
1157
+ url: c,
1126
1158
  attrs: l,
1127
1159
  remoteInfo: e,
1128
1160
  resourceContext: r ? {
1129
1161
  ...r,
1130
- url: a
1162
+ url: c
1131
1163
  } : void 0
1132
1164
  });
1133
1165
  if (u && "url" in u)
1134
1166
  return u;
1135
1167
  } }
1136
- }).then(() => Bt(s, n, o)).catch((a) => {
1137
- w(`Failed to load Node.js entry for remote "${s}" from "${o}". ${a instanceof Error ? a.message : String(a)}`);
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)}`);
1138
1170
  });
1139
1171
  }
1140
- function Le(e) {
1172
+ function qt(e) {
1141
1173
  const { entry: t, name: r } = e;
1142
- return st(r, t);
1143
- }
1144
- async function Be(e) {
1145
- const { origin: t, remoteEntryExports: r, remoteInfo: o, getEntryUrl: n, resourceContext: s, _inErrorHandling: i = !1 } = e, c = Le(o);
1146
- if (r) return r;
1147
- if (!J[c]) {
1148
- const a = t.remoteHandler.hooks.lifecycle.loadEntry, l = t.loaderHook;
1149
- J[c] = a.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({
1150
1180
  origin: t,
1151
- loaderHook: l,
1152
1181
  remoteInfo: o,
1153
- remoteEntryExports: r
1154
- }).then((u) => u || ((typeof ENV_TARGET < "u" ? ENV_TARGET === "web" : G) ? Mo({
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,
1155
1191
  remoteInfo: o,
1156
1192
  remoteEntryExports: r,
1157
- 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,
1158
1198
  getEntryUrl: n,
1159
1199
  resourceContext: s
1160
- }) : Po({
1200
+ }) : Bo({
1161
1201
  remoteInfo: o,
1162
- loaderHook: l,
1202
+ loaderHook: u,
1163
1203
  resourceContext: s
1164
- }))).then(async (u) => (await t.loaderHook.lifecycle.afterLoadEntry.emit({
1204
+ }))).then(async (f) => (await t.loaderHook.lifecycle.afterLoadEntry.emit({
1165
1205
  origin: t,
1166
1206
  remoteInfo: o,
1167
- remoteEntryExports: u
1168
- }), u)).catch(async (u) => {
1169
- const f = Le(o), m = u instanceof Error && u.message.includes("ScriptExecutionError");
1170
- if (u instanceof Error && u.message.includes(Ue) && !m && !i) {
1171
- 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({
1172
1213
  ...p,
1173
1214
  _inErrorHandling: !0
1174
- }), d = await t.loaderHook.lifecycle.loadEntryError.emit({
1175
- getRemoteEntry: h,
1215
+ }), h = await t.loaderHook.lifecycle.loadEntryError.emit({
1216
+ getRemoteEntry: m,
1176
1217
  origin: t,
1177
1218
  remoteInfo: o,
1178
1219
  remoteEntryExports: r,
1179
- globalLoading: J,
1180
- uniqueKey: f
1220
+ globalLoading: B,
1221
+ uniqueKey: a
1181
1222
  });
1182
- if (d)
1223
+ if (h)
1183
1224
  return await t.loaderHook.lifecycle.afterLoadEntry.emit({
1184
1225
  origin: t,
1185
1226
  remoteInfo: o,
1186
- remoteEntryExports: d,
1227
+ remoteEntryExports: h,
1228
+ resourceContext: s,
1229
+ error: f,
1187
1230
  recovered: !0
1188
- }), d;
1231
+ }), h;
1189
1232
  }
1190
1233
  throw await t.loaderHook.lifecycle.afterLoadEntry.emit({
1191
1234
  origin: t,
1192
1235
  remoteInfo: o,
1193
- error: u
1194
- }), u;
1195
- });
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;
1196
1257
  }
1197
- return J[c];
1258
+ return c;
1198
1259
  }
1199
- function K(e) {
1260
+ function Z(e) {
1200
1261
  return {
1201
1262
  ...e,
1202
1263
  entry: "entry" in e ? e.entry : "",
1203
- type: e.type || Tt,
1264
+ type: e.type || At,
1204
1265
  entryGlobalName: e.entryGlobalName || e.name,
1205
- shareScope: e.shareScope || ae
1266
+ shareScope: e.shareScope || le
1206
1267
  };
1207
1268
  }
1208
- function ko() {
1269
+ function Wo() {
1209
1270
  return typeof FEDERATION_BUILD_IDENTIFIER < "u" ? FEDERATION_BUILD_IDENTIFIER : "";
1210
1271
  }
1211
- function Oo(e, t) {
1212
- 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 = [
1213
1291
  t.hooks,
1214
1292
  t.remoteHandler.hooks,
1215
1293
  t.sharedHandler.hooks,
@@ -1217,15 +1295,16 @@ function Oo(e, t) {
1217
1295
  t.loaderHook,
1218
1296
  t.bridgeHook
1219
1297
  ];
1220
- return r.length > 0 && r.forEach((n) => {
1221
- e != null && e.find((s) => s.name !== n.name) && e.push(n);
1222
- }), e && e.length > 0 && e.forEach((n) => {
1223
- o.forEach((s) => {
1224
- 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);
1225
1304
  });
1226
- }), e;
1305
+ }), Array.from(r.values());
1227
1306
  }
1228
- function Lo(e) {
1307
+ function zo(e) {
1229
1308
  return {
1230
1309
  name: e.name,
1231
1310
  alias: e.alias,
@@ -1236,12 +1315,12 @@ function Lo(e) {
1236
1315
  shareScope: e.shareScope
1237
1316
  };
1238
1317
  }
1239
- function F(e) {
1240
- var r, o, n, s, i, c;
1318
+ function D(e) {
1319
+ var r, o, n, s, i, a;
1241
1320
  const t = {};
1242
- for (const [a, l] of Object.entries(e.shared)) {
1321
+ for (const [c, l] of Object.entries(e.shared)) {
1243
1322
  const u = l[0];
1244
- u && (t[a] = {
1323
+ u && (t[c] = {
1245
1324
  version: u.version,
1246
1325
  singleton: (r = u.shareConfig) == null ? void 0 : r.singleton,
1247
1326
  requiredVersion: ((o = u.shareConfig) == null ? void 0 : o.requiredVersion) === !1 ? !1 : (n = u.shareConfig) == null ? void 0 : n.requiredVersion,
@@ -1256,38 +1335,39 @@ function F(e) {
1256
1335
  },
1257
1336
  mfConfig: {
1258
1337
  name: e.name,
1259
- remotes: ((c = e.remotes) == null ? void 0 : c.map(Lo)) ?? [],
1338
+ remotes: ((a = e.remotes) == null ? void 0 : a.map(zo)) ?? [],
1260
1339
  shared: t
1261
1340
  }
1262
1341
  };
1263
1342
  }
1264
- function jt(e) {
1343
+ function zt(e) {
1265
1344
  return {
1266
1345
  resourceCategory: "sync",
1267
1346
  share: !0,
1268
1347
  depsRemote: !0,
1348
+ recordPreloadedAssets: !0,
1269
1349
  ...e
1270
1350
  };
1271
1351
  }
1272
- function Co(e, t) {
1352
+ function Ko(e, t) {
1273
1353
  return t.map((r) => {
1274
- const o = Io(e, r.nameOrAlias);
1275
- 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({
1276
1356
  remoteInfo: o,
1277
1357
  remotes: e
1278
1358
  })}`), {
1279
1359
  remote: o,
1280
- preloadConfig: jt(r)
1360
+ preloadConfig: zt(r)
1281
1361
  };
1282
1362
  });
1283
1363
  }
1284
- function Fo(e) {
1364
+ function Jo(e) {
1285
1365
  return e ? e.map((t) => t === "." ? t : t.startsWith("./") ? t.replace("./", "") : t) : [];
1286
1366
  }
1287
1367
  function je(e) {
1288
1368
  return e instanceof Error ? e.message.includes("timed out") || e.name.includes("Timeout") : !1;
1289
1369
  }
1290
- function j(e, t, r, o) {
1370
+ function G(e, t, r, o) {
1291
1371
  return {
1292
1372
  url: t,
1293
1373
  status: r,
@@ -1297,11 +1377,14 @@ function j(e, t, r, o) {
1297
1377
  error: o
1298
1378
  };
1299
1379
  }
1300
- async function Ho(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) {
1301
1384
  const n = e.moduleCache.get(r.name), s = r.entry;
1302
- if (n != null && n.remoteEntryExports) return j(o, s, "cached");
1385
+ if (n != null && n.remoteEntryExports) return G(o, s, "cached");
1303
1386
  try {
1304
- if (!await Be({
1387
+ if (!await We({
1305
1388
  origin: e,
1306
1389
  remoteInfo: r,
1307
1390
  remoteEntryExports: n == null ? void 0 : n.remoteEntryExports,
@@ -1310,20 +1393,20 @@ async function Ho(e, t, r, o) {
1310
1393
  url: s
1311
1394
  }
1312
1395
  })) throw new Error(`Failed to load remoteEntry "${s}".`);
1313
- return j(o, s, "success");
1396
+ return G(o, s, "success");
1314
1397
  } catch (i) {
1315
- return j(o, s, je(i) ? "timeout" : "error", i);
1398
+ return G(o, s, je(i) ? "timeout" : "error", i);
1316
1399
  }
1317
1400
  }
1318
- function fe({ host: e, remoteInfo: t, url: r, attrs: o, context: n, needDeleteLink: s }) {
1401
+ function de({ host: e, remoteInfo: t, url: r, attrs: o, context: n, needDeleteLink: s }) {
1319
1402
  return new Promise((i) => {
1320
- const { link: c, needAttach: a } = br({
1403
+ const { link: a, needAttach: c } = Nr({
1321
1404
  url: r,
1322
1405
  cb: () => {
1323
- i(j(n, r, a ? "success" : "cached"));
1406
+ i(G(n, r, c ? "success" : "cached"));
1324
1407
  },
1325
1408
  onErrorCallback: (l) => {
1326
- i(j(n, r, je(l) ? "timeout" : "error", l));
1409
+ i(G(n, r, je(l) ? "timeout" : "error", l));
1327
1410
  },
1328
1411
  attrs: o,
1329
1412
  createLinkHook: (l, u) => {
@@ -1340,110 +1423,113 @@ function fe({ host: e, remoteInfo: t, url: r, attrs: o, context: n, needDeleteLi
1340
1423
  },
1341
1424
  needDeleteLink: s
1342
1425
  });
1343
- a && document.head.appendChild(c);
1426
+ c && document.head.appendChild(a);
1344
1427
  });
1345
1428
  }
1346
- function Do({ host: e, remoteInfo: t, url: r, attrs: o, context: n }) {
1429
+ function Xo({ host: e, remoteInfo: t, url: r, attrs: o, context: n }) {
1347
1430
  return new Promise((s) => {
1348
- const { script: i, needAttach: c } = ht({
1431
+ const { script: i, needAttach: a } = mt({
1349
1432
  url: r,
1350
1433
  cb: () => {
1351
- s(j(n, r, c ? "success" : "cached"));
1434
+ s(G(n, r, a ? "success" : "cached"));
1352
1435
  },
1353
- onErrorCallback: (a) => {
1354
- s(j(n, r, je(a) ? "timeout" : "error", a));
1436
+ onErrorCallback: (c) => {
1437
+ s(G(n, r, je(c) ? "timeout" : "error", c));
1355
1438
  },
1356
1439
  attrs: o,
1357
- createScriptHook: (a, l) => {
1440
+ createScriptHook: (c, l) => {
1358
1441
  const u = e.loaderHook.lifecycle.createScript.emit({
1359
- url: a,
1442
+ url: c,
1360
1443
  attrs: l,
1361
1444
  remoteInfo: t,
1362
1445
  resourceContext: {
1363
1446
  ...n,
1364
- url: a
1447
+ url: c
1365
1448
  }
1366
1449
  });
1367
1450
  return u instanceof HTMLScriptElement, u;
1368
1451
  },
1369
1452
  needDeleteScript: !0
1370
1453
  });
1371
- c && document.head.appendChild(i);
1454
+ a && document.head.appendChild(i);
1372
1455
  });
1373
1456
  }
1374
- function he(e, t) {
1457
+ function me(e, t) {
1375
1458
  return {
1376
1459
  ...e,
1377
1460
  resourceType: t
1378
1461
  };
1379
1462
  }
1380
- function Wt(e, t, r, o = !0, n = {
1463
+ function Kt(e, t, r, o = !0, n = {
1381
1464
  initiator: "preloadRemote",
1382
1465
  id: e.name
1383
- }) {
1384
- const { cssAssets: s, jsAssetsWithoutEntry: i, entryAssets: c } = r, a = [];
1466
+ }, s = !0) {
1467
+ const { cssAssets: i, jsAssetsWithoutEntry: a, entryAssets: c } = r, l = [];
1385
1468
  if (t.options.inBrowser) {
1386
- if (c.forEach((f) => {
1387
- const { moduleInfo: m } = f;
1388
- a.push(Ho(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")));
1389
1472
  }), o) {
1390
- const f = {
1473
+ const d = {
1391
1474
  rel: "preload",
1392
1475
  as: "style"
1393
1476
  };
1394
- s.forEach((m) => {
1395
- a.push(fe({
1477
+ i.forEach((m) => {
1478
+ const h = me(n, "css");
1479
+ l.push(Ne(h, m, s, () => de({
1396
1480
  host: t,
1397
1481
  remoteInfo: e,
1398
1482
  url: m,
1399
- attrs: f,
1400
- context: he(n, "css")
1401
- }));
1483
+ attrs: d,
1484
+ context: h
1485
+ })));
1402
1486
  });
1403
1487
  } else {
1404
- const f = {
1488
+ const d = {
1405
1489
  rel: "stylesheet",
1406
1490
  type: "text/css"
1407
1491
  };
1408
- s.forEach((m) => {
1409
- a.push(fe({
1492
+ i.forEach((m) => {
1493
+ const h = me(n, "css");
1494
+ l.push(Ne(h, m, s, () => de({
1410
1495
  host: t,
1411
1496
  remoteInfo: e,
1412
1497
  url: m,
1413
- attrs: f,
1498
+ attrs: d,
1414
1499
  needDeleteLink: !1,
1415
- context: he(n, "css")
1416
- }));
1500
+ context: h
1501
+ })));
1417
1502
  });
1418
1503
  }
1419
- let l = Do, u = {
1504
+ let u = Xo, f = {
1420
1505
  fetchpriority: "high",
1421
1506
  type: "text/javascript"
1422
1507
  };
1423
- o ? (l = fe, u = {
1508
+ o ? (u = de, f = {
1424
1509
  rel: "preload",
1425
1510
  as: "script"
1426
- }) : Ut(e.type) && (l = fe, u = {
1511
+ }) : jt(e.type) && (u = de, f = {
1427
1512
  rel: "modulepreload",
1428
1513
  fetchpriority: "high"
1429
- }), i.forEach((f) => {
1430
- a.push(l({
1514
+ }), a.forEach((d) => {
1515
+ const m = me(n, "js");
1516
+ l.push(Ne(m, d, s, () => u({
1431
1517
  host: t,
1432
1518
  remoteInfo: e,
1433
- url: f,
1434
- attrs: u,
1435
- context: he(n, "js")
1436
- }));
1519
+ url: d,
1520
+ attrs: f,
1521
+ context: m
1522
+ })));
1437
1523
  });
1438
1524
  }
1439
- return Promise.all(a);
1525
+ return Promise.all(l);
1440
1526
  }
1441
- function xo(e) {
1527
+ function Yo(e) {
1442
1528
  if (!e || !("modules" in e) || !Array.isArray(e.modules)) return;
1443
1529
  const t = e.modules.map((r) => r.moduleName).filter(Boolean);
1444
1530
  return t.length ? t.join(",") : void 0;
1445
1531
  }
1446
- function Go(e, t, r) {
1532
+ function Qo(e, t, r) {
1447
1533
  const o = t, n = Array.isArray(e.shareScope) ? e.shareScope : [e.shareScope];
1448
1534
  n.length || n.push("default"), n.forEach((i) => {
1449
1535
  o[i] || (o[i] = {});
@@ -1461,58 +1547,59 @@ function Go(e, t, r) {
1461
1547
  initScope: r ?? []
1462
1548
  };
1463
1549
  }
1464
- var et = class {
1550
+ var rt = class {
1465
1551
  constructor({ remoteInfo: e, host: t }) {
1466
1552
  this.inited = !1, this.initing = !1, this.lib = void 0, this.remoteInfo = e, this.host = t;
1467
1553
  }
1468
- async getEntry(e) {
1469
- if (this.remoteEntryExports) return this.remoteEntryExports;
1470
- 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({
1471
1562
  origin: this.host,
1472
1563
  remoteInfo: this.remoteInfo,
1473
1564
  remoteEntryExports: this.remoteEntryExports,
1474
- resourceContext: {
1475
- initiator: "loadRemote",
1476
- id: Ge(this.remoteInfo.name, e),
1477
- resourceType: "remoteEntry"
1478
- }
1565
+ resourceContext: r
1479
1566
  });
1480
- return L(t, `remoteEntryExports is undefined
1481
- ${at(this.remoteInfo)}`), this.remoteEntryExports = t, this.remoteEntryExports;
1567
+ return k(o, `remoteEntryExports is undefined
1568
+ ${lt(this.remoteInfo)}`), this.remoteEntryExports = o, this.remoteEntryExports;
1482
1569
  }
1483
- async init(e, t, r, o) {
1484
- const n = await this.getEntry(o);
1570
+ async init(e, t, r, o, n) {
1571
+ const s = await this.getEntry(o, n);
1485
1572
  if (this.inited)
1486
1573
  return await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1487
1574
  id: e,
1488
1575
  remoteInfo: this.remoteInfo,
1489
1576
  remoteSnapshot: t,
1490
- remoteEntryExports: n,
1577
+ remoteEntryExports: s,
1491
1578
  cached: !0,
1492
1579
  origin: this.host
1493
- }), n;
1580
+ }), s;
1494
1581
  if (this.initPromise) {
1495
1582
  try {
1496
1583
  await this.initPromise, await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1497
1584
  id: e,
1498
1585
  remoteInfo: this.remoteInfo,
1499
1586
  remoteSnapshot: t,
1500
- remoteEntryExports: n,
1587
+ remoteEntryExports: s,
1501
1588
  cached: !0,
1502
1589
  origin: this.host
1503
1590
  });
1504
- } catch (s) {
1591
+ } catch (i) {
1505
1592
  throw await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1506
1593
  id: e,
1507
1594
  remoteInfo: this.remoteInfo,
1508
1595
  remoteSnapshot: t,
1509
- remoteEntryExports: n,
1510
- error: s,
1596
+ remoteEntryExports: s,
1597
+ error: i,
1511
1598
  cached: !0,
1512
1599
  origin: this.host
1513
- }), s;
1600
+ }), i;
1514
1601
  }
1515
- return n;
1602
+ return s;
1516
1603
  }
1517
1604
  this.initing = !0, this.initPromise = (async () => {
1518
1605
  await this.host.loaderHook.lifecycle.beforeInitRemote.emit({
@@ -1521,35 +1608,35 @@ var et = class {
1521
1608
  remoteSnapshot: t,
1522
1609
  origin: this.host
1523
1610
  });
1524
- const { remoteEntryInitOptions: s, shareScope: i, initScope: c } = Go(this.remoteInfo, this.host.shareScopeMap, r), a = await this.host.hooks.lifecycle.beforeInitContainer.emit({
1525
- shareScope: i,
1526
- remoteEntryInitOptions: s,
1611
+ const { remoteEntryInitOptions: i, shareScope: a, initScope: c } = Qo(this.remoteInfo, this.host.shareScopeMap, r), l = await this.host.hooks.lifecycle.beforeInitContainer.emit({
1612
+ shareScope: a,
1613
+ remoteEntryInitOptions: i,
1527
1614
  initScope: c,
1528
1615
  remoteInfo: this.remoteInfo,
1529
1616
  origin: this.host
1530
1617
  });
1531
- typeof (n == null ? void 0 : n.init) > "u" && w(Mt, M, {
1618
+ typeof (s == null ? void 0 : s.init) > "u" && I(Lt, M, {
1532
1619
  hostName: this.host.name,
1533
1620
  remoteName: this.remoteInfo.name,
1534
1621
  remoteEntryUrl: this.remoteInfo.entry,
1535
1622
  remoteEntryKey: this.remoteInfo.entryGlobalName
1536
- }, void 0, F(this.host.options));
1623
+ }, void 0, D(this.host.options));
1537
1624
  try {
1538
- await n.init(a.shareScope, a.initScope, a.remoteEntryInitOptions);
1539
- } catch (l) {
1540
- w(xt, M, {
1625
+ await s.init(l.shareScope, l.initScope, l.remoteEntryInitOptions);
1626
+ } catch (u) {
1627
+ I(Bt, M, {
1541
1628
  hostName: this.host.name,
1542
1629
  remoteName: this.remoteInfo.name,
1543
1630
  remoteEntryUrl: this.remoteInfo.entry,
1544
1631
  remoteEntryKey: this.remoteInfo.entryGlobalName,
1545
1632
  shareScope: this.remoteInfo.shareScope
1546
- }, `${l}`, F(this.host.options));
1633
+ }, `${u}`, D(this.host.options));
1547
1634
  }
1548
1635
  await this.host.hooks.lifecycle.initContainer.emit({
1549
- ...a,
1636
+ ...l,
1550
1637
  id: e,
1551
1638
  remoteSnapshot: t,
1552
- remoteEntryExports: n
1639
+ remoteEntryExports: s
1553
1640
  }), this.inited = !0;
1554
1641
  })();
1555
1642
  try {
@@ -1557,22 +1644,22 @@ var et = class {
1557
1644
  id: e,
1558
1645
  remoteInfo: this.remoteInfo,
1559
1646
  remoteSnapshot: t,
1560
- remoteEntryExports: n,
1647
+ remoteEntryExports: s,
1561
1648
  origin: this.host
1562
1649
  });
1563
- } catch (s) {
1650
+ } catch (i) {
1564
1651
  throw await this.host.loaderHook.lifecycle.afterInitRemote.emit({
1565
1652
  id: e,
1566
1653
  remoteInfo: this.remoteInfo,
1567
1654
  remoteSnapshot: t,
1568
- remoteEntryExports: n,
1569
- error: s,
1655
+ remoteEntryExports: s,
1656
+ error: i,
1570
1657
  origin: this.host
1571
- }), s;
1658
+ }), i;
1572
1659
  } finally {
1573
1660
  this.initing = !1, this.initPromise = void 0;
1574
1661
  }
1575
- return n;
1662
+ return s;
1576
1663
  }
1577
1664
  async get(e, t, r, o) {
1578
1665
  const { loadFactory: n = !0 } = r || { loadFactory: !0 }, s = await this.init(e, o, void 0, t);
@@ -1590,14 +1677,14 @@ var et = class {
1590
1677
  expose: t,
1591
1678
  moduleInfo: this.remoteInfo
1592
1679
  });
1593
- i = typeof l == "function" ? l : void 0, i || (i = await s.get(t)), i || w(Dt, M, {
1680
+ i = typeof l == "function" ? l : void 0, i || (i = await s.get(t)), i || I(Ut, M, {
1594
1681
  hostName: this.host.name,
1595
1682
  remoteName: this.remoteInfo.name,
1596
1683
  remoteEntryUrl: this.remoteInfo.entry,
1597
1684
  expose: t,
1598
1685
  requestId: e,
1599
- availableExposes: xo(o)
1600
- }, 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({
1601
1688
  id: e,
1602
1689
  expose: t,
1603
1690
  moduleInfo: this.remoteInfo,
@@ -1615,8 +1702,8 @@ var et = class {
1615
1702
  origin: this.host
1616
1703
  }), l;
1617
1704
  }
1618
- const c = Dr(this.remoteInfo.name, t), a = this.wraperFactory(i, c);
1619
- if (!n) return a;
1705
+ const a = jr(this.remoteInfo.name, t), c = this.wraperFactory(i, a);
1706
+ if (!n) return c;
1620
1707
  await this.host.loaderHook.lifecycle.beforeExecuteFactory.emit({
1621
1708
  id: e,
1622
1709
  expose: t,
@@ -1625,7 +1712,7 @@ var et = class {
1625
1712
  origin: this.host
1626
1713
  });
1627
1714
  try {
1628
- const l = await a();
1715
+ const l = await c();
1629
1716
  return await this.host.loaderHook.lifecycle.afterExecuteFactory.emit({
1630
1717
  id: e,
1631
1718
  expose: t,
@@ -1661,23 +1748,23 @@ var et = class {
1661
1748
  constructor(e) {
1662
1749
  this.registerPlugins = {}, this.lifecycle = e, this.lifecycleKeys = Object.keys(e);
1663
1750
  }
1664
- applyPlugin(e, t) {
1665
- var o;
1666
- L(Hr(e), "Plugin configuration is invalid.");
1667
- const r = e.name;
1668
- 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) => {
1669
- const s = e[n];
1670
- 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);
1671
1757
  }));
1672
1758
  }
1673
1759
  removePlugin(e) {
1674
- L(e, "A name is required.");
1760
+ k(e, "A name is required.");
1675
1761
  const t = this.registerPlugins[e];
1676
- L(t, `The plugin "${e}" is not registered.`), Object.keys(t).forEach((r) => {
1677
- r !== "name" && this.lifecycle[r].remove(t[r]);
1678
- });
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];
1679
1766
  }
1680
- }, A = class {
1767
+ }, N = class {
1681
1768
  constructor(e) {
1682
1769
  this.type = "", this.listeners = /* @__PURE__ */ new Set(), e && (this.type = e);
1683
1770
  }
@@ -1703,7 +1790,7 @@ var et = class {
1703
1790
  removeAll() {
1704
1791
  this.listeners.clear();
1705
1792
  }
1706
- }, T = class extends A {
1793
+ }, v = class extends N {
1707
1794
  emit(...e) {
1708
1795
  let t;
1709
1796
  const r = Array.from(this.listeners);
@@ -1715,43 +1802,43 @@ var et = class {
1715
1802
  return Promise.resolve(t);
1716
1803
  }
1717
1804
  };
1718
- function Vt(e, t) {
1805
+ function Jt(e, t) {
1719
1806
  if (!Fe(t)) return !1;
1720
1807
  if (e !== t) {
1721
1808
  for (const r in e) if (!(r in t)) return !1;
1722
1809
  }
1723
1810
  return !0;
1724
1811
  }
1725
- var X = class extends A {
1812
+ var Y = class extends N {
1726
1813
  constructor(e) {
1727
- super(), this.onerror = w, this.type = e;
1814
+ super(), this.onerror = I, this.type = e;
1728
1815
  }
1729
1816
  emit(e) {
1730
- Fe(e) || w(`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.`);
1731
1818
  for (const t of this.listeners) try {
1732
1819
  const r = t(e);
1733
1820
  if (r === void 0) continue;
1734
- if (Vt(e, r)) e = r;
1821
+ if (Jt(e, r)) e = r;
1735
1822
  else {
1736
1823
  this.onerror(`A plugin returned an unacceptable value for the "${this.type}" type.`);
1737
1824
  break;
1738
1825
  }
1739
1826
  } catch (r) {
1740
- oe(r), this.onerror(r);
1827
+ se(r), this.onerror(r);
1741
1828
  }
1742
1829
  return e;
1743
1830
  }
1744
- }, D = class extends A {
1831
+ }, F = class extends N {
1745
1832
  constructor(e) {
1746
- super(), this.onerror = w, this.type = e;
1833
+ super(), this.onerror = I, this.type = e;
1747
1834
  }
1748
1835
  emit(e) {
1749
- Fe(e) || w(`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.`);
1750
1837
  const t = Array.from(this.listeners);
1751
1838
  if (t.length > 0) {
1752
1839
  let r = 0;
1753
- const o = (s) => (oe(s), this.onerror(s), e), n = (s) => {
1754
- 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;
1755
1842
  else if (s !== void 0)
1756
1843
  return this.onerror(`A plugin returned an incorrect value for the "${this.type}" type.`), e;
1757
1844
  if (r < t.length) try {
@@ -1766,8 +1853,8 @@ var X = class extends A {
1766
1853
  return Promise.resolve(e);
1767
1854
  }
1768
1855
  };
1769
- const ee = "Remote loading is disabled by experiments.optimization.disableRemote.";
1770
- var Uo = class {
1856
+ const re = "Remote loading is disabled by experiments.optimization.disableRemote.";
1857
+ var en = class {
1771
1858
  constructor() {
1772
1859
  this.hooks = new H({});
1773
1860
  }
@@ -1775,69 +1862,80 @@ var Uo = class {
1775
1862
  return [];
1776
1863
  }
1777
1864
  loadRemote() {
1778
- throw new Error(ee);
1865
+ throw new Error(re);
1779
1866
  }
1780
1867
  preloadRemote() {
1781
- throw new Error(ee);
1868
+ throw new Error(re);
1782
1869
  }
1783
1870
  registerRemotes() {
1784
- throw new Error(ee);
1871
+ throw new Error(re);
1785
1872
  }
1786
1873
  getRemoteModuleAndOptions() {
1787
- throw new Error(ee);
1874
+ throw new Error(re);
1788
1875
  }
1789
1876
  initRawContainer() {
1790
- throw new Error(ee);
1877
+ throw new Error(re);
1791
1878
  }
1792
1879
  };
1793
- function qt(e, t) {
1794
- const r = Rt(t);
1795
- r.url || w(Ft, M, { remoteName: e.name });
1796
- let o = Me(t, r.url);
1797
- !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;
1798
1885
  }
1799
- function Bo() {
1886
+ function tn() {
1800
1887
  return {
1801
1888
  name: "snapshot-plugin",
1802
1889
  async afterResolve(e) {
1803
1890
  const { remote: t, pkgNameOrAlias: r, expose: o, origin: n, remoteInfo: s, id: i } = e;
1804
- if (!Ce(t) || !Et(t)) {
1805
- const { remoteSnapshot: c, globalSnapshot: a } = await n.snapshotHandler.loadRemoteSnapshotInfo({
1891
+ if (!He(t) || !Rt(t)) {
1892
+ const { remoteSnapshot: a, globalSnapshot: c } = await n.snapshotHandler.loadRemoteSnapshotInfo({
1806
1893
  moduleInfo: t,
1807
- id: Ge(t.name, o)
1894
+ id: Be(t.name, o)
1808
1895
  });
1809
- qt(s, c);
1810
- const l = {
1811
- remote: t,
1812
- preloadConfig: {
1813
- nameOrAlias: r,
1814
- exposes: [o],
1815
- resourceCategory: "sync",
1816
- share: !1,
1817
- depsRemote: !1
1818
- }
1819
- }, u = await n.remoteHandler.hooks.lifecycle.generatePreloadAssets.emit({
1820
- origin: n,
1821
- preloadOptions: l,
1822
- remoteInfo: s,
1823
- remote: t,
1824
- remoteSnapshot: c,
1825
- globalSnapshot: a
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
1826
1909
  });
1827
- return u && Wt(s, n, u, !1, {
1828
- initiator: "loadRemote",
1829
- id: i
1830
- }).catch(() => {
1831
- }), {
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 {
1832
1930
  ...e,
1833
- remoteSnapshot: c
1931
+ remoteSnapshot: a
1834
1932
  };
1835
1933
  }
1836
1934
  return e;
1837
1935
  }
1838
1936
  };
1839
1937
  }
1840
- function jo(e) {
1938
+ function rn(e) {
1841
1939
  const t = e.split(":");
1842
1940
  return t.length === 1 ? {
1843
1941
  name: t[0],
@@ -1850,100 +1948,100 @@ function jo(e) {
1850
1948
  version: t[2]
1851
1949
  };
1852
1950
  }
1853
- function zt(e, t, r, o, n = {}, s) {
1854
- const { value: i } = W(e, ne(t)), c = s || i;
1855
- if (c && !ct(c) && (r(c, t, o), c.remotesInfo)) {
1856
- const a = Object.keys(c.remotesInfo);
1857
- for (const l of a) {
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) {
1858
1956
  if (n[l]) continue;
1859
1957
  n[l] = !0;
1860
- const u = jo(l), f = c.remotesInfo[l];
1861
- zt(e, {
1958
+ const u = rn(l), f = a.remotesInfo[l];
1959
+ Xt(e, {
1862
1960
  name: u.name,
1863
1961
  version: f.matchedVersion
1864
1962
  }, r, !1, n, void 0);
1865
1963
  }
1866
1964
  }
1867
1965
  }
1868
- const Te = (e, t) => document.querySelector(`${e}[${e === "link" ? "href" : "src"}="${t}"]`);
1869
- function Wo(e, t, r, o, n) {
1870
- const s = [], i = [], c = [], a = /* @__PURE__ */ new Set(), l = /* @__PURE__ */ new Set(), { options: u } = e, { preloadConfig: f } = t, { depsRemote: m } = f;
1871
- if (zt(o, r, (d, p, E) => {
1872
- var I;
1873
- let y;
1874
- if (E) y = f;
1875
- else if (Array.isArray(m)) {
1876
- const S = m.find(($) => $.nameOrAlias === p.name || $.nameOrAlias === p.alias);
1877
- if (!S) return;
1878
- y = jt(S);
1879
- } 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;
1880
1978
  else return;
1881
- const R = Me(d, Rt(d).url);
1882
- R && c.push({
1979
+ const R = Le(h, bt(h).url);
1980
+ R && a.push({
1883
1981
  name: p.name,
1884
1982
  moduleInfo: {
1885
1983
  name: p.name,
1886
1984
  entry: R,
1887
- type: "remoteEntryType" in d ? d.remoteEntryType : "global",
1888
- 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,
1889
1987
  shareScope: "",
1890
- version: "version" in d ? d.version : void 0
1988
+ version: "version" in h ? h.version : void 0
1891
1989
  },
1892
1990
  url: R
1893
1991
  });
1894
- let g = "modules" in d ? d.modules : [];
1895
- const _ = Fo(y.exposes);
1896
- _.length && "modules" in d && (g = (I = d == null ? void 0 : d.modules) == null ? void 0 : I.reduce((S, $) => ((_ == null ? void 0 : _.indexOf($.moduleName)) !== -1 && S.push($), S), []));
1897
- function b(S) {
1898
- const $ = S.map((P) => Me(d, P));
1899
- 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;
1900
1998
  }
1901
- if (g) {
1902
- const S = g.length;
1903
- for (let $ = 0; $ < S; $++) {
1904
- const P = g[$], Se = `${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}`;
1905
2003
  e.remoteHandler.hooks.lifecycle.handlePreloadModule.emit({
1906
- id: P.moduleName === "." ? p.name : Se,
2004
+ id: P.moduleName === "." ? p.name : q,
1907
2005
  name: p.name,
1908
- remoteSnapshot: d,
1909
- preloadConfig: y,
2006
+ remoteSnapshot: h,
2007
+ preloadConfig: g,
1910
2008
  remote: p,
1911
2009
  origin: e
1912
- }), !jr(Se) && (y.resourceCategory === "all" ? (s.push(...b(P.assets.css.async)), s.push(...b(P.assets.css.sync)), i.push(...b(P.assets.js.async)), i.push(...b(P.assets.js.sync))) : y.resourceCategory === "sync" && (s.push(...b(P.assets.css.sync)), i.push(...b(P.assets.js.sync))), Wr(Se));
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));
1913
2011
  }
1914
2012
  }
1915
2013
  }, !0, {}, n), n.shared && n.shared.length > 0) {
1916
- const d = (p, E) => {
1917
- const { shared: y } = Re(e.shareScopeMap, E.sharedName, p, e.sharedHandler.hooks.lifecycle.resolveShare) || {};
1918
- y && typeof y.lib == "function" && (E.assets.js.sync.forEach((R) => {
1919
- a.add(R);
1920
- }), 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) => {
1921
2019
  l.add(R);
1922
2020
  }));
1923
2021
  };
1924
2022
  n.shared.forEach((p) => {
1925
2023
  var R;
1926
- const E = (R = u.shared) == null ? void 0 : R[p.sharedName];
1927
- if (!E) return;
1928
- const y = p.version ? E.find((g) => g.version === p.version) : E;
1929
- y && gt(y).forEach((g) => {
1930
- 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);
1931
2029
  });
1932
2030
  });
1933
2031
  }
1934
- const h = i.filter((d) => !a.has(d) && !Te("script", d));
2032
+ const m = i.filter((h) => !c.has(h) && !Ae("script", h));
1935
2033
  return {
1936
- cssAssets: s.filter((d) => !l.has(d) && !Te("link", d)),
1937
- jsAssetsWithoutEntry: h,
1938
- entryAssets: c.filter((d) => !Te("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))
1939
2037
  };
1940
2038
  }
1941
- const Vo = function() {
2039
+ const nn = function() {
1942
2040
  return {
1943
2041
  name: "generate-preload-assets-plugin",
1944
2042
  async generatePreloadAssets(e) {
1945
2043
  const { origin: t, preloadOptions: r, remoteInfo: o, remote: n, globalSnapshot: s, remoteSnapshot: i } = e;
1946
- return G ? Ce(n) && Et(n) ? {
2044
+ return U ? He(n) && Rt(n) ? {
1947
2045
  cssAssets: [],
1948
2046
  jsAssetsWithoutEntry: [],
1949
2047
  entryAssets: [{
@@ -1957,7 +2055,7 @@ const Vo = function() {
1957
2055
  shareScope: ""
1958
2056
  }
1959
2057
  }]
1960
- } : (qt(o, i), Wo(t, r, o, s, i)) : {
2058
+ } : (Zt(o, i), on(t, r, o, s, i)) : {
1961
2059
  cssAssets: [],
1962
2060
  jsAssetsWithoutEntry: [],
1963
2061
  entryAssets: []
@@ -1965,35 +2063,37 @@ const Vo = function() {
1965
2063
  }
1966
2064
  };
1967
2065
  };
1968
- function Kt(e, t) {
1969
- const r = ye({
2066
+ function Yt(e, t) {
2067
+ const r = ge({
1970
2068
  name: t.name,
1971
2069
  version: t.options.version
1972
- }), 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;
1973
2071
  return o && o.matchedVersion ? {
1974
2072
  hostGlobalSnapshot: r,
1975
- globalSnapshot: Ve(),
1976
- remoteSnapshot: ye({
2073
+ globalSnapshot: qe(),
2074
+ remoteSnapshot: ge({
1977
2075
  name: e.name,
1978
2076
  version: o.matchedVersion
1979
2077
  })
1980
2078
  } : {
1981
2079
  hostGlobalSnapshot: void 0,
1982
- globalSnapshot: Ve(),
1983
- remoteSnapshot: ye({
2080
+ globalSnapshot: qe(),
2081
+ remoteSnapshot: ge({
1984
2082
  name: e.name,
1985
2083
  version: "version" in e ? e.version : void 0
1986
2084
  })
1987
2085
  };
1988
2086
  }
1989
- var qo = class {
2087
+ var sn = class {
1990
2088
  constructor(e) {
1991
2089
  this.loadingHostSnapshot = null, this.manifestCache = /* @__PURE__ */ new Map(), this.hooks = new H({
1992
- beforeLoadRemoteSnapshot: new T("beforeLoadRemoteSnapshot"),
1993
- loadSnapshot: new D("loadGlobalSnapshot"),
1994
- loadRemoteSnapshot: new D("loadRemoteSnapshot"),
1995
- afterLoadSnapshot: new D("afterLoadSnapshot")
1996
- }), this.manifestLoading = be.__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;
1997
2097
  }
1998
2098
  async loadRemoteSnapshotInfo({ moduleInfo: e, id: t, initiator: r = "loadRemote" }) {
1999
2099
  const { options: o } = this.HostInstance;
@@ -2002,7 +2102,7 @@ var qo = class {
2002
2102
  moduleInfo: e,
2003
2103
  origin: this.HostInstance
2004
2104
  });
2005
- let n = ye({
2105
+ let n = ge({
2006
2106
  name: this.HostInstance.options.name,
2007
2107
  version: this.HostInstance.options.version
2008
2108
  });
@@ -2010,48 +2110,48 @@ var qo = class {
2010
2110
  version: this.HostInstance.options.version || "",
2011
2111
  remoteEntry: "",
2012
2112
  remotesInfo: {}
2013
- }, 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 = {
2014
2114
  ...n == null ? void 0 : n.remotesInfo,
2015
2115
  [e.name]: { matchedVersion: "version" in e ? e.version : e.entry }
2016
2116
  });
2017
- const { hostGlobalSnapshot: s, remoteSnapshot: i, globalSnapshot: c } = this.getGlobalRemoteInfo(e), { remoteSnapshot: a, 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({
2018
2118
  options: o,
2019
2119
  moduleInfo: e,
2020
2120
  hostGlobalSnapshot: s,
2021
2121
  remoteSnapshot: i,
2022
- globalSnapshot: c
2122
+ globalSnapshot: a
2023
2123
  });
2024
2124
  let u, f;
2025
- if (a) if (ct(a)) {
2026
- const m = G ? a.remoteEntry : a.ssrRemoteEntry || a.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, {}, {
2027
2127
  initiator: r,
2028
2128
  id: t || e.name
2029
- }), d = qe({
2129
+ }), h = ze({
2030
2130
  ...e,
2031
- entry: m
2032
- }, h);
2033
- u = h, f = d;
2131
+ entry: d
2132
+ }, m);
2133
+ u = m, f = h;
2034
2134
  } else {
2035
- const { remoteSnapshot: m } = await this.hooks.lifecycle.loadRemoteSnapshot.emit({
2135
+ const { remoteSnapshot: d } = await this.hooks.lifecycle.loadRemoteSnapshot.emit({
2036
2136
  options: this.HostInstance.options,
2037
2137
  moduleInfo: e,
2038
- remoteSnapshot: a,
2138
+ remoteSnapshot: c,
2039
2139
  from: "global"
2040
2140
  });
2041
- u = m, f = l;
2141
+ u = d, f = l;
2042
2142
  }
2043
- else if (Ce(e)) {
2044
- const m = await this.loadManifestSnapshot(e.entry, e, {}, {
2143
+ else if (He(e)) {
2144
+ const d = await this.loadManifestSnapshot(e.entry, e, {}, {
2045
2145
  initiator: r,
2046
2146
  id: t || e.name
2047
- }), h = qe(e, m);
2048
- u = m, f = h;
2049
- } else w(Lt, M, {
2147
+ }), m = ze(e, d);
2148
+ u = d, f = m;
2149
+ } else I(Ht, M, {
2050
2150
  remoteName: e.name,
2051
2151
  remoteVersion: e.version,
2052
2152
  hostName: this.HostInstance.options.name,
2053
2153
  globalSnapshot: JSON.stringify(l)
2054
- }, void 0, F(this.HostInstance.options));
2154
+ }, void 0, D(this.HostInstance.options));
2055
2155
  return await this.hooks.lifecycle.afterLoadSnapshot.emit({
2056
2156
  id: t,
2057
2157
  host: this.HostInstance,
@@ -2064,57 +2164,88 @@ var qo = class {
2064
2164
  };
2065
2165
  }
2066
2166
  getGlobalRemoteInfo(e) {
2067
- return Kt(e, this.HostInstance);
2167
+ return Yt(e, this.HostInstance);
2068
2168
  }
2069
2169
  async getManifestJson(e, t, r, o) {
2070
2170
  return (async () => {
2071
- const s = K(t);
2171
+ const s = Z(t);
2072
2172
  let i = this.manifestCache.get(e);
2073
- if (i) return i;
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;
2074
2189
  try {
2075
- let a = await this.loaderHook.lifecycle.fetch.emit(e, {}, s, o ? {
2190
+ let d = await this.loaderHook.lifecycle.fetch.emit(e, {}, s, o ? {
2076
2191
  ...o,
2077
2192
  url: e,
2078
2193
  resourceType: "manifest"
2079
2194
  } : void 0);
2080
- (!a || !(a instanceof Response)) && (a = await fetch(e, {})), i = await a.json();
2081
- } catch (a) {
2082
- i = 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({
2083
2198
  id: e,
2084
- error: a,
2199
+ error: d,
2085
2200
  from: "runtime",
2086
2201
  lifecycle: "afterResolve",
2087
2202
  remote: s,
2088
2203
  origin: this.HostInstance
2089
- }), i || (delete this.manifestLoading[e], w(Pt, M, {
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, {
2090
2212
  manifestUrl: e,
2091
2213
  moduleName: t.name,
2092
2214
  hostName: this.HostInstance.options.name
2093
- }, `${a}`, F(this.HostInstance.options)));
2215
+ }, `${d}`, D(this.HostInstance.options))), l = !0;
2094
2216
  }
2095
- const c = [
2217
+ const u = [
2096
2218
  !i.metaData && "metaData",
2097
2219
  !i.exposes && "exposes",
2098
2220
  !i.shared && "shared"
2099
- ].filter(Boolean);
2100
- return c.length > 0 && await this.HostInstance.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
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({
2101
2223
  id: e,
2102
- error: /* @__PURE__ */ new Error(`"${e}" is not a valid federation manifest for remote "${t.name}". Missing required fields: ${c.join(", ")}.`),
2224
+ error: f,
2103
2225
  from: "runtime",
2104
2226
  lifecycle: "afterResolve",
2105
2227
  remote: s,
2106
2228
  origin: this.HostInstance
2107
- }), c.length > 0 && w(Ht, M, {
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, {
2108
2239
  manifestUrl: e,
2109
2240
  moduleName: t.name,
2110
2241
  hostName: this.HostInstance.options.name,
2111
- missingFields: c.join(",")
2112
- }, void 0, F(this.HostInstance.options)), this.manifestCache.set(e, i), i;
2242
+ missingFields: u.join(",")
2243
+ }, void 0, D(this.HostInstance.options)), this.manifestCache.set(e, i), i;
2113
2244
  })();
2114
2245
  }
2115
2246
  async loadManifestSnapshot(e, t, r, o) {
2116
2247
  const n = async () => {
2117
- const s = await this.getManifestJson(e, t, r, o), i = 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({
2118
2249
  options: this.HostInstance.options,
2119
2250
  moduleInfo: t,
2120
2251
  manifestJson: s,
@@ -2122,28 +2253,37 @@ var qo = class {
2122
2253
  manifestUrl: e,
2123
2254
  from: "manifest"
2124
2255
  });
2125
- return c;
2256
+ return a;
2126
2257
  };
2127
2258
  return this.manifestLoading[e] || (this.manifestLoading[e] = n().then((s) => s)), this.manifestLoading[e];
2128
2259
  }
2129
- }, zo = class {
2260
+ }, an = class {
2130
2261
  constructor() {
2131
2262
  this.hooks = new H({});
2132
2263
  }
2133
- }, Ko = class {
2264
+ }, cn = class {
2134
2265
  constructor(e) {
2135
2266
  this.hooks = new H({
2136
- beforeRegisterShare: new X("beforeRegisterShare"),
2137
- afterResolve: new D("afterResolve"),
2138
- beforeLoadShare: new D("beforeLoadShare"),
2139
- loadShare: new T(),
2140
- afterLoadShare: new A("afterLoadShare"),
2141
- errorLoadShare: new A("errorLoadShare"),
2142
- resolveShare: new X("resolveShare"),
2143
- 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")
2144
2276
  }), this.host = e, this.shareScopeMap = {}, this.initTokens = {}, this._setGlobalShareScopeMap(e.options);
2145
2277
  }
2146
- 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 }) {
2147
2287
  try {
2148
2288
  this.hooks.lifecycle.afterLoadShare.emit({
2149
2289
  pkgName: t,
@@ -2152,13 +2292,14 @@ var qo = class {
2152
2292
  shared: this.host.options.shared,
2153
2293
  shareScopeMap: this.shareScopeMap,
2154
2294
  lifecycle: e,
2295
+ loadContext: n,
2155
2296
  origin: this.host
2156
2297
  });
2157
- } catch (n) {
2158
- oe(n);
2298
+ } catch (s) {
2299
+ se(s);
2159
2300
  }
2160
2301
  }
2161
- 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 }) {
2162
2303
  try {
2163
2304
  this.hooks.lifecycle.errorLoadShare.emit({
2164
2305
  pkgName: t,
@@ -2168,29 +2309,38 @@ var qo = class {
2168
2309
  lifecycle: e,
2169
2310
  origin: this.host,
2170
2311
  error: o,
2171
- recovered: n
2312
+ recovered: n,
2313
+ loadContext: s
2172
2314
  });
2173
- } catch (s) {
2174
- oe(s);
2315
+ } catch (i) {
2316
+ se(i);
2175
2317
  }
2176
2318
  }
2177
2319
  registerShared(e, t) {
2178
- const { newShareInfos: r, allShareInfos: o } = vt(e, t);
2320
+ const { newShareInfos: r, allShareInfos: o } = Mt(e, t);
2179
2321
  return Object.keys(r).forEach((n) => {
2180
2322
  r[n].forEach((s) => {
2181
2323
  s.scope.forEach((i) => {
2182
- var c;
2324
+ var l, u, f;
2183
2325
  this.hooks.lifecycle.beforeRegisterShare.emit({
2184
2326
  origin: this.host,
2185
2327
  pkgName: n,
2186
2328
  shared: s
2187
- }), (c = this.shareScopeMap[i]) != 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({
2188
2332
  pkgName: n,
2189
2333
  lib: s.lib,
2190
2334
  get: s.get,
2191
2335
  loaded: s.loaded || !!s.lib,
2192
2336
  shared: s,
2193
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"
2194
2344
  });
2195
2345
  });
2196
2346
  });
@@ -2200,103 +2350,117 @@ var qo = class {
2200
2350
  };
2201
2351
  }
2202
2352
  async loadShare(e, t) {
2203
- const { host: r } = this, o = Ye({
2353
+ const { host: r } = this;
2354
+ let o = t == null ? void 0 : t.context;
2355
+ const n = Qe({
2204
2356
  pkgName: e,
2205
2357
  extraOptions: t,
2206
2358
  shareInfos: r.options.shared
2207
2359
  });
2208
- let n = o;
2360
+ let s = n;
2209
2361
  try {
2210
- o != null && o.scope && await Promise.all(o.scope.map(async (a) => {
2211
- await Promise.all(this.initializeSharing(a, { strategy: o.strategy }));
2212
- })), 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({
2213
2369
  pkgName: e,
2214
- shareInfo: o,
2370
+ shareInfo: n,
2215
2371
  shared: r.options.shared,
2216
- origin: r
2217
- })).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.`);
2218
- const s = n, { shared: i, useTreesShaking: c } = Re(this.shareScopeMap, e, n, this.hooks.lifecycle.resolveShare) || {};
2219
- if (i) {
2220
- const a = ue(i, c);
2221
- if (a.lib)
2222
- return z(a, 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({
2223
2381
  lifecycle: "loadShare",
2224
2382
  pkgName: e,
2225
- shareInfo: s,
2226
- selectedShared: i
2227
- }), a.lib;
2228
- if (a.loading && !a.loaded) {
2229
- const l = await a.loading;
2230
- return a.loaded = !0, a.lib || (a.lib = l), z(a, 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({
2231
2390
  lifecycle: "loadShare",
2232
2391
  pkgName: e,
2233
- shareInfo: s,
2234
- selectedShared: i
2235
- }), l;
2392
+ shareInfo: a,
2393
+ selectedShared: c,
2394
+ loadContext: o
2395
+ }), f;
2236
2396
  } else {
2237
- const u = (async () => {
2238
- const m = await a.get();
2239
- return z(a, r.options.name), a.loaded = !0, a.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;
2240
2400
  })();
2241
2401
  this.setShared({
2242
2402
  pkgName: e,
2243
2403
  loaded: !1,
2244
- shared: i,
2404
+ shared: c,
2245
2405
  from: r.options.name,
2246
2406
  lib: null,
2247
- loading: u,
2248
- treeShaking: c ? a : void 0
2407
+ loading: d,
2408
+ treeShaking: l ? u : void 0
2249
2409
  });
2250
- const f = await u;
2410
+ const m = await d;
2251
2411
  return this.emitAfterLoadShare({
2252
2412
  lifecycle: "loadShare",
2253
2413
  pkgName: e,
2254
- shareInfo: s,
2255
- selectedShared: i
2256
- }), f;
2414
+ shareInfo: a,
2415
+ selectedShared: c,
2416
+ loadContext: o
2417
+ }), m;
2257
2418
  }
2258
2419
  } else {
2259
2420
  if (t != null && t.customShareInfo)
2260
2421
  return this.emitErrorLoadShare({
2261
2422
  lifecycle: "loadShare",
2262
2423
  pkgName: e,
2263
- shareInfo: s,
2264
- recovered: !0
2424
+ shareInfo: a,
2425
+ recovered: !0,
2426
+ loadContext: o
2265
2427
  }), !1;
2266
- const a = se(s.treeShaking), l = ue(s, a), f = (async () => {
2267
- const h = await l.get();
2268
- l.lib = h, l.loaded = !0, z(l, r.options.name);
2269
- const { shared: d, useTreesShaking: p } = Re(this.shareScopeMap, e, s, this.hooks.lifecycle.resolveShare) || {};
2270
- if (d) {
2271
- const E = ue(d, p);
2272
- 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;
2273
2435
  }
2274
- return h;
2436
+ return p;
2275
2437
  })();
2276
2438
  this.setShared({
2277
2439
  pkgName: e,
2278
2440
  loaded: !1,
2279
- shared: s,
2441
+ shared: a,
2280
2442
  from: r.options.name,
2281
2443
  lib: null,
2282
- loading: f,
2283
- treeShaking: a ? l : void 0
2444
+ loading: m,
2445
+ treeShaking: u ? f : void 0
2284
2446
  });
2285
- const m = await f;
2447
+ const h = await m;
2286
2448
  return this.emitAfterLoadShare({
2287
2449
  lifecycle: "loadShare",
2288
2450
  pkgName: e,
2289
- shareInfo: s,
2290
- selectedShared: s
2291
- }), m;
2451
+ shareInfo: a,
2452
+ selectedShared: a,
2453
+ loadContext: o
2454
+ }), h;
2292
2455
  }
2293
- } catch (s) {
2456
+ } catch (i) {
2294
2457
  throw this.emitErrorLoadShare({
2295
2458
  lifecycle: "loadShare",
2296
2459
  pkgName: e,
2297
- shareInfo: n,
2298
- error: s
2299
- }), s;
2460
+ shareInfo: s,
2461
+ error: i,
2462
+ loadContext: o
2463
+ }), i;
2300
2464
  }
2301
2465
  }
2302
2466
  /**
@@ -2304,123 +2468,145 @@ var qo = class {
2304
2468
  * It accepts one argument, the name of the share scope.
2305
2469
  * If the share scope does not exist, it creates one.
2306
2470
  */
2307
- initializeSharing(e = ae, t) {
2308
- const { host: r } = this, o = t == null ? void 0 : t.from, n = t == null ? void 0 : t.strategy;
2309
- let s = t == null ? void 0 : t.initScope;
2310
- const i = [];
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;
2475
+ const a = [];
2311
2476
  if (o !== "build") {
2312
- const { initTokens: m } = this;
2313
- s || (s = []);
2314
- let h = m[e];
2315
- if (h || (h = m[e] = { from: this.host.name }), s.indexOf(h) >= 0) return i;
2316
- 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);
2317
2482
  }
2318
- const c = this.shareScopeMap, a = r.options.name;
2483
+ const c = this.shareScopeMap, l = r.options.name;
2319
2484
  c[e] || (c[e] = {});
2320
- const l = c[e], u = (m, h) => {
2321
- var g;
2322
- const { version: d, eager: p } = h;
2323
- l[m] = l[m] || {};
2324
- 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)));
2325
- (!y || y.strategy !== "loaded-first" && !y.loaded && (!p != !R ? p : a > E[d].from)) && (E[d] = h);
2326
- }, f = async (m) => {
2327
- const { module: h } = await r.remoteHandler.getRemoteModuleAndOptions({ id: m });
2328
- 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
+ };
2329
2506
  try {
2330
- d = await h.getEntry();
2331
- } catch (p) {
2332
- if (d = await r.remoteHandler.hooks.lifecycle.errorLoadRemote.emit({
2333
- id: m,
2334
- 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,
2335
2512
  from: "runtime",
2336
2513
  lifecycle: "beforeLoadShare",
2337
- remote: h.remoteInfo,
2514
+ remote: p.remoteInfo,
2338
2515
  origin: r
2339
- }), !d) return;
2516
+ }), !y) return;
2340
2517
  } finally {
2341
- 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));
2342
2519
  }
2343
2520
  };
2344
- return Object.keys(r.options.shared).forEach((m) => {
2345
- r.options.shared[m].forEach((h) => {
2346
- 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);
2347
2524
  });
2348
- }), (r.options.shareStrategy === "version-first" || n === "version-first") && r.options.remotes.forEach((m) => {
2349
- m.shareScope === e && i.push(f(m.name));
2350
- }), i;
2525
+ }), (r.options.shareStrategy === "version-first" || n === "version-first") && r.options.remotes.forEach((h) => {
2526
+ h.shareScope === e && a.push(d(h.name));
2527
+ }), a;
2351
2528
  }
2352
2529
  loadShareSync(e, t) {
2353
- const { host: r } = this, o = Ye({
2530
+ const { host: r } = this, o = t == null ? void 0 : t.context, n = Qe({
2354
2531
  pkgName: e,
2355
2532
  extraOptions: t,
2356
2533
  shareInfos: r.options.shared
2357
2534
  });
2358
2535
  try {
2359
- o != null && o.scope && o.scope.forEach((s) => {
2360
- 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
+ });
2361
2542
  });
2362
- const { shared: n } = Re(this.shareScopeMap, e, o, this.hooks.lifecycle.resolveShare) || {};
2363
- if (n) {
2364
- if (typeof n.lib == "function")
2365
- 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({
2366
2547
  lifecycle: "loadShareSync",
2367
2548
  pkgName: e,
2368
- shareInfo: o,
2369
- selectedShared: n
2370
- }), n.lib;
2371
- if (typeof n.get == "function") {
2372
- const s = n.get();
2373
- if (!(s instanceof Promise))
2374
- 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({
2375
2557
  pkgName: e,
2376
2558
  loaded: !0,
2377
2559
  from: r.options.name,
2378
- lib: s,
2379
- shared: n
2560
+ lib: i,
2561
+ shared: s
2380
2562
  }), this.emitAfterLoadShare({
2381
2563
  lifecycle: "loadShareSync",
2382
2564
  pkgName: e,
2383
- shareInfo: o,
2384
- selectedShared: n
2385
- }), s;
2565
+ shareInfo: n,
2566
+ selectedShared: s,
2567
+ loadContext: o
2568
+ }), i;
2386
2569
  }
2387
2570
  }
2388
- if (o.lib)
2389
- return o.loaded || (o.loaded = !0), this.emitAfterLoadShare({
2571
+ if (n.lib)
2572
+ return n.loaded || (n.loaded = !0), this.emitAfterLoadShare({
2390
2573
  lifecycle: "loadShareSync",
2391
2574
  pkgName: e,
2392
- shareInfo: o,
2393
- selectedShared: o
2394
- }), o.lib;
2395
- if (o.get) {
2396
- const s = o.get();
2397
- return s instanceof Promise && w((t == null ? void 0 : t.from) === "build" ? Ot : Oe, M, {
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, {
2398
2582
  hostName: r.options.name,
2399
2583
  sharedPkgName: e
2400
- }, void 0, F(r.options)), o.lib = s, this.setShared({
2584
+ }, void 0, D(r.options)), n.lib = i, this.setShared({
2401
2585
  pkgName: e,
2402
2586
  loaded: !0,
2403
2587
  from: r.options.name,
2404
- lib: o.lib,
2405
- shared: o
2588
+ lib: n.lib,
2589
+ shared: n
2406
2590
  }), this.emitAfterLoadShare({
2407
2591
  lifecycle: "loadShareSync",
2408
2592
  pkgName: e,
2409
- shareInfo: o,
2410
- selectedShared: o
2411
- }), o.lib;
2593
+ shareInfo: n,
2594
+ selectedShared: n,
2595
+ loadContext: o
2596
+ }), n.lib;
2412
2597
  }
2413
- w(Oe, M, {
2598
+ I(De, M, {
2414
2599
  hostName: r.options.name,
2415
2600
  sharedPkgName: e
2416
- }, void 0, F(r.options));
2417
- } catch (n) {
2601
+ }, void 0, D(r.options));
2602
+ } catch (s) {
2418
2603
  throw this.emitErrorLoadShare({
2419
2604
  lifecycle: "loadShareSync",
2420
2605
  pkgName: e,
2421
- shareInfo: o,
2422
- error: n
2423
- }), n;
2606
+ shareInfo: n,
2607
+ error: s,
2608
+ loadContext: o
2609
+ }), s;
2424
2610
  }
2425
2611
  }
2426
2612
  initShareScopeMap(e, t, r = {}) {
@@ -2433,31 +2619,31 @@ var qo = class {
2433
2619
  hostShareScopeMap: r.hostShareScopeMap
2434
2620
  });
2435
2621
  }
2436
- setShared({ pkgName: e, shared: t, from: r, lib: o, loading: n, loaded: s, get: i, treeShaking: c }) {
2437
- const { version: a, scope: l = "default", ...u } = t, f = Array.isArray(l) ? l : [l], m = (h) => {
2438
- const d = (E, y, R) => {
2439
- R && !E[y] && (E[y] = R);
2440
- }, p = c ? h.treeShaking : h;
2441
- d(p, "loaded", s), d(p, "loading", n), d(p, "get", i);
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);
2442
2628
  };
2443
- f.forEach((h) => {
2444
- this.shareScopeMap[h] || (this.shareScopeMap[h] = {}), this.shareScopeMap[h][e] || (this.shareScopeMap[h][e] = {}), this.shareScopeMap[h][e][a] || (this.shareScopeMap[h][e][a] = {
2445
- version: a,
2446
- 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],
2447
2633
  ...u,
2448
2634
  lib: o
2449
2635
  });
2450
- const d = this.shareScopeMap[h][e][a];
2451
- 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);
2452
2638
  });
2453
2639
  }
2454
2640
  _setGlobalShareScopeMap(e) {
2455
- const t = Nt(), r = e.id || e.name;
2641
+ const t = Pt(), r = e.id || e.name;
2456
2642
  r && !t[r] && (t[r] = this.shareScopeMap);
2457
2643
  }
2458
- }, Jo = class {
2644
+ }, ln = class {
2459
2645
  constructor() {
2460
- this.shareScopeMap = {}, this.hooks = new H({ afterResolve: new D("afterResolve") });
2646
+ this.shareScopeMap = {}, this.hooks = new H({ afterResolve: new F("afterResolve") });
2461
2647
  }
2462
2648
  registerShared() {
2463
2649
  return {
@@ -2477,21 +2663,21 @@ var qo = class {
2477
2663
  initShareScopeMap(e, t) {
2478
2664
  this.shareScopeMap[e] = t;
2479
2665
  }
2480
- }, Zo = class {
2666
+ }, un = class {
2481
2667
  constructor(e) {
2482
2668
  this.hooks = new H({
2483
- beforeRegisterRemote: new X("beforeRegisterRemote"),
2484
- registerRemote: new X("registerRemote"),
2485
- beforeRequest: new D("beforeRequest"),
2486
- afterMatchRemote: new T("afterMatchRemote"),
2487
- onLoad: new T("onLoad"),
2488
- afterLoadRemote: new T("afterLoadRemote"),
2489
- handlePreloadModule: new A("handlePreloadModule"),
2490
- errorLoadRemote: new T("errorLoadRemote"),
2491
- beforePreloadRemote: new T("beforePreloadRemote"),
2492
- generatePreloadAssets: new T("generatePreloadAssets"),
2493
- afterPreloadRemote: new T("afterPreloadRemote"),
2494
- 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()
2495
2681
  }), this.host = e, this.idToRemoteMap = {};
2496
2682
  }
2497
2683
  formatAndRegisterRemote(e, t) {
@@ -2519,36 +2705,36 @@ var qo = class {
2519
2705
  }
2520
2706
  }
2521
2707
  async loadRemote(e, t) {
2522
- const { host: r } = this, o = Qe(r.options.remotes, e);
2523
- let n = e, s = o == null ? void 0 : o.expose, i = 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;
2524
2710
  try {
2525
- const { loadFactory: a = !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;
2526
- n = p, s = d, i = K(h);
2527
- 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({
2528
2714
  id: p,
2529
- pkgNameOrAlias: m,
2530
- expose: d,
2531
- exposeModule: a ? y : void 0,
2532
- exposeModuleFactory: a ? void 0 : y,
2533
- remote: h,
2715
+ pkgNameOrAlias: d,
2716
+ expose: h,
2717
+ exposeModule: c ? g : void 0,
2718
+ exposeModuleFactory: c ? void 0 : g,
2719
+ remote: m,
2534
2720
  options: u,
2535
2721
  moduleInstance: l,
2536
2722
  origin: r
2537
2723
  });
2538
- return this.setIdToRemoteMap(e, f), c = {
2724
+ return this.setIdToRemoteMap(e, f), a = {
2539
2725
  id: n,
2540
2726
  expose: s,
2541
2727
  remote: i,
2542
2728
  options: t,
2543
2729
  origin: r
2544
- }, typeof R == "function" ? R : y;
2545
- } catch (a) {
2730
+ }, typeof R == "function" ? R : g;
2731
+ } catch (c) {
2546
2732
  const { from: l = "runtime" } = t || { from: "runtime" };
2547
2733
  let u;
2548
2734
  try {
2549
2735
  u = await this.hooks.lifecycle.errorLoadRemote.emit({
2550
2736
  id: e,
2551
- error: a,
2737
+ error: c,
2552
2738
  from: l,
2553
2739
  lifecycle: "onLoad",
2554
2740
  expose: s,
@@ -2556,7 +2742,7 @@ var qo = class {
2556
2742
  origin: r
2557
2743
  });
2558
2744
  } catch (f) {
2559
- throw c = {
2745
+ throw a = {
2560
2746
  id: n,
2561
2747
  expose: s,
2562
2748
  remote: i,
@@ -2566,25 +2752,25 @@ var qo = class {
2566
2752
  }, f;
2567
2753
  }
2568
2754
  if (!u)
2569
- throw c = {
2755
+ throw a = {
2570
2756
  id: n,
2571
2757
  expose: s,
2572
2758
  remote: i,
2573
2759
  options: t,
2574
- error: a,
2760
+ error: c,
2575
2761
  origin: r
2576
- }, a;
2577
- return c = {
2762
+ }, c;
2763
+ return a = {
2578
2764
  id: n,
2579
2765
  expose: s,
2580
2766
  remote: i,
2581
2767
  options: t,
2582
- error: a,
2768
+ error: c,
2583
2769
  origin: r,
2584
2770
  recovered: !0
2585
2771
  }, u;
2586
2772
  } finally {
2587
- c && await this.hooks.lifecycle.afterLoadRemote.emit(c);
2773
+ a && await this.hooks.lifecycle.afterLoadRemote.emit(a);
2588
2774
  }
2589
2775
  }
2590
2776
  async preloadRemote(e) {
@@ -2594,68 +2780,68 @@ var qo = class {
2594
2780
  options: t.options,
2595
2781
  origin: t
2596
2782
  });
2597
- const o = Co(t.options.remotes, e), n = (c) => {
2598
- const { preloadConfig: a, remote: l } = c, u = a.exposes || [];
2783
+ const o = Ko(t.options.remotes, e), n = (a) => {
2784
+ const { preloadConfig: c, remote: l } = a, u = c.exposes || [];
2599
2785
  return u.length ? u.map((f) => ({
2600
2786
  ops: {
2601
- ...c,
2787
+ ...a,
2602
2788
  preloadConfig: {
2603
- ...a,
2789
+ ...c,
2604
2790
  exposes: [f]
2605
2791
  }
2606
2792
  },
2607
- id: Ge(l.name, f)
2793
+ id: Be(l.name, f)
2608
2794
  })) : [{
2609
- ops: c,
2795
+ ops: a,
2610
2796
  id: `${l.name}/*`
2611
2797
  }];
2612
2798
  };
2613
2799
  let s;
2614
- await Promise.all(o.flatMap(n).map(async (c) => {
2615
- const { ops: a, id: l } = c, { remote: u, preloadConfig: f } = a, 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);
2616
2802
  try {
2617
- const { globalSnapshot: h, remoteSnapshot: d } = await t.snapshotHandler.loadRemoteSnapshotInfo({
2803
+ const { globalSnapshot: m, remoteSnapshot: h } = await t.snapshotHandler.loadRemoteSnapshotInfo({
2618
2804
  moduleInfo: u,
2619
2805
  id: l,
2620
2806
  initiator: "preloadRemote"
2621
2807
  }), p = await this.hooks.lifecycle.generatePreloadAssets.emit({
2622
2808
  origin: t,
2623
- preloadOptions: a,
2809
+ preloadOptions: c,
2624
2810
  remote: u,
2625
- remoteInfo: m,
2626
- globalSnapshot: h,
2627
- remoteSnapshot: d
2811
+ remoteInfo: d,
2812
+ globalSnapshot: m,
2813
+ remoteSnapshot: h
2628
2814
  });
2629
2815
  if (!p) return;
2630
- const E = await Wt(m, t, p, !0, {
2816
+ const y = await Kt(d, t, p, !0, {
2631
2817
  initiator: "preloadRemote",
2632
2818
  id: l
2633
- });
2819
+ }, f.recordPreloadedAssets);
2634
2820
  r.push({
2635
2821
  remote: u,
2636
- remoteInfo: m,
2822
+ remoteInfo: d,
2637
2823
  preloadConfig: f,
2638
2824
  id: l,
2639
- results: E
2825
+ results: y
2640
2826
  });
2641
- } catch (h) {
2827
+ } catch (m) {
2642
2828
  r.push({
2643
2829
  remote: u,
2644
- remoteInfo: m,
2830
+ remoteInfo: d,
2645
2831
  preloadConfig: f,
2646
2832
  id: l,
2647
2833
  results: [{
2648
- url: m.entry,
2834
+ url: d.entry,
2649
2835
  status: "error",
2650
- resourceType: /\.json(?:$|[?#])/i.test(m.entry) ? "manifest" : "remoteEntry",
2836
+ resourceType: /\.json(?:$|[?#])/i.test(d.entry) ? "manifest" : "remoteEntry",
2651
2837
  initiator: "preloadRemote",
2652
2838
  id: l,
2653
- error: h
2839
+ error: m
2654
2840
  }]
2655
2841
  });
2656
2842
  }
2657
2843
  }));
2658
- const i = r.flatMap((c) => c.results.filter((a) => a.status === "error" || a.status === "timeout"));
2844
+ const i = r.flatMap((a) => a.results.filter((c) => c.status === "error" || c.status === "timeout"));
2659
2845
  if (i.length > 0 && (s = /* @__PURE__ */ new Error(`preloadRemote failed to load ${i.length} resource(s).`), Object.assign(s, {
2660
2846
  results: r,
2661
2847
  failedResults: i
@@ -2674,9 +2860,9 @@ var qo = class {
2674
2860
  });
2675
2861
  }
2676
2862
  initRawContainer(e, t, r) {
2677
- const { host: o } = this, n = new et({
2863
+ const { host: o } = this, n = new rt({
2678
2864
  host: o,
2679
- remoteInfo: K({
2865
+ remoteInfo: Z({
2680
2866
  name: e,
2681
2867
  entry: t
2682
2868
  })
@@ -2692,67 +2878,67 @@ var qo = class {
2692
2878
  options: t.options,
2693
2879
  origin: t
2694
2880
  });
2695
- } catch (h) {
2881
+ } catch (m) {
2696
2882
  if (o = await this.hooks.lifecycle.errorLoadRemote.emit({
2697
2883
  id: r,
2698
2884
  options: t.options,
2699
2885
  origin: t,
2700
2886
  from: "runtime",
2701
- error: h,
2887
+ error: m,
2702
2888
  lifecycle: "beforeRequest"
2703
- }), !o) throw h;
2889
+ }), !o) throw m;
2704
2890
  }
2705
- const { id: n } = o, s = Qe(t.options.remotes, n);
2891
+ const { id: n } = o, s = et(t.options.remotes, n);
2706
2892
  if (!s) try {
2707
- w(kt, M, {
2893
+ I(Ct, M, {
2708
2894
  hostName: t.options.name,
2709
2895
  requestId: n
2710
- }, void 0, F(t.options));
2711
- } catch (h) {
2896
+ }, void 0, D(t.options));
2897
+ } catch (m) {
2712
2898
  throw await this.hooks.lifecycle.afterMatchRemote.emit({
2713
2899
  id: n,
2714
2900
  options: t.options,
2715
- error: h,
2901
+ error: m,
2716
2902
  origin: t
2717
- }), h;
2903
+ }), m;
2718
2904
  }
2719
- const { remote: i } = s, c = K(i);
2905
+ const { remote: i } = s, a = Z(i);
2720
2906
  await this.hooks.lifecycle.afterMatchRemote.emit({
2721
2907
  id: n,
2722
2908
  ...s,
2723
2909
  options: t.options,
2724
- remoteInfo: c,
2910
+ remoteInfo: a,
2725
2911
  origin: t
2726
2912
  });
2727
- const a = await t.sharedHandler.hooks.lifecycle.afterResolve.emit({
2913
+ const c = await t.sharedHandler.hooks.lifecycle.afterResolve.emit({
2728
2914
  id: n,
2729
2915
  ...s,
2730
2916
  options: t.options,
2731
2917
  origin: t,
2732
- remoteInfo: c
2733
- }), { remote: l, expose: u } = a;
2734
- 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}.`);
2735
2921
  let f = t.moduleCache.get(l.name);
2736
- const m = {
2922
+ const d = {
2737
2923
  host: t,
2738
- remoteInfo: c
2924
+ remoteInfo: a
2739
2925
  };
2740
- 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)), {
2741
2927
  module: f,
2742
- moduleOptions: m,
2743
- remoteMatchInfo: a
2928
+ moduleOptions: d,
2929
+ remoteMatchInfo: c
2744
2930
  };
2745
2931
  }
2746
2932
  registerRemote(e, t, r) {
2747
2933
  const { host: o } = this, n = () => {
2748
2934
  if (e.alias) {
2749
- const i = t.find((c) => {
2750
- var a;
2751
- return e.alias && (c.name.startsWith(e.alias) || ((a = c.alias) == null ? void 0 : a.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)));
2752
2938
  });
2753
- L(!i, `The alias ${e.alias} of remote ${e.name} is not allowed to be the prefix of ${i && i.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`);
2754
2940
  }
2755
- "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);
2756
2942
  };
2757
2943
  this.hooks.lifecycle.beforeRegisterRemote.emit({
2758
2944
  remote: e,
@@ -2769,109 +2955,110 @@ var qo = class {
2769
2955
  r != null && r.force && (this.removeRemote(s), n(), t.push(e), this.hooks.lifecycle.registerRemote.emit({
2770
2956
  remote: e,
2771
2957
  origin: o
2772
- }), it(i.join(" ")));
2958
+ }), ct(i.join(" ")));
2773
2959
  }
2774
2960
  }
2775
2961
  removeRemote(e) {
2776
2962
  var t;
2777
2963
  try {
2778
- const { host: r } = this, { name: o } = e, n = r.options.remotes.findIndex((a) => a.name === o);
2964
+ const { host: r } = this, { name: o } = e, n = r.options.remotes.findIndex((c) => c.name === o);
2779
2965
  n !== -1 && r.options.remotes.splice(n, 1);
2780
- const s = W(v.__FEDERATION__.moduleInfo, ne(e)).key;
2781
- delete v.__FEDERATION__.moduleInfo[s], "entry" in e && (r.snapshotHandler.manifestCache.delete(e.entry), delete be.__FEDERATION__.__MANIFEST_LOADING__[e.entry]);
2782
- const { hostGlobalSnapshot: i } = Kt(e, r);
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);
2783
2969
  if (i) {
2784
- const a = i && "remotesInfo" in i && i.remotesInfo && W(i.remotesInfo, e.name).key;
2785
- a && delete i.remotesInfo[a];
2970
+ const c = i && "remotesInfo" in i && i.remotesInfo && V(i.remotesInfo, e.name).key;
2971
+ c && delete i.remotesInfo[c];
2786
2972
  }
2787
- const c = r.moduleCache.get(e.name);
2788
- if (c) {
2789
- const a = c.remoteInfo, l = a.entryGlobalName;
2790
- v[l] && ((t = Object.getOwnPropertyDescriptor(v, l)) != null && t.configurable ? delete v[l] : v[l] = void 0);
2791
- const u = Le(c.remoteInfo);
2792
- J[u] && delete J[u];
2793
- let f = a.buildVersion ? st(a.name, a.buildVersion) : a.name;
2794
- const m = v.__FEDERATION__.__INSTANCES__.findIndex((h) => a.buildVersion ? h.options.id === f : h.name === f);
2795
- if (m !== -1) {
2796
- const h = v.__FEDERATION__.__INSTANCES__[m];
2797
- f = h.options.id || f;
2798
- 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();
2799
2985
  let p = !0;
2800
- const E = [];
2801
- Object.keys(d).forEach((y) => {
2802
- const R = d[y];
2803
- R && Object.keys(R).forEach((g) => {
2804
- const _ = R[g];
2805
- _ && Object.keys(_).forEach((b) => {
2806
- const I = _[b];
2807
- I && Object.keys(I).forEach((S) => {
2808
- const $ = I[S];
2809
- $ && typeof $ == "object" && $.from === a.name && ($.loaded || $.loading ? ($.useIn = $.useIn.filter((P) => P !== a.name), $.useIn.length ? p = !1 : E.push([
2810
- y,
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];
2991
+ _ && Object.keys(_).forEach((S) => {
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([
2811
2996
  g,
2812
- b,
2813
- S
2814
- ])) : E.push([
2815
- y,
2997
+ E,
2998
+ S,
2999
+ $
3000
+ ])) : y.push([
2816
3001
  g,
2817
- b,
2818
- S
3002
+ E,
3003
+ S,
3004
+ $
2819
3005
  ]));
2820
3006
  });
2821
3007
  });
2822
3008
  });
2823
- }), p && (h.shareScopeMap = {}, delete d[f]), E.forEach(([y, R, g, _]) => {
2824
- var b, I, S;
2825
- (S = (I = (b = d[y]) == null ? void 0 : b[R]) == null ? void 0 : I[g]) == null || delete S[_];
2826
- }), 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);
2827
3013
  }
2828
3014
  r.moduleCache.delete(e.name);
2829
3015
  }
2830
3016
  } catch (r) {
2831
- ke.error(`removeRemote failed: ${r instanceof Error ? r.message : String(r)}`);
3017
+ Ce.error(`removeRemote failed: ${r instanceof Error ? r.message : String(r)}`);
2832
3018
  }
2833
3019
  }
2834
3020
  };
2835
- const Xo = typeof FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN == "boolean" ? !FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN : !0, ve = typeof FEDERATION_OPTIMIZE_NO_REMOTE == "boolean" ? !FEDERATION_OPTIMIZE_NO_REMOTE : !0, tt = typeof FEDERATION_OPTIMIZE_NO_SHARED == "boolean" ? !FEDERATION_OPTIMIZE_NO_SHARED : !0;
2836
- var Yo = 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 {
2837
3023
  constructor(e) {
2838
3024
  this.hooks = new H({
2839
- beforeInit: new X("beforeInit"),
2840
- init: new A(),
2841
- beforeInitContainer: new D("beforeInitContainer"),
2842
- initContainer: new D("initContainer")
2843
- }), this.version = "2.8.1", this.moduleCache = /* @__PURE__ */ new Map(), this.loaderHook = new H({
2844
- getModuleInfo: new A(),
2845
- createScript: new A(),
2846
- createLink: new A(),
2847
- fetch: new T(),
2848
- loadEntryError: new T(),
2849
- afterLoadEntry: new T("afterLoadEntry"),
2850
- beforeInitRemote: new T("beforeInitRemote"),
2851
- afterInitRemote: new T("afterInitRemote"),
2852
- beforeGetExpose: new T("beforeGetExpose"),
2853
- afterGetExpose: new T("afterGetExpose"),
2854
- beforeExecuteFactory: new T("beforeExecuteFactory"),
2855
- afterExecuteFactory: new T("afterExecuteFactory"),
2856
- 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()
2857
3043
  }), this.bridgeHook = new H({
2858
- beforeBridgeRender: new A(),
2859
- afterBridgeRender: new A(),
2860
- beforeBridgeDestroy: new A(),
2861
- afterBridgeDestroy: new A()
3044
+ beforeBridgeRender: new N(),
3045
+ afterBridgeRender: new N(),
3046
+ beforeBridgeDestroy: new N(),
3047
+ afterBridgeDestroy: new N(),
3048
+ afterBridgeRouteSync: new N()
2862
3049
  });
2863
- const t = ve && Xo ? [Bo(), Vo()] : [], r = {
2864
- id: ko(),
3050
+ const t = Me && fn ? [tn(), nn()] : [], r = {
3051
+ id: Wo(),
2865
3052
  name: e.name,
2866
3053
  plugins: t,
2867
3054
  remotes: [],
2868
3055
  shared: {},
2869
- inBrowser: G
3056
+ inBrowser: U
2870
3057
  };
2871
- this.name = e.name, this.options = r, this.snapshotHandler = ve ? new qo(this) : new zo(), this.sharedHandler = tt ? new Ko(this) : new Jo(), this.remoteHandler = ve ? new Zo(this) : new Uo(), 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);
2872
3059
  }
2873
3060
  initOptions(e) {
2874
- e.name && e.name !== this.options.name && w(yt(Ct, M)), this.registerPlugins(e.plugins);
3061
+ e.name && e.name !== this.options.name && I(gt(Ft, M)), this.registerPlugins(e.plugins);
2875
3062
  const t = this.formatOptions(this.options, e);
2876
3063
  return this.options = t, t;
2877
3064
  }
@@ -2881,7 +3068,7 @@ var Yo = class {
2881
3068
  loadShareSync(e, t) {
2882
3069
  return this.sharedHandler.loadShareSync(e, t);
2883
3070
  }
2884
- initializeSharing(e = ae, t) {
3071
+ initializeSharing(e = le, t) {
2885
3072
  return this.sharedHandler.initializeSharing(e, t);
2886
3073
  }
2887
3074
  initRawContainer(e, t, r) {
@@ -2897,31 +3084,30 @@ var Yo = class {
2897
3084
  this.sharedHandler.initShareScopeMap(e, t, r);
2898
3085
  }
2899
3086
  formatOptions(e, t) {
2900
- 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({
2901
3088
  origin: this,
2902
3089
  userOptions: t,
2903
3090
  options: e,
2904
3091
  shareInfo: r
2905
- }), s = this.remoteHandler.formatAndRegisterRemote(n, o), { allShareInfos: i } = 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];
2906
3093
  o.plugins && o.plugins.forEach((l) => {
2907
- c.includes(l) || c.push(l);
3094
+ a.includes(l) || a.push(l);
2908
3095
  });
2909
- const a = {
3096
+ const c = {
2910
3097
  ...e,
2911
3098
  ...t,
2912
- plugins: c,
3099
+ plugins: a,
2913
3100
  remotes: s,
2914
3101
  shared: i,
2915
3102
  id: o.id || e.id
2916
3103
  };
2917
3104
  return this.hooks.lifecycle.init.emit({
2918
3105
  origin: this,
2919
- options: a
2920
- }), a;
3106
+ options: c
3107
+ }), c;
2921
3108
  }
2922
3109
  registerPlugins(e) {
2923
- const t = Oo(e, this);
2924
- 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);
2925
3111
  }
2926
3112
  registerRemotes(e, t) {
2927
3113
  return this.remoteHandler.registerRemotes(e, t);
@@ -2933,12 +3119,12 @@ var Yo = class {
2933
3119
  });
2934
3120
  }
2935
3121
  };
2936
- let Qo = null;
2937
- function Jt(e) {
2938
- return Qo;
3122
+ let dn = null;
3123
+ function Qt(e) {
3124
+ return dn;
2939
3125
  }
2940
- xr(Yo);
2941
- function Zt(e, t) {
3126
+ qr(hn);
3127
+ function er(e, t) {
2942
3128
  const r = (o) => {
2943
3129
  if (!o.startsWith("/")) return o;
2944
3130
  const n = o.length > 1 && o.endsWith("/"), s = `${t}/${o}`.replace(/\/+/g, "/").replace(/\/$/, "") || "/";
@@ -2952,109 +3138,146 @@ function Zt(e, t) {
2952
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 = {
2953
3139
  ...o.redirect,
2954
3140
  path: r(o.redirect.path)
2955
- }), o.children && o.children.length > 0 && (n.children = Zt(
3141
+ }), o.children && o.children.length > 0 && (n.children = er(
2956
3142
  o.children,
2957
3143
  t
2958
3144
  )), n;
2959
3145
  });
2960
3146
  }
2961
- function en(e) {
3147
+ function mn(e) {
2962
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;
2963
3149
  return (s) => {
2964
- const i = s.push.bind(s), c = s.replace.bind(s), a = s.resolve.bind(s);
2965
- s.push = (l) => i(n(l)), s.replace = (l) => c(n(l)), s.resolve = (l, ...u) => a(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);
2966
3152
  };
2967
3153
  }
2968
- function tn(e) {
3154
+ function pn(e) {
2969
3155
  const { router: t, basename: r, memoryRoute: o, hashRoute: n } = e, s = t.getRoutes().sort(
2970
- (h, d) => h.path.split("/").filter((p) => p).length - d.path.split("/").filter((p) => p).length
2971
- ), i = /* @__PURE__ */ new Map(), c = /* @__PURE__ */ new Set();
2972
- s.forEach((h) => {
2973
- const d = i.get(h.path) || [];
2974
- d.push(h), i.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);
2975
3161
  });
2976
- const a = (h, d) => `${h}/${d}`.replace(/\/+/g, "/").replace(/\/$/, "") || "/", l = (h, d = "") => {
2977
- if (!h.children || h.children.length === 0)
2978
- return h;
2979
- for (let p = 0; p < h.children.length; p++) {
2980
- const E = h.children[p], y = a(d, E.path), g = (i.get(y) || []).find(
2981
- (_) => !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)
2982
3168
  );
2983
- if (g) {
3169
+ if (E) {
2984
3170
  const _ = {
2985
- ...g,
2986
- path: E.path
3171
+ ...E,
3172
+ path: y.path
2987
3173
  // Keep the original relative path from static route
2988
3174
  };
2989
- h.children[p] = _, c.add(g), l(_, y);
3175
+ m.children[p] = _, a.add(E), l(_, g);
2990
3176
  }
2991
3177
  }
2992
- return h;
3178
+ return m;
2993
3179
  };
2994
3180
  let u = [];
2995
- for (const h of s)
2996
- if (!c.has(h)) {
2997
- const d = l(h, h.path);
2998
- 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);
2999
3185
  }
3000
- let f, m;
3001
- return o ? f = de.createMemoryHistory(r) : n ? (f = de.createWebHashHistory(), r && (u = Zt(u, r), m = en(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 };
3002
3188
  }
3003
- function cn(e) {
3004
- const t = /* @__PURE__ */ new Map(), r = Jt();
3189
+ function Sn(e) {
3190
+ const t = /* @__PURE__ */ new Map(), r = Qt();
3005
3191
  return () => ({
3006
- __APP_VERSION__: "2.8.1",
3192
+ __APP_VERSION__: "2.9.0",
3007
3193
  async render(o) {
3008
- var d, p, E, y, R, g;
3194
+ var p, y, g, R, E, _, S, b, $;
3009
3195
  C.debug("createBridgeComponent render Info", o);
3010
3196
  const {
3011
3197
  moduleName: n,
3012
3198
  dom: s,
3013
3199
  basename: i,
3014
- memoryRoute: c,
3015
- hashRoute: a,
3200
+ memoryRoute: a,
3201
+ hashRoute: c,
3016
3202
  ...l
3017
- } = o, u = Xt.createApp(e.rootComponent, l);
3018
- t.set(s, u);
3019
- 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({
3020
- app: u,
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,
3021
3215
  basename: i,
3022
- memoryRoute: c,
3023
- hashRoute: a,
3216
+ memoryRoute: a,
3217
+ hashRoute: c,
3024
3218
  ...l,
3025
3219
  ...m
3026
3220
  });
3027
3221
  if (h != null && h.router) {
3028
- const { history: _, routes: b, patchRouter: I } = tn({
3222
+ const { history: w, routes: P, patchRouter: q } = pn({
3029
3223
  router: h.router,
3030
3224
  basename: o.basename,
3031
3225
  memoryRoute: o.memoryRoute,
3032
3226
  hashRoute: o.hashRoute
3033
- }), S = de.createRouter({
3227
+ }), ee = pe.createRouter({
3034
3228
  ...h.router.options,
3035
- history: _,
3036
- routes: b
3229
+ history: w,
3230
+ routes: P
3037
3231
  });
3038
- I && I(S), h.afterRouterCreate && h.afterRouterCreate(S), C.debug("createBridgeComponent render router info>>>", {
3232
+ if (q && q(ee), h.afterRouterCreate && h.afterRouterCreate(ee), C.debug("createBridgeComponent render router info>>>", {
3039
3233
  moduleName: n,
3040
- router: S
3041
- }), c && await S.push(c.entryPath), u.use(S);
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);
3042
3253
  }
3043
- 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
+ });
3044
3257
  },
3045
3258
  destroy(o) {
3046
- var s, i, c, a, l, u;
3259
+ var i, a, c, l, u, f;
3047
3260
  C.debug("createBridgeComponent destroy Info", o);
3048
- const n = t.get(o == null ? void 0 : o.dom);
3049
- (c = (i = (s = r == null ? void 0 : r.bridgeHook) == null ? void 0 : s.lifecycle) == null ? void 0 : i.beforeBridgeDestroy) == null || c.emit(o), n == null || n.unmount(), (u = (l = (a = r == null ? void 0 : r.bridgeHook) == null ? void 0 : a.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
+ });
3050
3273
  }
3051
3274
  });
3052
3275
  }
3053
- function rn() {
3276
+ function yn() {
3054
3277
  const e = new PopStateEvent("popstate", { state: window.history.state });
3055
3278
  window.dispatchEvent(e);
3056
3279
  }
3057
- const on = /* @__PURE__ */ Yt({
3280
+ const En = /* @__PURE__ */ sr({
3058
3281
  name: "RemoteApp",
3059
3282
  props: {
3060
3283
  moduleName: String,
@@ -3066,18 +3289,18 @@ const on = /* @__PURE__ */ Yt({
3066
3289
  },
3067
3290
  inheritAttrs: !1,
3068
3291
  setup(e) {
3069
- const t = V(null), r = V(null), o = V(""), n = V(!1), s = V(!1), i = V(!1), c = rt(), a = 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 = () => ({
3070
3293
  name: e.moduleName,
3071
3294
  dom: t.value,
3072
3295
  basename: e.basename,
3073
3296
  memoryRoute: e.memoryRoute,
3074
3297
  hashRoute: e.hashRoute
3075
3298
  }), f = async () => {
3076
- var y, R, g, _, b, I, S;
3299
+ var R, E, _, S, b, $, w;
3077
3300
  if (!t.value || n.value)
3078
3301
  return;
3079
- const d = (y = e.providerInfo) == null ? void 0 : y.call(e);
3080
- r.value = d;
3302
+ const h = (R = e.providerInfo) == null ? void 0 : R.call(e);
3303
+ r.value = h;
3081
3304
  let p = {
3082
3305
  ...l,
3083
3306
  moduleName: e.moduleName,
@@ -3087,53 +3310,86 @@ const on = /* @__PURE__ */ Yt({
3087
3310
  hashRoute: e.hashRoute
3088
3311
  };
3089
3312
  C.debug("createRemoteAppComponent LazyComponent render >>>", p);
3090
- const E = await ((_ = (g = (R = a == null ? void 0 : a.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)) || {};
3091
3318
  p = {
3092
3319
  ...p,
3093
- ...E.extraProps
3094
- }, d.render(p), n.value = !0, (S = (I = (b = a == null ? void 0 : a.bridgeHook) == null ? void 0 : b.lifecycle) == null ? void 0 : I.afterBridgeRender) == null || S.emit(p);
3095
- }, m = () => {
3096
- var E, y, R, g, _, b;
3097
- const d = r.value;
3098
- 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)
3099
3328
  return;
3100
3329
  C.debug("createRemoteAppComponent LazyComponent destroy >>>", {
3101
3330
  ...e
3102
3331
  });
3103
- const p = u();
3104
- (R = (y = (E = a == null ? void 0 : a.bridgeHook) == null ? void 0 : E.lifecycle) == null ? void 0 : y.beforeBridgeDestroy) == null || R.emit(p), d.destroy({
3105
- dom: t.value
3106
- }), r.value = null, n.value = !1, (b = (_ = (g = a == null ? void 0 : a.bridgeHook) == null ? void 0 : g.lifecycle) == null ? void 0 : _.afterBridgeDestroy) == null || b.emit(p);
3107
- }, h = er(() => c == null ? void 0 : c.path, (d) => {
3108
- s.value && o.value !== "" && o.value !== d && (C.debug("createRemoteAppComponent dispatchPopstateEnv >>>", {
3109
- ...e,
3110
- pathname: c.path
3111
- }), rn()), 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;
3112
3368
  });
3113
- return tr(() => {
3369
+ return cr(() => {
3114
3370
  s.value = !0, f();
3115
- }), rr(async () => {
3116
- s.value = !0, i.value && (i.value = !1, await or(), f());
3117
- }), nr(() => {
3118
- s.value = !1, i.value = !0, m();
3119
- }), sr(() => {
3120
- h(), m();
3121
- }), () => 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 || {}, {
3122
3378
  ref: t
3123
3379
  }), null);
3124
3380
  }
3125
3381
  });
3126
- function nn(e) {
3127
- return cr({
3382
+ function gn(e) {
3383
+ return pr({
3128
3384
  // @ts-ignore
3129
- __APP_VERSION__: "2.8.1",
3385
+ __APP_VERSION__: "2.9.0",
3130
3386
  ...e.asyncComponentOptions,
3131
3387
  //@ts-ignore
3132
3388
  loader: async () => {
3133
- var a, l;
3134
- const t = rt();
3389
+ var c, l;
3390
+ const t = nt();
3135
3391
  let r = "/";
3136
- const o = (l = (a = t == null ? void 0 : t.matched) == null ? void 0 : a[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;
3137
3393
  o && (o.endsWith("/:pathMatch(.*)*") ? r = o.replace("/:pathMatch(.*)*", "") : r = t.matched[0].path);
3138
3394
  const n = (e == null ? void 0 : e.export) || "default";
3139
3395
  C.debug(
@@ -3143,16 +3399,16 @@ function nn(e) {
3143
3399
  info: e
3144
3400
  }
3145
3401
  );
3146
- const s = await e.loader(), i = 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];
3147
3403
  if (C.debug(
3148
3404
  "createRemoteAppComponent LazyComponent loadRemote info >>>",
3149
3405
  { moduleName: i, module: s, exportName: n, basename: r, route: t }
3150
- ), n in s && typeof c == "function")
3406
+ ), n in s && typeof a == "function")
3151
3407
  return {
3152
3408
  render() {
3153
- return lr(on, {
3409
+ return yr(En, {
3154
3410
  moduleName: i,
3155
- providerInfo: c,
3411
+ providerInfo: a,
3156
3412
  basename: r,
3157
3413
  rootAttrs: e.rootAttrs,
3158
3414
  memoryRoute: e.memoryRoute,
@@ -3164,13 +3420,13 @@ function nn(e) {
3164
3420
  }
3165
3421
  });
3166
3422
  }
3167
- function ln(e) {
3423
+ function bn(e) {
3168
3424
  return C.warn(
3169
3425
  "createRemoteComponent is deprecated, please use createRemoteAppComponent instead!"
3170
- ), nn(e);
3426
+ ), gn(e);
3171
3427
  }
3172
3428
  export {
3173
- cn as createBridgeComponent,
3174
- nn as createRemoteAppComponent,
3175
- ln as createRemoteComponent
3429
+ Sn as createBridgeComponent,
3430
+ gn as createRemoteAppComponent,
3431
+ bn as createRemoteComponent
3176
3432
  };