@dazhicheng/ui 1.5.262 → 1.5.263

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.
@@ -1,8 +1,8 @@
1
- import { defineComponent as _e, mergeModels as K, useModel as We, computed as u, watch as V, ref as h, useTemplateRef as S, onMounted as De, unref as n, createElementBlock as U, openBlock as w, normalizeClass as z, createVNode as j, mergeProps as Ie, withCtx as Ke, withDirectives as Ue, normalizeStyle as ze, createBlock as q, createCommentVNode as H, nextTick as $ } from "vue";
1
+ import { defineComponent as ze, mergeModels as K, useModel as je, computed as s, watch as S, ref as h, useTemplateRef as V, unref as r, onMounted as qe, createElementBlock as U, openBlock as w, normalizeClass as z, createVNode as j, mergeProps as He, withCtx as Je, withDirectives as Qe, normalizeStyle as Xe, createBlock as q, createCommentVNode as H, nextTick as O } from "vue";
2
2
  import "../../../node_modules/.pnpm/vue-types@5.1.3_vue@3.5.21_typescript@5.9.3_/node_modules/vue-types/shim/index.modern.js";
3
- import { useDesign as je } from "../../../packages/hooks/src/useDesign.js";
3
+ import { useDesign as Ye } from "../../../packages/hooks/src/useDesign.js";
4
4
  import "axios";
5
- import { ElSelect as qe, vLoading as He } from "element-plus";
5
+ import { ElSelect as Ze, vLoading as el } from "element-plus";
6
6
  import "dayjs";
7
7
  import "xe-utils";
8
8
  import "dayjs/plugin/utc";
@@ -12,18 +12,18 @@ import "../../../node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/aes.j
12
12
  import "../../../node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/enc-utf8.js";
13
13
  import "../../../node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/mode-ecb.js";
14
14
  import "../../../node_modules/.pnpm/crypto-js@4.2.0/node_modules/crypto-js/pad-pkcs7.js";
15
- import { cloneDeep as J, isEqual as Je } from "lodash-es";
15
+ import "lodash-es";
16
16
  import "vue-router";
17
- import { useResizeObserver as Qe } from "@vueuse/core";
18
- import { useSelectCollapseOptions as Xe } from "../../tt-form/src/hooks/useSelectCollapse.js";
19
- import { ALL as Ye } from "./common.js";
20
- import Ze from "./components/PanelLeft.vue.js";
21
- import el from "./components/PanelMiddle.vue.js";
22
- import ll from "./components/PanelRight.vue.js";
23
- import { usePanelSelectData as tl } from "./hooks/usePanelData.js";
24
- import { usePanelSelectSelection as al } from "./hooks/usePanelSelection.js";
17
+ import { useResizeObserver as ll } from "@vueuse/core";
18
+ import { useSelectCollapseOptions as tl } from "../../tt-form/src/hooks/useSelectCollapse.js";
19
+ import { ALL as al } from "./common.js";
20
+ import ol from "./components/PanelLeft.vue.js";
21
+ import nl from "./components/PanelMiddle.vue.js";
22
+ import rl from "./components/PanelRight.vue.js";
23
+ import { usePanelSelectData as il } from "./hooks/usePanelData.js";
24
+ import { usePanelSelectSelection as sl } from "./hooks/usePanelSelection.js";
25
25
  /* empty css */
