@das-fed/web 6.4.0-dev.54.6 → 6.4.0-dev.54.7

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.
@@ -95,7 +95,7 @@ const o3 = (e) => {
95
95
  return t.use(r), t.mount(f || "#app"), { app: t, router: r, loading: A, store: Tf };
96
96
  }, be = JA({}), ae = JA({});
97
97
  var c9;
98
- const N3 = (c9 = navigator.language) != null && c9.toLowerCase().startsWith("zh") ? "zh_CN" : "en", ff = R(N3), x3 = "dasI18n", p8 = (e = {}, A) => {
98
+ const N3 = (c9 = navigator.language) != null && c9.toLowerCase().startsWith("zh") ? "zh-CN" : "en", ff = R(N3), x3 = "dasI18n", p8 = (e = {}, A) => {
99
99
  const f = A === "global", n = !f, v = {};
100
100
  for (const t in e)
101
101
  for (const r in e[t])
@@ -7507,11 +7507,11 @@ const O6 = [
7507
7507
  },
7508
7508
  {
7509
7509
  path: NA,
7510
- component: () => import("./index-CtC1omdN.js")
7510
+ component: () => import("./index-ejTzOxWt.js")
7511
7511
  },
7512
7512
  {
7513
7513
  path: y9,
7514
- component: () => import("./index-VCDEAtAC.js")
7514
+ component: () => import("./index-DJmVwNXT.js")
7515
7515
  }
7516
7516
  ], E8 = {
7517
7517
  routes: O6,
Binary file
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-CaEiM302.js";
2
+ import { _ as c } from "./index-0ZKI38kU.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
@@ -6,7 +6,7 @@ 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 q, a as u, c as f, b as B, l as P, d as K } from "./index-CaEiM302.js";
9
+ import { u as L, p as q, a as u, c as f, b as B, l as P, d as K } from "./index-0ZKI38kU.js";
10
10
  const M = "v1", N = E(`/api/justauth/client/${M}`), O = N.get("/visitor/kingdee/auth/user/auth_code"), Z = /* @__PURE__ */ k({
11
11
  __name: "index",
12
12
  setup(V) {
Binary file
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { I as e, z as t, B as n, A as i, C as r, e as u, k as o, v as g, n as m, g as p, j as D, r as l, x as L, y as b, f as c, i as h, F as A, G as T, o as y, D as R, E as W, J as I, H as M, s as F, h as V, m as f, q as k, w as v, t as w } from "./index-CaEiM302.js";
1
+ import { I as e, z as t, B as n, A as i, C as r, e as u, k as o, v as g, n as m, g as p, j as D, r as l, x as L, y as b, f as c, i as h, F as A, G as T, o as y, D as R, E as W, J as I, H as M, s as F, h as V, m as f, q as k, w as v, t as w } from "./index-0ZKI38kU.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": "6.4.0-dev.54.6",
3
+ "version": "6.4.0-dev.54.7",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
- "@das-fed/ui": "6.4.0-dev.54.6",
8
- "@das-fed/utils": "6.4.0-dev.54.6",
9
- "@das-fed/web": "6.4.0-dev.54.6",
10
- "@das-fed/web-components": "6.4.0-dev.54.6",
7
+ "@das-fed/ui": "6.4.0-dev.54.7",
8
+ "@das-fed/utils": "6.4.0-dev.54.7",
9
+ "@das-fed/web": "6.4.0-dev.54.7",
10
+ "@das-fed/web-components": "6.4.0-dev.54.7",
11
11
  "@microsoft/signalr": "^8.0.7",
12
12
  "@vueuse/core": "^9.13.0",
13
13
  "animate.css": "^4.1.1",
@@ -18,7 +18,7 @@
18
18
  "vue-router": "^4.4.0"
19
19
  },
20
20
  "devDependencies": {
21
- "@das-fed/cli": "6.4.0-dev.54.6",
21
+ "@das-fed/cli": "6.4.0-dev.54.7",
22
22
  "@types/lodash": "^4.14.194",
23
23
  "@types/lodash-es": "^4.17.12",
24
24
  "@vitejs/plugin-vue": "^5.1.0",
@@ -1,7 +1,7 @@
1
1
  import { reactive as u, ref as b, computed as m } from "vue";
2
2
  const c = u({}), i = u({});
3
3
  var f;
4
- const h = (f = navigator.language) != null && f.toLowerCase().startsWith("zh") ? "zh_CN" : "en", r = b(h), L = "dasI18n", I = (n = {}, l) => {
4
+ const h = (f = navigator.language) != null && f.toLowerCase().startsWith("zh") ? "zh-CN" : "en", r = b(h), L = "dasI18n", I = (n = {}, l) => {
5
5
  const t = l === "global", o = !t, e = {};
6
6
  for (const s in n)
7
7
  for (const a in n[s])
Binary file
Binary file
Binary file