@design-edito/tools 0.2.37 → 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.
Files changed (143) hide show
  1. package/agnostic/arrays/index.js +3 -3
  2. package/agnostic/colors/index.js +7 -7
  3. package/agnostic/css/index.js +5 -5
  4. package/agnostic/css/styles-set/index.js +3 -3
  5. package/agnostic/html/hyper-json/cast/index.js +3 -3
  6. package/agnostic/html/hyper-json/index.js +4 -4
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +3 -3
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +3 -3
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +3 -3
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +3 -3
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +3 -3
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +3 -3
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +3 -3
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +3 -3
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +3 -3
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +3 -3
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +3 -3
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +3 -3
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +3 -3
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +3 -3
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +3 -3
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +3 -3
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +3 -3
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +3 -3
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +3 -3
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +3 -3
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +3 -3
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +3 -3
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +3 -3
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +3 -3
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +3 -3
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +3 -3
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +3 -3
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +3 -3
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +3 -3
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +3 -3
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +3 -3
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +4 -3
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +7 -5
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
  60. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
  61. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
  62. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
  63. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +3 -3
  64. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
  65. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
  66. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
  67. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
  68. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
  69. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
  70. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
  71. package/agnostic/html/hyper-json/tree/index.js +3 -3
  72. package/agnostic/html/hyper-json/utils/index.js +3 -3
  73. package/agnostic/html/index.js +6 -6
  74. package/agnostic/index.js +32 -32
  75. package/agnostic/misc/index.js +10 -10
  76. package/agnostic/misc/lorem-ipsum/index.js +6 -6
  77. package/agnostic/objects/index.js +2 -2
  78. package/agnostic/random/index.js +2 -2
  79. package/agnostic/strings/index.js +5 -5
  80. package/agnostic/time/index.js +3 -3
  81. package/chunks/{chunk-V3NHCEO5.js → chunk-3USAHFOX.js} +5 -5
  82. package/chunks/{chunk-FNGETPCZ.js → chunk-AZD3VUWK.js} +4 -4
  83. package/chunks/{chunk-7NLDR53D.js → chunk-B43NYQDI.js} +1 -1
  84. package/chunks/{chunk-ALFP7OQ3.js → chunk-EIIADR7E.js} +3 -3
  85. package/chunks/{chunk-TGDJWP5U.js → chunk-EUQFWLAH.js} +2 -2
  86. package/chunks/{chunk-NUPAV2JX.js → chunk-FEIKHYDQ.js} +4 -4
  87. package/chunks/{chunk-OYDCT5KK.js → chunk-FVFVKL54.js} +1 -1
  88. package/chunks/{chunk-YFBIPMXD.js → chunk-GTVOFJKO.js} +1 -1
  89. package/chunks/{chunk-NGIZKJDJ.js → chunk-IYQV2LP4.js} +26 -20
  90. package/chunks/{chunk-BPYICFMX.js → chunk-JZ5MFJQB.js} +1 -1
  91. package/chunks/{chunk-TAUQZCR6.js → chunk-OJCVOSWP.js} +4 -4
  92. package/chunks/{chunk-WJBQ2BO4.js → chunk-PU7NOIJB.js} +1 -1
  93. package/chunks/{chunk-GXOIVZUI.js → chunk-PWNX5TWJ.js} +13 -13
  94. package/chunks/{chunk-U4ORVPZC.js → chunk-STW5RKR7.js} +1 -1
  95. package/chunks/{chunk-63J76ST6.js → chunk-VLC7LRED.js} +2 -2
  96. package/chunks/{chunk-YRZFKMR4.js → chunk-ZYTGT7AE.js} +4 -4
  97. package/node/@aws-s3/index.js +9 -9
  98. package/node/@aws-s3/storage/directory/index.js +5 -5
  99. package/node/@aws-s3/storage/file/index.js +6 -6
  100. package/node/@aws-s3/storage/index.js +8 -8
  101. package/node/@google-cloud/index.js +13 -13
  102. package/node/@google-cloud/storage/bucket/index.js +4 -4
  103. package/node/@google-cloud/storage/directory/index.js +5 -5
  104. package/node/@google-cloud/storage/file/index.js +14 -14
  105. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  106. package/node/@google-cloud/storage/index.js +12 -12
  107. package/node/cloud-storage/index.js +27 -27
  108. package/node/cloud-storage/operations/index.js +34 -34
  109. package/node/ftps/directory/index.js +5 -5
  110. package/node/ftps/file/index.js +6 -6
  111. package/node/ftps/index.js +10 -10
  112. package/node/images/create/index.js +3 -3
  113. package/node/images/format/index.js +3 -3
  114. package/node/images/index.js +12 -12
  115. package/node/images/metadata/index.js +3 -3
  116. package/node/images/transform/index.js +11 -11
  117. package/node/images/transform/operations/extend/index.js +3 -3
  118. package/node/images/transform/operations/flatten/index.js +3 -3
  119. package/node/images/transform/operations/overlay/index.js +3 -3
  120. package/node/images/transform/operations/resize/index.js +3 -3
  121. package/node/images/transform/operations/rotate/index.js +3 -3
  122. package/node/images/utils/index.js +3 -3
  123. package/node/index.js +62 -62
  124. package/node/sftp/directory/index.js +5 -5
  125. package/node/sftp/file/index.js +6 -6
  126. package/node/sftp/index.js +10 -10
  127. package/package.json +1 -1
  128. package/chunks/{chunk-CKENYYWH.js → chunk-26T64AEI.js} +4 -4
  129. package/chunks/{chunk-GYEO7JZV.js → chunk-3KZNRSDD.js} +6 -6
  130. package/chunks/{chunk-NK62JYTD.js → chunk-45E3E4KW.js} +3 -3
  131. package/chunks/{chunk-XPPOIKJL.js → chunk-4RPGLKRQ.js} +13 -13
  132. package/chunks/{chunk-6UXES4W7.js → chunk-536IRELM.js} +5 -5
  133. package/chunks/{chunk-S4VO4PFZ.js → chunk-G5RRNREY.js} +3 -3
  134. package/chunks/{chunk-DFDH7MGI.js → chunk-GABKKGNI.js} +23 -23
  135. package/chunks/{chunk-QTF7LWGT.js → chunk-KWQ4K4GN.js} +4 -4
  136. package/chunks/{chunk-5ZPVE6NR.js → chunk-KXIEPXDI.js} +5 -5
  137. package/chunks/{chunk-EZ22Z22X.js → chunk-MV473S2C.js} +4 -4
  138. package/chunks/{chunk-ZH3QMMVD.js → chunk-N4JGLSGA.js} +4 -4
  139. package/chunks/{chunk-FLE22O3O.js → chunk-OKCPVFQW.js} +13 -13
  140. package/chunks/{chunk-OVG5RGI3.js → chunk-S32K7POB.js} +4 -4
  141. package/chunks/{chunk-UEAMPAHK.js → chunk-UXEKCYL7.js} +3 -3
  142. package/chunks/{chunk-73UGWJYI.js → chunk-Y5GGIBPI.js} +5 -5
  143. package/chunks/{chunk-LGBQWEXH.js → chunk-ZMT6S52U.js} +5 -5
