st-comp 0.0.173 → 0.0.175
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.
- package/es/ChartLayout.js +3 -3
- package/es/Dialog.js +14 -14
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +337 -817
- package/es/Kline.js +16 -16
- package/es/KlineBasic.js +26 -26
- package/es/KlineConfig.cjs +1 -1
- package/es/KlineConfig.js +41 -40
- package/es/KlineNew.js +14 -14
- package/es/KlinePlus.js +17 -17
- package/es/Pagination.js +19 -19
- package/es/PasswordPrompt.js +3 -3
- package/es/Table.js +21 -21
- package/es/User.js +39 -39
- package/es/VarSelectDialog.cjs +2 -2
- package/es/VarSelectDialog.js +173 -169
- package/es/VarietySearch.cjs +6 -6
- package/es/VarietySearch.js +1055 -1033
- package/es/VirtualTable.js +494 -494
- package/es/{_initCloneObject-a9305c1e.js → _initCloneObject-da90eef0.js} +3 -3
- package/es/{base-4bcd2756.js → base-d9284bf0.js} +23 -23
- package/es/{castArray-681d750b.js → castArray-b0ab0165.js} +1 -1
- package/es/{config-provider-93846ae3.js → config-provider-f0151e9f.js} +10 -10
- package/es/{debounce-51046b06.js → debounce-3cec4646.js} +1 -1
- package/es/{dropdown-65e74de8.js → dropdown-82b80e8b.js} +6 -6
- package/es/{el-button-d39472d3.js → el-button-34665425.js} +9 -9
- package/es/{el-dialog-f45ec2a1.js → el-dialog-a412484e.js} +17 -17
- package/es/{el-divider-7cf13678.js → el-divider-fd2b4e2e.js} +4 -4
- package/es/{el-empty-64b2ea8a.js → el-empty-412fc297.js} +2 -2
- package/es/{el-form-item-b31e7a98.js → el-form-item-668ba024.js} +65 -65
- package/es/{el-input-42315ac4.js → el-input-22e66e37.js} +22 -22
- package/es/{el-input-number-ebd64e22.js → el-input-number-481e21c5.js} +26 -26
- package/es/{el-loading-5d29f26d.js → el-loading-d4e403ab.js} +5 -5
- package/es/{el-menu-item-d62e0a3f.js → el-menu-item-404c10e5.js} +8 -8
- package/es/el-message-box-41f39f6d.js +558 -0
- package/es/el-message-box-6694f827.cjs +1 -0
- package/es/{el-message-bd1d2c82.js → el-message-ef506caa.js} +24 -24
- package/es/{el-overlay-690b50aa.js → el-overlay-4a9fa4e1.js} +30 -30
- package/es/{el-popconfirm-88bbd066.js → el-popconfirm-7b9183aa.js} +6 -6
- package/es/{el-popper-85365d5b.js → el-popper-e73466eb.js} +5 -5
- package/es/{el-scrollbar-bcf29780.js → el-scrollbar-45318df0.js} +8 -8
- package/es/el-segmented-3ba6d664.cjs +1 -0
- package/es/el-segmented-41820018.js +135 -0
- package/es/{el-select-d3bce4d1.js → el-select-d7a00294.js} +13 -13
- package/es/{el-table-column-9691b26d.js → el-table-column-a2d0c635.js} +122 -122
- package/es/{el-tag-6036f51c.js → el-tag-7f391090.js} +32 -32
- package/es/{index-d3c37134.js → index-1c41bd56.js} +3 -3
- package/es/index-3120be08.js +14 -0
- package/es/{index-fbe85773.js → index-85a32a00.js} +15 -15
- package/es/{index-21fb27eb.js → index-94f38460.js} +19 -19
- package/es/{index-ef7c4392.js → index-a8e9ec0f.js} +23 -23
- package/es/{index-cb8157f2.js → index-d577b81b.js} +2 -2
- package/es/{index-8ee89b40.js → index-d99fdc6d.js} +8 -8
- package/es/{index-3425f2f0.js → index-ee1cebbc.js} +5 -5
- package/es/{raf-36faa519.js → raf-bfbf42e4.js} +1 -1
- package/es/{scroll-0277d145.js → scroll-e3cb691f.js} +2 -2
- package/es/style.css +1 -1
- package/es/{use-form-common-props-54c31983.js → use-form-common-props-cc347a83.js} +36 -36
- package/es/{use-global-config-946f61a4.js → use-global-config-c7f0a7e3.js} +3 -3
- package/es/validator-10fa54fe.js +5 -0
- package/es/validator-af488a9a.cjs +1 -0
- package/es/{vnode-dfc92f20.js → vnode-6be33bb1.js} +1 -1
- package/es/{zh-cn-5066f5e9.js → zh-cn-d883afa8.js} +2 -2
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +172 -172
- package/lib/{index-c35886c2.js → index-d3f4c395.js} +11045 -11020
- package/lib/{python-37ee7d62.js → python-0128b724.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/VarSelectDialog/index.vue +5 -1
- package/packages/VarietySearch/components/FactorScreen/index.vue +271 -254
- package/es/el-checkbox-group-020b49f5.cjs +0 -1
- package/es/el-checkbox-group-779f353a.js +0 -67
- package/es/el-segmented-84707138.js +0 -136
- package/es/el-segmented-bccd9f2a.cjs +0 -1
- package/es/index-c45ac024.js +0 -14
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { l as T, e as V, i as _, p as Z, t as A,
|
|
1
|
+
import { l as T, e as V, i as _, p as Z, t as A, a as h } from "./index-a8e9ec0f.js";
|
|
2
2
|
import { ref as v, getCurrentInstance as f, inject as i, computed as d, unref as p, onMounted as L, watch as U, toRef as w, onUnmounted as D } from "vue";
|
|
3
|
-
import {
|
|
4
|
-
import { l as X, h as $, o as B, c as x, x as z, y as g, j as F, i as P } from "./index-
|
|
3
|
+
import { m as J, p as R, n as S, J as Y, b as j, y, d as q } from "./base-d9284bf0.js";
|
|
4
|
+
import { l as X, h as $, o as B, c as x, x as z, y as g, j as F, i as P } from "./index-ee1cebbc.js";
|
|
5
5
|
var M = function() {
|
|
6
6
|
try {
|
|
7
7
|
var n = T(Object, "defineProperty");
|
|
@@ -32,24 +32,24 @@ function me(n, e, s, t) {
|
|
|
32
32
|
if (!_(n))
|
|
33
33
|
return n;
|
|
34
34
|
e = Z(e, n);
|
|
35
|
-
for (var o = -1, r = e.length,
|
|
35
|
+
for (var o = -1, r = e.length, l = r - 1, a = n; a != null && ++o < r; ) {
|
|
36
36
|
var u = A(e[o]), c = s;
|
|
37
37
|
if (u === "__proto__" || u === "constructor" || u === "prototype")
|
|
38
38
|
return n;
|
|
39
|
-
if (o !=
|
|
40
|
-
var m =
|
|
41
|
-
c = t ? t(m, u,
|
|
39
|
+
if (o != l) {
|
|
40
|
+
var m = a[u];
|
|
41
|
+
c = t ? t(m, u, a) : void 0, c === void 0 && (c = _(m) ? m : Q(e[o + 1]) ? [] : {});
|
|
42
42
|
}
|
|
43
|
-
ne(
|
|
43
|
+
ne(a, u, c), a = a[u];
|
|
44
44
|
}
|
|
45
45
|
return n;
|
|
46
46
|
}
|
|
47
47
|
const b = {
|
|
48
48
|
current: 0
|
|
49
|
-
}, E = v(0), se = 2e3, O = Symbol("elZIndexContextKey"), te = Symbol("zIndexContextKey"),
|
|
49
|
+
}, E = v(0), se = 2e3, O = Symbol("elZIndexContextKey"), te = Symbol("zIndexContextKey"), ye = (n) => {
|
|
50
50
|
const e = f() ? i(O, b) : b, s = n || (f() ? i(te, void 0) : void 0), t = d(() => {
|
|
51
|
-
const
|
|
52
|
-
return J(
|
|
51
|
+
const l = p(s);
|
|
52
|
+
return J(l) ? l : se;
|
|
53
53
|
}), o = d(() => t.value + E.value), r = () => (e.current++, E.value = e.current, o.value);
|
|
54
54
|
return !R && !i(O) && S("ZIndexInjection", `Looks like you are using server rendering, you must provide a z-index provider to ensure the hydration process to be succeed
|
|
55
55
|
usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
|
|
@@ -57,22 +57,22 @@ usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
|
|
|
57
57
|
currentZIndex: o,
|
|
58
58
|
nextZIndex: r
|
|
59
59
|
};
|
|
60
|
-
}, oe = ["", "default", "small", "large"],
|
|
60
|
+
}, oe = ["", "default", "small", "large"], Ie = Y({
|
|
61
61
|
type: String,
|
|
62
62
|
values: oe,
|
|
63
63
|
required: !1
|
|
64
|
-
}), re = Symbol("size"),
|
|
64
|
+
}), re = Symbol("size"), ae = () => {
|
|
65
65
|
const n = i(re, {});
|
|
66
66
|
return d(() => p(n.size) || "");
|
|
67
|
-
},
|
|
67
|
+
}, le = Symbol("emptyValuesContextKey"), ue = "use-empty-values", ie = ["", void 0, null], ce = void 0, _e = j({
|
|
68
68
|
emptyValues: Array,
|
|
69
69
|
valueOnClear: {
|
|
70
70
|
type: [String, Number, Boolean, Function],
|
|
71
71
|
default: void 0,
|
|
72
|
-
validator: (n) =>
|
|
72
|
+
validator: (n) => y(n) ? !n() : !n
|
|
73
73
|
}
|
|
74
74
|
}), Ce = (n, e) => {
|
|
75
|
-
const s = f() ? i(
|
|
75
|
+
const s = f() ? i(le, v({})) : v({}), t = d(() => n.emptyValues || s.value.emptyValues || ie), o = d(() => y(n.valueOnClear) ? n.valueOnClear() : n.valueOnClear !== void 0 ? n.valueOnClear : y(s.value.valueOnClear) ? s.value.valueOnClear() : s.value.valueOnClear !== void 0 ? s.value.valueOnClear : e !== void 0 ? e : ce), r = (l) => t.value.includes(l);
|
|
76
76
|
return t.value.includes(o.value) || S(ue, "value-on-clear should be a value of empty-values"), {
|
|
77
77
|
emptyValues: t,
|
|
78
78
|
valueOnClear: o,
|
|
@@ -99,8 +99,8 @@ usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
|
|
|
99
99
|
validating: X,
|
|
100
100
|
success: $,
|
|
101
101
|
error: B
|
|
102
|
-
},
|
|
103
|
-
const n = i(
|
|
102
|
+
}, I = Symbol("formContextKey"), K = Symbol("formItemContextKey"), ze = () => {
|
|
103
|
+
const n = i(I, void 0), e = i(K, void 0);
|
|
104
104
|
return {
|
|
105
105
|
form: n,
|
|
106
106
|
formItem: e
|
|
@@ -113,19 +113,19 @@ usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
|
|
|
113
113
|
s || (s = v(!1)), t || (t = v(!1));
|
|
114
114
|
const o = v();
|
|
115
115
|
let r;
|
|
116
|
-
const
|
|
117
|
-
var
|
|
118
|
-
return !!(!(n.label || n.ariaLabel) && e && e.inputIds && ((
|
|
116
|
+
const l = d(() => {
|
|
117
|
+
var a;
|
|
118
|
+
return !!(!(n.label || n.ariaLabel) && e && e.inputIds && ((a = e.inputIds) == null ? void 0 : a.length) <= 1);
|
|
119
119
|
});
|
|
120
120
|
return L(() => {
|
|
121
|
-
r = U([w(n, "id"), s], ([
|
|
122
|
-
const c =
|
|
121
|
+
r = U([w(n, "id"), s], ([a, u]) => {
|
|
122
|
+
const c = a ?? (u ? void 0 : h().value);
|
|
123
123
|
c !== o.value && (e != null && e.removeInputId && (o.value && e.removeInputId(o.value), !(t != null && t.value) && !u && c && e.addInputId(c)), o.value = c);
|
|
124
124
|
}, { immediate: !0 });
|
|
125
125
|
}), D(() => {
|
|
126
126
|
r && r(), e != null && e.removeInputId && o.value && e.removeInputId(o.value);
|
|
127
127
|
}), {
|
|
128
|
-
isLabeledByFormItem:
|
|
128
|
+
isLabeledByFormItem: l,
|
|
129
129
|
inputId: o
|
|
130
130
|
};
|
|
131
131
|
}, N = (n) => {
|
|
@@ -135,10 +135,10 @@ usage: app.provide(ZINDEX_INJECTION_KEY, { current: 0 })`), {
|
|
|
135
135
|
return (t = (s = e == null ? void 0 : e.proxy) == null ? void 0 : s.$props) == null ? void 0 : t[n];
|
|
136
136
|
});
|
|
137
137
|
}, Fe = (n, e = {}) => {
|
|
138
|
-
const s = v(void 0), t = e.prop ? s : N("size"), o = e.global ? s :
|
|
139
|
-
return d(() => t.value || p(n) || (
|
|
138
|
+
const s = v(void 0), t = e.prop ? s : N("size"), o = e.global ? s : ae(), r = e.form ? { size: void 0 } : i(I, void 0), l = e.formItem ? { size: void 0 } : i(K, void 0);
|
|
139
|
+
return d(() => t.value || p(n) || (l == null ? void 0 : l.size) || (r == null ? void 0 : r.size) || o.value || "");
|
|
140
140
|
}, Pe = (n) => {
|
|
141
|
-
const e = N("disabled"), s = i(
|
|
141
|
+
const e = N("disabled"), s = i(I, void 0);
|
|
142
142
|
return d(() => e.value || p(n) || (s == null ? void 0 : s.disabled) || !1);
|
|
143
143
|
};
|
|
144
144
|
export {
|
|
@@ -146,25 +146,25 @@ export {
|
|
|
146
146
|
re as S,
|
|
147
147
|
Oe as T,
|
|
148
148
|
xe as V,
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
149
|
+
Fe as a,
|
|
150
|
+
ge as b,
|
|
151
|
+
Pe as c,
|
|
152
|
+
Ie as d,
|
|
153
153
|
oe as e,
|
|
154
|
-
|
|
155
|
-
|
|
154
|
+
ae as f,
|
|
155
|
+
Se as g,
|
|
156
156
|
Q as h,
|
|
157
157
|
be as i,
|
|
158
158
|
G as j,
|
|
159
159
|
ne as k,
|
|
160
|
-
|
|
160
|
+
I as l,
|
|
161
161
|
K as m,
|
|
162
|
-
|
|
162
|
+
ye as n,
|
|
163
163
|
Ce as o,
|
|
164
164
|
_e as p,
|
|
165
165
|
C as q,
|
|
166
166
|
me as r,
|
|
167
|
-
|
|
167
|
+
le as s,
|
|
168
168
|
se as t,
|
|
169
169
|
ze as u,
|
|
170
170
|
te as z
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ref as m, getCurrentInstance as f, provide as C, computed as s, unref as v, inject as x } from "vue";
|
|
2
|
-
import {
|
|
3
|
-
import { r as b, z as S, S as K, s as G, n as O, t as N } from "./use-form-common-props-
|
|
4
|
-
import { h as k, w as E,
|
|
2
|
+
import { n as y, L as I, u as z, D as _ } from "./base-d9284bf0.js";
|
|
3
|
+
import { r as b, z as S, S as K, s as G, n as O, t as N } from "./use-form-common-props-cc347a83.js";
|
|
4
|
+
import { h as k, w as E, u as V } from "./index-a8e9ec0f.js";
|
|
5
5
|
const p = Symbol();
|
|
6
6
|
function Z(n, a, o) {
|
|
7
7
|
return n == null ? n : b(n, a, o);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("./use-form-common-props-592797e2.cjs"),i=o=>["",...e.componentSizes].includes(o);exports.isValidComponentSize=i;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { isVNode as o } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { g as S } from "./base-d9284bf0.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 A = (E) => {
|
|
5
5
|
const N = S(E) ? E : [E], e = [];
|
package/lib/bundle.js
CHANGED