st-comp 0.0.148 → 0.0.149
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 +3 -0
- package/es/ChartLayout.cjs +1 -1
- package/es/ChartLayout.js +2 -2
- package/es/Dialog.cjs +1 -1
- package/es/Dialog.js +16 -14
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +576 -632
- package/es/Kline.cjs +1 -0
- package/es/Kline.js +1901 -0
- package/es/KlineBasic.cjs +1 -1
- package/es/KlineBasic.js +675 -1428
- package/es/KlineNew.cjs +1 -3
- package/es/KlineNew.js +314 -2740
- package/es/Pagination.cjs +1 -1
- package/es/Pagination.js +85 -85
- package/es/Table.cjs +1 -1
- package/es/Table.js +57 -55
- package/es/User.cjs +1 -1
- package/es/User.js +89 -87
- package/es/VarietySearch.cjs +1 -1
- package/es/VarietySearch.js +2393 -1
- package/es/VirtualTable.cjs +5 -5
- package/es/VirtualTable.js +59 -58
- package/es/{_initCloneObject-ec5c9523.js → _initCloneObject-14b53c6f.js} +24 -24
- package/es/_initCloneObject-441db749.cjs +1 -0
- package/es/{base-950bac7e.js → base-437d17f3.js} +65 -65
- package/es/{base-6ccc8fc2.cjs → base-ec05f348.cjs} +1 -1
- package/es/{castArray-c770910d.js → castArray-4251bbe4.js} +1 -1
- package/es/castArray-a45823fe.cjs +1 -0
- package/es/{config-provider-feed0e8a.js → config-provider-55482a43.js} +3 -3
- package/es/{config-provider-c87e277f.cjs → config-provider-7cdfca4d.cjs} +1 -1
- package/es/{debounce-c64fb3b5.js → debounce-ac30be50.js} +20 -20
- package/es/debounce-b2ff12bd.cjs +1 -0
- package/es/{dropdown-c9272ca3.js → dropdown-634b5e27.js} +4 -4
- package/es/{dropdown-6bdb3cf4.cjs → dropdown-d7c59a21.cjs} +1 -1
- package/es/el-button-196807af.cjs +1 -0
- package/es/el-button-e1665717.js +235 -0
- package/es/el-checkbox-group-492b95cc.cjs +1 -0
- package/es/el-checkbox-group-e8fece80.js +67 -0
- package/es/{el-empty-12eece57.cjs → el-empty-19ea04f4.cjs} +1 -1
- package/es/{el-empty-89a523ed.js → el-empty-bacc6613.js} +1 -1
- package/es/{el-form-item-ebbf096d.cjs → el-form-item-5bdffd07.cjs} +2 -2
- package/es/{el-form-item-55d36086.js → el-form-item-af1855f0.js} +81 -81
- package/es/el-input-23e2bac3.cjs +1 -0
- package/es/{el-input-cb528574.js → el-input-4961b99f.js} +80 -80
- package/es/el-input-number-40a81eb5.cjs +1 -0
- package/es/{el-input-number-ce30bfa8.js → el-input-number-610fc8ba.js} +26 -26
- package/es/el-menu-item-78b858f2.cjs +1 -0
- package/es/el-menu-item-7d04c11a.js +771 -0
- package/es/{el-message-d51d032b.js → el-message-c3b3ac96.js} +18 -18
- package/es/{el-message-612c2346.cjs → el-message-d4df8136.cjs} +1 -1
- package/es/el-overlay-12dd9b35.js +519 -0
- package/es/el-overlay-bc0790a2.cjs +1 -0
- package/es/el-popover-0aa071f2.js +138 -0
- package/es/el-popover-8a77e015.cjs +1 -0
- package/es/{el-popper-f4b01f85.js → el-popper-50100766.js} +31 -31
- package/es/el-popper-746070ba.cjs +1 -0
- package/es/{el-scrollbar-e8e93751.js → el-scrollbar-562d0595.js} +19 -19
- package/es/el-scrollbar-d1c3e7f7.cjs +1 -0
- package/es/{el-select-e71af2e6.js → el-select-9381b156.js} +11 -11
- package/es/el-select-b162dffc.cjs +1 -0
- package/es/el-table-column-55bffba5.js +3802 -0
- package/es/el-table-column-6d761fce.cjs +14 -0
- package/es/{el-tag-d65768f4.js → el-tag-985d9aff.js} +72 -72
- package/es/el-tag-c51a6490.cjs +1 -0
- package/es/index-09e01b1d.js +81 -0
- package/es/{index-121e2861.js → index-0cb48e01.js} +3 -3
- package/es/{index-92ba4292.js → index-39ec9741.js} +17 -17
- package/es/{index-18416440.cjs → index-3bf8d597.cjs} +1 -1
- package/es/index-657047bb.js +513 -0
- package/es/{index-0ed86daf.cjs → index-8a0b1c53.cjs} +1 -1
- package/es/{index-674d2fd7.cjs → index-a387515d.cjs} +1 -1
- package/es/{index-709675d5.js → index-a902a0d9.js} +18 -18
- package/es/{index-da646183.cjs → index-deb8de52.cjs} +1 -1
- package/es/index-eea0bcb3.cjs +1 -0
- package/es/index.esm-8d9a2abe.js +2432 -0
- package/es/index.esm-94a95a2a.cjs +3 -0
- package/es/{raf-2d77cbbe.cjs → raf-8fc301fd.cjs} +1 -1
- package/es/{raf-f55e0daa.js → raf-b128c7b7.js} +1 -1
- package/es/{scroll-ca84f80a.js → scroll-387fcfdb.js} +1 -1
- package/es/{scroll-c8ac196e.cjs → scroll-41224831.cjs} +1 -1
- package/es/style.css +1 -1
- package/es/{use-form-common-props-c1960844.cjs → use-form-common-props-1b84d8f4.cjs} +2 -2
- package/es/{use-form-common-props-4d37077d.js → use-form-common-props-f377e500.js} +64 -63
- package/es/vnode-7dfd4ed5.js +14 -0
- package/es/vnode-7fbc61e1.cjs +1 -0
- package/es/{zh-cn-414d7f0c.cjs → zh-cn-ab9a583d.cjs} +1 -1
- package/es/{zh-cn-23c8e0d1.js → zh-cn-eb9c2820.js} +2 -2
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +206 -206
- package/lib/{index-ffeb163e.js → index-d2de454d.js} +33249 -31372
- package/lib/{python-0ec8f68c.js → python-22975586.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/Kline/components/Contextmenu/index.vue +110 -0
- package/packages/Kline/components/Tips/index.vue +40 -0
- package/packages/Kline/componentsNew/KlineSlide/index.vue +155 -0
- package/packages/Kline/componentsNew/KlineSub/index.vue +297 -0
- package/packages/Kline/componentsNew/KlineTips/index.vue +66 -0
- package/packages/Kline/componentsNew/KlineUtils/index.vue +84 -0
- package/packages/Kline/componentsNew/Tips/index.vue +33 -0
- package/packages/Kline/formatKlineData.ts +109 -0
- package/packages/Kline/images/buy.svg +1 -0
- package/packages/Kline/images/pen.png +0 -0
- package/packages/Kline/images/sell.svg +1 -0
- package/packages/Kline/images/t.svg +1 -0
- package/packages/Kline/index.ts +16 -0
- package/packages/Kline/index.vue +891 -0
- package/packages/Kline/option.ts +539 -0
- package/packages/Kline/type.d.ts +219 -0
- package/packages/Kline/utils.ts +682 -0
- package/packages/index.ts +2 -0
- package/src/pages/Kline/index.vue +12 -0
- package/src/router/routes.ts +5 -0
- package/es/_initCloneObject-476b02ce.cjs +0 -1
- package/es/castArray-374558a5.cjs +0 -1
- package/es/debounce-a6b4f91b.cjs +0 -1
- package/es/el-button-b8f71c7d.cjs +0 -1
- package/es/el-button-d7b6eebd.js +0 -745
- package/es/el-input-2c7e70a3.cjs +0 -1
- package/es/el-input-number-8e168e83.cjs +0 -1
- package/es/el-overlay-07414277.js +0 -526
- package/es/el-overlay-fb255b83.cjs +0 -1
- package/es/el-popper-8360bd91.cjs +0 -1
- package/es/el-scrollbar-271142ad.cjs +0 -1
- package/es/el-select-2e71d4af.cjs +0 -1
- package/es/el-table-column-9fe79f05.cjs +0 -14
- package/es/el-table-column-dc562f14.js +0 -3933
- package/es/el-tag-930e7b32.cjs +0 -1
- package/es/index-aece600c.js +0 -81
package/es/el-tag-930e7b32.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const p=require("./el-popper-8360bd91.cjs"),g=require("./base-6ccc8fc2.cjs");var F="__lodash_hash_undefined__";function U(n){return this.__data__.set(n,F),this}function N(n){return this.__data__.has(n)}function R(n){var e=-1,r=n==null?0:n.length;for(this.__data__=new g.MapCache;++e<r;)this.add(n[e])}R.prototype.add=R.prototype.push=U;R.prototype.has=N;function K(n,e){for(var r=-1,t=n==null?0:n.length;++r<t;)if(e(n[r],r,n))return!0;return!1}function q(n,e){return n.has(e)}var m=1,J=2;function $(n,e,r,t,f,i){var a=r&m,s=n.length,l=e.length;if(s!=l&&!(a&&l>s))return!1;var d=i.get(n),o=i.get(e);if(d&&o)return d==e&&o==n;var A=-1,u=!0,_=r&J?new R:void 0;for(i.set(n,e),i.set(e,n);++A<s;){var c=n[A],v=e[A];if(t)var y=a?t(v,c,A,e,n,i):t(c,v,A,n,e,i);if(y!==void 0){if(y)continue;u=!1;break}if(_){if(!K(e,function(E,T){if(!q(_,T)&&(c===E||f(c,E,r,t,i)))return _.push(T)})){u=!1;break}}else if(!(c===v||f(c,v,r,t,i))){u=!1;break}}return i.delete(n),i.delete(e),u}function Q(n){var e=-1,r=Array(n.size);return n.forEach(function(t,f){r[++e]=[f,t]}),r}function X(n){var e=-1,r=Array(n.size);return n.forEach(function(t){r[++e]=t}),r}var Y=1,Z=2,b="[object Boolean]",W="[object Date]",z="[object Error]",V="[object Map]",j="[object Number]",k="[object RegExp]",nn="[object Set]",en="[object String]",rn="[object Symbol]",tn="[object ArrayBuffer]",fn="[object DataView]",D=g.Symbol?g.Symbol.prototype:void 0,C=D?D.valueOf:void 0;function sn(n,e,r,t,f,i,a){switch(r){case fn:if(n.byteLength!=e.byteLength||n.byteOffset!=e.byteOffset)return!1;n=n.buffer,e=e.buffer;case tn:return!(n.byteLength!=e.byteLength||!i(new p.Uint8Array(n),new p.Uint8Array(e)));case b:case W:case j:return g.eq(+n,+e);case z:return n.name==e.name&&n.message==e.message;case k:case en:return n==e+"";case V:var s=Q;case nn:var l=t&Y;if(s||(s=X),n.size!=e.size&&!l)return!1;var d=a.get(n);if(d)return d==e;t|=Z,a.set(n,e);var o=$(s(n),s(e),t,f,i,a);return a.delete(n),o;case rn:if(C)return C.call(n)==C.call(e)}return!1}var an=1,un=Object.prototype,ln=un.hasOwnProperty;function dn(n,e,r,t,f,i){var a=r&an,s=p.getAllKeys(n),l=s.length,d=p.getAllKeys(e),o=d.length;if(l!=o&&!a)return!1;for(var A=l;A--;){var u=s[A];if(!(a?u in e:ln.call(e,u)))return!1}var _=i.get(n),c=i.get(e);if(_&&c)return _==e&&c==n;var v=!0;i.set(n,e),i.set(e,n);for(var y=a;++A<l;){u=s[A];var E=n[u],T=e[u];if(t)var M=a?t(T,E,u,e,n,i):t(E,T,u,n,e,i);if(!(M===void 0?E===T||f(E,T,r,t,i):M)){v=!1;break}y||(y=u=="constructor")}if(v&&!y){var P=n.constructor,L=e.constructor;P!=L&&"constructor"in n&&"constructor"in e&&!(typeof P=="function"&&P instanceof P&&typeof L=="function"&&L instanceof L)&&(v=!1)}return i.delete(n),i.delete(e),v}var gn=1,I="[object Arguments]",x="[object Array]",w="[object Object]",An=Object.prototype,h=An.hasOwnProperty;function pn(n,e,r,t,f,i){var a=g.isArray(n),s=g.isArray(e),l=a?x:p.getTag(n),d=s?x:p.getTag(e);l=l==I?w:l,d=d==I?w:d;var o=l==w,A=d==w,u=l==d;if(u&&p.isBuffer(n)){if(!p.isBuffer(e))return!1;a=!0,o=!1}if(u&&!o)return i||(i=new p.Stack),a||p.isTypedArray(n)?$(n,e,r,t,f,i):sn(n,e,l,r,t,f,i);if(!(r&gn)){var _=o&&h.call(n,"__wrapped__"),c=A&&h.call(e,"__wrapped__");if(_||c){var v=_?n.value():n,y=c?e.value():e;return i||(i=new p.Stack),f(v,y,r,t,i)}}return u?(i||(i=new p.Stack),dn(n,e,r,t,f,i)):!1}function S(n,e,r,t,f){return n===e?!0:n==null||e==null||!g.isObjectLike(n)&&!g.isObjectLike(e)?n!==n&&e!==e:pn(n,e,r,t,S,f)}var on=1,cn=2;function _n(n,e,r,t){var f=r.length,i=f,a=!t;if(n==null)return!i;for(n=Object(n);f--;){var s=r[f];if(a&&s[2]?s[1]!==n[s[0]]:!(s[0]in n))return!1}for(;++f<i;){s=r[f];var l=s[0],d=n[l],o=s[1];if(a&&s[2]){if(d===void 0&&!(l in n))return!1}else{var A=new p.Stack;if(t)var u=t(d,o,l,n,e,A);if(!(u===void 0?S(o,d,on|cn,t,A):u))return!1}}return!0}function H(n){return n===n&&!g.isObject(n)}function vn(n){for(var e=p.keys(n),r=e.length;r--;){var t=e[r],f=n[t];e[r]=[t,f,H(f)]}return e}function B(n,e){return function(r){return r==null?!1:r[n]===e&&(e!==void 0||n in Object(r))}}function yn(n){var e=vn(n);return e.length==1&&e[0][2]?B(e[0][0],e[0][1]):function(r){return r===n||_n(r,n,e)}}var On=1,En=2;function Tn(n,e){return g.isKey(n)&&H(e)?B(g.toKey(n),e):function(r){var t=g.get(r,n);return t===void 0&&t===e?p.hasIn(r,n):S(e,t,On|En)}}function Pn(n){return function(e){return e==null?void 0:e[n]}}function Ln(n){return function(e){return g.baseGet(e,n)}}function wn(n){return g.isKey(n)?Pn(g.toKey(n)):Ln(n)}function Rn(n){return typeof n=="function"?n:n==null?p.identity:typeof n=="object"?g.isArray(n)?Tn(n[0],n[1]):yn(n):wn(n)}function Sn(n,e){return S(n,e)}const O=new Map;if(g.isClient){let n;document.addEventListener("mousedown",e=>n=e),document.addEventListener("mouseup",e=>{if(n){for(const r of O.values())for(const{documentHandler:t}of r)t(e,n);n=void 0}})}function G(n,e){let r=[];return g.isArray$1(e.arg)?r=e.arg:g.isElement(e.arg)&&r.push(e.arg),function(t,f){const i=e.instance.popperRef,a=t.target,s=f==null?void 0:f.target,l=!e||!e.instance,d=!a||!s,o=n.contains(a)||n.contains(s),A=n===a,u=r.length&&r.some(c=>c==null?void 0:c.contains(a))||r.length&&r.includes(s),_=i&&(i.contains(a)||i.contains(s));l||d||o||A||u||_||e.value(t,f)}}const Cn={beforeMount(n,e){O.has(n)||O.set(n,[]),O.get(n).push({documentHandler:G(n,e),bindingFn:e.value})},updated(n,e){O.has(n)||O.set(n,[]);const r=O.get(n),t=r.findIndex(i=>i.bindingFn===e.oldValue),f={documentHandler:G(n,e),bindingFn:e.value};t>=0?r.splice(t,1,f):r.push(f)},unmounted(n){O.delete(n)}};exports.ClickOutside=Cn;exports.baseIteratee=Rn;exports.isEqual=Sn;
|
package/es/index-aece600c.js
DELETED
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import { ref as C, getCurrentInstance as f, provide as x, computed as s, unref as i, inject as y, watch as I } from "vue";
|
|
2
|
-
import { C as b, q as p, D as z, E as _, u as S, F as K, o as G } from "./base-950bac7e.js";
|
|
3
|
-
import { j as O, z as $, S as k, k as E, l as N, n as F } from "./use-form-common-props-4d37077d.js";
|
|
4
|
-
const m = Symbol();
|
|
5
|
-
function P(n, o, a) {
|
|
6
|
-
return n == null ? n : O(n, o, a);
|
|
7
|
-
}
|
|
8
|
-
const d = (n) => Object.keys(n), q = (n, o, a) => ({
|
|
9
|
-
get value() {
|
|
10
|
-
return b(n, o, a);
|
|
11
|
-
},
|
|
12
|
-
set value(t) {
|
|
13
|
-
P(n, o, t);
|
|
14
|
-
}
|
|
15
|
-
}), v = C();
|
|
16
|
-
function g(n, o = void 0) {
|
|
17
|
-
const a = f() ? y(m, v) : v;
|
|
18
|
-
return n ? s(() => {
|
|
19
|
-
var t, l;
|
|
20
|
-
return (l = (t = a.value) == null ? void 0 : t[n]) != null ? l : o;
|
|
21
|
-
}) : a;
|
|
22
|
-
}
|
|
23
|
-
function A(n, o) {
|
|
24
|
-
const a = g(), t = S(n, s(() => {
|
|
25
|
-
var e;
|
|
26
|
-
return ((e = a.value) == null ? void 0 : e.namespace) || K;
|
|
27
|
-
})), l = G(s(() => {
|
|
28
|
-
var e;
|
|
29
|
-
return (e = a.value) == null ? void 0 : e.locale;
|
|
30
|
-
})), r = N(s(() => {
|
|
31
|
-
var e;
|
|
32
|
-
return ((e = a.value) == null ? void 0 : e.zIndex) || F;
|
|
33
|
-
})), u = s(() => {
|
|
34
|
-
var e;
|
|
35
|
-
return i(o) || ((e = a.value) == null ? void 0 : e.size) || "";
|
|
36
|
-
});
|
|
37
|
-
return V(s(() => i(a) || {})), {
|
|
38
|
-
ns: t,
|
|
39
|
-
locale: l,
|
|
40
|
-
zIndex: r,
|
|
41
|
-
size: u
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
const V = (n, o, a = !1) => {
|
|
45
|
-
var t;
|
|
46
|
-
const l = !!f(), r = l ? g() : void 0, u = (t = o == null ? void 0 : o.provide) != null ? t : l ? x : void 0;
|
|
47
|
-
if (!u) {
|
|
48
|
-
p("provideGlobalConfig", "provideGlobalConfig() can only be used inside setup().");
|
|
49
|
-
return;
|
|
50
|
-
}
|
|
51
|
-
const e = s(() => {
|
|
52
|
-
const c = i(n);
|
|
53
|
-
return r != null && r.value ? Z(r.value, c) : c;
|
|
54
|
-
});
|
|
55
|
-
return u(m, e), u(z, s(() => e.value.locale)), u(_, s(() => e.value.namespace)), u($, s(() => e.value.zIndex)), u(k, {
|
|
56
|
-
size: s(() => e.value.size || "")
|
|
57
|
-
}), u(E, s(() => ({
|
|
58
|
-
emptyValues: e.value.emptyValues,
|
|
59
|
-
valueOnClear: e.value.valueOnClear
|
|
60
|
-
}))), (a || !v.value) && (v.value = e.value), e;
|
|
61
|
-
}, Z = (n, o) => {
|
|
62
|
-
const a = [.../* @__PURE__ */ new Set([...d(n), ...d(o)])], t = {};
|
|
63
|
-
for (const l of a)
|
|
64
|
-
t[l] = o[l] !== void 0 ? o[l] : n[l];
|
|
65
|
-
return t;
|
|
66
|
-
}, J = ({ from: n, replacement: o, scope: a, version: t, ref: l, type: r = "API" }, u) => {
|
|
67
|
-
I(() => i(u), (e) => {
|
|
68
|
-
e && p(a, `[${r}] ${n} is about to be deprecated in version ${t}, please use ${o} instead.
|
|
69
|
-
For more detail, please visit: ${l}
|
|
70
|
-
`);
|
|
71
|
-
}, {
|
|
72
|
-
immediate: !0
|
|
73
|
-
});
|
|
74
|
-
};
|
|
75
|
-
export {
|
|
76
|
-
J as a,
|
|
77
|
-
g as b,
|
|
78
|
-
q as g,
|
|
79
|
-
V as p,
|
|
80
|
-
A as u
|
|
81
|
-
};
|