@design-edito/tools 0.2.21 → 0.2.24
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 +7 -7
- package/agnostic/css/index.js +8 -8
- package/agnostic/css/styles-set/index.js +6 -6
- package/agnostic/html/hyper-json/cast/index.js +3 -3
- package/agnostic/html/hyper-json/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.d.ts +1 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +5 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
- package/agnostic/html/hyper-json/tree/index.js +3 -3
- package/agnostic/html/hyper-json/utils/index.js +3 -3
- package/agnostic/html/index.js +11 -11
- 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/index.js +46 -46
- package/agnostic/misc/crossenv/index.js +2 -2
- package/agnostic/misc/index.js +14 -14
- package/agnostic/misc/lorem-ipsum/index.js +11 -11
- package/agnostic/objects/index.js +4 -4
- package/agnostic/random/index.js +2 -2
- package/agnostic/strings/index.js +3 -3
- package/agnostic/time/index.js +6 -6
- package/chunks/{chunk-ZBBU2P4D.js → chunk-36CTYZYA.js} +2 -2
- package/chunks/{chunk-QSJYUYZR.js → chunk-3P37PQA5.js} +10 -10
- package/chunks/{chunk-4KFGAAZI.js → chunk-4BTLOZQV.js} +1 -1
- package/chunks/{chunk-P4QLUFV3.js → chunk-6L5IVVPM.js} +5 -5
- package/chunks/{chunk-AQBJ6HNB.js → chunk-B446JIN3.js} +1 -1
- package/chunks/{chunk-OPTFMRLT.js → chunk-BVN6QBJZ.js} +2 -2
- package/chunks/{chunk-2ZH27VBQ.js → chunk-BYFVTEWM.js} +18 -18
- package/chunks/{chunk-TIER4TF4.js → chunk-CHUOCTRP.js} +1 -1
- package/chunks/{chunk-X34YXAEL.js → chunk-GC56TKQB.js} +7 -7
- package/chunks/{chunk-EUY6RY7T.js → chunk-GTN74PRL.js} +15 -13
- package/chunks/{chunk-OZJSRQRS.js → chunk-JDLINMP5.js} +4 -4
- package/chunks/{chunk-XB3EGDBI.js → chunk-JWF5EKM2.js} +1 -1
- package/chunks/{chunk-N4XTJFP4.js → chunk-LIE4PJZI.js} +2 -2
- package/chunks/{chunk-U4ORVPZC.js → chunk-LK2G6T6E.js} +2 -2
- package/chunks/{chunk-5WCGXMYN.js → chunk-NAU4AITG.js} +6 -6
- package/chunks/{chunk-AWK26DN5.js → chunk-NKHQJUGV.js} +1 -1
- package/chunks/{chunk-4ZAALQIB.js → chunk-NSEA3T4D.js} +1 -1
- package/chunks/{chunk-KDHFW3JD.js → chunk-OBJEBN4X.js} +2 -2
- package/chunks/{chunk-YWDMZGCM.js → chunk-PNDHXJKV.js} +4 -4
- package/chunks/{chunk-SKBOSWM2.js → chunk-SA2IY5LN.js} +1 -1
- package/chunks/{chunk-VEMYBSKC.js → chunk-XS5I25MY.js} +1 -1
- package/chunks/{chunk-GLTGT44F.js → chunk-Y3X4T6ML.js} +1 -1
- package/node/@aws-s3/index.js +12 -12
- package/node/@aws-s3/storage/directory/index.js +8 -8
- package/node/@aws-s3/storage/file/index.js +12 -12
- package/node/@aws-s3/storage/index.js +13 -13
- package/node/@google-cloud/index.js +16 -16
- package/node/@google-cloud/storage/bucket/index.js +5 -5
- package/node/@google-cloud/storage/directory/index.js +8 -8
- package/node/@google-cloud/storage/file/index.js +19 -19
- package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
- package/node/@google-cloud/storage/index.js +17 -17
- package/node/cloud-storage/index.js +42 -42
- package/node/cloud-storage/operations/index.js +55 -55
- package/node/ftps/directory/index.js +8 -8
- package/node/ftps/file/index.js +12 -12
- package/node/ftps/index.js +11 -11
- package/node/images/create/index.js +3 -3
- package/node/images/format/index.js +3 -3
- package/node/images/index.js +10 -10
- package/node/images/metadata/index.js +3 -3
- package/node/images/transform/index.js +9 -9
- 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 +81 -81
- package/node/sftp/directory/index.js +8 -8
- package/node/sftp/file/index.js +12 -12
- package/node/sftp/index.js +11 -11
- package/package.json +1 -1
- package/chunks/{chunk-DEQWCMAL.js → chunk-343P6DVY.js} +11 -11
- package/chunks/{chunk-4OLNO5AS.js → chunk-57C5ZFIF.js} +6 -6
- package/chunks/{chunk-UFAUZSLF.js → chunk-7WT5CSN6.js} +6 -6
- package/chunks/{chunk-67MIFAPE.js → chunk-A7K5DUP7.js} +7 -7
- package/chunks/{chunk-2MLHTFHH.js → chunk-CNMP2GU4.js} +7 -7
- package/chunks/{chunk-DDPDSWTL.js → chunk-F6TFHQ5U.js} +21 -21
- package/chunks/{chunk-LAVXHKKR.js → chunk-KTRNAXZK.js} +11 -11
- package/chunks/{chunk-JSW6R3ZH.js → chunk-QRGAXWZB.js} +11 -11
- package/chunks/{chunk-OVG5RGI3.js → chunk-S32K7POB.js} +4 -4
- package/chunks/{chunk-G5RRNREY.js → chunk-S4VO4PFZ.js} +3 -3
- package/chunks/{chunk-2VVWLKKU.js → chunk-SXJAI55K.js} +5 -5
- package/chunks/{chunk-WKGSTVTK.js → chunk-UEAMPAHK.js} +4 -4
- package/chunks/{chunk-FR5H2OCV.js → chunk-UFKH5WD2.js} +3 -3
- package/chunks/{chunk-UUU5SPFH.js → chunk-X5F6XGEP.js} +7 -7
- package/chunks/{chunk-I5ESIQRV.js → chunk-Y4B6LGMI.js} +18 -18
- package/chunks/{chunk-2LMQFXW6.js → chunk-ZBAKY6DB.js} +7 -7
|
@@ -2,14 +2,14 @@ import {
|
|
|
2
2
|
get_metadata_exports
|
|
3
3
|
} from "./chunk-ZNA7SWFK.js";
|
|
4
4
|
import {
|
|
5
|
-
|
|
6
|
-
} from "./chunk-
|
|
5
|
+
list_exports
|
|
6
|
+
} from "./chunk-37TRFYZT.js";
|
|
7
7
|
import {
|
|
8
8
|
move_dir_exports
|
|
9
9
|
} from "./chunk-BWYH445G.js";
|
|
10
10
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
11
|
+
remove_dir_exports
|
|
12
|
+
} from "./chunk-QLDN574K.js";
|
|
13
13
|
import {
|
|
14
14
|
__export
|
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Window
|
|
3
|
+
} from "./chunk-RLJOYG64.js";
|
|
1
4
|
import {
|
|
2
5
|
detectRuntime
|
|
3
6
|
} from "./chunk-S2NMAH7K.js";
|
|
4
7
|
import {
|
|
5
8
|
Types
|
|
6
9
|
} from "./chunk-LV2VMOWR.js";
|
|
7
|
-
import {
|
|
8
|
-
Window
|
|
9
|
-
} from "./chunk-RLJOYG64.js";
|
|
10
10
|
|
|
11
11
|
// src/agnostic/misc/crossenv/index.ts
|
|
12
12
|
var Crossenv;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import {
|
|
5
|
-
remove_dir_exports
|
|
6
|
-
} from "./chunk-QLDN574K.js";
|
|
2
|
+
list_exports
|
|
3
|
+
} from "./chunk-37TRFYZT.js";
|
|
7
4
|
import {
|
|
8
5
|
move_dir_exports
|
|
9
6
|
} from "./chunk-BWYH445G.js";
|
|
10
7
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
8
|
+
remove_dir_exports
|
|
9
|
+
} from "./chunk-QLDN574K.js";
|
|
10
|
+
import {
|
|
11
|
+
copy_dir_exports
|
|
12
|
+
} from "./chunk-V3L55I2S.js";
|
|
13
13
|
import {
|
|
14
14
|
__export
|
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
isOverlayOperationParams,
|
|
3
|
-
overlay
|
|
4
|
-
} from "./chunk-CLLJV343.js";
|
|
5
1
|
import {
|
|
6
2
|
isLevelOperationParams,
|
|
7
3
|
level
|
|
@@ -10,14 +6,18 @@ import {
|
|
|
10
6
|
isLightenOperationParams,
|
|
11
7
|
lighten
|
|
12
8
|
} from "./chunk-RHKFMXM3.js";
|
|
13
|
-
import {
|
|
14
|
-
isResizeOperationParams,
|
|
15
|
-
resize
|
|
16
|
-
} from "./chunk-STPN5KZL.js";
|
|
17
9
|
import {
|
|
18
10
|
isNormalizeOperationParams,
|
|
19
11
|
normalize
|
|
20
12
|
} from "./chunk-3G6FOHII.js";
|
|
13
|
+
import {
|
|
14
|
+
isOverlayOperationParams,
|
|
15
|
+
overlay
|
|
16
|
+
} from "./chunk-CLLJV343.js";
|
|
17
|
+
import {
|
|
18
|
+
isResizeOperationParams,
|
|
19
|
+
resize
|
|
20
|
+
} from "./chunk-STPN5KZL.js";
|
|
21
21
|
import {
|
|
22
22
|
isRotateOperationParams,
|
|
23
23
|
rotate
|
|
@@ -26,32 +26,32 @@ import {
|
|
|
26
26
|
isSaturateOperationParams,
|
|
27
27
|
saturate
|
|
28
28
|
} from "./chunk-QTA7ZEVX.js";
|
|
29
|
-
import {
|
|
30
|
-
brighten,
|
|
31
|
-
isBrightenOperationParams
|
|
32
|
-
} from "./chunk-SRXNICSE.js";
|
|
33
29
|
import {
|
|
34
30
|
blur,
|
|
35
31
|
isBlurOperationParams
|
|
36
32
|
} from "./chunk-P26Y7YUA.js";
|
|
33
|
+
import {
|
|
34
|
+
brighten,
|
|
35
|
+
isBrightenOperationParams
|
|
36
|
+
} from "./chunk-SRXNICSE.js";
|
|
37
37
|
import {
|
|
38
38
|
extend,
|
|
39
39
|
isExtendOperationParams
|
|
40
40
|
} from "./chunk-YVKM7N55.js";
|
|
41
|
+
import {
|
|
42
|
+
flatten,
|
|
43
|
+
isFlattenOperationParams
|
|
44
|
+
} from "./chunk-P5JJOC5K.js";
|
|
41
45
|
import {
|
|
42
46
|
extract,
|
|
43
47
|
isExtractOperationParams
|
|
44
48
|
} from "./chunk-HFZGH6V2.js";
|
|
45
|
-
import {
|
|
46
|
-
flop
|
|
47
|
-
} from "./chunk-YA2YCZUF.js";
|
|
48
49
|
import {
|
|
49
50
|
flip
|
|
50
51
|
} from "./chunk-WNDMYNDU.js";
|
|
51
52
|
import {
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
} from "./chunk-P5JJOC5K.js";
|
|
53
|
+
flop
|
|
54
|
+
} from "./chunk-YA2YCZUF.js";
|
|
55
55
|
import {
|
|
56
56
|
hue,
|
|
57
57
|
isHueOperationParams
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
} from "./chunk-
|
|
4
|
-
import {
|
|
5
|
-
remove_dir_exports
|
|
6
|
-
} from "./chunk-4XSDRT23.js";
|
|
2
|
+
list_exports
|
|
3
|
+
} from "./chunk-ZSUG52DO.js";
|
|
7
4
|
import {
|
|
8
5
|
move_dir_exports
|
|
9
6
|
} from "./chunk-ON6LC3HE.js";
|
|
10
7
|
import {
|
|
11
|
-
|
|
12
|
-
} from "./chunk-
|
|
8
|
+
remove_dir_exports
|
|
9
|
+
} from "./chunk-4XSDRT23.js";
|
|
10
|
+
import {
|
|
11
|
+
copy_dir_exports
|
|
12
|
+
} from "./chunk-4XBUJAQU.js";
|
|
13
13
|
import {
|
|
14
14
|
__export
|
|
15
15
|
} from "./chunk-WSFCRVEQ.js";
|