@das-fed/web 6.4.0-hot.9.1 → 6.4.0-test.10

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.
Files changed (73) hide show
  1. package/esm-map.json +4 -1
  2. package/{index-DPpRTnrf.js → index-BuTRpK6M.js} +1 -1
  3. package/index-C4VcBGCZ.js +82 -0
  4. package/index-C4VcBGCZ.js.gz +0 -0
  5. package/index-IEBouahL.js +13744 -0
  6. package/index-IEBouahL.js.gz +0 -0
  7. package/index.js +24 -21
  8. package/package.json +8 -6
  9. package/packages/i18n/index.js +169 -30
  10. package/packages/i18n/index.js.gz +0 -0
  11. package/packages/layout/index.js +421 -385
  12. package/packages/layout/index.js.gz +0 -0
  13. package/packages/layout/style.css +2 -2
  14. package/packages/layout/style.css.gz +0 -0
  15. package/packages/main-app-framework/index-BTLDhEQV.js +82 -0
  16. package/packages/main-app-framework/index-BTLDhEQV.js.gz +0 -0
  17. package/packages/main-app-framework/index-BsIJHNDG.js +12274 -0
  18. package/packages/main-app-framework/index-BsIJHNDG.js.gz +0 -0
  19. package/packages/main-app-framework/{index-DLw2CpC0.js → index-CrLW-KdV.js} +1 -1
  20. package/packages/main-app-framework/index.js +3 -2
  21. package/packages/main-app-framework/style.css +1 -1
  22. package/packages/main-app-framework/style.css.gz +0 -0
  23. package/packages/micro-frontend/index.js +318 -309
  24. package/packages/micro-frontend/index.js.gz +0 -0
  25. package/packages/style/style.css +1 -1
  26. package/packages/style/style.css.gz +0 -0
  27. package/style.css +2 -2
  28. package/style.css.gz +0 -0
  29. package/types/i18n/global.d.ts +573 -0
  30. package/types/i18n/index.d.ts +4 -2
  31. package/types/layout/index.d.ts +1 -1
  32. package/types/layout/store/index.d.ts +5 -0
  33. package/types/layout/store/menu.d.ts +2 -0
  34. package/types/layout/store/nav.d.ts +1 -0
  35. package/types/layout/store/tab.d.ts +1 -0
  36. package/types/main-app-framework/components/iframe-page/index.d.ts +3 -0
  37. package/types/main-app-framework/components/index.d.ts +1 -0
  38. package/types/main-app-framework/components/person-set-dialog/src/api.d.ts +2 -0
  39. package/types/main-app-framework/components/person-set-dialog/src/components/index.d.ts +2 -0
  40. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/api.d.ts +20 -0
  41. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-builtIn-dialog.d.ts +19 -0
  42. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-notBuiltIn-dialog.d.ts +22 -0
  43. package/types/main-app-framework/constant/index.d.ts +1 -1
  44. package/types/main-app-framework/data-track/api.d.ts +2 -0
  45. package/types/main-app-framework/data-track/index.d.ts +2 -0
  46. package/types/main-app-framework/i18n/index.d.ts +518 -0
  47. package/types/main-app-framework/index.d.ts +1 -0
  48. package/types/main-app-framework/init-config/get-nav-config/api.d.ts +2 -0
  49. package/types/main-app-framework/init-config/get-nav-config/index.d.ts +3 -2
  50. package/types/main-app-framework/init-config/get-project-config/api.d.ts +3 -2
  51. package/types/main-app-framework/init-config/get-system-config/api.d.ts +2 -0
  52. package/types/main-app-framework/init-config/get-system-config/index.d.ts +3 -3
  53. package/types/main-app-framework/init-config/get-tenant-config/api.d.ts +1 -1
  54. package/types/main-app-framework/utils/src/get-portal-url/crypto.d.ts +14 -0
  55. package/types/main-app-framework/utils/src/get-portal-url/encrypt.d.ts +42 -0
  56. package/types/main-app-framework/utils/src/get-portal-url/generate-url.d.ts +4 -0
  57. package/types/main-app-framework/utils/src/get-portal-url/handle-portal-params.d.ts +2 -0
  58. package/types/main-app-framework/utils/src/get-portal-url/index.d.ts +2 -0
  59. package/types/main-app-framework/utils/src/get-portal-url/type.d.ts +16 -0
  60. package/types/main-app-framework/utils/src/set-common-info.d.ts +4 -2
  61. package/types/main-app-framework/utils/src/tools.d.ts +5 -1
  62. package/index-2T_H15dv.js +0 -71
  63. package/index-2T_H15dv.js.gz +0 -0
  64. package/index-CjVC66ff.js +0 -68
  65. package/index-CjVC66ff.js.gz +0 -0
  66. package/index-puk4QfAT.js +0 -7087
  67. package/index-puk4QfAT.js.gz +0 -0
  68. package/packages/main-app-framework/index-A69EQVG4.js +0 -5786
  69. package/packages/main-app-framework/index-A69EQVG4.js.gz +0 -0
  70. package/packages/main-app-framework/index-B9FQmM02.js +0 -68
  71. package/packages/main-app-framework/index-B9FQmM02.js.gz +0 -0
  72. package/packages/main-app-framework/index-j5ACjIDv.js +0 -71
  73. package/packages/main-app-framework/index-j5ACjIDv.js.gz +0 -0
@@ -1,64 +1,58 @@
1
1
  import '@das-fed/web/packages/micro-frontend/style.css';
