hs-admin-ui 17.0.4 → 17.0.5
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-BCR5YVyC.js +4 -0
- package/dist/bcIcon.vue_vue_type_script_setup_true_name_bcIcon_lang-DoEyyD3x.js +53 -0
- package/dist/bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-BcYE-BQ8.js +80274 -0
- package/dist/components-BQqQsHab.js +14236 -0
- package/dist/element-plus-ui.mjs +13 -20
- package/dist/h5.mjs +353 -442
- package/dist/index-8j3cHwnv.js +31612 -0
- package/dist/index-B8REha8K.js +14343 -0
- package/dist/index-BUCSA3Vy.js +3095 -0
- package/dist/index-CmuHspNk.js +1012 -0
- package/dist/index.mjs +264 -476
- package/dist/setting-BjaCWt3K.js +991 -0
- package/dist/style.css +1 -1894
- package/dist/table-xRAByXLr.js +46 -0
- package/dist/vxe-table-ui.mjs +13 -21
- package/package.json +1 -1
- package/dist/business-BjiJZ1r_.js +0 -25132
- package/dist/index-CriCbWfy.js +0 -1691
- package/dist/lodash-D9wEYdiM.js +0 -7396
- package/dist/trtc-sdk-v5-6h0y3EaH.js +0 -13358
- package/dist/vendor-DgfWUdiw.js +0 -154250
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { defineComponent as m, inject as i, shallowRef as b, resolveComponent as h, createElementBlock as y, openBlock as C, createVNode as k, unref as v, toValue as D } from "vue";
|
|
2
|
+
import { f as x } from "./index-B8REha8K.js";
|
|
3
|
+
import { a3 as E } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-BcYE-BQ8.js";
|
|
4
|
+
const T = { class: "table-wrapter" }, I = /* @__PURE__ */ m({
|
|
5
|
+
__name: "table",
|
|
6
|
+
setup(g, { expose: _ }) {
|
|
7
|
+
const s = i("stateTable"), c = i("stateSetting"), l = b();
|
|
8
|
+
function f(e) {
|
|
9
|
+
var o, n;
|
|
10
|
+
const t = ((n = (o = D(s)) == null ? void 0 : o.form) == null ? void 0 : n.formData) || {};
|
|
11
|
+
Object.keys(t).reduce(
|
|
12
|
+
(r, a) => {
|
|
13
|
+
if (a.startsWith("_")) {
|
|
14
|
+
const [u] = a.split("|");
|
|
15
|
+
Number(u.slice(1)) === x.DATE && (r[a] = t[a]);
|
|
16
|
+
}
|
|
17
|
+
return r;
|
|
18
|
+
},
|
|
19
|
+
{ id: t.id }
|
|
20
|
+
), e.setQueryData(t, !0), l.value = e;
|
|
21
|
+
}
|
|
22
|
+
function p(e) {
|
|
23
|
+
console.log(e), console.log("钻取列数据", c == null ? void 0 : c.drills);
|
|
24
|
+
}
|
|
25
|
+
function d() {
|
|
26
|
+
var e;
|
|
27
|
+
(e = l.value) == null || e.search();
|
|
28
|
+
}
|
|
29
|
+
return _({
|
|
30
|
+
search: d
|
|
31
|
+
}), (e, t) => {
|
|
32
|
+
const o = h("bc-table");
|
|
33
|
+
return C(), y("div", T, [
|
|
34
|
+
k(o, {
|
|
35
|
+
isStatic: !1,
|
|
36
|
+
data: v(s),
|
|
37
|
+
onReady: f,
|
|
38
|
+
onCellClick: p
|
|
39
|
+
}, null, 8, ["data"])
|
|
40
|
+
]);
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
}), R = /* @__PURE__ */ E(I, [["__scopeId", "data-v-c07c0dde"]]);
|
|
44
|
+
export {
|
|
45
|
+
R as default
|
|
46
|
+
};
|
package/dist/vxe-table-ui.mjs
CHANGED
|
@@ -1,25 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import { N as NEXT_NAME, I as IS_DEV, C as CurrentRoute, a as CurrentRouter } from "./business-BjiJZ1r_.js";
|
|
5
|
-
import { H, e, f, h, m } from "./business-BjiJZ1r_.js";
|
|
1
|
+
import { aT as r, b1 as u, b2 as l, b3 as x, H as m, aR as s, b4 as E } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-BcYE-BQ8.js";
|
|
2
|
+
import { W as _, b5 as g, b6 as H, b7 as N, aw as R } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-BcYE-BQ8.js";
|
|
3
|
+
import { V as b } from "./components-BQqQsHab.js";
|
|
6
4
|
import "vue";
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
IS_DEV.value =
|
|
10
|
-
CurrentRoute.value = options == null ? void 0 : options.currentRoute;
|
|
11
|
-
CurrentRouter.value = options == null ? void 0 : options.currentRouter;
|
|
12
|
-
if (!_.has(app, "_context.directives.loading")) {
|
|
13
|
-
app.directive("loading", ElLoading.directive);
|
|
14
|
-
}
|
|
15
|
-
app.use(VxeUIExport).use(VxeTableExport);
|
|
5
|
+
import { i as I } from "./index-CmuHspNk.js";
|
|
6
|
+
function t(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);
|
|
16
8
|
}
|
|
17
9
|
export {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
useHsAdminUi
|
|
10
|
+
_ as HsMessage,
|
|
11
|
+
g as HsMessageBox,
|
|
12
|
+
H as HsNotification,
|
|
13
|
+
I as Utils,
|
|
14
|
+
N as VxeUI,
|
|
15
|
+
R as mathTool,
|
|
16
|
+
t as useHsAdminUi
|
|
25
17
|
};
|