st-comp 0.0.119 → 0.0.120

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.
Files changed (89) hide show
  1. package/es/ChartLayout.cjs +1 -1
  2. package/es/ChartLayout.js +2 -2
  3. package/es/Dialog.cjs +1 -1
  4. package/es/Dialog.js +11 -11
  5. package/es/FactorWarning.cjs +1 -1
  6. package/es/FactorWarning.js +114 -111
  7. package/es/Kline.cjs +1 -1
  8. package/es/Kline.js +12 -12
  9. package/es/KlineNew.cjs +1 -1
  10. package/es/KlineNew.js +11 -11
  11. package/es/Pagination.cjs +1 -1
  12. package/es/Pagination.js +53 -53
  13. package/es/Pie.cjs +1 -2
  14. package/es/Pie.js +1 -159
  15. package/es/Table.cjs +1 -1
  16. package/es/Table.js +42 -42
  17. package/es/User.cjs +1 -1
  18. package/es/User.js +32 -32
  19. package/es/VarietySearch.cjs +1 -1
  20. package/es/VarietySearch.js +71 -71
  21. package/es/VirtualTable.cjs +2 -2
  22. package/es/VirtualTable.js +10 -10
  23. package/es/{base-f7877059.js → base-11914420.js} +67 -67
  24. package/es/{base-ec05f348.cjs → base-b384d332.cjs} +1 -1
  25. package/es/{castArray-a45823fe.cjs → castArray-21cb8c6a.cjs} +1 -1
  26. package/es/{castArray-18f43497.js → castArray-63513408.js} +1 -1
  27. package/es/{config-provider-7cdfca4d.cjs → config-provider-08c54ec3.cjs} +1 -1
  28. package/es/{config-provider-6479d795.js → config-provider-40502529.js} +3 -3
  29. package/es/debounce-2ecf2d1f.cjs +1 -0
  30. package/es/{debounce-2336e546.js → debounce-a57891c6.js} +12 -12
  31. package/es/{dropdown-9a974876.cjs → dropdown-1de99dc2.cjs} +1 -1
  32. package/es/{dropdown-46daf582.js → dropdown-4fb49237.js} +4 -4
  33. package/es/{el-button-196807af.cjs → el-button-d234707c.cjs} +1 -1
  34. package/es/{el-button-802f579a.js → el-button-f0269eec.js} +18 -18
  35. package/es/{el-empty-19ea04f4.cjs → el-empty-2d7a61d4.cjs} +1 -1
  36. package/es/{el-empty-3c5ec277.js → el-empty-d85386ab.js} +5 -5
  37. package/es/el-form-item-7cf4d392.cjs +12 -0
  38. package/es/{el-form-item-84099d46.js → el-form-item-a2793eee.js} +43 -43
  39. package/es/{el-input-fac5b401.js → el-input-c7436eee.js} +63 -63
  40. package/es/el-input-fd2b3a26.cjs +1 -0
  41. package/es/{el-overlay-69e9ae49.js → el-overlay-587c0f42.js} +79 -79
  42. package/es/{el-overlay-891dcc40.cjs → el-overlay-7d8307c8.cjs} +1 -1
  43. package/es/{el-popover-8735b1fa.cjs → el-popover-129a9692.cjs} +1 -1
  44. package/es/{el-popover-694ded47.js → el-popover-7781eefc.js} +20 -20
  45. package/es/{el-popper-6126b1f6.js → el-popper-242a0eb5.js} +170 -170
  46. package/es/el-popper-3d8f2656.cjs +1 -0
  47. package/es/{el-scrollbar-e0493906.js → el-scrollbar-41e6d010.js} +10 -10
  48. package/es/el-scrollbar-a01fea99.cjs +1 -0
  49. package/es/el-select-d3f8b31c.cjs +1 -0
  50. package/es/{el-select-513126a5.js → el-select-f70bb17d.js} +64 -64
  51. package/es/el-table-column-1319b1ba.cjs +14 -0
  52. package/es/{el-table-column-3c920bdd.js → el-table-column-d6952a3d.js} +73 -73
  53. package/es/{el-tag-5becabc9.js → el-tag-33526075.js} +68 -68
  54. package/es/{el-tag-3b03d13e.cjs → el-tag-6d45f0b2.cjs} +1 -1
  55. package/es/{index-048dca7e.js → index-20c6f535.js} +1 -1
  56. package/es/{index-80a2b137.cjs → index-2d697ae8.cjs} +1 -1
  57. package/es/{index-7e40be25.js → index-7ee24173.js} +18 -18
  58. package/es/index-bdc8ae3f.js +81 -0
  59. package/es/{index-8a0b1c53.cjs → index-cb665c76.cjs} +1 -1
  60. package/es/{index-e1e83173.cjs → index-e0fa2f71.cjs} +1 -1
  61. package/es/{raf-07da7cdf.js → raf-862dc8b5.js} +1 -1
  62. package/es/{raf-8fc301fd.cjs → raf-930895a1.cjs} +1 -1
  63. package/es/{refs-d00b710b.cjs → refs-4b61ff18.cjs} +1 -1
  64. package/es/refs-e2671b32.js +9 -0
  65. package/es/{scroll-41224831.cjs → scroll-495227b0.cjs} +1 -1
  66. package/es/{scroll-3b521d81.js → scroll-c4e30037.js} +1 -1
  67. package/es/style.css +1 -1
  68. package/es/{use-form-common-props-1b84d8f4.cjs → use-form-common-props-41091f5f.cjs} +2 -2
  69. package/es/{use-form-common-props-f3a520d0.js → use-form-common-props-422d25a5.js} +70 -70
  70. package/es/{vnode-25d7c2f5.js → vnode-029f1740.js} +1 -1
  71. package/es/{vnode-7fbc61e1.cjs → vnode-44ebae3f.cjs} +1 -1
  72. package/es/{zh-cn-ab9a583d.cjs → zh-cn-44d71e6d.cjs} +1 -1
  73. package/es/{zh-cn-74781bbd.js → zh-cn-4659cb4f.js} +2 -2
  74. package/lib/bundle.js +1 -1
  75. package/lib/bundle.umd.cjs +1 -1
  76. package/lib/{index-824e4fa8.js → index-b77b391d.js} +7 -4
  77. package/lib/{python-d78b6dc4.js → python-7a6d9a11.js} +1 -1
  78. package/lib/style.css +1 -1
  79. package/package.json +1 -1
  80. package/packages/FactorWarning/index.vue +4 -1
  81. package/es/debounce-b2ff12bd.cjs +0 -1
  82. package/es/el-form-item-c39f717e.cjs +0 -12
  83. package/es/el-input-6c6f5bda.cjs +0 -1
  84. package/es/el-popper-f62316cd.cjs +0 -1
  85. package/es/el-scrollbar-d1c3e7f7.cjs +0 -1
  86. package/es/el-select-928f8c19.cjs +0 -1
  87. package/es/el-table-column-dd8b62aa.cjs +0 -14
  88. package/es/index-35117549.js +0 -81
  89. package/es/refs-1b1fe6ca.js +0 -9
