lh-ui-next 0.2.0-beta.1 → 0.2.0-beta.3

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/README.md CHANGED
@@ -5,7 +5,7 @@ alpha version is use to self-test; beta version is use to public survey.for exam
5
5
  1.0.0-alpha.1
6
6
  1.0.0-test.2
7
7
  ## Official version : "0.1.9",
8
- ## test version : "0.2.0-beta.1,
8
+ ## test version : "0.2.0-beta.3,
9
9
  ## npmmirror
10
10
  When cnpm sync execution is unsuccessful,you can go the website(http://www.npmmirror.com/package/lh-ui-next) and press sync button to
11
11
  manual trigger the sync event
@@ -1,4 +1,4 @@
1
- import { openBlock as r, createElementBlock as c, normalizeClass as f, createCommentVNode as m, renderSlot as V, withDirectives as x, createElementVNode as h, withModifiers as B, withKeys as We, vModelDynamic as pt, toDisplayString as b, vModelRadio as gt, normalizeStyle as T, vShow as N, resolveDirective as He, resolveComponent as S, createBlock as P, withCtx as C, Fragment as g, renderList as y, createVNode as _, createTextVNode as v, vModelText as ee, nextTick as ze, Transition as De, vModelCheckbox as et, createApp as Pe } from "vue";
1
+ import { openBlock as r, createElementBlock as c, normalizeClass as f, createCommentVNode as m, renderSlot as V, withDirectives as x, createElementVNode as h, withModifiers as B, withKeys as We, vModelDynamic as pt, toDisplayString as b, vModelRadio as gt, normalizeStyle as T, vShow as N, resolveDirective as Oe, resolveComponent as S, createBlock as P, withCtx as C, Fragment as g, renderList as y, createVNode as _, createTextVNode as v, vModelText as ee, nextTick as ze, Transition as De, vModelCheckbox as et, createApp as Pe } from "vue";
2
2
  const w = (e, t) => {
3
3
  const i = e.__vccOpts || e;
4
4
  for (const [s, l] of t)
@@ -75,9 +75,9 @@ function Ct(e, t, i, s, l, n) {
75
75
  }, null, 2)) : m("", !0)
76
76
  ], 10, yt);
77
77
  }
78
- const O = /* @__PURE__ */ w(bt, [["render", Ct]]);
79
- O.install = function(e) {
80
- e.component(O.name, O);
78
+ const H = /* @__PURE__ */ w(bt, [["render", Ct]]);
79
+ H.install = function(e) {
80
+ e.component(H.name, H);
81
81
  };
82
82
  const kt = {
83
83
  name: "lhInput",
@@ -260,9 +260,9 @@ function St(e, t, i, s, l, n) {
260
260
  }, b(i.suffixText), 513)) : m("", !0)
261
261
  ], 2);
262
262
  }
