@das-fed/web 6.4.0-dev.7 → 6.4.0-dev.9
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.
- package/{index-KF0qlXuZ.js → index-1rgcqPwr.js} +14 -14
- package/index-1rgcqPwr.js.gz +0 -0
- package/{index-DjvYNTdd.js → index-Dj08Rzpl.js} +2785 -2643
- package/index-Dj08Rzpl.js.gz +0 -0
- package/{packages/main-app-framework/index-Cg3QA-m6.js → index-FqrjMxhu.js} +1 -1
- package/{index-BVFBG18b.js → index-kp3YC2yr.js} +1 -1
- package/index-kp3YC2yr.js.gz +0 -0
- package/index.js +1 -1
- package/package.json +6 -6
- package/packages/create-das-web-app/index.js +11 -14
- package/packages/create-das-web-app/index.js.gz +0 -0
- package/packages/i18n/index.js.gz +0 -0
- package/packages/layout/index.js +152 -154
- package/packages/layout/index.js.gz +0 -0
- package/packages/layout/style.css +2 -2
- package/packages/layout/style.css.gz +0 -0
- package/packages/main-app-framework/{index-B-mymH8S.js → index-Bb93MzFY.js} +1 -1
- package/packages/main-app-framework/index-Bb93MzFY.js.gz +0 -0
- package/packages/main-app-framework/index-BgnG17a9.js +6041 -0
- package/packages/main-app-framework/index-BgnG17a9.js.gz +0 -0
- package/packages/main-app-framework/index-CaRxqPOy.js +68 -0
- package/packages/main-app-framework/index-CaRxqPOy.js.gz +0 -0
- package/{index-Bxc6TFIP.js → packages/main-app-framework/index-CeWtWuF1.js} +1 -1
- package/packages/main-app-framework/index.js +1 -1
- package/packages/main-app-framework/style.css +1 -1
- package/packages/main-app-framework/style.css.gz +0 -0
- package/packages/micro-frontend/index.js +3 -3
- package/packages/micro-frontend/index.js.gz +0 -0
- package/packages/micro-frontend/style.css +1 -1
- package/packages/style/style.css.gz +0 -0
- package/packages/theme/index.js.gz +0 -0
- package/style.css +2 -2
- package/style.css.gz +0 -0
- package/index-BVFBG18b.js.gz +0 -0
- package/index-DjvYNTdd.js.gz +0 -0
- package/index-KF0qlXuZ.js.gz +0 -0
- package/packages/main-app-framework/index-B-mymH8S.js.gz +0 -0
- package/packages/main-app-framework/index-C0DqSXpB.js +0 -5915
- package/packages/main-app-framework/index-C0DqSXpB.js.gz +0 -0
- package/packages/main-app-framework/index-C7g0JYXU.js +0 -68
- package/packages/main-app-framework/index-C7g0JYXU.js.gz +0 -0
|
Binary file
|
|
@@ -3,7 +3,7 @@ import { DasAppContainer as C } from "@das-fed/ui/packages/business-components/a
|
|
|
3
3
|
import { DasSpin as v } from "@das-fed/ui/packages/components/spin/index";
|
|
4
4
|
import { getTabInfo as I } from "@das-fed/utils/common-info";
|
|
5
5
|
import { createService as j } from "@das-fed/utils/create-api-service";
|
|
6
|
-
import { u as S, a as c, c as l, b as $, l as x, d as L } from "./index-
|
|
6
|
+
import { u as S, a as c, c as l, b as $, l as x, d as L } from "./index-Dj08Rzpl.js";
|
|
7
7
|
const T = "v1", b = j(`/api/justauth/client/${T}`), D = b.get("/visitor/kingdee/auth/user/auth_code"), V = /* @__PURE__ */ w({
|
|
8
8
|
__name: "index",
|
|
9
9
|
setup(E) {
|
|
Binary file
|
package/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as s, x as t, z as n, y as i, A as r, f as p, m as u, q as m, g as o, k as g, p as D, v as b, w as h, h as l, i as A, C as T, D as c, n as L, B as W, G as y, E as M, s as R, j as F, o as I, r as V, t as f } from "./index-
|
|
1
|
+
import { F as s, x as t, z as n, y as i, A as r, f as p, m as u, q as m, g as o, k as g, p as D, v as b, w as h, h as l, i as A, C as T, D as c, n as L, B as W, G as y, E as M, s as R, j as F, o as I, r as V, t as f } from "./index-Dj08Rzpl.js";
|
|
2
2
|
export {
|
|
3
3
|
s 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": "6.4.0-dev.
|
|
3
|
+
"version": "6.4.0-dev.9",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./index.js",
|
|
6
6
|
"dependencies": {
|
|
7
|
-
"@das-fed/ui": "6.4.0-dev.
|
|
8
|
-
"@das-fed/utils": "6.4.0-dev.
|
|
9
|
-
"@das-fed/web": "6.4.0-dev.
|
|
10
|
-
"@das-fed/web-components": "6.4.0-dev.
|
|
7
|
+
"@das-fed/ui": "6.4.0-dev.9",
|
|
8
|
+
"@das-fed/utils": "6.4.0-dev.9",
|
|
9
|
+
"@das-fed/web": "6.4.0-dev.9",
|
|
10
|
+
"@das-fed/web-components": "6.4.0-dev.9",
|
|
11
11
|
"@microsoft/signalr": "^8.0.7",
|
|
12
12
|
"@vueuse/core": "^9.13.0",
|
|
13
13
|
"animate.css": "^4.1.1",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"vue-router": "^4.4.0"
|
|
19
19
|
},
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@das-fed/cli": "6.4.0-dev.
|
|
21
|
+
"@das-fed/cli": "6.4.0-dev.9",
|
|
22
22
|
"@types/lodash": "^4.14.194",
|
|
23
23
|
"@types/lodash-es": "^4.17.12",
|
|
24
24
|
"@vitejs/plugin-vue": "^5.1.0",
|
|
@@ -125,7 +125,6 @@ function j(e, t, r) {
|
|
|
125
125
|
n.open("GET", e), n.responseType = "blob", n.onload = function() {
|
|
126
126
|
q(n.response, t, r);
|
|
127
127
|
}, n.onerror = function() {
|
|
128
|
-
console.error("could not download file");
|
|
129
128
|
}, n.send();
|
|
130
129
|
}
|
|
131
130
|
function Y(e) {
|
|
@@ -198,7 +197,7 @@ function Te(e, t, r, n) {
|
|
|
198
197
|
}
|
|
199
198
|
function u(e, t) {
|
|
200
199
|
const r = "🍍 " + e;
|
|
201
|
-
typeof __VUE_DEVTOOLS_TOAST__ == "function"
|
|
200
|
+
typeof __VUE_DEVTOOLS_TOAST__ == "function" && __VUE_DEVTOOLS_TOAST__(r, t);
|
|
202
201
|
}
|
|
203
202
|
function x(e) {
|
|
204
203
|
return "_a" in e && "install" in e;
|
|
@@ -217,7 +216,7 @@ async function $e(e) {
|
|
|
217
216
|
} catch (t) {
|
|
218
217
|
if (Z(t))
|
|
219
218
|
return;
|
|
220
|
-
u("Failed to serialize the state. Check the console for more details.", "error")
|
|
219
|
+
u("Failed to serialize the state. Check the console for more details.", "error");
|
|
221
220
|
}
|
|
222
221
|
}
|
|
223
222
|
async function Ae(e) {
|
|
@@ -227,7 +226,7 @@ async function Ae(e) {
|
|
|
227
226
|
} catch (t) {
|
|
228
227
|
if (Z(t))
|
|
229
228
|
return;
|
|
230
|
-
u("Failed to deserialize the state from clipboard. Check the console for more details.", "error")
|
|
229
|
+
u("Failed to deserialize the state from clipboard. Check the console for more details.", "error");
|
|
231
230
|
}
|
|
232
231
|
}
|
|
233
232
|
async function Pe(e) {
|
|
@@ -235,8 +234,8 @@ async function Pe(e) {
|
|
|
235
234
|
q(new Blob([JSON.stringify(e.state.value)], {
|
|
236
235
|
type: "text/plain;charset=utf-8"
|
|
237
236
|
}), "pinia-state.json");
|
|
238
|
-
} catch
|
|
239
|
-
u("Failed to export the state as JSON. Check the console for more details.", "error")
|
|
237
|
+
} catch {
|
|
238
|
+
u("Failed to export the state as JSON. Check the console for more details.", "error");
|
|
240
239
|
}
|
|
241
240
|
}
|
|
242
241
|
let p;
|
|
@@ -262,8 +261,8 @@ async function Re(e) {
|
|
|
262
261
|
return;
|
|
263
262
|
const { text: n, file: o } = r;
|
|
264
263
|
ee(e, JSON.parse(n)), u(`Global state imported from "${o.name}".`);
|
|
265
|
-
} catch
|
|
266
|
-
u("Failed to import the state from JSON. Check the console for more details.", "error")
|
|
264
|
+
} catch {
|
|
265
|
+
u("Failed to import the state from JSON. Check the console for more details.", "error");
|
|
267
266
|
}
|
|
268
267
|
}
|
|
269
268
|
function ee(e, t) {
|
|
@@ -717,8 +716,8 @@ function Je(e, t) {
|
|
|
717
716
|
paths: l,
|
|
718
717
|
debug: d
|
|
719
718
|
};
|
|
720
|
-
} catch
|
|
721
|
-
return r.debug
|
|
719
|
+
} catch {
|
|
720
|
+
return r.debug, null;
|
|
722
721
|
}
|
|
723
722
|
};
|
|
724
723
|
}
|
|
@@ -726,16 +725,14 @@ function F(e, { storage: t, serializer: r, key: n, debug: o }) {
|
|
|
726
725
|
try {
|
|
727
726
|
const s = t == null ? void 0 : t.getItem(n);
|
|
728
727
|
s && e.$patch(r == null ? void 0 : r.deserialize(s));
|
|
729
|
-
} catch
|
|
730
|
-
o && console.error("[pinia-plugin-persistedstate]", s);
|
|
728
|
+
} catch {
|
|
731
729
|
}
|
|
732
730
|
}
|
|
733
731
|
function H(e, { storage: t, serializer: r, key: n, paths: o, debug: s }) {
|
|
734
732
|
try {
|
|
735
733
|
const i = Array.isArray(o) ? Be(e, o) : e;
|
|
736
734
|
t.setItem(n, r.serialize(i));
|
|
737
|
-
} catch
|
|
738
|
-
s && console.error("[pinia-plugin-persistedstate]", i);
|
|
735
|
+
} catch {
|
|
739
736
|
}
|
|
740
737
|
}
|
|
741
738
|
function ze(e = {}) {
|
|
Binary file
|
|
Binary file
|