st-comp 0.0.194 → 0.0.196
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 +4 -4
- package/es/CustomFunction.cjs +1 -1
- package/es/CustomFunction.js +270 -154
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +29 -29
- package/es/Kline.cjs +1 -1
- package/es/Kline.js +15 -15
- package/es/KlineBasic.cjs +1 -1
- package/es/KlineBasic.js +24 -24
- package/es/KlineConfig.cjs +1 -1
- package/es/KlineConfig.js +20 -20
- package/es/KlineNew.cjs +1 -1
- package/es/KlineNew.js +14 -14
- package/es/KlinePlus.cjs +1 -1
- package/es/KlinePlus.js +17 -17
- package/es/Map.cjs +1 -1
- package/es/Map.js +102944 -1
- package/es/MonacoEditor.cjs +1 -1
- package/es/MonacoEditor.js +1 -1
- package/es/Pagination.cjs +1 -1
- package/es/Pagination.js +69 -69
- package/es/PasswordPrompt.cjs +1 -1
- package/es/PasswordPrompt.js +3 -3
- package/es/Table.cjs +1 -1
- package/es/Table.js +25 -25
- package/es/User.cjs +1 -1
- package/es/User.js +21 -21
- package/es/VarSelectDialog.cjs +1 -1
- package/es/VarSelectDialog.js +22 -22
- package/es/VarietyAutoComplete.cjs +1 -1
- package/es/VarietyAutoComplete.js +9 -9
- package/es/VarietySearch.cjs +10 -10
- package/es/VarietySearch.js +1395 -1381
- package/es/VirtualTable.cjs +1 -1
- package/es/VirtualTable.js +13 -13
- package/es/{_initCloneObject-95a1fe6e.cjs → _initCloneObject-1136ed17.cjs} +1 -1
- package/es/{_initCloneObject-25087817.js → _initCloneObject-64989891.js} +9 -9
- package/es/{base-f5b11441.js → base-62a70f61.js} +40 -40
- package/es/{config-provider-95d27ce2.js → config-provider-962c9213.js} +6 -6
- package/es/{config-provider-79c2df1b.cjs → config-provider-c629566a.cjs} +1 -1
- package/es/{debounce-06f59c68.js → debounce-ccdceb02.js} +9 -9
- package/es/{dropdown-7a853d45.js → dropdown-220099ea.js} +9 -9
- package/es/{dropdown-c2ef9062.cjs → dropdown-28ffc2a0.cjs} +1 -1
- package/es/{el-autocomplete-b7bcfb25.cjs → el-autocomplete-01985d09.cjs} +1 -1
- package/es/{el-autocomplete-e74d589c.js → el-autocomplete-a2dd1bb5.js} +15 -15
- package/es/{el-button-5973d99c.cjs → el-button-1cb4ce47.cjs} +1 -1
- package/es/{el-button-5a260464.js → el-button-639a79ee.js} +33 -33
- package/es/{el-dialog-a24f4f8f.cjs → el-dialog-10b4cda4.cjs} +1 -1
- package/es/{el-dialog-8d8f6443.js → el-dialog-43cb14a3.js} +15 -15
- package/es/{el-divider-4e1c0fb8.js → el-divider-2f300113.js} +1 -1
- package/es/{el-empty-deee6b39.js → el-empty-34086220.js} +5 -5
- package/es/{el-form-item-3167d76a.js → el-form-item-5425e443.js} +33 -33
- package/es/{el-form-item-8dc6aec8.cjs → el-form-item-6d81753f.cjs} +1 -1
- package/es/{el-input-06243b61.cjs → el-input-ebe964c2.cjs} +1 -1
- package/es/{el-input-03aad76d.js → el-input-f24248f2.js} +33 -33
- package/es/{el-input-number-12c09ac3.js → el-input-number-36036e60.js} +35 -35
- package/es/{el-input-number-854b2066.cjs → el-input-number-e3d58911.cjs} +1 -1
- package/es/{el-loading-86fdef94.js → el-loading-74b350d7.js} +5 -5
- package/es/{el-loading-a536daf8.cjs → el-loading-a6dd5081.cjs} +1 -1
- package/es/{el-menu-item-1172154b.js → el-menu-item-7d04ed7a.js} +22 -22
- package/es/{el-menu-item-6522d54c.cjs → el-menu-item-9a591f08.cjs} +1 -1
- package/es/{el-message-0aeea1a3.cjs → el-message-3517c44c.cjs} +1 -1
- package/es/{el-message-35d4e3ac.js → el-message-4e885359.js} +23 -23
- package/es/{el-message-box-f43b6e7a.js → el-message-box-1286fd77.js} +20 -20
- package/es/{el-message-box-2e7304ce.cjs → el-message-box-317e9f09.cjs} +1 -1
- package/es/{el-overlay-04659660.js → el-overlay-0310aac7.js} +47 -47
- package/es/{el-overlay-ef92f51f.cjs → el-overlay-ed457566.cjs} +1 -1
- package/es/{el-popconfirm-29d538b6.js → el-popconfirm-6235978c.js} +24 -24
- package/es/{el-popconfirm-58a1b946.cjs → el-popconfirm-d61782ad.cjs} +1 -1
- package/es/{el-popper-c9e0136d.cjs → el-popper-32eaad7d.cjs} +1 -1
- package/es/{el-popper-ee1f8186.js → el-popper-f38ba0a1.js} +126 -126
- package/es/{el-scrollbar-05815cf5.cjs → el-scrollbar-2cac7413.cjs} +1 -1
- package/es/{el-scrollbar-09769d9e.js → el-scrollbar-d8e60ed2.js} +48 -48
- package/es/{el-segmented-d454a924.cjs → el-segmented-bf42d915.cjs} +1 -1
- package/es/{el-segmented-916b982a.js → el-segmented-ee920d27.js} +8 -8
- package/es/{el-select-6d813c15.cjs → el-select-64816d07.cjs} +1 -1
- package/es/{el-select-8cb88e3c.js → el-select-bfade57c.js} +307 -307
- package/es/{el-table-column-762a20e0.cjs → el-table-column-00904cbd.cjs} +1 -1
- package/es/{el-table-column-0c899664.js → el-table-column-41685d02.js} +12 -12
- package/es/{el-tag-554c333b.js → el-tag-ada32d9e.js} +21 -21
- package/es/{el-tag-fe492a6d.cjs → el-tag-defe821c.cjs} +1 -1
- package/es/index-098c2447.cjs +1 -0
- package/es/{index-b07f58c9.js → index-0a8e1adb.js} +75 -60
- package/es/{index-5b62ea0e.js → index-3e26cc9f.js} +52 -52
- package/es/{index-cfeda35a.js → index-482f09b5.js} +1 -1
- package/es/{index-69a9bd75.js → index-492bd129.js} +2 -2
- package/es/{index-b7fd560c.js → index-6277c792.js} +12 -12
- package/es/{index-384ed4b0.js → index-787d3588.js} +3 -3
- package/es/{index-df06f32a.js → index-843be67c.js} +20 -20
- package/es/{index-34048a1d.js → index-89502796.js} +36 -36
- package/es/{index-77f4746b.cjs → index-9b9ef5dd.cjs} +1 -1
- package/es/{index-a9d4ef0f.cjs → index-b306360f.cjs} +1 -1
- package/es/{index-62573d45.cjs → index-bc26fe71.cjs} +1 -1
- package/es/{index-a8ee0e8c.js → index-bc8e277e.js} +1031 -1015
- package/es/{index-7e4e0bd3.cjs → index-d4910ece.cjs} +1 -1
- package/es/{index-fdb71325.cjs → index-d725fef6.cjs} +65 -65
- package/es/{index-ca7dbd47.cjs → index-ecf79ee2.cjs} +1 -1
- package/es/{python-0405c62e.cjs → python-c27ba105.cjs} +1 -1
- package/es/{python-791e6a42.js → python-ecde9ff2.js} +1 -1
- package/es/raf-41aed4d4.js +6 -0
- package/es/{scroll-9e2dd92b.js → scroll-7d352c1f.js} +5 -5
- package/es/style.css +1 -1
- package/es/{use-global-config-1923bb6f.js → use-global-config-2704a841.js} +16 -16
- package/es/{use-global-config-c2c5ca8f.cjs → use-global-config-878461f3.cjs} +1 -1
- package/es/{validator-866ea0bb.cjs → validator-027eff1b.cjs} +1 -1
- package/es/{validator-fd32f925.js → validator-61a65ac7.js} +1 -1
- package/es/{vnode-f9752526.js → vnode-c51c8aa3.js} +1 -1
- package/es/{zh-cn-d667062d.js → zh-cn-19fbf029.js} +2 -2
- package/es/{zh-cn-0fa1aa6d.cjs → zh-cn-6ee4b8df.cjs} +1 -1
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +173 -173
- package/lib/{index-db060de6.js → index-dac23ed6.js} +16515 -16356
- package/lib/{python-077c8efa.js → python-fdc6b946.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/CustomFunction/index.vue +193 -15
- package/packages/MonacoEditor/index.vue +14 -1
- package/packages/MonacoEditor/tools.js +18 -0
- package/packages/VarietySearch/components/FactorScreen/index.vue +20 -8
- package/packages/VarietySearch/components/FactorScreen/tools.js +19 -0
- package/src/pages/CustomFunction/index.vue +2 -2
- package/src/pages/VarietySearch/index.vue +68 -19
- package/es/index-eab8a286.cjs +0 -1
- package/es/raf-fa761d02.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 {
|
|
3
|
-
import {
|
|
4
|
-
import { g as
|
|
5
|
-
import {
|
|
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-d8e60ed2.js";
|
|
4
|
+
import { g as E, l as N, u as k } from "./index-482f09b5.js";
|
|
5
|
+
import { r as F } from "./index-3e26cc9f.js";
|
|
6
6
|
const m = Symbol();
|
|
7
|
-
function
|
|
8
|
-
return n == null ? n :
|
|
7
|
+
function G(n, t, o) {
|
|
8
|
+
return n == null ? n : z(n, t, o);
|
|
9
9
|
}
|
|
10
10
|
const f = (n) => Object.keys(n), T = (n, t, o) => ({
|
|
11
11
|
get value() {
|
|
12
|
-
return
|
|
12
|
+
return E(n, t, o);
|
|
13
13
|
},
|
|
14
14
|
set value(a) {
|
|
15
|
-
|
|
15
|
+
G(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 =
|
|
28
|
+
return ((e = o.value) == null ? void 0 : e.namespace) || _;
|
|
29
|
+
})), l = k(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
|
|
39
|
+
return V(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
|
|
46
|
+
const V = (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 ?
|
|
53
|
+
return s != null && s.value ? Z(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(
|
|
57
|
+
}), r(F, u(() => ({
|
|
58
58
|
emptyValues: e.value.emptyValues,
|
|
59
59
|
valueOnClear: e.value.valueOnClear
|
|
60
60
|
}))), (o || !i.value) && (i.value = e.value), e;
|
|
61
|
-
},
|
|
61
|
+
}, Z = (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 Z = (n, t, o = !1) => {
|
|
|
67
67
|
export {
|
|
68
68
|
p as a,
|
|
69
69
|
T as g,
|
|
70
|
-
|
|
70
|
+
V as p,
|
|
71
71
|
Y as u
|
|
72
72
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const n=require("vue"),v=require("./base-ef747d02.cjs"),c=require("./el-scrollbar-
|
|
1
|
+
"use strict";const n=require("vue"),v=require("./base-ef747d02.cjs"),c=require("./el-scrollbar-2cac7413.cjs"),d=require("./index-bb833443.cjs"),x=require("./index-ecf79ee2.cjs"),g=Symbol();function y(t,u,o){return t==null?t:c.baseSet(t,u,o)}const m=t=>Object.keys(t),I=(t,u,o)=>({get value(){return d.get(t,u,o)},set value(l){y(t,u,l)}}),i=n.ref();function f(t,u=void 0){const o=n.getCurrentInstance()?n.inject(g,i):i;return t?n.computed(()=>{var l,r;return(r=(l=o.value)==null?void 0:l[t])!=null?r:u}):o}function b(t,u){const o=f(),l=v.useNamespace(t,n.computed(()=>{var e;return((e=o.value)==null?void 0:e.namespace)||v.defaultNamespace})),r=d.useLocale(n.computed(()=>{var e;return(e=o.value)==null?void 0:e.locale})),s=c.useZIndex(n.computed(()=>{var e;return((e=o.value)==null?void 0:e.zIndex)||c.defaultInitialZIndex})),a=n.computed(()=>{var e;return n.unref(u)||((e=o.value)==null?void 0:e.size)||""});return C(n.computed(()=>n.unref(o)||{})),{ns:l,locale:r,zIndex:s,size:a}}const C=(t,u,o=!1)=>{var l;const r=!!n.getCurrentInstance(),s=r?f():void 0,a=(l=u==null?void 0:u.provide)!=null?l:r?n.provide:void 0;if(!a)return;const e=n.computed(()=>{const p=n.unref(t);return s!=null&&s.value?_(s.value,p):p});return a(g,e),a(d.localeContextKey,n.computed(()=>e.value.locale)),a(v.namespaceContextKey,n.computed(()=>e.value.namespace)),a(c.zIndexContextKey,n.computed(()=>e.value.zIndex)),a(c.SIZE_INJECTION_KEY,{size:n.computed(()=>e.value.size||"")}),a(x.emptyValuesContextKey,n.computed(()=>({emptyValues:e.value.emptyValues,valueOnClear:e.value.valueOnClear}))),(o||!i.value)&&(i.value=e.value),e},_=(t,u)=>{const o=[...new Set([...m(t),...m(u)])],l={};for(const r of o)l[r]=u[r]!==void 0?u[r]:t[r];return l};exports.getProp=I;exports.provideGlobalConfig=C;exports.useGlobalComponentSettings=b;exports.useGlobalConfig=f;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const i=require("./el-scrollbar-
|
|
1
|
+
"use strict";const i=require("./el-scrollbar-2cac7413.cjs"),n=e=>["",...i.componentSizes].includes(e);exports.isValidComponentSize=n;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { isVNode as A } from "vue";
|
|
2
|
-
import {
|
|
2
|
+
import { j as r } from "./base-62a70f61.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 +1 @@
|
|
|
1
|
-
"use strict";const u=require("./config-provider-
|
|
1
|
+
"use strict";const u=require("./config-provider-c629566a.cjs"),e=require("./base-ef747d02.cjs"),E=e.withInstall(u.ConfigProvider);var t={name:"zh-cn",el:{breadcrumb:{label:"面包屑"},colorpicker:{confirm:"确定",clear:"清空",defaultLabel:"颜色选择器",description:"当前颜色 {color},按 Enter 键选择新颜色",alphaLabel:"选择透明度的值"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",dateTablePrompt:"使用方向键与 Enter 键可选择日期",monthTablePrompt:"使用方向键与 Enter 键可选择月份",yearTablePrompt:"使用方向键与 Enter 键可选择年份",selectedDate:"已选日期",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:"六"},weeksFull:{sun:"星期日",mon:"星期一",tue:"星期二",wed:"星期三",thu:"星期四",fri:"星期五",sat:"星期六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},inputNumber:{decrease:"减少数值",increase:"增加数值"},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},dropdown:{toggleDropdown:"切换下拉选项"},mention:{loading:"加载中"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} 条",pageClassifier:"页",page:"页",prev:"上一页",next:"下一页",currentPage:"第 {pager} 页",prevPages:"向前 {pager} 页",nextPages:"向后 {pager} 页",deprecationWarning:"你使用了一些已被废弃的用法,请参考 el-pagination 的官方文档"},dialog:{close:"关闭此对话框"},drawer:{close:"关闭此对话框"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!",close:"关闭此对话框"},upload:{deleteTip:"按 Delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},slider:{defaultLabel:"滑块介于 {min} 至 {max}",defaultRangeStartLabel:"选择起始值",defaultRangeEndLabel:"选择结束值"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tour:{next:"下一步",previous:"上一步",finish:"结束导览",close:"关闭此对话框"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"},carousel:{leftArrow:"上一张幻灯片",rightArrow:"下一张幻灯片",indicator:"幻灯片切换至索引 {index}"}}};exports.ElConfigProvider=E;exports.zhCn=t;
|
package/lib/bundle.js
CHANGED