@das-fed/web 7.0.7-hot.14 → 7.0.7-hot.16

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 (29) hide show
  1. package/{index-DA2IE6K-.js → index-DE7QPdEM.js} +1 -1
  2. package/{index-Bb91HpJK.js → index-DgkVcGg0.js} +5033 -5010
  3. package/index-DgkVcGg0.js.gz +0 -0
  4. package/{packages/main-app-framework/index-BtK_LTJb.js → index-Xqz84dLw.js} +1 -1
  5. package/index-Xqz84dLw.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 +53 -44
  9. package/packages/create-das-web-app/index.js.gz +0 -0
  10. package/packages/i18n/index.js +40 -36
  11. package/packages/i18n/index.js.gz +0 -0
  12. package/packages/layout/index.js.gz +0 -0
  13. package/packages/layout/style.css.gz +0 -0
  14. package/packages/main-app-framework/{index-N-PbYz9X.js → index-BNQbx7pu.js} +2562 -2551
  15. package/packages/main-app-framework/index-BNQbx7pu.js.gz +0 -0
  16. package/packages/main-app-framework/{index-BviF4UdF.js → index-BdIjiArt.js} +1 -1
  17. package/{index-BeYaAzYH.js → packages/main-app-framework/index-C1u2lOIM.js} +1 -1
  18. package/packages/main-app-framework/index-C1u2lOIM.js.gz +0 -0
  19. package/packages/main-app-framework/index.js +1 -1
  20. package/packages/main-app-framework/style.css.gz +0 -0
  21. package/packages/micro-frontend/index.js.gz +0 -0
  22. package/packages/style/style.css.gz +0 -0
  23. package/packages/theme/index.js.gz +0 -0
  24. package/style.css.gz +0 -0
  25. package/types/create-das-web-app/get-web-config.d.ts +1 -0
  26. package/index-Bb91HpJK.js.gz +0 -0
  27. package/index-BeYaAzYH.js.gz +0 -0
  28. package/packages/main-app-framework/index-BtK_LTJb.js.gz +0 -0
  29. package/packages/main-app-framework/index-N-PbYz9X.js.gz +0 -0
Binary file
@@ -6,7 +6,7 @@ import { DasSpin as T } from "@das-fed/ui/packages/components/spin/index";
6
6
  import { getTabInfo as b } from "@das-fed/utils/common-info";
7
7
  import { setShowLayout as E } from "@das-fed/utils/common-tools";
8
8
  import { createService as L } from "@das-fed/utils/create-api-service";
9
- import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-N-PbYz9X.js";
9
+ import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-DgkVcGg0.js";
10
10
  const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/auth/user/auth_code"), ee = /* @__PURE__ */ v({
11
11
  __name: "index",
