st-comp 0.0.186 → 0.0.187
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.cjs +1 -1
- package/es/ChartLayout.js +13 -12
- package/es/CustomFunction.cjs +1 -1
- package/es/CustomFunction.js +21 -18
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +27 -24
- package/es/Kline.cjs +1 -1
- package/es/Kline.js +14 -11
- package/es/KlineBasic.cjs +1 -1
- package/es/KlineBasic.js +23 -20
- package/es/KlineConfig.cjs +1 -1
- package/es/KlineConfig.js +18 -15
- package/es/KlineNew.cjs +1 -1
- package/es/KlineNew.js +13 -10
- package/es/KlinePlus.cjs +1 -1
- package/es/KlinePlus.js +16 -13
- package/es/Pagination.cjs +1 -1
- package/es/Pagination.js +63 -60
- package/es/Table.cjs +1 -1
- package/es/Table.js +31 -29
- package/es/User.cjs +1 -1
- package/es/User.js +50 -47
- package/es/VarSelectDialog.cjs +3 -3
- package/es/VarSelectDialog.js +165 -478
- package/es/VarietyAutoComplete.cjs +1 -0
- package/es/VarietyAutoComplete.js +84 -0
- package/es/VarietySearch.cjs +6 -6
- package/es/VarietySearch.js +47 -44
- package/es/VirtualTable.cjs +1 -1
- package/es/VirtualTable.js +31 -29
- package/es/_initCloneObject-25b9751e.cjs +1 -0
- package/es/{_initCloneObject-00cee14a.js → _initCloneObject-e473908b.js} +24 -23
- package/es/config-provider-87edaad3.cjs +1 -0
- package/es/{config-provider-89aba243.js → config-provider-8863d600.js} +10 -9
- package/es/{debounce-0b77a317.cjs → debounce-62f5b6e8.cjs} +1 -1
- package/es/{debounce-5f2ec4be.js → debounce-ccdceb02.js} +18 -18
- package/es/{dropdown-babf55db.cjs → dropdown-41097c52.cjs} +1 -1
- package/es/{dropdown-0fd8bdbd.js → dropdown-9b1f2f66.js} +2 -2
- package/es/el-autocomplete-03bc5b82.cjs +1 -0
- package/es/el-autocomplete-79142038.js +328 -0
- package/es/{el-button-338a49b7.cjs → el-button-8dd00125.cjs} +1 -1
- package/es/{el-button-f44cb2cf.js → el-button-e9ca802c.js} +2 -2
- package/es/{el-dialog-c2451c86.js → el-dialog-98b77ce1.js} +7 -7
- package/es/{el-dialog-45250561.cjs → el-dialog-ae8da57b.cjs} +1 -1
- package/es/el-empty-1697ded8.cjs +1 -0
- package/es/{el-empty-87a86f30.js → el-empty-34086220.js} +11 -10
- package/es/{el-form-item-64c14a64.js → el-form-item-1117a48f.js} +52 -51
- package/es/el-form-item-f66f8499.cjs +12 -0
- package/es/{el-input-ef6edbf3.js → el-input-2714f71f.js} +3 -3
- package/es/{el-input-c663697a.cjs → el-input-fc445025.cjs} +1 -1
- package/es/{el-input-number-5fda0890.cjs → el-input-number-25e0cdc0.cjs} +1 -1
- package/es/{el-input-number-cda5c4e1.js → el-input-number-657ec056.js} +4 -4
- package/es/{el-loading-8c3379d5.cjs → el-loading-4028e070.cjs} +1 -1
- package/es/{el-loading-1be77e7c.js → el-loading-a980dadc.js} +1 -1
- package/es/{el-menu-item-cf9e0e36.cjs → el-menu-item-940c40eb.cjs} +1 -1
- package/es/{el-menu-item-84a4b594.js → el-menu-item-c2ccd259.js} +4 -4
- package/es/{el-message-c500161d.cjs → el-message-0a3a0f2a.cjs} +1 -1
- package/es/{el-message-ba131b90.js → el-message-25e15a78.js} +4 -4
- package/es/{el-message-box-38779ab9.js → el-message-box-08498df3.js} +9 -9
- package/es/{el-message-box-743c461a.cjs → el-message-box-194cfd71.cjs} +1 -1
- package/es/{el-overlay-a6f43919.js → el-overlay-55b8b63b.js} +17 -17
- package/es/{el-overlay-39e2e96f.cjs → el-overlay-f42f765e.cjs} +1 -1
- package/es/{el-popconfirm-08b4221f.cjs → el-popconfirm-204d8607.cjs} +1 -1
- package/es/{el-popconfirm-16597a41.js → el-popconfirm-a1637c22.js} +4 -4
- package/es/{el-popper-05a8f271.js → el-popper-26aebdb6.js} +54 -54
- package/es/{el-popper-dca2de0d.cjs → el-popper-f194e471.cjs} +1 -1
- package/es/el-scrollbar-1c9093bf.cjs +1 -0
- package/es/el-scrollbar-e74f90d9.js +395 -0
- package/es/{el-segmented-c2952e4c.cjs → el-segmented-51f6d786.cjs} +1 -1
- package/es/{el-segmented-d68dfe31.js → el-segmented-85c9467d.js} +3 -3
- package/es/{el-select-7846f331.js → el-select-7b52dfc9.js} +106 -103
- package/es/el-select-f416ce28.cjs +1 -0
- package/es/el-table-column-8e24a62f.cjs +14 -0
- package/es/{el-table-column-cd63e722.js → el-table-column-f8a4f27b.js} +144 -142
- package/es/el-tag-65658264.cjs +1 -0
- package/es/{el-tag-914c96a9.js → el-tag-7de14b18.js} +23 -22
- package/es/index-02f7b722.cjs +1 -0
- package/es/{index-b132c1b1.js → index-30e29356.js} +1 -1
- package/es/index-482f09b5.js +204 -0
- package/es/{index-1c409d46.cjs → index-4a8be5b9.cjs} +1 -1
- package/es/{index-e6deec5d.cjs → index-4cd86c5e.cjs} +1 -1
- package/es/{index-20749652.js → index-520cfefa.js} +2 -2
- package/es/index-62df8bda.cjs +1 -0
- package/es/index-89502796.js +314 -0
- package/es/index-9780a537.cjs +1 -0
- package/es/index-b9cbb01d.js +60 -0
- package/es/index-bb833443.cjs +1 -0
- package/es/index-fee2efa8.js +375 -0
- package/es/style.css +1 -1
- package/es/use-global-config-51cce73d.js +72 -0
- package/es/use-global-config-b6bc4c2f.cjs +1 -0
- package/es/{validator-f66b0f34.cjs → validator-ed9fb862.cjs} +1 -1
- package/es/{validator-90d3e848.js → validator-fe13c731.js} +1 -1
- package/es/vnode-b906ae6d.cjs +1 -0
- package/es/vnode-c51c8aa3.js +14 -0
- package/es/{zh-cn-de7ae601.cjs → zh-cn-3771d788.cjs} +1 -1
- package/es/{zh-cn-530f1ed1.js → zh-cn-4fb50443.js} +1 -1
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +130 -130
- package/lib/{index-26fab3e5.js → index-73ca8189.js} +4620 -4552
- package/lib/{python-c34eeb40.js → python-a61cab9a.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/VarietyAutoComplete/index.ts +8 -0
- package/packages/VarietyAutoComplete/index.vue +89 -0
- package/packages/index.ts +2 -0
- package/src/pages/VarietyAutoComplete/index.vue +19 -0
- package/src/router/routes.ts +5 -0
- package/es/_initCloneObject-4dd3c9a4.cjs +0 -1
- package/es/config-provider-d82ea78c.cjs +0 -1
- package/es/el-empty-bb2b0235.cjs +0 -1
- package/es/el-form-item-b5f6081b.cjs +0 -12
- package/es/el-scrollbar-31d72626.js +0 -763
- package/es/el-scrollbar-802d874d.cjs +0 -1
- package/es/el-select-8337856d.cjs +0 -1
- package/es/el-table-column-34f080b5.cjs +0 -14
- package/es/el-tag-a2e99294.cjs +0 -1
- package/es/index-34592e82.js +0 -513
- package/es/index-3a74eae4.cjs +0 -1
- package/es/use-global-config-53be2b7d.js +0 -71
- package/es/use-global-config-f3664595.cjs +0 -1
- package/es/vnode-6d51e502.cjs +0 -1
- package/es/vnode-8ddc4f78.js +0 -70
|
@@ -0,0 +1,72 @@
|
|
|
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-e74f90d9.js";
|
|
4
|
+
import { g as E, l as N, u as k } from "./index-482f09b5.js";
|
|
5
|
+
import { r as F } from "./index-fee2efa8.js";
|
|
6
|
+
const m = Symbol();
|
|
7
|
+
function G(n, t, o) {
|
|
8
|
+
return n == null ? n : z(n, t, o);
|
|
9
|
+
}
|
|
10
|
+
const f = (n) => Object.keys(n), T = (n, t, o) => ({
|
|
11
|
+
get value() {
|
|
12
|
+
return E(n, t, o);
|
|
13
|
+
},
|
|
14
|
+
set value(a) {
|
|
15
|
+
G(n, t, a);
|
|
16
|
+
}
|
|
17
|
+
}), i = g();
|
|
18
|
+
function p(n, t = void 0) {
|
|
19
|
+
const o = d() ? x(m, i) : i;
|
|
20
|
+
return n ? u(() => {
|
|
21
|
+
var a, l;
|
|
22
|
+
return (l = (a = o.value) == null ? void 0 : a[n]) != null ? l : t;
|
|
23
|
+
}) : o;
|
|
24
|
+
}
|
|
25
|
+
function Y(n, t) {
|
|
26
|
+
const o = p(), a = I(n, u(() => {
|
|
27
|
+
var e;
|
|
28
|
+
return ((e = o.value) == null ? void 0 : e.namespace) || _;
|
|
29
|
+
})), l = k(u(() => {
|
|
30
|
+
var e;
|
|
31
|
+
return (e = o.value) == null ? void 0 : e.locale;
|
|
32
|
+
})), s = O(u(() => {
|
|
33
|
+
var e;
|
|
34
|
+
return ((e = o.value) == null ? void 0 : e.zIndex) || b;
|
|
35
|
+
})), r = u(() => {
|
|
36
|
+
var e;
|
|
37
|
+
return v(t) || ((e = o.value) == null ? void 0 : e.size) || "";
|
|
38
|
+
});
|
|
39
|
+
return V(u(() => v(o) || {})), {
|
|
40
|
+
ns: a,
|
|
41
|
+
locale: l,
|
|
42
|
+
zIndex: s,
|
|
43
|
+
size: r
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
const V = (n, t, o = !1) => {
|
|
47
|
+
var a;
|
|
48
|
+
const l = !!d(), s = l ? p() : void 0, r = (a = t == null ? void 0 : t.provide) != null ? a : l ? C : void 0;
|
|
49
|
+
if (!r)
|
|
50
|
+
return;
|
|
51
|
+
const e = u(() => {
|
|
52
|
+
const c = v(n);
|
|
53
|
+
return s != null && s.value ? Z(s.value, c) : c;
|
|
54
|
+
});
|
|
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
|
+
size: u(() => e.value.size || "")
|
|
57
|
+
}), r(F, u(() => ({
|
|
58
|
+
emptyValues: e.value.emptyValues,
|
|
59
|
+
valueOnClear: e.value.valueOnClear
|
|
60
|
+
}))), (o || !i.value) && (i.value = e.value), e;
|
|
61
|
+
}, Z = (n, t) => {
|
|
62
|
+
const o = [.../* @__PURE__ */ new Set([...f(n), ...f(t)])], a = {};
|
|
63
|
+
for (const l of o)
|
|
64
|
+
a[l] = t[l] !== void 0 ? t[l] : n[l];
|
|
65
|
+
return a;
|
|
66
|
+
};
|
|
67
|
+
export {
|
|
68
|
+
p as a,
|
|
69
|
+
T as g,
|
|
70
|
+
V as p,
|
|
71
|
+
Y as u
|
|
72
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const n=require("vue"),v=require("./base-ef747d02.cjs"),c=require("./el-scrollbar-1c9093bf.cjs"),d=require("./index-bb833443.cjs"),x=require("./index-62df8bda.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-1c9093bf.cjs"),n=e=>["",...i.componentSizes].includes(e);exports.isValidComponentSize=n;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const A=require("vue"),S=require("./base-ef747d02.cjs");var o=(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))(o||{});const r=e=>{const u=S.isArray(e)?e:[e],T=[];return u.forEach(E=>{var N;S.isArray(E)?T.push(...r(E)):A.isVNode(E)&&((N=E.component)!=null&&N.subTree)?T.push(E,...r(E.component.subTree)):A.isVNode(E)&&S.isArray(E.children)?T.push(...r(E.children)):A.isVNode(E)&&E.shapeFlag===2?T.push(...r(E.type())):T.push(E)}),T};exports.PatchFlags=o;exports.flattedChildren=r;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { isVNode as A } from "vue";
|
|
2
|
+
import { j as r } from "./base-62a70f61.js";
|
|
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
|
+
const S = (E) => {
|
|
5
|
+
const N = r(E) ? E : [E], e = [];
|
|
6
|
+
return N.forEach((T) => {
|
|
7
|
+
var o;
|
|
8
|
+
r(T) ? e.push(...S(T)) : A(T) && ((o = T.component) != null && o.subTree) ? e.push(T, ...S(T.component.subTree)) : A(T) && r(T.children) ? e.push(...S(T.children)) : A(T) && T.shapeFlag === 2 ? e.push(...S(T.type())) : e.push(T);
|
|
9
|
+
}), e;
|
|
10
|
+
};
|
|
11
|
+
export {
|
|
12
|
+
_ as P,
|
|
13
|
+
S as f
|
|
14
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const u=require("./config-provider-
|
|
1
|
+
"use strict";const u=require("./config-provider-87edaad3.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