hs-admin-ui 17.3.5 → 17.3.7
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/dist/bcIcon-C24GGCzR.js +95 -0
- package/dist/{bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-Ba5ByMVA.js → bcVisual.vue_vue_type_style_index_0_scoped_39bc1e22_lang-DIm1RA0A.js} +30841 -29181
- package/dist/{components-DHgE28Gr.js → components-BvObfD8O.js} +1 -1
- package/dist/element-plus-ui.mjs +8 -8
- package/dist/h5.mjs +494 -378
- package/dist/{index-BcxEjvdN.js → index-7Y69qGe6.js} +56 -56
- package/dist/{index-DhB5K3fu.js → index-B0s7oSSc.js} +1 -1
- package/dist/index-Cgn2VoWH.js +16108 -0
- package/dist/index-DXnwh129.js +32041 -0
- package/dist/index.mjs +72 -72
- package/dist/setting-BxjEXykL.js +1299 -0
- package/dist/style.css +1 -1
- package/dist/table-DrbzD0kx.js +50 -0
- package/dist/vxe-table-ui.mjs +8 -8
- package/package.json +1 -1
- package/dist/bcIcon-EXmypBQA.js +0 -66
- package/dist/index-gZRPj-kk.js +0 -14451
- package/dist/index-obRj8zoR.js +0 -31275
- package/dist/setting-DJW1OXni.js +0 -994
- package/dist/table-fE_4RXgt.js +0 -46
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { defineComponent as h, inject as f, shallowRef as y, toValue as C, resolveComponent as k, createElementBlock as v, openBlock as x, createVNode as D } from "vue";
|
|
2
|
+
import { f as T } from "./index-Cgn2VoWH.js";
|
|
3
|
+
import { H as E } from "./bcVisual.vue_vue_type_style_index_0_scoped_39bc1e22_lang-DIm1RA0A.js";
|
|
4
|
+
const R = /* @__PURE__ */ h({
|
|
5
|
+
__name: "table",
|
|
6
|
+
setup(m, { expose: l }) {
|
|
7
|
+
const s = f("stateTable"), e = f("stateSetting"), o = y();
|
|
8
|
+
function r(t) {
|
|
9
|
+
var p, d;
|
|
10
|
+
const a = ((d = (p = C(s)) == null ? void 0 : p.form) == null ? void 0 : d.formData) || {};
|
|
11
|
+
Object.keys(a).reduce(
|
|
12
|
+
(u, n) => {
|
|
13
|
+
if (n.startsWith("_")) {
|
|
14
|
+
const [b] = n.split("|");
|
|
15
|
+
Number(b.slice(1)) === T.DATE && (u[n] = a[n]);
|
|
16
|
+
}
|
|
17
|
+
return u;
|
|
18
|
+
},
|
|
19
|
+
{ id: a.id }
|
|
20
|
+
), t.setQueryData(a, !0), o.value = t;
|
|
21
|
+
}
|
|
22
|
+
function c(t) {
|
|
23
|
+
console.log(t), console.log("钻取列数据", e == null ? void 0 : e.drills);
|
|
24
|
+
}
|
|
25
|
+
function i() {
|
|
26
|
+
var t;
|
|
27
|
+
(t = o.value) == null || t.search();
|
|
28
|
+
}
|
|
29
|
+
l({
|
|
30
|
+
search: i
|
|
31
|
+
});
|
|
32
|
+
const _ = { stateTable: s, stateSetting: e, tableInstance: o, onReady: r, handleCellClick: c, search: i };
|
|
33
|
+
return Object.defineProperty(_, "__isScriptSetup", { enumerable: !1, value: !0 }), _;
|
|
34
|
+
}
|
|
35
|
+
}), g = { class: "table-wrapter" };
|
|
36
|
+
function j(m, l, s, e, o, r) {
|
|
37
|
+
const c = k("bc-table");
|
|
38
|
+
return x(), v("div", g, [
|
|
39
|
+
D(c, {
|
|
40
|
+
isStatic: !1,
|
|
41
|
+
data: e.stateTable,
|
|
42
|
+
onReady: e.onReady,
|
|
43
|
+
onCellClick: e.handleCellClick
|
|
44
|
+
}, null, 8, ["data"])
|
|
45
|
+
]);
|
|
46
|
+
}
|
|
47
|
+
const B = /* @__PURE__ */ E(R, [["render", j], ["__scopeId", "data-v-1dae5a62"], ["__file", "C:/workspace/华速/xin/数据配置系统-hs-admin-ui/packages/components/src/components/business/bcVisual/components/table/table.vue"]]);
|
|
48
|
+
export {
|
|
49
|
+
B as default
|
|
50
|
+
};
|
package/dist/vxe-table-ui.mjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { aU as r, b2 as u, b3 as
|
|
2
|
-
import {
|
|
3
|
-
import { V as b } from "./components-
|
|
1
|
+
import { aU as r, b2 as u, b3 as l, b4 as x, I as m, aS as s, b5 as E } from "./bcVisual.vue_vue_type_style_index_0_scoped_39bc1e22_lang-DIm1RA0A.js";
|
|
2
|
+
import { X as _, b6 as g, b7 as I, b8 as N, av as U } from "./bcVisual.vue_vue_type_style_index_0_scoped_39bc1e22_lang-DIm1RA0A.js";
|
|
3
|
+
import { V as b } from "./components-BvObfD8O.js";
|
|
4
4
|
import "vue";
|
|
5
|
-
import { i as M } from "./index-
|
|
6
|
-
function
|
|
7
|
-
r.value = e == null ? void 0 : e.NEXT_NAME, u.value = e == null ? void 0 : e.IS_DEV,
|
|
5
|
+
import { i as M } from "./index-7Y69qGe6.js";
|
|
6
|
+
function f(a, e) {
|
|
7
|
+
r.value = e == null ? void 0 : e.NEXT_NAME, u.value = e == null ? void 0 : e.IS_DEV, l.value = e == null ? void 0 : e.currentRoute, x.value = e == null ? void 0 : e.currentRouter, m.has(a, "_context.directives.loading") || a.directive("loading", s.directive), a.use(E).use(b);
|
|
8
8
|
}
|
|
9
9
|
export {
|
|
10
10
|
_ as HsMessage,
|
|
11
11
|
g as HsMessageBox,
|
|
12
|
-
|
|
12
|
+
I as HsNotification,
|
|
13
13
|
M as Utils,
|
|
14
14
|
N as VxeUI,
|
|
15
15
|
U as mathTool,
|
|
16
|
-
|
|
16
|
+
f as useHsAdminUi
|
|
17
17
|
};
|
package/package.json
CHANGED
package/dist/bcIcon-EXmypBQA.js
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { defineComponent as y, computed as s, createElementBlock as i, openBlock as o, normalizeStyle as n, createBlock as g, resolveDynamicComponent as S, createElementVNode as u, normalizeClass as x } from "vue";
|
|
2
|
-
import { a4 as I } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-Ba5ByMVA.js";
|
|
3
|
-
const _ = ["src"], k = ["xlink:href"], z = /* @__PURE__ */ y({
|
|
4
|
-
__name: "bcIcon",
|
|
5
|
-
props: {
|
|
6
|
-
// svg 图标组件名字
|
|
7
|
-
name: {
|
|
8
|
-
type: String
|
|
9
|
-
},
|
|
10
|
-
// svg 大小
|
|
11
|
-
size: {
|
|
12
|
-
type: [Number, String],
|
|
13
|
-
default: () => 14
|
|
14
|
-
},
|
|
15
|
-
// svg 颜色
|
|
16
|
-
color: {
|
|
17
|
-
type: String
|
|
18
|
-
},
|
|
19
|
-
svg: {
|
|
20
|
-
type: Boolean,
|
|
21
|
-
default: !1
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
setup(r) {
|
|
25
|
-
const e = r, m = ["https", "http", "/src", "/assets", "data:image"], l = s(() => e == null ? void 0 : e.name), p = s(() => {
|
|
26
|
-
var t;
|
|
27
|
-
return (t = e == null ? void 0 : e.name) == null ? void 0 : t.startsWith("ele-");
|
|
28
|
-
}), v = s(() => m.find((t) => {
|
|
29
|
-
var c;
|
|
30
|
-
return (c = e.name) == null ? void 0 : c.startsWith(t);
|
|
31
|
-
})), a = s(() => `font-size: ${e.size}px;color: ${e.color};`), h = s(() => `width: ${e.size}px;height: ${e.size}px;display: inline-block;overflow: hidden;`), d = s(() => {
|
|
32
|
-
const t = [];
|
|
33
|
-
return ["-webkit", "-ms", "-o", "-moz"].forEach((f) => t.push(`${f}-filter: drop-shadow(${e.color} 30px 0);`)), `width: ${e.size}px;height: ${e.size}px;position: relative;left: -${e.size}px;${t.join("")}`;
|
|
34
|
-
});
|
|
35
|
-
return (t, c) => p.value ? (o(), i("i", {
|
|
36
|
-
key: 0,
|
|
37
|
-
class: "el-icon",
|
|
38
|
-
style: n(a.value)
|
|
39
|
-
}, [
|
|
40
|
-
(o(), g(S(l.value)))
|
|
41
|
-
], 4)) : v.value ? (o(), i("div", {
|
|
42
|
-
key: 1,
|
|
43
|
-
style: n(h.value)
|
|
44
|
-
}, [
|
|
45
|
-
u("img", {
|
|
46
|
-
src: l.value,
|
|
47
|
-
style: n(d.value)
|
|
48
|
-
}, null, 12, _)
|
|
49
|
-
], 4)) : r.svg ? (o(), i("svg", {
|
|
50
|
-
key: 2,
|
|
51
|
-
class: "icon-svg",
|
|
52
|
-
style: n(a.value)
|
|
53
|
-
}, [
|
|
54
|
-
u("use", {
|
|
55
|
-
"xlink:href": "#" + l.value
|
|
56
|
-
}, null, 8, k)
|
|
57
|
-
], 4)) : (o(), i("i", {
|
|
58
|
-
key: 3,
|
|
59
|
-
class: x(["iconfont", l.value]),
|
|
60
|
-
style: n(a.value)
|
|
61
|
-
}, null, 6));
|
|
62
|
-
}
|
|
63
|
-
}), b = /* @__PURE__ */ I(z, [["__scopeId", "data-v-a34e907f"]]);
|
|
64
|
-
export {
|
|
65
|
-
b as default
|
|
66
|
-
};
|