st-comp 0.0.192 → 0.0.194

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 (78) hide show
  1. package/es/ChartLayout.js +4 -4
  2. package/es/CustomFunction.cjs +1 -1
  3. package/es/CustomFunction.js +32 -32
  4. package/es/FactorWarning.js +29 -29
  5. package/es/Kline.js +15 -15
  6. package/es/KlineBasic.cjs +1 -1
  7. package/es/KlineBasic.js +110 -104
  8. package/es/KlineConfig.js +20 -20
  9. package/es/KlineNew.js +14 -14
  10. package/es/KlinePlus.js +17 -17
  11. package/es/Map.cjs +1 -1
  12. package/es/Map.js +1 -102944
  13. package/es/MonacoEditor.cjs +1 -1
  14. package/es/MonacoEditor.js +1 -1
  15. package/es/Pagination.js +69 -69
  16. package/es/PasswordPrompt.js +3 -3
  17. package/es/Table.js +29 -29
  18. package/es/User.js +21 -21
  19. package/es/VarSelectDialog.js +22 -22
  20. package/es/VarietyAutoComplete.js +9 -9
  21. package/es/VarietySearch.cjs +6 -6
  22. package/es/VarietySearch.js +523 -507
  23. package/es/VirtualTable.js +13 -13
  24. package/es/{_initCloneObject-d37d0044.js → _initCloneObject-25087817.js} +9 -9
  25. package/es/{base-62a70f61.js → base-f5b11441.js} +40 -40
  26. package/es/{config-provider-eb54307e.js → config-provider-95d27ce2.js} +6 -6
  27. package/es/{debounce-ccdceb02.js → debounce-06f59c68.js} +9 -9
  28. package/es/{dropdown-e0119d36.js → dropdown-7a853d45.js} +9 -9
  29. package/es/{el-autocomplete-fdd72342.js → el-autocomplete-e74d589c.js} +15 -15
  30. package/es/{el-button-17a2e708.js → el-button-5a260464.js} +33 -33
  31. package/es/{el-dialog-2fbffe7d.js → el-dialog-8d8f6443.js} +15 -15
  32. package/es/{el-divider-2f300113.js → el-divider-4e1c0fb8.js} +1 -1
  33. package/es/{el-empty-34086220.js → el-empty-deee6b39.js} +5 -5
  34. package/es/{el-form-item-5f9d8170.js → el-form-item-3167d76a.js} +33 -33
  35. package/es/{el-input-c2f1f98c.js → el-input-03aad76d.js} +33 -33
  36. package/es/{el-input-number-429626d1.js → el-input-number-12c09ac3.js} +35 -35
  37. package/es/{el-loading-a45d849f.js → el-loading-86fdef94.js} +5 -5
  38. package/es/{el-menu-item-1bbf217d.js → el-menu-item-1172154b.js} +22 -22
  39. package/es/{el-message-179d8e61.js → el-message-35d4e3ac.js} +23 -23
  40. package/es/{el-message-box-869d122c.js → el-message-box-f43b6e7a.js} +20 -20
  41. package/es/{el-overlay-56098a38.js → el-overlay-04659660.js} +47 -47
  42. package/es/{el-popconfirm-6f9a189f.js → el-popconfirm-29d538b6.js} +20 -20
  43. package/es/{el-popper-d236d5d3.js → el-popper-ee1f8186.js} +125 -125
  44. package/es/{el-scrollbar-191aee47.js → el-scrollbar-09769d9e.js} +48 -48
  45. package/es/{el-segmented-d74e1fd8.js → el-segmented-916b982a.js} +8 -8
  46. package/es/{el-select-b26edf16.js → el-select-8cb88e3c.js} +307 -307
  47. package/es/{el-table-column-cc880936.js → el-table-column-0c899664.js} +12 -12
  48. package/es/{el-tag-b79bf878.js → el-tag-554c333b.js} +21 -21
  49. package/es/{index-89502796.js → index-34048a1d.js} +36 -36
  50. package/es/{index-7926ee44.js → index-384ed4b0.js} +3 -3
  51. package/es/{index-5beb56b8.js → index-5b62ea0e.js} +52 -52
  52. package/es/{index-63a17b07.js → index-69a9bd75.js} +2 -2
  53. package/es/{index-a137018b.js → index-a8ee0e8c.js} +15 -3
  54. package/es/{index-524e4e84.js → index-b07f58c9.js} +31 -31
  55. package/es/{index-97658183.js → index-b7fd560c.js} +12 -12
  56. package/es/{index-482f09b5.js → index-cfeda35a.js} +1 -1
  57. package/es/{index-08cdcff5.js → index-df06f32a.js} +15 -15
  58. package/es/{index-b2b45b6e.cjs → index-fdb71325.cjs} +2 -2
  59. package/es/{python-2b765700.cjs → python-0405c62e.cjs} +1 -1
  60. package/es/{python-2cff7134.js → python-791e6a42.js} +1 -1
  61. package/es/raf-fa761d02.js +6 -0
  62. package/es/{scroll-7d352c1f.js → scroll-9e2dd92b.js} +5 -5
  63. package/es/style.css +1 -1
  64. package/es/{use-global-config-88d2fb63.js → use-global-config-1923bb6f.js} +16 -16
  65. package/es/{validator-6d37dbfa.js → validator-fd32f925.js} +1 -1
  66. package/es/{vnode-c51c8aa3.js → vnode-f9752526.js} +1 -1
  67. package/es/{zh-cn-47b11646.js → zh-cn-d667062d.js} +2 -2
  68. package/lib/bundle.js +1 -1
  69. package/lib/bundle.umd.cjs +33 -33
  70. package/lib/{index-e33e2a73.js → index-db060de6.js} +603 -569
  71. package/lib/{python-bfee2b7e.js → python-077c8efa.js} +1 -1
  72. package/lib/style.css +1 -1
  73. package/package.json +1 -1
  74. package/packages/KlineBasic/index.vue +2 -2
  75. package/packages/MonacoEditor/index.vue +22 -0
  76. package/packages/VarietySearch/components/FactorScreen/index.vue +33 -12
  77. package/packages/VarietySearch/config.js +2 -2
  78. package/es/raf-41aed4d4.js +0 -6
