st-comp 0.0.274 → 0.0.276

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 (143) hide show
  1. package/es/ChartLayout.js +4 -4
  2. package/es/CustomFunction.cjs +1 -1
  3. package/es/CustomFunction.js +70 -71
  4. package/es/FactorWarning.cjs +1 -1
  5. package/es/FactorWarning.js +35 -36
  6. package/es/Kline.cjs +1 -1
  7. package/es/Kline.js +19 -20
  8. package/es/KlineBasic.cjs +1 -1
  9. package/es/KlineBasic.js +28 -29
  10. package/es/KlineConfig.cjs +1 -1
  11. package/es/KlineConfig.js +49 -50
  12. package/es/KlineNew.cjs +1 -1
  13. package/es/KlineNew.js +18 -19
  14. package/es/KlinePlus.cjs +1 -1
  15. package/es/KlinePlus.js +21 -22
  16. package/es/MonacoEditor.cjs +1 -1
  17. package/es/MonacoEditor.js +26 -27
  18. package/es/Pagination.cjs +1 -1
  19. package/es/Pagination.js +76 -77
  20. package/es/PasswordPrompt.js +3 -3
  21. package/es/Table.cjs +1 -1
  22. package/es/Table.js +37 -38
  23. package/es/User.cjs +1 -1
  24. package/es/User.js +141 -142
  25. package/es/VarSelectDialog.cjs +1 -1
  26. package/es/VarSelectDialog.js +27 -28
  27. package/es/VarietyAiHelper.cjs +7 -7
  28. package/es/VarietyAiHelper.js +488 -479
  29. package/es/VarietyAutoComplete.cjs +1 -1
  30. package/es/VarietyAutoComplete.js +12 -13
  31. package/es/VarietySearch.cjs +9 -9
  32. package/es/VarietySearch.js +298 -298
  33. package/es/{VarietySelect-7da473c5.cjs → VarietySelect-610903f0.cjs} +1 -1
  34. package/es/{VarietySelect-b01281d3.js → VarietySelect-6a166293.js} +4 -4
  35. package/es/VarietyTextCopy.cjs +1 -1
  36. package/es/VarietyTextCopy.js +22 -23
  37. package/es/VirtualTable.js +14 -14
  38. package/es/{_initCloneObject-6243b839.js → _initCloneObject-152b4f4e.js} +3 -3
  39. package/es/aiTools-9fd42de8.cjs +2 -0
  40. package/es/aiTools-d7bd47c3.js +113 -0
  41. package/es/aiTools.js +12 -2
  42. package/es/{base-29f73b05.js → base-a5af3db3.js} +2 -2
  43. package/es/{castArray-609a313e.js → castArray-7741a212.js} +1 -1
  44. package/es/{config-provider-20b05e99.js → config-provider-7a3aca55.js} +4 -4
  45. package/es/{debounce-a09ce9a3.js → debounce-8d53f4dd.js} +1 -1
  46. package/es/{dropdown-f8d9fe56.js → dropdown-01e09205.js} +19 -20
  47. package/es/dropdown-987c47fb.cjs +1 -0
  48. package/es/el-autocomplete-16f66b34.cjs +1 -0
  49. package/es/{el-autocomplete-3f34a1c3.js → el-autocomplete-342ae823.js} +17 -18
  50. package/es/{el-button-cd144ee1.js → el-button-314171a0.js} +4 -4
  51. package/es/{el-checkbox-d6c883f4.js → el-checkbox-5899681f.js} +4 -4
  52. package/es/el-checkbox-bdf64663.cjs +1 -0
  53. package/es/el-dialog-0ef95df6.cjs +1 -0
  54. package/es/{el-dialog-59a23c2b.js → el-dialog-86a3eec2.js} +6 -6
  55. package/es/{el-divider-523e5874.js → el-divider-4e059794.js} +1 -1
  56. package/es/{el-empty-f5a1607a.js → el-empty-33cb66f1.js} +3 -3
  57. package/es/{el-form-item-3475aaad.cjs → el-form-item-77ef6784.cjs} +1 -1
  58. package/es/{el-form-item-a9556441.js → el-form-item-cda4d93c.js} +8 -8
  59. package/es/el-input-89222943.cjs +1 -0
  60. package/es/{el-input-1f14a6e2.js → el-input-fa1445ad.js} +14 -14
  61. package/es/{el-input-number-411ac93d.js → el-input-number-8f6dbf74.js} +6 -6
  62. package/es/el-input-number-d3338e5e.cjs +1 -0
  63. package/es/{el-loading-cbeb3b86.js → el-loading-9b671203.js} +2 -2
  64. package/es/el-menu-item-4531fd0e.cjs +1 -0
  65. package/es/{el-menu-item-77152904.js → el-menu-item-535fef90.js} +17 -18
  66. package/es/{el-message-box-a26e3ed4.js → el-message-box-621ed2f1.js} +11 -11
  67. package/es/el-message-box-f5717070.cjs +1 -0
  68. package/es/el-overlay-151708cb.cjs +1 -0
  69. package/es/{el-overlay-465cd11e.js → el-overlay-23de4324.js} +19 -19
  70. package/es/el-popconfirm-b8aa490e.cjs +1 -0
  71. package/es/{el-popconfirm-289b3e89.js → el-popconfirm-bcff0aa5.js} +20 -21
  72. package/es/el-popper-03988662.js +2094 -0
  73. package/es/el-popper-43ec37f4.cjs +1 -0
  74. package/es/el-segmented-79a1367c.cjs +1 -0
  75. package/es/{el-segmented-598b92b0.js → el-segmented-db3a86be.js} +4 -4
  76. package/es/{el-select-d47b5923.js → el-select-4bd0010d.js} +43 -44
  77. package/es/el-select-ec04e7ce.cjs +1 -0
  78. package/es/el-table-column-35e47229.cjs +14 -0
  79. package/es/{el-table-column-f1017e75.js → el-table-column-7af2bec7.js} +24 -25
  80. package/es/el-tag-5d5608e0.cjs +1 -0
  81. package/es/{el-tag-0a4197f5.js → el-tag-bef9e83d.js} +13 -13
  82. package/es/{el-text-c3ee80fe.js → el-text-f998902c.js} +2 -2
  83. package/es/{index-67180968.js → index-102edf6c.js} +3 -3
  84. package/es/{index-a76e80d9.cjs → index-2d7ac156.cjs} +2 -2
  85. package/es/{index-1b97095f.js → index-5c44d71a.js} +1 -1
  86. package/es/{index-d3e9a6f2.js → index-5ed42e9c.js} +11 -11
  87. package/es/{index-3301d870.js → index-6290ae0f.js} +3 -3
  88. package/es/{index-a17c90c5.js → index-936e7dec.js} +2 -2
  89. package/es/{index-8391a3df.js → index-960806da.js} +3 -3
  90. package/es/index-a00e0534.cjs +1 -0
  91. package/es/{index-33430c9f.js → index-a83ec4b7.js} +3 -3
  92. package/es/index-c58e90e9.cjs +1 -0
  93. package/es/{index-499cf989.js → index-ce21e2ce.js} +17 -17
  94. package/es/index-cfd00899.cjs +1 -0
  95. package/es/{index-afc4a1e5.js → index-d1b554ac.js} +3 -3
  96. package/es/{index-de24705f.js → index-d77a7336.js} +1 -1
  97. package/es/{index-3ed7914e.cjs → index-db846633.cjs} +1 -1
  98. package/es/{index-5b47cf8f.js → index-f3f6ee27.js} +11 -11
  99. package/es/{python-df3d529e.js → python-6cc6ec1b.js} +28 -29
  100. package/es/{python-b5d87b74.cjs → python-71f59893.cjs} +1 -1
  101. package/es/{raf-744cf95a.js → raf-80ef0c0a.js} +1 -1
  102. package/es/{scroll-6799bafc.js → scroll-679bd6bf.js} +1 -1
  103. package/es/style.css +1 -1
  104. package/es/{use-form-common-props-dd9617de.js → use-form-common-props-76a09d89.js} +28 -28
  105. package/es/{use-global-config-4dfc7236.js → use-global-config-0f43458b.js} +4 -4
  106. package/es/{validator-029bfc98.js → validator-0e037618.js} +1 -1
  107. package/es/{vnode-a83e6de8.js → vnode-5ddb7ed1.js} +1 -1
  108. package/es/{zh-cn-89e434f9.js → zh-cn-1227eb8a.js} +2 -2
  109. package/lib/aiTools.js +12 -2
  110. package/lib/bundle.js +1 -1
  111. package/lib/bundle.umd.cjs +172 -172
  112. package/lib/{index-a854f18c.js → index-8b55d8c8.js} +13934 -13924
  113. package/lib/{python-77c3b638.js → python-f164f783.js} +1 -1
  114. package/lib/style.css +1 -1
  115. package/package.json +1 -1
  116. package/packages/VarietyAiHelper/images/like.png +0 -0
  117. package/packages/VarietyAiHelper/images/like_no.png +0 -0
  118. package/packages/VarietyAiHelper/index.vue +351 -410
  119. package/packages/VarietySearch/index.vue +1 -1
  120. package/public/aiTools.js +12 -2
  121. package/es/aiTools-4412c56c.cjs +0 -2
  122. package/es/aiTools-e6e4e996.js +0 -111
  123. package/es/dropdown-33c19e56.cjs +0 -1
  124. package/es/el-autocomplete-525ca867.cjs +0 -1
  125. package/es/el-checkbox-95325acd.cjs +0 -1
  126. package/es/el-dialog-4056070b.cjs +0 -1
  127. package/es/el-input-c7bf8e44.cjs +0 -1
  128. package/es/el-input-number-9d810842.cjs +0 -1
  129. package/es/el-menu-item-18d7d869.cjs +0 -1
  130. package/es/el-message-box-e4b8cc99.cjs +0 -1
  131. package/es/el-overlay-d26a1b98.cjs +0 -1
  132. package/es/el-popconfirm-12f6f35c.cjs +0 -1
  133. package/es/el-popper-c7648df6.cjs +0 -1
  134. package/es/el-popper-f96fc206.js +0 -1662
  135. package/es/el-segmented-f0bce6f2.cjs +0 -1
  136. package/es/el-select-f3cc464f.cjs +0 -1
  137. package/es/el-table-column-220ae131.cjs +0 -14
  138. package/es/el-tag-51bd491c.cjs +0 -1
  139. package/es/index-09ce1753.cjs +0 -1
  140. package/es/index-4b95bae1.cjs +0 -1
  141. package/es/index-68798830.cjs +0 -1
  142. package/es/index-8e88a0bd.js +0 -440
  143. package/es/index-d2cfd4a3.cjs +0 -1
@@ -1,54 +1,53 @@
1
- import { b as Lu, c as ct, p as Ue, o as st, k as dt, u as Xu, _ as ue, e as Pe, w as Vt, l as Je, f as ft, i as R0 } from "./base-29f73b05.js";
2
- import "./el-tag-0a4197f5.js";
3
- import { E as ye, a as Ce } from "./el-select-d47b5923.js";
1
+ import { b as Lu, c as ct, p as Ue, o as st, k as dt, u as Xu, _ as ue, e as Pe, w as Vt, l as Je, f as ft, i as R0 } from "./base-a5af3db3.js";
2
+ import "./el-tag-bef9e83d.js";
3
+ import { E as ye, a as Ce } from "./el-select-4bd0010d.js";
4
4
  import "./el-scrollbar-323542e7.js";
5
- import { E as q0 } from "./el-popper-f96fc206.js";
6
- import { E as Mt, a as B0 } from "./el-checkbox-d6c883f4.js";
5
+ import { U as We, C as Ye, u as q0, d as B0, E as z0 } from "./el-popper-03988662.js";
6
+ import { E as Mt, a as L0 } from "./el-checkbox-5899681f.js";
7
7
  import "./el-checkbox-group-4ed993c7.js";
8
- import { ref as W, inject as Uu, computed as tu, defineComponent as Eu, openBlock as x, createElementBlock as w, normalizeClass as iu, unref as I, createElementVNode as C, withDirectives as Gu, isRef as Rt, withModifiers as _e, vModelRadio as qt, renderSlot as Ju, createTextVNode as B, toDisplayString as X, nextTick as qu, normalizeStyle as Bt, onMounted as We, provide as zt, reactive as Lt, toRefs as z0, watch as Cu, Fragment as N, renderList as G, createBlock as U, mergeProps as Ne, createCommentVNode as j, toRef as L0, createVNode as h, normalizeProps as U0, mergeModels as Ou, useModel as Pu, withCtx as _, resolveComponent as de, vShow as je, pushScopeId as Ee, popScopeId as De, createSlots as fe } from "vue";
9
- import { E as P0 } from "./el-empty-f5a1607a.js";
10
- import { E as ee } from "./el-dialog-59a23c2b.js";
11
- import "./el-overlay-465cd11e.js";
12
- import { a as Ut, E as Pt } from "./el-form-item-a9556441.js";
13
- import { E as Ye } from "./el-input-1f14a6e2.js";
14
- import { E as Nt } from "./el-input-number-411ac93d.js";
8
+ import { ref as W, inject as Uu, computed as tu, defineComponent as Eu, openBlock as x, createElementBlock as T, normalizeClass as iu, unref as I, createElementVNode as C, withDirectives as Gu, isRef as Rt, withModifiers as _e, vModelRadio as qt, renderSlot as Ju, createTextVNode as B, toDisplayString as X, nextTick as qu, normalizeStyle as Bt, onMounted as Qe, provide as zt, reactive as Lt, toRefs as U0, watch as Cu, Fragment as N, renderList as G, createBlock as U, mergeProps as Ne, createCommentVNode as j, toRef as P0, createVNode as h, normalizeProps as N0, mergeModels as Ou, useModel as Pu, withCtx as _, resolveComponent as de, vShow as je, pushScopeId as Ee, popScopeId as De, createSlots as fe } from "vue";
9
+ import { E as j0 } from "./el-empty-33cb66f1.js";
10
+ import { E as ee } from "./el-dialog-86a3eec2.js";
11
+ import "./el-overlay-23de4324.js";
12
+ import { a as Ut, E as Pt } from "./el-form-item-cda4d93c.js";
13
+ import { E as Ke } from "./el-input-fa1445ad.js";
14
+ import { E as Nt } from "./el-input-number-8f6dbf74.js";
15
15
  import "./el-tooltip-4ed993c7.js";
