@qy_better_lib/core 0.0.4 → 0.0.5
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/dist/@qy_better_lib/core.min.js +1 -1
- package/lib/index.js +31 -27
- package/lib/utils/file.js +24 -0
- package/lib/utils/index.d.ts +1 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(o,f){typeof exports=="object"&&typeof module<"u"?f(exports):typeof define=="function"&&define.amd?define(["exports"],f):(o=typeof globalThis<"u"?globalThis:o||self,f(o["@qy_better_lib/core"]={}))})(this,function(o){"use strict";function f(){return Math.floor(Math.random()*1e4)}function E(e){return Math.floor(Math.random()*Math.floor(e))}function $(){const e=p;return`${e()}${e()}-${e()}-${e()}-${e()}-${e()}${e()}${e()}`}function p(){return Math.floor((1+Math.random())*65536).toString(16).substring(1)}function v(e){return e===void 0}function h(e){return Object.prototype.toString.call(e)==="[object Array]"}function d(e){return typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"}function w(e){return Object.prototype.toString.call(e)==="[object Date]"}function M(e){return!e&&e!==0||h(e)&&e.length===0||d(e)&&!Object.keys(e).length}function N(e){return typeof Element>"u"?!1:e instanceof Element}const b=typeof window<"u",S=e=>typeof e=="number",k=e=>typeof e=="string",A=e=>k(e)?!Number.isNaN(Number(e)):!1;function L(e){return/^1[3-9]\d{9}$/.test(e)}function B(e){return/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(e)}function R(e){return/^(6553[0-5]|655[0-2]\d|65[0-4]\d{2}|6[0-4]\d{3}|[1-5]\d{4}|[1-9]\d{0,3}|0)$/.test(e)}function _(e,t="key",n="children"){const r={},i=(a,s)=>{for(let u=0;u<a.length;u++){const l=a[u],g=l[t];if(!r[g]){r[g]=l,s&&(r[g].parent=r[s]);const m=l[n];m&&m.length>0&&i(m,l[t])}}};return i(e),r}function P(e){return e?Object.prototype.toString.call(1)!=="[object Number]"?`${e}`:`${e}`.replace(/(\d{1,3})(?=(\d{3})+(?:$|\.))/g,"$1,"):"0"}function H(e,t){return S(e)?Number(t?Number(e).toFixed(t):e):Number.NaN}function J(e,t){return S(e)?Number(e.toFixed(t)):Number.NaN}function U(){const e=localStorage.getItem("token");if(!e)return;const t=JSON.parse(e);if(t!==null)if(t.expirse!=null&&t.expirse<new Date().getTime())localStorage.removeItem("token");else return t.value;return null}function j(e,t){!t&&(t=7*24*60*60*1e3)||(t=t*1e3);const n={value:e,expirse:new Date().getTime()+t};localStorage.setItem("token",JSON.stringify(n))}function q(){localStorage.removeItem("token")}function V(e,t,n="local"){const r=n=="local"?localStorage:sessionStorage;t!=null&&r.setItem(e,JSON.stringify(t))}function Y(e,t="local"){let r=(t=="local"?localStorage:sessionStorage).getItem(e);return r&&JSON.parse(r||"")}function z(e,t="local"){(t=="local"?localStorage:sessionStorage).removeItem(e)}function G(e="local"){(e=="local"?localStorage:sessionStorage).clear()}function I(e){const t=Object.prototype.toString;if(!e||typeof e!="object")return e;if(e.nodeType&&"cloneNode"in e)return e.cloneNode(!0);if(t.call(e)==="[object Date]")return new Date(e.getTime());if(t.call(e)==="[object RegExp]"){const r=[];return e.global&&r.push("g"),e.multiline&&r.push("m"),e.ignoreCase&&r.push("i"),new RegExp(e.source,r.join(""))}if(t.call(e)==="[object FormData]"){const r=new FormData;for(const[i,a]of e.entries())r.append(i,a);return r}const n=Array.isArray(e)?[]:e.constructor?new e.constructor:{};for(const r in e)n[r]=I(e[r]);return n}function O(...e){let t=e.length,n=e[0];d(n)||(n={});for(let r=1;r<t;r++){let i=e[r];if(d(i))for(let a in i)a==="__proto__"||n===i[a]||(d(i[a])?n[a]=O(n[a],i[a]):n[a]=i[a])}return n}function T(e,t){return!e||e.tagName==="BODY"?null:e.classList.contains(t)?e:T(e.parentNode,t)}function D({path:e,name:t}){const n=document.createElement("a");n.href=e,n.target="_blank",t&&n.setAttribute("download",t),document.body.appendChild(n),n.click(),document.body.removeChild(n)}function K(e){e.forEach(t=>{D({path:t.url,name:t.name})})}async function Q(e){if(!e)return;const t=new FileReader;return t.readAsDataURL(e),new Promise((n,r)=>{t.onload=i=>{var a;return n((a=i.target)==null?void 0:a.result)},t.onerror=i=>r(void 0)})}const c=new Map;let F;b&&(document.addEventListener("mousedown",e=>F=e),document.addEventListener("mouseup",e=>{for(const t of c.values())for(const{documentHandler:n}of t)n(e,F)}));function C(e,t){let n=[];return Array.isArray(t.arg)?n=t.arg:N(t.arg)&&n.push(t.arg),function(r,i){const a=t.instance.popperRef,s=r.target,u=i==null?void 0:i.target,l=!t||!t.instance,g=!s||!u,m=e.contains(s)||e.contains(u),X=e===s,Z=n.length&&n.some(y=>y==null?void 0:y.contains(s))||n.length&&n.includes(u),x=a&&(a.contains(s)||a.contains(u));l||g||m||X||Z||x||t.value(r,i)}}const W={beforeMount(e,t){var n;c.has(e)||c.set(e,[]),(n=c.get(e))==null||n.push({documentHandler:C(e,t),bindingFn:t.value})},updated(e,t){c.has(e)||c.set(e,[]);const n=c.get(e),r=n==null?void 0:n.findIndex(a=>a.bindingFn===t.oldValue),i={documentHandler:C(e,t),bindingFn:t.value};r&&r>=0?n==null||n.splice(r,1,i):n==null||n.push(i)},unmounted(e){c.delete(e)}};o.ClickOutside=W,o.clearStorage=G,o.deepAssign=O,o.deepClone=I,o.downLoadFile=D,o.downLoadFiles=K,o.generateId=f,o.generateString=p,o.getParentByClass=T,o.getRandomInt=E,o.getStorage=Y,o.getToken=U,o.guiID=$,o.isArray=h,o.isClient=b,o.isDate=w,o.isElement=N,o.isEmpty=M,o.isIp=B,o.isMobile=L,o.isNumber=S,o.isObject=d,o.isPort=R,o.isString=k,o.isStringNumber=A,o.isUndefined=v,o.removeStorage=z,o.removeToken=q,o.setStorage=V,o.setToken=j,o.thousandSeparator=P,o.toBase64=Q,o.toFixed=J,o.toNumber=H,o.treeFlat=_,Object.defineProperty(o,Symbol.toStringTag,{value:"Module"})});
|
package/lib/index.js
CHANGED
|
@@ -1,28 +1,31 @@
|
|
|
1
|
-
import { generateId as
|
|
2
|
-
import { isArray as n, isClient as m, isDate as g, isElement as
|
|
3
|
-
import { treeFlat as
|
|
4
|
-
import { thousandSeparator as
|
|
5
|
-
import { clearStorage as
|
|
6
|
-
import { deepAssign as
|
|
7
|
-
import { getParentByClass as
|
|
8
|
-
import {
|
|
1
|
+
import { generateId as o, generateString as r, getRandomInt as i, guiID as s } from "./utils/random.js";
|
|
2
|
+
import { isArray as n, isClient as m, isDate as g, isElement as d, isEmpty as p, isIp as f, isMobile as l, isNumber as x, isObject as S, isPort as u, isString as b, isStringNumber as k, isUndefined as C } from "./utils/is.js";
|
|
3
|
+
import { treeFlat as I } from "./utils/tree.js";
|
|
4
|
+
import { thousandSeparator as y, toFixed as N, toNumber as T } from "./utils/number.js";
|
|
5
|
+
import { clearStorage as w, getStorage as A, getToken as B, removeStorage as D, removeToken as E, setStorage as L, setToken as O } from "./utils/storage.js";
|
|
6
|
+
import { deepAssign as h, deepClone as j } from "./utils/object.js";
|
|
7
|
+
import { getParentByClass as R } from "./utils/dom.js";
|
|
8
|
+
import { downLoadFile as q, downLoadFiles as z, toBase64 as G } from "./utils/file.js";
|
|
9
|
+
import { default as J } from "./directives/click-outside.js";
|
|
9
10
|
export {
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
J as ClickOutside,
|
|
12
|
+
w as clearStorage,
|
|
13
|
+
h as deepAssign,
|
|
14
|
+
j as deepClone,
|
|
15
|
+
q as downLoadFile,
|
|
16
|
+
z as downLoadFiles,
|
|
17
|
+
o as generateId,
|
|
18
|
+
r as generateString,
|
|
19
|
+
R as getParentByClass,
|
|
17
20
|
i as getRandomInt,
|
|
18
|
-
|
|
19
|
-
|
|
21
|
+
A as getStorage,
|
|
22
|
+
B as getToken,
|
|
20
23
|
s as guiID,
|
|
21
24
|
n as isArray,
|
|
22
25
|
m as isClient,
|
|
23
26
|
g as isDate,
|
|
24
|
-
|
|
25
|
-
|
|
27
|
+
d as isElement,
|
|
28
|
+
p as isEmpty,
|
|
26
29
|
f as isIp,
|
|
27
30
|
l as isMobile,
|
|
28
31
|
x as isNumber,
|
|
@@ -31,12 +34,13 @@ export {
|
|
|
31
34
|
b as isString,
|
|
32
35
|
k as isStringNumber,
|
|
33
36
|
C as isUndefined,
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
37
|
+
D as removeStorage,
|
|
38
|
+
E as removeToken,
|
|
39
|
+
L as setStorage,
|
|
40
|
+
O as setToken,
|
|
41
|
+
y as thousandSeparator,
|
|
42
|
+
G as toBase64,
|
|
43
|
+
N as toFixed,
|
|
44
|
+
T as toNumber,
|
|
45
|
+
I as treeFlat
|
|
42
46
|
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
function d({ path: n, name: e }) {
|
|
2
|
+
const r = document.createElement("a");
|
|
3
|
+
r.href = n, r.target = "_blank", e && r.setAttribute("download", e), document.body.appendChild(r), r.click(), document.body.removeChild(r);
|
|
4
|
+
}
|
|
5
|
+
function c(n) {
|
|
6
|
+
n.forEach((e) => {
|
|
7
|
+
d({ path: e.url, name: e.name });
|
|
8
|
+
});
|
|
9
|
+
}
|
|
10
|
+
async function i(n) {
|
|
11
|
+
if (!n) return;
|
|
12
|
+
const e = new FileReader();
|
|
13
|
+
return e.readAsDataURL(n), new Promise((r, a) => {
|
|
14
|
+
e.onload = (o) => {
|
|
15
|
+
var t;
|
|
16
|
+
return r((t = o.target) == null ? void 0 : t.result);
|
|
17
|
+
}, e.onerror = (o) => a(void 0);
|
|
18
|
+
});
|
|
19
|
+
}
|
|
20
|
+
export {
|
|
21
|
+
d as downLoadFile,
|
|
22
|
+
c as downLoadFiles,
|
|
23
|
+
i as toBase64
|
|
24
|
+
};
|
package/lib/utils/index.d.ts
CHANGED