@das-fed/web 6.4.0-dev.103 → 6.4.0-dev.104

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 (46) hide show
  1. package/{packages/main-app-framework/index-CsbSa1Vl.js → index-BDXs0laz.js} +4 -3
  2. package/index-BDXs0laz.js.gz +0 -0
  3. package/index-CxrlIZGW.js +10 -0
  4. package/{index-BMFHnTrf.js → index-DTviNRh-.js} +5349 -4921
  5. package/index-DTviNRh-.js.gz +0 -0
  6. package/index.js +1 -1
  7. package/package.json +6 -6
  8. package/packages/layout/index.js +199 -114
  9. package/packages/layout/index.js.gz +0 -0
  10. package/{index-CcI7GoXH.js → packages/main-app-framework/index-Ck03yHi4.js} +4 -3
  11. package/packages/main-app-framework/index-Ck03yHi4.js.gz +0 -0
  12. package/packages/main-app-framework/index-Ctdkzd2a.js +10 -0
  13. package/packages/main-app-framework/{index-BG5UFi50.js → index-CvOIH3kz.js} +2825 -2501
  14. package/packages/main-app-framework/index-CvOIH3kz.js.gz +0 -0
  15. package/packages/main-app-framework/index.js +1 -1
  16. package/packages/main-app-framework/style.css +1 -1
  17. package/packages/main-app-framework/style.css.gz +0 -0
  18. package/packages/micro-frontend/index.js +111 -97
  19. package/packages/micro-frontend/index.js.gz +0 -0
  20. package/style.css +1 -1
  21. package/style.css.gz +0 -0
  22. package/types/create-das-web-app/index.d.ts +1 -1
  23. package/types/i18n/index.d.ts +2 -2
  24. package/types/layout/store/index.d.ts +1 -1
  25. package/types/main-app-framework/business/alarm/use-alarm.d.ts +4 -4
  26. package/types/main-app-framework/business/video-link/index.d.ts +3 -3
  27. package/types/main-app-framework/business/video-link/video-dialog/hooks/PlayerProvider.d.ts +3 -3
  28. package/types/main-app-framework/components/person-set-dialog/index.d.ts +1 -1
  29. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-builtIn-dialog.d.ts +6 -6
  30. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-notBuiltIn-dialog.d.ts +10 -10
  31. package/types/main-app-framework/index.d.ts +2 -2
  32. package/types/main-app-framework/init-config/get-nav-config/index.d.ts +2 -2
  33. package/types/main-app-framework/init-config/get-system-config/index.d.ts +2 -2
  34. package/types/main-app-framework/init-layout/hooks/nav-slots/use-change-enterprises.d.ts +3 -3
  35. package/types/main-app-framework/init-layout/hooks/nav-slots/use-user-command.d.ts +2 -2
  36. package/types/main-app-framework/init-layout/hooks/use-initialization.d.ts +5 -5
  37. package/types/main-app-framework/init-layout/hooks/use-tabs.d.ts +3 -3
  38. package/types/main-app-framework/init-platform/index.d.ts +1 -1
  39. package/types/micro-frontend/store.d.ts +5 -5
  40. package/types/theme/index.d.ts +1 -1
  41. package/index-BMFHnTrf.js.gz +0 -0
  42. package/index-CcI7GoXH.js.gz +0 -0
  43. package/index-ViptWX9-.js +0 -10
  44. package/packages/main-app-framework/index-BG5UFi50.js.gz +0 -0
  45. package/packages/main-app-framework/index-CqiT3SAw.js +0 -10
  46. package/packages/main-app-framework/index-CsbSa1Vl.js.gz +0 -0
@@ -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,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 P, a as u, c as f, b as q, l as B, g as K, d as M } from "./index-BG5UFi50.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-DTviNRh-.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) {
@@ -59,7 +59,7 @@ const N = "v1", O = E(`/api/justauth/client/${N}`), V = O.get("/visitor/kingdee/
59
59
  window.open(e, "_blank");
60
60
  }
61
61
  };
62
- return (o, r) => v((U(), C(c(x), {
62
+ return (o, r) => v((C(), U(c(x), {
63
63
  full: "",
64
64
  spinning: c(q)
65
65
  }, {
@@ -71,6 +71,7 @@ const N = "v1", O = E(`/api/justauth/client/${N}`), V = O.get("/visitor/kingdee/
71
71
  }, null, 8, ["theme", "appCategorys"])
72
72
  ]),
73
73
  _: 1
74
+ /* STABLE */
74
75
  }, 8, ["spinning"])), [
75
76
  [I, !h.value]
76
77
  ]);
Binary file
@@ -0,0 +1,10 @@
1
+ import { createElementBlock as e, openBlock as r } from "vue";
2
+ import { _ as c } from "./index-DTviNRh-.js";
3
+ const o = {};
4
+ function t(n, _) {
5
+ return r(), e("div");
6
+ }
7
+ const a = /* @__PURE__ */ c(o, [["render", t]]);
8
+ export {
9
+ a as default
10
+ };