263
- const H = /* @__PURE__ */ w(kt, [["render", St]]);
264
- H.install = function(e) {
265
- e.component(H.name, H);
263
+ const O = /* @__PURE__ */ w(kt, [["render", St]]);
264
+ O.install = function(e) {
265
+ e.component(O.name, O);
266
266
  };
267
267
  function wt(e) {
268
268
  return { all: e = e || /* @__PURE__ */ new Map(), on: function(t, i) {
@@ -891,7 +891,7 @@ const j = /* @__PURE__ */ w(zt, [["render", Nt]]), Mt = {
891
891
  ref: "myScrollbarView"
892
892
  };
893
893
  function Et(e, t, i, s, l, n) {
894
- const a = He("resize");
894
+ const a = Oe("resize");
895
895
  return r(), c("div", {
896
896
  class: "lh-scrollbar",
897
897
  onMouseenter: t[3] || (t[3] = (...o) => n.mouseenterHandler && n.mouseenterHandler(...o)),
@@ -937,7 +937,7 @@ const tt = /* @__PURE__ */ w(Mt, [["render", Et]]), Bt = {
937
937
  componentName: "lhSelect",
938
938
  components: {
939
939
  lhPopover: j,
940
- lhInput: H,
940
+ lhInput: O,
941
941
  lhScrollbar: tt
942
942
  },
943
943
  emits: ["update:modelValue", "change", "showListChange", "itemClick", "selectClick", "hide"],
@@ -1252,7 +1252,7 @@ const tt = /* @__PURE__ */ w(Mt, [["render", Et]]), Bt = {
1252
1252
  }, Rt = {
1253
1253
  key: 0,
1254
1254
  class: "lh-select-search"
1255
- }, Wt = ["onClick"], Ot = ["title", "innerHTML"], Ht = ["onClick"], At = ["innerHTML"], Ut = ["onClick"], jt = ["innerHTML"], Kt = {
1255
+ }, Wt = ["onClick"], Ht = ["title", "innerHTML"], Ot = ["onClick"], At = ["innerHTML"], Ut = ["onClick"], jt = ["innerHTML"], Kt = {
1256
1256
  key: 3,
1257
1257
  class: "nullMsg"
1258
1258
  }, Yt = {
@@ -1348,7 +1348,7 @@ function Qt(e, t, i, s, l, n) {
1348
1348
  h("span", {
1349
1349
  title: n.removeTitleHTMLFilter(u.name),
1350
1350
  innerHTML: u.name
1351
- }, null, 8, Ot)
1351
+ }, null, 8, Ht)
1352
1352
  ], 10, Wt)), [
1353
1353
  [N, n.filterTextIn(u.name)]
1354
1354
  ])), 256)) : i.isTitle && !i.isRemoveTitleHTML ? (r(!0), c(g, { key: 1 }, y(l.myoptionList, (u) => x((r(), c("li", {
@@ -1359,7 +1359,7 @@ function Qt(e, t, i, s, l, n) {
1359
1359
  class: "events-none",
1360
1360
  innerHTML: u.name
1361
1361
  }, null, 8, At)
1362
- ], 10, Ht)), [
1362
+ ], 10, Ot)), [
1363
1363
  [N, n.filterTextIn(u.name)]
1364
1364
  ])), 256)) : (r(!0), c(g, { key: 2 }, y(l.myoptionList, (u) => x((r(), c("li", {
1365
1365
  onClick: (p) => n.itemClick(u),
@@ -1938,7 +1938,7 @@ function it(e) {
1938
1938
  }
1939
1939
  return e;
1940
1940
  }
1941
- const Bi = /([\:\-\_]+(.))/g, Ri = /^moz([A-Z])/, Wi = Number(document.documentMode), Oi = function(e) {
1941
+ const Bi = /([\:\-\_]+(.))/g, Ri = /^moz([A-Z])/, Wi = Number(document.documentMode), Hi = function(e) {
1942
1942
  return (e || "").replace(/^[\s\uFEFF]+|[\s\uFEFF]+$/g, "");
1943
1943
  }, Ge = function(e) {
1944
1944
  return e.replace(Bi, function(t, i, s, l) {
@@ -1972,7 +1972,7 @@ function X(e, t) {
1972
1972
  const a = i[l];
1973
1973
  a && (e.classList ? e.classList.remove(a) : Ae(e, a) && (s = s.replace(" " + a + " ", " ")));
1974
1974
  }
1975
- e.classList || e.setAttribute("class", Oi(s));
1975
+ e.classList || e.setAttribute("class", Hi(s));
1976
1976
  }
1977
1977
  const W = Wi < 9 ? function(e, t) {
1978
1978
  if (!e || !t)
@@ -2003,10 +2003,10 @@ const W = Wi < 9 ? function(e, t) {
2003
2003
  return e.style[t];
2004
2004
  }
2005
2005
  };
2006
- let Oe = !1, Ze = !1, Te;
2006
+ let He = !1, Ze = !1, Te;
2007
2007
  const Qe = function() {
2008
2008
  let e = M.modalDom;
2009
- return e ? Oe = !0 : (Oe = !1, e = document.createElement("div"), M.modalDom = e, e.addEventListener("touchmove", function(t) {
2009
+ return e ? He = !0 : (He = !1, e = document.createElement("div"), M.modalDom = e, e.addEventListener("touchmove", function(t) {
2010
2010
  t.preventDefault(), t.stopPropagation();
2011
2011
  }), e.addEventListener("click", function() {
2012
2012
  M.doOnModalClick && M.doOnModalClick();
@@ -2042,7 +2042,7 @@ const Qe = function() {
2042
2042
  if (n[o].id === e)
2043
2043
  return;
2044
2044
  const a = Qe();
2045
- J(a, "v-modal"), this.modalFade && !Oe && J(a, "v-modal-enter"), s && s.trim().split(/\s+/).forEach((d) => J(a, d)), setTimeout(() => {
2045
+ J(a, "v-modal"), this.modalFade && !He && J(a, "v-modal-enter"), s && s.trim().split(/\s+/).forEach((d) => J(a, d)), setTimeout(() => {
2046
2046
  X(a, "v-modal-enter");
2047
2047
  }, 200), i && i.parentNode && i.parentNode.nodeType !== 11 ? i.parentNode.appendChild(a) : document.body.appendChild(a), t && (a.style.zIndex = t), a.tabIndex = 0, a.style.display = "", this.modalStack.push({ id: e, zIndex: t, modalClass: s });
2048
2048
  },
@@ -2073,7 +2073,7 @@ Object.defineProperty(M, "zIndex", {
2073
2073
  Te = e;
2074
2074
  }
2075
2075
  });
2076
- const Hi = function() {
2076
+ const Oi = function() {
2077
2077
  if (M.modalStack.length > 0) {
2078
2078
  const e = M.modalStack[M.modalStack.length - 1];
2079
2079
  return e ? M.getInstance(e.id) : void 0;
@@ -2081,7 +2081,7 @@ const Hi = function() {
2081
2081
  };
2082
2082
  window.addEventListener("keydown", function(e) {
2083
2083
  if (e.keyCode === 27) {
2084
- const t = Hi();
2084
+ const t = Oi();
2085
2085
  t && t.closeOnPressEscape && (t.handleClose ? t.handleClose() : t.handleAction ? t.handleAction("cancel") : t.close());
2086
2086
  }
2087
2087
  });
@@ -2538,7 +2538,7 @@ const sl = {
2538
2538
  };
2539
2539
  },
2540
2540
  components: {
2541
- lhInput: H,
2541
+ lhInput: O,
2542
2542
  lhCheckbox: q
2543
2543
  },
2544
2544
  methods: {
@@ -3155,7 +3155,7 @@ const Ml = {
3155
3155
  }
3156
3156
  }
3157
3157
  }, Fl = { class: "lh-tree-select-div" }, El = { class: "tree-select-div-header" }, Bl = { class: "tree-select-div-content-wapper lh-scroll-common" }, Rl = { class: "tree-select-div-content" }, Wl = { class: "tree-select-div-footer" };
3158
- function Ol(e, t, i, s, l, n) {
3158
+ function Hl(e, t, i, s, l, n) {
3159
3159
  return r(), c("div", Fl, [
3160
3160
  h("div", El, [
3161
3161
  V(e.$slots, "header")
@@ -3170,7 +3170,7 @@ function Ol(e, t, i, s, l, n) {
3170
3170
  ])
3171
3171
  ]);
3172
3172
  }
3173
- const Hl = /* @__PURE__ */ w(Ml, [["render", Ol]]), Al = {
3173
+ const Ol = /* @__PURE__ */ w(Ml, [["render", Hl]]), Al = {
3174
3174
  name: "lhTreeSelect",
3175
3175
  componentName: "lhTreeSelect",
3176
3176
  emits: ["tree-check-click", "update:modelValue"],
@@ -3215,11 +3215,11 @@ const Hl = /* @__PURE__ */ w(Ml, [["render", Ol]]), Al = {
3215
3215
  }
3216
3216
  },
3217
3217
  components: {
3218
- lhInput: H,
3218
+ lhInput: O,
3219
3219
  lhPopover: j,
3220
3220
  lhTree: Q,
3221
- lhButton: O,
3222
- treeResizeWapper: Hl
3221
+ lhButton: H,
3222
+ treeResizeWapper: Ol
3223
3223
  },
3224
3224
  data() {
3225
3225
  return {
@@ -4105,10 +4105,10 @@ const Rn = {
4105
4105
  }
4106
4106
  },
4107
4107
  components: {
4108
- lhInput: H,
4108
+ lhInput: O,
4109
4109
  lhPopover: j,
4110
4110
  lhTreeSpecial: we,
4111
- lhButton: O
4111
+ lhButton: H
4112
4112
  },
4113
4113
  data() {
4114
4114
  return {
@@ -4213,7 +4213,7 @@ const Rn = {
4213
4213
  },
4214
4214
  beforeUnmount() {
4215
4215
  }
4216
- }, Wn = { class: "lh-treeS-select-div" }, On = { class: "treeS-select-div-header" }, Hn = { class: "treeS-select-div-content-wapper" }, An = { class: "treeS-select-div-footer" }, Un = { class: "count-text pull-left" }, jn = { class: "pull-right" }, Kn = ["innerHTML"], Yn = ["title"], Jn = ["innerHTML"], qn = {
4216
+ }, Wn = { class: "lh-treeS-select-div" }, Hn = { class: "treeS-select-div-header" }, On = { class: "treeS-select-div-content-wapper" }, An = { class: "treeS-select-div-footer" }, Un = { class: "count-text pull-left" }, jn = { class: "pull-right" }, Kn = ["innerHTML"], Yn = ["title"], Jn = ["innerHTML"], qn = {
4217
4217
  key: 0,
4218
4218
  class: "lh-select-node lh-select-node-close pull-left"
4219
4219
  }, Xn = /* @__PURE__ */ h("i", { class: "dropdown-icon lh-ui-font-component icon_component_arrow_down" }, null, -1);
@@ -4268,10 +4268,10 @@ function Gn(e, t, i, s, l, n) {
4268
4268
  ]),
4269
4269
  default: C(() => [
4270
4270
  h("div", Wn, [
4271
- h("div", On, [
4271
+ h("div", Hn, [
4272
4272
  V(e.$slots, "header")
4273
4273
  ]),
4274
- h("div", Hn, [
4274
+ h("div", On, [
4275
4275
  _(a, {
4276
4276
  data: i.treeData,
4277
4277
  props: i.treeProps,
@@ -4635,16 +4635,27 @@ const ps = {
4635
4635
  size: {
4636
4636
  type: String,
4637
4637
  default: ""
4638
+ },
4639
+ clickPreFuction: {
4640
+ type: [Function],
4641
+ // default: 'menuClick',
4642
+ required: !0
4638
4643
  }
4639
4644
  },
4640
4645
  emits: ["input", "check-change", "update:modelValue"],
4641
4646
  data() {
4642
4647
  return {
4643
4648
  list: [],
4644
- checkedStatus: !1
4649
+ checkedStatus: !1,
4650
+ inputDisabled: !0
4645
4651
  };
4646
4652
  },
4647
4653
  methods: {
4654
+ switchClick() {
4655
+ typeof this.clickPreFuction == "function" ? this.clickPreFuction() && setTimeout(() => {
4656
+ this.inputDisabled = !1, this.changed({ target: { checked: !this.$refs.myInput.checked } });
4657
+ }, 0) : this.inputDisabled = !1;
4658
+ },
4648
4659
  changed(e) {
4649
4660
  if (this.disabled)
4650
4661
  return !1;
@@ -4663,17 +4674,19 @@ const ps = {
4663
4674
  }, gs = /* @__PURE__ */ h("span", { class: "lh-switch-core" }, null, -1), bs = ["name", "disabled"];
4664
4675
  function ys(e, t, i, s, l, n) {
4665
4676
  return r(), c("span", {
4666
- class: f(["lh-switch", [i.size]])
4677
+ class: f(["lh-switch", [i.size]]),
4678
+ onClick: t[2] || (t[2] = (...a) => n.switchClick && n.switchClick(...a))
4667
4679
  }, [
4668
4680
  h("label", {
4669
4681
  class: f([i.disabled ? "lh-switch-disabled" : "", l.checkedStatus ? "lh-switch-checked" : ""])
4670
4682
  }, [
4671
4683
  gs,
4672
4684
  x(h("input", {
4685
+ ref: "myInput",
4673
4686
  type: "checkbox",
4674
4687
  name: i.name,
4675
4688
  class: "lh-switch-input",
4676
- disabled: i.disabled,
4689
+ disabled: l.inputDisabled,
4677
4690
  "onUpdate:modelValue": t[0] || (t[0] = (a) => l.checkedStatus = a),
4678
4691
  onChange: t[1] || (t[1] = (...a) => n.changed && n.changed(...a))
4679
4692
  }, null, 40, bs), [
@@ -4903,7 +4916,7 @@ const ws = {
4903
4916
  }
4904
4917
  },
4905
4918
  components: {
4906
- lhButton: O
4919
+ lhButton: H
4907
4920
  },
4908
4921
  methods: {
4909
4922
  // 更改更多条件展开状态
@@ -5080,7 +5093,7 @@ const Ps = {
5080
5093
  }
5081
5094
  },
5082
5095
  components: {
5083
- lhButton: O
5096
+ lhButton: H
5084
5097
  },
5085
5098
  methods: {
5086
5099
  keyEvent(e) {
@@ -5162,7 +5175,7 @@ const Ps = {
5162
5175
  }, Ws = {
5163
5176
  key: 0,
5164
5177
  class: "title-img-wapper"
5165
- }, Os = ["src"], Hs = { class: "lh-condition-content lh-scroll-common" }, As = { class: "lh-condition-footer" };
5178
+ }, Hs = ["src"], Os = { class: "lh-condition-content lh-scroll-common" }, As = { class: "lh-condition-footer" };
5166
5179
  function Us(e, t, i, s, l, n) {
5167
5180
  const a = S("lh-button");
5168
5181
  return r(), c("div", Ns, [
@@ -5188,11 +5201,11 @@ function Us(e, t, i, s, l, n) {
5188
5201
  style: T({ paddingLeft: i.imgSrc ? "48px" : "0" })
5189
5202
  }, [
5190
5203
  i.imgSrc ? (r(), c("span", Ws, [
5191
- h("img", { src: i.imgSrc }, null, 8, Os)
5204
+ h("img", { src: i.imgSrc }, null, 8, Hs)
5192
5205
  ])) : m("", !0),
5193
5206
  h("span", null, b(e.$lht("conditionSide.title")), 1)
5194
5207
  ], 4),
5195
- h("div", Hs, [
5208
+ h("div", Os, [
5196
5209
  V(e.$slots, "content")
5197
5210
  ]),
5198
5211
  h("div", As, [
@@ -6652,7 +6665,7 @@ const Fa = {
6652
6665
  }
6653
6666
  },
6654
6667
  components: {
6655
- lhInput: H,
6668
+ lhInput: O,
6656
6669
  lhPopover: j
6657
6670
  },
6658
6671
  data() {
@@ -6785,7 +6798,7 @@ const Fa = {
6785
6798
  key: 1,
6786
6799
  style: { padding: "5px 10px 5px 10px" }
6787
6800
  }, Wa = ["id"];
6788
- function Oa(e, t, i, s, l, n) {
6801
+ function Ha(e, t, i, s, l, n) {
6789
6802
  const a = S("lh-scrollbar"), o = S("lh-input"), d = S("lh-popover");
6790
6803
  return r(), P(d, {
6791
6804
  zIndex: "2500",
@@ -6857,11 +6870,11 @@ function Oa(e, t, i, s, l, n) {
6857
6870
  _: 3
6858
6871
  }, 8, ["modelValue", "width", "popoverContentClass"]);
6859
6872
  }
6860
- const be = /* @__PURE__ */ w(Fa, [["render", Oa]]);
6873
+ const be = /* @__PURE__ */ w(Fa, [["render", Ha]]);
6861
6874
  be.install = function(e) {
6862
6875
  e.component(be.name, be);
6863
6876
  };
6864
- const Ha = {
6877
+ const Oa = {
6865
6878
  name: "lhFuzzySelect",
6866
6879
  props: {
6867
6880
  emits: ["update:modelValue", "fuzzyClick"],
@@ -6937,9 +6950,9 @@ const Ha = {
6937
6950
  }
6938
6951
  },
6939
6952
  components: {
6940
- lhInput: H,
6953
+ lhInput: O,
6941
6954
  lhPopover: j,
6942
- lhButton: O
6955
+ lhButton: H
6943
6956
  },
6944
6957
  data() {
6945
6958
  return {
@@ -7051,7 +7064,7 @@ const Ha = {
7051
7064
  }
7052
7065
  }, Aa = /* @__PURE__ */ h("div", { style: { clear: "both" } }, null, -1), Ua = ["onClick", "title"], ja = ["title", "id"], Ka = /* @__PURE__ */ h("i", { class: "dropdown-icon lh-ui-font-component icon_component_arrow_down" }, null, -1);
7053
7066
  function Ya(e, t, i, s, l, n) {
7054
- const a = S("lh-input"), o = S("lh-button"), d = S("lh-popover"), u = He("loading");
7067
+ const a = S("lh-input"), o = S("lh-button"), d = S("lh-popover"), u = Oe("loading");
7055
7068
  return r(), P(d, {
7056
7069
  zIndex: "2500",
7057
7070
  placement: "bottom",
@@ -7132,7 +7145,7 @@ function Ya(e, t, i, s, l, n) {
7132
7145
  _: 1
7133
7146
  }, 8, ["modelValue", "width", "popoverContentClass"]);
7134
7147
  }
7135
- const ye = /* @__PURE__ */ w(Ha, [["render", Ya]]);
7148
+ const ye = /* @__PURE__ */ w(Oa, [["render", Ya]]);
7136
7149
  ye.install = function(e) {
7137
7150
  e.component(ye.name, ye);
7138
7151
  };
@@ -7396,7 +7409,7 @@ const $a = {
7396
7409
  }
7397
7410
  },
7398
7411
  components: {
7399
- lhButton: O
7412
+ lhButton: H
7400
7413
  },
7401
7414
  methods: {
7402
7415
  //上传附件
@@ -7688,7 +7701,7 @@ const So = {
7688
7701
  components: {
7689
7702
  lhDateCommon: G,
7690
7703
  lhPopover: j,
7691
- lhInput: H
7704
+ lhInput: O
7692
7705
  },
7693
7706
  emits: ["update:modelValue"],
7694
7707
  props: {
@@ -7889,8 +7902,8 @@ const Do = {
7889
7902
  components: {
7890
7903
  lhDateCommon: G,
7891
7904
  lhPopover: j,
7892
- lhInput: H,
7893
- lhButton: O
7905
+ lhInput: O,
7906
+ lhButton: H
7894
7907
  },
7895
7908
  emits: ["update:modelValueStart", "update:modelValueEnd"],
7896
7909
  props: {
@@ -8063,7 +8076,7 @@ const Do = {
8063
8076
  return this.doList.indexOf(e) !== -1;
8064
8077
  }
8065
8078
  }
8066
- }, Po = { class: "range-popover-content" }, No = { class: "range-popover-left pull-left" }, Mo = /* @__PURE__ */ h("br", null, null, -1), Fo = /* @__PURE__ */ h("br", null, null, -1), Eo = /* @__PURE__ */ h("br", null, null, -1), Bo = /* @__PURE__ */ h("br", null, null, -1), Ro = /* @__PURE__ */ h("br", null, null, -1), Wo = /* @__PURE__ */ h("br", null, null, -1), Oo = /* @__PURE__ */ h("br", null, null, -1), Ho = /* @__PURE__ */ h("div", { style: { clear: "both" } }, null, -1), Ao = /* @__PURE__ */ h("i", { class: "lh-ui-font-component icon_component_arrow_right" }, null, -1), Uo = /* @__PURE__ */ h("span", {
8079
+ }, Po = { class: "range-popover-content" }, No = { class: "range-popover-left pull-left" }, Mo = /* @__PURE__ */ h("br", null, null, -1), Fo = /* @__PURE__ */ h("br", null, null, -1), Eo = /* @__PURE__ */ h("br", null, null, -1), Bo = /* @__PURE__ */ h("br", null, null, -1), Ro = /* @__PURE__ */ h("br", null, null, -1), Wo = /* @__PURE__ */ h("br", null, null, -1), Ho = /* @__PURE__ */ h("br", null, null, -1), Oo = /* @__PURE__ */ h("div", { style: { clear: "both" } }, null, -1), Ao = /* @__PURE__ */ h("i", { class: "lh-ui-font-component icon_component_arrow_right" }, null, -1), Uo = /* @__PURE__ */ h("span", {
8067
8080
  class: "range__suffix",
8068
8081
  style: { display: "inline-block" }
8069
8082
  }, [
@@ -8224,7 +8237,7 @@ function qo(e, t, i, s, l, n) {
8224
8237
  ]),
8225
8238
  _: 1
8226
8239
  }, 8, ["onClick"])) : m("", !0),
8227
- Oo,
8240
+ Ho,
8228
8241
  n.showBtn("G") ? (r(), P(a, {
8229
8242
  key: 7,
8230
8243
  size: "mini",
@@ -8254,7 +8267,7 @@ function qo(e, t, i, s, l, n) {
8254
8267
  modelValue: l.dateCommonValueEnd,
8255
8268
  "onUpdate:modelValue": t[1] || (t[1] = (p) => l.dateCommonValueEnd = p)
8256
8269
  }, null, 8, ["pickerOptions", "onDateClick", "type", "modelValue"]),
8257
- Ho
8270
+ Oo
8258
8271
  ])
8259
8272
  ]),
8260
8273
  _: 1
@@ -8591,7 +8604,7 @@ const Xo = {
8591
8604
  ref: "resizeProxy"
8592
8605
  };
8593
8606
  function rr(e, t, i, s, l, n) {
8594
- const a = S("lh-checkbox"), o = S("lh-scrollbar"), d = He("resize");
8607
+ const a = S("lh-checkbox"), o = S("lh-scrollbar"), d = Oe("resize");
8595
8608
  return x((r(), c("div", {
8596
8609
  class: f(["lh-table", {
8597
8610
  "last-column-left-show": l.showLeftShadow && l.horizontalVisible,
@@ -8840,14 +8853,8 @@ xe.install = function(e) {
8840
8853
  const fr = {
8841
8854
  name: "lhCountDown",
8842
8855
  componentName: "lhCountDown",
8843
- emits: ["update:modelValue", "hide"],
8844
- props: {
8845
- modelValue: [String, Object, Array, Number],
8846
- status: {
8847
- type: String,
8848
- default: "success"
8849
- }
8850
- },
8856
+ emits: ["finished"],
8857
+ props: {},
8851
8858
  data() {
8852
8859
  return {
8853
8860
  showHour: "00",
@@ -8861,7 +8868,7 @@ const fr = {
8861
8868
  methods: {
8862
8869
  initC(e, t, i) {
8863
8870
  if (e === 0 && t === 0 && i === 0) {
8864
- console.log("倒计时结束");
8871
+ this.$emit("finished", !0), console.log("倒计时结束");
8865
8872
  return;
8866
8873
  }
8867
8874
  i === 0 ? (t === 0 ? (e--, t = 59) : t--, i = 59) : i--, this.showHour = e < 10 ? "0" + e : e, this.showMinutes = t < 10 ? "0" + t : t, this.showSeconds = i < 10 ? "0" + i : i, setTimeout(() => {
@@ -9040,7 +9047,7 @@ const zr = (e, t, i) => {
9040
9047
  };
9041
9048
  },
9042
9049
  components: {
9043
- lhButton: O
9050
+ lhButton: H
9044
9051
  },
9045
9052
  computed: {
9046
9053
  positionStyle() {
@@ -9078,7 +9085,7 @@ const zr = (e, t, i) => {
9078
9085
  document.removeEventListener("keydown", this.keydown), document.removeEventListener("hashchange", this.close);
9079
9086
  }
9080
9087
  }, Nr = { class: "lh-mb-wapper" }, Mr = { class: "lh-mb-header" }, Fr = /* @__PURE__ */ h("i", { class: "lh-ui-font-component icon_component_remind02" }, null, -1), Er = { class: "lh-mb-header-span" }, Br = { class: "lh-mb-content" }, Rr = { class: "lh-mb-footer" }, Wr = { class: "pull-right" };
9081
- function Or(e, t, i, s, l, n) {
9088
+ function Hr(e, t, i, s, l, n) {
9082
9089
  const a = S("lh-button");
9083
9090
  return r(), P(De, {
9084
9091
  name: "lh-mb-fade",
@@ -9122,7 +9129,7 @@ function Or(e, t, i, s, l, n) {
9122
9129
  _: 1
9123
9130
  }, 8, ["onAfterLeave"]);
9124
9131
  }
9125
- const Hr = /* @__PURE__ */ w(Pr, [["render", Or]]);
9132
+ const Or = /* @__PURE__ */ w(Pr, [["render", Hr]]);
9126
9133
  let Y = [], Ar = 1;
9127
9134
  const $ = function(e) {
9128
9135
  e = e || {};
@@ -9130,7 +9137,7 @@ const $ = function(e) {
9130
9137
  e.onClose = function() {
9131
9138
  $.close(i, t);
9132
9139
  };
9133
- let l = Pe(Hr).mount(document.createElement("div"));
9140
+ let l = Pe(Or).mount(document.createElement("div"));
9134
9141
  for (let o in e)
9135
9142
  l[o] = e[o] || l[o];
9136
9143
  l.id = i, document.body.appendChild(l.$el);
@@ -9184,8 +9191,8 @@ const Ur = {
9184
9191
  unlimit: "不限"
9185
9192
  }
9186
9193
  }, jr = [
9187
- O,
9188
9194
  H,
9195
+ O,
9189
9196
  ie,
9190
9197
  le,
9191
9198
  te,
@@ -9246,8 +9253,8 @@ window.addEventListener("click", (e) => {
9246
9253
  });
9247
9254
  const Yr = {
9248
9255
  install: at,
9249
- Button: O,
9250
- Input: H,
9256
+ Button: H,
9257
+ Input: O,
9251
9258
  Pagination: ie,
9252
9259
  Dialog: le,
9253
9260
  Radio: te,