@fangzhongya/utils 0.0.66 → 0.0.68
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/basic/index.cjs +9 -9
- package/dist/basic/index.js +8 -8
- package/dist/basic/object/index.cjs +7 -7
- package/dist/basic/object/index.js +7 -7
- package/dist/basic/string/index.cjs +7 -7
- package/dist/basic/string/index.js +10 -10
- package/dist/{chunk-5WQXANBO.js → chunk-2AZDXCHJ.js} +23 -7
- package/dist/{chunk-HPVRBKIG.js → chunk-2HNOVV5L.js} +6 -4
- package/dist/chunk-2HQDHQFP.cjs +299 -0
- package/dist/chunk-73XBF3JW.cjs +67 -0
- package/dist/{chunk-6MSVNVC2.js → chunk-BQZX7DEK.js} +2 -2
- package/dist/{chunk-UHKL2RG3.cjs → chunk-FL2HPQ66.cjs} +5 -5
- package/dist/{chunk-THCKSUIJ.cjs → chunk-IBSTABZR.cjs} +4 -4
- package/dist/chunk-LJVOVGGV.js +299 -0
- package/dist/{chunk-E74ZD4NG.cjs → chunk-MDSCUXDF.cjs} +20 -4
- package/dist/chunk-NXHTACGW.js +67 -0
- package/dist/{chunk-2IWTROKK.cjs → chunk-UORFWPAM.cjs} +7 -5
- package/dist/{chunk-YKNGDK4I.js → chunk-X44UO4CZ.js} +4 -4
- package/dist/css/getSVG.cjs +5 -2
- package/dist/css/getSVG.d.cts +2 -1
- package/dist/css/getSVG.d.ts +2 -1
- package/dist/css/getSVG.js +4 -1
- package/dist/css/index.cjs +8 -6
- package/dist/css/index.d.cts +1 -1
- package/dist/css/index.d.ts +1 -1
- package/dist/css/index.js +7 -5
- package/dist/date/index.cjs +4 -4
- package/dist/date/index.js +4 -4
- package/dist/html/index.cjs +1 -1
- package/dist/html/index.js +1 -1
- package/dist/{index-Bq6WKjlK.d.ts → index-B0STkRZY.d.ts} +3 -2
- package/dist/index-B8ZJILol.d.cts +30 -0
- package/dist/index-DGgeqhym.d.ts +30 -0
- package/dist/{index-C0q7yBX5.d.cts → index-nli88Oxt.d.cts} +3 -2
- package/dist/index.cjs +59 -58
- package/dist/index.d.cts +3 -2
- package/dist/index.d.ts +3 -2
- package/dist/index.js +64 -63
- package/dist/judge/index.cjs +6 -6
- package/dist/judge/index.js +5 -5
- package/dist/judge/matchs.cjs +3 -3
- package/dist/judge/matchs.js +2 -2
- package/dist/tree/index.cjs +3 -3
- package/dist/tree/index.js +6 -6
- package/dist/urls/index.cjs +13 -13
- package/dist/urls/index.js +17 -17
- package/dist/window/index.cjs +20 -4
- package/dist/window/index.d.cts +1 -0
- package/dist/window/index.d.ts +1 -0
- package/dist/window/index.js +24 -8
- package/dist/window/storage.cjs +19 -0
- package/dist/window/storage.d.cts +37 -0
- package/dist/window/storage.d.ts +37 -0
- package/dist/window/storage.js +19 -0
- package/package.json +6 -1
- package/dist/chunk-GFAUQTB2.cjs +0 -33
- package/dist/chunk-WIYZQNGO.js +0 -33
- package/dist/index-9-f0oXM3.d.ts +0 -22
- package/dist/index-_GH04n6g.d.cts +0 -22
- package/dist/{chunk-T2QKEABG.js → chunk-33X65PQS.js} +3 -3
- package/dist/{chunk-HRBXT5L3.js → chunk-3DUFQKFF.js} +16 -16
- package/dist/{chunk-T22I7TJQ.cjs → chunk-3YUI42XN.cjs} +3 -3
- package/dist/{chunk-CGDNKEYI.js → chunk-5CHESUXV.js} +9 -9
- package/dist/{chunk-7NEXCOZZ.cjs → chunk-5SOPYS7L.cjs} +3 -3
- package/dist/{chunk-FZI44Q55.cjs → chunk-7GCUYESU.cjs} +12 -12
- package/dist/{chunk-PV2N6PF2.cjs → chunk-APRM3ELY.cjs} +2 -2
- package/dist/{chunk-JPQN3LUH.js → chunk-H22VVRP6.js} +3 -3
- package/dist/{chunk-XLYPGPDB.cjs → chunk-OCYQMNHW.cjs} +6 -6
- package/dist/{chunk-KURDD4RK.js → chunk-PRGC5MIZ.js} +6 -6
- package/dist/{chunk-OVHYLUAS.js → chunk-QUIZWAFR.js} +5 -5
- package/dist/{chunk-64UDCNFR.cjs → chunk-YUKBGZQ4.cjs} +6 -6
package/dist/basic/index.cjs
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../chunk-IBSTABZR.cjs');
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkOCYQMNHWcjs = require('../chunk-OCYQMNHW.cjs');
|
|
5
5
|
require('../chunk-ZZKR5C3Y.cjs');
|
|
6
6
|
require('../chunk-K2XKKEE7.cjs');
|
|
7
7
|
require('../chunk-TKE7IK2M.cjs');
|
|
8
8
|
require('../chunk-HLKHFBMF.cjs');
|
|
9
|
+
require('../chunk-JJ37YIPJ.cjs');
|
|
10
|
+
require('../chunk-4PUYFFPO.cjs');
|
|
9
11
|
require('../chunk-HWHYHL6J.cjs');
|
|
10
12
|
require('../chunk-J7S3KBHL.cjs');
|
|
11
13
|
require('../chunk-L7FSHU27.cjs');
|
|
12
|
-
require('../chunk-JJ37YIPJ.cjs');
|
|
13
14
|
require('../chunk-XWCRGY54.cjs');
|
|
14
|
-
require('../chunk-4PUYFFPO.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
var
|
|
17
|
+
var _chunkYUKBGZQ4cjs = require('../chunk-YUKBGZQ4.cjs');
|
|
18
|
+
require('../chunk-SLXKYTEU.cjs');
|
|
18
19
|
require('../chunk-IIKQHLKT.cjs');
|
|
19
20
|
require('../chunk-3VYRYSWK.cjs');
|
|
21
|
+
require('../chunk-7AIT4XSD.cjs');
|
|
20
22
|
require('../chunk-GOUC2DFA.cjs');
|
|
21
23
|
require('../chunk-NRJPCN4J.cjs');
|
|
22
24
|
require('../chunk-A5UJF6LP.cjs');
|
|
23
|
-
require('../chunk-SLXKYTEU.cjs');
|
|
24
25
|
require('../chunk-UFYLVZNU.cjs');
|
|
25
26
|
require('../chunk-YTSFTRYZ.cjs');
|
|
26
27
|
require('../chunk-SJ74DU4B.cjs');
|
|
27
28
|
require('../chunk-D3SX7OUV.cjs');
|
|
28
|
-
require('../chunk-7AIT4XSD.cjs');
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
var _chunk65O7KWP4cjs = require('../chunk-65O7KWP4.cjs');
|
|
@@ -39,8 +39,8 @@ require('../chunk-2H3KVSFA.cjs');
|
|
|
39
39
|
require('../chunk-ILJLXJ5O.cjs');
|
|
40
40
|
require('../chunk-OJBZ7UUC.cjs');
|
|
41
41
|
require('../chunk-JR6ZN6QD.cjs');
|
|
42
|
-
require('../chunk-XW3XIK3D.cjs');
|
|
43
42
|
require('../chunk-PW7RP73J.cjs');
|
|
43
|
+
require('../chunk-XW3XIK3D.cjs');
|
|
44
44
|
require('../chunk-UEVMS6QD.cjs');
|
|
45
45
|
require('../chunk-OQL4GIEJ.cjs');
|
|
46
46
|
require('../chunk-WWAPPA4E.cjs');
|
|
@@ -52,4 +52,4 @@ require('../chunk-75ZPJI57.cjs');
|
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
|
|
55
|
-
exports.array = _chunk65O7KWP4cjs.array_exports; exports.object =
|
|
55
|
+
exports.array = _chunk65O7KWP4cjs.array_exports; exports.object = _chunkYUKBGZQ4cjs.object_exports; exports.string = _chunkOCYQMNHWcjs.string_exports;
|
package/dist/basic/index.js
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import "../chunk-
|
|
1
|
+
import "../chunk-BQZX7DEK.js";
|
|
2
2
|
import {
|
|
3
3
|
string_exports
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-5CHESUXV.js";
|
|
5
5
|
import "../chunk-SE2X5XKO.js";
|
|
6
6
|
import "../chunk-TIZFQBWC.js";
|
|
7
7
|
import "../chunk-ZADO6V3Z.js";
|
|
8
8
|
import "../chunk-ADPTUJSF.js";
|
|
9
|
+
import "../chunk-Q6BNW3MO.js";
|
|
10
|
+
import "../chunk-YKSVLAAK.js";
|
|
9
11
|
import "../chunk-N5Y3XGHX.js";
|
|
10
12
|
import "../chunk-7DTHADVK.js";
|
|
11
13
|
import "../chunk-VKE5JARB.js";
|
|
12
|
-
import "../chunk-Q6BNW3MO.js";
|
|
13
14
|
import "../chunk-FS4JPT23.js";
|
|
14
|
-
import "../chunk-YKSVLAAK.js";
|
|
15
15
|
import {
|
|
16
16
|
object_exports
|
|
17
|
-
} from "../chunk-
|
|
17
|
+
} from "../chunk-PRGC5MIZ.js";
|
|
18
|
+
import "../chunk-B3IGSYZT.js";
|
|
18
19
|
import "../chunk-3LWFUVER.js";
|
|
19
20
|
import "../chunk-A6J46LQK.js";
|
|
21
|
+
import "../chunk-ZEAT23CI.js";
|
|
20
22
|
import "../chunk-3IR2ABRO.js";
|
|
21
23
|
import "../chunk-RD4EP3M5.js";
|
|
22
24
|
import "../chunk-SHNH5OEU.js";
|
|
23
|
-
import "../chunk-B3IGSYZT.js";
|
|
24
25
|
import "../chunk-T4BAVDTH.js";
|
|
25
26
|
import "../chunk-BRIQCC74.js";
|
|
26
27
|
import "../chunk-YMKTU42G.js";
|
|
27
28
|
import "../chunk-S42NGJ5W.js";
|
|
28
|
-
import "../chunk-ZEAT23CI.js";
|
|
29
29
|
import {
|
|
30
30
|
array_exports
|
|
31
31
|
} from "../chunk-PVXQ2H5H.js";
|
|
@@ -39,8 +39,8 @@ import "../chunk-USIMBBLW.js";
|
|
|
39
39
|
import "../chunk-P7AWHISY.js";
|
|
40
40
|
import "../chunk-LPMR5W6M.js";
|
|
41
41
|
import "../chunk-DMZP4RPN.js";
|
|
42
|
-
import "../chunk-O34QAOO7.js";
|
|
43
42
|
import "../chunk-A276ZDLP.js";
|
|
43
|
+
import "../chunk-O34QAOO7.js";
|
|
44
44
|
import "../chunk-4OBNLDTJ.js";
|
|
45
45
|
import "../chunk-EWJJKQIO.js";
|
|
46
46
|
import "../chunk-BEKTNBRJ.js";
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../../chunk-
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../../chunk-YUKBGZQ4.cjs');
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
var _chunkSLXKYTEUcjs = require('../../chunk-SLXKYTEU.cjs');
|
|
2
5
|
|
|
3
6
|
|
|
4
7
|
var _chunkIIKQHLKTcjs = require('../../chunk-IIKQHLKT.cjs');
|
|
@@ -7,6 +10,9 @@ var _chunkIIKQHLKTcjs = require('../../chunk-IIKQHLKT.cjs');
|
|
|
7
10
|
var _chunk3VYRYSWKcjs = require('../../chunk-3VYRYSWK.cjs');
|
|
8
11
|
|
|
9
12
|
|
|
13
|
+
var _chunk7AIT4XSDcjs = require('../../chunk-7AIT4XSD.cjs');
|
|
14
|
+
|
|
15
|
+
|
|
10
16
|
var _chunkGOUC2DFAcjs = require('../../chunk-GOUC2DFA.cjs');
|
|
11
17
|
|
|
12
18
|
|
|
@@ -17,9 +23,6 @@ var _chunkNRJPCN4Jcjs = require('../../chunk-NRJPCN4J.cjs');
|
|
|
17
23
|
var _chunkA5UJF6LPcjs = require('../../chunk-A5UJF6LP.cjs');
|
|
18
24
|
|
|
19
25
|
|
|
20
|
-
var _chunkSLXKYTEUcjs = require('../../chunk-SLXKYTEU.cjs');
|
|
21
|
-
|
|
22
|
-
|
|
23
26
|
var _chunkUFYLVZNUcjs = require('../../chunk-UFYLVZNU.cjs');
|
|
24
27
|
|
|
25
28
|
|
|
@@ -37,9 +40,6 @@ var _chunkSJ74DU4Bcjs = require('../../chunk-SJ74DU4B.cjs');
|
|
|
37
40
|
var _chunkD3SX7OUVcjs = require('../../chunk-D3SX7OUV.cjs');
|
|
38
41
|
|
|
39
42
|
|
|
40
|
-
var _chunk7AIT4XSDcjs = require('../../chunk-7AIT4XSD.cjs');
|
|
41
|
-
|
|
42
|
-
|
|
43
43
|
|
|
44
44
|
var _chunkWWAPPA4Ecjs = require('../../chunk-WWAPPA4E.cjs');
|
|
45
45
|
|
|
@@ -1,10 +1,16 @@
|
|
|
1
|
-
import "../../chunk-
|
|
1
|
+
import "../../chunk-PRGC5MIZ.js";
|
|
2
|
+
import {
|
|
3
|
+
reverseObj
|
|
4
|
+
} from "../../chunk-B3IGSYZT.js";
|
|
2
5
|
import {
|
|
3
6
|
setSort
|
|
4
7
|
} from "../../chunk-3LWFUVER.js";
|
|
5
8
|
import {
|
|
6
9
|
unmergeObject
|
|
7
10
|
} from "../../chunk-A6J46LQK.js";
|
|
11
|
+
import {
|
|
12
|
+
getSort
|
|
13
|
+
} from "../../chunk-ZEAT23CI.js";
|
|
8
14
|
import {
|
|
9
15
|
hasOwn
|
|
10
16
|
} from "../../chunk-3IR2ABRO.js";
|
|
@@ -15,9 +21,6 @@ import {
|
|
|
15
21
|
getObjValue,
|
|
16
22
|
setObjValue
|
|
17
23
|
} from "../../chunk-SHNH5OEU.js";
|
|
18
|
-
import {
|
|
19
|
-
reverseObj
|
|
20
|
-
} from "../../chunk-B3IGSYZT.js";
|
|
21
24
|
import {
|
|
22
25
|
attrValueSort
|
|
23
26
|
} from "../../chunk-T4BAVDTH.js";
|
|
@@ -35,9 +38,6 @@ import {
|
|
|
35
38
|
import {
|
|
36
39
|
filterObject
|
|
37
40
|
} from "../../chunk-S42NGJ5W.js";
|
|
38
|
-
import {
|
|
39
|
-
getSort
|
|
40
|
-
} from "../../chunk-ZEAT23CI.js";
|
|
41
41
|
import {
|
|
42
42
|
isEqual,
|
|
43
43
|
isEqualEnhanced
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../../chunk-
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});require('../../chunk-OCYQMNHW.cjs');
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
@@ -19,25 +19,25 @@ var _chunkHLKHFBMFcjs = require('../../chunk-HLKHFBMF.cjs');
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
var _chunkHWHYHL6Jcjs = require('../../chunk-HWHYHL6J.cjs');
|
|
23
22
|
|
|
23
|
+
var _chunkJJ37YIPJcjs = require('../../chunk-JJ37YIPJ.cjs');
|
|
24
24
|
|
|
25
|
-
var _chunkJ7S3KBHLcjs = require('../../chunk-J7S3KBHL.cjs');
|
|
26
25
|
|
|
27
26
|
|
|
28
|
-
var
|
|
27
|
+
var _chunk4PUYFFPOcjs = require('../../chunk-4PUYFFPO.cjs');
|
|
29
28
|
|
|
30
29
|
|
|
31
30
|
|
|
31
|
+
var _chunkHWHYHL6Jcjs = require('../../chunk-HWHYHL6J.cjs');
|
|
32
32
|
|
|
33
|
-
var _chunkJJ37YIPJcjs = require('../../chunk-JJ37YIPJ.cjs');
|
|
34
33
|
|
|
34
|
+
var _chunkJ7S3KBHLcjs = require('../../chunk-J7S3KBHL.cjs');
|
|
35
35
|
|
|
36
|
-
var _chunkXWCRGY54cjs = require('../../chunk-XWCRGY54.cjs');
|
|
37
36
|
|
|
37
|
+
var _chunkL7FSHU27cjs = require('../../chunk-L7FSHU27.cjs');
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
var
|
|
40
|
+
var _chunkXWCRGY54cjs = require('../../chunk-XWCRGY54.cjs');
|
|
41
41
|
require('../../chunk-A5UJF6LP.cjs');
|
|
42
42
|
|
|
43
43
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import "../../chunk-
|
|
1
|
+
import "../../chunk-5CHESUXV.js";
|
|
2
2
|
import {
|
|
3
3
|
toFunctionParam,
|
|
4
4
|
toFunctionParamOptions
|
|
@@ -16,6 +16,15 @@ import {
|
|
|
16
16
|
import {
|
|
17
17
|
toStringParse
|
|
18
18
|
} from "../../chunk-ADPTUJSF.js";
|
|
19
|
+
import {
|
|
20
|
+
extractParams,
|
|
21
|
+
getFunctionFormat,
|
|
22
|
+
toFunction
|
|
23
|
+
} from "../../chunk-Q6BNW3MO.js";
|
|
24
|
+
import {
|
|
25
|
+
getContent,
|
|
26
|
+
getContents
|
|
27
|
+
} from "../../chunk-YKSVLAAK.js";
|
|
19
28
|
import {
|
|
20
29
|
getImports,
|
|
21
30
|
getImportss
|
|
@@ -26,18 +35,9 @@ import {
|
|
|
26
35
|
import {
|
|
27
36
|
splitUpper
|
|
28
37
|
} from "../../chunk-VKE5JARB.js";
|
|
29
|
-
import {
|
|
30
|
-
extractParams,
|
|
31
|
-
getFunctionFormat,
|
|
32
|
-
toFunction
|
|
33
|
-
} from "../../chunk-Q6BNW3MO.js";
|
|
34
38
|
import {
|
|
35
39
|
deComment
|
|
36
40
|
} from "../../chunk-FS4JPT23.js";
|
|
37
|
-
import {
|
|
38
|
-
getContent,
|
|
39
|
-
getContents
|
|
40
|
-
} from "../../chunk-YKSVLAAK.js";
|
|
41
41
|
import "../../chunk-SHNH5OEU.js";
|
|
42
42
|
import {
|
|
43
43
|
getStrNunPosit
|
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
import {
|
|
2
|
+
getAllParams,
|
|
3
|
+
getParam,
|
|
4
|
+
getUrlParam,
|
|
5
|
+
getUrlParams
|
|
6
|
+
} from "./chunk-MCT2IB67.js";
|
|
7
|
+
import {
|
|
8
|
+
cleanupExpired,
|
|
9
|
+
clearLocal,
|
|
10
|
+
clearSession,
|
|
11
|
+
getLocal,
|
|
12
|
+
getSession,
|
|
13
|
+
setLocal,
|
|
14
|
+
setSession
|
|
15
|
+
} from "./chunk-LJVOVGGV.js";
|
|
1
16
|
import {
|
|
2
17
|
copy
|
|
3
18
|
} from "./chunk-W45DTA4D.js";
|
|
@@ -11,12 +26,6 @@ import {
|
|
|
11
26
|
downloadText,
|
|
12
27
|
downloadViaAJAX
|
|
13
28
|
} from "./chunk-ZLEU2YQ2.js";
|
|
14
|
-
import {
|
|
15
|
-
getAllParams,
|
|
16
|
-
getParam,
|
|
17
|
-
getUrlParam,
|
|
18
|
-
getUrlParams
|
|
19
|
-
} from "./chunk-MCT2IB67.js";
|
|
20
29
|
import {
|
|
21
30
|
__export
|
|
22
31
|
} from "./chunk-MLKGABMK.js";
|
|
@@ -24,6 +33,9 @@ import {
|
|
|
24
33
|
// packages/window/index.ts
|
|
25
34
|
var window_exports = {};
|
|
26
35
|
__export(window_exports, {
|
|
36
|
+
cleanupExpired: () => cleanupExpired,
|
|
37
|
+
clearLocal: () => clearLocal,
|
|
38
|
+
clearSession: () => clearSession,
|
|
27
39
|
copy: () => copy,
|
|
28
40
|
downloadCSV: () => downloadCSV,
|
|
29
41
|
downloadFile: () => downloadFile,
|
|
@@ -34,9 +46,13 @@ __export(window_exports, {
|
|
|
34
46
|
downloadText: () => downloadText,
|
|
35
47
|
downloadViaAJAX: () => downloadViaAJAX,
|
|
36
48
|
getAllParams: () => getAllParams,
|
|
49
|
+
getLocal: () => getLocal,
|
|
37
50
|
getParam: () => getParam,
|
|
51
|
+
getSession: () => getSession,
|
|
38
52
|
getUrlParam: () => getUrlParam,
|
|
39
|
-
getUrlParams: () => getUrlParams
|
|
53
|
+
getUrlParams: () => getUrlParams,
|
|
54
|
+
setLocal: () => setLocal,
|
|
55
|
+
setSession: () => setSession
|
|
40
56
|
});
|
|
41
57
|
|
|
42
58
|
export {
|
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
|
+
getScssImports
|
|
3
|
+
} from "./chunk-NW2ZNMSV.js";
|
|
4
|
+
import {
|
|
5
|
+
getBasisSVG,
|
|
2
6
|
getSVG
|
|
3
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-NXHTACGW.js";
|
|
4
8
|
import {
|
|
5
9
|
setClassName
|
|
6
10
|
} from "./chunk-D3YMEKIF.js";
|
|
@@ -29,9 +33,6 @@ import {
|
|
|
29
33
|
import {
|
|
30
34
|
getPrentCorres
|
|
31
35
|
} from "./chunk-VNY5UA2Q.js";
|
|
32
|
-
import {
|
|
33
|
-
getScssImports
|
|
34
|
-
} from "./chunk-NW2ZNMSV.js";
|
|
35
36
|
import {
|
|
36
37
|
__export
|
|
37
38
|
} from "./chunk-MLKGABMK.js";
|
|
@@ -41,6 +42,7 @@ var css_exports = {};
|
|
|
41
42
|
__export(css_exports, {
|
|
42
43
|
fetchUnitValue: () => fetchUnitValue,
|
|
43
44
|
getAttrObj: () => getAttrObj,
|
|
45
|
+
getBasisSVG: () => getBasisSVG,
|
|
44
46
|
getCss: () => getCss,
|
|
45
47
|
getPositionRelative: () => getPositionRelative,
|
|
46
48
|
getPrentClass: () => getPrentClass,
|
|
@@ -0,0 +1,299 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }// packages/window/storage.ts
|
|
2
|
+
var STORAGE = "fang-storage";
|
|
3
|
+
function getKey(key, config = {}) {
|
|
4
|
+
const { prefix, isCom = false } = config;
|
|
5
|
+
if (prefix) {
|
|
6
|
+
return `${prefix}.${key}`;
|
|
7
|
+
}
|
|
8
|
+
return isCom ? key : `${STORAGE}.${key}`;
|
|
9
|
+
}
|
|
10
|
+
function simpleEncrypt(data) {
|
|
11
|
+
return btoa(encodeURIComponent(data));
|
|
12
|
+
}
|
|
13
|
+
function simpleDecrypt(encrypted) {
|
|
14
|
+
try {
|
|
15
|
+
return decodeURIComponent(atob(encrypted));
|
|
16
|
+
} catch (e) {
|
|
17
|
+
return "";
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
function isExpired(expires) {
|
|
21
|
+
if (!expires) return false;
|
|
22
|
+
return Date.now() > expires;
|
|
23
|
+
}
|
|
24
|
+
function normalizeConfig(config) {
|
|
25
|
+
return {
|
|
26
|
+
isCom: false,
|
|
27
|
+
...config
|
|
28
|
+
};
|
|
29
|
+
}
|
|
30
|
+
function setLocal(key, value = "", config = {}) {
|
|
31
|
+
try {
|
|
32
|
+
if (value === void 0 || value === null) value = "";
|
|
33
|
+
const normalizedConfig = normalizeConfig(config);
|
|
34
|
+
const storedData = {
|
|
35
|
+
value,
|
|
36
|
+
config: void 0
|
|
37
|
+
};
|
|
38
|
+
if (Object.keys(normalizedConfig).length > 0) {
|
|
39
|
+
storedData.config = {};
|
|
40
|
+
if (normalizedConfig.expires) {
|
|
41
|
+
let expires;
|
|
42
|
+
if (typeof normalizedConfig.expires === "string") {
|
|
43
|
+
expires = new Date(normalizedConfig.expires).getTime();
|
|
44
|
+
} else {
|
|
45
|
+
expires = Date.now() + normalizedConfig.expires;
|
|
46
|
+
}
|
|
47
|
+
storedData.config.expires = expires;
|
|
48
|
+
}
|
|
49
|
+
if (normalizedConfig.once !== void 0) {
|
|
50
|
+
storedData.config.once = normalizedConfig.once;
|
|
51
|
+
}
|
|
52
|
+
if (normalizedConfig.encrypt !== void 0) {
|
|
53
|
+
storedData.config.encrypt = normalizedConfig.encrypt;
|
|
54
|
+
}
|
|
55
|
+
if (normalizedConfig.isCom !== void 0) {
|
|
56
|
+
storedData.config.isCom = normalizedConfig.isCom;
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
let dataToStore = JSON.stringify(storedData);
|
|
60
|
+
if (_optionalChain([storedData, 'access', _ => _.config, 'optionalAccess', _2 => _2.encrypt])) {
|
|
61
|
+
dataToStore = simpleEncrypt(dataToStore);
|
|
62
|
+
}
|
|
63
|
+
localStorage.setItem(getKey(key, normalizedConfig), dataToStore);
|
|
64
|
+
return true;
|
|
65
|
+
} catch (error) {
|
|
66
|
+
console.error("\u5B58\u50A8\u6570\u636E\u5931\u8D25:", error);
|
|
67
|
+
return false;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
function getLocal(key, config = {}) {
|
|
71
|
+
try {
|
|
72
|
+
const normalizedConfig = normalizeConfig(config);
|
|
73
|
+
const storageKey = getKey(key, normalizedConfig);
|
|
74
|
+
let storedItem = localStorage.getItem(storageKey);
|
|
75
|
+
if (!storedItem || storedItem === "null" || storedItem === "undefined") {
|
|
76
|
+
return null;
|
|
77
|
+
}
|
|
78
|
+
let parsedData;
|
|
79
|
+
try {
|
|
80
|
+
parsedData = JSON.parse(storedItem);
|
|
81
|
+
} catch (e2) {
|
|
82
|
+
const decrypted = simpleDecrypt(storedItem);
|
|
83
|
+
if (!decrypted) return null;
|
|
84
|
+
parsedData = JSON.parse(decrypted);
|
|
85
|
+
}
|
|
86
|
+
if (_optionalChain([parsedData, 'access', _3 => _3.config, 'optionalAccess', _4 => _4.expires]) && isExpired(parsedData.config.expires)) {
|
|
87
|
+
localStorage.removeItem(storageKey);
|
|
88
|
+
return null;
|
|
89
|
+
}
|
|
90
|
+
if (_optionalChain([parsedData, 'access', _5 => _5.config, 'optionalAccess', _6 => _6.once])) {
|
|
91
|
+
localStorage.removeItem(storageKey);
|
|
92
|
+
}
|
|
93
|
+
return parsedData.value;
|
|
94
|
+
} catch (error) {
|
|
95
|
+
console.error("\u83B7\u53D6\u6570\u636E\u5931\u8D25:", error);
|
|
96
|
+
return null;
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
function clearLocal(key, config = {}) {
|
|
100
|
+
try {
|
|
101
|
+
const normalizedConfig = normalizeConfig(config);
|
|
102
|
+
if (key) {
|
|
103
|
+
localStorage.removeItem(getKey(key, normalizedConfig));
|
|
104
|
+
} else {
|
|
105
|
+
if (normalizedConfig.prefix) {
|
|
106
|
+
const prefixKey = getKey("", normalizedConfig).replace(
|
|
107
|
+
/\.$/,
|
|
108
|
+
""
|
|
109
|
+
);
|
|
110
|
+
const keysToRemove = [];
|
|
111
|
+
for (let i = 0; i < localStorage.length; i++) {
|
|
112
|
+
const storageKey = localStorage.key(i);
|
|
113
|
+
if (storageKey && storageKey.startsWith(prefixKey + ".")) {
|
|
114
|
+
keysToRemove.push(storageKey);
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
keysToRemove.forEach((k) => localStorage.removeItem(k));
|
|
118
|
+
} else if (normalizedConfig.isCom) {
|
|
119
|
+
localStorage.clear();
|
|
120
|
+
} else {
|
|
121
|
+
const keysToRemove = [];
|
|
122
|
+
const privatePrefix = `${STORAGE}.`;
|
|
123
|
+
for (let i = 0; i < localStorage.length; i++) {
|
|
124
|
+
const storageKey = localStorage.key(i);
|
|
125
|
+
if (storageKey && storageKey.startsWith(privatePrefix)) {
|
|
126
|
+
keysToRemove.push(storageKey);
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
keysToRemove.forEach((k) => localStorage.removeItem(k));
|
|
130
|
+
}
|
|
131
|
+
}
|
|
132
|
+
return true;
|
|
133
|
+
} catch (error) {
|
|
134
|
+
console.error("\u6E05\u9664\u6570\u636E\u5931\u8D25:", error);
|
|
135
|
+
return false;
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
function setSession(key, value = "", config = {}) {
|
|
139
|
+
try {
|
|
140
|
+
if (value === void 0 || value === null) value = "";
|
|
141
|
+
const normalizedConfig = normalizeConfig(config);
|
|
142
|
+
const storedData = {
|
|
143
|
+
value,
|
|
144
|
+
config: void 0
|
|
145
|
+
};
|
|
146
|
+
if (Object.keys(normalizedConfig).length > 0) {
|
|
147
|
+
storedData.config = {};
|
|
148
|
+
if (normalizedConfig.expires) {
|
|
149
|
+
let expires;
|
|
150
|
+
if (typeof normalizedConfig.expires === "string") {
|
|
151
|
+
expires = new Date(normalizedConfig.expires).getTime();
|
|
152
|
+
} else {
|
|
153
|
+
expires = Date.now() + normalizedConfig.expires;
|
|
154
|
+
}
|
|
155
|
+
storedData.config.expires = expires;
|
|
156
|
+
}
|
|
157
|
+
if (normalizedConfig.once !== void 0) {
|
|
158
|
+
storedData.config.once = normalizedConfig.once;
|
|
159
|
+
}
|
|
160
|
+
if (normalizedConfig.encrypt !== void 0) {
|
|
161
|
+
storedData.config.encrypt = normalizedConfig.encrypt;
|
|
162
|
+
}
|
|
163
|
+
if (normalizedConfig.isCom !== void 0) {
|
|
164
|
+
storedData.config.isCom = normalizedConfig.isCom;
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
let dataToStore = JSON.stringify(storedData);
|
|
168
|
+
if (_optionalChain([storedData, 'access', _7 => _7.config, 'optionalAccess', _8 => _8.encrypt])) {
|
|
169
|
+
dataToStore = simpleEncrypt(dataToStore);
|
|
170
|
+
}
|
|
171
|
+
sessionStorage.setItem(getKey(key, normalizedConfig), dataToStore);
|
|
172
|
+
return true;
|
|
173
|
+
} catch (error) {
|
|
174
|
+
console.error("\u4F1A\u8BDD\u5B58\u50A8\u6570\u636E\u5931\u8D25:", error);
|
|
175
|
+
return false;
|
|
176
|
+
}
|
|
177
|
+
}
|
|
178
|
+
function getSession(key, config = {}) {
|
|
179
|
+
try {
|
|
180
|
+
const normalizedConfig = normalizeConfig(config);
|
|
181
|
+
const storageKey = getKey(key, normalizedConfig);
|
|
182
|
+
let storedItem = sessionStorage.getItem(storageKey);
|
|
183
|
+
if (!storedItem || storedItem === "null" || storedItem === "undefined") {
|
|
184
|
+
return null;
|
|
185
|
+
}
|
|
186
|
+
let parsedData;
|
|
187
|
+
try {
|
|
188
|
+
parsedData = JSON.parse(storedItem);
|
|
189
|
+
} catch (e3) {
|
|
190
|
+
const decrypted = simpleDecrypt(storedItem);
|
|
191
|
+
if (!decrypted) return null;
|
|
192
|
+
parsedData = JSON.parse(decrypted);
|
|
193
|
+
}
|
|
194
|
+
if (_optionalChain([parsedData, 'access', _9 => _9.config, 'optionalAccess', _10 => _10.expires]) && isExpired(parsedData.config.expires)) {
|
|
195
|
+
sessionStorage.removeItem(storageKey);
|
|
196
|
+
return null;
|
|
197
|
+
}
|
|
198
|
+
if (_optionalChain([parsedData, 'access', _11 => _11.config, 'optionalAccess', _12 => _12.once])) {
|
|
199
|
+
sessionStorage.removeItem(storageKey);
|
|
200
|
+
}
|
|
201
|
+
return parsedData.value;
|
|
202
|
+
} catch (error) {
|
|
203
|
+
console.error("\u83B7\u53D6\u4F1A\u8BDD\u6570\u636E\u5931\u8D25:", error);
|
|
204
|
+
return null;
|
|
205
|
+
}
|
|
206
|
+
}
|
|
207
|
+
function clearSession(key, config = {}) {
|
|
208
|
+
try {
|
|
209
|
+
const normalizedConfig = normalizeConfig(config);
|
|
210
|
+
if (key) {
|
|
211
|
+
sessionStorage.removeItem(getKey(key, normalizedConfig));
|
|
212
|
+
} else {
|
|
213
|
+
if (normalizedConfig.prefix) {
|
|
214
|
+
const prefixKey = getKey("", normalizedConfig).replace(
|
|
215
|
+
/\.$/,
|
|
216
|
+
""
|
|
217
|
+
);
|
|
218
|
+
const keysToRemove = [];
|
|
219
|
+
for (let i = 0; i < sessionStorage.length; i++) {
|
|
220
|
+
const storageKey = sessionStorage.key(i);
|
|
221
|
+
if (storageKey && storageKey.startsWith(prefixKey + ".")) {
|
|
222
|
+
keysToRemove.push(storageKey);
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
keysToRemove.forEach((k) => sessionStorage.removeItem(k));
|
|
226
|
+
} else if (normalizedConfig.isCom) {
|
|
227
|
+
sessionStorage.clear();
|
|
228
|
+
} else {
|
|
229
|
+
const keysToRemove = [];
|
|
230
|
+
const privatePrefix = `${STORAGE}.`;
|
|
231
|
+
for (let i = 0; i < sessionStorage.length; i++) {
|
|
232
|
+
const storageKey = sessionStorage.key(i);
|
|
233
|
+
if (storageKey && storageKey.startsWith(privatePrefix)) {
|
|
234
|
+
keysToRemove.push(storageKey);
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
keysToRemove.forEach((k) => sessionStorage.removeItem(k));
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
return true;
|
|
241
|
+
} catch (error) {
|
|
242
|
+
console.error("\u6E05\u9664\u4F1A\u8BDD\u6570\u636E\u5931\u8D25:", error);
|
|
243
|
+
return false;
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
function cleanupExpired() {
|
|
247
|
+
for (let i = 0; i < localStorage.length; i++) {
|
|
248
|
+
const key = localStorage.key(i);
|
|
249
|
+
if (key) {
|
|
250
|
+
try {
|
|
251
|
+
const item = localStorage.getItem(key);
|
|
252
|
+
if (item) {
|
|
253
|
+
let parsedData;
|
|
254
|
+
try {
|
|
255
|
+
parsedData = JSON.parse(item);
|
|
256
|
+
} catch (e4) {
|
|
257
|
+
continue;
|
|
258
|
+
}
|
|
259
|
+
if (_optionalChain([parsedData, 'access', _13 => _13.config, 'optionalAccess', _14 => _14.expires]) && isExpired(parsedData.config.expires)) {
|
|
260
|
+
localStorage.removeItem(key);
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
} catch (error) {
|
|
264
|
+
console.error(`\u6E05\u7406\u8FC7\u671F\u6570\u636E\u5931\u8D25 (key: ${key}):`, error);
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
for (let i = 0; i < sessionStorage.length; i++) {
|
|
269
|
+
const key = sessionStorage.key(i);
|
|
270
|
+
if (key) {
|
|
271
|
+
try {
|
|
272
|
+
const item = sessionStorage.getItem(key);
|
|
273
|
+
if (item) {
|
|
274
|
+
let parsedData;
|
|
275
|
+
try {
|
|
276
|
+
parsedData = JSON.parse(item);
|
|
277
|
+
} catch (e5) {
|
|
278
|
+
continue;
|
|
279
|
+
}
|
|
280
|
+
if (_optionalChain([parsedData, 'access', _15 => _15.config, 'optionalAccess', _16 => _16.expires]) && isExpired(parsedData.config.expires)) {
|
|
281
|
+
sessionStorage.removeItem(key);
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
} catch (error) {
|
|
285
|
+
console.error(`\u6E05\u7406\u4F1A\u8BDD\u8FC7\u671F\u6570\u636E\u5931\u8D25 (key: ${key}):`, error);
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
|
|
295
|
+
|
|
296
|
+
|
|
297
|
+
|
|
298
|
+
|
|
299
|
+
exports.setLocal = setLocal; exports.getLocal = getLocal; exports.clearLocal = clearLocal; exports.setSession = setSession; exports.getSession = getSession; exports.clearSession = clearSession; exports.cleanupExpired = cleanupExpired;
|