26
- const p = 4, Rl = /* @__PURE__ */ _e({
26
+ const p = 4, Ll = /* @__PURE__ */ ze({
27
27
  name: "TtPanelSelect",
28
28
  __name: "index",
29
29
  props: /* @__PURE__ */ K({
@@ -50,7 +50,7 @@ const p = 4, Rl = /* @__PURE__ */ _e({
50
50
  pasteSearch: { type: Boolean, default: !1 },
51
51
  alwaysLoad: { type: Boolean, default: !1 },
52
52
  showAll: { type: Boolean, default: !0 },
53
- showAllField: { default: Ye },
53
+ showAllField: { default: al },
54
54
  showPinyinMode: { type: Boolean, default: !1 },
55
55
  showOriginMode: { type: Boolean, default: !0 },
56
56
  leftPlaceholder: { default: "支持模糊搜索" },
@@ -61,46 +61,30 @@ const p = 4, Rl = /* @__PURE__ */ _e({
61
61
  modelModifiers: {}
62
62
  }),
63
63
  emits: /* @__PURE__ */ K(["visible-change", "change"], ["update:modelValue"]),
64
- setup(F, { expose: Q, emit: X }) {
65
- const Y = He, Z = qe, t = F, R = X, { prefixCls: c } = je("panel-select"), {
66
- loading: ee,
64
+ setup(M, { expose: J, emit: Q }) {
65
+ const X = el, Y = Ze, t = M, $ = Q, { prefixCls: c } = Ye("panel-select"), {
66
+ loading: Z,
67
67
  fetchApi: m,
68
- treeOptions: le,
69
- navTreeOptions: N,
70
- navNodes: te,
68
+ treeOptions: ee,
69
+ navTreeOptions: F,
70
+ navNodes: le,
71
71
  leafNodes: f,
72
- isFirstLoaded: ae,
73
- buildOptionGroups: oe
74
- } = tl(t), a = We(F, "modelValue"), P = u(() => t.disabled);
72
+ isFirstLoaded: te,
73
+ buildOptionGroups: ae
74
+ } = il(t), a = je(M, "modelValue");
75
+ let R;
76
+ const B = s(() => t.disabled), oe = s(() => {
77
+ const e = /* @__PURE__ */ new Map();
78
+ return f.value.forEach((l) => e.set(l.value, l.label)), e;
79
+ });
75
80
  function g(e) {
76
- if (e === t.showAllField) return { label: "全部", value: t.showAllField };
77
- const l = f.value.find((o) => o.value === e);
78
- return l ? { label: l.label, value: l.value } : { label: String(e), value: e };
81
+ return e === t.showAllField ? { label: "全部", value: t.showAllField } : { label: oe.value.get(e) ?? String(e), value: e };
79
82
  }
80
- function B(e) {
83
+ function N(e) {
81
84
  if (e != null)
82
85
  return typeof e == "object" && "value" in e ? e.value : e;
83
86
  }
84
- const E = u({
85
- get() {
86
- if (t.multiple)
87
- return (Array.isArray(a.value) ? a.value : a.value === void 0 ? [] : [a.value]).map((l) => g(l));
88
- if (Array.isArray(a.value)) {
89
- const e = a.value.at(-1);
90
- return e === void 0 ? void 0 : g(e);
91
- }
92
- return a.value === void 0 ? void 0 : g(a.value);
93
- },
94
- set(e) {
95
- if (t.multiple) {
96
- const o = Array.isArray(e) ? e : [];
97
- a.value = o.map((i) => B(i)).filter((i) => i !== void 0);
98
- return;
99
- }
100
- const l = B(e);
101
- a.value = l;
102
- }
103
- }), k = u({
87
+ const P = s({
104
88
  get() {
105
89
  return Array.isArray(a.value) ? t.multiple ? a.value : a.value.slice(-1) : a.value === void 0 ? [] : [a.value];
106
90
  },
@@ -108,20 +92,20 @@ const p = 4, Rl = /* @__PURE__ */ _e({
108
92
  a.value = t.multiple ? [...e] : e.at(-1);
109
93
  }
110
94
  });
111
- V([() => t.multiple, () => a.value], ([e, l]) => {
95
+ S([() => t.multiple, () => a.value], ([e, l]) => {
112
96
  if (e) {
113
97
  Array.isArray(l) || (a.value = l === void 0 ? [] : [l]);
114
98
  return;
115
99
  }
116
100
  Array.isArray(l) && (a.value = l.at(-1));
117
101
  });
118
- const C = h(), A = h(""), b = h(""), x = h(), G = S("middleRef"), v = S("selectWrapRef"), M = S("selectRef"), O = h(0);
119
- function T() {
102
+ const k = h(), A = h(""), C = h(""), b = h(), L = V("middleRef"), v = V("selectWrapRef"), E = V("selectRef"), x = h(0);
103
+ function G() {
120
104
  const e = v.value;
121
- e && (O.value = e.offsetWidth);
105
+ e && (x.value = e.offsetWidth);
122
106
  }
123
- Qe(v, () => T());
124
- const ne = u(() => ({
107
+ ll(v, () => G());
108
+ const ne = s(() => ({
125
109
  componentProps: {
126
110
  multiple: t.multiple,
127
111
  component: {
@@ -130,260 +114,290 @@ const p = 4, Rl = /* @__PURE__ */ _e({
130
114
  },
131
115
  component: "TtPanelSelect",
132
116
  selectWrapRef: v,
133
- selectRef: M
134
- })), { selectComponentProps: ie } = Xe(ne), L = u(() => {
117
+ selectRef: E
118
+ })), { selectComponentProps: re } = tl(ne), T = s(() => {
135
119
  const e = A.value.trim().toLowerCase();
136
- if (!e) return N.value;
120
+ if (!e) return F.value;
137
121
  const l = (o) => {
138
122
  const i = [];
139
- return o.forEach((r) => {
123
+ return o.forEach((n) => {
140
124
  var I;
141
- const s = (I = r.children) != null && I.length ? l(r.children) : void 0;
142
- (String(r.label).toLowerCase().includes(e) || s && s.length) && i.push({ ...r, children: s != null && s.length ? s : void 0 });
125
+ const u = (I = n.children) != null && I.length ? l(n.children) : void 0;
126
+ (String(n.label).toLowerCase().includes(e) || u && u.length) && i.push({ ...n, children: u != null && u.length ? u : void 0 });
143
127
  }), i;
144
128
  };
145
- return l(N.value);
146
- }), re = u(() => {
129
+ return l(F.value);
130
+ }), ie = s(() => {
147
131
  const e = [], l = (o) => {
148
132
  o.forEach((i) => {
149
- var r;
150
- e.push(i.value), (r = i.children) != null && r.length && l(i.children);
133
+ var n;
134
+ e.push(i.value), (n = i.children) != null && n.length && l(i.children);
151
135
  });
152
136
  };
153
- return l(L.value), e;
154
- }), y = u(() => oe(f.value, b.value)), ue = u(() => {
137
+ return l(T.value), e;
138
+ }), y = s(() => ae(f.value, C.value)), se = s(() => {
155
139
  const e = "minmax(var(--tt-panel-select-middle-width, 450px), 1fr)";
156
140
  return t.showNav && !t.multiple ? `200px ${e}` : !t.showNav && t.multiple ? `${e} 180px` : !t.showNav && !t.multiple ? e : `200px ${e} 180px`;
157
- }), se = u(() => {
141
+ }), ue = s(() => {
158
142
  const e = "var(--tt-panel-select-middle-width, 450px)";
159
143
  return t.showNav && !t.multiple ? `max(calc(200px + ${e}), 800px)` : !t.showNav && t.multiple ? `max(calc(${e} + 180px), 800px)` : !t.showNav && !t.multiple ? `max(${e}, 800px)` : `max(calc(200px + ${e} + 180px), 800px)`;
160
- }), de = u(() => {
144
+ }), de = s(() => {
161
145
  const e = [];
162
146
  return y.value.forEach((l) => {
163
147
  !(t.showOriginMode && l.value === "__origin__") && e.push({ key: `group-${String(l.value)}`, type: "group", group: l });
164
148
  const i = Math.ceil(l.options.length / p);
165
- for (let r = 0; r < l.options.length; r += p) {
166
- const s = r / p;
149
+ for (let n = 0; n < l.options.length; n += p) {
150
+ const u = n / p;
167
151
  e.push({
168
- key: `options-${String(l.value)}-${r / p}`,
152
+ key: `options-${String(l.value)}-${n / p}`,
169
153
  type: "options",
170
154
  group: l,
171
- options: l.options.slice(r, r + p),
172
- isLast: s === i - 1
155
+ options: l.options.slice(n, n + p),
156
+ isLast: u === i - 1
173
157
  });
174
158
  }
175
159
  }), e;
176
160
  }), {
177
161
  selectedOptions: ce,
178
- isAllChecked: pe,
179
- isIndeterminate: me,
180
- isGroupChecked: fe,
181
- isGroupIndeterminate: he,
182
- handleGroupCheck: ve,
183
- handleAllOptionCheck: ye,
184
- handleOptionCheck: we,
185
- handleOptionsCheck: ge,
186
- handleCheckAll: _,
187
- removeSelected: ke
188
- } = al({
189
- multiple: u(() => t.multiple),
162
+ selectedValueSet: pe,
163
+ isAllChecked: me,
164
+ isIndeterminate: fe,
165
+ isGroupChecked: he,
166
+ isGroupIndeterminate: ve,
167
+ handleGroupCheck: ye,
168
+ handleAllOptionCheck: we,
169
+ handleOptionCheck: ge,
170
+ handleOptionsCheck: ke,
171
+ handleCheckAll: Ae,
172
+ clearSelected: Ce,
173
+ removeSelected: be,
174
+ withLockedSelectedValues: xe
175
+ } = sl({
176
+ multiple: s(() => t.multiple),
190
177
  modelValue: a,
191
- selectedValues: k,
178
+ selectedValues: P,
192
179
  leafNodes: f,
193
- allValue: u(() => t.showAllField)
194
- }), Ce = u(() => y.value.reduce(
195
- (e, l) => (e[String(l.value)] = fe(l), e),
196
- {}
197
- )), Ae = u(() => y.value.reduce(
180
+ allValue: s(() => t.showAllField)
181
+ }), _ = s({
182
+ get() {
183
+ if (t.multiple)
184
+ return (Array.isArray(a.value) ? a.value : a.value === void 0 ? [] : [a.value]).map((l) => g(l));
185
+ if (Array.isArray(a.value)) {
186
+ const e = a.value.at(-1);
187
+ return e === void 0 ? void 0 : g(e);
188
+ }
189
+ return a.value === void 0 ? void 0 : g(a.value);
190
+ },
191
+ set(e) {
192
+ const l = r(a);
193
+ if (R = Array.isArray(l) ? [...l] : l, t.multiple) {
194
+ const i = (Array.isArray(e) ? e : []).map((n) => N(n)).filter((n) => n !== void 0);
195
+ a.value = xe(i);
196
+ return;
197
+ }
198
+ a.value = N(e);
199
+ }
200
+ }), Se = s(() => y.value.reduce(
198
201
  (e, l) => (e[String(l.value)] = he(l), e),
199
202
  {}
200
- )), be = u(() => k.value.includes(t.showAllField)), W = u(() => [...t.showAll ? [{ label: "全部", value: t.showAllField }] : [], ...f.value.map((l) => ({ ...l }))]);
201
- function xe(e) {
202
- const l = n(W);
203
- if (Array.isArray(e))
204
- return l.filter((o) => e.some((i) => i === o.value));
203
+ )), Ve = s(() => y.value.reduce(
204
+ (e, l) => (e[String(l.value)] = ve(l), e),
205
+ {}
206
+ )), Oe = s(() => pe.value.has(t.showAllField)), W = s(() => [...t.showAll ? [{ label: "全部", value: t.showAllField }] : [], ...f.value.map((l) => ({ ...l }))]);
207
+ function Me(e) {
208
+ const l = r(W);
209
+ if (Array.isArray(e)) {
210
+ const o = new Set(e);
211
+ return l.filter((i) => i.value !== void 0 && o.has(i.value));
212
+ }
205
213
  if (e !== void 0)
206
214
  return l.find((o) => o.value === e);
207
215
  }
208
- function Oe(e) {
216
+ function $e(e) {
209
217
  var o, i;
210
- if (t.showPinyinMode || (o = e.children) != null && o.some((r) => {
211
- var s;
212
- return !((s = r.children) != null && s.length);
218
+ if (t.showPinyinMode || (o = e.children) != null && o.some((n) => {
219
+ var u;
220
+ return !((u = n.children) != null && u.length);
213
221
  })) return e.value;
214
- const l = f.value.find((r) => r.path.some((s) => s.value === e.value));
222
+ const l = f.value.find((n) => n.path.some((u) => u.value === e.value));
215
223
  return (i = l == null ? void 0 : l.path.at(-2)) == null ? void 0 : i.value;
216
224
  }
217
- function Ve(e) {
218
- C.value = e.value;
219
- const l = Oe(e);
220
- x.value = void 0, $(() => {
225
+ function Fe(e) {
226
+ k.value = e.value;
227
+ const l = $e(e);
228
+ b.value = void 0, O(() => {
221
229
  var o;
222
- x.value = l, l !== void 0 && ((o = G.value) == null || o.scrollToGroup(l));
230
+ b.value = l, l !== void 0 && ((o = L.value) == null || o.scrollToGroup(l));
223
231
  });
224
232
  }
225
- function Se(e) {
233
+ function Re(e) {
226
234
  A.value = e;
227
235
  }
228
- function $e(e) {
229
- b.value = e;
236
+ function Be(e) {
237
+ C.value = e;
230
238
  }
231
- function Fe(e, l) {
239
+ function Ne(e, l) {
232
240
  const o = y.value.find((i) => i.value === e);
233
- o && ve(o, l);
241
+ o && ye(o, l);
234
242
  }
235
- async function Re(e) {
236
- R("visible-change", e), e && (await $(), T(), t.alwaysLoad ? await m() : !t.immediate && !n(ae) && await m());
243
+ async function Pe(e) {
244
+ $("visible-change", e), e && (await O(), G(), t.alwaysLoad ? await m() : !t.immediate && !r(te) && await m());
237
245
  }
238
- function D(e) {
239
- R("change", e, J(n(W)), xe(e));
246
+ function Le() {
247
+ D(R);
240
248
  }
241
- function Ne(e) {
242
- $(() => {
243
- const l = n(a);
244
- Je(l, e) || D(l);
249
+ function Ee(e) {
250
+ $("change", e, [...r(W)], Me(e));
251
+ }
252
+ function Ge(e, l) {
253
+ return Array.isArray(e) && Array.isArray(l) ? e.length === l.length && e.every((o, i) => o === l[i]) : e === l;
254
+ }
255
+ function D(e) {
256
+ O(() => {
257
+ const l = r(a);
258
+ Ge(l, e) || Ee(l);
245
259
  });
246
260
  }
247
261
  function d(e) {
248
- const l = J(n(a));
249
- e(), Ne(l);
262
+ const l = r(a), o = Array.isArray(l) ? [...l] : l;
263
+ e(), D(o);
250
264
  }
251
- function Pe(e) {
265
+ function Te(e) {
252
266
  d(() => {
253
- ye(e);
267
+ we(e);
254
268
  });
255
269
  }
256
- function Be(e) {
270
+ function _e(e) {
257
271
  d(() => {
258
- _(e);
272
+ Ae(e);
259
273
  });
260
274
  }
261
- function Ee(e, l) {
275
+ function We(e, l) {
262
276
  d(() => {
263
- Fe(e, l);
277
+ Ne(e, l);
264
278
  });
265
279
  }
266
- function Ge(e, l) {
280
+ function De(e, l) {
267
281
  d(() => {
268
- we(e, l);
282
+ ge(e, l);
269
283
  });
270
284
  }
271
- function Me(e, l) {
285
+ function Ie(e, l) {
272
286
  d(() => {
273
- ge(e, l);
287
+ ke(e, l);
274
288
  });
275
289
  }
276
- function Te(e) {
290
+ function Ke(e) {
277
291
  d(() => {
278
- ke(e);
292
+ be(e);
279
293
  });
280
294
  }
281
- function Le() {
295
+ function Ue() {
282
296
  d(() => {
283
- _(!1);
297
+ Ce();
284
298
  });
285
299
  }
286
- return V(
300
+ return S(
287
301
  () => t.params,
288
302
  () => {
289
303
  m();
290
304
  },
291
305
  { deep: !0 }
292
- ), V(
293
- te,
306
+ ), S(
307
+ le,
294
308
  (e) => {
295
309
  var l;
296
- C.value !== void 0 || !e.length || (C.value = (l = e[0]) == null ? void 0 : l.value);
310
+ k.value !== void 0 || !e.length || (k.value = (l = e[0]) == null ? void 0 : l.value);
297
311
  },
298
312
  { immediate: !0 }
299
- ), De(() => {
313
+ ), qe(() => {
300
314
  t.immediate && m();
301
- }), Q({
315
+ }), J({
302
316
  /** 重新加载数据源*/
303
317
  reload: m,
304
318
  /** 获取当前归一化后的树形选项数据 */
305
- getOptions: () => n(le),
319
+ getOptions: () => r(ee),
306
320
  /** 获取当前v-model值 */
307
- getValue: () => n(a)
321
+ getValue: () => r(a)
308
322
  }), (e, l) => (w(), U("div", {
309
323
  ref_key: "selectWrapRef",
310
324
  ref: v,
311
- class: z(n(c))
325
+ class: z(r(c))
312
326
  }, [
313
- j(n(Z), Ie({
327
+ j(r(Y), He({
314
328
  ref_key: "selectRef",
315
- ref: M,
316
- modelValue: E.value,
317
- "onUpdate:modelValue": l[0] || (l[0] = (o) => E.value = o)
318
- }, n(ie), {
329
+ ref: E,
330
+ modelValue: _.value,
331
+ "onUpdate:modelValue": l[0] || (l[0] = (o) => _.value = o)
332
+ }, r(re), {
319
333
  multiple: e.multiple,
320
334
  filterable: !1,
321
335
  placeholder: e.placeholder,
322
336
  "fallback-placements": ["bottom-start", "bottom-end", "bottom", "top-start", "top-end", "top", "right", "left"],
323
337
  disabled: e.disabled,
324
- "popper-class": `${n(c)}__popper vxe-table--ignore-clear`,
325
- onVisibleChange: Re,
326
- onChange: D
338
+ "popper-class": `${r(c)}__popper vxe-table--ignore-clear`,
339
+ onVisibleChange: Pe,
340
+ onChange: Le
327
341
  }), {
328
- empty: Ke(() => [
329
- Ue((w(), U("div", {
342
+ empty: Je(() => [
343
+ Qe((w(), U("div", {
330
344
  "element-loading-text": "加载中",
331
- class: z(`${n(c)}__panel`),
332
- style: ze({
333
- "--columns": ue.value,
334
- "--panel-min-width": se.value,
335
- "--panel-width": O.value ? `${O.value}px` : "100%"
345
+ class: z(`${r(c)}__panel`),
346
+ style: Xe({
347
+ "--columns": se.value,
348
+ "--panel-min-width": ue.value,
349
+ "--panel-width": x.value ? `${x.value}px` : "100%"
336
350
  })
337
351
  }, [
338
- t.showNav ? (w(), q(Ze, {
352
+ t.showNav ? (w(), q(ol, {
339
353
  key: 0,
340
- "prefix-cls": n(c),
354
+ "prefix-cls": r(c),
341
355
  keyword: A.value,
342
- "tree-data": L.value,
343
- "expanded-keys": re.value,
356
+ "tree-data": T.value,
357
+ "expanded-keys": ie.value,
344
358
  "left-placeholder": e.leftPlaceholder,
345
- "onUpdate:keyword": Se,
346
- onSelect: Ve
359
+ "onUpdate:keyword": Re,
360
+ onSelect: Fe
347
361
  }, null, 8, ["prefix-cls", "keyword", "tree-data", "expanded-keys", "left-placeholder"])) : H("", !0),
348
- j(el, {
362
+ j(nl, {
349
363
  ref_key: "middleRef",
350
- ref: G,
351
- "prefix-cls": n(c),
364
+ ref: L,
365
+ "prefix-cls": r(c),
352
366
  multiple: e.multiple,
353
- keyword: b.value,
367
+ keyword: C.value,
354
368
  rows: de.value,
355
- disabled: P.value,
369
+ disabled: B.value,
356
370
  "show-all": t.showAll,
357
371
  "option-per-row": p,
358
372
  "row-height": 40,
359
- "selected-values": k.value,
360
- "is-all-checked": n(pe),
361
- "is-indeterminate": n(me),
362
- "all-checked": be.value,
363
- "scroll-to-group-value": x.value,
364
- "group-checked-map": Ce.value,
365
- "group-indeterminate-map": Ae.value,
373
+ "selected-values": P.value,
374
+ "is-all-checked": r(me),
375
+ "is-indeterminate": r(fe),
376
+ "all-checked": Oe.value,
377
+ "scroll-to-group-value": b.value,
378
+ "group-checked-map": Se.value,
379
+ "group-indeterminate-map": Ve.value,
366
380
  "paste-search": e.pasteSearch,
367
381
  separator: e.separator,
368
382
  "middle-placeholder": e.middlePlaceholder,
369
- "onUpdate:keyword": $e,
370
- onAllCheck: Pe,
371
- onCheckAll: Be,
372
- onGroupCheck: Ee,
373
- onOptionCheck: Ge,
374
- onOptionsCheck: Me
383
+ "onUpdate:keyword": Be,
384
+ onAllCheck: Te,
385
+ onCheckAll: _e,
386
+ onGroupCheck: We,
387
+ onOptionCheck: De,
388
+ onOptionsCheck: Ie
375
389
  }, null, 8, ["prefix-cls", "multiple", "keyword", "rows", "disabled", "show-all", "selected-values", "is-all-checked", "is-indeterminate", "all-checked", "scroll-to-group-value", "group-checked-map", "group-indeterminate-map", "paste-search", "separator", "middle-placeholder"]),
376
- t.multiple ? (w(), q(ll, {
390
+ t.multiple ? (w(), q(rl, {
377
391
  key: 1,
378
- "prefix-cls": n(c),
392
+ "prefix-cls": r(c),
379
393
  multiple: e.multiple,
380
- disabled: P.value,
381
- "selected-options": n(ce),
382
- onClearAll: Le,
383
- onRemove: Te
394
+ disabled: B.value,
395
+ "selected-options": r(ce),
396
+ onClearAll: Ue,
397
+ onRemove: Ke
384
398
  }, null, 8, ["prefix-cls", "multiple", "disabled", "selected-options"])) : H("", !0)
385
399
  ], 6)), [
386
- [n(Y), n(ee)]
400
+ [r(X), r(Z)]
387
401
  ])
388
402
  ]),
389
403
  _: 1
@@ -392,5 +406,5 @@ const p = 4, Rl = /* @__PURE__ */ _e({
392
406
  }
393
407
  });
394
408
  export {
395
- Rl as default
409
+ Ll as default
396
410
  };
@@ -75,8 +75,8 @@ declare function __VLS_template(): {
75
75
  $refs: {
76
76
  [x: string]: unknown;
77
77
  } & {
78
- vxelist: (import('vxe-pc-ui').VxeListMethods & {
79
- $props: import('vxe-pc-ui').VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps;
78
+ vxelist: (import('vxe-pc-ui').VxeListMethods<any> & {
79
+ $props: import('vxe-pc-ui').VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps<any>;
80
80
  $slots: import('vxe-pc-ui').VxeListSlots;
81
81
  }) | null;
82
82
  table: HTMLTableElement;
@@ -570,8 +570,8 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
570
570
  $refs: {
571
571
  [x: string]: unknown;
572
572
  } & {
573
- vxelist: (import('vxe-pc-ui').VxeListMethods & {
574
- $props: import('vxe-pc-ui').VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps;
573
+ vxelist: (import('vxe-pc-ui').VxeListMethods<any> & {
574
+ $props: import('vxe-pc-ui').VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps<any>;
575
575
  $slots: import('vxe-pc-ui').VxeListSlots;
576
576
  }) | null;
577
577
  table: HTMLTableElement;
@@ -32,8 +32,8 @@ declare function __VLS_template(): {
32
32
  empty: () => VNode;
33
33
  };
34
34
  refs: {
35
- vxelist: (import('vxe-pc-ui').VxeListMethods & {
36
- $props: VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps;
35
+ vxelist: (import('vxe-pc-ui').VxeListMethods<any> & {
36
+ $props: VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps<any>;
37
37
  $slots: import('vxe-pc-ui').VxeListSlots;
38
38
  }) | null;
39
39
  table: HTMLTableElement;
@@ -234,8 +234,8 @@ declare const __VLS_component: import('vue').DefineComponent<import('vue').Extra
234
234
  hasNextPage: boolean;
235
235
  showCheckbox: boolean;
236
236
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
237
- vxelist: (import('vxe-pc-ui').VxeListMethods & {
238
- $props: VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps;
237
+ vxelist: (import('vxe-pc-ui').VxeListMethods<any> & {
238
+ $props: VxeListProps<any> & import('vxe-pc-ui').VxeListEventProps<any>;
239
239
  $slots: import('vxe-pc-ui').VxeListSlots;
240
240
  }) | null;
241
241
  table: HTMLTableElement;