@das-fed/web 7.0.5-test.14 → 7.0.5-test.16

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.
@@ -14924,8 +14924,13 @@ const jx = { class: "text-wrap" }, yx = { class: "trigger-content" }, Lx = /* @_
14924
14924
  "close-on-press-escape": !1,
14925
14925
  modal: !1,
14926
14926
  "header-style": { display: "flex", justifyContent: "space-between", alignItems: "center" },
14927
- dialogStyle: P.value
14928
- }, z.$attrs, { onClosed: z.closeCallback }), {
14927
+ width: P.value.width,
14928
+ height: P.value.height
14929
+ }, z.$attrs, {
14930
+ draggable: "",
14931
+ resizable: "",
14932
+ onClosed: z.closeCallback
14933
+ }), {
14929
14934
  header: bA(() => [
14930
14935
  nA("div", jx, [
14931
14936
  nA(
@@ -14965,7 +14970,7 @@ const jx = { class: "text-wrap" }, yx = { class: "trigger-content" }, Lx = /* @_
14965
14970
  ]),
14966
14971
  _: 1
14967
14972
  /* STABLE */
14968
- }, 16, ["title", "modelValue", "dialogStyle", "onClosed"]));
14973
+ }, 16, ["title", "modelValue", "width", "height", "onClosed"]));
14969
14974
  }
14970
14975
  }), Wx = (n) => {
14971
14976
  const { gridNum: v = 4, deviceList: e = [], triggerContent: t = "" } = n;
@@ -18085,7 +18090,7 @@ g("@das-fed/web");
18085
18090
  const lN = [
18086
18091
  {
18087
18092
  path: ff,
18088
- component: () => import("./index-DsIWStjI.js"),
18093
+ component: () => import("./index-CxyRaKAd.js"),
18089
18094
  meta: {
18090
18095
  layout: {
18091
18096
  minWidth: "0px"
@@ -18094,7 +18099,7 @@ const lN = [
18094
18099
  },
18095
18100
  {
18096
18101
  path: zd,
18097
- component: () => import("./index-B9N7mQun.js")
18102
+ component: () => import("./index-DK-1Pdcl.js")
18098
18103
  }
18099
18104
  ], YZ = {
18100
18105
  routes: lN,
@@ -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-Bxka0SLK.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-C7w1bD0q.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
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as e, openBlock as r } from "vue";
2
- import { _ as c } from "./index-CmOX8b6I.js";
2
+ import { _ as c } from "./index-C7w1bD0q.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return r(), e("div");
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-CmOX8b6I.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-C7w1bD0q.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.0.5-test.14",
3
+ "version": "7.0.5-test.16",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "dependencies": {
7
- "@das-fed/ui": "7.0.5-test.14",
8
- "@das-fed/utils": "7.0.5-test.14",
9
- "@das-fed/web": "7.0.5-test.14",
10
- "@das-fed/web-components": "7.0.5-test.14",
7
+ "@das-fed/ui": "7.0.5-test.16",
8
+ "@das-fed/utils": "7.0.5-test.16",
9
+ "@das-fed/web": "7.0.5-test.16",
10
+ "@das-fed/web-components": "7.0.5-test.16",
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.0.5-test.14",
22
+ "@das-fed/cli": "7.0.5-test.16",
23
23
  "@types/crypto-js": "^4.2.2",
24
24
  "@types/lodash": "^4.14.194",
25
25
  "@types/lodash-es": "^4.17.12",
@@ -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-CmOX8b6I.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-BSVTrp3U.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) {
@@ -13449,8 +13449,13 @@ const yO = { class: "text-wrap" }, LO = { class: "trigger-content" }, WO = /* @_
13449
13449
  "close-on-press-escape": !1,
13450
13450
  modal: !1,
13451
13451
  "header-style": { display: "flex", justifyContent: "space-between", alignItems: "center" },
13452
- dialogStyle: d.value
13453
- }, X.$attrs, { onClosed: X.closeCallback }), {
13452
+ width: d.value.width,
13453
+ height: d.value.height
13454
+ }, X.$attrs, {
13455
+ draggable: "",
13456
+ resizable: "",
13457
+ onClosed: X.closeCallback
13458
+ }), {
13454
13459
  header: bA(() => [
13455
13460
  tA("div", yO, [
13456
13461
  tA(
@@ -13490,7 +13495,7 @@ const yO = { class: "text-wrap" }, LO = { class: "trigger-content" }, WO = /* @_
13490
13495
  ]),
13491
13496
  _: 1
13492
13497
  /* STABLE */
13493
- }, 16, ["title", "modelValue", "dialogStyle", "onClosed"]));
13498
+ }, 16, ["title", "modelValue", "width", "height", "onClosed"]));
13494
13499
  }
13495
13500
  }), oO = (r) => {
13496
13501
  const { gridNum: e = 4, deviceList: v = [], triggerContent: P = "" } = r;
@@ -16610,7 +16615,7 @@ B("@das-fed/web");
16610
16615
  const Hx = [
16611
16616
  {
16612
16617
  path: Q9,
16613
- component: () => import("./index-DJYVUV7L.js"),
16618
+ component: () => import("./index-BQuWNxPF.js"),
16614
16619
  meta: {
16615
16620
  layout: {
16616
16621
  minWidth: "0px"
@@ -16619,7 +16624,7 @@ const Hx = [
16619
16624
  },
16620
16625
  {
16621
16626
  path: a6,
16622
- component: () => import("./index-lnVfNiHm.js")
16627
+ component: () => import("./index-DVxzBdwG.js")
16623
16628
  }
16624
16629
  ], RR = {
16625
16630
  routes: Hx,
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as e, openBlock as r } from "vue";
2
- import { _ as c } from "./index-Bxka0SLK.js";
2
+ import { _ as c } from "./index-BSVTrp3U.js";
3
3
  const o = {};
4
4
  function t(n, _) {
5
5
  return r(), e("div");
@@ -1,6 +1,6 @@
1
1
  import '@das-fed/web/packages/main-app-framework/style.css';
2
2
  import "vue";
3
- import { m as a } from "./index-Bxka0SLK.js";
3
+ import { m as a } from "./index-BSVTrp3U.js";
4
4
  import "@das-fed/web/packages/i18n/index";
5
5
  export {
6
6
  a as mainAppFramework
Binary file