st-comp 0.0.86 → 0.0.88

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 (72) hide show
  1. package/components.d.ts +1 -0
  2. package/es/ChartLayout.cjs +1 -1
  3. package/es/ChartLayout.js +2 -2
  4. package/es/Dialog.cjs +1 -1
  5. package/es/Dialog.js +10 -10
  6. package/es/Kline.cjs +1 -1
  7. package/es/Kline.js +89 -89
  8. package/es/KlineNew.cjs +1 -1
  9. package/es/KlineNew.js +7 -7
  10. package/es/Pagination.cjs +1 -1
  11. package/es/Pagination.js +138 -138
  12. package/es/Table.cjs +1 -20
  13. package/es/Table.js +390 -3589
  14. package/es/TreeMap.cjs +1 -2
  15. package/es/TreeMap.js +1 -163
  16. package/es/VarietySearch.cjs +2 -2
  17. package/es/VarietySearch.js +1551 -1391
  18. package/es/VirtualTable.cjs +4 -4
  19. package/es/VirtualTable.js +100 -100
  20. package/es/{base-4865d432.cjs → base-2b869b95.cjs} +1 -1
  21. package/es/{base-6faccb01.js → base-5e2578a9.js} +65 -65
  22. package/es/{castArray-bdee0d50.js → castArray-9b96e1ad.js} +1 -1
  23. package/es/castArray-adec592d.cjs +1 -0
  24. package/es/{config-provider-465c8253.cjs → config-provider-25d2db4b.cjs} +1 -1
  25. package/es/{config-provider-be0e9c36.js → config-provider-ddbd0b1c.js} +11 -11
  26. package/es/{el-button-aad5268b.cjs → el-button-8fca9a5d.cjs} +1 -1
  27. package/es/{el-button-1b9c4fd6.js → el-button-daeb181f.js} +56 -56
  28. package/es/{el-empty-348c46f7.js → el-empty-b1d5d1e4.js} +4 -4
  29. package/es/{el-empty-608948d9.cjs → el-empty-d83469ab.cjs} +1 -1
  30. package/es/el-icon-0bfbe0c8.js +3795 -0
  31. package/es/el-icon-19bc1691.cjs +20 -0
  32. package/es/{el-overlay-4713107e.cjs → el-overlay-88994e77.cjs} +2 -2
  33. package/es/{el-overlay-400ac6ce.js → el-overlay-fcd84f34.js} +46 -46
  34. package/es/{el-scrollbar-83abe3de.js → el-scrollbar-0f49204a.js} +46 -46
  35. package/es/{el-scrollbar-bc381e35.cjs → el-scrollbar-43353984.cjs} +1 -1
  36. package/es/{el-select-895360ba.js → el-select-1a2f2c95.js} +285 -285
  37. package/es/el-select-c3d21536.cjs +9 -0
  38. package/es/{el-tag-30cecca3.js → el-tag-1e32cb79.js} +122 -122
  39. package/es/el-tag-7737bede.cjs +1 -0
  40. package/es/{focus-trap-a169f160.cjs → focus-trap-19c04a47.cjs} +1 -1
  41. package/es/{focus-trap-5ac78614.js → focus-trap-82e6ab3c.js} +18 -18
  42. package/es/{raf-92c5ed6d.js → raf-7414f3eb.js} +1 -1
  43. package/es/{raf-5e5c53db.cjs → raf-a8539dc6.cjs} +1 -1
  44. package/es/{scroll-bb8039ba.cjs → scroll-5ec08336.cjs} +1 -1
  45. package/es/{scroll-264c50f3.js → scroll-8d15ce5a.js} +1 -1
  46. package/es/style.css +1 -1
  47. package/es/{use-form-item-6cef6b15.cjs → use-form-item-3d2a7ac7.cjs} +2 -2
  48. package/es/{use-form-item-0e9cae13.js → use-form-item-ea29755c.js} +138 -137
  49. package/es/use-global-config-3496cd4f.cjs +1 -0
  50. package/es/use-global-config-9eba4e5e.js +110 -0
  51. package/es/{vnode-b78096e3.js → vnode-2ad5aae4.js} +4 -4
  52. package/es/{vnode-abafec9e.cjs → vnode-b447c505.cjs} +1 -1
  53. package/es/{zh-cn-e4d38144.cjs → zh-cn-35bd18a8.cjs} +1 -1
  54. package/es/{zh-cn-8aaa7dd2.js → zh-cn-6a7c1846.js} +2 -2
  55. package/lib/bundle.js +1 -1
  56. package/lib/bundle.umd.cjs +153 -153
  57. package/lib/{index-137cb843.js → index-cf938a55.js} +18765 -18608
  58. package/lib/{python-02b0f7eb.js → python-40015c17.js} +1 -1
  59. package/lib/style.css +1 -1
  60. package/package.json +1 -1
  61. package/packages/VarietySearch/components/CommonIndicator/index.vue +190 -59
  62. package/packages/VarietySearch/components/FactorScreen/index.vue +84 -27
  63. package/packages/VarietySearch/config.js +41 -12
  64. package/packages/VarietySearch/index.vue +67 -12
  65. package/src/pages/VarietySearch/index.vue +70 -11
  66. package/es/castArray-3341cbb4.cjs +0 -1
  67. package/es/el-icon-158ddc19.cjs +0 -1
  68. package/es/el-icon-d385d377.js +0 -593
  69. package/es/el-select-7116533b.cjs +0 -9
  70. package/es/el-tag-2c7e5d4a.cjs +0 -1
  71. package/es/use-global-config-17f3d7c7.cjs +0 -1
  72. package/es/use-global-config-8c9c775f.js +0 -110
