st-comp 0.0.92 → 0.0.93
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/components.d.ts +0 -12
- package/es/ChartLayout.cjs +1 -1
- package/es/ChartLayout.js +2 -2
- package/es/Dialog.cjs +5 -1
- package/es/Dialog.js +711 -45
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +1 -461
- package/es/Kline.cjs +1 -1
- package/es/Kline.js +91 -92
- package/es/KlineNew.cjs +1 -1
- package/es/KlineNew.js +9 -10
- package/es/Pagination.cjs +1 -1
- package/es/Pagination.js +104 -106
- package/es/Table.cjs +20 -1
- package/es/Table.js +4254 -362
- package/es/VarietySearch.cjs +1 -1
- package/es/VarietySearch.js +1 -2015
- package/es/VirtualTable.cjs +2 -2
- package/es/VirtualTable.js +254 -249
- package/es/base-8aa55db5.js +725 -0
- package/es/base-b187e78f.cjs +9 -0
- package/es/{el-button-93e0ac7c.js → el-button-9476b767.js} +69 -69
- package/es/{el-button-ec16f484.cjs → el-button-ed961332.cjs} +1 -1
- package/es/{el-empty-16ceef82.cjs → el-empty-7adcc7f0.cjs} +1 -1
- package/es/{el-empty-0c85d9b7.js → el-empty-f4c08c01.js} +3 -3
- package/es/{el-scrollbar-9473fd47.cjs → el-scrollbar-586be9bd.cjs} +1 -1
- package/es/{el-scrollbar-e17fad47.js → el-scrollbar-ffb7b9c1.js} +43 -43
- package/es/el-select-a6cf0236.js +1893 -0
- package/es/el-select-eaa79c54.cjs +9 -0
- package/es/el-tag-5a8b728a.cjs +1 -0
- package/es/{el-tag-9493bdff.js → el-tag-7549c103.js} +119 -126
- package/es/{focus-trap-1b2aef75.js → focus-trap-5fc152a0.js} +34 -35
- package/es/focus-trap-ea1e7a19.cjs +1 -0
- package/es/raf-3a2b250a.js +6 -0
- package/es/{raf-c437ab23.cjs → raf-c4bba516.cjs} +1 -1
- package/es/{scroll-a80e1458.cjs → scroll-38e17abc.cjs} +1 -1
- package/es/{scroll-a928a93e.js → scroll-c6e51ef8.js} +5 -5
- package/es/style.css +1 -1
- package/es/use-form-item-bd4b9eeb.js +531 -0
- package/es/use-form-item-c25c7251.cjs +3 -0
- package/es/use-global-config-2d21cd56.js +110 -0
- package/es/use-global-config-bce8cdd8.cjs +1 -0
- package/es/{vnode-85a610a2.cjs → vnode-40f9df3c.cjs} +1 -1
- package/es/{vnode-aa872900.js → vnode-f4b846cb.js} +1 -1
- package/es/zh-cn-a61d484e.cjs +1 -0
- package/es/{zh-cn-d29347f8.js → zh-cn-e36dfbf4.js} +45 -6
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +145 -145
- package/lib/{index-74cdff5f.js → index-4635557b.js} +5609 -5606
- package/lib/{python-ed84da20.js → python-aa056c80.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/FactorWarning/index.vue +28 -13
- package/src/pages/FactorWarning/index.vue +850 -8
- package/es/base-1bc9f12c.js +0 -762
- package/es/base-315cbfab.cjs +0 -9
- package/es/castArray-f42865a2.js +0 -10
- package/es/castArray-f54f6f75.cjs +0 -1
- package/es/config-provider-17c85684.cjs +0 -1
- package/es/config-provider-c8d3957d.js +0 -46
- package/es/el-icon-0ea8fbf8.cjs +0 -1
- package/es/el-icon-4ed993c7.js +0 -1
- package/es/el-input-29806e42.js +0 -543
- package/es/el-input-a8791103.cjs +0 -9
- package/es/el-overlay-53eb27a5.js +0 -678
- package/es/el-overlay-6d0c5cc3.cjs +0 -5
- package/es/el-popover-1d087574.cjs +0 -1
- package/es/el-popover-dd66e2c8.js +0 -133
- package/es/el-radio-group-46e8f574.cjs +0 -12
- package/es/el-radio-group-caebab9d.js +0 -1743
- package/es/el-select-64511731.cjs +0 -1
- package/es/el-select-ac302f3c.js +0 -1360
- package/es/el-table-column-773986c7.cjs +0 -20
- package/es/el-table-column-b8e2141b.js +0 -3795
- package/es/el-tag-a6a4d4ef.cjs +0 -1
- package/es/focus-trap-ea177336.cjs +0 -1
- package/es/raf-6d7e80f4.js +0 -6
- package/es/use-form-item-7924b6c1.cjs +0 -3
- package/es/use-form-item-aeec8499.js +0 -669
- package/es/use-global-config-b07c467a.js +0 -110
- package/es/use-global-config-d02be80b.cjs +0 -1
- package/es/zh-cn-0024c96d.cjs +0 -1
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
import { ref as I, getCurrentInstance as m, provide as O, computed as l, unref as d, inject as P } from "vue";
|
|
2
|
-
import { X as b, O as y, z as g, V as z, a2 as K, J as S, j as G, a9 as N, aa as E, u as Z, I as h, g as w } from "./base-1bc9f12c.js";
|
|
3
|
-
import { G as J, K as L, S as q, y as A, L as F } from "./use-form-item-aeec8499.js";
|
|
4
|
-
var T = function() {
|
|
5
|
-
try {
|
|
6
|
-
var e = b(Object, "defineProperty");
|
|
7
|
-
return e({}, "", {}), e;
|
|
8
|
-
} catch {
|
|
9
|
-
}
|
|
10
|
-
}();
|
|
11
|
-
const p = T;
|
|
12
|
-
function W(e, n, r) {
|
|
13
|
-
n == "__proto__" && p ? p(e, n, {
|
|
14
|
-
configurable: !0,
|
|
15
|
-
enumerable: !0,
|
|
16
|
-
value: r,
|
|
17
|
-
writable: !0
|
|
18
|
-
}) : e[n] = r;
|
|
19
|
-
}
|
|
20
|
-
var X = Object.prototype, Y = X.hasOwnProperty;
|
|
21
|
-
function $(e, n, r) {
|
|
22
|
-
var t = e[n];
|
|
23
|
-
(!(Y.call(e, n) && y(t, r)) || r === void 0 && !(n in e)) && W(e, n, r);
|
|
24
|
-
}
|
|
25
|
-
function B(e, n, r, t) {
|
|
26
|
-
if (!g(e))
|
|
27
|
-
return e;
|
|
28
|
-
n = z(n, e);
|
|
29
|
-
for (var o = -1, s = n.length, u = s - 1, a = e; a != null && ++o < s; ) {
|
|
30
|
-
var i = K(n[o]), c = r;
|
|
31
|
-
if (i === "__proto__" || i === "constructor" || i === "prototype")
|
|
32
|
-
return e;
|
|
33
|
-
if (o != u) {
|
|
34
|
-
var f = a[i];
|
|
35
|
-
c = t ? t(f, i, a) : void 0, c === void 0 && (c = g(f) ? f : J(n[o + 1]) ? [] : {});
|
|
36
|
-
}
|
|
37
|
-
$(a, i, c), a = a[i];
|
|
38
|
-
}
|
|
39
|
-
return e;
|
|
40
|
-
}
|
|
41
|
-
function D(e, n, r) {
|
|
42
|
-
return e == null ? e : B(e, n, r);
|
|
43
|
-
}
|
|
44
|
-
const _ = (e) => Object.keys(e), V = (e, n, r) => ({
|
|
45
|
-
get value() {
|
|
46
|
-
return S(e, n, r);
|
|
47
|
-
},
|
|
48
|
-
set value(t) {
|
|
49
|
-
D(e, n, t);
|
|
50
|
-
}
|
|
51
|
-
}), x = Symbol(), v = I();
|
|
52
|
-
function C(e, n = void 0) {
|
|
53
|
-
const r = m() ? P(x, v) : v;
|
|
54
|
-
return e ? l(() => {
|
|
55
|
-
var t, o;
|
|
56
|
-
return (o = (t = r.value) == null ? void 0 : t[e]) != null ? o : n;
|
|
57
|
-
}) : r;
|
|
58
|
-
}
|
|
59
|
-
function j(e, n) {
|
|
60
|
-
const r = C(), t = Z(e, l(() => {
|
|
61
|
-
var a;
|
|
62
|
-
return ((a = r.value) == null ? void 0 : a.namespace) || h;
|
|
63
|
-
})), o = w(l(() => {
|
|
64
|
-
var a;
|
|
65
|
-
return (a = r.value) == null ? void 0 : a.locale;
|
|
66
|
-
})), s = A(l(() => {
|
|
67
|
-
var a;
|
|
68
|
-
return ((a = r.value) == null ? void 0 : a.zIndex) || F;
|
|
69
|
-
})), u = l(() => {
|
|
70
|
-
var a;
|
|
71
|
-
return d(n) || ((a = r.value) == null ? void 0 : a.size) || "";
|
|
72
|
-
});
|
|
73
|
-
return H(l(() => d(r) || {})), {
|
|
74
|
-
ns: t,
|
|
75
|
-
locale: o,
|
|
76
|
-
zIndex: s,
|
|
77
|
-
size: u
|
|
78
|
-
};
|
|
79
|
-
}
|
|
80
|
-
const H = (e, n, r = !1) => {
|
|
81
|
-
var t;
|
|
82
|
-
const o = !!m(), s = o ? C() : void 0, u = (t = n == null ? void 0 : n.provide) != null ? t : o ? O : void 0;
|
|
83
|
-
if (!u) {
|
|
84
|
-
G("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
|
|
85
|
-
return;
|
|
86
|
-
}
|
|
87
|
-
const a = l(() => {
|
|
88
|
-
const i = d(e);
|
|
89
|
-
return s != null && s.value ? M(s.value, i) : i;
|
|
90
|
-
});
|
|
91
|
-
return u(x, a), u(N, l(() => a.value.locale)), u(E, l(() => a.value.namespace)), u(L, l(() => a.value.zIndex)), u(q, {
|
|
92
|
-
size: l(() => a.value.size || "")
|
|
93
|
-
}), (r || !v.value) && (v.value = a.value), a;
|
|
94
|
-
}, M = (e, n) => {
|
|
95
|
-
var r;
|
|
96
|
-
const t = [.../* @__PURE__ */ new Set([..._(e), ..._(n)])], o = {};
|
|
97
|
-
for (const s of t)
|
|
98
|
-
o[s] = (r = n[s]) != null ? r : e[s];
|
|
99
|
-
return o;
|
|
100
|
-
};
|
|
101
|
-
export {
|
|
102
|
-
$ as a,
|
|
103
|
-
C as b,
|
|
104
|
-
W as c,
|
|
105
|
-
p as d,
|
|
106
|
-
B as e,
|
|
107
|
-
V as g,
|
|
108
|
-
H as p,
|
|
109
|
-
j as u
|
|
110
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const r=require("vue"),i=require("./base-315cbfab.cjs"),d=require("./use-form-item-7924b6c1.cjs");var O=function(){try{var e=i.getNative(Object,"defineProperty");return e({},"",{}),e}catch{}}();const g=O;function _(e,n,t){n=="__proto__"&&g?g(e,n,{configurable:!0,enumerable:!0,value:t,writable:!0}):e[n]=t}var y=Object.prototype,G=y.hasOwnProperty;function I(e,n,t){var u=e[n];(!(G.call(e,n)&&i.eq(u,t))||t===void 0&&!(n in e))&&_(e,n,t)}function b(e,n,t,u){if(!i.isObject$1(e))return e;n=i.castPath(n,e);for(var l=-1,s=n.length,a=s-1,o=e;o!=null&&++l<s;){var c=i.toKey(n[l]),v=t;if(c==="__proto__"||c==="constructor"||c==="prototype")return e;if(l!=a){var p=o[c];v=u?u(p,c,o):void 0,v===void 0&&(v=i.isObject$1(p)?p:d.isIndex(n[l+1])?[]:{})}I(o,c,v),o=o[c]}return e}function S(e,n,t){return e==null?e:b(e,n,t)}const C=e=>Object.keys(e),z=(e,n,t)=>({get value(){return i.get(e,n,t)},set value(u){S(e,n,u)}}),x=Symbol(),f=r.ref();function m(e,n=void 0){const t=r.getCurrentInstance()?r.inject(x,f):f;return e?r.computed(()=>{var u,l;return(l=(u=t.value)==null?void 0:u[e])!=null?l:n}):t}function K(e,n){const t=m(),u=i.useNamespace(e,r.computed(()=>{var o;return((o=t.value)==null?void 0:o.namespace)||i.defaultNamespace})),l=i.useLocale(r.computed(()=>{var o;return(o=t.value)==null?void 0:o.locale})),s=d.useZIndex(r.computed(()=>{var o;return((o=t.value)==null?void 0:o.zIndex)||d.defaultInitialZIndex})),a=r.computed(()=>{var o;return r.unref(n)||((o=t.value)==null?void 0:o.size)||""});return P(r.computed(()=>r.unref(t)||{})),{ns:u,locale:l,zIndex:s,size:a}}const P=(e,n,t=!1)=>{var u;const l=!!r.getCurrentInstance(),s=l?m():void 0,a=(u=n==null?void 0:n.provide)!=null?u:l?r.provide:void 0;if(!a){i.debugWarn("provideGlobalConfig","provideGlobalConfig() can only be used inside setup().");return}const o=r.computed(()=>{const c=r.unref(e);return s!=null&&s.value?N(s.value,c):c});return a(x,o),a(i.localeContextKey,r.computed(()=>o.value.locale)),a(i.namespaceContextKey,r.computed(()=>o.value.namespace)),a(d.zIndexContextKey,r.computed(()=>o.value.zIndex)),a(d.SIZE_INJECTION_KEY,{size:r.computed(()=>o.value.size||"")}),(t||!f.value)&&(f.value=o.value),o},N=(e,n)=>{var t;const u=[...new Set([...C(e),...C(n)])],l={};for(const s of u)l[s]=(t=n[s])!=null?t:e[s];return l};exports.assignValue=I;exports.baseAssignValue=_;exports.baseSet=b;exports.defineProperty=g;exports.getProp=z;exports.provideGlobalConfig=P;exports.useGlobalComponentSettings=K;exports.useGlobalConfig=m;
|
package/es/zh-cn-0024c96d.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const u=require("./config-provider-17c85684.cjs"),e=require("./base-315cbfab.cjs"),t=e.withInstall(u.ConfigProvider);var E={name:"zh-cn",el:{colorpicker:{confirm:"确定",clear:"清空"},datepicker:{now:"此刻",today:"今天",cancel:"取消",clear:"清空",confirm:"确定",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:"六"},months:{jan:"一月",feb:"二月",mar:"三月",apr:"四月",may:"五月",jun:"六月",jul:"七月",aug:"八月",sep:"九月",oct:"十月",nov:"十一月",dec:"十二月"}},select:{loading:"加载中",noMatch:"无匹配数据",noData:"无数据",placeholder:"请选择"},cascader:{noMatch:"无匹配数据",loading:"加载中",placeholder:"请选择",noData:"暂无数据"},pagination:{goto:"前往",pagesize:"条/页",total:"共 {total} 条",pageClassifier:"页",page:"页",prev:"上一页",next:"下一页",currentPage:"第 {pager} 页",prevPages:"向前 {pager} 页",nextPages:"向后 {pager} 页",deprecationWarning:"你使用了一些已被废弃的用法,请参考 el-pagination 的官方文档"},messagebox:{title:"提示",confirm:"确定",cancel:"取消",error:"输入的数据不合法!"},upload:{deleteTip:"按 delete 键可删除",delete:"删除",preview:"查看图片",continue:"继续上传"},table:{emptyText:"暂无数据",confirmFilter:"筛选",resetFilter:"重置",clearFilter:"全部",sumText:"合计"},tree:{emptyText:"暂无数据"},transfer:{noMatch:"无匹配数据",noData:"无数据",titles:["列表 1","列表 2"],filterPlaceholder:"请输入搜索内容",noCheckedFormat:"共 {total} 项",hasCheckedFormat:"已选 {checked}/{total} 项"},image:{error:"加载失败"},pageHeader:{title:"返回"},popconfirm:{confirmButtonText:"确定",cancelButtonText:"取消"}}};exports.ElConfigProvider=t;exports.zhCn=E;
|