@@ -1,31 +1,31 @@
1
- import { b as te, d as ue, u as ce, a as W, y as Ce, _ as oe, w as Re, i as ie, c as de, C as Te, e as rl, f as qe, v as De, j as Le, p as ul, h as be, m as il, D as dl } from "./base-f7877059.js";
2
- import { b as cl, E as pl, a as Fe, c as fl } from "./el-form-item-84099d46.js";
3
- import { b as ml, c as vl, E as gl, a as yl } from "./el-table-column-3c920bdd.js";
4
- import { defineComponent as J, computed as L, openBlock as i, createElementBlock as h, normalizeClass as B, unref as r, renderSlot as ee, createVNode as p, Transition as Ne, withCtx as g, withDirectives as pe, createElementVNode as V, normalizeStyle as _e, createTextVNode as N, toDisplayString as A, vShow as ze, ref as Y, inject as bl, isRef as Be, withModifiers as ne, vModelRadio as Pe, nextTick as Ge, onMounted as je, provide as kl, reactive as _l, toRefs as hl, watch as ae, shallowReactive as xl, createBlock as q, createCommentVNode as F, resolveDynamicComponent as Vl, Fragment as R, isVNode as Ae, render as Se, mergeModels as fe, useModel as me, renderList as z, pushScopeId as he, popScopeId as xe, createSlots as ge } from "vue";
5
- import { E as Ve } from "./el-overlay-69e9ae49.js";
6
- import { E as Ye } from "./el-input-fac5b401.js";
7
- import "./el-tag-5becabc9.js";
8
- import { E as He, a as Ke } from "./el-select-513126a5.js";
9
- import { b as Ol, a as Il } from "./el-scrollbar-e0493906.js";
10
- import { u as $l, E as wl } from "./el-popper-6126b1f6.js";
1
+ import { d as te, e as ue, l as ce, C as W, m as Ce, _ as oe, w as Re, D as ie, I as de, $ as Te, o as rl, x as qe, H as De, b as Le, T as ul, a as be, B as il, a0 as dl } from "./base-11914420.js";
2
+ import { b as cl, E as pl, a as Fe, c as fl } from "./el-form-item-a2793eee.js";
3
+ import { E as ml, a as vl, b as gl, c as yl } from "./el-table-column-d6952a3d.js";
4
+ import { defineComponent as J, computed as L, openBlock as i, createElementBlock as h, normalizeClass as z, unref as r, renderSlot as ee, createVNode as p, Transition as Ne, withCtx as g, withDirectives as pe, createElementVNode as V, normalizeStyle as _e, createTextVNode as N, toDisplayString as A, vShow as Be, ref as Y, inject as bl, isRef as ze, withModifiers as ne, vModelRadio as Pe, nextTick as Ge, onMounted as je, provide as kl, reactive as _l, toRefs as hl, watch as ae, shallowReactive as xl, createBlock as q, createCommentVNode as F, resolveDynamicComponent as Vl, Fragment as R, isVNode as Ae, render as Se, mergeModels as fe, useModel as me, renderList as B, pushScopeId as he, popScopeId as xe, createSlots as ge } from "vue";
5
+ import { E as Ve } from "./el-overlay-587c0f42.js";
6
+ import { E as Ye } from "./el-input-c7436eee.js";
7
+ import "./el-tag-33526075.js";
8
+ import { E as He, a as Ke } from "./el-select-f70bb17d.js";
9
+ import { u as Ol, a as Il } from "./el-scrollbar-41e6d010.js";
10
+ import { b as $l, E as wl } from "./el-popper-242a0eb5.js";
11
11
  import "./el-tooltip-4ed993c7.js";