@@ -0,0 +1,110 @@
1
+ import { ref as I, getCurrentInstance as m, provide as P, computed as l, unref as d, inject as b } from "vue";
2
+ import { j as z, k as O, l as g, m as y, t as S, n as K, o as G, p as N, q as E, u as Z, r as h, f as q } from "./base-5e2578a9.js";
3
+ import { i as w, z as A, S as F, a as J, d as L } from "./use-form-item-ea29755c.js";
4
+ var T = function() {
5
+ try {
6
+ var e = z(Object, "defineProperty");
7
+ return e({}, "", {}), e;
8
+ } catch {
9
+ }
10
+ }();
11
+ const p = T;
12
+ function W(e, n, r) {
13
+ n == "__proto__" && p ? p(e, n, {
14
+ configurable: !0,
15
+ enumerable: !0,
16
+ value: r,
17
+ writable: !0
18
+ }) : e[n] = r;
19
+ }
20
+ var Y = Object.prototype, $ = Y.hasOwnProperty;
21
+ function B(e, n, r) {
22
+ var a = e[n];
23
+ (!($.call(e, n) && O(a, r)) || r === void 0 && !(n in e)) && W(e, n, r);
24
+ }
25
+ function D(e, n, r, a) {
26
+ if (!g(e))
27
+ return e;
28
+ n = y(n, e);
29
+ for (var o = -1, s = n.length, i = s - 1, t = e; t != null && ++o < s; ) {
30
+ var u = S(n[o]), c = r;
31
+ if (u === "__proto__" || u === "constructor" || u === "prototype")
32
+ return e;
33
+ if (o != i) {
34
+ var f = t[u];
35
+ c = a ? a(f, u, t) : void 0, c === void 0 && (c = g(f) ? f : w(n[o + 1]) ? [] : {});
36
+ }
37
+ B(t, u, c), t = t[u];
38
+ }
39
+ return e;
40
+ }
41
+ function H(e, n, r) {
42
+ return e == null ? e : D(e, n, r);
43
+ }
44
+ const _ = (e) => Object.keys(e), V = (e, n, r) => ({
45
+ get value() {
46
+ return K(e, n, r);
47
+ },
48
+ set value(a) {
49
+ H(e, n, a);
50
+ }
51
+ }), x = Symbol(), v = I();
52
+ function C(e, n = void 0) {
53
+ const r = m() ? b(x, v) : v;
54
+ return e ? l(() => {
55
+ var a, o;
56
+ return (o = (a = r.value) == null ? void 0 : a[e]) != null ? o : n;
57
+ }) : r;
58
+ }
59
+ function j(e, n) {
60
+ const r = C(), a = Z(e, l(() => {
61
+ var t;
62
+ return ((t = r.value) == null ? void 0 : t.namespace) || h;
63
+ })), o = q(l(() => {
64
+ var t;
65
+ return (t = r.value) == null ? void 0 : t.locale;
66
+ })), s = J(l(() => {
67
+ var t;
68
+ return ((t = r.value) == null ? void 0 : t.zIndex) || L;
69
+ })), i = l(() => {
70
+ var t;
71
+ return d(n) || ((t = r.value) == null ? void 0 : t.size) || "";
72
+ });
73
+ return M(l(() => d(r) || {})), {
74
+ ns: a,
75
+ locale: o,
76
+ zIndex: s,
77
+ size: i
78
+ };
79
+ }
80
+ const M = (e, n, r = !1) => {
81
+ var a;
82
+ const o = !!m(), s = o ? C() : void 0, i = (a = n == null ? void 0 : n.provide) != null ? a : o ? P : void 0;
83
+ if (!i) {
84
+ G("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
85
+ return;
86
+ }
87
+ const t = l(() => {
88
+ const u = d(e);
89
+ return s != null && s.value ? Q(s.value, u) : u;
90
+ });
91
+ return i(x, t), i(N, l(() => t.value.locale)), i(E, l(() => t.value.namespace)), i(A, l(() => t.value.zIndex)), i(F, {
92
+ size: l(() => t.value.size || "")
93
+ }), (r || !v.value) && (v.value = t.value), t;
94
+ }, Q = (e, n) => {
95
+ var r;
96
+ const a = [.../* @__PURE__ */ new Set([..._(e), ..._(n)])], o = {};
97
+ for (const s of a)
98
+ o[s] = (r = n[s]) != null ? r : e[s];
99
+ return o;
100
+ };
101
+ export {
102
+ j as a,
103
+ B as b,
104
+ W as c,
105
+ p as d,
106
+ D as e,
107
+ V as g,
108
+ M as p,
109
+ C as u
110
+ };
@@ -1,12 +1,12 @@
1
1
  import { isVNode as o } from "vue";
2
- import { A as S } from "./base-6faccb01.js";
2
+ import { i as A } from "./base-5e2578a9.js";
3
3
  var _ = /* @__PURE__ */ ((E) => (E[E.TEXT = 1] = "TEXT", E[E.CLASS = 2] = "CLASS", E[E.STYLE = 4] = "STYLE", E[E.PROPS = 8] = "PROPS", E[E.FULL_PROPS = 16] = "FULL_PROPS", E[E.HYDRATE_EVENTS = 32] = "HYDRATE_EVENTS", E[E.STABLE_FRAGMENT = 64] = "STABLE_FRAGMENT", E[E.KEYED_FRAGMENT = 128] = "KEYED_FRAGMENT", E[E.UNKEYED_FRAGMENT = 256] = "UNKEYED_FRAGMENT", E[E.NEED_PATCH = 512] = "NEED_PATCH", E[E.DYNAMIC_SLOTS = 1024] = "DYNAMIC_SLOTS", E[E.HOISTED = -1] = "HOISTED", E[E.BAIL = -2] = "BAIL", E))(_ || {});
4
4
  const e = (E) => {
5
- const N = S(E) ? E : [E], A = [];
5
+ const N = A(E) ? E : [E], S = [];
6
6
  return N.forEach((T) => {
7
7
  var r;
8
- S(T) ? A.push(...e(T)) : o(T) && S(T.children) ? A.push(...e(T.children)) : (A.push(T), o(T) && ((r = T.component) != null && r.subTree) && A.push(...e(T.component.subTree)));
9
- }), A;
8
+ A(T) ? S.push(...e(T)) : o(T) && A(T.children) ? S.push(...e(T.children)) : (S.push(T), o(T) && ((r = T.component) != null && r.subTree) && S.push(...e(T.component.subTree)));
9
+ }), S;
10
10
  };
