@das-fed/web 7.1.0-dev.31 → 7.1.0-dev.32

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.
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as e, openBlock as r } from "vue";
2
- import { _ as c } from "./index-CuDzwEwX.js";
2
+ import { _ as c } from "./index-DII2s5jN.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return r(), e("div");
@@ -14059,9 +14059,10 @@ const hO = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xml
14059
14059
  CA(
14060
14060
  () => t.currentRoute.value,
14061
14061
  async (a) => {
14062
+ var i;
14062
14063
  const V = a.query.loginType || "";
14063
14064
  if (V && localStorage.setItem("loginType", V), !(a.path === c && $r(a.query, d))) {
14064
- if (c = H3(a.path), d = H3(a.query), d && d.source && localStorage.setItem("thirdLogouSource", d.source), await v(), i9.innerSet) {
14065
+ if (c = H3(a.path), d = H3(a.query), d && d.source && ((i = d.source) != null && i.trim()) && d.source.trim() !== "undefined" && d.source.trim() !== "null" && localStorage.setItem("thirdLogouSource", d.source), await v(), i9.innerSet) {
14065
14066
  i9.innerSet = !1;
14066
14067
  return;
14067
14068
  }
@@ -18150,7 +18151,7 @@ g("@das-fed/web");
18150
18151
  const NN = [
18151
18152
  {
18152
18153
  path: ff,
18153
- component: () => import("./index-Dad2ayuK.js"),
18154
+ component: () => import("./index-DM0W6wXZ.js"),
18154
18155
  meta: {
18155
18156
  layout: {
18156
18157
  minWidth: "0px"
@@ -18159,7 +18160,7 @@ const NN = [
18159
18160
  },
18160
18161
  {
18161
18162
  path: zd,
18162
- component: () => import("./index-C2e_Is65.js")
18163
+ component: () => import("./index-Co-HORmb.js")
18163
18164
  }
18164
18165
  ], fT = {
18165
18166
  routes: NN,
@@ -6,7 +6,7 @@ import { DasSpin as T } from "@das-fed/ui/packages/components/spin/index";
6
6
  import { getTabInfo as b } from "@das-fed/utils/common-info";
7
7
  import { setShowLayout as E } from "@das-fed/utils/common-tools";
8
8
  import { createService as L } from "@das-fed/utils/create-api-service";
9
- import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-CuDzwEwX.js";
9
+ import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-DII2s5jN.js";
10
10
  const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/auth/user/auth_code"), ee = /* @__PURE__ */ v({
11
11
  __name: "index",
12
12
  setup(G) {
Binary file
package/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-BJDVxFOS.js";
1
+ import { J as e, A as t, C as n, B as i, D as r, e as u, m as o, w as m, o as p, f as g, k as D, v as l, y as L, z as b, h as c, i as h, G as A, H as T, q as y, E as R, F as W, K as I, I as M, s as F, j as V, n as f, r as k, x as v, t as w } from "./index-DII2s5jN.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": "7.1.0-dev.31",
3
+ "version": "7.1.0-dev.32",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
- "@das-fed/ui": "7.1.0-dev.31",
8
- "@das-fed/utils": "7.1.0-dev.31",
9
- "@das-fed/web": "7.1.0-dev.31",
10
- "@das-fed/web-components": "7.1.0-dev.31",
7
+ "@das-fed/ui": "7.1.0-dev.32",
8
+ "@das-fed/utils": "7.1.0-dev.32",
9
+ "@das-fed/web": "7.1.0-dev.32",
10
+ "@das-fed/web-components": "7.1.0-dev.32",
11
11
  "@microsoft/signalr": "^8.0.7",
12
12
  "@vueuse/core": "^9.13.0",
13
13
  "animate.css": "^4.1.1",
@@ -19,7 +19,7 @@
19
19
  "vue-router": "^4.4.0"
20
20
  },
21
21
  "devDependencies": {
22
- "@das-fed/cli": "7.1.0-dev.31",
22
+ "@das-fed/cli": "7.1.0-dev.32",
23
23
  "@types/crypto-js": "^4.2.2",
24
24
  "@types/lodash": "^4.14.194",
25
25
  "@types/lodash-es": "^4.17.12",
@@ -44,7 +44,9 @@
44
44
  "vue-router": ">=4.2.5"
45
45
  },
46
46
  "sideEffects": [
47
- "@das-fed/utils/*"
47
+ "@das-fed/utils/*",
48
+ "./packages/style/*",
49
+ "./packages/**/*.css"
48
50
  ],
49
51
  "publishConfig": {
50
52
  "access": "public",
@@ -6,7 +6,7 @@ import { DasSpin as T } from "@das-fed/ui/packages/components/spin/index";
6
6
  import { getTabInfo as b } from "@das-fed/utils/common-info";
7
7
  import { setShowLayout as E } from "@das-fed/utils/common-tools";
8
8
  import { createService as L } from "@das-fed/utils/create-api-service";
9
- import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-BJDVxFOS.js";
9
+ import { u as P, p as q, a as u, c as d, b as B, l as K, g as M, d as N } from "./index-TlWCq0Vp.js";
10
10
  const O = "v1", V = L(`/api/justauth/client/${O}`), F = V.get("/visitor/kingdee/auth/user/auth_code"), ee = /* @__PURE__ */ v({
11
11
  __name: "index",
12
12
  setup(G) {