12
- import { E as Qe } from "./el-button-802f579a.js";
13
- import { u as Je, a as Cl, b as Tl, d as Sl, e as El, j as Ml, f as Ee, E as ke, T as Ul, v as ye, i as Rl, w as ql } from "./use-form-common-props-f3a520d0.js";
12
+ import { E as Qe } from "./el-button-f0269eec.js";
13
+ import { u as Je, g as Cl, l as Tl, j as Sl, k as El, i as Ml, r as Ee, E as ke, T as Ul, H as ye, s as Rl, I as ql } from "./use-form-common-props-422d25a5.js";
14
14
  import { _ as Oe } from "./_plugin-vue_export-helper-dad06003.js";
15
15
  import { m as Dl } from "./typescript-7ae59c4c.js";
16
- import { a as Ll, u as Fl } from "./index-35117549.js";
17
- import { E as Nl } from "./index-048dca7e.js";
18
- import { m as Q } from "./config-provider-6479d795.js";
19
- import { E as Ze } from "./index-7e40be25.js";
20
- import { U as Ie, C as zl } from "./event-09e37cc8.js";
21
- import "./castArray-18f43497.js";
22
- import "./debounce-2336e546.js";
23
- import "./raf-07da7cdf.js";
24
- import "./vnode-25d7c2f5.js";
25
- import "./refs-1b1fe6ca.js";
26
- import "./scroll-3b521d81.js";
16
+ import { u as Ll, b as Fl } from "./index-bdc8ae3f.js";
17
+ import { E as Nl } from "./index-20c6f535.js";
18
+ import { m as Q } from "./config-provider-40502529.js";
19
+ import { E as Ze } from "./index-7ee24173.js";
20
+ import { U as Ie, C as Bl } from "./event-09e37cc8.js";
21
+ import "./castArray-63513408.js";
22
+ import "./debounce-a57891c6.js";
23
+ import "./raf-862dc8b5.js";
24
+ import "./vnode-029f1740.js";
25
+ import "./refs-e2671b32.js";
26
+ import "./scroll-c4e30037.js";
27
27
  import "./index-657047bb.js";