16
- import { E as Fe } from "./el-button-cd144ee1.js";
16
+ import { E as Fe } from "./el-button-314171a0.js";
17
17
  import "./el-popover-4ed993c7.js";
18
- import { E as N0 } from "./el-text-c3ee80fe.js";
19
- import { U as j0 } from "./index-7ed0999e.js";
20
- import { z as Z0, A as Hu, i as H0, b as G0, c as me, B as J0, E as jt, e as W0, a as Y0 } from "./index-1b97095f.js";
21
- import { a as Q0 } from "./aiTools-e6e4e996.js";
22
- import { E as K0, a as X0 } from "./el-table-column-f1017e75.js";
23
- import { E as Zt } from "./index-67180968.js";
24
- import { M as un } from "./index-5b47cf8f.js";
18
+ import { E as Z0 } from "./el-text-f998902c.js";
19
+ import { U as H0 } from "./index-7ed0999e.js";
20
+ import { z as G0, A as Hu, i as J0, b as W0, c as me, B as Y0, E as jt, e as Q0, a as K0 } from "./index-5c44d71a.js";
21
+ import { a as X0 } from "./aiTools-d7bd47c3.js";
22
+ import { E as un, a as en } from "./el-table-column-7af2bec7.js";
23
+ import { E as Zt } from "./index-102edf6c.js";
24
+ import { M as tn } from "./index-f3f6ee27.js";
25
25
  import "./el-message-4ed993c7.js";
26
- import { E as Ht } from "./el-message-box-a26e3ed4.js";
26
+ import { E as Ht } from "./el-message-box-621ed2f1.js";
27
27
  import { _ as Nu } from "./_plugin-vue_export-helper-dad06003.js";
28
- import { E as eu } from "./index-499cf989.js";
29
- import { E as Ae } from "./index-afc4a1e5.js";
30
- import { E as en } from "./index-3301d870.js";
31
- import { h as Gt, e as tn, g as nn, d as ln, f as an } from "./use-form-common-props-dd9617de.js";
32
- import { U as Qe, C as Ke, u as rn, d as on } from "./index-8e88a0bd.js";
28
+ import { E as eu } from "./index-ce21e2ce.js";
29
+ import { E as Ae } from "./index-d1b554ac.js";
30
+ import { E as nn } from "./index-6290ae0f.js";
31
+ import { h as Gt, e as ln, g as an, d as rn, f as on } from "./use-form-common-props-76a09d89.js";
33
32
  import { u as cn } from "./index-2e331d74.js";
34
- import { u as sn } from "./index-8391a3df.js";
35
- import { i as dn } from "./index-33430c9f.js";
36
- import "./index-de24705f.js";
37
- import "./castArray-609a313e.js";
38
- import "./index-d3e9a6f2.js";
39
- import "./scroll-6799bafc.js";
40
- import "./debounce-a09ce9a3.js";
41
- import "./vnode-a83e6de8.js";
42
- import "./use-global-config-4dfc7236.js";
43
- import "./_initCloneObject-6243b839.js";
33
+ import { u as sn } from "./index-960806da.js";
34
+ import { i as dn } from "./index-a83ec4b7.js";
35
+ import "./index-d77a7336.js";
36
+ import "./castArray-7741a212.js";
37
+ import "./index-5ed42e9c.js";
38
+ import "./scroll-679bd6bf.js";
39
+ import "./debounce-8d53f4dd.js";
40
+ import "./vnode-5ddb7ed1.js";
41
+ import "./use-global-config-0f43458b.js";
42
+ import "./_initCloneObject-152b4f4e.js";
44
43
  import "./typescript-7ae59c4c.js";
45
44
  import "./index-657047bb.js";
