@das-fed/web 6.4.0-dev.125 → 6.4.0-dev.127

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 (52) hide show
  1. package/index-B4_pNzA2.js +10 -0
  2. package/{index-D6gsmqTy.js → index-BXgyXLXy.js} +5402 -4954
  3. package/index-BXgyXLXy.js.gz +0 -0
  4. package/{index-BiinQ8qC.js → index-C28rnnFY.js} +35 -33
  5. package/index-C28rnnFY.js.gz +0 -0
  6. package/index.js +1 -1
  7. package/package.json +6 -6
  8. package/packages/create-das-web-app/index.js.gz +0 -0
  9. package/packages/i18n/index.js.gz +0 -0
  10. package/packages/layout/index.js +188 -103
  11. package/packages/layout/index.js.gz +0 -0
  12. package/packages/layout/style.css.gz +0 -0
  13. package/packages/main-app-framework/index-CJt4Jf9a.js +10 -0
  14. package/packages/main-app-framework/{index-C59SNYDx.js → index-CPObYd5x.js} +35 -33
  15. package/packages/main-app-framework/index-CPObYd5x.js.gz +0 -0
  16. package/packages/main-app-framework/{index-Czrgf0sH.js → index-PGuD_qkK.js} +3982 -3638
  17. package/packages/main-app-framework/index-PGuD_qkK.js.gz +0 -0
  18. package/packages/main-app-framework/index.js +1 -1
  19. package/packages/main-app-framework/style.css +1 -1
  20. package/packages/main-app-framework/style.css.gz +0 -0
  21. package/packages/micro-frontend/index.js +111 -97
  22. package/packages/micro-frontend/index.js.gz +0 -0
  23. package/packages/style/style.css.gz +0 -0
  24. package/packages/theme/index.js.gz +0 -0
  25. package/style.css +1 -1
  26. package/style.css.gz +0 -0
  27. package/types/create-das-web-app/index.d.ts +1 -1
  28. package/types/i18n/index.d.ts +2 -2
  29. package/types/layout/store/index.d.ts +1 -1
  30. package/types/main-app-framework/business/alarm/use-alarm.d.ts +4 -4
  31. package/types/main-app-framework/business/video-link/index.d.ts +3 -3
  32. package/types/main-app-framework/business/video-link/video-dialog/hooks/PlayerProvider.d.ts +3 -3
  33. package/types/main-app-framework/components/person-set-dialog/index.d.ts +1 -1
  34. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-builtIn-dialog.d.ts +6 -6
  35. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-notBuiltIn-dialog.d.ts +10 -10
  36. package/types/main-app-framework/index.d.ts +2 -2
  37. package/types/main-app-framework/init-config/get-nav-config/index.d.ts +2 -2
  38. package/types/main-app-framework/init-config/get-system-config/index.d.ts +2 -2
  39. package/types/main-app-framework/init-layout/hooks/nav-slots/use-ai-helper.d.ts +2 -1
  40. package/types/main-app-framework/init-layout/hooks/nav-slots/use-change-enterprises.d.ts +3 -3
  41. package/types/main-app-framework/init-layout/hooks/nav-slots/use-user-command.d.ts +2 -2
  42. package/types/main-app-framework/init-layout/hooks/use-initialization.d.ts +5 -5
  43. package/types/main-app-framework/init-layout/hooks/use-tabs.d.ts +3 -3
  44. package/types/main-app-framework/init-platform/index.d.ts +1 -1
  45. package/types/micro-frontend/store.d.ts +5 -5
  46. package/types/theme/index.d.ts +1 -1
  47. package/index-BiinQ8qC.js.gz +0 -0
  48. package/index-D6gsmqTy.js.gz +0 -0
  49. package/index-yjiCIu21.js +0 -10
  50. package/packages/main-app-framework/index-C59SNYDx.js.gz +0 -0
  51. package/packages/main-app-framework/index-Czrgf0sH.js.gz +0 -0
  52. package/packages/main-app-framework/index-DIxPIoNA.js +0 -10
@@ -1,4 +1,4 @@
1
- import { defineComponent as k, computed as p, withDirectives as v, openBlock as U, createBlock as C, unref as c, withCtx as A, createVNode as S, vShow as I } from "vue";
1
+ import { defineComponent as k, computed as p, withDirectives as v, createBlock as U, openBlock as C, unref as c, withCtx as A, createVNode as S, vShow as I } from "vue";
2
2
  import { layoutData as j } from "@das-fed/web/packages/layout/index";
3
3
  import { t as D } from "@das-fed/web/packages/i18n/index";
4
4
  import { DasAppContainer as $ } from "@das-fed/ui/packages/business-components/app-container/index";
@@ -6,78 +6,80 @@ import { DasSpin as x } from "@das-fed/ui/packages/components/spin/index";
6
6
  import { getTabInfo as T } from "@das-fed/utils/common-info";
7
7
  import { setShowLayout as b } from "@das-fed/utils/common-tools";
8
8
  import { createService as E } from "@das-fed/utils/create-api-service";