28
- const Bl = te({
28
+ const zl = te({
29
29
  value: {
30
30
  type: [String, Number],
31
31
  default: ""
@@ -60,7 +60,7 @@ const Bl = te({
60
60
  name: "ElBadge"
61
61
  }), Gl = /* @__PURE__ */ J({
62
62
  ...Pl,
63
- props: Bl,
63
+ props: zl,
64
64
  setup(a, { expose: m }) {
65
65
  const l = a, n = ce("badge"), f = L(() => l.isDot ? "" : W(l.value) && W(l.max) ? l.max < l.value ? `${l.max}+` : `${l.value}` : `${l.value}`), C = L(() => {
66
66
  var o, t, w, E, b;
@@ -76,7 +76,7 @@ const Bl = te({
76
76
  return m({
77
77
  content: f
78
78
  }), (o, t) => (i(), h("div", {
79
- class: B(r(n).b())
79
+ class: z(r(n).b())
80
80
  }, [
81
81
  ee(o.$slots, "default"),
82
82
  p(Ne, {
@@ -85,7 +85,7 @@ const Bl = te({
85
85
  }, {
86
86
  default: g(() => [
87
87
  pe(V("sup", {
88
- class: B([
88
+ class: z([
89
89
  r(n).e("content"),
90
90
  r(n).em("content", o.type),
91
91
  r(n).is("fixed", !!o.$slots.default),
@@ -99,7 +99,7 @@ const Bl = te({
99
99
  N(A(r(f)), 1)
100
100
  ])
101
101
  ], 6), [
102
- [ze, !o.hidden && (r(f) || o.isDot || o.$slots.content)]
102
+ [Be, !o.hidden && (r(f) || o.isDot || o.$slots.content)]
103
103
  ])
104
104
  ]),
105
105
  _: 3
@@ -132,7 +132,7 @@ const Al = Re(jl), We = te({
132
132
  border: Boolean
133
133
  }), Xe = {
134
134
  [Ie]: (a) => ie(a) || W(a) || de(a),
135
- [zl]: (a) => ie(a) || W(a) || de(a)
135
+ [Bl]: (a) => ie(a) || W(a) || de(a)
136
136
  }, el = Symbol("radioGroupKey"), ll = (a, m) => {
137
137
  const l = Y(), n = bl(el, void 0), f = L(() => !!n), C = L(() => Te(a.value) ? a.label : a.value), o = L({
138
138
  get() {
@@ -173,7 +173,7 @@ const Al = Re(jl), We = te({
173
173
  return (U, D) => {
174
174
  var c;
175
175
  return i(), h("label", {
176
- class: B([
176
+ class: z([
177
177
  r(n).b(),
178
178
  r(n).is("disabled", r(w)),
179
179
  r(n).is("focus", r(o)),
@@ -183,7 +183,7 @@ const Al = Re(jl), We = te({
183
183
  ])
184
184
  }, [
185
185
  V("span", {
186
- class: B([
186
+ class: z([
187
187
  r(n).e("input"),
188
188
  r(n).is("disabled", r(w)),
189
189
  r(n).is("checked", r(E) === r(b))
@@ -192,8 +192,8 @@ const Al = Re(jl), We = te({
192
192
  pe(V("input", {
193
193
  ref_key: "radioRef",
194
194
  ref: f,
195
- "onUpdate:modelValue": (e) => Be(E) ? E.value = e : null,
196
- class: B(r(n).e("original")),
195
+ "onUpdate:modelValue": (e) => ze(E) ? E.value = e : null,
196
+ class: z(r(n).e("original")),
197
197
  value: r(b),
198
198
  name: U.name || ((c = r(C)) == null ? void 0 : c.name),
199
199
  disabled: r(w),
@@ -208,11 +208,11 @@ const Al = Re(jl), We = te({
208
208
  [Pe, r(E)]
209
209
  ]),
210
210
  V("span", {
211
- class: B(r(n).e("inner"))
211
+ class: z(r(n).e("inner"))
212
212
  }, null, 2)
213
213
  ], 2),
214
214
  V("span", {
215
- class: B(r(n).e("label")),
215
+ class: z(r(n).e("label")),
216
216
  onKeydown: ne(() => {
217
217
  }, ["stop"])
218
218
  }, [
@@ -242,7 +242,7 @@ const Jl = te({
242
242
  return (u, U) => {
243
243
  var D;
244
244
  return i(), h("label", {
245
- class: B([
245
+ class: z([
246
246
  r(l).b("button"),
247
247
  r(l).is("active", r(t) === r(E)),
248
248
  r(l).is("disabled", r(o)),
@@ -253,8 +253,8 @@ const Jl = te({
253
253
  pe(V("input", {
254
254
  ref_key: "radioRef",
255
255
  ref: n,
256
- "onUpdate:modelValue": (c) => Be(t) ? t.value = c : null,
257
- class: B(r(l).be("button", "original-radio")),
256
+ "onUpdate:modelValue": (c) => ze(t) ? t.value = c : null,
257
+ class: z(r(l).be("button", "original-radio")),
258
258
  value: r(E),
259
259
  type: "radio",
260
260
  name: u.name || ((D = r(w)) == null ? void 0 : D.name),
@@ -267,7 +267,7 @@ const Jl = te({
267
267
  [Pe, r(t)]
268
268
  ]),
269
269
  V("span", {
270
- class: B(r(l).be("button", "inner")),
270
+ class: z(r(l).be("button", "inner")),
271
271
  style: _e(r(t) === r(E) ? r(b) : {}),
272
272
  onKeydown: ne(() => {
273
273
  }, ["stop"])
@@ -336,7 +336,7 @@ const Xl = te({
336
336
  id: r(t),
337
337
  ref_key: "radioGroupRef",
338
338
  ref: C,
339
- class: B(r(n).b("group")),
339
+ class: z(r(n).b("group")),
340
340
  role: "radiogroup",
341
341
  "aria-label": r(w) ? void 0 : u.ariaLabel || "radio-group",
342
342
  "aria-labelledby": r(w) ? r(o).labelId : void 0
@@ -492,7 +492,7 @@ const $e = Re(Ql, {
492
492
  id: v.id,
493
493
  ref_key: "messageRef",
494
494
  ref: w,
495
- class: B([
495
+ class: z([
496
496
  r(f).b(),
497
497
  { [r(f).m(v.type)]: v.type },
498
498
  r(f).is("center", v.center),
@@ -509,11 +509,11 @@ const $e = Re(Ql, {
509
509
  key: 0,
510
510
  value: v.repeatNum,
511
511
  type: r(U),
512
- class: B(r(f).e("badge"))
512
+ class: z(r(f).e("badge"))
513
513
  }, null, 8, ["value", "type", "class"])) : F("v-if", !0),
514
514
  r(c) ? (i(), q(r(ke), {
515
515
  key: 1,
516
- class: B([r(f).e("icon"), r(D)])
516
+ class: z([r(f).e("icon"), r(D)])
517
517
  }, {
518
518
  default: g(() => [
519
519
  (i(), q(Vl(r(c))))
@@ -524,17 +524,17 @@ const $e = Re(Ql, {
524
524
  v.dangerouslyUseHTMLString ? (i(), h(R, { key: 1 }, [
525
525
  F(" Caution here, message could've been compromised, never use user's input as message "),
526
526
  V("p", {
527
- class: B(r(f).e("content")),
527
+ class: z(r(f).e("content")),
528
528
  innerHTML: v.message
529
529
  }, null, 10, ["innerHTML"])
530
530
  ], 2112)) : (i(), h("p", {
531
531
  key: 0,
532
- class: B(r(f).e("content"))
532
+ class: z(r(f).e("content"))
533
533
  }, A(v.message), 3))
534
534
  ]),
535
535
  v.showClose ? (i(), q(r(ke), {
536
536
  key: 2,
537
- class: B(r(f).e("closeBtn")),
537
+ class: z(r(f).e("closeBtn")),
538
538
  onClick: ne(s, ["stop"])
539
539
  }, {
540
540
  default: g(() => [
@@ -543,7 +543,7 @@ const $e = Re(Ql, {
543
543
  _: 1
544
544
  }, 8, ["class", "onClick"])) : F("v-if", !0)
545
545
  ], 46, ["id"]), [
546
- [ze, E.value]
546
+ [Be, E.value]
547
547
  ])
548
548
  ]),
549
549
  _: 3
@@ -1370,7 +1370,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1370
1370
  ]),
1371
1371
  _: 1
1372
1372
  }, 8, ["title"])) : F("", !0),
1373
- !l.value.sqlEnable && l.value.list.length ? (i(!0), h(R, { key: 1 }, z(l.value.list, (S, P) => (i(), q(_, {
1373
+ !l.value.sqlEnable && l.value.list.length ? (i(!0), h(R, { key: 1 }, B(l.value.list, (S, P) => (i(), q(_, {
1374
1374
  closable: "",
1375
1375
  type: "info",
1376
1376
  onClose: (x) => D("factorTag", P)
@@ -1405,7 +1405,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1405
1405
  V("div", kt, [
1406
1406
  V("span", {
1407
1407
  id: S,
1408
- class: B(P)
1408
+ class: z(P)
1409
1409
  }, " 因子筛选 ", 10, _t),
1410
1410
  p($, {
1411
1411
  effect: "dark",
@@ -1446,7 +1446,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1446
1446
  model: o.value
1447
1447
  }, {
1448
1448
  default: g(() => [
1449
- (i(!0), h(R, null, z(o.value.list, (S, P) => (i(), h("div", ht, [
1449
+ (i(!0), h(R, null, B(o.value.list, (S, P) => (i(), h("div", ht, [
1450
1450
  V("span", xt, A(`条件${P + 1}`), 1),
1451
1451
  S.key === "compare" ? (i(), h(R, { key: 0 }, [
1452
1452
  a.config.cycleShow ? (i(), q(v, {
@@ -1463,7 +1463,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1463
1463
  size: "small"
1464
1464
  }, {
1465
1465
  default: g(() => [
1466
- (i(!0), h(R, null, z(a.config.cycleOptions, ({ label: x, value: M }) => (i(), q(s, {
1466
+ (i(!0), h(R, null, B(a.config.cycleOptions, ({ label: x, value: M }) => (i(), q(s, {
1467
1467
  label: x,
1468
1468
  value: M,
1469
1469
  key: M
@@ -1489,7 +1489,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1489
1489
  "no-match-text": "无匹配数据"
1490
1490
  }, {
1491
1491
  default: g(() => [
1492
- (i(!0), h(R, null, z(a.config.factorOptions, ({ label: x, value: M }) => (i(), q(s, {
1492
+ (i(!0), h(R, null, B(a.config.factorOptions, ({ label: x, value: M }) => (i(), q(s, {
1493
1493
  label: x,
1494
1494
  value: M,
1495
1495
  key: M
@@ -1508,7 +1508,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1508
1508
  size: "small"
1509
1509
  }, {
1510
1510
  default: g(() => [
1511
- (i(), h(R, null, z([">", ">=", "<", "<="], (x) => p(s, {
1511
+ (i(), h(R, null, B([">", ">=", "<", "<="], (x) => p(s, {
1512
1512
  label: x,
1513
1513
  value: x,
1514
1514
  key: x
@@ -1533,7 +1533,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1533
1533
  size: "small"
1534
1534
  }, {
1535
1535
  default: g(() => [
1536
- (i(!0), h(R, null, z(a.config.cycleOptions, ({ label: x, value: M }) => (i(), q(s, {
1536
+ (i(!0), h(R, null, B(a.config.cycleOptions, ({ label: x, value: M }) => (i(), q(s, {
1537
1537
  label: x,
1538
1538
  value: M,
1539
1539
  key: M
@@ -1559,7 +1559,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1559
1559
  "no-match-text": "无匹配数据"
1560
1560
  }, {
1561
1561
  default: g(() => [
1562
- (i(!0), h(R, null, z(a.config.factorOptions, ({ label: x, value: M }) => (i(), q(s, {
1562
+ (i(!0), h(R, null, B(a.config.factorOptions, ({ label: x, value: M }) => (i(), q(s, {
1563
1563
  label: x,
1564
1564
  value: M,
1565
1565
  key: M
@@ -1585,7 +1585,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1585
1585
  size: "small"
1586
1586
  }, {
1587
1587
  default: g(() => [
1588
- (i(!0), h(R, null, z(a.config.cycleOptions, ({ label: x, value: M }) => (i(), q(s, {
1588
+ (i(!0), h(R, null, B(a.config.cycleOptions, ({ label: x, value: M }) => (i(), q(s, {
1589
1589
  label: x,
1590
1590
  value: M,
1591
1591
  key: M
@@ -1611,7 +1611,7 @@ const sl = (a) => (he("data-v-3cac46e2"), a = a(), xe(), a), bt = { class: "fact
1611
1611
  "no-match-text": "无匹配数据"
1612
1612
  }, {
1613
1613
  default: g(() => [
1614
- (i(!0), h(R, null, z(a.config.factorOptions, ({ label: x, value: M }) => (i(), q(s, {
1614
+ (i(!0), h(R, null, B(a.config.factorOptions, ({ label: x, value: M }) => (i(), q(s, {
1615
1615
  label: x,
1616
1616
  value: M,
1617
1617
  key: M
@@ -1755,7 +1755,7 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
1755
1755
  }, Ft = /* @__PURE__ */ ve(() => /* @__PURE__ */ V("span", null, "自定义: ", -1)), Nt = {
1756
1756
  key: 0,
1757
1757
  class: "convenient-option-box"
1758
- }, zt = { class: "out-box" }, Bt = /* @__PURE__ */ ve(() => /* @__PURE__ */ V("span", null, "自定义: ", -1)), Pt = { key: 0 }, Gt = { key: 0 }, jt = { key: 0 }, At = { key: 1 }, Yt = { class: "tFeaturelncomes-option-box" }, Ht = { class: "tFeaturelncomes-out-box" }, Kt = /* @__PURE__ */ ve(() => /* @__PURE__ */ V("span", null, "自定义: ", -1)), Qt = { key: 2 }, Jt = { key: 3 }, Zt = { key: 4 }, Wt = { class: "dialog-footer" }, Xt = {
1758
+ }, Bt = { class: "out-box" }, zt = /* @__PURE__ */ ve(() => /* @__PURE__ */ V("span", null, "自定义: ", -1)), Pt = { key: 0 }, Gt = { key: 0 }, jt = { key: 0 }, At = { key: 1 }, Yt = { class: "tFeaturelncomes-option-box" }, Ht = { class: "tFeaturelncomes-out-box" }, Kt = /* @__PURE__ */ ve(() => /* @__PURE__ */ V("span", null, "自定义: ", -1)), Qt = { key: 2 }, Jt = { key: 3 }, Zt = { key: 4 }, Wt = { class: "dialog-footer" }, Xt = {
1759
1759
  __name: "index",
1760
1760
  props: /* @__PURE__ */ fe({
1761
1761
  config: { type: Object, default: () => {
@@ -1948,14 +1948,14 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
1948
1948
  V("div", St, [
1949
1949
  Et,
1950
1950
  V("div", Mt, [
1951
- (i(!0), h(R, null, z(C.value, (d) => (i(), h("span", {
1951
+ (i(!0), h(R, null, B(C.value, (d) => (i(), h("span", {
1952
1952
  key: d.key,
1953
1953
  onClick: (Z) => w(d)
1954
1954
  }, A(d.label), 9, Ut))), 128))
1955
1955
  ])
1956
1956
  ]),
1957
1957
  V("div", Rt, [
1958
- (i(!0), h(R, null, z(m.value, (d, Z) => (i(), q(O, {
1958
+ (i(!0), h(R, null, B(m.value, (d, Z) => (i(), q(O, {
1959
1959
  closable: "",
1960
1960
  type: "info",
1961
1961
  onClose: (X) => u(Z)
@@ -2007,7 +2007,7 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
2007
2007
  }, null, 8, ["modelValue"])
2008
2008
  ])) : o.value.type === void 0 ? (i(), h(R, { key: 1 }, [
2009
2009
  o.value.convenientOptions.length ? (i(), h("div", Nt, [
2010
- (i(!0), h(R, null, z(o.value.convenientOptions, (d) => (i(), q($, {
2010
+ (i(!0), h(R, null, B(o.value.convenientOptions, (d) => (i(), q($, {
2011
2011
  key: d.text,
2012
2012
  onClick: (Z) => U(d)
2013
2013
  }, {
@@ -2017,8 +2017,8 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
2017
2017
  _: 2
2018
2018
  }, 1032, ["onClick"]))), 128))
2019
2019
  ])) : F("", !0),
2020
- V("div", zt, [
2021
- Bt,
2020
+ V("div", Bt, [
2021
+ zt,
2022
2022
  p(T, {
2023
2023
  modelValue: t.value.range[0],
2024
2024
  "onUpdate:modelValue": e[4] || (e[4] = (d) => t.value.range[0] = d),
@@ -2034,7 +2034,7 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
2034
2034
  style: { width: "72px" }
2035
2035
  }, {
2036
2036
  default: g(() => [
2037
- (i(!0), h(R, null, z(o.value.unitOptions, (d) => (i(), q(s, {
2037
+ (i(!0), h(R, null, B(o.value.unitOptions, (d) => (i(), q(s, {
2038
2038
  label: d,
2039
2039
  value: d
2040
2040
  }, null, 8, ["label", "value"]))), 256))
@@ -2061,7 +2061,7 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
2061
2061
  style: { width: "72px" }
2062
2062
  }, {
2063
2063
  default: g(() => [
2064
- (i(!0), h(R, null, z(o.value.unitOptions, (d) => (i(), q(s, {
2064
+ (i(!0), h(R, null, B(o.value.unitOptions, (d) => (i(), q(s, {
2065
2065
  label: d,
2066
2066
  value: d
2067
2067
  }, null, 8, ["label", "value"]))), 256))
@@ -2169,7 +2169,7 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
2169
2169
  style: { width: "420px" }
2170
2170
  }, {
2171
2171
  default: g(() => [
2172
- (i(), h(R, null, z([1, 2, 3, 4, 5], (d) => p(s, {
2172
+ (i(), h(R, null, B([1, 2, 3, 4, 5], (d) => p(s, {
2173
2173
  key: d,
2174
2174
  label: `${d}分位`,
2175
2175
  value: d
@@ -2188,7 +2188,7 @@ const ve = (a) => (he("data-v-bdb03941"), a = a(), xe(), a), Tt = {
2188
2188
  style: { width: "420px" }
2189
2189
  }, {
2190
2190
  default: g(() => [
2191
- (i(), h(R, null, z([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (d) => p(s, {
2191
+ (i(), h(R, null, B([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (d) => p(s, {
2192
2192
  key: d,
2193
2193
  label: `${d}分位`,
2194
2194
  value: d
@@ -2513,7 +2513,7 @@ const se = (a) => (he("data-v-5d0d1a7a"), a = a(), xe(), a), ln = { class: "vari
2513
2513
  size: "small"
2514
2514
  }, {
2515
2515
  default: g(() => [
2516
- (i(!0), h(R, null, z(C.value, ({ label: s, value: I }) => (i(), q(U, {
2516
+ (i(!0), h(R, null, B(C.value, ({ label: s, value: I }) => (i(), q(U, {
2517
2517
  label: s,
2518
2518
  value: I,
2519
2519
  key: I
@@ -2535,7 +2535,7 @@ const se = (a) => (he("data-v-5d0d1a7a"), a = a(), xe(), a), ln = { class: "vari
2535
2535
  size: "small"
2536
2536
  }, {
2537
2537
  default: g(() => [
2538
- (i(!0), h(R, null, z(o.value, ({ label: s, value: I }) => (i(), q(c, {
2538
+ (i(!0), h(R, null, B(o.value, ({ label: s, value: I }) => (i(), q(c, {
2539
2539
  label: s,
2540
2540
  value: I,
2541
2541
  key: I
@@ -2557,7 +2557,7 @@ const se = (a) => (he("data-v-5d0d1a7a"), a = a(), xe(), a), ln = { class: "vari
2557
2557
  size: "small"
2558
2558
  }, {
2559
2559
  default: g(() => [
2560
- (i(!0), h(R, null, z(t.value, ({ label: s, value: I }) => (i(), q(c, {
2560
+ (i(!0), h(R, null, B(t.value, ({ label: s, value: I }) => (i(), q(c, {
2561
2561
  label: s,
2562
2562
  value: I,
2563
2563
  key: I
@@ -2579,7 +2579,7 @@ const se = (a) => (he("data-v-5d0d1a7a"), a = a(), xe(), a), ln = { class: "vari
2579
2579
  size: "small"
2580
2580
  }, {
2581
2581
  default: g(() => [
2582
- (i(!0), h(R, null, z(w.value, ({ label: s, value: I }) => (i(), q(c, {
2582
+ (i(!0), h(R, null, B(w.value, ({ label: s, value: I }) => (i(), q(c, {
2583
2583
  label: s,
2584
2584
  value: I,
2585
2585
  key: I