12
12
  setup(G) {
Binary file
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-Bb91HpJK.js";
1
+ import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-DgkVcGg0.js";
2
2
  export {
3
3
  e as DasMainAppLayout,
4
4
  t as DasWebLayout,
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@das-fed/web",
3
- "version": "7.0.7-hot.14",
3
+ "version": "7.0.7-hot.16",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
- "@das-fed/ui": "7.0.7-hot.14",
8
- "@das-fed/utils": "7.0.7-hot.14",
9
- "@das-fed/web": "7.0.7-hot.14",
10
- "@das-fed/web-components": "7.0.7-hot.14",
7
+ "@das-fed/ui": "7.0.7-hot.16",
8
+ "@das-fed/utils": "7.0.7-hot.16",
9
+ "@das-fed/web": "7.0.7-hot.16",
10
+ "@das-fed/web-components": "7.0.7-hot.16",
11
11
  "@microsoft/signalr": "^8.0.7",
12
12
  "@vueuse/core": "^9.13.0",
13
13
  "animate.css": "^4.1.1",
@@ -19,7 +19,7 @@
19
19
  "vue-router": "^4.4.0"
20
20
  },
21
21
  "devDependencies": {
22
- "@das-fed/cli": "7.0.7-hot.14",
22
+ "@das-fed/cli": "7.0.7-hot.16",
23
23
  "@types/crypto-js": "^4.2.2",
24
24
  "@types/lodash": "^4.14.194",
25
25
  "@types/lodash-es": "^4.17.12",
@@ -1,58 +1,67 @@
1
- import { ref as x, createApp as O } from "vue";
2
- import { initTheme as P } from "@das-fed/web/packages/theme/index";
3
- import { initI18n as W } from "@das-fed/web/packages/i18n/index";
4
- import { DasWebLayout as $ } from "@das-fed/web/packages/layout/index";
5
- import { createPinia as j } from "pinia";
1
+ import { ref as v, createApp as w } from "vue";
2
+ import { initTheme as j } from "@das-fed/web/packages/theme/index";
3
+ import { initI18n as x } from "@das-fed/web/packages/i18n/index";
4
+ import { DasWebLayout as W } from "@das-fed/web/packages/layout/index";
5
+ import { createPinia as $ } from "pinia";
6
6
  import k from "pinia-plugin-persistedstate";
7
- import { createRouter as y, createWebHistory as D } from "vue-router";
8
- const N = {
9
- install: (e, a) => {
10
- var l;
11
- const c = (l = a == null ? void 0 : a.plugins) == null ? void 0 : l.glob;
12
- c && Object.values(c).sort((t, u) => (t.index ?? 0) - (u.index ?? 0)).filter((t) => t ? !!(t.default && t.default.install || t.install) : !1).forEach((t) => {
13
- t.default && t.default.install && e.use(t.default, a), t.install && e.use(t, a);
7
+ import { createRouter as y, createWebHistory as O } from "vue-router";
8
+ import { getConfig as P } from "@das-fed/utils/config";
9
+ const C = {
10
+ install: (e, t) => {
11
+ var u;
12
+ const c = (u = t == null ? void 0 : t.plugins) == null ? void 0 : u.glob;
13
+ c && Object.values(c).sort((a, l) => (a.index ?? 0) - (l.index ?? 0)).filter((a) => a ? !!(a.default && a.default.install || a.install) : !1).forEach((a) => {
14
+ a.default && a.default.install && e.use(a.default, t), a.install && e.use(a, t);
14
15
  });
15
16
  }
16
- }, d = j();
17
- d.use(k);
18
- const B = (e) => {
19
- var i, h, b, A, g;
20
- const a = ((i = e == null ? void 0 : e.router) == null ? void 0 : i.routerBase) ?? "/", c = ((h = e == null ? void 0 : e.router) == null ? void 0 : h.options) || {};
21
- let l = Object.assign(((b = e == null ? void 0 : e.router) == null ? void 0 : b.glob) || {});
22
- const t = Object.values(l).filter((f) => !!f).flat().sort((f, m) => (f.index ?? 0) - (m.index ?? 0)), u = [];
23
- (A = e == null ? void 0 : e.microApps) == null || A.map((f) => {
24
- var p;
25
- const m = Object.values(((p = f.router) == null ? void 0 : p.glob) || {}).filter((r) => !!r).flat().sort((r, v) => (r.index ?? 0) - (v.index ?? 0));
26
- u.push(
27
- ...m.map((r) => ({ ...r, path: `/${f.microAppName}${r.path}` }))
28
- ), u.push(
29
- ...m.filter((r) => !!r.path).filter((r) => r.path !== "").filter((r) => r.path !== "/").filter((r) => !r.path.startsWith(`/${r.microAppName}`)).map((r) => ({
17
+ }, m = $();
18
+ m.use(k);
19
+ const D = (e) => {
20
+ var o, d, b, g, h;
21
+ const t = ((o = e == null ? void 0 : e.router) == null ? void 0 : o.routerBase) ?? "/", c = ((d = e == null ? void 0 : e.router) == null ? void 0 : d.options) || {};
22
+ let u = Object.assign(((b = e == null ? void 0 : e.router) == null ? void 0 : b.glob) || {});
23
+ const a = Object.values(u).filter((s) => !!s).flat().sort((s, n) => (s.index ?? 0) - (n.index ?? 0)), l = [];
24
+ (g = e == null ? void 0 : e.microApps) == null || g.map((s) => {
25
+ var A;
26
+ const n = Object.values(((A = s.router) == null ? void 0 : A.glob) || {}).filter((r) => !!r).flat().sort((r, R) => (r.index ?? 0) - (R.index ?? 0));
27
+ l.push(
28
+ ...n.map((r) => ({ ...r, path: `/${s.microAppName}${r.path}` }))
29
+ ), l.push(
30
+ ...n.filter((r) => !!r.path).filter((r) => r.path !== "").filter((r) => r.path !== "/").filter((r) => !r.path.startsWith(`/${r.microAppName}`)).map((r) => ({
30
31
  path: r.path,
31
- redirect: `/${f.microAppName}${r.path}`,
32
+ redirect: `/${s.microAppName}${r.path}`,
32
33
  meta: { ...r.meta || {}, isMicroAppRouteRedirect: !0 }
33
34
  }))
34
35
  );
35
36
  });
36
- const s = ((g = e == null ? void 0 : e.router) == null ? void 0 : g.routers) || [], R = [
37
- ...n(t, e),
38
- ...n(s, e),
39
- ...n(u, e)
37
+ const f = ((h = e == null ? void 0 : e.router) == null ? void 0 : h.routers) || [], p = [
38
+ ...i(a, e),
39
+ ...i(f, e),
40
+ ...i(l, e)
40
41
  ];
41
- return { router: y({ history: D(a), routes: R, ...c }) };
42
- }, n = (e, a) => e.map((c) => {
43
- const l = c.meta || {};
44
- return l.keepAlive = l.keepAlive ?? (a == null ? void 0 : a.keepAlive) ?? !0, { ...c, meta: l };
45
- }), w = (e) => {
42
+ return { router: y({ history: O(t), routes: p, ...c }) };
43
+ }, i = (e, t) => e.map((c) => {
44
+ const u = c.meta || {};
45
+ return u.keepAlive = u.keepAlive ?? (t == null ? void 0 : t.keepAlive) ?? !0, { ...c, meta: u };
46
+ }), N = async () => {
47
+ const { baseURL: e = "" } = P();
48
+ try {
49
+ const c = await (await fetch(`${e}/oss/resource/front-end/web/_config/config.json`)).json().catch(() => ({})), { disableSaveToken: u = !1 } = c || {};
50
+ window.webConfig = { disableSaveToken: u };
51
+ } catch {
52
+ window.webConfig = { disableSaveToken: !1 };
53
+ }
54
+ }, _ = (e) => {
46
55
  e || (e = {});
47
- const a = x(!0);
48
- Promise.all([P(e), W(e)]).then(() => {
49
- a.value = !1;
56
+ const t = v(!0);
57
+ Promise.all([N(), j(e), x(e)]).then(() => {
58
+ t.value = !1;
50
59
  });
51
- const { container: c, component: l, props: t } = (e == null ? void 0 : e.root) || {}, u = O(l || $, t);
52
- u.use(N, e), u.use(d);
53
- const { router: s } = B(e);
54
- return u.use(s), u.mount(c || "#app"), { app: u, router: s, loading: a, store: d };
60
+ const { container: c, component: u, props: a } = (e == null ? void 0 : e.root) || {}, l = w(u || W, a);
61
+ l.use(C, e), l.use(m);
62
+ const { router: f } = D(e);
63
+ return l.use(f), l.mount(c || "#app"), { app: l, router: f, loading: t, store: m };
55
64
  };
56
65
  export {
57
- w as createDasWebApp
66
+ _ as createDasWebApp
58
67
  };
@@ -1,5 +1,5 @@
1
- import { reactive as s, ref as z, computed as k } from "vue";
2
- const _ = {
1
+ import { reactive as s, ref as k, computed as _ } from "vue";
2
+ const l = {
3
3
  // 按钮
4
4
  详情: { "zh-CN": "详情", en: "Details", _appCode: "framework" },
5
5
  下载: { "zh-CN": "下载", en: "Download", _appCode: "framework" },
@@ -119,57 +119,61 @@ const _ = {
119
119
  删除失败: { "zh-CN": "删除失败", en: "Deleted Failed", _appCode: "framework" },
120
120
  操作成功: { "zh-CN": "操作成功", en: "Operated Successfully", _appCode: "framework" },
121
121
  操作失败: { "zh-CN": "操作失败", en: "Operated Failed", _appCode: "framework" }
122
- }, d = s({}), f = s({}), t = s({});
123
- var i;
124
- const l = sessionStorage.getItem("currentLang") ? sessionStorage.getItem("currentLang") : (i = navigator.language) != null && i.toLowerCase().startsWith("zh") ? "zh-CN" : "en", m = z(l), c = "dasI18n", b = (e = {}, r) => {
122
+ }, f = s({}), t = s({}), m = s({}), c = new URLSearchParams(window.location.search);
123
+ let d = c.get("lang");
124
+ d === "english" && (d = "en");
125
+ d === "chinese_simplified" && (d = "zh-CN");
126
+ d !== "zh-CN" && d !== "en" && (d = "");
127
+ var N;
128
+ const g = d || (sessionStorage.getItem("currentLang") ? sessionStorage.getItem("currentLang") : (N = navigator.language) != null && N.toLowerCase().startsWith("zh") ? "zh-CN" : "en"), w = k(g), u = "dasI18n", R = (e = {}, r) => {
125
129
  const C = r === "global", n = !C, p = {};
126
130
  for (const o in e)
127
131
  for (const a in e[o])
128
- p[a] || (p[a] = {}), p[a][o] = e[o][a] ?? "", C && (f[a] || (f[a] = {}), f[a][o] = p[a][o]), n && (d[a] || (d[a] = {}), d[a][o] = p[a][o]);
129
- }, h = (e = {}, r) => {
132
+ p[a] || (p[a] = {}), p[a][o] = e[o][a] ?? "", C && (t[a] || (t[a] = {}), t[a][o] = p[a][o]), n && (f[a] || (f[a] = {}), f[a][o] = p[a][o]);
133
+ }, i = (e = {}, r) => {
130
134
  var p;
131
135
  const C = r === "global", n = !C;
132
136
  for (const o in e)
133
- if (C && !f[o] && (f[o] = e[o]), n) {
137
+ if (C && !t[o] && (t[o] = e[o]), n) {
134
138
  const a = (p = e[o]) != null && p._appCode ? e[o]._appCode.toLowerCase() : "";
135
- a && (t[a] || (t[a] = {}), t[a][o] = e[o]), d[o] || (d[o] = e[o]);
139
+ a && (m[a] || (m[a] = {}), m[a][o] = e[o]), f[o] || (f[o] = e[o]);
136
140
  }
137
- }, S = async (e) => {
141
+ }, L = async (e) => {
138
142
  var p, o;
139
143
  const r = document.documentElement;
140
- r && r.setAttribute("lang", m.value);
141
- const C = window[c];
142
- C && h(C, "global"), h(_);
144
+ r && r.setAttribute("lang", w.value);
145
+ const C = window[u];
146
+ C && i(C, "global"), i(l);
143
147
  let n = Object.assign(((p = e == null ? void 0 : e.i18n) == null ? void 0 : p.glob) || {});
144
148
  (o = e == null ? void 0 : e.microApps) == null || o.map((a) => {
145
- var w;
146
- n = Object.assign(n, ((w = a.i18n) == null ? void 0 : w.glob) || {});
147
- }), Object.values(n).filter((a) => !!a).flat().map((a) => h(a));
148
- }, u = (e) => {
149
+ var h;
150
+ n = Object.assign(n, ((h = a.i18n) == null ? void 0 : h.glob) || {});
151
+ }), Object.values(n).filter((a) => !!a).flat().map((a) => i(a));
152
+ }, P = (e) => {
149
153
  let r = "";
150
154
  const C = /\/([^\/]+)\/([^\/]+)\//, n = e.match(C);
151
155
  return n && n.length >= 3 && (r = n[1] + "/" + n[2]), r ? r.toLowerCase() : "";
152
- }, g = (e, ...r) => k(() => {
153
- const C = u(location.pathname);
154
- let n = t.framework ?? {}, p = t[C] ?? {}, o = f[e] || n[e] || p[e] || d[e] || e;
156
+ }, v = (e, ...r) => _(() => {
157
+ const C = P(location.pathname);
158
+ let n = m.framework ?? {}, p = m[C] ?? {}, o = t[e] || n[e] || p[e] || f[e] || e;
155
159
  if (o === e) return e;
156
160
  typeof o == "string" && (o = { "zh-CN": o });
157
- let a = o[m.value];
158
- return m.value === "zh-CN" && o["zh-cn"] && !o["zh-CN"] && (a = o["zh-cn"]), r.map((w, N) => {
159
- a && (a = a.replace(`$${N}`, w));
161
+ let a = o[w.value];
162
+ return w.value === "zh-CN" && o["zh-cn"] && !o["zh-CN"] && (a = o["zh-cn"]), r.map((h, z) => {
163
+ a && (a = a.replace(`$${z}`, h));
160
164
  }), a;
161
- }), P = g, R = (e, ...r) => P(e, ...r).value, D = (e) => {
162
- sessionStorage.setItem("currentLang", e), m.value = e;
163
- }, L = () => m;
165
+ }), S = v, D = (e, ...r) => S(e, ...r).value, A = (e) => {
166
+ sessionStorage.setItem("currentLang", e), w.value = e;
167
+ }, I = () => w;
164
168
  export {
165
- m as currentLang,
166
- d as customLangeData,
167
- g as getI18nRule,
168
- L as getLang,
169
- P as i18n,
170
- S as initI18n,
171
- h as setI18nRule,
172
- D as setLang,
173
- b as setLangRule,
174
- R as t
169
+ w as currentLang,
170
+ f as customLangeData,
171
+ v as getI18nRule,
172
+ I as getLang,
173
+ S as i18n,
174
+ L as initI18n,
175
+ i as setI18nRule,
176
+ A as setLang,
177
+ R as setLangRule,
178
+ D as t
175
179
  };
Binary file
Binary file
Binary file