46
- import "./raf-744cf95a.js";
47
- import "./VarietySelect-b01281d3.js";
48
- import "./el-autocomplete-3f34a1c3.js";
49
- import "./validator-029bfc98.js";
50
- import "./config-provider-20b05e99.js";
51
- import "./dropdown-f8d9fe56.js";
45
+ import "./raf-80ef0c0a.js";
46
+ import "./VarietySelect-6a166293.js";
47
+ import "./el-autocomplete-342ae823.js";
48
+ import "./validator-0e037618.js";
49
+ import "./config-provider-7a3aca55.js";
50
+ import "./dropdown-01e09205.js";
52
51
  const Jt = Lu({
53
52
  modelValue: {
54
53
  type: [String, Number, Boolean],
@@ -72,17 +71,17 @@ const Jt = Lu({
72
71
  ...Jt,
73
72
  border: Boolean
74
73
  }), Wt = {
75
- [Qe]: (u) => ct(u) || Ue(u) || st(u),
76
- [Ke]: (u) => ct(u) || Ue(u) || st(u)
74
+ [We]: (u) => ct(u) || Ue(u) || st(u),
75
+ [Ye]: (u) => ct(u) || Ue(u) || st(u)
77
76
  }, Yt = Symbol("radioGroupKey"), Qt = (u, e) => {
78
77
  const t = W(), l = Uu(Yt, void 0), a = tu(() => !!l), n = tu(() => dt(u.value) ? u.label : u.value), o = tu({
79
78
  get() {
80
79
  return a.value ? l.modelValue : u.modelValue;
81
80
  },
82
81
  set(d) {
83
- a.value ? l.changeEvent(d) : e && e(Qe, d), t.value.checked = u.modelValue === n.value;
82
+ a.value ? l.changeEvent(d) : e && e(We, d), t.value.checked = u.modelValue === n.value;
84
83
  }
85
- }), r = tn(tu(() => l == null ? void 0 : l.size)), i = nn(tu(() => l == null ? void 0 : l.disabled)), c = W(!1), p = tu(() => i.value || a.value && o.value !== n.value ? -1 : 0);
84
+ }), r = ln(tu(() => l == null ? void 0 : l.size)), i = an(tu(() => l == null ? void 0 : l.disabled)), c = W(!1), p = tu(() => i.value || a.value && o.value !== n.value ? -1 : 0);
86
85
  return cn({
87
86
  from: "label act as value",
88
87
  replacement: "value",
@@ -109,11 +108,11 @@ const Jt = Lu({
109
108
  setup(u, { emit: e }) {
110
109
  const t = u, l = Xu("radio"), { radioRef: a, radioGroup: n, focus: o, size: r, disabled: i, modelValue: c, actualValue: p } = Qt(t, e);
111
110
  function d() {
112
- qu(() => e(Ke, c.value));
111
+ qu(() => e(Ye, c.value));
113
112
  }
114
113
  return (b, s) => {
115
114
  var f;
116
- return x(), w("label", {
115
+ return x(), T("label", {
117
116
  class: iu([
118
117
  I(l).b(),
119
118
  I(l).is("disabled", I(i)),
@@ -133,15 +132,15 @@ const Jt = Lu({
133
132
  Gu(C("input", {
134
133
  ref_key: "radioRef",
135
134
  ref: a,
136
- "onUpdate:modelValue": (A) => Rt(c) ? c.value = A : null,
135
+ "onUpdate:modelValue": (F) => Rt(c) ? c.value = F : null,
137
136
  class: iu(I(l).e("original")),
138
137
  value: I(p),
139
138
  name: b.name || ((f = I(n)) == null ? void 0 : f.name),
140
139
  disabled: I(i),
141
140
  checked: I(c) === I(p),
142
141
  type: "radio",
143
- onFocus: (A) => o.value = !0,
144
- onBlur: (A) => o.value = !1,
142
+ onFocus: (F) => o.value = !0,
143
+ onBlur: (F) => o.value = !1,
145
144
  onChange: d,
146
145
  onClick: _e(() => {
147
146
  }, ["stop"])
@@ -182,7 +181,7 @@ const hn = Lu({
182
181
  }));
183
182
  return (d, b) => {
184
183
  var s;
185
- return x(), w("label", {
184
+ return x(), T("label", {
186
185
  class: iu([
187
186
  I(t).b("button"),
188
187
  I(t).is("active", I(r) === I(c)),
@@ -256,7 +255,7 @@ const xn = Lu({
256
255
  type: Pe(Object),
257
256
  default: () => u0
258
257
  },
259
- ...rn(["ariaLabel"])
258
+ ...q0(["ariaLabel"])
260
259
  }), gn = Wt, u0 = {
261
260
  label: "label",
262
261
  value: "value",
@@ -268,14 +267,14 @@ const xn = Lu({
268
267
  props: xn,
269
268
  emits: gn,
270
269
  setup(u, { emit: e }) {
271
- const t = u, l = Xu("radio"), a = sn(), n = W(), { formItem: o } = ln(), { inputId: r, isLabeledByFormItem: i } = an(t, {
270
+ const t = u, l = Xu("radio"), a = sn(), n = W(), { formItem: o } = rn(), { inputId: r, isLabeledByFormItem: i } = on(t, {
272
271
  formItemContext: o
273
272
  }), c = (s) => {
274
- e(Qe, s), qu(() => e(Ke, s));
273
+ e(We, s), qu(() => e(Ye, s));
275
274
  };
276
- We(() => {
275
+ Qe(() => {
277
276
  const s = n.value.querySelectorAll("[type=radio]"), f = s[0];
278
- !Array.from(s).some((A) => A.checked) && f && (f.tabIndex = 0);
277
+ !Array.from(s).some((F) => F.checked) && f && (f.tabIndex = 0);
279
278
  });
280
279
  const p = tu(() => t.name || a.value), d = tu(() => ({
281
280
  ...u0,
@@ -289,12 +288,12 @@ const xn = Lu({
289
288
  return { ...s, ...f };
290
289
  };
291
290
  return zt(Yt, Lt({
292
- ...z0(t),
291
+ ...U0(t),
293
292
  changeEvent: c,
294
293
  name: p
295
294
  })), Cu(() => t.modelValue, (s, f) => {
296
- t.validateEvent && !dn(s, f) && (o == null || o.validate("change").catch((A) => on()));
297
- }), (s, f) => (x(), w("div", {
295
+ t.validateEvent && !dn(s, f) && (o == null || o.validate("change").catch((F) => B0()));
296
+ }), (s, f) => (x(), T("div", {
298
297
  id: I(r),
299
298
  ref_key: "radioGroupRef",
300
299
  ref: n,
@@ -304,7 +303,7 @@ const xn = Lu({
304
303
  "aria-labelledby": I(i) ? I(o).labelId : void 0
305
304
  }, [
306
305
  Ju(s.$slots, "default", {}, () => [
307
- (x(!0), w(N, null, G(t.options, (A, y) => (x(), U(Kt, Ne({ key: y }, b(A)), null, 16))), 128))
306
+ (x(!0), T(N, null, G(t.options, (F, y) => (x(), U(Kt, Ne({ key: y }, b(F)), null, 16))), 128))
308
307
  ])
309
308
  ], 10, ["id", "aria-label", "aria-labelledby"]));
310
309
  }
@@ -353,10 +352,10 @@ const we = Vt(Kt, {
353
352
  props: Cn,
354
353
  setup(u) {
355
354
  const e = Xu("skeleton");
356
- return (t, l) => (x(), w("div", {
355
+ return (t, l) => (x(), T("div", {
357
356
  class: iu([I(e).e("item"), I(e).e(t.variant)])
358
357
  }, [
359
- t.variant === "image" ? (x(), U(I(Z0), { key: 0 })) : j("v-if", !0)
358
+ t.variant === "image" ? (x(), U(I(G0), { key: 0 })) : j("v-if", !0)
360
359
  ], 2));
361
360
  }
362
361
  });
@@ -377,7 +376,7 @@ const Fn = (u, e = 0) => {
377
376
  }, o = (r) => {
378
377
  r === "leading" ? Ue(e) ? n(e) : n(e.leading) : ft(e) ? n(e.trailing) : l.value = !1;
379
378
  };
380
- return We(() => o("leading")), Cu(() => u.value, (r) => {
379
+ return Qe(() => o("leading")), Cu(() => u.value, (r) => {
381
380
  o(r ? "leading" : "trailing");
382
381
  }), l;
383
382
  }, An = Eu({
@@ -386,20 +385,20 @@ const Fn = (u, e = 0) => {
386
385
  ...An,
387
386
  props: yn,
388
387
  setup(u, { expose: e }) {
389
- const t = u, l = Xu("skeleton"), a = Fn(L0(t, "loading"), t.throttle);
388
+ const t = u, l = Xu("skeleton"), a = Fn(P0(t, "loading"), t.throttle);
390
389
  return e({
391
390
  uiLoading: a
392
- }), (n, o) => I(a) ? (x(), w("div", Ne({
391
+ }), (n, o) => I(a) ? (x(), T("div", Ne({
393
392
  key: 0,
394
393
  class: [I(l).b(), I(l).is("animated", n.animated)]
395
394
  }, n.$attrs), [
396
- (x(!0), w(N, null, G(n.count, (r) => (x(), w(N, { key: r }, [
395
+ (x(!0), T(N, null, G(n.count, (r) => (x(), T(N, { key: r }, [
397
396
  I(a) ? Ju(n.$slots, "template", { key: r }, () => [
398
397
  h(xe, {
399
398
  class: iu(I(l).is("first")),
400
399
  variant: "p"
401
400
  }, null, 8, ["class"]),
402
- (x(!0), w(N, null, G(n.rows, (i) => (x(), U(xe, {
401
+ (x(!0), T(N, null, G(n.rows, (i) => (x(), U(xe, {
403
402
  key: i,
404
403
  class: iu([
405
404
  I(l).e("paragraph"),
@@ -409,7 +408,7 @@ const Fn = (u, e = 0) => {
409
408
  }, null, 8, ["class"]))), 128))
410
409
  ]) : j("v-if", !0)
411
410
  ], 64))), 128))
412
- ], 16)) : Ju(n.$slots, "default", U0(Ne({ key: 1 }, n.$attrs)));
411
+ ], 16)) : Ju(n.$slots, "default", N0(Ne({ key: 1 }, n.$attrs)));
413
412
  }
414
413
  });
415
414
  var Tn = /* @__PURE__ */ ue(wn, [["__file", "skeleton.vue"]]);
@@ -1114,14 +1113,14 @@ ge.prototype.parse = function(u, e) {
1114
1113
  const s = this.hostname[0] === "[" && this.hostname[this.hostname.length - 1] === "]";
1115
1114
  if (!s) {
1116
1115
  const f = this.hostname.split(/\./);
1117
- for (let A = 0, y = f.length; A < y; A++) {
1118
- const m = f[A];
1116
+ for (let F = 0, y = f.length; F < y; F++) {
1117
+ const m = f[F];
1119
1118
  if (m && !m.match(vt)) {
1120
- let T = "";
1119
+ let w = "";
1121
1120
  for (let D = 0, O = m.length; D < O; D++)
1122
- m.charCodeAt(D) > 127 ? T += "x" : T += m[D];
1123
- if (!T.match(vt)) {
1124
- const D = f.slice(0, A), O = f.slice(A + 1), k = m.match(Pn);
1121
+ m.charCodeAt(D) > 127 ? w += "x" : w += m[D];
1122
+ if (!w.match(vt)) {
1123
+ const D = f.slice(0, F), O = f.slice(F + 1), k = m.match(Pn);
1125
1124
  k && (D.push(k[1]), O.unshift(k[2])), O.length && (n = O.join(".") + n), this.hostname = D.join(".");
1126
1125
  break;
1127
1126
  }
@@ -2011,8 +2010,8 @@ function Sl(u) {
2011
2010
  let d = r.level, b = 0;
2012
2011
  c.length > 0 && c[0].index === 0 && o > 0 && a[o - 1].type === "text_special" && (c = c.slice(1));
2013
2012
  for (let s = 0; s < c.length; s++) {
2014
- const f = c[s].url, A = u.md.normalizeLink(f);
2015
- if (!u.md.validateLink(A))
2013
+ const f = c[s].url, F = u.md.normalizeLink(f);
2014
+ if (!u.md.validateLink(F))
2016
2015
  continue;
2017
2016
  let y = c[s].text;
2018
2017
  c[s].schema ? c[s].schema === "mailto:" && !/^mailto:/i.test(y) ? y = u.md.normalizeLinkText("mailto:" + y).replace(/^mailto:/, "") : y = u.md.normalizeLinkText(y) : y = u.md.normalizeLinkText("http://" + y).replace(/^http:\/\//, "");
@@ -2021,8 +2020,8 @@ function Sl(u) {
2021
2020
  const k = new u.Token("text", "", 0);
2022
2021
  k.content = i.slice(b, m), k.level = d, p.push(k);
2023
2022
  }
2024
- const T = new u.Token("link_open", "a", 1);
2025
- T.attrs = [["href", A]], T.level = d++, T.markup = "linkify", T.info = "auto", p.push(T);
2023
+ const w = new u.Token("link_open", "a", 1);
2024
+ w.attrs = [["href", F]], w.level = d++, w.markup = "linkify", w.info = "auto", p.push(w);
2026
2025
  const D = new u.Token("text", "", 0);
2027
2026
  D.content = y, D.level = d, p.push(D);
2028
2027
  const O = new u.Token("link_close", "a", -1);
@@ -2097,17 +2096,17 @@ function Ll(u, e) {
2097
2096
  f = u[t].content.charCodeAt(u[t].content.length - 1);
2098
2097
  break;
2099
2098
  }
2100
- let A = 32;
2099
+ let F = 32;
2101
2100
  if (i < c)
2102
- A = r.charCodeAt(i);
2101
+ F = r.charCodeAt(i);
2103
2102
  else
2104
2103
  for (t = a + 1; t < u.length && !(u[t].type === "softbreak" || u[t].type === "hardbreak"); t++)
2105
2104
  if (u[t].content) {
2106
- A = u[t].content.charCodeAt(0);
2105
+ F = u[t].content.charCodeAt(0);
2107
2106
  break;
2108
2107
  }
2109
- const y = Qu(f) || Yu(String.fromCharCode(f)), m = Qu(A) || Yu(String.fromCharCode(A)), T = Wu(f), D = Wu(A);
2110
- if (D ? d = !1 : m && (T || y || (d = !1)), T ? b = !1 : y && (D || m || (b = !1)), A === 34 && p[0] === '"' && f >= 48 && f <= 57 && (b = d = !1), d && b && (d = y, b = m), !d && !b) {
2108
+ const y = Qu(f) || Yu(String.fromCharCode(f)), m = Qu(F) || Yu(String.fromCharCode(F)), w = Wu(f), D = Wu(F);
2109
+ if (D ? d = !1 : m && (w || y || (d = !1)), w ? b = !1 : y && (D || m || (b = !1)), F === 34 && p[0] === '"' && f >= 48 && f <= 57 && (b = d = !1), d && b && (d = y, b = m), !d && !b) {
2111
2110
  s && (n.content = pe(n.content, p.index, Et));
2112
2111
  continue;
2113
2112
  }
@@ -2312,8 +2311,8 @@ function jl(u, e, t, l) {
2312
2311
  return !0;
2313
2312
  const b = u.parentType;
2314
2313
  u.parentType = "table";
2315
- const s = u.md.block.ruler.getRules("blockquote"), f = u.push("table_open", "table", 1), A = [e, 0];
2316
- f.map = A;
2314
+ const s = u.md.block.ruler.getRules("blockquote"), f = u.push("table_open", "table", 1), F = [e, 0];
2315
+ f.map = F;
2317
2316
  const y = u.push("thead_open", "thead", 1);
2318
2317
  y.map = [e, e + 1];
2319
2318
  const m = u.push("tr_open", "tr", 1);
@@ -2325,7 +2324,7 @@ function jl(u, e, t, l) {
2325
2324
  g.content = c[O].trim(), g.children = [], u.push("th_close", "th", -1);
2326
2325
  }
2327
2326
  u.push("tr_close", "tr", -1), u.push("thead_close", "thead", -1);
2328
- let T, D = 0;
2327
+ let w, D = 0;
2329
2328
  for (a = e + 2; a < t && !(u.sCount[a] < u.blkIndent); a++) {
2330
2329
  let O = !1;
2331
2330
  for (let g = 0, E = s.length; g < E; g++)
@@ -2337,7 +2336,7 @@ function jl(u, e, t, l) {
2337
2336
  break;
2338
2337
  if (a === e + 2) {
2339
2338
  const g = u.push("tbody_open", "tbody", 1);
2340
- g.map = T = [e + 2, 0];
2339
+ g.map = w = [e + 2, 0];
2341
2340
  }
2342
2341
  const k = u.push("tr_open", "tr", 1);
2343
2342
  k.map = [a, a + 1];
@@ -2349,7 +2348,7 @@ function jl(u, e, t, l) {
2349
2348
  }
2350
2349
  u.push("tr_close", "tr", -1);
2351
2350
  }
2352
- return T && (u.push("tbody_close", "tbody", -1), T[1] = a), u.push("table_close", "table", -1), A[1] = a, u.parentType = b, u.line = a, !0;
2351
+ return w && (u.push("tbody_close", "tbody", -1), w[1] = a), u.push("table_close", "table", -1), F[1] = a, u.parentType = b, u.line = a, !0;
2353
2352
  }
2354
2353
  function Zl(u, e, t) {
2355
2354
  if (u.sCount[e] - u.blkIndent < 4)
@@ -2441,17 +2440,17 @@ function Gl(u, e, t, l) {
2441
2440
  }
2442
2441
  r.push(u.bMarks[f]), i.push(u.bsCount[f]), p.push(u.tShift[f]), c.push(u.sCount[f]), u.sCount[f] = -1;
2443
2442
  }
2444
- const A = u.blkIndent;
2443
+ const F = u.blkIndent;
2445
2444
  u.blkIndent = 0;
2446
2445
  const y = u.push("blockquote_open", "blockquote", 1);
2447
2446
  y.markup = ">";
2448
2447
  const m = [e, 0];
2449
2448
  y.map = m, u.md.block.tokenize(u, e, f);
2450
- const T = u.push("blockquote_close", "blockquote", -1);
2451
- T.markup = ">", u.lineMax = o, u.parentType = b, m[1] = u.line;
2449
+ const w = u.push("blockquote_close", "blockquote", -1);
2450
+ w.markup = ">", u.lineMax = o, u.parentType = b, m[1] = u.line;
2452
2451
  for (let D = 0; D < p.length; D++)
2453
2452
  u.bMarks[D + e] = r[D], u.tShift[D + e] = p[D], u.sCount[D + e] = c[D], u.bsCount[D + e] = i[D];
2454
- return u.blkIndent = A, !0;
2453
+ return u.blkIndent = F, !0;
2455
2454
  }
2456
2455
  function Jl(u, e, t, l) {
2457
2456
  const a = u.eMarks[e];
@@ -2534,12 +2533,12 @@ function Yl(u, e, t, l) {
2534
2533
  return !1;
2535
2534
  if (l)
2536
2535
  return !0;
2537
- const f = u.src.charCodeAt(s - 1), A = u.tokens.length;
2536
+ const f = u.src.charCodeAt(s - 1), F = u.tokens.length;
2538
2537
  d ? (r = u.push("ordered_list_open", "ol", 1), b !== 1 && (r.attrs = [["start", b]])) : r = u.push("bullet_list_open", "ul", 1);
2539
2538
  const y = [i, 0];
2540
2539
  r.map = y, r.markup = String.fromCharCode(f);
2541
2540
  let m = !1;
2542
- const T = u.md.block.ruler.getRules("list"), D = u.parentType;
2541
+ const w = u.md.block.ruler.getRules("list"), D = u.parentType;
2543
2542
  for (u.parentType = "list"; i < t; ) {
2544
2543
  n = s, a = u.eMarks[i];
2545
2544
  const O = u.sCount[i] + s - (u.bMarks[i] + u.tShift[i]);
@@ -2564,13 +2563,13 @@ function Yl(u, e, t, l) {
2564
2563
  const V = u.tight, Z = u.tShift[i], v = u.sCount[i], J = u.listIndent;
2565
2564
  if (u.listIndent = u.blkIndent, u.blkIndent = M, u.tight = !0, u.tShift[i] = g - u.bMarks[i], u.sCount[i] = k, g >= a && u.isEmpty(i + 1) ? u.line = Math.min(u.line + 2, t) : u.md.block.tokenize(u, i, t, !0), (!u.tight || m) && (c = !1), m = u.line - i > 1 && u.isEmpty(u.line - 1), u.blkIndent = u.listIndent, u.listIndent = J, u.tShift[i] = Z, u.sCount[i] = v, u.tight = V, r = u.push("list_item_close", "li", -1), r.markup = String.fromCharCode(f), i = u.line, $[1] = i, i >= t || u.sCount[i] < u.blkIndent || u.sCount[i] - u.blkIndent >= 4)
2566
2565
  break;
2567
- let F = !1;
2568
- for (let P = 0, au = T.length; P < au; P++)
2569
- if (T[P](u, i, t, !0)) {
2570
- F = !0;
2566
+ let A = !1;
2567
+ for (let P = 0, au = w.length; P < au; P++)
2568
+ if (w[P](u, i, t, !0)) {
2569
+ A = !0;
2571
2570
  break;
2572
2571
  }
2573
- if (F)
2572
+ if (A)
2574
2573
  break;
2575
2574
  if (d) {
2576
2575
  if (s = At(u, i), s < 0)
@@ -2581,46 +2580,46 @@ function Yl(u, e, t, l) {
2581
2580
  if (f !== u.src.charCodeAt(s - 1))
2582
2581
  break;
2583
2582
  }
2584
- return d ? r = u.push("ordered_list_close", "ol", -1) : r = u.push("bullet_list_close", "ul", -1), r.markup = String.fromCharCode(f), y[1] = i, u.line = i, u.parentType = D, c && Wl(u, A), !0;
2583
+ return d ? r = u.push("ordered_list_close", "ol", -1) : r = u.push("bullet_list_close", "ul", -1), r.markup = String.fromCharCode(f), y[1] = i, u.line = i, u.parentType = D, c && Wl(u, F), !0;
2585
2584
  }
2586
2585
  function Ql(u, e, t, l) {
2587
2586
  let a = u.bMarks[e] + u.tShift[e], n = u.eMarks[e], o = e + 1;
2588
2587
  if (u.sCount[e] - u.blkIndent >= 4 || u.src.charCodeAt(a) !== 91)
2589
2588
  return !1;
2590
- function r(T) {
2589
+ function r(w) {
2591
2590
  const D = u.lineMax;
2592
- if (T >= D || u.isEmpty(T))
2591
+ if (w >= D || u.isEmpty(w))
2593
2592
  return null;
2594
2593
  let O = !1;
2595
- if (u.sCount[T] - u.blkIndent > 3 && (O = !0), u.sCount[T] < 0 && (O = !0), !O) {
2594
+ if (u.sCount[w] - u.blkIndent > 3 && (O = !0), u.sCount[w] < 0 && (O = !0), !O) {
2596
2595
  const E = u.md.block.ruler.getRules("reference"), M = u.parentType;
2597
2596
  u.parentType = "reference";
2598
2597
  let $ = !1;
2599
2598
  for (let V = 0, Z = E.length; V < Z; V++)
2600
- if (E[V](u, T, D, !0)) {
2599
+ if (E[V](u, w, D, !0)) {
2601
2600
  $ = !0;
2602
2601
  break;
2603
2602
  }
2604
2603
  if (u.parentType = M, $)
2605
2604
  return null;
2606
2605
  }
2607
- const k = u.bMarks[T] + u.tShift[T], g = u.eMarks[T];
2606
+ const k = u.bMarks[w] + u.tShift[w], g = u.eMarks[w];
2608
2607
  return u.src.slice(k, g + 1);
2609
2608
  }
2610
2609
  let i = u.src.slice(a, n + 1);
2611
2610
  n = i.length;
2612
2611
  let c = -1;
2613
2612
  for (a = 1; a < n; a++) {
2614
- const T = i.charCodeAt(a);
2615
- if (T === 91)
2613
+ const w = i.charCodeAt(a);
2614
+ if (w === 91)
2616
2615
  return !1;
2617
- if (T === 93) {
2616
+ if (w === 93) {
2618
2617
  c = a;
2619
2618
  break;
2620
- } else if (T === 10) {
2619
+ } else if (w === 10) {
2621
2620
  const D = r(o);
2622
2621
  D !== null && (i += D, n = i.length, o++);
2623
- } else if (T === 92 && (a++, a < n && i.charCodeAt(a) === 10)) {
2622
+ } else if (w === 92 && (a++, a < n && i.charCodeAt(a) === 10)) {
2624
2623
  const D = r(o);
2625
2624
  D !== null && (i += D, n = i.length, o++);
2626
2625
  }
@@ -2628,11 +2627,11 @@ function Ql(u, e, t, l) {
2628
2627
  if (c < 0 || i.charCodeAt(c + 1) !== 58)
2629
2628
  return !1;
2630
2629
  for (a = c + 2; a < n; a++) {
2631
- const T = i.charCodeAt(a);
2632
- if (T === 10) {
2630
+ const w = i.charCodeAt(a);
2631
+ if (w === 10) {
2633
2632
  const D = r(o);
2634
2633
  D !== null && (i += D, n = i.length, o++);
2635
- } else if (!K(T))
2634
+ } else if (!K(w))
2636
2635
  break;
2637
2636
  }
2638
2637
  const p = u.md.helpers.parseLinkDestination(i, a, n);
@@ -2644,31 +2643,31 @@ function Ql(u, e, t, l) {
2644
2643
  a = p.pos;
2645
2644
  const b = a, s = o, f = a;
2646
2645
  for (; a < n; a++) {
2647
- const T = i.charCodeAt(a);
2648
- if (T === 10) {
2646
+ const w = i.charCodeAt(a);
2647
+ if (w === 10) {
2649
2648
  const D = r(o);
2650
2649
  D !== null && (i += D, n = i.length, o++);
2651
- } else if (!K(T))
2650
+ } else if (!K(w))
2652
2651
  break;
2653
2652
  }
2654
- let A = u.md.helpers.parseLinkTitle(i, a, n);
2655
- for (; A.can_continue; ) {
2656
- const T = r(o);
2657
- if (T === null)
2653
+ let F = u.md.helpers.parseLinkTitle(i, a, n);
2654
+ for (; F.can_continue; ) {
2655
+ const w = r(o);
2656
+ if (w === null)
2658
2657
  break;
2659
- i += T, a = n, n = i.length, o++, A = u.md.helpers.parseLinkTitle(i, a, n, A);
2658
+ i += w, a = n, n = i.length, o++, F = u.md.helpers.parseLinkTitle(i, a, n, F);
2660
2659
  }
2661
2660
  let y;
2662
- for (a < n && f !== a && A.ok ? (y = A.str, a = A.pos) : (y = "", a = b, o = s); a < n; ) {
2663
- const T = i.charCodeAt(a);
2664
- if (!K(T))
2661
+ for (a < n && f !== a && F.ok ? (y = F.str, a = F.pos) : (y = "", a = b, o = s); a < n; ) {
2662
+ const w = i.charCodeAt(a);
2663
+ if (!K(w))
2665
2664
  break;
2666
2665
  a++;
2667
2666
  }
2668
2667
  if (a < n && i.charCodeAt(a) !== 10 && y)
2669
2668
  for (y = "", a = b, o = s; a < n; ) {
2670
- const T = i.charCodeAt(a);
2671
- if (!K(T))
2669
+ const w = i.charCodeAt(a);
2670
+ if (!K(w))
2672
2671
  break;
2673
2672
  a++;
2674
2673
  }
@@ -3208,8 +3207,8 @@ function Fa(u, e) {
3208
3207
  }
3209
3208
  if (!e) {
3210
3209
  u.pos = b, u.posMax = s;
3211
- const A = u.push("link_open", "a", 1), y = [["href", o]];
3212
- A.attrs = y, r && y.push(["title", r]), u.linkLevel++, u.md.inline.tokenize(u), u.linkLevel--, u.push("link_close", "a", -1);
3210
+ const F = u.push("link_open", "a", 1), y = [["href", o]];
3211
+ F.attrs = y, r && y.push(["title", r]), u.linkLevel++, u.md.inline.tokenize(u), u.linkLevel--, u.push("link_close", "a", -1);
3213
3212
  }
3214
3213
  return u.pos = f, u.posMax = d, !0;
3215
3214
  }
@@ -3245,15 +3244,15 @@ function Aa(u, e) {
3245
3244
  }
3246
3245
  if (!e) {
3247
3246
  l = u.src.slice(s, f);
3248
- const A = [];
3247
+ const F = [];
3249
3248
  u.md.inline.parse(
3250
3249
  l,
3251
3250
  u.md,
3252
3251
  u.env,
3253
- A
3252
+ F
3254
3253
  );
3255
3254
  const y = u.push("image", "img", 0), m = [["src", p], ["alt", ""]];
3256
- y.attrs = m, y.children = A, y.content = l, i && m.push(["title", i]);
3255
+ y.attrs = m, y.children = F, y.content = l, i && m.push(["title", i]);
3257
3256
  }
3258
3257
  return u.pos = n, u.posMax = b, !0;
3259
3258
  }
@@ -3763,10 +3762,10 @@ const ar = (u) => String.fromCodePoint(...u), rr = function(u) {
3763
3762
  const s = b <= n ? ot : b >= n + Ku ? Ku : b - n;
3764
3763
  if (d < s)
3765
3764
  break;
3766
- const f = d - s, A = ku - s;
3765
+ const f = d - s, F = ku - s;
3767
3766
  e.push(
3768
- Le($t(s + f % A, 0))
3769
- ), d = yu(f / A);
3767
+ Le($t(s + f % F, 0))
3768
+ ), d = yu(f / F);
3770
3769
  }
3771
3770
  e.push(Le($t(d, 0))), n = y0(a, c, r === o), a = 0, ++r;
3772
3771
  }
@@ -4073,11 +4072,11 @@ const xr = ["innerHTML"], gr = {
4073
4072
  emits: ["update:visible"],
4074
4073
  setup(u) {
4075
4074
  const { request: e } = Uu("stConfig"), t = new _u(), l = W(""), a = Pu(u, "visible");
4076
- return We(async () => {
4075
+ return Qe(async () => {
4077
4076
  const { data: n } = await e.post("/middleLayer/special/getOss", { url: "resource/factor_select.md" }), o = new Uint8Array(n.data), i = new TextDecoder("utf-8").decode(o);
4078
4077
  l.value = t.render(i);
4079
4078
  }), (n, o) => {
4080
- const r = K0, i = X0, c = Zt, p = ee;
4079
+ const r = un, i = en, c = Zt, p = ee;
4081
4080
  return x(), U(p, {
4082
4081
  modelValue: a.value,
4083
4082
  "onUpdate:modelValue": o[0] || (o[0] = (d) => a.value = d),
@@ -4117,7 +4116,7 @@ const xr = ["innerHTML"], gr = {
4117
4116
  ]),
4118
4117
  _: 1
4119
4118
  }, 8, ["data"])) : j("", !0),
4120
- u.factorType === "脚本" ? (x(), w("div", {
4119
+ u.factorType === "脚本" ? (x(), T("div", {
4121
4120
  key: 1,
4122
4121
  class: "markdown-body",
4123
4122
  innerHTML: l.value
@@ -4163,7 +4162,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4163
4162
  }),
4164
4163
  emits: /* @__PURE__ */ Ou(["actionState"], ["update:data"]),
4165
4164
  setup(u, { emit: e }) {
4166
- const { request: t, env: l } = Uu("stConfig"), a = e, n = u, o = Pu(u, "data"), r = W(), i = W(), c = W(!1), p = W(!1), d = W("脚本"), b = W(!1), s = W(!1), f = W(!1), A = W(!1), y = W(""), m = W(!1), T = W(!1), D = Lt({
4165
+ const { request: t, env: l } = Uu("stConfig"), a = e, n = u, o = Pu(u, "data"), r = W(), i = W(), c = W(!1), p = W(!1), d = W("脚本"), b = W(!1), s = W(!1), f = W(!1), F = W(!1), y = W(""), m = W(!1), w = W(!1), D = Lt({
4167
4166
  result: null,
4168
4167
  detail: "",
4169
4168
  code: "",
@@ -4303,7 +4302,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4303
4302
  }
4304
4303
  }, J = () => {
4305
4304
  i.value.open(r.value);
4306
- }, F = (R, S) => {
4305
+ }, A = (R, S) => {
4307
4306
  if (!r.value)
4308
4307
  return eu.error("未检测到编辑器实例");
4309
4308
  let Y = R;
@@ -4369,7 +4368,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4369
4368
  codes: Vu(y.value),
4370
4369
  factorSelectExpr: S
4371
4370
  }, L = await t.post("/common/qt/testFactorSelect", Y), { result: H, detail: Q } = L.body;
4372
- Object.assign(D, { result: H, detail: Q, code: S, ai: "" }), H === 1 ? eu.success("测试通过") : (eu.error("测试未能通过"), T.value = !0);
4371
+ Object.assign(D, { result: H, detail: Q, code: S, ai: "" }), H === 1 ? eu.success("测试通过") : (eu.error("测试未能通过"), w.value = !0);
4373
4372
  } finally {
4374
4373
  b.value = !1, a("actionState", "因子筛选", "测试");
4375
4374
  }
@@ -4378,27 +4377,27 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4378
4377
  case "log": {
4379
4378
  if (D.result === null)
4380
4379
  return eu.warning("请先进行测试, 等待测试完成后可查看日志");
4381
- T.value = !0;
4380
+ w.value = !0;
4382
4381
  break;
4383
4382
  }
4384
4383
  }
4385
4384
  }, xu = () => {
4386
- a("actionState", "因子筛选", "AI分析"), f.value = !0, A.value = !0, D.ai = "";
4385
+ a("actionState", "因子筛选", "AI分析"), f.value = !0, F.value = !0, D.ai = "";
4387
4386
  try {
4388
- Q0({
4387
+ X0({
4389
4388
  baseUrl: l.VITE_BASE_URL,
4390
- token: j0(),
4389
+ token: H0(),
4391
4390
  value: D.code,
4392
4391
  callback: (R, S) => {
4393
4392
  if (R === "error") {
4394
- f.value = !1, A.value = !1, eu.error("AI分析失败: " + S);
4393
+ f.value = !1, F.value = !1, eu.error("AI分析失败: " + S);
4395
4394
  return;
4396
4395
  }
4397
- R === "message" && (f.value = !1, D.ai += S), R === "finish" && (f.value = !1, A.value = !1);
4396
+ R === "message" && (f.value = !1, D.ai += S), R === "finish" && (f.value = !1, F.value = !1);
4398
4397
  }
4399
4398
  });
4400
4399
  } catch (R) {
4401
- eu.error(`AI响应异常: ${R}`), D.ai = R, f.value = !1, A.value = !1;
4400
+ eu.error(`AI响应异常: ${R}`), D.ai = R, f.value = !1, F.value = !1;
4402
4401
  }
4403
4402
  };
4404
4403
  return Cu(
@@ -4417,7 +4416,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4417
4416
  break;
4418
4417
  }
4419
4418
  case !1: {
4420
- i.value.close(), T.value = !1, y.value = "";
4419
+ i.value.close(), w.value = !1, y.value = "";
4421
4420
  break;
4422
4421
  }
4423
4422
  }
@@ -4432,8 +4431,8 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4432
4431
  { deep: !0 }
4433
4432
  ), (R, S) => {
4434
4433
  var it;
4435
- const Y = N0, L = Ae, H = en, Q = Fe, cu = jt, ru = q0, Au = Xe, mu = te, vu = de("st-customFunction"), pu = ye, bu = Ce, su = Ut, oe = Nt, ie = we, ce = Ye, I0 = Pt, se = Zt, $e = ee, S0 = de("st-varietyAutoComplete"), O0 = de("v-md-editor"), $0 = In, V0 = P0, M0 = de("st-varSelectDialog");
4436
- return x(), w(N, null, [
4434
+ const Y = Z0, L = Ae, H = nn, Q = Fe, cu = jt, ru = z0, Au = Xe, mu = te, vu = de("st-customFunction"), pu = ye, bu = Ce, su = Ut, oe = Nt, ie = we, ce = Ke, I0 = Pt, se = Zt, $e = ee, S0 = de("st-varietyAutoComplete"), O0 = de("v-md-editor"), $0 = In, V0 = j0, M0 = de("st-varSelectDialog");
4435
+ return x(), T(N, null, [
4437
4436
  C("div", vr, [
4438
4437
  C("div", null, [
4439
4438
  o.value.sqlEnable && o.value.sqlValue ? (x(), U(L, {
@@ -4457,7 +4456,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4457
4456
  ]),
4458
4457
  _: 1
4459
4458
  }, 8, ["title"])) : j("", !0),
4460
- !o.value.sqlEnable && o.value.list.length ? (x(!0), w(N, { key: 1 }, G(o.value.list, (z, ou) => (x(), U(L, {
4459
+ !o.value.sqlEnable && o.value.list.length ? (x(!0), T(N, { key: 1 }, G(o.value.list, (z, ou) => (x(), U(L, {
4461
4460
  closable: "",
4462
4461
  type: "info",
4463
4462
  onClose: (q) => v("factorTag", ou)
@@ -4533,7 +4532,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4533
4532
  onClick: S[2] || (S[2] = (q) => p.value = !0)
4534
4533
  }, {
4535
4534
  default: _(() => [
4536
- h(I(H0))
4535
+ h(I(J0))
4537
4536
  ]),
4538
4537
  _: 1
4539
4538
  })
@@ -4560,7 +4559,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4560
4559
  Gu(C("div", Dr, [
4561
4560
  Gu(h(vu, {
4562
4561
  size: "small",
4563
- onInsert: F,
4562
+ onInsert: A,
4564
4563
  onActionState: S[4] || (S[4] = (...q) => a("actionState", ...q))
4565
4564
  }, null, 512), [
4566
4565
  [je, d.value === "脚本"]
@@ -4589,7 +4588,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4589
4588
  }, 8, ["loading"]),
4590
4589
  h(Q, {
4591
4590
  size: "small",
4592
- icon: I(G0),
4591
+ icon: I(W0),
4593
4592
  onClick: S[6] || (S[6] = (q) => fu("log"))
4594
4593
  }, {
4595
4594
  default: _(() => [
@@ -4649,9 +4648,9 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4649
4648
  model: k.value
4650
4649
  }, {
4651
4650
  default: _(() => [
4652
- (x(!0), w(N, null, G(k.value.list, (z, ou) => (x(), w("div", Ar, [
4651
+ (x(!0), T(N, null, G(k.value.list, (z, ou) => (x(), T("div", Ar, [
4653
4652
  C("span", wr, X(`条件${ou + 1}`), 1),
4654
- z.key === "compare" ? (x(), w(N, { key: 0 }, [
4653
+ z.key === "compare" ? (x(), T(N, { key: 0 }, [
4655
4654
  u.config.cycleShow ? (x(), U(su, {
4656
4655
  key: 0,
4657
4656
  prop: "list." + ou + ".cycle",
@@ -4666,7 +4665,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4666
4665
  size: "small"
4667
4666
  }, {
4668
4667
  default: _(() => [
4669
- (x(!0), w(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
4668
+ (x(!0), T(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
4670
4669
  label: q,
4671
4670
  value: uu,
4672
4671
  key: uu
@@ -4694,7 +4693,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4694
4693
  default: _(() => {
4695
4694
  var q;
4696
4695
  return [
4697
- (x(!0), w(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [4].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
4696
+ (x(!0), T(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [4].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
4698
4697
  label: uu,
4699
4698
  value: wu,
4700
4699
  key: wu
@@ -4714,7 +4713,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4714
4713
  size: "small"
4715
4714
  }, {
4716
4715
  default: _(() => [
4717
- (x(), w(N, null, G([">", ">=", "<", "<="], (q) => h(pu, {
4716
+ (x(), T(N, null, G([">", ">=", "<", "<="], (q) => h(pu, {
4718
4717
  label: q,
4719
4718
  value: q,
4720
4719
  key: q
@@ -4739,7 +4738,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4739
4738
  size: "small"
4740
4739
  }, {
4741
4740
  default: _(() => [
4742
- (x(!0), w(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
4741
+ (x(!0), T(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
4743
4742
  label: q,
4744
4743
  value: uu,
4745
4744
  key: uu
@@ -4767,7 +4766,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4767
4766
  default: _(() => {
4768
4767
  var q;
4769
4768
  return [
4770
- (x(!0), w(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [4].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
4769
+ (x(!0), T(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [4].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
4771
4770
  label: uu,
4772
4771
  value: wu,
4773
4772
  key: wu
@@ -4779,7 +4778,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4779
4778
  ]),
4780
4779
  _: 2
4781
4780
  }, 1032, ["prop"])
4782
- ], 64)) : (x(), w(N, { key: 1 }, [
4781
+ ], 64)) : (x(), T(N, { key: 1 }, [
4783
4782
  u.config.cycleShow ? (x(), U(su, {
4784
4783
  key: 0,
4785
4784
  prop: "list." + ou + ".cycle",
@@ -4794,7 +4793,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4794
4793
  size: "small"
4795
4794
  }, {
4796
4795
  default: _(() => [
4797
- (x(!0), w(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
4796
+ (x(!0), T(N, null, G(u.config.cycleOptions, ({ label: q, value: uu }) => (x(), U(pu, {
4798
4797
  label: q,
4799
4798
  value: uu,
4800
4799
  key: uu
@@ -4822,7 +4821,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4822
4821
  default: _(() => {
4823
4822
  var q;
4824
4823
  return [
4825
- (x(!0), w(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [1, 3].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
4824
+ (x(!0), T(N, null, G((q = u.config.factorOptions) == null ? void 0 : q.filter((uu) => [1, 3].includes(uu.type)), ({ label: uu, value: wu }) => (x(), U(pu, {
4826
4825
  label: uu,
4827
4826
  value: wu,
4828
4827
  key: wu
@@ -4863,7 +4862,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4863
4862
  onClick: (q) => M(ou)
4864
4863
  }, {
4865
4864
  default: _(() => [
4866
- h(I(J0))
4865
+ h(I(Y0))
4867
4866
  ]),
4868
4867
  _: 2
4869
4868
  }, 1032, ["onClick"])
@@ -4894,7 +4893,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4894
4893
  ]),
4895
4894
  _: 1
4896
4895
  }, 8, ["icon"]),
4897
- u.config.sqlShow ? (x(), w(N, { key: 0 }, [
4896
+ u.config.sqlShow ? (x(), T(N, { key: 0 }, [
4898
4897
  h(su, { label: "SQL功能: " }, {
4899
4898
  default: _(() => [
4900
4899
  h(mu, {
@@ -4928,7 +4927,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4928
4927
  ]),
4929
4928
  _: 1
4930
4929
  }),
4931
- k.value.sqlEnable ? (x(), w(N, { key: 0 }, [
4930
+ k.value.sqlEnable ? (x(), T(N, { key: 0 }, [
4932
4931
  h(ce, {
4933
4932
  modelValue: k.value.sqlValue,
4934
4933
  "onUpdate:modelValue": S[10] || (S[10] = (z) => k.value.sqlValue = z),
@@ -4948,7 +4947,7 @@ const A0 = (u) => (Ee("data-v-62d59731"), u = u(), De(), u), vr = { class: "fact
4948
4947
  C("div", {
4949
4948
  style: Bt([{ width: "968px", height: "400px" }, d.value === "脚本" ? null : { position: "fixed", top: "-400px", zIndex: -1, visibility: "hidden", pointerEvents: "none" }])
4950
4949
  }, [
4951
- h(un, {
4950
+ h(tn, {
4952
4951
  ref_key: "monacoEditorRef",
4953
4952
  ref: r,
4954
4953
  language: "lua",
@@ -5034,8 +5033,8 @@ bu8888    石油沥青期货指数`
5034
5033
  }, 8, ["modelValue"]),
5035
5034
  h($e, {
5036
5035
  "modal-class": "log-dialog",
5037
- modelValue: T.value,
5038
- "onUpdate:modelValue": S[20] || (S[20] = (z) => T.value = z),
5036
+ modelValue: w.value,
5037
+ "onUpdate:modelValue": S[20] || (S[20] = (z) => w.value = z),
5039
5038
  width: "80vw",
5040
5039
  "align-center": "",
5041
5040
  "append-to-body": "",
@@ -5055,7 +5054,7 @@ bu8888    石油沥青期货指数`
5055
5054
  ]),
5056
5055
  C("div", Ur, [
5057
5056
  h(cu, {
5058
- onClick: S[18] || (S[18] = (q) => T.value = !1)
5057
+ onClick: S[18] || (S[18] = (q) => w.value = !1)
5059
5058
  }, {
5060
5059
  default: _(() => [
5061
5060
  h(I(me))
@@ -5069,7 +5068,7 @@ bu8888    石油沥青期货指数`
5069
5068
  C("div", Nr, [
5070
5069
  h(Q, {
5071
5070
  type: "primary",
5072
- loading: A.value,
5071
+ loading: F.value,
5073
5072
  onClick: xu
5074
5073
  }, {
5075
5074
  default: _(() => [
@@ -5087,7 +5086,7 @@ bu8888    石油沥青期货指数`
5087
5086
  _: 1
5088
5087
  }),
5089
5088
  h(Q, {
5090
- onClick: S[19] || (S[19] = (z) => T.value = !1)
5089
+ onClick: S[19] || (S[19] = (z) => w.value = !1)
5091
5090
  }, {
5092
5091
  default: _(() => [
5093
5092
  B("关闭")
@@ -5273,8 +5272,8 @@ ${D.detail}` : D.detail), 3)
5273
5272
  if (["", null].includes((r = n.range) == null ? void 0 : r[0]) && ["", null].includes((i = n.range) == null ? void 0 : i[1]))
5274
5273
  return { valid: !1, message: "格式错误: 请至少填写一个值" };
5275
5274
  const s = ((c = n.unit) == null ? void 0 : c[0]) ?? "", f = ((p = n.unit) == null ? void 0 : p[1]) ?? "";
5276
- let A = "";
5277
- return !["", null].includes(n.range[0]) && !["", null].includes(n.range[1]) ? A = `${t}: ${n.range[0]}${s} ~ ${n.range[1]}${f}` : ["", null].includes(n.range[0]) ? A = `${t}: ≤${n.range[1]}${f}` : A = `${t}: ≥${n.range[0]}${s}`, { valid: !0, tagText: A };
5275
+ let F = "";
5276
+ return !["", null].includes(n.range[0]) && !["", null].includes(n.range[1]) ? F = `${t}: ${n.range[0]}${s} ~ ${n.range[1]}${f}` : ["", null].includes(n.range[0]) ? F = `${t}: ≤${n.range[1]}${f}` : F = `${t}: ≥${n.range[0]}${s}`, { valid: !0, tagText: F };
5278
5277
  }
5279
5278
  if (!n.radio)
5280
5279
  return { valid: !1, message: "格式错误: 请选择时间周期" };
@@ -5336,8 +5335,8 @@ const Wr = { class: "tags" }, Yr = ["onClick"], Qr = {
5336
5335
  };
5337
5336
  return (o, r) => {
5338
5337
  const i = Ae;
5339
- return x(), w("div", Wr, [
5340
- (x(!0), w(N, null, G(t.tags, (c, p) => (x(), U(i, {
5338
+ return x(), T("div", Wr, [
5339
+ (x(!0), T(N, null, G(t.tags, (c, p) => (x(), U(i, {
5341
5340
  key: c.key,
5342
5341
  closable: "",
5343
5342
  type: "info",
@@ -5397,10 +5396,10 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5397
5396
  }), r = W({}), i = W({}), c = (y) => {
5398
5397
  r.value = y, i.value = Gr(y, n.value), a.value = !0;
5399
5398
  }, p = () => {
5400
- const { valid: y, message: m, tagText: T } = Jr(i.value);
5399
+ const { valid: y, message: m, tagText: w } = Jr(i.value);
5401
5400
  if (!y)
5402
5401
  return eu.warning(m);
5403
- i.value.tagText = T;
5402
+ i.value.tagText = w;
5404
5403
  const D = t.value.findIndex(({ key: O }) => O === i.value.key);
5405
5404
  D === -1 ? t.value.push(i.value) : t.value.splice(D, 1, i.value), a.value = !1;
5406
5405
  }, d = (y) => {
@@ -5453,13 +5452,13 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5453
5452
  });
5454
5453
  break;
5455
5454
  }
5456
- }, A = () => {
5455
+ }, F = () => {
5457
5456
  const { key: y } = r.value, m = i.value;
5458
5457
  if (y === "mainFlow")
5459
5458
  m.radio = null, m.rankRange = [null, null];
5460
5459
  else if (y === "perVolumn") {
5461
- const T = m.radioType;
5462
- T === "0" && (m.radio = null, m.levels = []), T === "2" && (m.range = [null, null]);
5460
+ const w = m.radioType;
5461
+ w === "0" && (m.radio = null, m.levels = []), w === "2" && (m.range = [null, null]);
5463
5462
  }
5464
5463
  };
5465
5464
  return Cu(
@@ -5468,8 +5467,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5468
5467
  t.value.length && (t.value = t.value.filter(({ key: y }) => o.value.find((m) => m.key === y)));
5469
5468
  }
5470
5469
  ), (y, m) => {
5471
- const T = Xe, D = te, O = Ye, k = Fe, g = ye, E = Ce, M = we, $ = Nt, V = ee;
5472
- return u.config.show && o.value.length ? (x(), w("div", Xr, [
5470
+ const w = Xe, D = te, O = Ke, k = Fe, g = ye, E = Ce, M = we, $ = Nt, V = ee;
5471
+ return u.config.show && o.value.length ? (x(), T("div", Xr, [
5473
5472
  C("div", uo, [
5474
5473
  C("div", eo, [
5475
5474
  to,
@@ -5478,7 +5477,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5478
5477
  }, "不限")
5479
5478
  ]),
5480
5479
  C("div", no, [
5481
- (x(!0), w(N, null, G(o.value, (Z) => (x(), w("span", {
5480
+ (x(!0), T(N, null, G(o.value, (Z) => (x(), T("span", {
5482
5481
  key: Z.key,
5483
5482
  onClick: (v) => c(Z)
5484
5483
  }, X(Z.label), 9, lo))), 128))
@@ -5501,10 +5500,10 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5501
5500
  modelValue: i.value.radioType,
5502
5501
  "onUpdate:modelValue": m[1] || (m[1] = (v) => i.value.radioType = v),
5503
5502
  style: { "vertical-align": "4px", "margin-left": "12px" },
5504
- onChange: A
5503
+ onChange: F
5505
5504
  }, {
5506
5505
  default: _(() => [
5507
- (x(!0), w(N, null, G(r.value.radioTypeOptions, (v) => (x(), U(T, {
5506
+ (x(!0), T(N, null, G(r.value.radioTypeOptions, (v) => (x(), U(w, {
5508
5507
  key: v.value,
5509
5508
  value: v.value,
5510
5509
  disabled: v.value === "1" && n.value && n.value !== r.value.key
@@ -5535,8 +5534,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5535
5534
  default: _(() => {
5536
5535
  var Z;
5537
5536
  return [
5538
- r.value.type ? (x(), w(N, { key: 1 }, [
5539
- r.value.key === "st" ? (x(), w("div", ho, [
5537
+ r.value.type ? (x(), T(N, { key: 1 }, [
5538
+ r.value.key === "st" ? (x(), T("div", ho, [
5540
5539
  h(D, {
5541
5540
  modelValue: i.value.st,
5542
5541
  "onUpdate:modelValue": m[8] || (m[8] = (v) => i.value.st = v)
@@ -5554,7 +5553,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5554
5553
  _: 1
5555
5554
  }, 8, ["modelValue"])
5556
5555
  ])) : j("", !0),
5557
- r.value.key === "tFeaturelncomes" ? (x(), w("div", mo, [
5556
+ r.value.key === "tFeaturelncomes" ? (x(), T("div", mo, [
5558
5557
  C("div", _o, [
5559
5558
  h(k, {
5560
5559
  onClick: m[9] || (m[9] = (v) => f("≤0"))
@@ -5621,7 +5620,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5621
5620
  ])
5622
5621
  ])
5623
5622
  ])) : j("", !0),
5624
- r.value.key === "priceLevels" ? (x(), w("div", vo, [
5623
+ r.value.key === "priceLevels" ? (x(), T("div", vo, [
5625
5624
  h(E, {
5626
5625
  modelValue: i.value.priceLevels,
5627
5626
  "onUpdate:modelValue": m[17] || (m[17] = (v) => i.value.priceLevels = v),
@@ -5631,7 +5630,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5631
5630
  style: { width: "100%" }
5632
5631
  }, {
5633
5632
  default: _(() => [
5634
- (x(), w(N, null, G([1, 2, 3, 4, 5], (v) => h(g, {
5633
+ (x(), T(N, null, G([1, 2, 3, 4, 5], (v) => h(g, {
5635
5634
  key: v,
5636
5635
  label: `${v}分位`,
5637
5636
  value: v
@@ -5640,7 +5639,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5640
5639
  _: 1
5641
5640
  }, 8, ["modelValue"])
5642
5641
  ])) : j("", !0),
5643
- r.value.key === "peTtmLevels" ? (x(), w("div", ko, [
5642
+ r.value.key === "peTtmLevels" ? (x(), T("div", ko, [
5644
5643
  h(E, {
5645
5644
  modelValue: i.value.peTtmLevels,
5646
5645
  "onUpdate:modelValue": m[18] || (m[18] = (v) => i.value.peTtmLevels = v),
@@ -5650,7 +5649,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5650
5649
  style: { width: "100%" }
5651
5650
  }, {
5652
5651
  default: _(() => [
5653
- (x(), w(N, null, G([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (v) => h(g, {
5652
+ (x(), T(N, null, G([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (v) => h(g, {
5654
5653
  key: v,
5655
5654
  label: `${v}分位`,
5656
5655
  value: v
@@ -5659,7 +5658,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5659
5658
  _: 1
5660
5659
  }, 8, ["modelValue"])
5661
5660
  ])) : j("", !0),
5662
- r.value.key === "peTrendTtmLevels" ? (x(), w("div", yo, [
5661
+ r.value.key === "peTrendTtmLevels" ? (x(), T("div", yo, [
5663
5662
  h(E, {
5664
5663
  modelValue: i.value.peTrendTtmLevels,
5665
5664
  "onUpdate:modelValue": m[19] || (m[19] = (v) => i.value.peTrendTtmLevels = v),
@@ -5669,7 +5668,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5669
5668
  style: { width: "100%" }
5670
5669
  }, {
5671
5670
  default: _(() => [
5672
- (x(), w(N, null, G([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (v) => h(g, {
5671
+ (x(), T(N, null, G([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (v) => h(g, {
5673
5672
  key: v,
5674
5673
  label: `${v}分位`,
5675
5674
  value: v
@@ -5678,7 +5677,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5678
5677
  _: 1
5679
5678
  }, 8, ["modelValue"])
5680
5679
  ])) : j("", !0),
5681
- r.value.key === "optionsCpType" ? (x(), w("div", Co, [
5680
+ r.value.key === "optionsCpType" ? (x(), T("div", Co, [
5682
5681
  h(D, {
5683
5682
  modelValue: i.value.optionsCpType,
5684
5683
  "onUpdate:modelValue": m[20] || (m[20] = (v) => i.value.optionsCpType = v)
@@ -5696,8 +5695,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5696
5695
  _: 1
5697
5696
  }, 8, ["modelValue"])
5698
5697
  ])) : j("", !0),
5699
- r.value.key === "perVolumn" ? (x(), w("div", Eo, [
5700
- i.value.radioType === "0" ? (x(), w("div", Do, [
5698
+ r.value.key === "perVolumn" ? (x(), T("div", Eo, [
5699
+ i.value.radioType === "0" ? (x(), T("div", Do, [
5701
5700
  Fo,
5702
5701
  h(O, {
5703
5702
  modelValue: i.value.range[0],
@@ -5707,14 +5706,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5707
5706
  r.value.unitOptions.length ? {
5708
5707
  name: "append",
5709
5708
  fn: _(() => [
5710
- r.value.unitOptions.length === 1 ? (x(), w("span", Ao, X(i.value.unit[0]), 1)) : (x(), U(E, {
5709
+ r.value.unitOptions.length === 1 ? (x(), T("span", Ao, X(i.value.unit[0]), 1)) : (x(), U(E, {
5711
5710
  key: 1,
5712
5711
  modelValue: i.value.unit[0],
5713
5712
  "onUpdate:modelValue": m[21] || (m[21] = (v) => i.value.unit[0] = v),
5714
5713
  style: { width: "72px" }
5715
5714
  }, {
5716
5715
  default: _(() => [
5717
- (x(!0), w(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5716
+ (x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5718
5717
  label: v,
5719
5718
  value: v
5720
5719
  }, null, 8, ["label", "value"]))), 256))
@@ -5734,14 +5733,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5734
5733
  r.value.unitOptions.length ? {
5735
5734
  name: "append",
5736
5735
  fn: _(() => [
5737
- r.value.unitOptions.length === 1 ? (x(), w("span", wo, X(i.value.unit[1]), 1)) : (x(), U(E, {
5736
+ r.value.unitOptions.length === 1 ? (x(), T("span", wo, X(i.value.unit[1]), 1)) : (x(), U(E, {
5738
5737
  key: 1,
5739
5738
  modelValue: i.value.unit[1],
5740
5739
  "onUpdate:modelValue": m[23] || (m[23] = (v) => i.value.unit[1] = v),
5741
5740
  style: { width: "72px" }
5742
5741
  }, {
5743
5742
  default: _(() => [
5744
- (x(!0), w(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5743
+ (x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5745
5744
  label: v,
5746
5745
  value: v
5747
5746
  }, null, 8, ["label", "value"]))), 256))
@@ -5753,13 +5752,13 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5753
5752
  } : void 0
5754
5753
  ]), 1032, ["modelValue"])
5755
5754
  ])) : j("", !0),
5756
- i.value.radioType === "2" ? (x(), w("div", To, [
5755
+ i.value.radioType === "2" ? (x(), T("div", To, [
5757
5756
  h(D, {
5758
5757
  modelValue: i.value.radio,
5759
5758
  "onUpdate:modelValue": m[25] || (m[25] = (v) => i.value.radio = v)
5760
5759
  }, {
5761
5760
  default: _(() => [
5762
- (x(!0), w(N, null, G(I(w0), (v) => (x(), U(M, {
5761
+ (x(!0), T(N, null, G(I(w0), (v) => (x(), U(M, {
5763
5762
  key: v.value,
5764
5763
  value: v.value
5765
5764
  }, {
@@ -5779,7 +5778,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5779
5778
  placeholder: "请选择分位"
5780
5779
  }, {
5781
5780
  default: _(() => [
5782
- (x(), w(N, null, G([1, 2, 3, 4, 5], (v) => h(g, {
5781
+ (x(), T(N, null, G([1, 2, 3, 4, 5], (v) => h(g, {
5783
5782
  key: v,
5784
5783
  label: `${v}分位`,
5785
5784
  value: v
@@ -5789,7 +5788,7 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5789
5788
  }, 8, ["modelValue"])
5790
5789
  ])) : j("", !0)
5791
5790
  ])) : j("", !0),
5792
- r.value.key === "mainFlow" ? (x(), w("div", Io, [
5791
+ r.value.key === "mainFlow" ? (x(), T("div", Io, [
5793
5792
  h(D, {
5794
5793
  modelValue: i.value.radio,
5795
5794
  "onUpdate:modelValue": m[27] || (m[27] = (v) => i.value.radio = v)
@@ -5837,13 +5836,13 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5837
5836
  }, null, 8, ["modelValue"])
5838
5837
  ])
5839
5838
  ])) : j("", !0),
5840
- r.value.key === "auditOpinionType" ? (x(), w("div", Oo, [
5839
+ r.value.key === "auditOpinionType" ? (x(), T("div", Oo, [
5841
5840
  h(D, {
5842
5841
  modelValue: i.value.enumType,
5843
5842
  "onUpdate:modelValue": m[30] || (m[30] = (v) => i.value.enumType = v)
5844
5843
  }, {
5845
5844
  default: _(() => [
5846
- (x(!0), w(N, null, G(I(T0), (v, J) => (x(), U(M, {
5845
+ (x(!0), T(N, null, G(I(T0), (v, J) => (x(), U(M, {
5847
5846
  key: J,
5848
5847
  label: v.label,
5849
5848
  value: v.value
@@ -5852,8 +5851,8 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5852
5851
  _: 1
5853
5852
  }, 8, ["modelValue"])
5854
5853
  ])) : j("", !0)
5855
- ], 64)) : (x(), w(N, { key: 0 }, [
5856
- i.value.radioType === "1" ? (x(), w("div", ro, [
5854
+ ], 64)) : (x(), T(N, { key: 0 }, [
5855
+ i.value.radioType === "1" ? (x(), T("div", ro, [
5857
5856
  oo,
5858
5857
  h(O, {
5859
5858
  modelValue: i.value.rankRange[0],
@@ -5866,9 +5865,9 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5866
5865
  "onUpdate:modelValue": m[3] || (m[3] = (v) => i.value.rankRange[1] = v),
5867
5866
  style: { flex: "1" }
5868
5867
  }, null, 8, ["modelValue"])
5869
- ])) : (x(), w("div", io, [
5870
- (Z = r.value.convenientOptions) != null && Z.length ? (x(), w("div", co, [
5871
- (x(!0), w(N, null, G(r.value.convenientOptions, (v) => (x(), U(k, {
5868
+ ])) : (x(), T("div", io, [
5869
+ (Z = r.value.convenientOptions) != null && Z.length ? (x(), T("div", co, [
5870
+ (x(!0), T(N, null, G(r.value.convenientOptions, (v) => (x(), U(k, {
5872
5871
  key: v.text,
5873
5872
  onClick: (J) => s(v)
5874
5873
  }, {
@@ -5888,14 +5887,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5888
5887
  r.value.unitOptions.length ? {
5889
5888
  name: "append",
5890
5889
  fn: _(() => [
5891
- r.value.unitOptions.length === 1 ? (x(), w("span", po, X(i.value.unit[0]), 1)) : (x(), U(E, {
5890
+ r.value.unitOptions.length === 1 ? (x(), T("span", po, X(i.value.unit[0]), 1)) : (x(), U(E, {
5892
5891
  key: 1,
5893
5892
  modelValue: i.value.unit[0],
5894
5893
  "onUpdate:modelValue": m[4] || (m[4] = (v) => i.value.unit[0] = v),
5895
5894
  style: { width: "72px" }
5896
5895
  }, {
5897
5896
  default: _(() => [
5898
- (x(!0), w(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5897
+ (x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5899
5898
  label: v,
5900
5899
  value: v
5901
5900
  }, null, 8, ["label", "value"]))), 256))
@@ -5915,14 +5914,14 @@ const re = (u) => (Ee("data-v-67149b8e"), u = u(), De(), u), Xr = {
5915
5914
  r.value.unitOptions.length ? {
5916
5915
  name: "append",
5917
5916
  fn: _(() => [
5918
- r.value.unitOptions.length === 1 ? (x(), w("span", bo, X(i.value.unit[1]), 1)) : (x(), U(E, {
5917
+ r.value.unitOptions.length === 1 ? (x(), T("span", bo, X(i.value.unit[1]), 1)) : (x(), U(E, {
5919
5918
  key: 1,
5920
5919
  modelValue: i.value.unit[1],
5921
5920
  "onUpdate:modelValue": m[6] || (m[6] = (v) => i.value.unit[1] = v),
5922
5921
  style: { width: "72px" }
5923
5922
  }, {
5924
5923
  default: _(() => [
5925
- (x(!0), w(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5924
+ (x(!0), T(N, null, G(r.value.unitOptions, (v) => (x(), U(g, {
5926
5925
  label: v,
5927
5926
  value: v
5928
5927
  }, null, 8, ["label", "value"]))), 256))
@@ -5995,13 +5994,13 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
5995
5994
  const { id: b, name: s, value: f } = r.value;
5996
5995
  if (!s)
5997
5996
  return eu.warning("请选择需要排序的条件");
5998
- const { label: A } = i.value.find((m) => m.key === s), y = `${A}-${f === "asc" ? "升序↑" : "降序↓"}`;
5997
+ const { label: F } = i.value.find((m) => m.key === s), y = `${F}-${f === "asc" ? "升序↑" : "降序↓"}`;
5999
5998
  if (b === null) {
6000
- const m = l.value.findIndex((T) => T.name === s);
5999
+ const m = l.value.findIndex((w) => w.name === s);
6001
6000
  m === -1 ? l.value.push({ ...r.value, id: s, tagText: y }) : l.value.splice(m, 1, { ...r.value, id: s, tagText: y });
6002
6001
  } else if (r.value.id) {
6003
- const m = l.value.findIndex((D) => D.name === b), T = l.value.findIndex((D) => D.name === s);
6004
- l.value[m] = { ...r.value, id: s, tagText: y }, T !== -1 && m !== T && l.value.splice(T, 1);
6002
+ const m = l.value.findIndex((D) => D.name === b), w = l.value.findIndex((D) => D.name === s);
6003
+ l.value[m] = { ...r.value, id: s, tagText: y }, w !== -1 && m !== w && l.value.splice(w, 1);
6005
6004
  }
6006
6005
  o.value = !1;
6007
6006
  break;
@@ -6018,8 +6017,8 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
6018
6017
  l.value.length && (l.value = l.value.filter(({ name: p }) => i.value.find((d) => d.key === p)));
6019
6018
  }
6020
6019
  ), (p, d) => {
6021
- const b = Ae, s = Fe, f = jt, A = ye, y = Ce, m = Ut, T = we, D = te, O = Pt, k = ee;
6022
- return u.config.show && i.value.length ? (x(), w("div", qo, [
6020
+ const b = Ae, s = Fe, f = jt, F = ye, y = Ce, m = Ut, w = we, D = te, O = Pt, k = ee;
6021
+ return u.config.show && i.value.length ? (x(), T("div", qo, [
6023
6022
  C("div", Bo, [
6024
6023
  zo,
6025
6024
  C("span", {
@@ -6027,7 +6026,7 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
6027
6026
  }, "不限")
6028
6027
  ]),
6029
6028
  C("div", Lo, [
6030
- (x(!0), w(N, null, G(l.value, (g, E) => (x(), U(b, {
6029
+ (x(!0), T(N, null, G(l.value, (g, E) => (x(), U(b, {
6031
6030
  closable: "",
6032
6031
  type: "info",
6033
6032
  onClose: (M) => c("delete", E)
@@ -6121,7 +6120,7 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
6121
6120
  "no-match-text": "未匹配到相关条件"
6122
6121
  }, {
6123
6122
  default: _(() => [
6124
- (x(!0), w(N, null, G(i.value, ({ label: g, key: E }) => (x(), U(A, {
6123
+ (x(!0), T(N, null, G(i.value, ({ label: g, key: E }) => (x(), U(F, {
6125
6124
  label: g,
6126
6125
  value: E,
6127
6126
  key: E
@@ -6139,11 +6138,11 @@ const Ro = (u) => (Ee("data-v-07aa9e1a"), u = u(), De(), u), qo = {
6139
6138
  "onUpdate:modelValue": d[4] || (d[4] = (g) => r.value.value = g)
6140
6139
  }, {
6141
6140
  default: _(() => [
6142
- h(T, {
6141
+ h(w, {
6143
6142
  label: "升序",
6144
6143
  value: "asc"
6145
6144
  }),
6146
- h(T, {
6145
+ h(w, {
6147
6146
  label: "降序",
6148
6147
  value: "desc"
6149
6148
  })
@@ -6183,7 +6182,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6183
6182
  O();
6184
6183
  }, 300);
6185
6184
  });
6186
- const f = (g) => !!c.value.includes(g.id), A = (g) => {
6185
+ const f = (g) => !!c.value.includes(g.id), F = (g) => {
6187
6186
  f(g) ? c.value = c.value.filter((E) => E !== g.id) : c.value.push(g.id);
6188
6187
  }, y = (g, E) => {
6189
6188
  switch (g) {
@@ -6207,7 +6206,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6207
6206
  E === "confirm" && (await t.post("/alarm/deliversign/deleteTag", { tagId: g.id }), O(), eu.success("删除成功!"));
6208
6207
  }
6209
6208
  });
6210
- }, T = (g) => {
6209
+ }, w = (g) => {
6211
6210
  d.value = g, b.value = g.name, p.value = !0;
6212
6211
  }, D = async () => {
6213
6212
  await t.post("/alarm/deliversign/addOrUpdateFeatureTag", { tagName: b.value, tagId: d.value.id }), r.value = {
@@ -6266,10 +6265,10 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6266
6265
  };
6267
6266
  }, {});
6268
6267
  })(), (g, E) => {
6269
- const M = Ae, $ = Fe, V = Xe, Z = te, v = Ye, J = Mt, F = ee;
6270
- return x(), w(N, null, [
6268
+ const M = Ae, $ = Fe, V = Xe, Z = te, v = Ke, J = Mt, A = ee;
6269
+ return x(), T(N, null, [
6271
6270
  C("div", null, [
6272
- (x(!0), w(N, null, G(s.value, (P, au) => (x(), U(M, {
6271
+ (x(!0), T(N, null, G(s.value, (P, au) => (x(), U(M, {
6273
6272
  closable: "",
6274
6273
  style: { "margin-right": "10px" },
6275
6274
  type: "info",
@@ -6294,7 +6293,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6294
6293
  _: 1
6295
6294
  }, 8, ["icon"])
6296
6295
  ]),
6297
- h(F, {
6296
+ h(A, {
6298
6297
  modelValue: a.value,
6299
6298
  "onUpdate:modelValue": E[5] || (E[5] = (P) => a.value = P),
6300
6299
  width: "1000"
@@ -6352,10 +6351,10 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6352
6351
  ]),
6353
6352
  default: _(() => [
6354
6353
  C("div", Wo, [
6355
- (x(!0), w(N, null, G(i.value, (P) => (x(), w("div", Yo, [
6354
+ (x(!0), T(N, null, G(i.value, (P) => (x(), T("div", Yo, [
6356
6355
  h(J, {
6357
6356
  checked: f(P),
6358
- onChange: (au) => A(P)
6357
+ onChange: (au) => F(P)
6359
6358
  }, {
6360
6359
  default: _(() => [
6361
6360
  C("div", Qo, [
@@ -6363,13 +6362,13 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6363
6362
  n.value === "person" ? (x(), U($, {
6364
6363
  key: 0,
6365
6364
  size: "small",
6366
- icon: I(W0),
6367
- onClick: (au) => T(P)
6365
+ icon: I(Q0),
6366
+ onClick: (au) => w(P)
6368
6367
  }, null, 8, ["icon", "onClick"])) : j("", !0),
6369
6368
  n.value === "person" ? (x(), U($, {
6370
6369
  key: 1,
6371
6370
  size: "small",
6372
- icon: I(Y0),
6371
+ icon: I(K0),
6373
6372
  onClick: (au) => m(P)
6374
6373
  }, null, 8, ["icon", "onClick"])) : j("", !0)
6375
6374
  ])
@@ -6381,7 +6380,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6381
6380
  ]),
6382
6381
  _: 1
6383
6382
  }, 8, ["modelValue"]),
6384
- h(F, {
6383
+ h(A, {
6385
6384
  modelValue: p.value,
6386
6385
  "onUpdate:modelValue": E[9] || (E[9] = (P) => p.value = P),
6387
6386
  title: "编辑标签",
@@ -6425,7 +6424,7 @@ const Wo = { class: "tag-list" }, Yo = { class: "tab-list-item" }, Qo = { style:
6425
6424
  };
6426
6425
  }
6427
6426
  }, ni = /* @__PURE__ */ Nu(ti, [["__scopeId", "data-v-7f5f72e8"]]);
6428
- const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "variety-search" }, ai = {
6427
+ const Zu = (u) => (Ee("data-v-a867705a"), u = u(), De(), u), li = { class: "variety-search" }, ai = {
6429
6428
  key: 0,
6430
6429
  class: "variety-search-row"
6431
6430
  }, ri = { class: "title" }, oi = /* @__PURE__ */ Zu(() => /* @__PURE__ */ C("span", null, "品种市场: ", -1)), ii = {
@@ -6481,14 +6480,15 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6481
6480
  const o = tu(() => {
6482
6481
  const b = {};
6483
6482
  return Object.keys(bt).forEach((s) => {
6484
- const f = bt[s], A = a.config[s] ?? {}, y = { ...f, ...A };
6483
+ const f = bt[s], F = a.config[s] ?? {}, y = { ...f, ...F };
6485
6484
  b[s] = y;
6486
6485
  }), b;
6487
6486
  }), r = tu(() => o.value.varietyMarket.options), i = tu(() => {
6487
+ var s;
6488
6488
  const { varietyMarket: b } = n.value;
6489
- return b ? r.value.find(({ value: f }) => f === b).memo.reduce((f, A) => {
6490
- const y = o.value.commonOption.options.find((m) => m.value === A);
6491
- return y && f.push(y), f;
6489
+ return b ? (((s = r.value.find(({ value: F }) => F === b)) == null ? void 0 : s.memo) ?? []).reduce((F, y) => {
6490
+ const m = o.value.commonOption.options.find((w) => w.value === y);
6491
+ return m && F.push(m), F;
6492
6492
  }, []) : o.value.commonOption.options;
6493
6493
  }), c = tu(() => {
6494
6494
  const { varietyMarket: b } = n.value;
@@ -6541,21 +6541,21 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6541
6541
  () => i.value,
6542
6542
  (b) => {
6543
6543
  var s;
6544
- (s = n.value.commonOption) != null && s.length && (n.value.commonOption = n.value.commonOption.filter((f) => b.find(({ value: A }) => A === f)));
6544
+ (s = n.value.commonOption) != null && s.length && (n.value.commonOption = n.value.commonOption.filter((f) => b.find(({ value: F }) => F === f)));
6545
6545
  }
6546
6546
  ), Cu(
6547
6547
  () => c.value,
6548
6548
  (b) => {
6549
6549
  var s;
6550
- (s = n.value.marketIds) != null && s.length && (n.value.marketIds = n.value.marketIds.filter((f) => b.find(({ value: A }) => A === f)));
6550
+ (s = n.value.marketIds) != null && s.length && (n.value.marketIds = n.value.marketIds.filter((f) => b.find(({ value: F }) => F === f)));
6551
6551
  }
6552
6552
  ), zt("clearRow", d), e({
6553
6553
  // 生成接口传参结构的数据
6554
6554
  formatData: (b) => {
6555
- var f, A, y, m, T, D, O;
6555
+ var f, F, y, m, w, D, O;
6556
6556
  console.log("%c[st-varietySearch]: 正在生成接口传参...", "color: tomato");
6557
6557
  const s = {};
6558
- if (b.varietyMarket && (s.exchangeId = String(b.varietyMarket)), (f = b.commonOption) != null && f.length && (s.optionId = b.commonOption.join(",")), (A = b.marketIds) != null && A.length && (s.marketIds = b.marketIds), (y = b.customTag) != null && y.length && (s.tagIds = b.customTag), (m = o.value.jcTranslate) != null && m.show) {
6558
+ if (b.varietyMarket && (s.exchangeId = String(b.varietyMarket)), (f = b.commonOption) != null && f.length && (s.optionId = b.commonOption.join(",")), (F = b.marketIds) != null && F.length && (s.marketIds = b.marketIds), (y = b.customTag) != null && y.length && (s.tagIds = b.customTag), (m = o.value.jcTranslate) != null && m.show) {
6559
6559
  const { jcTranslate: k } = b, { type: g, jcList: E } = k;
6560
6560
  switch (g) {
6561
6561
  case 1: {
@@ -6566,7 +6566,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6566
6566
  s.translateType = 2;
6567
6567
  }
6568
6568
  }
6569
- if ((T = o.value.factorScreen) != null && T.show) {
6569
+ if ((w = o.value.factorScreen) != null && w.show) {
6570
6570
  const { factorScreen: k } = b;
6571
6571
  if ((D = k == null ? void 0 : k.list) != null && D.length && (s.tbFeatureFactorScores = k.list.map((g) => {
6572
6572
  switch (g.key) {
@@ -6592,13 +6592,13 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6592
6592
  const Z = `条件${V + 1}`;
6593
6593
  switch ($.key) {
6594
6594
  case "compare": {
6595
- let F = "";
6596
- (v = o.value.factorScreen) != null && v.cycleShow ? F = `freq_id = ${$.cycle} and factor_id = ${$.factor} ${$.compareType} freq_id = ${$.cycle2} and factor_id = ${$.factor2}` : F = `factor_id = ${$.factor} ${$.compareType} factor_id = ${$.factor2}`, M.set(Z, `(${F})`);
6595
+ let A = "";
6596
+ (v = o.value.factorScreen) != null && v.cycleShow ? A = `freq_id = ${$.cycle} and factor_id = ${$.factor} ${$.compareType} freq_id = ${$.cycle2} and factor_id = ${$.factor2}` : A = `factor_id = ${$.factor} ${$.compareType} factor_id = ${$.factor2}`, M.set(Z, `(${A})`);
6597
6597
  break;
6598
6598
  }
6599
6599
  default: {
6600
- let F = `factor_id = ${$.factor} and `;
6601
- (J = o.value.factorScreen) != null && J.cycleShow && (F = `freq_id = ${$.cycle} and factor_id = ${$.factor} and `), ($.score[0] || $.score[0] === 0) && ($.score[1] || $.score[1] === 0) ? F += `score >= ${$.score[0]} and score <= ${$.score[1]}` : $.score[0] || $.score[0] === 0 ? F += `score >= ${$.score[0]}` : ($.score[1] || $.score[1] === 0) && (F += `score <= ${$.score[1]}`), M.set(Z, `(${F})`);
6600
+ let A = `factor_id = ${$.factor} and `;
6601
+ (J = o.value.factorScreen) != null && J.cycleShow && (A = `freq_id = ${$.cycle} and factor_id = ${$.factor} and `), ($.score[0] || $.score[0] === 0) && ($.score[1] || $.score[1] === 0) ? A += `score >= ${$.score[0]} and score <= ${$.score[1]}` : $.score[0] || $.score[0] === 0 ? A += `score >= ${$.score[0]}` : ($.score[1] || $.score[1] === 0) && (A += `score <= ${$.score[1]}`), M.set(Z, `(${A})`);
6602
6602
  }
6603
6603
  }
6604
6604
  return M;
@@ -6613,13 +6613,13 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6613
6613
  s.enableSql = k.sqlEnable === 1 ? 2 : 1, k.factorSelectExpr && (s.factorSelectExpr = k.factorSelectExpr);
6614
6614
  }
6615
6615
  {
6616
- const k = ["expireDays", "virtualRealDegree", "yearProfitRate", "impliedVolatility", "levelMultiplier", "turnover", "volume", "openInterest", "optionsCpType", "optionGear"], g = b.commonIndicator.reduce((F, P) => {
6616
+ const k = ["expireDays", "virtualRealDegree", "yearProfitRate", "impliedVolatility", "levelMultiplier", "turnover", "volume", "openInterest", "optionsCpType", "optionGear"], g = b.commonIndicator.reduce((A, P) => {
6617
6617
  const { key: au, type: Vu, range: fu, unit: xu, radioType: R, radio: S, rankRange: Y } = P;
6618
6618
  if (au === "mainFlow") {
6619
6619
  let [L, H] = Y, Q = R === "0" ? `netInfow${S}d` : `last${S}DayMainFlowRank`;
6620
- F.push({ column: Q, start: L, end: H });
6620
+ A.push({ column: Q, start: L, end: H });
6621
6621
  } else if (au === "auditOpinionType")
6622
- F.push({ column: P.key, enumType: P.enumType });
6622
+ A.push({ column: P.key, enumType: P.enumType });
6623
6623
  else if (R === "1")
6624
6624
  s.sortBy = {
6625
6625
  column: P.key,
@@ -6628,7 +6628,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6628
6628
  };
6629
6629
  else if (["dividendYield", "incrementRevenueLyr", "netProfitGrowthRatioLyr", "fiveYearRoe"].includes(au)) {
6630
6630
  let [L, H] = fu;
6631
- ["", null].includes(L) || (L = L / 100), ["", null].includes(H) || (H = H / 100), F.push({
6631
+ ["", null].includes(L) || (L = L / 100), ["", null].includes(H) || (H = H / 100), A.push({
6632
6632
  column: P.key,
6633
6633
  start: L,
6634
6634
  end: H
@@ -6659,30 +6659,30 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6659
6659
  H = H;
6660
6660
  break;
6661
6661
  }
6662
- F.push({
6662
+ A.push({
6663
6663
  column: P.key,
6664
6664
  start: L,
6665
6665
  end: H
6666
6666
  });
6667
6667
  }
6668
- return F;
6669
- }, []), E = b.commonIndicator.find(({ key: F }) => F === "st");
6668
+ return A;
6669
+ }, []), E = b.commonIndicator.find(({ key: A }) => A === "st");
6670
6670
  E && (s.st = E.st);
6671
- const M = b.commonIndicator.find(({ key: F }) => F === "tFeaturelncomes");
6671
+ const M = b.commonIndicator.find(({ key: A }) => A === "tFeaturelncomes");
6672
6672
  M && (s.netProfitQueryDto = { ...M, netProfit: M.netProfit * 1e8 });
6673
- const $ = b.commonIndicator.find(({ key: F }) => F === "priceLevels");
6673
+ const $ = b.commonIndicator.find(({ key: A }) => A === "priceLevels");
6674
6674
  $ && (s.priceLevels = $.priceLevels);
6675
- const V = b.commonIndicator.find(({ key: F }) => F === "peTtmLevels");
6675
+ const V = b.commonIndicator.find(({ key: A }) => A === "peTtmLevels");
6676
6676
  V && (s.peTtmLevels = V.peTtmLevels);
6677
- const Z = b.commonIndicator.find(({ key: F }) => F === "peTrendTtmLevels");
6677
+ const Z = b.commonIndicator.find(({ key: A }) => A === "peTrendTtmLevels");
6678
6678
  Z && (s.peTrendTtmLevels = Z.peTrendTtmLevels);
6679
- const v = b.commonIndicator.find(({ key: F }) => F === "perVolumn");
6679
+ const v = b.commonIndicator.find(({ key: A }) => A === "perVolumn");
6680
6680
  if (v) {
6681
- const { radioType: F, radio: P, levels: au, range: Vu, unit: fu } = v;
6682
- if (F === "2" && (s.perVolumn = {
6681
+ const { radioType: A, radio: P, levels: au, range: Vu, unit: fu } = v;
6682
+ if (A === "2" && (s.perVolumn = {
6683
6683
  type: P,
6684
6684
  value: au
6685
- }), F === "0") {
6685
+ }), A === "0") {
6686
6686
  let [xu, R] = Vu;
6687
6687
  if (!["", null].includes(xu))
6688
6688
  switch (fu == null ? void 0 : fu[0]) {
@@ -6710,38 +6710,38 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6710
6710
  }
6711
6711
  }
6712
6712
  const J = {};
6713
- b.commonIndicator.forEach((F) => {
6714
- const { key: P } = F;
6713
+ b.commonIndicator.forEach((A) => {
6714
+ const { key: P } = A;
6715
6715
  switch (P) {
6716
6716
  case "expireDays":
6717
- ["", null].includes(F.range[0]) || (J.minExpireDays = F.range[0]), ["", null].includes(F.range[1]) || (J.maxExpireDays = F.range[1]);
6717
+ ["", null].includes(A.range[0]) || (J.minExpireDays = A.range[0]), ["", null].includes(A.range[1]) || (J.maxExpireDays = A.range[1]);
6718
6718
  break;
6719
6719
  case "virtualRealDegree":
6720
- ["", null].includes(F.range[0]) || (J.minVirtualRealDegree = F.range[0] / 100), ["", null].includes(F.range[1]) || (J.maxVirtualRealDegree = F.range[1] / 100);
6720
+ ["", null].includes(A.range[0]) || (J.minVirtualRealDegree = A.range[0] / 100), ["", null].includes(A.range[1]) || (J.maxVirtualRealDegree = A.range[1] / 100);
6721
6721
  break;
6722
6722
  case "yearProfitRate":
6723
- ["", null].includes(F.range[0]) || (J.minYearProfitRate = F.range[0] / 100), ["", null].includes(F.range[1]) || (J.maxYearProfitRate = F.range[1] / 100);
6723
+ ["", null].includes(A.range[0]) || (J.minYearProfitRate = A.range[0] / 100), ["", null].includes(A.range[1]) || (J.maxYearProfitRate = A.range[1] / 100);
6724
6724
  break;
6725
6725
  case "impliedVolatility":
6726
- ["", null].includes(F.range[0]) || (J.minImpliedVolatility = F.range[0] / 100), ["", null].includes(F.range[1]) || (J.maxImpliedVolatility = F.range[1] / 100);
6726
+ ["", null].includes(A.range[0]) || (J.minImpliedVolatility = A.range[0] / 100), ["", null].includes(A.range[1]) || (J.maxImpliedVolatility = A.range[1] / 100);
6727
6727
  break;
6728
6728
  case "levelMultiplier":
6729
- ["", null].includes(F.range[0]) || (J.minLevelMultiplier = F.range[0]), ["", null].includes(F.range[1]) || (J.maxLevelMultiplier = F.range[1]);
6729
+ ["", null].includes(A.range[0]) || (J.minLevelMultiplier = A.range[0]), ["", null].includes(A.range[1]) || (J.maxLevelMultiplier = A.range[1]);
6730
6730
  break;
6731
6731
  case "turnover":
6732
- F.radioType === "0" && !["", null].includes(F.range[0]) && (J.minTurnover = F.range[0] * 1e4), F.radioType === "0" && !["", null].includes(F.range[1]) && (J.maxTurnover = F.range[1] * 1e4);
6732
+ A.radioType === "0" && !["", null].includes(A.range[0]) && (J.minTurnover = A.range[0] * 1e4), A.radioType === "0" && !["", null].includes(A.range[1]) && (J.maxTurnover = A.range[1] * 1e4);
6733
6733
  break;
6734
6734
  case "volume":
6735
- F.radioType === "0" && !["", null].includes(F.range[0]) && (J.minVolume = F.range[0]), F.radioType === "0" && !["", null].includes(F.range[1]) && (J.maxVolume = F.range[1]);
6735
+ A.radioType === "0" && !["", null].includes(A.range[0]) && (J.minVolume = A.range[0]), A.radioType === "0" && !["", null].includes(A.range[1]) && (J.maxVolume = A.range[1]);
6736
6736
  break;
6737
6737
  case "openInterest":
6738
- F.radioType === "0" && !["", null].includes(F.range[0]) && (J.minOpenInterest = F.range[0]), F.radioType === "0" && !["", null].includes(F.range[1]) && (J.maxOpenInterest = F.range[1]);
6738
+ A.radioType === "0" && !["", null].includes(A.range[0]) && (J.minOpenInterest = A.range[0]), A.radioType === "0" && !["", null].includes(A.range[1]) && (J.maxOpenInterest = A.range[1]);
6739
6739
  break;
6740
6740
  case "optionsCpType":
6741
- J.optionsCpType = F.optionsCpType;
6741
+ J.optionsCpType = A.optionsCpType;
6742
6742
  break;
6743
6743
  case "optionGear":
6744
- ["", null].includes(F.range[0]) || (J.minOptionGear = F.range[0]), ["", null].includes(F.range[1]) || (J.maxOptionGear = F.range[1]);
6744
+ ["", null].includes(A.range[0]) || (J.minOptionGear = A.range[0]), ["", null].includes(A.range[1]) || (J.maxOptionGear = A.range[1]);
6745
6745
  break;
6746
6746
  }
6747
6747
  }), g.length && (s.query = g), Object.keys(J).length && (s.searchOptionDto = J);
@@ -6779,22 +6779,22 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6779
6779
  }
6780
6780
  }), (b, s) => {
6781
6781
  var O, k, g, E, M, $;
6782
- const f = we, A = te, y = Mt, m = B0, T = ye, D = Ce;
6783
- return x(), w("div", li, [
6784
- (O = o.value.varietyMarket) != null && O.show ? (x(), w("div", ai, [
6782
+ const f = we, F = te, y = Mt, m = L0, w = ye, D = Ce;
6783
+ return x(), T("div", li, [
6784
+ (O = o.value.varietyMarket) != null && O.show ? (x(), T("div", ai, [
6785
6785
  C("div", ri, [
6786
6786
  oi,
6787
6787
  C("span", {
6788
6788
  onClick: s[0] || (s[0] = (V) => d("varietyMarket"))
6789
6789
  }, "不限")
6790
6790
  ]),
6791
- h(A, {
6791
+ h(F, {
6792
6792
  modelValue: n.value.varietyMarket,
6793
6793
  "onUpdate:modelValue": s[1] || (s[1] = (V) => n.value.varietyMarket = V),
6794
6794
  size: "small"
6795
6795
  }, {
6796
6796
  default: _(() => [
6797
- (x(!0), w(N, null, G(r.value, ({ label: V, value: Z }) => (x(), U(f, {
6797
+ (x(!0), T(N, null, G(r.value, ({ label: V, value: Z }) => (x(), U(f, {
6798
6798
  label: V,
6799
6799
  value: Z,
6800
6800
  key: Z
@@ -6803,7 +6803,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6803
6803
  _: 1
6804
6804
  }, 8, ["modelValue"])
6805
6805
  ])) : j("", !0),
6806
- (k = o.value.commonOption) != null && k.show && i.value.length ? (x(), w("div", ii, [
6806
+ (k = o.value.commonOption) != null && k.show && i.value.length ? (x(), T("div", ii, [
6807
6807
  C("div", ci, [
6808
6808
  si,
6809
6809
  C("span", {
@@ -6816,7 +6816,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6816
6816
  size: "small"
6817
6817
  }, {
6818
6818
  default: _(() => [
6819
- (x(!0), w(N, null, G(i.value, ({ label: V, value: Z }) => (x(), U(y, {
6819
+ (x(!0), T(N, null, G(i.value, ({ label: V, value: Z }) => (x(), U(y, {
6820
6820
  label: V,
6821
6821
  value: Z,
6822
6822
  key: Z
@@ -6825,7 +6825,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6825
6825
  _: 1
6826
6826
  }, 8, ["modelValue"])
6827
6827
  ])) : j("", !0),
6828
- (g = o.value.marketIds) != null && g.show && c.value.length ? (x(), w("div", di, [
6828
+ (g = o.value.marketIds) != null && g.show && c.value.length ? (x(), T("div", di, [
6829
6829
  C("div", fi, [
6830
6830
  pi,
6831
6831
  C("span", {
@@ -6838,7 +6838,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6838
6838
  size: "small"
6839
6839
  }, {
6840
6840
  default: _(() => [
6841
- (x(!0), w(N, null, G(c.value, ({ label: V, value: Z }) => (x(), U(y, {
6841
+ (x(!0), T(N, null, G(c.value, ({ label: V, value: Z }) => (x(), U(y, {
6842
6842
  label: V,
6843
6843
  value: Z,
6844
6844
  key: Z
@@ -6847,7 +6847,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6847
6847
  _: 1
6848
6848
  }, 8, ["modelValue"])
6849
6849
  ])) : j("", !0),
6850
- (E = o.value.customTag) != null && E.show ? (x(), w("div", bi, [
6850
+ (E = o.value.customTag) != null && E.show ? (x(), T("div", bi, [
6851
6851
  C("div", hi, [
6852
6852
  mi,
6853
6853
  C("span", {
@@ -6859,14 +6859,14 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6859
6859
  "onUpdate:data": s[7] || (s[7] = (V) => n.value.customTag = V)
6860
6860
  }, null, 8, ["data"])
6861
6861
  ])) : j("", !0),
6862
- (M = o.value.jcTranslate) != null && M.show ? (x(), w("div", _i, [
6862
+ (M = o.value.jcTranslate) != null && M.show ? (x(), T("div", _i, [
6863
6863
  C("div", xi, [
6864
6864
  gi,
6865
6865
  C("span", {
6866
6866
  onClick: s[8] || (s[8] = (V) => d("jcTranslate"))
6867
6867
  }, "不限")
6868
6868
  ]),
6869
- h(A, {
6869
+ h(F, {
6870
6870
  modelValue: n.value.jcTranslate.type,
6871
6871
  "onUpdate:modelValue": s[9] || (s[9] = (V) => n.value.jcTranslate.type = V),
6872
6872
  size: "small"
@@ -6898,7 +6898,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6898
6898
  style: { width: "140px" }
6899
6899
  }, {
6900
6900
  default: _(() => [
6901
- (x(!0), w(N, null, G(p.value, (V) => (x(), U(T, {
6901
+ (x(!0), T(N, null, G(p.value, (V) => (x(), U(w, {
6902
6902
  key: V.value,
6903
6903
  label: V.label,
6904
6904
  value: V.value
@@ -6909,7 +6909,7 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6909
6909
  [je, n.value.jcTranslate.type === 1]
6910
6910
  ])
6911
6911
  ])) : j("", !0),
6912
- ($ = o.value.factorScreen) != null && $.show ? (x(), w("div", vi, [
6912
+ ($ = o.value.factorScreen) != null && $.show ? (x(), T("div", vi, [
6913
6913
  C("div", ki, [
6914
6914
  yi,
6915
6915
  C("span", {
@@ -6941,11 +6941,11 @@ const Zu = (u) => (Ee("data-v-b615600a"), u = u(), De(), u), li = { class: "vari
6941
6941
  ]);
6942
6942
  };
6943
6943
  }
6944
- }, Ei = /* @__PURE__ */ Nu(Ci, [["__scopeId", "data-v-b615600a"]]), yc = {
6944
+ }, Ei = /* @__PURE__ */ Nu(Ci, [["__scopeId", "data-v-a867705a"]]), kc = {
6945
6945
  install(u) {
6946
6946
  u.component("st-varietySearch", Ei);
6947
6947
  }
6948
6948
  };
6949
6949
  export {
6950
- yc as default
6950
+ kc as default
6951
6951
  };