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
package/es/Table.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import "./base-
|
|
2
|
-
import { v as L } from "./el-loading-
|
|
3
|
-
import { z as N, E as P } from "./zh-cn-
|
|
4
|
-
import { b as V, c as D } from "./el-table-column-
|
|
1
|
+
import "./base-d9284bf0.js";
|
|
2
|
+
import { v as L } from "./el-loading-d4e403ab.js";
|
|
3
|
+
import { z as N, E as P } from "./zh-cn-d883afa8.js";
|
|
4
|
+
import { b as V, c as D } from "./el-table-column-a2d0c635.js";
|
|
5
5
|
import "./el-tooltip-4ed993c7.js";
|
|
6
|
-
import "./el-popper-
|
|
7
|
-
import "./el-scrollbar-
|
|
8
|
-
import "./el-tag-
|
|
6
|
+
import "./el-popper-e73466eb.js";
|
|
7
|
+
import "./el-scrollbar-45318df0.js";
|
|
8
|
+
import "./el-tag-7f391090.js";
|
|
9
9
|
import { defineComponent as C, computed as M, openBlock as t, createElementBlock as r, Fragment as c, createBlock as d, withCtx as n, createVNode as p, normalizeStyle as b, createTextVNode as E, toDisplayString as k, unref as S, withDirectives as W, renderList as g, createSlots as F, renderSlot as G, createCommentVNode as H } from "vue";
|
|
10
|
-
import { e as I, E as J } from "./index-
|
|
11
|
-
import { E as K } from "./el-popconfirm-
|
|
12
|
-
import { E as Q } from "./el-button-
|
|
13
|
-
import { E as R } from "./index-
|
|
14
|
-
import "./use-global-config-
|
|
15
|
-
import "./use-form-common-props-
|
|
16
|
-
import "./index-
|
|
17
|
-
import "./config-provider-
|
|
18
|
-
import "./_initCloneObject-
|
|
19
|
-
import "./debounce-
|
|
20
|
-
import "./index-
|
|
21
|
-
import "./index-
|
|
22
|
-
import "./raf-
|
|
10
|
+
import { e as I, E as J } from "./index-ee1cebbc.js";
|
|
11
|
+
import { E as K } from "./el-popconfirm-7b9183aa.js";
|
|
12
|
+
import { E as Q } from "./el-button-34665425.js";
|
|
13
|
+
import { E as R } from "./index-d99fdc6d.js";
|
|
14
|
+
import "./use-global-config-c7f0a7e3.js";
|
|
15
|
+
import "./use-form-common-props-cc347a83.js";
|
|
16
|
+
import "./index-a8e9ec0f.js";
|
|
17
|
+
import "./config-provider-f0151e9f.js";
|
|
18
|
+
import "./_initCloneObject-da90eef0.js";
|
|
19
|
+
import "./debounce-3cec4646.js";
|
|
20
|
+
import "./index-94f38460.js";
|
|
21
|
+
import "./index-3120be08.js";
|
|
22
|
+
import "./raf-bfbf42e4.js";
|
|
23
23
|
import "./index-657047bb.js";
|
|
24
|
-
import "./dropdown-
|
|
24
|
+
import "./dropdown-82b80e8b.js";
|
|
25
25
|
const T = /* @__PURE__ */ C({
|
|
26
26
|
__name: "index",
|
|
27
27
|
props: {
|
package/es/User.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { E as x } from "./el-button-
|
|
3
|
-
import { c as N, a as Me, E as Ge, O as Ae, w as me } from "./el-popper-
|
|
4
|
-
import { b as Ue } from "./el-scrollbar-
|
|
5
|
-
import { defineComponent as z, ref as I, inject as h, computed as R, provide as Q, readonly as ze, toRef as J, unref as k, watch as ge, renderSlot as K, resolveComponent as $, openBlock as C, createBlock as V, withCtx as a, createVNode as s, normalizeProps as Ye, guardReactiveProps as He, getCurrentInstance as be, onBeforeUnmount as Je, createElementBlock as M, normalizeClass as X, createSlots as
|
|
6
|
-
import { E as se, a as Ie, u as Ze, r as xe } from "./index-
|
|
1
|
+
import { b as Ke, d as oe, _ as U, u as re, k as Ve, w as Le, j as _e } from "./base-d9284bf0.js";
|
|
2
|
+
import { E as x } from "./el-button-34665425.js";
|
|
3
|
+
import { c as N, a as Me, E as Ge, O as Ae, w as me } from "./el-popper-e73466eb.js";
|
|
4
|
+
import { b as Ue } from "./el-scrollbar-45318df0.js";
|
|
5
|
+
import { defineComponent as z, ref as I, inject as h, computed as R, provide as Q, readonly as ze, toRef as J, unref as k, watch as ge, renderSlot as K, resolveComponent as $, openBlock as C, createBlock as V, withCtx as a, createVNode as s, normalizeProps as Ye, guardReactiveProps as He, getCurrentInstance as be, onBeforeUnmount as Je, createElementBlock as M, normalizeClass as X, createSlots as je, mergeProps as Z, createCommentVNode as ne, nextTick as le, Fragment as qe, createElementVNode as te, withModifiers as j, resolveDynamicComponent as We, normalizeStyle as Qe, reactive as q, createTextVNode as L, withKeys as Ee, toDisplayString as Xe } from "vue";
|
|
6
|
+
import { E as se, a as Ie, u as Ze, r as xe } from "./index-ee1cebbc.js";
|
|
7
7
|
import { V as eo, A as oo, K as no, R as to } from "./index-7ed0999e.js";
|
|
8
|
-
import { c as ye, E as Pe } from "./el-dialog-
|
|
9
|
-
import "./el-overlay-
|
|
10
|
-
import { E as Ce, a as $e } from "./el-form-item-
|
|
11
|
-
import { E as he } from "./el-input-
|
|
12
|
-
import { P as Fe } from "./index-
|
|
13
|
-
import { E as Te } from "./el-message-
|
|
8
|
+
import { c as ye, E as Pe } from "./el-dialog-a412484e.js";
|
|
9
|
+
import "./el-overlay-4a9fa4e1.js";
|
|
10
|
+
import { E as Ce, a as $e } from "./el-form-item-668ba024.js";
|
|
11
|
+
import { E as he } from "./el-input-22e66e37.js";
|
|
12
|
+
import { P as Fe } from "./index-d577b81b.js";
|
|
13
|
+
import { E as Te } from "./el-message-ef506caa.js";
|
|
14
14
|
import { _ as ro } from "./_plugin-vue_export-helper-dad06003.js";
|
|
15
|
-
import { c as lo, E as so, d as ao, a as Re, C as io, b as uo, e as co, f as po, g as fo, F as mo, L as vo } from "./dropdown-
|
|
16
|
-
import { E as S, F as wo } from "./index-
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
19
|
-
import { c as bo } from "./castArray-
|
|
20
|
-
import "./index-
|
|
21
|
-
import "./use-global-config-
|
|
15
|
+
import { c as lo, E as so, d as ao, a as Re, C as io, b as uo, e as co, f as po, g as fo, F as mo, L as vo } from "./dropdown-82b80e8b.js";
|
|
16
|
+
import { E as S, F as wo } from "./index-94f38460.js";
|
|
17
|
+
import { u as _o, a as ke } from "./index-a8e9ec0f.js";
|
|
18
|
+
import { a as go } from "./use-form-common-props-cc347a83.js";
|
|
19
|
+
import { c as bo } from "./castArray-b0ab0165.js";
|
|
20
|
+
import "./index-3120be08.js";
|
|
21
|
+
import "./use-global-config-c7f0a7e3.js";
|
|
22
22
|
import "./index-657047bb.js";
|
|
23
|
-
import "./vnode-
|
|
24
|
-
import "./scroll-
|
|
25
|
-
import "./_initCloneObject-
|
|
23
|
+
import "./vnode-6be33bb1.js";
|
|
24
|
+
import "./scroll-e3cb691f.js";
|
|
25
|
+
import "./_initCloneObject-da90eef0.js";
|
|
26
26
|
import "./typescript-7ae59c4c.js";
|
|
27
|
-
import "./index-
|
|
28
|
-
import "./config-provider-
|
|
27
|
+
import "./index-85a32a00.js";
|
|
28
|
+
import "./config-provider-f0151e9f.js";
|
|
29
29
|
const Eo = Ke({
|
|
30
30
|
style: { type: oe([String, Array, Object]) },
|
|
31
31
|
currentTabId: {
|
|
@@ -309,7 +309,7 @@ function Vo(e, r, _, l, d, p) {
|
|
|
309
309
|
onBeforeShow: e.handleBeforeShowTooltip,
|
|
310
310
|
onShow: e.handleShowTooltip,
|
|
311
311
|
onBeforeHide: e.handleBeforeHideTooltip
|
|
312
|
-
},
|
|
312
|
+
}, je({
|
|
313
313
|
content: a(() => [
|
|
314
314
|
s(b, {
|
|
315
315
|
ref: "scrollbar",
|
|
@@ -520,7 +520,7 @@ const Uo = z({
|
|
|
520
520
|
});
|
|
521
521
|
function zo(e, r, _, l, d, p) {
|
|
522
522
|
const t = $("el-icon");
|
|
523
|
-
return C(), M(
|
|
523
|
+
return C(), M(qe, null, [
|
|
524
524
|
e.divided ? (C(), M("li", {
|
|
525
525
|
key: 0,
|
|
526
526
|
role: "separator",
|
|
@@ -533,7 +533,7 @@ function zo(e, r, _, l, d, p) {
|
|
|
533
533
|
role: e.role,
|
|
534
534
|
onClick: (i) => e.$emit("clickimpl", i),
|
|
535
535
|
onFocus: e.handleFocus,
|
|
536
|
-
onKeydown:
|
|
536
|
+
onKeydown: j(e.handleKeydown, ["self"]),
|
|
537
537
|
onMousedown: e.handleMousedown,
|
|
538
538
|
onPointermove: (i) => e.$emit("pointermove", i),
|
|
539
539
|
onPointerleave: (i) => e.$emit("pointerleave", i)
|
|
@@ -626,7 +626,7 @@ function Jo(e, r, _, l, d, p) {
|
|
|
626
626
|
}, 8, ["disabled", "text-value"]);
|
|
627
627
|
}
|
|
628
628
|
var De = /* @__PURE__ */ U(Ho, [["render", Jo], ["__file", "dropdown-item.vue"]]);
|
|
629
|
-
const
|
|
629
|
+
const jo = z({
|
|
630
630
|
name: "ElDropdownMenu",
|
|
631
631
|
props: po,
|
|
632
632
|
setup(e) {
|
|
@@ -664,7 +664,7 @@ const qo = z({
|
|
|
664
664
|
};
|
|
665
665
|
}
|
|
666
666
|
});
|
|
667
|
-
function
|
|
667
|
+
function qo(e, r, _, l, d, p) {
|
|
668
668
|
return C(), M("ul", {
|
|
669
669
|
ref: e.dropdownListWrapperRef,
|
|
670
670
|
class: X(e.dropdownKls),
|
|
@@ -674,13 +674,13 @@ function jo(e, r, _, l, d, p) {
|
|
|
674
674
|
"aria-labelledby": e.triggerId,
|
|
675
675
|
onBlur: e.onBlur,
|
|
676
676
|
onFocus: e.onFocus,
|
|
677
|
-
onKeydown:
|
|
678
|
-
onMousedown:
|
|
677
|
+
onKeydown: j(e.handleKeydown, ["self"]),
|
|
678
|
+
onMousedown: j(e.onMousedown, ["self"])
|
|
679
679
|
}, [
|
|
680
680
|
K(e.$slots, "default")
|
|
681
681
|
], 46, ["role", "aria-labelledby", "onBlur", "onFocus", "onKeydown", "onMousedown"]);
|
|
682
682
|
}
|
|
683
|
-
var Be = /* @__PURE__ */ U(
|
|
683
|
+
var Be = /* @__PURE__ */ U(jo, [["render", qo], ["__file", "dropdown-menu.vue"]]);
|
|
684
684
|
const Wo = Le(Lo, {
|
|
685
685
|
DropdownItem: De,
|
|
686
686
|
DropdownMenu: Be
|
|
@@ -689,10 +689,10 @@ const Zo = { class: "set-password" }, xo = {
|
|
|
689
689
|
__name: "SetPasswordDialog",
|
|
690
690
|
emits: ["callBack"],
|
|
691
691
|
setup(e, { expose: r, emit: _ }) {
|
|
692
|
-
const l = h("stConfig"), d = _, p = I(null), t = I(!1), i = I(), c =
|
|
692
|
+
const l = h("stConfig"), d = _, p = I(null), t = I(!1), i = I(), c = q({
|
|
693
693
|
newPassword: "",
|
|
694
694
|
newPassword2: ""
|
|
695
|
-
}), b =
|
|
695
|
+
}), b = q({
|
|
696
696
|
newPassword: [],
|
|
697
697
|
newPassword2: [
|
|
698
698
|
{ required: !0, message: "请输入确认密码", trigger: "blur" },
|
|
@@ -758,7 +758,7 @@ const Zo = { class: "set-password" }, xo = {
|
|
|
758
758
|
model: c,
|
|
759
759
|
"label-width": "auto",
|
|
760
760
|
"validate-on-rule-change": !1,
|
|
761
|
-
onSubmit: o[4] || (o[4] =
|
|
761
|
+
onSubmit: o[4] || (o[4] = j((y) => n(i.value), ["prevent"])),
|
|
762
762
|
onKeyup: o[5] || (o[5] = Ee((y) => n(i.value), ["enter", "native"]))
|
|
763
763
|
}, {
|
|
764
764
|
default: a(() => [
|
|
@@ -812,11 +812,11 @@ const Zo = { class: "set-password" }, xo = {
|
|
|
812
812
|
}, en = { class: "edit-password" }, on = {
|
|
813
813
|
__name: "EditPasswordDialog",
|
|
814
814
|
setup(e, { expose: r }) {
|
|
815
|
-
const _ = h("stConfig"), l = I(null), d = I(!1), p = I(), t =
|
|
815
|
+
const _ = h("stConfig"), l = I(null), d = I(!1), p = I(), t = q({
|
|
816
816
|
password: "",
|
|
817
817
|
newPassword: "",
|
|
818
818
|
newPassword2: ""
|
|
819
|
-
}), i =
|
|
819
|
+
}), i = q({
|
|
820
820
|
password: [{ required: !0, message: "请输入原密码", trigger: "blur" }],
|
|
821
821
|
newPassword: [],
|
|
822
822
|
newPassword2: [
|
|
@@ -884,7 +884,7 @@ const Zo = { class: "set-password" }, xo = {
|
|
|
884
884
|
model: t,
|
|
885
885
|
"label-width": "auto",
|
|
886
886
|
"validate-on-rule-change": !1,
|
|
887
|
-
onSubmit: n[5] || (n[5] =
|
|
887
|
+
onSubmit: n[5] || (n[5] = j((g) => b(p.value), ["prevent"])),
|
|
888
888
|
onKeyup: n[6] || (n[6] = Ee((g) => b(p.value), ["enter", "native"]))
|
|
889
889
|
}, {
|
|
890
890
|
default: a(() => [
|
|
@@ -961,7 +961,7 @@ const nn = { class: "user" }, tn = { class: "user-msg" }, rn = {
|
|
|
961
961
|
},
|
|
962
962
|
emits: ["loginout"],
|
|
963
963
|
setup(e, { emit: r }) {
|
|
964
|
-
const _ = I(null), l = I(null), d =
|
|
964
|
+
const _ = I(null), l = I(null), d = q(eo()), p = r, t = e, i = () => {
|
|
965
965
|
const { loginUrl: v } = t.config || {};
|
|
966
966
|
oo(v);
|
|
967
967
|
}, c = () => {
|