hs-admin-ui 17.0.5 → 17.0.6
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/{bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-BcYE-BQ8.js → bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-vyql0LvH.js} +10060 -8461
- package/dist/{components-BQqQsHab.js → components-jA6cfy0p.js} +9 -6
- package/dist/element-plus-ui.mjs +5 -5
- package/dist/h5.mjs +8 -5
- package/dist/{index-BUCSA3Vy.js → index-B6IjumNu.js} +13 -7
- package/dist/{index-8j3cHwnv.js → index-BC3xR_qZ.js} +3118 -3007
- package/dist/{index-CmuHspNk.js → index-BEjZGPL9.js} +29 -15
- package/dist/{index-B8REha8K.js → index-CN_m_pg7.js} +200 -101
- package/dist/index.mjs +6 -6
- package/dist/{setting-BjaCWt3K.js → setting-BqE8F5Hv.js} +8 -5
- package/dist/{table-xRAByXLr.js → table-B75lM7EH.js} +2 -2
- package/dist/types/src/components/base/DatePicker/src/DatePicker.vue.d.ts +5 -0
- package/dist/types/src/components/base/index.d.ts +10 -0
- package/dist/types/src/components/business/bcVisual/bcVisual.vue.d.ts +2 -2
- package/dist/vxe-table-ui.mjs +4 -4
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b7 as ge, dR as i, dS as qi } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-
|
|
1
|
+
import { b7 as ge, dR as i, dS as qi } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-vyql0LvH.js";
|
|
2
2
|
import { watch as Dt, reactive as wl, nextTick as fe, h as g, defineComponent as Ko, ref as je, inject as Lo, createCommentVNode as lt, onMounted as Jl, onUnmounted as en, provide as Ql, TransitionGroup as Bn, computed as Pe, Teleport as Xi, onActivated as ic, onDeactivated as ac, onBeforeUnmount as cc, resolveComponent as dc } from "vue";
|
|
3
3
|
function vt(e) {
|
|
4
4
|
return e && e.enabled !== !1;
|
|
@@ -1125,7 +1125,8 @@ const ft = {
|
|
|
1125
1125
|
totalValue: R
|
|
1126
1126
|
};
|
|
1127
1127
|
J && (z = `${J(oe)}`), W && (z = Un("vxe.table.rowGroupContentTotal", [z, ee ? ee(oe) : R, R]));
|
|
1128
|
-
} else
|
|
1128
|
+
} else
|
|
1129
|
+
S && c.isAggregate || (z = l.getCellLabel(c, p));
|
|
1129
1130
|
const H = P ? P.placeholder : "";
|
|
1130
1131
|
return Oo(e, [
|
|
1131
1132
|
g("span", {
|
|
@@ -9680,9 +9681,10 @@ const ld = As, { getI18n: nd, renderer: vi, renderEmptyElement: bs } = ge, Sr =
|
|
|
9680
9681
|
} catch {
|
|
9681
9682
|
A.isRefresh = !1;
|
|
9682
9683
|
}
|
|
9683
|
-
} else
|
|
9684
|
-
A.isRefresh = !
|
|
9685
|
-
|
|
9684
|
+
} else
|
|
9685
|
+
z && (A.isRefresh = !0, z.triggerToolbarCommitEvent({ code: ie.code || "reload" }, re).catch((Me) => Me).then(() => {
|
|
9686
|
+
A.isRefresh = !1;
|
|
9687
|
+
}));
|
|
9686
9688
|
}
|
|
9687
9689
|
}, q = ({ $event: re }) => {
|
|
9688
9690
|
z && z.triggerZoomEvent(re);
|
|
@@ -10857,7 +10859,8 @@ kd.add("tableMenuModule", {
|
|
|
10857
10859
|
break;
|
|
10858
10860
|
}
|
|
10859
10861
|
V[Y] = J || ee[0];
|
|
10860
|
-
} else
|
|
10862
|
+
} else
|
|
10863
|
+
V[Y] && (Tr.hasKey(H, Fr.ENTER) || Tr.hasKey(H, Fr.SPACEBAR)) && e.ctxMenuLinkEvent(H, V[Y]);
|
|
10861
10864
|
},
|
|
10862
10865
|
handleOpenMenuEvent: z,
|
|
10863
10866
|
/**
|
package/dist/element-plus-ui.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { aT as r, b1 as u, b2 as l, b3 as m, H as E, aR as c } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-
|
|
2
|
-
import { W as N, b5 as R, b6 as i, aw as s } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-
|
|
3
|
-
import "./index-
|
|
4
|
-
import { q as d } from "./index-
|
|
1
|
+
import { aT as r, b1 as u, b2 as l, b3 as m, H as E, aR as c } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-vyql0LvH.js";
|
|
2
|
+
import { W as N, b5 as R, b6 as i, aw as s } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-vyql0LvH.js";
|
|
3
|
+
import "./index-B6IjumNu.js";
|
|
4
|
+
import { q as d } from "./index-BC3xR_qZ.js";
|
|
5
5
|
import "vue";
|
|
6
|
-
import { i as T } from "./index-
|
|
6
|
+
import { i as T } from "./index-BEjZGPL9.js";
|
|
7
7
|
function b(a, e) {
|
|
8
8
|
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, m.value = e == null ? void 0 : e.currentRouter, E.has(a, "_context.directives.loading") || a.directive("loading", c.directive), a.use(d);
|
|
9
9
|
}
|
package/dist/h5.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { h as G, g as Y, E as K, a as f, f as W, d as X } from "./index-
|
|
1
|
+
import { h as G, g as Y, E as K, a as f, f as W, d as X } from "./index-B6IjumNu.js";
|
|
2
2
|
import { defineComponent as B, shallowRef as J, reactive as M, computed as F, watch as Q, resolveComponent as Z, resolveDirective as ee, withDirectives as ae, createElementBlock as O, openBlock as V, createElementVNode as p, createBlock as A, createCommentVNode as te, createVNode as n, unref as e, withCtx as d, createTextVNode as S, ref as x, onMounted as le, onUnmounted as ne, toDisplayString as N, Fragment as oe, renderList as re } from "vue";
|
|
3
|
-
import { b9 as T, H, M as se, a3 as j, E as de, bf as ie, aP as v, bg as P, aj as ue, K as pe, S as R, aR as ce } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-
|
|
3
|
+
import { b9 as T, H, M as se, a3 as j, E as de, bf as ie, aP as v, bg as P, aj as ue, K as pe, S as R, aR as ce } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-vyql0LvH.js";
|
|
4
4
|
const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" }, fe = /* @__PURE__ */ B({
|
|
5
5
|
__name: "Upload",
|
|
6
6
|
props: {
|
|
@@ -220,14 +220,16 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
220
220
|
defaultMemberType: "",
|
|
221
221
|
discount: 0
|
|
222
222
|
}), D = async () => {
|
|
223
|
-
if (!o.value)
|
|
223
|
+
if (!o.value)
|
|
224
|
+
return !1;
|
|
224
225
|
try {
|
|
225
226
|
return await o.value.validate();
|
|
226
227
|
} catch {
|
|
227
228
|
return !1;
|
|
228
229
|
}
|
|
229
230
|
}, u = async () => {
|
|
230
|
-
if (!await D())
|
|
231
|
+
if (!await D())
|
|
232
|
+
return;
|
|
231
233
|
g.value = !0;
|
|
232
234
|
const a = {
|
|
233
235
|
vip_name: t.name,
|
|
@@ -283,7 +285,8 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
283
285
|
isCountingDown: b,
|
|
284
286
|
stopCountdown: q,
|
|
285
287
|
sendSmsCode: async () => {
|
|
286
|
-
if (b.value || !o.value)
|
|
288
|
+
if (b.value || !o.value)
|
|
289
|
+
return;
|
|
287
290
|
if (!await o.value.validateField("phone")) {
|
|
288
291
|
R.warning("请先输入正确的手机号");
|
|
289
292
|
return;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref as C, computed as E, defineComponent as q, watch as ue, provide as je, reactive as Ye, toRefs as Tt, createElementBlock as I, openBlock as F, normalizeClass as T, unref as o, renderSlot as N, inject as de, onMounted as Xe, onBeforeUnmount as Je, onUpdated as Cr, createVNode as H, Fragment as At, nextTick as _e, useSlots as xn, createElementVNode as k, withCtx as D, createBlock as J, createCommentVNode as B, resolveDynamicComponent as Ot, normalizeStyle as Q, createTextVNode as Ft, toDisplayString as ce, TransitionGroup as xr, toRef as ot, Transition as qn, withDirectives as Pt, vShow as Bn, onActivated as In, withModifiers as ie, isRef as qr, vModelRadio as Br, renderList as Mn, withKeys as Ir, shallowRef as lt, createSlots as Kt, mergeProps as Yt } from "vue";
|
|
2
|
-
import { dB as Ze, bv as ye, bi as Rt, bw as Nn, dC as Mr, dD as Nr, by as kn, bo as Re, bp as Lt, dE as Dn, bx as Un, bm as zn, bu as Se, dF as jt, dG as Ue, dH as kr, dI as Dr, dJ as Te, dK as ze, bn as Wn, v as Ct, e as me, bF as We, b as Y, d as R, c as Ur, bT as oe, _ as te, ci as xt, u as Z, dd as qt, o as Qe, bZ as ut, t as Ce, A as zr, c1 as Wr, dL as Vn, f as Ve, dl as nt, w as xe, s as Bt, k as ft, l as Gn, a as ve, bX as Vr, z as Hn, bL as Kn, c3 as It, ce as Gr, cp as Xt, c5 as qe, cr as Yn, cg as Xn, cq as Jn, dg as Zn, dM as Hr, cf as Qn, ct as Kr, cy as Yr, E as pe, bW as Xr, bS as K, B as dt, h as ea, dN as ta, cU as ra, dO as na, dP as Jt, dQ as aa, ds as sa } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-
|
|
2
|
+
import { dB as Ze, bv as ye, bi as Rt, bw as Nn, dC as Mr, dD as Nr, by as kn, bo as Re, bp as Lt, dE as Dn, bx as Un, bm as zn, bu as Se, dF as jt, dG as Ue, dH as kr, dI as Dr, dJ as Te, dK as ze, bn as Wn, v as Ct, e as me, bF as We, b as Y, d as R, c as Ur, bT as oe, _ as te, ci as xt, u as Z, dd as qt, o as Qe, bZ as ut, t as Ce, A as zr, c1 as Wr, dL as Vn, f as Ve, dl as nt, w as xe, s as Bt, k as ft, l as Gn, a as ve, bX as Vr, z as Hn, bL as Kn, c3 as It, ce as Gr, cp as Xt, c5 as qe, cr as Yn, cg as Xn, cq as Jn, dg as Zn, dM as Hr, cf as Qn, ct as Kr, cy as Yr, E as pe, bW as Xr, bS as K, B as dt, h as ea, dN as ta, cU as ra, dO as na, dP as Jt, dQ as aa, ds as sa } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-vyql0LvH.js";
|
|
3
3
|
var ct = Ze(ye, "WeakMap"), Zt = Object.create, ia = /* @__PURE__ */ function() {
|
|
4
4
|
function t() {
|
|
5
5
|
}
|
|
@@ -568,7 +568,8 @@ function fo() {
|
|
|
568
568
|
if (s && i) {
|
|
569
569
|
const l = r(i);
|
|
570
570
|
t.value.splice(l, 1, s);
|
|
571
|
-
} else
|
|
571
|
+
} else
|
|
572
|
+
s && t.value.push(s);
|
|
572
573
|
}
|
|
573
574
|
function a(s) {
|
|
574
575
|
const i = r(s);
|
|
@@ -704,8 +705,10 @@ function Le(t, e) {
|
|
|
704
705
|
}, Le(t, e);
|
|
705
706
|
}
|
|
706
707
|
function mo() {
|
|
707
|
-
if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham)
|
|
708
|
-
|
|
708
|
+
if (typeof Reflect > "u" || !Reflect.construct || Reflect.construct.sham)
|
|
709
|
+
return !1;
|
|
710
|
+
if (typeof Proxy == "function")
|
|
711
|
+
return !0;
|
|
709
712
|
try {
|
|
710
713
|
return Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
|
|
711
714
|
})), !0;
|
|
@@ -727,11 +730,13 @@ function yo(t) {
|
|
|
727
730
|
function bt(t) {
|
|
728
731
|
var e = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
|
|
729
732
|
return bt = function(n) {
|
|
730
|
-
if (n === null || !yo(n))
|
|
733
|
+
if (n === null || !yo(n))
|
|
734
|
+
return n;
|
|
731
735
|
if (typeof n != "function")
|
|
732
736
|
throw new TypeError("Super expression must either be null or a function");
|
|
733
737
|
if (typeof e < "u") {
|
|
734
|
-
if (e.has(n))
|
|
738
|
+
if (e.has(n))
|
|
739
|
+
return e.get(n);
|
|
735
740
|
e.set(n, a);
|
|
736
741
|
}
|
|
737
742
|
function a() {
|
|
@@ -755,7 +760,8 @@ typeof process < "u" && process.env && process.env.NODE_ENV !== "production" &&
|
|
|
755
760
|
}) && console.warn(e, r);
|
|
756
761
|
});
|
|
757
762
|
function wt(t) {
|
|
758
|
-
if (!t || !t.length)
|
|
763
|
+
if (!t || !t.length)
|
|
764
|
+
return null;
|
|
759
765
|
var e = {};
|
|
760
766
|
return t.forEach(function(r) {
|
|
761
767
|
var n = r.field;
|