@@ -1,61 +1,61 @@
1
+ import {
2
+ flop
3
+ } from "./chunk-YA2YCZUF.js";
1
4
  import {
2
5
  isLightenOperationParams,
3
6
  lighten
4
7
  } from "./chunk-RHKFMXM3.js";
5
- import {
6
- isResizeOperationParams,
7
- resize
8
- } from "./chunk-STPN5KZL.js";
9
8
  import {
10
9
  isNormalizeOperationParams,
11
10
  normalize
12
11
  } from "./chunk-3G6FOHII.js";
12
+ import {
13
+ isOverlayOperationParams,
14
+ overlay
15
+ } from "./chunk-CLLJV343.js";
13
16
  import {
14
17
  isRotateOperationParams,
15
18
  rotate
16
19
  } from "./chunk-QWNWZBIO.js";
17
20
  import {
18
- hue,
19
- isHueOperationParams
20
- } from "./chunk-QSU3CVGF.js";
21
+ isResizeOperationParams,
22
+ resize
23
+ } from "./chunk-STPN5KZL.js";
21
24
  import {
22
25
  isSaturateOperationParams,
23
26
  saturate
24
27
  } from "./chunk-QTA7ZEVX.js";
25
28
  import {
26
- isOverlayOperationParams,
27
- overlay
28
- } from "./chunk-CLLJV343.js";
29
+ brighten,
30
+ isBrightenOperationParams
31
+ } from "./chunk-SRXNICSE.js";
32
+ import {
33
+ blur,
34
+ isBlurOperationParams
35
+ } from "./chunk-P26Y7YUA.js";
29
36
  import {
30
37
  extend,
31
38
  isExtendOperationParams
32
39
  } from "./chunk-YVKM7N55.js";
