@design-edito/tools 0.2.35 → 0.2.39
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 +4 -4
- package/agnostic/colors/index.js +7 -7
- package/agnostic/css/index.js +3 -3
- package/agnostic/html/hyper-json/cast/index.js +4 -4
- package/agnostic/html/hyper-json/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +4 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +8 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +4 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +6 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +4 -4
- package/agnostic/html/hyper-json/tree/index.js +4 -4
- package/agnostic/html/hyper-json/utils/index.js +4 -4
- package/agnostic/html/index.js +8 -8
- package/agnostic/index.js +45 -45
- package/agnostic/misc/index.js +10 -10
- package/agnostic/misc/lorem-ipsum/index.js +5 -5
- package/agnostic/numbers/index.js +2 -2
- package/agnostic/objects/index.js +4 -4
- package/agnostic/optim/index.js +2 -2
- package/agnostic/strings/index.js +6 -6
- package/chunks/{chunk-RQIUCX5W.js → chunk-AZD3VUWK.js} +10 -10
- package/chunks/{chunk-YRGB7BKW.js → chunk-B43NYQDI.js} +1 -1
- package/chunks/{chunk-ALNOBFBI.js → chunk-EIIADR7E.js} +1 -1
- package/chunks/{chunk-GIPEJSLA.js → chunk-EUQFWLAH.js} +1 -1
- package/chunks/{chunk-KAPF3NFM.js → chunk-FEIKHYDQ.js} +1 -1
- package/chunks/{chunk-JZADBXY6.js → chunk-FVFVKL54.js} +4 -4
- package/chunks/{chunk-IKZEALBM.js → chunk-GTVOFJKO.js} +1 -1
- package/chunks/{chunk-3QNQZCIQ.js → chunk-IYQV2LP4.js} +153 -33
- package/chunks/{chunk-22TZQ2Y3.js → chunk-JZ5MFJQB.js} +1 -1
- package/chunks/{chunk-FUWQGDED.js → chunk-OJCVOSWP.js} +7 -7
- package/chunks/{chunk-AJJ6HJJP.js → chunk-PU7NOIJB.js} +1 -1
- package/chunks/{chunk-DZIL3PKQ.js → chunk-VLC7LRED.js} +1 -1
- package/chunks/{chunk-OBOXISER.js → chunk-ZYTGT7AE.js} +1 -1
- package/node/@aws-s3/index.js +9 -9
- package/node/@aws-s3/storage/file/index.js +10 -10
- package/node/@aws-s3/storage/index.js +8 -8
- package/node/@google-cloud/index.js +11 -11
- package/node/@google-cloud/storage/file/index.js +14 -14
- package/node/@google-cloud/storage/index.js +10 -10
- package/node/cloud-storage/index.js +32 -32
- package/node/cloud-storage/operations/index.js +41 -41
- package/node/files/index.js +2 -2
- package/node/ftps/file/index.js +10 -10
- package/node/ftps/index.js +8 -8
- package/node/images/create/index.js +3 -3
- package/node/images/format/index.js +3 -3
- package/node/images/index.js +14 -14
- package/node/images/metadata/index.js +3 -3
- package/node/images/transform/index.js +10 -10
- package/node/images/transform/operations/extend/index.js +3 -3
- package/node/images/transform/operations/flatten/index.js +3 -3
- package/node/images/transform/operations/overlay/index.js +3 -3
- package/node/images/transform/operations/resize/index.js +3 -3
- package/node/images/transform/operations/rotate/index.js +3 -3
- package/node/images/utils/index.js +3 -3
- package/node/index.js +70 -70
- package/node/sftp/file/index.js +10 -10
- package/node/sftp/index.js +8 -8
- package/package.json +1 -1
- package/chunks/{chunk-PUMFAJ3M.js → chunk-3KZNRSDD.js} +6 -6
- package/chunks/{chunk-DNVXXILZ.js → chunk-3USAHFOX.js} +6 -6
- package/chunks/{chunk-ZUOQTT7I.js → chunk-45E3E4KW.js} +8 -8
- package/chunks/{chunk-73SQU3NQ.js → chunk-4RPGLKRQ.js} +12 -12
- package/chunks/{chunk-XWNINAUS.js → chunk-536IRELM.js} +9 -9
- package/chunks/{chunk-CMAS4BKV.js → chunk-6YQGM6N6.js} +3 -3
- package/chunks/{chunk-G2SCEXXK.js → chunk-GABKKGNI.js} +21 -21
- package/chunks/{chunk-KVZLVTMX.js → chunk-KXIEPXDI.js} +9 -9
- package/chunks/{chunk-4NP5VB4R.js → chunk-OKCPVFQW.js} +16 -16
- package/chunks/{chunk-A3EVZT6I.js → chunk-PWNX5TWJ.js} +13 -13
- package/chunks/{chunk-HYUALSEP.js → chunk-QHAB6XYD.js} +3 -3
- package/chunks/{chunk-UKD6DFES.js → chunk-WOYF3N4A.js} +3 -3
- package/chunks/{chunk-SABB7UCL.js → chunk-Y5GGIBPI.js} +6 -6
- package/chunks/{chunk-HDIB7EXM.js → chunk-ZMT6S52U.js} +9 -9
|
@@ -1,12 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
} from "./chunk-
|
|
2
|
+
update_metadata_exports
|
|
3
|
+
} from "./chunk-HWVEI3RH.js";
|
|
4
4
|
import {
|
|
5
5
|
get_metadata_exports
|
|
6
6
|
} from "./chunk-42K3MQQ5.js";
|
|
7
|
-
import {
|
|
8
|
-
update_metadata_exports
|
|
9
|
-
} from "./chunk-HWVEI3RH.js";
|
|
10
7
|
import {
|
|
11
8
|
revoke_signed_urls_exports
|
|
12
9
|
} from "./chunk-G5RRNREY.js";
|
|
@@ -14,26 +11,29 @@ import {
|
|
|
14
11
|
get_permissions_exports
|
|
15
12
|
} from "./chunk-YKPA3MQL.js";
|
|
16
13
|
import {
|
|
17
|
-
|
|
18
|
-
} from "./chunk-
|
|
14
|
+
generate_signed_url_exports
|
|
15
|
+
} from "./chunk-PAIUCLVK.js";
|
|
19
16
|
import {
|
|
20
17
|
remove_exports
|
|
21
18
|
} from "./chunk-7J7CYOXU.js";
|
|
22
|
-
import {
|
|
23
|
-
move_exports
|
|
24
|
-
} from "./chunk-6IYUA43Q.js";
|
|
25
|
-
import {
|
|
26
|
-
stat_exports
|
|
27
|
-
} from "./chunk-W3RXHN5I.js";
|
|
28
19
|
import {
|
|
29
20
|
upload_exports
|
|
30
21
|
} from "./chunk-FB3GNE2B.js";
|
|
22
|
+
import {
|
|
23
|
+
copy_exports
|
|
24
|
+
} from "./chunk-CWZFRUBS.js";
|
|
31
25
|
import {
|
|
32
26
|
download_exports
|
|
33
27
|
} from "./chunk-2JH4TCT2.js";
|
|
34
28
|
import {
|
|
35
29
|
exists_exports
|
|
36
30
|
} from "./chunk-5VHFXWFM.js";
|
|
31
|
+
import {
|
|
32
|
+
move_exports
|
|
33
|
+
} from "./chunk-6IYUA43Q.js";
|
|
34
|
+
import {
|
|
35
|
+
stat_exports
|
|
36
|
+
} from "./chunk-W3RXHN5I.js";
|
|
37
37
|
import {
|
|
38
38
|
__export
|
|
39
39
|
} from "./chunk-WSFCRVEQ.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
isInDirectory
|
|
3
3
|
} from "./chunk-NRITRUZW.js";
|
|
4
|
-
import {
|
|
5
|
-
Subpaths
|
|
6
|
-
} from "./chunk-F3WCF6DL.js";
|
|
7
4
|
import {
|
|
8
5
|
readWrite
|
|
9
6
|
} from "./chunk-7DBNMU6N.js";
|
|
7
|
+
import {
|
|
8
|
+
Subpaths
|
|
9
|
+
} from "./chunk-F3WCF6DL.js";
|
|
10
10
|
import {
|
|
11
11
|
__export
|
|
12
12
|
} from "./chunk-WSFCRVEQ.js";
|
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import {
|
|
2
|
+
randomPick,
|
|
3
|
+
randomPickMany
|
|
4
|
+
} from "./chunk-AQBJ6HNB.js";
|
|
1
5
|
import {
|
|
2
6
|
make
|
|
3
7
|
} from "./chunk-RLAZR3NL.js";
|
|
@@ -5,15 +9,11 @@ import {
|
|
|
5
9
|
shuffle
|
|
6
10
|
} from "./chunk-VJJIYJMY.js";
|
|
7
11
|
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
} from "./chunk-AQBJ6HNB.js";
|
|
12
|
+
isArrayOf
|
|
13
|
+
} from "./chunk-6RGDWX4A.js";
|
|
11
14
|
import {
|
|
12
15
|
findDuplicates
|
|
13
16
|
} from "./chunk-YS6WMSWC.js";
|
|
14
|
-
import {
|
|
15
|
-
isArrayOf
|
|
16
|
-
} from "./chunk-6RGDWX4A.js";
|
|
17
17
|
|
|
18
18
|
// src/agnostic/arrays/index.tsx
|
|
19
19
|
var Arrays;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
import {
|
|
2
|
-
copy_exports
|
|
3
|
-
} from "./chunk-NMYVJJXV.js";
|
|
4
1
|
import {
|
|
5
2
|
remove_exports
|
|
6
3
|
} from "./chunk-KJAEVOIW.js";
|
|
7
|
-
import {
|
|
8
|
-
move_exports
|
|
9
|
-
} from "./chunk-HRNDUTZE.js";
|
|
10
|
-
import {
|
|
11
|
-
stat_exports
|
|
12
|
-
} from "./chunk-CNYSX2L2.js";
|
|
13
4
|
import {
|
|
14
5
|
upload_exports
|
|
15
6
|
} from "./chunk-CVDCTI7F.js";
|
|
7
|
+
import {
|
|
8
|
+
copy_exports
|
|
9
|
+
} from "./chunk-NMYVJJXV.js";
|
|
16
10
|
import {
|
|
17
11
|
download_exports
|
|
18
12
|
} from "./chunk-FF5NURFO.js";
|
|
19
13
|
import {
|
|
20
14
|
exists_exports
|
|
21
15
|
} from "./chunk-ZJTWDCNZ.js";
|
|
16
|
+
import {
|
|
17
|
+
move_exports
|
|
18
|
+
} from "./chunk-HRNDUTZE.js";
|
|
19
|
+
import {
|
|
20
|
+
stat_exports
|
|
21
|
+
} from "./chunk-CNYSX2L2.js";
|
|
22
22
|
import {
|
|
23
23
|
__export
|
|
24
24
|
} from "./chunk-WSFCRVEQ.js";
|