@das-fed/upf-web 6.4.0-dev.209 → 6.4.0-dev.211

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.
@@ -6,7 +6,7 @@ import { DasSpin as x } from "@das-fed/upf-ui/packages/components/spin/index";
6
6
  import { getTabInfo as T } from "@das-fed/upf-utils/common-info";
7
7
  import { setShowLayout as b } from "@das-fed/upf-utils/common-tools";
8
8
  import { createService as E } from "@das-fed/upf-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-DTeYxdM0.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-BtG9MaYi.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) {
Binary file
@@ -1,5 +1,5 @@
1
1
  import { openBlock as e, createElementBlock as r } from "vue";
2
- import { _ as c } from "./index-DeJHskaT.js";
2
+ import { _ as c } from "./index-BtG9MaYi.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return e(), r("div");
@@ -9944,7 +9944,7 @@ const R8 = (e) => {
9944
9944
  }, 300);
9945
9945
  }, unloadRoute: (f) => {
9946
9946
  NA.excludeRoutes = Array.from(/* @__PURE__ */ new Set([...NA.excludeRoutes, ...f])), NA.routeKeepAliveVisible = !1, setTimeout(() => {
9947
- NA.routeKeepAliveVisible = !0, NA.excludeRoutes = [];
9947
+ NA.excludeRoutes = [], NA.routeKeepAliveVisible = !0;
9948
9948
  }, 100);
9949
9949
  } }), uX = () => {
9950
9950
  const e = hr(), A = S8(), f = me(), v = async () => {
@@ -10097,7 +10097,7 @@ const R8 = (e) => {
10097
10097
  const { unloadRoute: e } = W7();
10098
10098
  pX.event.on("unmountPage", (A) => {
10099
10099
  var v;
10100
- const f = (v = A == null ? void 0 : A.urls) != null && v.length ? A.urls : A.url ? [A.url] : [];
10100
+ const f = (v = A == null ? void 0 : A.urls) != null && v.length ? A.urls : A.url ? Array.isArray(A.url) ? A.url : [A.url] : [];
10101
10101
  f.length && e(f);
10102
10102
  });
10103
10103
  }, lX = () => {
@@ -13911,11 +13911,11 @@ T("@das-fed/upf-web");
13911
13911
  const Mc = [
13912
13912
  {
13913
13913
  path: _A,
13914
- component: () => import("./index-T1YKJhjV.js")
13914
+ component: () => import("./index-BTKp5Ez3.js")
13915
13915
  },
13916
13916
  {
13917
13917
  path: en,
13918
- component: () => import("./index-u6f7sFiO.js")
13918
+ component: () => import("./index-BrbbcPTH.js")
13919
13919
  }
13920
13920
  ], Xa = {
13921
13921
  routes: Mc,
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { O as s, F as t, H as n, G as r, I as i, e as o, o as u, B as g, r as m, f as l, j as p, n as D, A as c, D as L, E as b, k as h, i as y, L as A, M as I, y as M, h as T, J as R, K as W, v as F, P as V, N as d, w as f, x as k, s as v, m as w, q as x, z as K, C as N, t as j } from "./index-DeJHskaT.js";
1
+ import { O as s, F as t, H as n, G as r, I as i, e as o, o as u, B as g, r as m, f as l, j as p, n as D, A as c, D as L, E as b, k as h, i as y, L as A, M as I, y as M, h as T, J as R, K as W, v as F, P as V, N as d, w as f, x as k, s as v, m as w, q as x, z as K, C as N, t as j } from "./index-BtG9MaYi.js";
2
2
  export {
3
3
  s as DasMainAppLayout,
4
4
  t as DasWebLayout,
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@das-fed/upf-web",
3
- "version": "6.4.0-dev.209",
3
+ "version": "6.4.0-dev.211",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
7
  "@das-fed/mframe": "0.0.35",
8
- "@das-fed/upf-ui": "6.4.0-dev.209",
9
- "@das-fed/upf-utils": "6.4.0-dev.209",
10
- "@das-fed/upf-web": "6.4.0-dev.209",
11
- "@das-fed/upf-web-components": "6.4.0-dev.209",
8
+ "@das-fed/upf-ui": "6.4.0-dev.211",
9
+ "@das-fed/upf-utils": "6.4.0-dev.211",
10
+ "@das-fed/upf-web": "6.4.0-dev.211",
11
+ "@das-fed/upf-web-components": "6.4.0-dev.211",
12
12
  "@microsoft/signalr": "^8.0.7",
13
13
  "@vueuse/core": "^9.13.0",
14
14
  "animate.css": "^4.1.1",
@@ -20,7 +20,7 @@
20
20
  "vue-router": "^4.4.0"
21
21
  },
22
22
  "devDependencies": {
23
- "@das-fed/upf-cli": "6.4.0-dev.209",
23
+ "@das-fed/upf-cli": "6.4.0-dev.211",
24
24
  "@types/crypto-js": "^4.2.2",
25
25
  "@types/lodash": "^4.14.194",
26
26
  "@types/lodash-es": "^4.17.12",
Binary file