@das-fed/web 6.4.0-hot.36 → 6.4.0-hot.37

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 (54) hide show
  1. package/index-DeKFYMKY.js +10 -0
  2. package/{packages/main-app-framework/index-gbopgvrS.js → index-DgV7dEtR.js} +4 -3
  3. package/index-DgV7dEtR.js.gz +0 -0
  4. package/{index-pa8JpqiR.js → index-g3DWTus2.js} +5711 -5158
  5. package/index-g3DWTus2.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-CqHbFeJ4.js → packages/main-app-framework/index-CGXiI8Px.js} +4 -3
  11. package/packages/main-app-framework/index-CGXiI8Px.js.gz +0 -0
  12. package/packages/main-app-framework/index-CX-Rv9Hu.js +10 -0
  13. package/packages/main-app-framework/{index-PIgnnyL3.js → index-iFGtZyh-.js} +3434 -2985
  14. package/packages/main-app-framework/index-iFGtZyh-.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/packages/style/style.css +1 -1
  21. package/packages/style/style.css.gz +0 -0
  22. package/style.css +1 -1
  23. package/style.css.gz +0 -0
  24. package/types/create-das-web-app/index.d.ts +1 -1
  25. package/types/i18n/index.d.ts +2 -2
  26. package/types/layout/store/index.d.ts +1 -1
  27. package/types/main-app-framework/business/alarm/use-alarm.d.ts +4 -4
  28. package/types/main-app-framework/business/remote-control/apis.d.ts +2 -0
  29. package/types/main-app-framework/business/remote-control/utils.d.ts +7 -0
  30. package/types/main-app-framework/business/video-link/index.d.ts +3 -3
  31. package/types/main-app-framework/business/video-link/video-dialog/hooks/PlayerProvider.d.ts +3 -3
  32. package/types/main-app-framework/components/person-set-dialog/index.d.ts +1 -1
  33. package/types/main-app-framework/components/person-set-dialog/src/api.d.ts +2 -0
  34. package/types/main-app-framework/components/person-set-dialog/src/components/index.d.ts +1 -0
  35. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-builtIn-dialog.d.ts +6 -6
  36. package/types/main-app-framework/components/person-set-dialog/src/components/set-home/use-link-form/hooks/use-notBuiltIn-dialog.d.ts +10 -10
  37. package/types/main-app-framework/i18n/index.d.ts +20 -0
  38. package/types/main-app-framework/index.d.ts +2 -2
  39. package/types/main-app-framework/init-config/get-nav-config/index.d.ts +2 -2
  40. package/types/main-app-framework/init-config/get-system-config/api.d.ts +2 -0
  41. package/types/main-app-framework/init-config/get-system-config/index.d.ts +6 -4
  42. package/types/main-app-framework/init-layout/hooks/nav-slots/use-change-enterprises.d.ts +3 -3
  43. package/types/main-app-framework/init-layout/hooks/nav-slots/use-user-command.d.ts +2 -2
  44. package/types/main-app-framework/init-layout/hooks/use-initialization.d.ts +5 -5
  45. package/types/main-app-framework/init-layout/hooks/use-tabs.d.ts +3 -3
  46. package/types/main-app-framework/init-platform/index.d.ts +1 -1
  47. package/types/micro-frontend/store.d.ts +5 -5
  48. package/types/theme/index.d.ts +1 -1
  49. package/index-BR2K2L20.js +0 -10
  50. package/index-CqHbFeJ4.js.gz +0 -0
  51. package/index-pa8JpqiR.js.gz +0 -0
  52. package/packages/main-app-framework/index-D-yLFNAt.js +0 -10
  53. package/packages/main-app-framework/index-PIgnnyL3.js.gz +0 -0
  54. package/packages/main-app-framework/index-gbopgvrS.js.gz +0 -0
@@ -0,0 +1,10 @@
1
+ import { createElementBlock as e, openBlock as r } from "vue";
2
+ import { _ as c } from "./index-g3DWTus2.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
+ };
@@ -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-PIgnnyL3.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-g3DWTus2.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