@@ -1,18 +1,18 @@
1
1
  import { ref as g, getCurrentInstance as d, provide as C, computed as u, unref as v, inject as x } from "vue";
2
- import { L as y, u as I, F as _ } from "./base-62a70f61.js";
3
- import { A as z, E as S, S as K, x as O, F as b } from "./el-scrollbar-191aee47.js";
4
- import { g as E, l as N, u as k } from "./index-482f09b5.js";
5
- import { r as F } from "./index-5beb56b8.js";
2
+ import { o as y, u as I, p as z } from "./base-f5b11441.js";
3
+ import { j as _, z as S, S as K, k as O, l as b } from "./el-scrollbar-09769d9e.js";
4
+ import { g as k, l as N, u as E } from "./index-cfeda35a.js";
5
+ import { e as G } from "./index-5b62ea0e.js";
6
6
  const m = Symbol();
7
- function G(n, t, o) {
8
- return n == null ? n : z(n, t, o);
7
+ function V(n, t, o) {
8
+ return n == null ? n : _(n, t, o);
9
9
  }
10
10
  const f = (n) => Object.keys(n), T = (n, t, o) => ({
11
11
  get value() {
12
- return E(n, t, o);
12
+ return k(n, t, o);
13
13
  },
14
14
  set value(a) {
15
- G(n, t, a);
15
+ V(n, t, a);
16
16
  }
17
17
  }), i = g();
18
18
  function p(n, t = void 0) {
@@ -25,8 +25,8 @@ function p(n, t = void 0) {
25
25
  function Y(n, t) {
26
26
  const o = p(), a = I(n, u(() => {
27
27
  var e;
28
- return ((e = o.value) == null ? void 0 : e.namespace) || _;
29
- })), l = k(u(() => {
28
+ return ((e = o.value) == null ? void 0 : e.namespace) || z;
29
+ })), l = E(u(() => {
30
30
  var e;
31
31
  return (e = o.value) == null ? void 0 : e.locale;
32
32
  })), s = O(u(() => {
@@ -36,29 +36,29 @@ function Y(n, t) {
36
36
  var e;
37
37
  return v(t) || ((e = o.value) == null ? void 0 : e.size) || "";
38
38
  });
39
- return V(u(() => v(o) || {})), {
39
+ return Z(u(() => v(o) || {})), {
40
40
  ns: a,
41
41
  locale: l,
42
42
  zIndex: s,
43
43
  size: r
44
44
  };
45
45
  }
46
- const V = (n, t, o = !1) => {
46
+ const Z = (n, t, o = !1) => {
47
47
  var a;
48
48
  const l = !!d(), s = l ? p() : void 0, r = (a = t == null ? void 0 : t.provide) != null ? a : l ? C : void 0;
49
49
  if (!r)
50
50
  return;
51
51
  const e = u(() => {
52
52
  const c = v(n);
53
- return s != null && s.value ? Z(s.value, c) : c;
53
+ return s != null && s.value ? P(s.value, c) : c;
54
54
  });
55
55
  return r(m, e), r(N, u(() => e.value.locale)), r(y, u(() => e.value.namespace)), r(S, u(() => e.value.zIndex)), r(K, {
56
56
  size: u(() => e.value.size || "")
57
- }), r(F, u(() => ({
57
+ }), r(G, u(() => ({
58
58
  emptyValues: e.value.emptyValues,
59
59
  valueOnClear: e.value.valueOnClear
60
60
  }))), (o || !i.value) && (i.value = e.value), e;
61
- }, Z = (n, t) => {
61
+ }, P = (n, t) => {
62
62
  const o = [.../* @__PURE__ */ new Set([...f(n), ...f(t)])], a = {};
63
63
  for (const l of o)
64
64
  a[l] = t[l] !== void 0 ? t[l] : n[l];
@@ -67,6 +67,6 @@ const V = (n, t, o = !1) => {
67
67
  export {
68
68
  p as a,
69
69
  T as g,
70
- V as p,
70
+ Z as p,
71
71
  Y as u
72
72
  };
@@ -1,4 +1,4 @@
1
- import { k as i } from "./el-scrollbar-191aee47.js";
1
+ import { c as i } from "./el-scrollbar-09769d9e.js";
2
2
  const n = (o) => ["", ...i].includes(o);
3
3
  export {
4
4
  n as i
@@ -1,5 +1,5 @@
1
1
  import { isVNode as A } from "vue";
2
- import { j as r } from "./base-62a70f61.js";
2
+ import { i as r } from "./base-f5b11441.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 S = (E) => {
5
5
  const N = r(E) ? E : [E], e = [];
@@ -1,5 +1,5 @@
1
- import { C as u } from "./config-provider-eb54307e.js";
2
- import { w as e } from "./base-62a70f61.js";
1
+ import { C as u } from "./config-provider-95d27ce2.js";
2
+ import { w as e } from "./base-f5b11441.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-e33e2a73.js";
1
+ import { i as m } from "./index-db060de6.js";
2
2
  import "vue";
3
3
  import "echarts";
4
4
  export {