33
40
  import {
34
- brighten,
35
- isBrightenOperationParams
36
- } from "./chunk-SRXNICSE.js";
41
+ extract,
42
+ isExtractOperationParams
43
+ } from "./chunk-HFZGH6V2.js";
37
44
  import {
38
45
  flatten,
39
46
  isFlattenOperationParams
40
47
  } from "./chunk-P5JJOC5K.js";
41
- import {
42
- extract,
43
- isExtractOperationParams
44
- } from "./chunk-HFZGH6V2.js";
45
48
  import {
46
49
  flip
47
50
  } from "./chunk-WNDMYNDU.js";
48
51
  import {
49
- blur,
50
- isBlurOperationParams
51
- } from "./chunk-P26Y7YUA.js";
52
+ hue,
53
+ isHueOperationParams
54
+ } from "./chunk-QSU3CVGF.js";
52
55
  import {
53
56
  isLevelOperationParams,
54
57
  level
55
58
  } from "./chunk-2HJPX7E3.js";
56
- import {
57
- flop
58
- } from "./chunk-YA2YCZUF.js";
59
59
  import {
60
60
  toSharpInstance
61
61
  } from "./chunk-D5CCWCEI.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
- copy_dir_exports
3
- } from "./chunk-N2T672IG.js";
2
+ remove_dir_exports
3
+ } from "./chunk-BSUQNHAM.js";
4
4
  import {
5
5
  list_exports
6
6
  } from "./chunk-3CLGBOHN.js";
@@ -8,8 +8,8 @@ import {
8
8
  move_dir_exports
9
9
  } from "./chunk-BE7OXZRK.js";
10
10
  import {
11
- remove_dir_exports
12
- } from "./chunk-BSUQNHAM.js";
11
+ copy_dir_exports
12
+ } from "./chunk-N2T672IG.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,12 +1,9 @@
1
1
  import {
2
- stat_exports
3
- } from "./chunk-TGVYEQIA.js";
2
+ remove_exports
3
+ } from "./chunk-ANPXBD2G.js";
4
4
  import {
5
5
  upload_exports
6
6
  } from "./chunk-QDVDHFMZ.js";
7
- import {
8
- remove_exports
9
- } from "./chunk-ANPXBD2G.js";
10
7
  import {
11
8
  copy_exports
12
9
  } from "./chunk-QH64MYGA.js";
@@ -19,6 +16,9 @@ import {
19
16
  import {
20
17
  move_exports
21
18
  } from "./chunk-FE4DECBU.js";
19
+ import {
20
+ stat_exports
21
+ } from "./chunk-TGVYEQIA.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
- copy_dir_exports
3
- } from "./chunk-WAHPAZQS.js";
2
+ remove_dir_exports
3
+ } from "./chunk-5ZJ3KJPK.js";
4
4
  import {
5
5
  list_exports
6
6
  } from "./chunk-UK2F7CWI.js";
@@ -8,8 +8,8 @@ import {
8
8
  move_dir_exports
9
9
  } from "./chunk-RWO53U4X.js";
10
10
  import {
11
- remove_dir_exports
12
- } from "./chunk-5ZJ3KJPK.js";
11
+ copy_dir_exports
12
+ } from "./chunk-WAHPAZQS.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
- copy_dir_exports
3
- } from "./chunk-4XBUJAQU.js";
2
+ remove_dir_exports
3
+ } from "./chunk-4XSDRT23.js";
4
4
  import {
5
5
  list_exports
6
6
  } from "./chunk-ZSUG52DO.js";
@@ -8,8 +8,8 @@ import {
8
8
  move_dir_exports
9
9
  } from "./chunk-ON6LC3HE.js";
10
10
  import {
11
- remove_dir_exports
12
- } from "./chunk-4XSDRT23.js";
11
+ copy_dir_exports
12
+ } from "./chunk-4XBUJAQU.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,15 +1,12 @@
1
- import {
2
- stat_file_exports
3
- } from "./chunk-XR2LNUGW.js";
4
- import {
5
- upload_file_exports
6
- } from "./chunk-XBA26Z7E.js";
7
1
  import {
8
2
  remove_file_exports
9
3
  } from "./chunk-ALAGBHFV.js";
