@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.
Files changed (154) hide show
  1. package/agnostic/arrays/index.js +8 -8
  2. package/agnostic/arrays/random-pick/index.js +4 -4
  3. package/agnostic/colors/index.js +7 -7
  4. package/agnostic/css/index.js +8 -8
  5. package/agnostic/css/styles-set/index.js +6 -6
  6. package/agnostic/html/hyper-json/cast/index.js +3 -3
  7. package/agnostic/html/hyper-json/index.js +4 -4
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +3 -3
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +3 -3
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +3 -3
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +3 -3
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +3 -3
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +3 -3
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +3 -3
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +3 -3
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +3 -3
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +3 -3
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +3 -3
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +3 -3
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +3 -3
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.d.ts +1 -0
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +5 -3
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +3 -3
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +3 -3
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +3 -3
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +3 -3
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +3 -3
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +3 -3
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +3 -3
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +3 -3
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +3 -3
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +3 -3
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +3 -3
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +3 -3
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +3 -3
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +3 -3
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +3 -3
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +3 -3
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +3 -3
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +3 -3
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
  61. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
  62. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
  63. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
  64. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +3 -3
  65. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
  66. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
  67. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
  68. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
  69. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
  70. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
  71. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
  72. package/agnostic/html/hyper-json/tree/index.js +3 -3
  73. package/agnostic/html/hyper-json/utils/index.js +3 -3
  74. package/agnostic/html/index.js +11 -11
  75. package/agnostic/html/sanitize/index.js +4 -4
  76. package/agnostic/html/selector-to-element/index.js +4 -4
  77. package/agnostic/html/string-to-nodes/index.js +5 -5
  78. package/agnostic/index.js +46 -46
  79. package/agnostic/misc/crossenv/index.js +2 -2
  80. package/agnostic/misc/index.js +14 -14
  81. package/agnostic/misc/lorem-ipsum/index.js +11 -11
  82. package/agnostic/objects/index.js +4 -4
  83. package/agnostic/random/index.js +2 -2
  84. package/agnostic/strings/index.js +3 -3
  85. package/agnostic/time/index.js +6 -6
  86. package/chunks/{chunk-ZBBU2P4D.js → chunk-36CTYZYA.js} +2 -2
  87. package/chunks/{chunk-QSJYUYZR.js → chunk-3P37PQA5.js} +10 -10
  88. package/chunks/{chunk-4KFGAAZI.js → chunk-4BTLOZQV.js} +1 -1
  89. package/chunks/{chunk-P4QLUFV3.js → chunk-6L5IVVPM.js} +5 -5
  90. package/chunks/{chunk-AQBJ6HNB.js → chunk-B446JIN3.js} +1 -1
  91. package/chunks/{chunk-OPTFMRLT.js → chunk-BVN6QBJZ.js} +2 -2
  92. package/chunks/{chunk-2ZH27VBQ.js → chunk-BYFVTEWM.js} +18 -18
  93. package/chunks/{chunk-TIER4TF4.js → chunk-CHUOCTRP.js} +1 -1
  94. package/chunks/{chunk-X34YXAEL.js → chunk-GC56TKQB.js} +7 -7
  95. package/chunks/{chunk-EUY6RY7T.js → chunk-GTN74PRL.js} +15 -13
  96. package/chunks/{chunk-OZJSRQRS.js → chunk-JDLINMP5.js} +4 -4
  97. package/chunks/{chunk-XB3EGDBI.js → chunk-JWF5EKM2.js} +1 -1
  98. package/chunks/{chunk-N4XTJFP4.js → chunk-LIE4PJZI.js} +2 -2
  99. package/chunks/{chunk-U4ORVPZC.js → chunk-LK2G6T6E.js} +2 -2
  100. package/chunks/{chunk-5WCGXMYN.js → chunk-NAU4AITG.js} +6 -6
  101. package/chunks/{chunk-AWK26DN5.js → chunk-NKHQJUGV.js} +1 -1
  102. package/chunks/{chunk-4ZAALQIB.js → chunk-NSEA3T4D.js} +1 -1
  103. package/chunks/{chunk-KDHFW3JD.js → chunk-OBJEBN4X.js} +2 -2
  104. package/chunks/{chunk-YWDMZGCM.js → chunk-PNDHXJKV.js} +4 -4
  105. package/chunks/{chunk-SKBOSWM2.js → chunk-SA2IY5LN.js} +1 -1
  106. package/chunks/{chunk-VEMYBSKC.js → chunk-XS5I25MY.js} +1 -1
  107. package/chunks/{chunk-GLTGT44F.js → chunk-Y3X4T6ML.js} +1 -1
  108. package/node/@aws-s3/index.js +12 -12
  109. package/node/@aws-s3/storage/directory/index.js +8 -8
  110. package/node/@aws-s3/storage/file/index.js +12 -12
  111. package/node/@aws-s3/storage/index.js +13 -13
  112. package/node/@google-cloud/index.js +16 -16
  113. package/node/@google-cloud/storage/bucket/index.js +5 -5
  114. package/node/@google-cloud/storage/directory/index.js +8 -8
  115. package/node/@google-cloud/storage/file/index.js +19 -19
  116. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  117. package/node/@google-cloud/storage/index.js +17 -17
  118. package/node/cloud-storage/index.js +42 -42
  119. package/node/cloud-storage/operations/index.js +55 -55
  120. package/node/ftps/directory/index.js +8 -8
  121. package/node/ftps/file/index.js +12 -12
  122. package/node/ftps/index.js +11 -11
  123. package/node/images/create/index.js +3 -3
  124. package/node/images/format/index.js +3 -3
  125. package/node/images/index.js +10 -10
  126. package/node/images/metadata/index.js +3 -3
  127. package/node/images/transform/index.js +9 -9
  128. package/node/images/transform/operations/extend/index.js +3 -3
  129. package/node/images/transform/operations/flatten/index.js +3 -3
  130. package/node/images/transform/operations/overlay/index.js +3 -3
  131. package/node/images/transform/operations/resize/index.js +3 -3
  132. package/node/images/transform/operations/rotate/index.js +3 -3
  133. package/node/images/utils/index.js +3 -3
  134. package/node/index.js +81 -81
  135. package/node/sftp/directory/index.js +8 -8
  136. package/node/sftp/file/index.js +12 -12
  137. package/node/sftp/index.js +11 -11
  138. package/package.json +1 -1
  139. package/chunks/{chunk-DEQWCMAL.js → chunk-343P6DVY.js} +11 -11
  140. package/chunks/{chunk-4OLNO5AS.js → chunk-57C5ZFIF.js} +6 -6
  141. package/chunks/{chunk-UFAUZSLF.js → chunk-7WT5CSN6.js} +6 -6
  142. package/chunks/{chunk-67MIFAPE.js → chunk-A7K5DUP7.js} +7 -7
  143. package/chunks/{chunk-2MLHTFHH.js → chunk-CNMP2GU4.js} +7 -7
  144. package/chunks/{chunk-DDPDSWTL.js → chunk-F6TFHQ5U.js} +21 -21
  145. package/chunks/{chunk-LAVXHKKR.js → chunk-KTRNAXZK.js} +11 -11
  146. package/chunks/{chunk-JSW6R3ZH.js → chunk-QRGAXWZB.js} +11 -11
  147. package/chunks/{chunk-OVG5RGI3.js → chunk-S32K7POB.js} +4 -4
  148. package/chunks/{chunk-G5RRNREY.js → chunk-S4VO4PFZ.js} +3 -3
  149. package/chunks/{chunk-2VVWLKKU.js → chunk-SXJAI55K.js} +5 -5
  150. package/chunks/{chunk-WKGSTVTK.js → chunk-UEAMPAHK.js} +4 -4
  151. package/chunks/{chunk-FR5H2OCV.js → chunk-UFKH5WD2.js} +3 -3
  152. package/chunks/{chunk-UUU5SPFH.js → chunk-X5F6XGEP.js} +7 -7
  153. package/chunks/{chunk-I5ESIQRV.js → chunk-Y4B6LGMI.js} +18 -18
  154. 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
- remove_dir_exports
6
- } from "./chunk-QLDN574K.js";
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
- list_exports
12
- } from "./chunk-37TRFYZT.js";
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
- copy_dir_exports
3
- } from "./chunk-V3L55I2S.js";
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
- list_exports
12
- } from "./chunk-37TRFYZT.js";
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
- flatten,
53
- isFlattenOperationParams
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
- copy_dir_exports
3
- } from "./chunk-4XBUJAQU.js";
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
- list_exports
12
- } from "./chunk-ZSUG52DO.js";
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";