11
11
  export {
12
12
  _ as P,
@@ -1 +1 @@
1
- "use strict";const N=require("vue"),A=require("./base-4865d432.cjs");var _=(E=>(E[E.TEXT=1]="TEXT",E[E.CLASS=2]="CLASS",E[E.STYLE=4]="STYLE",E[E.PROPS=8]="PROPS",E[E.FULL_PROPS=16]="FULL_PROPS",E[E.HYDRATE_EVENTS=32]="HYDRATE_EVENTS",E[E.STABLE_FRAGMENT=64]="STABLE_FRAGMENT",E[E.KEYED_FRAGMENT=128]="KEYED_FRAGMENT",E[E.UNKEYED_FRAGMENT=256]="UNKEYED_FRAGMENT",E[E.NEED_PATCH=512]="NEED_PATCH",E[E.DYNAMIC_SLOTS=1024]="DYNAMIC_SLOTS",E[E.HOISTED=-1]="HOISTED",E[E.BAIL=-2]="BAIL",E))(_||{});const r=E=>{const n=A.isArray$1(E)?E:[E],T=[];return n.forEach(e=>{var S;A.isArray$1(e)?T.push(...r(e)):N.isVNode(e)&&A.isArray$1(e.children)?T.push(...r(e.children)):(T.push(e),N.isVNode(e)&&((S=e.component)!=null&&S.subTree)&&T.push(...r(e.component.subTree)))}),T};exports.PatchFlags=_;exports.flattedChildren=r;
1
+ "use strict";const N=require("vue"),A=require("./base-2b869b95.cjs");var _=(E=>(E[E.TEXT=1]="TEXT",E[E.CLASS=2]="CLASS",E[E.STYLE=4]="STYLE",E[E.PROPS=8]="PROPS",E[E.FULL_PROPS=16]="FULL_PROPS",E[E.HYDRATE_EVENTS=32]="HYDRATE_EVENTS",E[E.STABLE_FRAGMENT=64]="STABLE_FRAGMENT",E[E.KEYED_FRAGMENT=128]="KEYED_FRAGMENT",E[E.UNKEYED_FRAGMENT=256]="UNKEYED_FRAGMENT",E[E.NEED_PATCH=512]="NEED_PATCH",E[E.DYNAMIC_SLOTS=1024]="DYNAMIC_SLOTS",E[E.HOISTED=-1]="HOISTED",E[E.BAIL=-2]="BAIL",E))(_||{});const r=E=>{const n=A.isArray(E)?E:[E],T=[];return n.forEach(e=>{var S;A.isArray(e)?T.push(...r(e)):N.isVNode(e)&&A.isArray(e.children)?T.push(...r(e.children)):(T.push(e),N.isVNode(e)&&((S=e.component)!=null&&S.subTree)&&T.push(...r(e.component.subTree)))}),T};exports.PatchFlags=_;exports.flattedChildren=r;
@@ -1 +1 @@
1
- "use strict";const u=require("./config-provider-465c8253.cjs"),e=require("./base-4865d432.cjs"),t=e.withInstall(u.ConfigProvider);var E={name:"zh-cn",el:{colorpicker:{confirm:"确定",clear:"清空"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",selectDate:"选择日期",selectTime:"选择时间",startDate:"开始日期",startTime:"开始时间",endDate:"结束日期",endTime:"结束时间",prevYear:"前一年",nextYear:"后一年",prevMonth:"上个月",nextMonth:"下个月",year:"年",month1:"1 月",month2:"2 月",month3:"3 月",month4:"4 月",month5:"5 月",month6:"6 月",month7:"7 月",month8:"8 月",month9:"9 月",month10:"10 月",month11:"11 月",month12:"12 月",weeks:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} 条",pageClassifier:"页",page:"页",prev:"上一页",next:"下一页",currentPage:"第 {pager} 页",prevPages:"向前 {pager} 页",nextPages:"向后 {pager} 页",deprecationWarning:"你使用了一些已被废弃的用法,请参考 el-pagination 的官方文档"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!"},upload:{deleteTip:"按 delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"}}};exports.ElConfigProvider=t;exports.zhCn=E;
1
+ "use strict";const u=require("./config-provider-25d2db4b.cjs"),e=require("./base-2b869b95.cjs"),t=e.withInstall(u.ConfigProvider);var E={name:"zh-cn",el:{colorpicker:{confirm:"确定",clear:"清空"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",selectDate:"选择日期",selectTime:"选择时间",startDate:"开始日期",startTime:"开始时间",endDate:"结束日期",endTime:"结束时间",prevYear:"前一年",nextYear:"后一年",prevMonth:"上个月",nextMonth:"下个月",year:"年",month1:"1 月",month2:"2 月",month3:"3 月",month4:"4 月",month5:"5 月",month6:"6 月",month7:"7 月",month8:"8 月",month9:"9 月",month10:"10 月",month11:"11 月",month12:"12 月",weeks:{sun:"日",mon:"一",tue:"二",wed:"三",thu:"四",fri:"五",sat:"六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} 条",pageClassifier:"页",page:"页",prev:"上一页",next:"下一页",currentPage:"第 {pager} 页",prevPages:"向前 {pager} 页",nextPages:"向后 {pager} 页",deprecationWarning:"你使用了一些已被废弃的用法,请参考 el-pagination 的官方文档"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!"},upload:{deleteTip:"按 delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"}}};exports.ElConfigProvider=t;exports.zhCn=E;
@@ -1,5 +1,5 @@
1
- import { C as u } from "./config-provider-be0e9c36.js";
2
- import { w as e } from "./base-6faccb01.js";
1
+ import { C as u } from "./config-provider-ddbd0b1c.js";
2
+ import { w as e } from "./base-5e2578a9.js";
3
3
  const a = e(u);
4
4
  var o = {
5
5
  name: "zh-cn",
package/lib/bundle.js CHANGED
@@ -1,4 +1,4 @@
1
- import { i as m } from "./index-137cb843.js";
1
+ import { i as m } from "./index-cf938a55.js";
2
2
  import "vue";
3
3
  import "echarts";
4
4
  export {