@das-fed/web 6.4.0-dev.61 → 6.4.0-dev.62

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-BFFZfHrw.js → index-Bc1IIoKP.js} +1 -1
  2. package/index-Bc1IIoKP.js.gz +0 -0
  3. package/index-CsmcL2-s.js +8243 -0
  4. package/index-CsmcL2-s.js.gz +0 -0
  5. package/{packages/main-app-framework/index-C4oEPCar.js → index-yxVjdRIa.js} +1 -1
  6. package/index.js +1 -1
  7. package/package.json +6 -6
  8. package/{index-C-bQkrPb.js → packages/main-app-framework/index-B8jAPmN5.js} +1 -1
  9. package/packages/main-app-framework/{index-BGSIVLYr.js → index-Ca7RCE2Q.js} +1 -1
  10. package/packages/main-app-framework/index-Ca7RCE2Q.js.gz +0 -0
  11. package/packages/main-app-framework/index-DwTe74vJ.js +6861 -0
  12. package/packages/main-app-framework/index-DwTe74vJ.js.gz +0 -0
  13. package/packages/main-app-framework/index.js +1 -1
  14. package/packages/main-app-framework/style.css +1 -1
  15. package/packages/main-app-framework/style.css.gz +0 -0
  16. package/style.css +1 -1
  17. package/style.css.gz +0 -0
  18. package/types/main-app-framework/components/person-set-dialog/src/api.d.ts +2 -0
  19. package/types/main-app-framework/components/person-set-dialog/src/components/index.d.ts +2 -0
  20. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/api.d.ts +20 -0
  21. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-builtIn-dialog.d.ts +19 -0
  22. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-notBuiltIn-dialog.d.ts +22 -0
  23. package/types/main-app-framework/i18n/index.d.ts +20 -0
  24. package/index-BFFZfHrw.js.gz +0 -0
  25. package/index-De-rAsBw.js +0 -7623
  26. package/index-De-rAsBw.js.gz +0 -0
  27. package/packages/main-app-framework/index-BGSIVLYr.js.gz +0 -0
  28. package/packages/main-app-framework/index-D-7PMhYr.js +0 -6241
  29. package/packages/main-app-framework/index-D-7PMhYr.js.gz +0 -0
Binary file
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-D-7PMhYr.js";
2
+ import { _ as c } from "./index-CsmcL2-s.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
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-De-rAsBw.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-CsmcL2-s.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.61",
3
+ "version": "6.4.0-dev.62",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
- "@das-fed/ui": "6.4.0-dev.61",
8
- "@das-fed/utils": "6.4.0-dev.61",
9
- "@das-fed/web": "6.4.0-dev.61",
10
- "@das-fed/web-components": "6.4.0-dev.61",
7
+ "@das-fed/ui": "6.4.0-dev.62",
8
+ "@das-fed/utils": "6.4.0-dev.62",
9
+ "@das-fed/web": "6.4.0-dev.62",
10
+ "@das-fed/web-components": "6.4.0-dev.62",
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.61",
21
+ "@das-fed/cli": "6.4.0-dev.62",
22
22
  "@types/lodash": "^4.14.194",
23
23
  "@types/lodash-es": "^4.17.12",
24
24
  "@vitejs/plugin-vue": "^5.1.0",
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-De-rAsBw.js";
2
+ import { _ as c } from "./index-DwTe74vJ.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-D-7PMhYr.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-DwTe74vJ.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) {