10
4
  import {
11
- copy_dir_exports
12
- } from "./chunk-R4DZKWSR.js";
5
+ remove_dir_exports
6
+ } from "./chunk-GL42Q643.js";
7
+ import {
8
+ upload_file_exports
9
+ } from "./chunk-XBA26Z7E.js";
13
10
  import {
14
11
  copy_file_exports
15
12
  } from "./chunk-BDGFY3GP.js";
@@ -19,9 +16,6 @@ import {
19
16
  import {
20
17
  exists_file_exports
21
18
  } from "./chunk-AL7ESVX4.js";
22
- import {
23
- move_file_exports
24
- } from "./chunk-OC4VIF3N.js";
25
19
  import {
26
20
  list_dir_exports
27
21
  } from "./chunk-QKE2IYT5.js";
@@ -29,8 +23,14 @@ import {
29
23
  move_dir_exports
30
24
  } from "./chunk-MVYH3CSJ.js";
31
25
  import {
32
- remove_dir_exports
33
- } from "./chunk-GL42Q643.js";
26
+ copy_dir_exports
27
+ } from "./chunk-R4DZKWSR.js";
28
+ import {
29
+ move_file_exports
30
+ } from "./chunk-OC4VIF3N.js";
31
+ import {
32
+ stat_file_exports
33
+ } from "./chunk-XR2LNUGW.js";
34
34
  import {
35
35
  __export
36
36
  } from "./chunk-WSFCRVEQ.js";
@@ -1,3 +1,7 @@
1
+ import {
2
+ random,
3
+ randomInt
4
+ } from "./chunk-D3ERTRDW.js";
1
5
  import {
2
6
  randomHash,
3
7
  randomHashPattern,
@@ -7,10 +11,6 @@ import {
7
11
  hexChars,
8
12
  randomHexChar
9
13
  } from "./chunk-OGBUSUE6.js";
10
- import {
11
- random,
12
- randomInt
13
- } from "./chunk-D3ERTRDW.js";
14
14
 
15
15
  // src/agnostic/random/index.ts
16
16
  var Random;
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  get_metadata_exports
3
3
  } from "./chunk-ZNA7SWFK.js";
4
+ import {
5
+ remove_dir_exports
6
+ } from "./chunk-QLDN574K.js";
4
7
  import {
5
8
  list_exports
6
9
  } from "./chunk-37TRFYZT.js";
7
10
  import {
8
11
  move_dir_exports
9
12
  } from "./chunk-BWYH445G.js";
10
- import {
11
- remove_dir_exports
12
- } from "./chunk-QLDN574K.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -3,17 +3,17 @@ import {
3
3
  randomPickMany
4
4
  } from "./chunk-AQBJ6HNB.js";
5
5
  import {
6
- isArrayOf
7
- } from "./chunk-6RGDWX4A.js";
6
+ make
7
+ } from "./chunk-RLAZR3NL.js";
8
8
  import {
9
9
  shuffle
10
10
  } from "./chunk-VJJIYJMY.js";
11
+ import {
12
+ isArrayOf
13
+ } from "./chunk-6RGDWX4A.js";
11
14
  import {
12
15
  findDuplicates
13
16
  } from "./chunk-YS6WMSWC.js";
14
- import {
15
- make
16
- } from "./chunk-RLAZR3NL.js";
17
17
 
18
18
  // src/agnostic/arrays/index.tsx
19
19
  var Arrays;
@@ -1,12 +1,9 @@
1
1
  import {
2
- stat_exports
3
- } from "./chunk-CNYSX2L2.js";
2
+ remove_exports
3
+ } from "./chunk-KJAEVOIW.js";
4
4
  import {
5
5
  upload_exports
6
6
  } from "./chunk-CVDCTI7F.js";
7
- import {
8
- remove_exports
9
- } from "./chunk-KJAEVOIW.js";
10
7
  import {
11
8
  copy_exports
12
9
  } from "./chunk-NMYVJJXV.js";
@@ -19,6 +16,9 @@ import {
19
16
  import {
20
17
  move_exports
21
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";