@design-edito/tools 0.2.4 → 0.2.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/agnostic/arrays/index.js +8 -8
- package/agnostic/arrays/random-pick/index.js +4 -4
- package/agnostic/colors/index.js +3 -3
- package/agnostic/css/bem/index.js +2 -2
- package/agnostic/css/index.js +7 -7
- package/agnostic/css/styles-set/index.js +4 -4
- package/agnostic/errors/index.js +2 -2
- package/agnostic/html/hyper-json/cast/index.js +6 -6
- package/agnostic/html/hyper-json/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +6 -6
- package/agnostic/html/hyper-json/tree/index.js +6 -6
- package/agnostic/html/hyper-json/utils/index.js +6 -6
- package/agnostic/html/index.js +18 -18
- package/agnostic/html/sanitize/index.js +4 -4
- package/agnostic/html/selector-to-element/index.js +4 -4
- package/agnostic/html/string-to-nodes/index.js +5 -5
- package/agnostic/misc/assert/index.js +3 -3
- package/agnostic/misc/index.js +21 -21
- package/agnostic/misc/lorem-ipsum/index.js +9 -9
- package/agnostic/numbers/index.js +3 -3
- package/agnostic/objects/index.js +12 -12
- package/agnostic/strings/index.d.ts +2 -2
- package/agnostic/strings/index.js +12 -12
- package/agnostic/strings/matches/index.d.ts +4 -3
- package/agnostic/strings/matches/index.js +1 -1
- package/agnostic/strings/parse-table/index.d.ts +82 -0
- package/agnostic/strings/{read-table → parse-table}/index.js +3 -3
- package/agnostic/time/index.js +4 -4
- package/chunks/{chunk-PENYZ6S7.js → chunk-4XGNPFBN.js} +7 -7
- package/chunks/{chunk-XJ23DJY4.js → chunk-7GIJUKYP.js} +1 -1
- package/chunks/{chunk-C7SRAQMW.js → chunk-AQBJ6HNB.js} +1 -1
- package/chunks/{chunk-T4HGXBXC.js → chunk-C7SDXW3B.js} +3 -3
- package/chunks/{chunk-HGCG2J77.js → chunk-F3WCF6DL.js} +1 -1
- package/chunks/chunk-GYELTEZT.js +60 -0
- package/chunks/{chunk-LQFKUNVQ.js → chunk-R3AWQXMY.js} +1 -0
- package/chunks/{chunk-X5HMM3LD.js → chunk-SKBOSWM2.js} +1 -1
- package/chunks/{chunk-QHQ3WLN4.js → chunk-TBRLSFVL.js} +4 -4
- package/chunks/{chunk-P2H6PV4O.js → chunk-TIER4TF4.js} +1 -1
- package/chunks/{chunk-E4FJHD5R.js → chunk-WAMSK4A3.js} +1 -1
- package/chunks/{chunk-K2SL55BG.js → chunk-WV2D6IX4.js} +2 -2
- package/chunks/{chunk-RDQJSWRC.js → chunk-XB3EGDBI.js} +1 -1
- package/chunks/{chunk-VQUF2TSY.js → chunk-YRWLIDCE.js} +1 -1
- package/chunks/{chunk-CQEDNACN.js → chunk-ZBBU2P4D.js} +2 -2
- package/node/@aws-s3/index.js +7 -7
- package/node/@aws-s3/storage/directory/index.js +7 -7
- package/node/@aws-s3/storage/file/index.js +4 -4
- package/node/@aws-s3/storage/index.js +7 -7
- package/node/@google-cloud/index.js +8 -8
- package/node/@google-cloud/storage/bucket/index.js +5 -5
- package/node/@google-cloud/storage/directory/index.js +7 -7
- package/node/@google-cloud/storage/file/index.js +4 -4
- package/node/@google-cloud/storage/index.js +8 -8
- package/node/cloud-storage/index.js +24 -24
- package/node/cloud-storage/operations/index.js +32 -32
- package/node/files/index.js +4 -4
- package/node/files/subpaths/index.js +2 -2
- package/node/ftps/directory/index.js +7 -7
- package/node/ftps/file/index.js +4 -4
- package/node/ftps/index.js +6 -6
- package/node/images/index.js +11 -11
- package/node/images/transform/index.js +8 -8
- package/node/sftp/directory/index.js +7 -7
- package/node/sftp/file/index.js +4 -4
- package/node/sftp/index.js +6 -6
- package/package.json +1 -1
- package/agnostic/strings/read-table/index.d.ts +0 -38
- package/chunks/chunk-BLWSRM7I.js +0 -38
- package/chunks/{chunk-BJVLBGZH.js → chunk-FAZEIFCI.js} +23 -23
- package/chunks/{chunk-4ZPWZQVR.js → chunk-KA3PLDPZ.js} +3 -3
- package/chunks/{chunk-AIEEEZLK.js → chunk-KE7RNBSU.js} +3 -3
- package/chunks/{chunk-7YW5HL6N.js → chunk-KIONYWA7.js} +3 -3
- package/chunks/{chunk-42B5RQDS.js → chunk-KQAPQMHJ.js} +6 -6
- package/chunks/{chunk-E4MMN22Y.js → chunk-KSS2ZJHI.js} +13 -13
- package/chunks/{chunk-HJARCTOH.js → chunk-QXVZJYNY.js} +6 -6
- package/chunks/{chunk-ZMR2PK34.js → chunk-SQL5JXYJ.js} +3 -3
- package/chunks/{chunk-OMTDHKJI.js → chunk-UXEKCYL7.js} +4 -4
- package/chunks/{chunk-2KT7AKRW.js → chunk-WH6BPDAC.js} +3 -3
- package/chunks/{chunk-MUOULXIW.js → chunk-XKRFL2AB.js} +6 -6
- package/chunks/{chunk-2WIWINVL.js → chunk-XPGDKBTU.js} +6 -6
- package/chunks/{chunk-AMJDX7MB.js → chunk-YWOU65KY.js} +12 -12
- package/chunks/{chunk-GFQMBB2J.js → chunk-ZQ3DJPY5.js} +3 -3
@@ -1,15 +1,15 @@
|
|
1
|
+
import {
|
2
|
+
remove_dir_exports
|
3
|
+
} from "./chunk-BSUQNHAM.js";
|
4
|
+
import {
|
5
|
+
list_exports
|
6
|
+
} from "./chunk-3CLGBOHN.js";
|
1
7
|
import {
|
2
8
|
copy_dir_exports
|
3
9
|
} from "./chunk-N2T672IG.js";
|
4
10
|
import {
|
5
11
|
move_dir_exports
|
6
12
|
} from "./chunk-BE7OXZRK.js";
|
7
|
-
import {
|
8
|
-
list_exports
|
9
|
-
} from "./chunk-3CLGBOHN.js";
|
10
|
-
import {
|
11
|
-
remove_dir_exports
|
12
|
-
} from "./chunk-BSUQNHAM.js";
|
13
13
|
import {
|
14
14
|
__export
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|
@@ -1,21 +1,24 @@
|
|
1
1
|
import {
|
2
2
|
array
|
3
3
|
} from "./chunk-QAQZEKIF.js";
|
4
|
+
import {
|
5
|
+
any
|
6
|
+
} from "./chunk-FHLCPVND.js";
|
4
7
|
import {
|
5
8
|
nullFunc
|
6
9
|
} from "./chunk-QAVYONH6.js";
|
7
|
-
import {
|
8
|
-
Serialize
|
9
|
-
} from "./chunk-SXRWMH3U.js";
|
10
10
|
import {
|
11
11
|
Types
|
12
12
|
} from "./chunk-XEQ2PBT2.js";
|
13
|
-
import {
|
14
|
-
any
|
15
|
-
} from "./chunk-FHLCPVND.js";
|
16
13
|
import {
|
17
14
|
SmartTags
|
18
15
|
} from "./chunk-UT2J62LH.js";
|
16
|
+
import {
|
17
|
+
insertNode
|
18
|
+
} from "./chunk-XA4HVHJ4.js";
|
19
|
+
import {
|
20
|
+
Serialize
|
21
|
+
} from "./chunk-SXRWMH3U.js";
|
19
22
|
import {
|
20
23
|
Transformer
|
21
24
|
} from "./chunk-BKO7GLC2.js";
|
@@ -23,8 +26,8 @@ import {
|
|
23
26
|
Method
|
24
27
|
} from "./chunk-RW7VAKJW.js";
|
25
28
|
import {
|
26
|
-
|
27
|
-
} from "./chunk-
|
29
|
+
recordMap
|
30
|
+
} from "./chunk-XNF5MLCQ.js";
|
28
31
|
import {
|
29
32
|
isInEnum
|
30
33
|
} from "./chunk-E6MSDKON.js";
|
@@ -32,14 +35,11 @@ import {
|
|
32
35
|
isRecord
|
33
36
|
} from "./chunk-YDIBNEGA.js";
|
34
37
|
import {
|
35
|
-
|
36
|
-
} from "./chunk-
|
38
|
+
replaceAll
|
39
|
+
} from "./chunk-ZTDVUXPR.js";
|
37
40
|
import {
|
38
41
|
Outcome
|
39
42
|
} from "./chunk-JMU5PDBD.js";
|
40
|
-
import {
|
41
|
-
replaceAll
|
42
|
-
} from "./chunk-ZTDVUXPR.js";
|
43
43
|
import {
|
44
44
|
trimEnd,
|
45
45
|
trimStart
|
@@ -1,15 +1,15 @@
|
|
1
|
+
import {
|
2
|
+
remove_dir_exports
|
3
|
+
} from "./chunk-QLDN574K.js";
|
4
|
+
import {
|
5
|
+
list_exports
|
6
|
+
} from "./chunk-37TRFYZT.js";
|
1
7
|
import {
|
2
8
|
copy_dir_exports
|
3
9
|
} from "./chunk-V3L55I2S.js";
|
4
10
|
import {
|
5
11
|
move_dir_exports
|
6
12
|
} from "./chunk-BWYH445G.js";
|
7
|
-
import {
|
8
|
-
list_exports
|
9
|
-
} from "./chunk-37TRFYZT.js";
|
10
|
-
import {
|
11
|
-
remove_dir_exports
|
12
|
-
} from "./chunk-QLDN574K.js";
|
13
13
|
import {
|
14
14
|
__export
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|
@@ -1,3 +1,6 @@
|
|
1
|
+
import {
|
2
|
+
exists_exports
|
3
|
+
} from "./chunk-ZJTWDCNZ.js";
|
1
4
|
import {
|
2
5
|
remove_exports
|
3
6
|
} from "./chunk-KJAEVOIW.js";
|
@@ -13,9 +16,6 @@ import {
|
|
13
16
|
import {
|
14
17
|
copy_exports
|
15
18
|
} from "./chunk-NMYVJJXV.js";
|
16
|
-
import {
|
17
|
-
exists_exports
|
18
|
-
} from "./chunk-ZJTWDCNZ.js";
|
19
19
|
import {
|
20
20
|
download_exports
|
21
21
|
} from "./chunk-FF5NURFO.js";
|
@@ -2,14 +2,14 @@ import {
|
|
2
2
|
get_metadata_exports
|
3
3
|
} from "./chunk-ZNA7SWFK.js";
|
4
4
|
import {
|
5
|
-
|
6
|
-
} from "./chunk-
|
5
|
+
remove_dir_exports
|
6
|
+
} from "./chunk-QLDN574K.js";
|
7
7
|
import {
|
8
8
|
list_exports
|
9
9
|
} from "./chunk-37TRFYZT.js";
|
10
10
|
import {
|
11
|
-
|
12
|
-
} from "./chunk-
|
11
|
+
move_dir_exports
|
12
|
+
} from "./chunk-BWYH445G.js";
|
13
13
|
import {
|
14
14
|
__export
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|
@@ -1,15 +1,15 @@
|
|
1
|
+
import {
|
2
|
+
remove_dir_exports
|
3
|
+
} from "./chunk-5ZJ3KJPK.js";
|
4
|
+
import {
|
5
|
+
list_exports
|
6
|
+
} from "./chunk-UK2F7CWI.js";
|
1
7
|
import {
|
2
8
|
copy_dir_exports
|
3
9
|
} from "./chunk-WAHPAZQS.js";
|
4
10
|
import {
|
5
11
|
move_dir_exports
|
6
12
|
} from "./chunk-RWO53U4X.js";
|
7
|
-
import {
|
8
|
-
list_exports
|
9
|
-
} from "./chunk-UK2F7CWI.js";
|
10
|
-
import {
|
11
|
-
remove_dir_exports
|
12
|
-
} from "./chunk-5ZJ3KJPK.js";
|
13
13
|
import {
|
14
14
|
__export
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|
@@ -1,15 +1,15 @@
|
|
1
|
+
import {
|
2
|
+
remove_dir_exports
|
3
|
+
} from "./chunk-4XSDRT23.js";
|
4
|
+
import {
|
5
|
+
list_exports
|
6
|
+
} from "./chunk-ZSUG52DO.js";
|
1
7
|
import {
|
2
8
|
copy_dir_exports
|
3
9
|
} from "./chunk-4XBUJAQU.js";
|
4
10
|
import {
|
5
11
|
move_dir_exports
|
6
12
|
} from "./chunk-ON6LC3HE.js";
|
7
|
-
import {
|
8
|
-
list_exports
|
9
|
-
} from "./chunk-ZSUG52DO.js";
|
10
|
-
import {
|
11
|
-
remove_dir_exports
|
12
|
-
} from "./chunk-4XSDRT23.js";
|
13
13
|
import {
|
14
14
|
__export
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|
@@ -1,36 +1,36 @@
|
|
1
|
+
import {
|
2
|
+
exists_file_exports
|
3
|
+
} from "./chunk-24ZUWYIR.js";
|
4
|
+
import {
|
5
|
+
remove_dir_exports
|
6
|
+
} from "./chunk-CA3UPHYO.js";
|
1
7
|
import {
|
2
8
|
remove_file_exports
|
3
9
|
} from "./chunk-H4LW6FP3.js";
|
4
10
|
import {
|
5
11
|
move_file_exports
|
6
12
|
} from "./chunk-646R6BQZ.js";
|
13
|
+
import {
|
14
|
+
list_dir_exports
|
15
|
+
} from "./chunk-DPQRXSZH.js";
|
7
16
|
import {
|
8
17
|
stat_file_exports
|
9
18
|
} from "./chunk-UK4HNSEJ.js";
|
10
19
|
import {
|
11
20
|
upload_file_exports
|
12
21
|
} from "./chunk-NOLQR5RW.js";
|
13
|
-
import {
|
14
|
-
copy_file_exports
|
15
|
-
} from "./chunk-OA7Y2A5T.js";
|
16
|
-
import {
|
17
|
-
exists_file_exports
|
18
|
-
} from "./chunk-24ZUWYIR.js";
|
19
22
|
import {
|
20
23
|
copy_dir_exports
|
21
24
|
} from "./chunk-6NLNUGBI.js";
|
25
|
+
import {
|
26
|
+
copy_file_exports
|
27
|
+
} from "./chunk-OA7Y2A5T.js";
|
22
28
|
import {
|
23
29
|
download_file_exports
|
24
30
|
} from "./chunk-EOTOFHUR.js";
|
25
31
|
import {
|
26
32
|
move_dir_exports
|
27
33
|
} from "./chunk-FS6LRTDK.js";
|
28
|
-
import {
|
29
|
-
list_dir_exports
|
30
|
-
} from "./chunk-DPQRXSZH.js";
|
31
|
-
import {
|
32
|
-
remove_dir_exports
|
33
|
-
} from "./chunk-CA3UPHYO.js";
|
34
34
|
import {
|
35
35
|
__export
|
36
36
|
} from "./chunk-WSFCRVEQ.js";
|
@@ -1,3 +1,6 @@
|
|
1
|
+
import {
|
2
|
+
exists_exports
|
3
|
+
} from "./chunk-ZEZCYPLQ.js";
|
1
4
|
import {
|
2
5
|
remove_exports
|
3
6
|
} from "./chunk-3TKBCG7Y.js";
|
@@ -13,9 +16,6 @@ import {
|
|
13
16
|
import {
|
14
17
|
copy_exports
|
15
18
|
} from "./chunk-C6QTHDDM.js";
|
16
|
-
import {
|
17
|
-
exists_exports
|
18
|
-
} from "./chunk-ZEZCYPLQ.js";
|
19
19
|
import {
|
20
20
|
download_exports
|
21
21
|
} from "./chunk-IV75M3KE.js";
|