2
- import { ref as w, watch as M, reactive as O, getCurrentScope as oe, onScopeDispose as ce, unref as I, getCurrentInstance as le, onMounted as ue, nextTick as Z, defineComponent as x, computed as D, openBlock as E, createElementBlock as N, Fragment as $, renderList as de, withDirectives as pe, createBlock as ee, vShow as me, createCommentVNode as fe, mergeProps as ve, withCtx as C, renderSlot as V, createVNode as F, onActivated as Ae } from "vue";
3
- import { DasWebLayout as he, DasWebNav as we, DasWebMenu as ge, DasWebTabs as ye } from "@das-fed/web/packages/layout/index";
4
- const z = w("/das-micro-app"), f = w([]), k = w(!1), R = w([]), T = w(!0);
5
- let A = null, h = null, L = null;
2
+ import { ref as w, watch as M, reactive as C, getCurrentScope as ue, onScopeDispose as de, unref as I, getCurrentInstance as pe, onMounted as me, nextTick as ne, defineComponent as x, computed as D, openBlock as E, createElementBlock as N, Fragment as z, renderList as fe, withDirectives as ve, createBlock as se, vShow as he, createCommentVNode as Ae, mergeProps as we, withCtx as O, renderSlot as V, createVNode as T, onActivated as ge } from "vue";
3
+ import { DasWebLayout as ye, DasWebNav as Me, DasWebMenu as Le, DasWebTabs as _e } from "@das-fed/web/packages/layout/index";
4
+ const W = w("/das-micro-app"), f = w([]), k = w(!1), F = w([]), R = w(!0);
5
+ let h = null, A = null, _ = null;
6
6
  const b = (e, t, n) => {
7
- var c, a, i, s;
8
- const r = f.value.find((o) => o.name === e);
9
- if (r) {
10
- if (r.entry.startsWith("/") || r.entry.match(location.origin)) {
11
- (a = (c = r.dom) == null ? void 0 : c.contentWindow) == null || a.postMessage({ type: t, data: n });
12
- return;
13
- }
14
- (s = (i = r.dom) == null ? void 0 : i.contentWindow) == null || s.postMessage({ type: t, data: n }, r.entry);
15
- }
7
+ var c;
8
+ const { origin: s } = new URL(location.href);
9
+ (c = window.self) == null || c.postMessage({ type: t, data: n }, s);
16
10
  }, q = (e, t) => {
17
- var r;
11
+ var s;
18
12
  const { origin: n } = new URL(location.href);
19
- (r = window.top) == null || r.postMessage({ type: e, data: t }, n);
20
- }, Me = () => {
21
- h || (h || (h = {}), window.addEventListener(
13
+ (s = window.self) == null || s.postMessage({ type: e, data: t }, n);
14
+ }, be = () => {
15
+ A || (A || (A = {}), window.addEventListener(
22
16
  "message",
23
17
  (e) => {
24
18
  const { type: t, source: n } = e.data || {};
25
- if (n !== "react-devtools-content-script" && h[t])
26
- for (const r in h[t])
27
- h[t][r](e.data);
19
+ if (n !== "react-devtools-content-script" && A[t])
20
+ for (const s in A[t])
21
+ A[t][s](e.data);
28
22
  },
29
23
  !1
30
24
  ));
31
- }, _e = () => {
32
- A || (A || (A = {}), window.addEventListener(
25
+ }, Ie = () => {
26
+ h || (h || (h = {}), window.addEventListener(
33
27
  "message",
34
28
  (e) => {
35
29
  const { type: t } = e.data || {};
36
- if (A[t])
37
- for (const n in A[t])
38
- A[t][n](e.data);
30
+ if (h[t])
31
+ for (const n in h[t])
32
+ h[t][n](e.data);
39
33
  },
40
34
  !1
41
35
  ));
42
- }, Le = (e, t) => {
43
- _e();
36
+ }, Ee = (e, t) => {
37
+ Ie();
44
38
  const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8);
45
- return A[e] || (A[e] = {}), A[e][n] = t, {
39
+ return h[e] || (h[e] = {}), h[e][n] = t, {
46
40
  remove: () => {
47
- A[e] && A[e][n] && delete A[e][n];
41
+ h[e] && h[e][n] && delete h[e][n];
48
42
  }
49
43
  };
50
- }, be = (e, t) => {
51
- Me();
44
+ }, Se = (e, t) => {
45
+ be();
52
46
  const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8);
53
- return h[e] || (h[e] = {}), h[e][n] = t, {
47
+ return A[e] || (A[e] = {}), A[e][n] = t, {
54
48
  remove: () => {
55
- h[e] && h[e][n] && delete h[e][n];
49
+ A[e] && A[e][n] && delete A[e][n];
56
50
  }
57
51
  };
58
52
  }, Q = async (e) => {
59
53
  await Promise.all(
60
54
  f.value.filter((t) => t.loaded).map((t) => new Promise(async (n) => {
61
- t.dom || await new Promise((r) => M(() => t.dom, r)), setTimeout(() => {
55
+ t.dom || await new Promise((s) => M(() => t.dom, s)), setTimeout(() => {
62
56
  b(t.name, "sessionStorage", e), n(!0);
63
57
  }, 0);
64
58
  }))
@@ -66,15 +60,15 @@ const b = (e, t, n) => {
66
60
  }, d = {
67
61
  loadMicroApp: (e) => {
68
62
  k.value = !0;
69
- const t = f.value.find((i) => i.name === e), n = f.value.find((i) => i.actived), r = !!t, c = !(t != null && t.loaded), a = t == null ? void 0 : t.actived;
70
- if (!r) {
63
+ const t = f.value.find((o) => o.name === e), n = f.value.find((o) => o.actived), s = !!t, c = !(t != null && t.loaded), a = t == null ? void 0 : t.actived;
64
+ if (!s) {
71
65
  n && (n.actived = !1);
72
66
  return;
73
67
  }
74
68
  if (t.isFirstActived = !0, c) {
75
69
  t.src = t.entry;
76
- const i = f.value.find((s) => s.actived);
77
- i && (i.actived = !1), t.loaded = !0, t.actived = !0;
70
+ const o = f.value.find((r) => r.actived);
71
+ o && (o.actived = !1), t.loaded = !0, t.actived = !0;
78
72
  return;
79
73
  }
80
74
  if (!a) {
@@ -107,27 +101,27 @@ const b = (e, t, n) => {
107
101
  });
108
102
  },
109
103
  setMicroAppRoute: async (e, t, n) => {
110
- const r = f.value.find((s) => s.name === t);
111
- if (!r || !r.loaded || !r.actived || (r.dom || await new Promise((s) => M(() => r.dom, s)), !r.actived)) return r;
112
- const c = n.path || n, a = n.query || {}, i = n.params || {};
104
+ const s = f.value.find((r) => r.name === t);
105
+ if (!s || !s.loaded || !s.actived || (s.dom || await new Promise((r) => M(() => s.dom, r)), !s.actived)) return s;
106
+ const c = n.path || n, a = n.query || {}, o = n.params || {};
113
107
  return e.push({
114
108
  path: `/${t}${c}`,
115
109
  query: a,
116
110
  // @ts-ignore
117
- params: i
111
+ params: o
118
112
  }), setTimeout(() => {
119
- const { isFirstActived: s } = r;
113
+ const { isFirstActived: r } = s;
120
114
  b(t, "router", {
121
- cmd: s ? "replace" : "push",
115
+ cmd: r ? "replace" : "push",
122
116
  route: n,
123
117
  microAppName: t
124
- }), s && (r.isFirstActived = !1);
125
- }, 0), r;
118
+ }), r && (s.isFirstActived = !1);
119
+ }, 0), s;
126
120
  },
127
121
  sendMessageToMicroApp: b,
128
122
  sendMessageToMainApp: q,
129
- addEventListenerFromMainApp: Le,
130
- addEventListenerFromMicroApp: be,
123
+ addEventListenerFromMainApp: Ee,
124
+ addEventListenerFromMicroApp: Se,
131
125
  setMainAppOverlay: (e, t) => {
132
126
  q("bodyOverlay", { visible: e, style: t });
133
127
  },
@@ -146,39 +140,40 @@ const b = (e, t, n) => {
146
140
  },
147
141
  addMicroAppLifeCycleListener: (e, t) => {
148
142
  const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8);
149
- L || (L = {});
150
- const r = () => {
151
- L[n] && delete L[n];
143
+ _ || (_ = {});
144
+ const s = () => {
145
+ _[n] && delete _[n];
152
146
  };
153
- return L[n] = {
147
+ return _[n] = {
154
148
  type: e,
155
149
  handler: async (c) => await t(c),
156
- remove: r
157
- }, { remove: r };
150
+ remove: s
151
+ }, { remove: s };
158
152
  },
159
153
  triggerMicroAppLifeCycleListener: (e, t, n) => {
160
154
  var a;
161
- const r = L, { autoRemove: c = !1 } = n || {};
162
- for (const i in r) {
163
- const s = r[i];
164
- s.type === e && ((a = s == null ? void 0 : s.handler) == null || a.call(s, t).then(() => {
165
- c && s.remove();
155
+ const s = _, { autoRemove: c = !1 } = n || {};
156
+ for (const o in s) {
157
+ const r = s[o];
158
+ r.type === e && ((a = r == null ? void 0 : r.handler) == null || a.call(r, t).then(() => {
159
+ c && r.remove();
166
160
  }));
167
161
  }
168
162
  },
169
163
  reloadMicroAppRoute: async (e, t) => {
170
- const n = f.value.find((r) => r.name === e);
171
- n && (!n.loaded || !n.actived || (n.dom || await new Promise((r) => M(() => n.dom, r)), b(e, "route", { cmd: "reload", path: t })));
164
+ const n = f.value.find((s) => s.name === e);
165
+ n && (!n.loaded || !n.actived || (n.dom || await new Promise((s) => M(() => n.dom, s)), b(e, "route", { cmd: "reload", path: t })));
172
166
  },
173
167
  unloadMicroAppRoute: async (e, t) => {
174
- const n = f.value.find((r) => r.name === e);
175
- n && (!n.loaded || !n.actived || (n.dom || await new Promise((r) => M(() => n.dom, r)), b(e, "route", { cmd: "unload", path: t })));
168
+ const n = f.value.find((s) => s.name === e);
169
+ n && (!n.loaded || !n.actived || (n.dom || await new Promise((s) => M(() => n.dom, s)), b(e, "route", { cmd: "unload", path: t })));
176
170
  },
177
171
  setMainAppLayoutVisible: (e) => {
178
172
  q("layoutVisible", { visible: e });
179
173
  }
180
- }, u = O({
174
+ }, l = C({
181
175
  visible: !1,
176
+ theme: "default",
182
177
  logo: "",
183
178
  items: [],
184
179
  projects: [],
@@ -188,70 +183,69 @@ const b = (e, t, n) => {
188
183
  // activeItem: '',
189
184
  // activeProject: {},
190
185
  eventListeners: {}
191
- }), Ie = {
186
+ }), j = {
192
187
  show: () => {
193
- u.visible = !0;
188
+ l.visible = !0;
194
189
  },
195
190
  hide: () => {
196
- u.visible = !1;
191
+ l.visible = !1;
197
192
  },
198
193
  setLogo: (e) => {
199
- u.logo = e;
194
+ l.logo = e;
195
+ },
196
+ setTheme: (e) => {
197
+ l.theme = e;
200
198
  },
201
199
  setItems: (e) => {
202
- u.visible || (u.visible = !0), u.items = e;
200
+ l.visible || (l.visible = !0), l.items = e;
203
201
  },
204
- getItems: () => u.items,
202
+ getItems: () => l.items,
205
203
  removeItem: (e) => {
206
- const t = u.items.filter((n) => n.value !== e);
207
- u.items = t;
204
+ const t = l.items.filter((n) => n.value !== e);
205
+ l.items = t;
208
206
  },
209
207
  appendItem: (e) => {
210
- setTimeout(() => {
211
- u.visible || (u.visible = !0), !u.items.find((n) => n.value == e.value) && u.items.push(e);
212
- }, 200);
208
+ l.visible || (l.visible = !0), !l.items.find((n) => n.value == e.value) && l.items.push(e);
213
209
  },
214
210
  setActiveItem: (e) => {
215
- setTimeout(() => {
216
- u.activeItem = e;
217
- }, 200);
211
+ l.activeItem = e;
218
212
  },
219
213
  setConfig: (e) => {
220
- u.config = e;
214
+ l.config = e;
221
215
  },
222
216
  setProjects: (e) => {
223
- u.projects = e;
217
+ l.projects = e;
224
218
  },
225
219
  setProjectConfig: (e) => {
226
- u.projectConfig = e;
220
+ l.projectConfig = e;
227
221
  },
228
222
  setActiveProject: (e) => {
229
- u.activeProject = e;
223
+ l.activeProject = e;
230
224
  },
231
225
  setUserInfo: (e) => {
232
- u.userInfo = e;
226
+ l.userInfo = e;
233
227
  },
234
228
  setSearchConfig: (e) => {
235
- u.searchConfig = e;
229
+ l.searchConfig = e;
236
230
  },
237
231
  triggerEventListener: (e, t, n) => {
238
- var i;
239
- const r = u.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
240
- for (const s in r) {
241
- const o = r[s];
242
- o.type === e && a.push(
243
- (i = o == null ? void 0 : o.handler) == null ? void 0 : i.call(o, t).then(() => {
244
- c && o.remove();
232
+ var o;
233
+ const s = l.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
234
+ for (const r in s) {
235
+ const i = s[r];
236
+ i.type === e && a.push(
237
+ (o = i == null ? void 0 : i.handler) == null ? void 0 : o.call(i, t).then(() => {
238
+ c && i.remove();
245
239
  })
246
240
  );
247
241
  }
248
242
  return Promise.all(a).then(() => !0).catch(() => !1);
249
243
  },
250
244
  addEventListener: (e, t) => {
251
- const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), r = () => {
252
- u.eventListeners[n] && delete u.eventListeners[n];
245
+ const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), s = () => {
246
+ l.eventListeners[n] && delete l.eventListeners[n];
253
247
  };
254
- return u.eventListeners[n] = {
248
+ return l.eventListeners[n] = {
255
249
  type: e,
256
250
  handler: async (c) => {
257
251
  try {
@@ -260,43 +254,51 @@ const b = (e, t, n) => {
260
254
  throw a;
261
255
  }
262
256
  },
263
- remove: r
257
+ remove: s
264
258
  }, {
265
- remove: r
259
+ remove: s
266
260
  };
267
261
  }
268
- }, y = O({
262
+ }, g = C({
263
+ theme: "default",
269
264
  items: [],
265
+ collapse: !1,
270
266
  eventListeners: {}
271
- }), Ee = {
267
+ }), H = {
272
268
  setItems: (e) => {
273
- y.items = e;
269
+ g.items = e;
270
+ },
271
+ getItems: () => g.items,
272
+ setTheme: (e) => {
273
+ g.theme = e;
274
274
  },
275
- getItems: () => y.items,
276
275
  setActiveItem: (e) => {
277
- y.activeItem = e;
276
+ g.activeItem = e;
277
+ },
278
+ setCollapse: (e) => {
279
+ g.collapse = e;
278
280
  },
279
281
  setPopupClassName: (e) => {
280
- y.popupClassName = e;
282
+ g.popupClassName = e;
281
283
  },
282
284
  triggerEventListener: (e, t, n) => {
283
- var i;
284
- const r = y.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
285
- for (const s in r) {
286
- const o = r[s];
287
- o.type === e && a.push(
288
- (i = o == null ? void 0 : o.handler) == null ? void 0 : i.call(o, t).then(() => {
289
- c && o.remove();
285
+ var o;
286
+ const s = g.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
287
+ for (const r in s) {
288
+ const i = s[r];
289
+ i.type === e && a.push(
290
+ (o = i == null ? void 0 : i.handler) == null ? void 0 : o.call(i, t).then(() => {
291
+ c && i.remove();
290
292
  })
291
293
  );
292
294
  }
293
295
  return Promise.all(a).then(() => !0).catch(() => !1);
294
296
  },
295
297
  addEventListener: (e, t) => {
296
- const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), r = () => {
297
- y.eventListeners[n] && delete y.eventListeners[n];
298
+ const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), s = () => {
299
+ g.eventListeners[n] && delete g.eventListeners[n];
298
300
  };
299
- return y.eventListeners[n] = {
301
+ return g.eventListeners[n] = {
300
302
  type: e,
301
303
  handler: async (c) => {
302
304
  try {
@@ -305,19 +307,23 @@ const b = (e, t, n) => {
305
307
  throw a;
306
308
  }
307
309
  },
308
- remove: r
310
+ remove: s
309
311
  }, {
310
- remove: r
312
+ remove: s
311
313
  };
312
314
  }
313
- }, v = O({
315
+ }, v = C({
316
+ theme: "default",
314
317
  items: [],
315
318
  eventListeners: {}
316
- }), Se = {
319
+ }), U = {
317
320
  setItems: (e) => {
318
321
  v.items = e;
319
322
  },
320
323
  getItems: () => v.items,
324
+ setTheme: (e) => {
325
+ v.theme = e;
326
+ },
321
327
  removeItem: (e) => {
322
328
  const t = v.items.filter((n) => n.value !== e);
323
329
  v.items = t;
@@ -330,20 +336,20 @@ const b = (e, t, n) => {
330
336
  v.activeItem = e;
331
337
  },
332
338
  triggerEventListener: (e, t, n) => {
333
- var i;
334
- const r = v.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
335
- for (const s in r) {
336
- const o = r[s];
337
- o.type === e && a.push(
338
- (i = o == null ? void 0 : o.handler) == null ? void 0 : i.call(o, t).then(() => {
339
- c && o.remove();
339
+ var o;
340
+ const s = v.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
341
+ for (const r in s) {
342
+ const i = s[r];
343
+ i.type === e && a.push(
344
+ (o = i == null ? void 0 : i.handler) == null ? void 0 : o.call(i, t).then(() => {
345
+ c && i.remove();
340
346
  })
341
347
  );
342
348
  }
343
349
  return Promise.all(a).then(() => !0).catch(() => !1);
344
350
  },
345
351
  addEventListener: (e, t) => {
346
- const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), r = () => {
352
+ const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), s = () => {
347
353
  v.eventListeners[n] && delete v.eventListeners[n];
348
354
  };
349
355
  return v.eventListeners[n] = {
@@ -355,29 +361,29 @@ const b = (e, t, n) => {
355
361
  throw a;
356
362
  }
357
363
  },
358
- remove: r
364
+ remove: s
359
365
  }, {
360
- remove: r
366
+ remove: s
361
367
  };
362
368
  }
363
- }, P = O({
369
+ }, P = C({
364
370
  eventListeners: {}
365
371
  }), Pe = {
366
372
  triggerEventListener: (e, t, n) => {
367
- var i;
368
- const r = P.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
369
- for (const s in r) {
370
- const o = r[s];
371
- o.type === e && a.push(
372
- (i = o == null ? void 0 : o.handler) == null ? void 0 : i.call(o, t).then(() => {
373
- c && o.remove();
373
+ var o;
374
+ const s = P.eventListeners, { autoRemove: c = !1 } = n || {}, a = [];
375
+ for (const r in s) {
376
+ const i = s[r];
377
+ i.type === e && a.push(
378
+ (o = i == null ? void 0 : i.handler) == null ? void 0 : o.call(i, t).then(() => {
379
+ c && i.remove();
374
380
  })
375
381
  );
376
382
  }
377
383
  return Promise.all(a).then(() => !0).catch(() => !1);
378
384
  },
379
385
  addEventListener: (e, t) => {
380
- const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), r = () => {
386
+ const n = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), s = () => {
381
387
  P.eventListeners[n] && delete P.eventListeners[n];
382
388
  };
383
389
  return P.eventListeners[n] = {
@@ -389,81 +395,84 @@ const b = (e, t, n) => {
389
395
  throw a;
390
396
  }
391
397
  },
392
- remove: r
398
+ remove: s
393
399
  }, {
394
- remove: r
400
+ remove: s
395
401
  };
396
402
  }
397
- }, W = O({
403
+ }, B = C({
398
404
  visible: !1,
399
405
  style: {}
400
- }), Oe = {
406
+ }), Ce = {
401
407
  set: (e, t) => {
402
- W.visible = e, t || (t = {}), t.transition || (t.transition = "all 0.3s"), t && (W.style = t);
408
+ B.visible = e, t || (t = {}), t.transition || (t.transition = "all 0.3s"), t && (B.style = t);
403
409
  }
404
- }, Ce = {
405
- nav: u,
406
- menu: y,
410
+ }, Oe = {
411
+ nav: l,
412
+ menu: g,
407
413
  tab: v,
408
- overlay: W,
414
+ overlay: B,
409
415
  iframeView: P,
410
416
  visible: w(!0)
411
- }, j = {
412
- nav: Ie,
413
- menu: Ee,
414
- tab: Se,
415
- overlay: Oe,
417
+ }, G = {
418
+ nav: j,
419
+ menu: H,
420
+ tab: U,
421
+ overlay: Ce,
416
422
  iframeView: Pe,
417
- setVisible: (e) => Ce.visible.value = e
418
- }, te = (e, t) => {
423
+ setVisible: (e) => Oe.visible.value = e,
424
+ setTheme: (e) => {
425
+ j.setTheme(e), H.setTheme(e), U.setTheme(e);
426
+ }
427
+ }, re = (e, t) => {
419
428
  const n = e.__vccOpts || e;
420
- for (const [r, c] of t)
421
- n[r] = c;
429
+ for (const [s, c] of t)
430
+ n[s] = c;
422
431
  return n;
423
432
  };
424
- var H;
425
- const B = typeof window < "u", Fe = (e) => typeof e == "string", Re = () => {
433
+ var J;
434
+ const $ = typeof window < "u", Te = (e) => typeof e == "string", Fe = () => {
426
435
  };
427
- B && ((H = window == null ? void 0 : window.navigator) != null && H.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
428
- function ne(e) {
436
+ $ && ((J = window == null ? void 0 : window.navigator) != null && J.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
437
+ function ae(e) {
429
438
  return typeof e == "function" ? e() : I(e);
430
439
  }
431
- function Te(e) {
440
+ function Re(e) {
432
441
  return e;
433
442
  }
434
- function re(e) {
435
- return oe() ? (ce(e), !0) : !1;
443
+ function ie(e) {
444
+ return ue() ? (de(e), !0) : !1;
436
445
  }
437
446
  function De(e, t = !0) {
438
- le() ? ue(e) : t ? e() : Z(e);
447
+ pe() ? me(e) : t ? e() : ne(e);
439
448
  }
440
- function se(e) {
449
+ function oe(e) {
441
450
  var t;
442
- const n = ne(e);
451
+ const n = ae(e);
443
452
  return (t = n == null ? void 0 : n.$el) != null ? t : n;
444
453
  }
445
- const Ne = B ? window : void 0, ke = B ? window.document : void 0;
454
+ const Ne = $ ? window : void 0, ke = $ ? window.document : void 0;
446
455
  function xe(...e) {
447
- let t, n, r, c;
448
- if (Fe(e[0]) || Array.isArray(e[0]) ? ([n, r, c] = e, t = Ne) : [t, n, r, c] = e, !t)
449
- return Re;
450
- Array.isArray(n) || (n = [n]), Array.isArray(r) || (r = [r]);
451
- const a = [], i = () => {
452
- a.forEach((l) => l()), a.length = 0;
453
- }, s = (l, g, m, _) => (l.addEventListener(g, m, _), () => l.removeEventListener(g, m, _)), o = M(() => [se(t), ne(c)], ([l, g]) => {
454
- i(), l && a.push(...n.flatMap((m) => r.map((_) => s(l, m, _, g))));
456
+ let t, n, s, c;
457
+ if (Te(e[0]) || Array.isArray(e[0]) ? ([n, s, c] = e, t = Ne) : [t, n, s, c] = e, !t)
458
+ return Fe;
459
+ Array.isArray(n) || (n = [n]), Array.isArray(s) || (s = [s]);
460
+ const a = [], o = () => {
461
+ a.forEach((u) => u()), a.length = 0;
462
+ }, r = (u, y, m, L) => (u.addEventListener(y, m, L), () => u.removeEventListener(y, m, L)), i = M(() => [oe(t), ae(c)], ([u, y]) => {
463
+ o(), u && a.push(...n.flatMap((m) => s.map((L) => r(u, m, L, y))));
455
464
  }, { immediate: !0, flush: "post" }), p = () => {
456
- o(), i();
465
+ i(), o();
457
466
  };
458
- return re(p), p;
467
+ return ie(p), p;
459
468
  }
460
469
  function Ve(e, t = !1) {
461
- const n = w(), r = () => n.value = !!e();
462
- return r(), De(r, t), n;
470
+ const n = w(), s = () => n.value = !!e();
471
+ return s(), De(s, t), n;
463
472
  }
464
- const U = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, G = "__vueuse_ssr_handlers__";
465
- U[G] = U[G] || {};
466
- const J = [
473
+ const K = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, X = "__vueuse_ssr_handlers__";
474
+ K[X] = K[X] || {};
475
+ const Y = [
467
476
  [
468
477
  "requestFullscreen",
469
478
  "exitFullscreen",
@@ -506,53 +515,53 @@ const J = [
506
515
  ]
507
516
  ];
508
517
  function qe(e, t = {}) {
509
- const { document: n = ke, autoExit: r = !1 } = t, c = n == null ? void 0 : n.querySelector("html"), a = w(!1);
510
- let i = J[0];
511
- const s = Ve(() => {
518
+ const { document: n = ke, autoExit: s = !1 } = t, c = n == null ? void 0 : n.querySelector("html"), a = w(!1);
519
+ let o = Y[0];
520
+ const r = Ve(() => {
512
521
  if (n) {
513
- for (const S of J)
522
+ for (const S of Y)
514
523
  if (S[1] in n)
515
- return i = S, !0;
524
+ return o = S, !0;
516
525
  } else
517
526
  return !1;
518
527
  return !1;
519
- }), [o, p, l, , g] = i;
528
+ }), [i, p, u, , y] = o;
520
529
  async function m() {
521
- s.value && (n != null && n[l] && await n[p](), a.value = !1);
530
+ r.value && (n != null && n[u] && await n[p](), a.value = !1);
522
531
  }
523
- async function _() {
524
- if (!s.value)
532
+ async function L() {
533
+ if (!r.value)
525
534
  return;
526
535
  await m();
527
- const S = se(c);
528
- S && (await S[o](), a.value = !0);
536
+ const S = oe(c);
537
+ S && (await S[i](), a.value = !0);
529
538
  }
530
- async function ie() {
531
- a.value ? await m() : await _();
539
+ async function le() {
540
+ a.value ? await m() : await L();
532
541
  }
533
- return n && xe(n, g, () => {
534
- a.value = !!(n != null && n[l]);
535
- }, !1), r && re(m), {
536
- isSupported: s,
542
+ return n && xe(n, y, () => {
543
+ a.value = !!(n != null && n[u]);
544
+ }, !1), s && ie(m), {
545
+ isSupported: r,
537
546
  isFullscreen: a,
538
- enter: _,
547
+ enter: L,
539
548
  exit: m,
540
- toggle: ie
549
+ toggle: le
541
550
  };
542
551
  }
543
- var K;
552
+ var Z;
544
553
  (function(e) {
545
554
  e.UP = "UP", e.RIGHT = "RIGHT", e.DOWN = "DOWN", e.LEFT = "LEFT", e.NONE = "NONE";
546
- })(K || (K = {}));
547
- var Qe = Object.defineProperty, X = Object.getOwnPropertySymbols, We = Object.prototype.hasOwnProperty, Be = Object.prototype.propertyIsEnumerable, Y = (e, t, n) => t in e ? Qe(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, $e = (e, t) => {
555
+ })(Z || (Z = {}));
556
+ var Qe = Object.defineProperty, ee = Object.getOwnPropertySymbols, Be = Object.prototype.hasOwnProperty, $e = Object.prototype.propertyIsEnumerable, te = (e, t, n) => t in e ? Qe(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, ze = (e, t) => {
548
557
  for (var n in t || (t = {}))
549
- We.call(t, n) && Y(e, n, t[n]);
550
- if (X)
551
- for (var n of X(t))
552
- Be.call(t, n) && Y(e, n, t[n]);
558
+ Be.call(t, n) && te(e, n, t[n]);
559
+ if (ee)
560
+ for (var n of ee(t))
561
+ $e.call(t, n) && te(e, n, t[n]);
553
562
  return e;
554
563
  };
555
- const ze = {
564
+ const We = {
556
565
  easeInSine: [0.12, 0, 0.39, 0],
557
566
  easeOutSine: [0.61, 1, 0.88, 1],
558
567
  easeInOutSine: [0.37, 0, 0.63, 1],
@@ -578,9 +587,9 @@ const ze = {
578
587
  easeOutBack: [0.34, 1.56, 0.64, 1],
579
588
  easeInOutBack: [0.68, -0.6, 0.32, 1.6]
580
589
  };
581
- $e({
582
- linear: Te
583
- }, ze);
590
+ ze({
591
+ linear: Re
592
+ }, We);
584
593
  const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
585
594
  __name: "das-micro-app",
586
595
  props: {
@@ -590,12 +599,12 @@ const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
590
599
  },
591
600
  emits: ["onLoaded", "onActivated", "onDeactivated"],
592
601
  setup(e, { emit: t }) {
593
- const n = e, r = t, c = (s) => {
594
- r("onLoaded", s);
602
+ const n = e, s = t, c = (r) => {
603
+ s("onLoaded", r);
595
604
  }, a = D(() => n.actived);
596
- return M(() => a.value, (s) => {
597
- s && r("onActivated"), s || r("onDeactivated");
598
- }), (s, o) => (E(), N("iframe", {
605
+ return M(() => a.value, (r) => {
606
+ r && s("onActivated"), r || s("onDeactivated");
607
+ }), (r, i) => (E(), N("iframe", {
599
608
  class: "das-micro-app",
600
609
  src: n.src,
601
610
  entry: n.src,
@@ -604,39 +613,39 @@ const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
604
613
  onLoad: c
605
614
  }, null, 40, je));
606
615
  }
607
- }), Ue = /* @__PURE__ */ te(He, [["__scopeId", "data-v-8ae871f6"]]), Ge = /* @__PURE__ */ x({
616
+ }), Ue = /* @__PURE__ */ re(He, [["__scopeId", "data-v-8ae871f6"]]), Ge = /* @__PURE__ */ x({
608
617
  __name: "das-micro-apps",
609
618
  setup(e) {
610
- const t = w(null), n = async (a, i) => {
611
- const s = f.value.find((m) => m.name === i);
612
- if (!s) return;
613
- s.dom = a.target, await Z(), await new Promise((m) => setTimeout(m, 50));
614
- const o = () => {
619
+ const t = w(null), n = async (a, o) => {
620
+ const r = f.value.find((m) => m.name === o);
621
+ if (!r) return;
622
+ r.dom = a.target, await ne(), await new Promise((m) => setTimeout(m, 50));
623
+ const i = () => {
615
624
  const m = t.value.getBoundingClientRect() || {};
616
625
  return m.width = t.value.clientWidth, m.height = t.value.clientHeight, m;
617
626
  };
618
- d.sendMessageToMicroApp(i, "onLoaded", {
627
+ d.sendMessageToMicroApp(o, "onLoaded", {
619
628
  href: location.href,
620
- microAppContainerRect: o(),
621
- entry: s.entry,
622
- name: s.name
629
+ microAppContainerRect: i(),
630
+ entry: r.entry,
631
+ name: r.name
623
632
  });
624
- const { dom: p, ...l } = s;
625
- d.triggerMicroAppLifeCycleListener("onLoaded", l), new ResizeObserver(() => {
626
- d.sendMessageToMicroApp(i, "resize", o());
627
- }).observe(t.value), d.sendMessageToMicroApp(i, "setProxyMessageStatus", { visible: !0, parentHref: location.href }), d.sendMessageToMicroApp(i, "setProxSsoStatus", { visible: !0, parentHref: location.href });
628
- }, r = (a, i) => {
629
- const s = f.value.find((l) => l.name === i);
630
- if (!s) return;
631
- const { dom: o, ...p } = s;
632
- d.sendMessageToMicroApp(i, "onActivated"), d.triggerMicroAppLifeCycleListener("onActivated", p);
633
- }, c = (a, i) => {
634
- const s = f.value.find((l) => l.name === i);
635
- if (!s) return;
636
- const { dom: o, ...p } = s;
637
- d.sendMessageToMicroApp(i, "onDeactivated"), d.triggerMicroAppLifeCycleListener("onDeactivated", p);
633
+ const { dom: p, ...u } = r;
634
+ d.triggerMicroAppLifeCycleListener("onLoaded", u), new ResizeObserver(() => {
635
+ d.sendMessageToMicroApp(o, "resize", i());
636
+ }).observe(t.value), d.sendMessageToMicroApp(o, "setProxyMessageStatus", { visible: !0, parentHref: location.href }), d.sendMessageToMicroApp(o, "setProxSsoStatus", { visible: !0, parentHref: location.href });
637
+ }, s = (a, o) => {
638
+ const r = f.value.find((u) => u.name === o);
639
+ if (!r) return;
640
+ const { dom: i, ...p } = r;
641
+ d.sendMessageToMicroApp(o, "onActivated"), d.triggerMicroAppLifeCycleListener("onActivated", p);
642
+ }, c = (a, o) => {
643
+ const r = f.value.find((u) => u.name === o);
644
+ if (!r) return;
645
+ const { dom: i, ...p } = r;
646
+ d.sendMessageToMicroApp(o, "onDeactivated"), d.triggerMicroAppLifeCycleListener("onDeactivated", p);
638
647
  };
639
- return (a, i) => (E(), N(
648
+ return (a, o) => (E(), N(
640
649
  "div",
641
650
  {
642
651
  ref_key: "containerRef",
@@ -645,23 +654,23 @@ const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
645
654
  },
646
655
  [
647
656
  (E(!0), N(
648
- $,
657
+ z,
649
658
  null,
650
- de(I(f), (s) => (E(), N(
651
- $,
659
+ fe(I(f), (r) => (E(), N(
660
+ z,
652
661
  null,
653
662
  [
654
- s.loaded ? pe((E(), ee(Ue, {
663
+ r.loaded ? ve((E(), se(Ue, {
655
664
  key: 0,
656
- src: s.src || "",
657
- name: s.name,
658
- actived: s.actived,
659
- onOnLoaded: (o) => n(o, s.name),
660
- onOnActivated: (o) => r(o, s.name),
661
- onOnDeactivated: (o) => c(o, s.name)
665
+ src: r.src || "",
666
+ name: r.name,
667
+ actived: r.actived,
668
+ onOnLoaded: (i) => n(i, r.name),
669
+ onOnActivated: (i) => s(i, r.name),
670
+ onOnDeactivated: (i) => c(i, r.name)
662
671
  }, null, 8, ["src", "name", "actived", "onOnLoaded", "onOnActivated", "onOnDeactivated"])), [
663
- [me, s.actived]
664
- ]) : fe("v-if", !0)
672
+ [he, r.actived]
673
+ ]) : Ae("v-if", !0)
665
674
  ],
666
675
  64
667
676
  /* STABLE_FRAGMENT */
@@ -674,7 +683,7 @@ const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
674
683
  /* NEED_PATCH */
675
684
  ));
676
685
  }
677
- }), Je = /* @__PURE__ */ te(Ge, [["__scopeId", "data-v-3abdb1e9"]]), Ze = /* @__PURE__ */ x({
686
+ }), Je = /* @__PURE__ */ re(Ge, [["__scopeId", "data-v-3abdb1e9"]]), Ze = /* @__PURE__ */ x({
678
687
  __name: "das-main-app-layout",
679
688
  props: {
680
689
  transitionConfig: { default: () => {
@@ -688,40 +697,40 @@ const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
688
697
  } }
689
698
  },
690
699
  setup(e) {
691
- const t = e, n = D(() => !k.value), r = D(() => ({
700
+ const t = e, n = D(() => !k.value), s = D(() => ({
692
701
  "enter-active-class": "animate__animated animate__fadeInLeft",
693
702
  ...t.transitionConfig
694
703
  })), c = D(() => ({ showLayout: t.showLayout, showAside: t.showAside, showTabs: t.showTabs }));
695
- return (a, i) => (E(), ee(I(he), ve({
696
- "transition-config": r.value,
704
+ return (a, o) => (E(), se(I(ye), we({
705
+ "transition-config": s.value,
697
706
  "router-view-visible": n.value
698
707
  }, c.value), {
699
- header: C(() => [
708
+ header: O(() => [
700
709
  V(a.$slots, "header", {}, () => [
701
- F(I(we))
710
+ T(I(Me))
702
711
  ])
703
712
  ]),
704
- aside: C(() => [
713
+ aside: O(() => [
705
714
  V(a.$slots, "aside", {}, () => [
706
- F(I(ge), { menuAttr: a.menuAttr }, null, 8, ["menuAttr"])
715
+ T(I(Le), { menuAttr: a.menuAttr }, null, 8, ["menuAttr"])
707
716
  ])
708
717
  ]),
709
- tab: C(() => [
718
+ tab: O(() => [
710
719
  V(a.$slots, "tab", {}, () => [
711
- F(I(ye), { tabsAttr: a.tabsAttr }, null, 8, ["tabsAttr"])
720
+ T(I(_e), { tabsAttr: a.tabsAttr }, null, 8, ["tabsAttr"])
712
721
  ])
713
722
  ]),
714
- default: C(() => [
715
- F(Je)
723
+ default: O(() => [
724
+ T(Je)
716
725
  ]),
717
726
  _: 3
718
727
  /* FORWARDED */
719
728
  }, 16, ["transition-config", "router-view-visible"]));
720
729
  }
721
- }), ae = /* @__PURE__ */ x({
730
+ }), ce = /* @__PURE__ */ x({
722
731
  __name: "das-micro-app-ghost",
723
732
  setup(e) {
724
- return Ae(() => {
733
+ return ge(() => {
725
734
  setTimeout(() => {
726
735
  document.documentElement.checkVisibility() && history.back();
727
736
  }, 300);
@@ -729,28 +738,28 @@ const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
729
738
  }
730
739
  }), Ke = (e) => ["http://", "https://", "ws://", "wss://", "/"].find((n) => e.startsWith(n)) ? e : `/${e}`, et = (e, t) => {
731
740
  if (!(e != null && e.microApps) || !Array.isArray(e.microApps)) return;
732
- window.__IN_DAS_MAIN_APP = !0, e != null && e.microAppRouterPrefix && (z.value = e.microAppRouterPrefix), f.value = (e.microApps || []).filter((c) => !!c.name).map((c) => ({ ...c, entry: Ke(c.entry || c.name) })), t == null || t.addRoute({
741
+ window.__IN_DAS_MAIN_APP = !0, e != null && e.microAppRouterPrefix && (W.value = e.microAppRouterPrefix), f.value = (e.microApps || []).filter((c) => !!c.name).map((c) => ({ ...c, entry: Ke(c.entry || c.name) })), t == null || t.addRoute({
733
742
  name: "das-micro-app",
734
- path: `${z.value}/:pathMatch(.*)*`,
735
- component: ae,
743
+ path: `${W.value}/:pathMatch(.*)*`,
744
+ component: ce,
736
745
  meta: { isMicroApp: !0, keepAlive: !0 }
737
746
  }), d.addEventListenerFromMicroApp("bodyOverlay", (c) => {
738
- const { visible: a, style: i } = c.data;
739
- j.overlay.set(a, i);
747
+ const { visible: a, style: o } = c.data;
748
+ G.overlay.set(a, o);
740
749
  }), d.addEventListenerFromMicroApp("layoutVisible", (c) => {
741
750
  const { visible: a } = c.data;
742
- j.setVisible(a);
751
+ G.setVisible(a);
743
752
  }), d.addEventListenerFromMicroApp("route", (c) => {
744
- const { name: a, cmd: i, path: s } = c.data;
745
- i === "reload" && d.reloadMicroAppRoute(a, s), i === "unload" && d.unloadMicroAppRoute(a, s);
753
+ const { name: a, cmd: o, path: r } = c.data;
754
+ o === "reload" && d.reloadMicroAppRoute(a, r), o === "unload" && d.unloadMicroAppRoute(a, r);
746
755
  });
747
- const { enter: n, exit: r } = qe();
756
+ const { enter: n, exit: s } = qe();
748
757
  d.addEventListenerFromMicroApp("fullscreen", (c) => {
749
758
  const a = c.data;
750
- a && n(), a || r();
759
+ a && n(), a || s();
751
760
  }), d.addEventListenerFromMicroApp("location", (c) => {
752
- const { cmd: a, isAutoCloseApp: i } = c.data || {};
753
- a === "reload" && (i !== void 0 && (window.__isAutoCloseApp = i), location.reload());
761
+ const { cmd: a, isAutoCloseApp: o } = c.data || {};
762
+ a === "reload" && (o !== void 0 && (window.__isAutoCloseApp = o), location.reload());
754
763
  });
755
764
  }, tt = (e, t) => {
756
765
  if (!(e != null && e.microAppName)) return;
@@ -759,62 +768,62 @@ const je = ["src", "entry", "name"], He = /* @__PURE__ */ x({
759
768
  t == null || t.addRoute({
760
769
  name: n,
761
770
  path: `/${n}/:pathMatch(.*)*`,
762
- component: ae,
771
+ component: ce,
763
772
  meta: { isMicroApp: !0, keepAlive: !0 }
764
773
  });
765
- const r = w(!1), c = w(!1), a = w("");
774
+ const s = w(!1), c = w(!1), a = w("");
766
775
  M(
767
776
  () => t.currentRoute.value,
768
- (i) => {
769
- if (r.value) {
770
- r.value = !1;
777
+ (o) => {
778
+ if (s.value) {
779
+ s.value = !1;
771
780
  return;
772
781
  }
773
782
  if (c.value) {
774
783
  c.value = !1;
775
784
  return;
776
785
  }
777
- const { path: s, query: o, params: p, meta: l } = i;
778
- if (a.value.includes(i.path)) {
786
+ const { path: r, query: i, params: p, meta: u } = o;
787
+ if (a.value.includes(o.path)) {
779
788
  a.value = "";
780
789
  return;
781
790
  }
782
791
  d.sendMessageToMainApp("router", {
783
792
  cmd: "push",
784
793
  route: {
785
- path: s,
786
- query: { ...o, microAppName: e.microAppName },
794
+ path: r,
795
+ query: { ...i, microAppName: e.microAppName },
787
796
  params: p,
788
- meta: l
797
+ meta: u
789
798
  }
790
799
  });
791
800
  }
792
- ), d.addEventListenerFromMainApp("router", async (i) => {
793
- var l;
794
- const { cmd: s, route: o, microAppName: p = "" } = i.data;
795
- a.value = ("/" + p + o.path).replace(/\/\//g, "/"), (l = t == null ? void 0 : t[s]) == null || l.call(t, o);
796
- }), d.addEventListenerFromMainApp("onLoaded", (i) => {
797
- const { href: s, microAppContainerRect: o } = i.data;
798
- window.__IN_DAS_MICRO_APP = !0, window.__DAS_MICRO_APP_NAME = e.microAppName, window.__DAS_MAIN_APP_HREF = s, window.__DAS_MICRO_APP_CONTAINER_RECT = o;
799
- }), d.addEventListenerFromMainApp("onDeactivated", (i) => {
800
- const { name: s = "", path: o, params: p = {}, query: l = {} } = t.currentRoute.value;
801
+ ), d.addEventListenerFromMainApp("router", async (o) => {
802
+ var u;
803
+ const { cmd: r, route: i, microAppName: p = "" } = o.data;
804
+ a.value = ("/" + p + i.path).replace(/\/\//g, "/"), (u = t == null ? void 0 : t[r]) == null || u.call(t, i);
805
+ }), d.addEventListenerFromMainApp("onLoaded", (o) => {
806
+ const { href: r, microAppContainerRect: i } = o.data;
807
+ window.__IN_DAS_MICRO_APP = !0, window.__DAS_MICRO_APP_NAME = e.microAppName, window.__DAS_MAIN_APP_HREF = r, window.__DAS_MICRO_APP_CONTAINER_RECT = i;
808
+ }), d.addEventListenerFromMainApp("onDeactivated", (o) => {
809
+ const { name: r = "", path: i, params: p = {}, query: u = {} } = t.currentRoute.value;
801
810
  c.value = !0, t == null || t.push({
802
811
  name: n,
803
- query: { microAppName: e.microAppName, fromQuery: JSON.stringify(l), fromPath: o },
812
+ query: { microAppName: e.microAppName, fromQuery: JSON.stringify(u), fromPath: i },
804
813
  params: p
805
814
  });
806
- }), d.addEventListenerFromMainApp("onActivated", (i) => {
807
- const { name: s = "", params: o = {}, query: p = {} } = t.currentRoute.value, { fromPath: l = "", fromQuery: g = "{}" } = p || {};
808
- r.value = !0, t == null || t.push({ path: l, query: JSON.parse(g), params: o });
809
- }), d.addEventListenerFromMainApp("sessionStorage", (i) => {
810
- const { cmd: s, key: o, value: p } = i.data;
811
- s === "setItem" && window.sessionStorage.setItem(o, p), s === "getItem" && window.sessionStorage.getItem(o), s === "removeItem" && window.sessionStorage.removeItem(o), s === "clear" && window.sessionStorage.clear();
812
- }), d.addEventListenerFromMainApp("route", (i) => {
813
- const { cmd: s, path: o } = i.data;
814
- s === "reload" && (R.value.push(o), T.value = !1, setTimeout(() => {
815
- T.value = !0, R.value = [];
816
- }, 300)), s === "unload" && (R.value.push(o), T.value = !1, setTimeout(() => {
817
- T.value = !0, R.value = [];
815
+ }), d.addEventListenerFromMainApp("onActivated", (o) => {
816
+ const { name: r = "", params: i = {}, query: p = {} } = t.currentRoute.value, { fromPath: u = "", fromQuery: y = "{}" } = p || {};
817
+ s.value = !0, t == null || t.push({ path: u, query: JSON.parse(y), params: i });
818
+ }), d.addEventListenerFromMainApp("sessionStorage", (o) => {
819
+ const { cmd: r, key: i, value: p } = o.data;
820
+ r === "setItem" && window.sessionStorage.setItem(i, p), r === "getItem" && window.sessionStorage.getItem(i), r === "removeItem" && window.sessionStorage.removeItem(i), r === "clear" && window.sessionStorage.clear();
821
+ }), d.addEventListenerFromMainApp("route", (o) => {
822
+ const { cmd: r, path: i } = o.data;
823
+ r === "reload" && (F.value.push(i), R.value = !1, setTimeout(() => {
824
+ R.value = !0, F.value = [];
825
+ }, 300)), r === "unload" && (F.value.push(i), R.value = !1, setTimeout(() => {
826
+ R.value = !0, F.value = [];
818
827
  }, 100));
819
828
  });
820
829
  };