9
- import { u as L, p as P, a as u, c as f, b as q, l as B, g as K, d as M } from "./index-Czrgf0sH.js";
9
+ import { u as L, p as P, a as u, c as f, b as q, l as B, g as K, d as M } from "./index-PGuD_qkK.js";
10
10
  const N = "v1", O = E(`/api/justauth/client/${N}`), V = O.get("/visitor/kingdee/auth/user/auth_code"), z = /* @__PURE__ */ k({
11
11
  __name: "index",
12
12
  setup(F) {
13
- const { beforeEntryApp: d, entryApp: g } = L(), h = p(() => P.value.skinStyle), m = p(() => !!j.menu.items.length), w = p(() => {
13
+ const { beforeEntryApp: d, entryApp: g } = L(), m = p(() => P.value.skinStyle), h = p(() => !!j.menu.items.length), w = p(() => {
14
14
  if (!u.value || !u.value.length) return [];
15
- const t = f(u.value);
16
- return Array.isArray(t) ? t.length ? (t.forEach((r) => {
15
+ const o = f(u.value);
16
+ return Array.isArray(o) ? o.length ? (o.forEach((r) => {
17
17
  r.apps = y(
18
- r.apps.filter((o) => (o == null ? void 0 : o.code) && o.code !== "dasaiassistant"),
18
+ r.apps,
19
+ // element.apps.filter((item: any) => item?.code && item.code !== 'dasaiassistant'),
19
20
  4
20
21
  );
21
- }), t) : [] : [];
22
- }), y = (t, r) => {
23
- const o = [];
24
- for (let a = 0; a < t.length; a += r)
25
- o.push(t.slice(a, a + r));
26
- return o;
27
- }, _ = async (t) => {
28
- if (!t) return;
22
+ }), o) : [] : [];
23
+ }), y = (o, r) => {
24
+ const t = [];
25
+ for (let a = 0; a < o.length; a += r)
26
+ t.push(o.slice(a, a + r));
27
+ return t;
28
+ }, _ = async (o) => {
29
+ if (!o) return;
29
30
  if (!sessionStorage.getItem("projectInfo")) {
30
31
  window.confirm(D("系统资源更新,请刷新系统")) && (window.__isAutoCloseApp = !1, window.location.reload());
31
32
  return;
32
33
  }
33
- const o = f(t);
34
- if (B.innerSet = !0, o.routeUrl) {
35
- if (t.code === "Ioc") {
36
- window.open(o.routeUrl, "_blank");
34
+ const t = f(o);
35
+ if (B.innerSet = !0, t.routeUrl) {
36
+ if (o.code === "Ioc") {
37
+ window.open(t.routeUrl, "_blank");
37
38
  return;
38
39
  }
39
- if (t.code === "wojiacloud") {
40
+ if (o.code === "wojiacloud") {
40
41
  const e = sessionStorage.getItem("kingdee_token") || "";
41
42
  if (e) {
42
- const [n, s] = await V().run({ accessToken: e });
43
- if (s) {
44
- const i = (s == null ? void 0 : s.auth_code) ?? "";
45
- o.routeUrl = o.routeUrl.includes("?") ? `${o.routeUrl}&code=${i}` : `${o.routeUrl}?code=${i}`;
43
+ const [n, i] = await V().run({ accessToken: e });
44
+ if (i) {
45
+ const s = (i == null ? void 0 : i.auth_code) ?? "";
46
+ t.routeUrl = t.routeUrl.includes("?") ? `${t.routeUrl}&code=${s}` : `${t.routeUrl}?code=${s}`;
46
47
  }
47
48
  }
48
49
  }
49
50
  }
50
- const a = (t == null ? void 0 : t.openType) ?? 1, l = (t == null ? void 0 : t.type) ?? 1;
51
+ const a = (o == null ? void 0 : o.openType) ?? 1, l = (o == null ? void 0 : o.type) ?? 1;
51
52
  if (a === 1) {
52
- if (!await d(t)) return;
53
- const n = T().preTab[t.code], s = (n == null ? void 0 : n.code) ?? "", i = { ...(n == null ? void 0 : n.query) ?? {} };
54
- g({ microApp: o, menuCode: s, route: { query: i } });
53
+ if (!await d(o)) return;
54
+ const n = T().preTab[o.code], i = (n == null ? void 0 : n.code) ?? "", s = { ...(n == null ? void 0 : n.query) ?? {} };
55
+ g({ microApp: t, menuCode: i, route: { query: s } });
55
56
  }
56
- if (a === 2 && o.routeUrl) {
57
+ if (a === 2 && t.routeUrl) {
57
58
  let e = "";
58
59
  if (l === 1)
59
- e = o != null && o.applicationPath ? location.origin + "/" + o.applicationPath + o.routeUrl : location.origin + o.routeUrl, e = b(e);
60
+ e = t != null && t.applicationPath ? location.origin + "/" + t.applicationPath + t.routeUrl : location.origin + t.routeUrl, e = b(e);
60
61
  else if (l === 2) {
61
- const n = await K(o.routeUrl, (o == null ? void 0 : o.param) ?? []);
62
+ const n = await K(t.routeUrl, (t == null ? void 0 : t.param) ?? []);
62
63
  e = M(n);
63
64
  }
64
65
  window.open(e, "_blank");
65
66
  }
66
67
  };
67
- return (t, r) => v((U(), C(c(x), {
68
+ return (o, r) => v((C(), U(c(x), {
68
69
  full: "",
69
70
  spinning: c(q)
70
71
  }, {
71
72
  default: A(() => [
72
73
  S(c($), {
73
- theme: h.value,
74
+ theme: m.value,
74
75
  appCategorys: w.value,
75
76
  onOpenApp: _
76
77
  }, null, 8, ["theme", "appCategorys"])
77
78
  ]),
78
79
  _: 1
80
+ /* STABLE */
79
81
  }, 8, ["spinning"])), [
80
- [I, !m.value]
82
+ [I, !h.value]
81
83
  ]);
82
84
  }
83
85
  });