@design-edito/tools 0.2.7 → 0.2.8

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 (155) 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 +8 -8
  4. package/agnostic/css/bem/index.js +2 -2
  5. package/agnostic/css/index.js +11 -11
  6. package/agnostic/css/styles-set/index.js +6 -6
  7. package/agnostic/html/hyper-json/cast/index.js +3 -3
  8. package/agnostic/html/hyper-json/index.js +4 -4
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +3 -3
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +3 -3
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +3 -3
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +3 -3
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +3 -3
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +3 -3
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +3 -3
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +3 -3
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +3 -3
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +3 -3
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +3 -3
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/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.js +3 -3
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
  59. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
  60. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
  61. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
  62. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +3 -3
  63. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
  64. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
  65. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
  66. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
  67. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
  68. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
  69. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
  70. package/agnostic/html/hyper-json/tree/index.js +3 -3
  71. package/agnostic/html/hyper-json/utils/index.js +3 -3
  72. package/agnostic/html/index.js +10 -10
  73. package/agnostic/html/sanitize/index.js +4 -4
  74. package/agnostic/html/selector-to-element/index.js +4 -4
  75. package/agnostic/html/string-to-nodes/index.js +5 -5
  76. package/agnostic/misc/crossenv/index.js +2 -2
  77. package/agnostic/misc/index.js +21 -21
  78. package/agnostic/misc/lorem-ipsum/index.js +11 -11
  79. package/agnostic/numbers/index.js +5 -5
  80. package/agnostic/objects/index.js +13 -13
  81. package/agnostic/optim/index.js +3 -3
  82. package/agnostic/random/index.js +2 -2
  83. package/agnostic/strings/index.js +7 -7
  84. package/agnostic/strings/parse-table/index.d.ts +2 -2
  85. package/agnostic/strings/parse-table/index.js +1 -1
  86. package/chunks/{chunk-WLZD64PA.js → chunk-32FNUJVW.js} +7 -7
  87. package/chunks/{chunk-ZBBU2P4D.js → chunk-36CTYZYA.js} +2 -2
  88. package/chunks/{chunk-MXGOSLJF.js → chunk-3K3NHJZZ.js} +2 -2
  89. package/chunks/{chunk-7GIJUKYP.js → chunk-6KWNKTNI.js} +2 -2
  90. package/chunks/{chunk-AQBJ6HNB.js → chunk-B446JIN3.js} +1 -1
  91. package/chunks/{chunk-TIER4TF4.js → chunk-CHUOCTRP.js} +1 -1
  92. package/chunks/{chunk-IOEX4WMM.js → chunk-FJVSOGTY.js} +1 -1
  93. package/chunks/{chunk-LW37RZBH.js → chunk-JMFMBWLB.js} +5 -5
  94. package/chunks/{chunk-XB3EGDBI.js → chunk-JWF5EKM2.js} +1 -1
  95. package/chunks/{chunk-7SQPSZJS.js → chunk-M72MN5UQ.js} +19 -19
  96. package/chunks/{chunk-SKBOSWM2.js → chunk-SA2IY5LN.js} +1 -1
  97. package/chunks/{chunk-O7NVF55C.js → chunk-USMLAPA7.js} +8 -4
  98. package/chunks/{chunk-WD3CE5WS.js → chunk-Y2LIJQVY.js} +2 -2
  99. package/node/@aws-s3/index.js +8 -8
  100. package/node/@aws-s3/storage/directory/index.js +7 -7
  101. package/node/@aws-s3/storage/file/index.js +7 -7
  102. package/node/@aws-s3/storage/index.js +8 -8
  103. package/node/@google-cloud/index.js +12 -12
  104. package/node/@google-cloud/storage/bucket/index.js +4 -4
  105. package/node/@google-cloud/storage/directory/index.js +7 -7
  106. package/node/@google-cloud/storage/file/index.js +13 -13
  107. package/node/@google-cloud/storage/index.js +16 -16
  108. package/node/cloud-storage/index.js +39 -39
  109. package/node/cloud-storage/operations/copy-dir/index.js +2 -2
  110. package/node/cloud-storage/operations/copy-file/index.js +2 -2
  111. package/node/cloud-storage/operations/download-file/index.js +2 -2
  112. package/node/cloud-storage/operations/exists-file/index.js +2 -2
  113. package/node/cloud-storage/operations/index.js +47 -47
  114. package/node/cloud-storage/operations/list-dir/index.js +2 -2
  115. package/node/cloud-storage/operations/move-dir/index.js +2 -2
  116. package/node/cloud-storage/operations/move-file/index.js +2 -2
  117. package/node/cloud-storage/operations/remove-dir/index.js +2 -2
  118. package/node/cloud-storage/operations/remove-file/index.js +2 -2
  119. package/node/cloud-storage/operations/stat-file/index.js +2 -2
  120. package/node/cloud-storage/operations/upload-file/index.js +2 -2
  121. package/node/files/index.js +3 -3
  122. package/node/ftps/directory/index.js +4 -4
  123. package/node/ftps/file/index.js +7 -7
  124. package/node/ftps/index.js +8 -8
  125. package/node/images/index.js +7 -7
  126. package/node/images/transform/index.js +7 -7
  127. package/node/sftp/directory/index.js +7 -7
  128. package/node/sftp/file/index.js +7 -7
  129. package/node/sftp/index.js +7 -7
  130. package/package.json +1 -1
  131. package/chunks/{chunk-MRCJT2LW.js → chunk-24ZUWYIR.js} +3 -3
  132. package/chunks/{chunk-ZBAKY6DB.js → chunk-4OK2UH4M.js} +6 -6
  133. package/chunks/{chunk-X5K3KE5O.js → chunk-646NPVCJ.js} +12 -12
  134. package/chunks/{chunk-N7TMNMOK.js → chunk-646R6BQZ.js} +3 -3
  135. package/chunks/{chunk-RG5U7D3R.js → chunk-6NLNUGBI.js} +3 -3
  136. package/chunks/{chunk-QUPIMVDB.js → chunk-6T7A6ZNA.js} +6 -6
  137. package/chunks/{chunk-A7K5DUP7.js → chunk-74CFPDKM.js} +6 -6
  138. package/chunks/{chunk-XUIBDINM.js → chunk-7KSMK42F.js} +3 -3
  139. package/chunks/{chunk-X5F6XGEP.js → chunk-AIC5YAJU.js} +6 -6
  140. package/chunks/{chunk-6AYH6N4T.js → chunk-CA3UPHYO.js} +3 -3
  141. package/chunks/{chunk-KXIEPXDI.js → chunk-DEQWCMAL.js} +6 -6
  142. package/chunks/{chunk-E7JWKPHC.js → chunk-DPQRXSZH.js} +3 -3
  143. package/chunks/{chunk-IIMYMEJ6.js → chunk-EOTOFHUR.js} +3 -3
  144. package/chunks/{chunk-AK5LBEW3.js → chunk-FS6LRTDK.js} +3 -3
  145. package/chunks/{chunk-IH6TPXGZ.js → chunk-H4LW6FP3.js} +3 -3
  146. package/chunks/{chunk-KBFSUJ57.js → chunk-JSW6R3ZH.js} +6 -6
  147. package/chunks/{chunk-7YW5HL6N.js → chunk-KIONYWA7.js} +3 -3
  148. package/chunks/{chunk-I3LKH6JC.js → chunk-NOLQR5RW.js} +3 -3
  149. package/chunks/{chunk-JZ6QNL7U.js → chunk-OA7Y2A5T.js} +3 -3
  150. package/chunks/{chunk-S32K7POB.js → chunk-OVG5RGI3.js} +4 -4
  151. package/chunks/{chunk-YBCIFNYC.js → chunk-Q3WTFQUX.js} +20 -20
  152. package/chunks/{chunk-FR5H2OCV.js → chunk-UFKH5WD2.js} +3 -3
  153. package/chunks/{chunk-NSB5NOKA.js → chunk-UK4HNSEJ.js} +3 -3
  154. package/chunks/{chunk-UEAMPAHK.js → chunk-UXEKCYL7.js} +3 -3
  155. package/chunks/{chunk-VCCKYSSJ.js → chunk-WYQI4224.js} +6 -6
@@ -1,18 +1,10 @@
1
1
  import {
2
- flop
3
- } from "./chunk-YA2YCZUF.js";
2
+ flip
3
+ } from "./chunk-WNDMYNDU.js";
4
4
  import {
5
5
  hue,
6
6
  isHueOperationParams
7
7
  } from "./chunk-DJJBT23A.js";
8
- import {
9
- isNormalizeOperationParams,
10
- normalize
11
- } from "./chunk-BHEWHO2M.js";
12
- import {
13
- isResizeOperationParams,
14
- resize
15
- } from "./chunk-DL5G2SYX.js";
16
8
  import {
17
9
  isLevelOperationParams,
18
10
  level
@@ -22,13 +14,21 @@ import {
22
14
  lighten
23
15
  } from "./chunk-LIV7TJ46.js";
24
16
  import {
25
- isSaturateOperationParams,
26
- saturate
27
- } from "./chunk-DOASQI7Y.js";
17
+ isResizeOperationParams,
18
+ resize
19
+ } from "./chunk-DL5G2SYX.js";
28
20
  import {
29
21
  isRotateOperationParams,
30
22
  rotate
31
23
  } from "./chunk-5OZAL6GW.js";
24
+ import {
25
+ isNormalizeOperationParams,
26
+ normalize
27
+ } from "./chunk-BHEWHO2M.js";
28
+ import {
29
+ isSaturateOperationParams,
30
+ saturate
31
+ } from "./chunk-DOASQI7Y.js";
32
32
  import {
33
33
  blur,
34
34
  isBlurOperationParams
@@ -37,13 +37,6 @@ import {
37
37
  brighten,
38
38
  isBrightenOperationParams
39
39
  } from "./chunk-GZDDL6RB.js";
40
- import {
41
- flatten,
42
- isFlattenOperationParams
43
- } from "./chunk-CLZY2DXU.js";
44
- import {
45
- flip
46
- } from "./chunk-WNDMYNDU.js";
47
40
  import {
48
41
  extract,
49
42
  isExtractOperationParams
@@ -52,6 +45,13 @@ import {
52
45
  extend,
53
46
  isExtendOperationParams
54
47
  } from "./chunk-5EY3BYMT.js";
48
+ import {
49
+ flatten,
50
+ isFlattenOperationParams
51
+ } from "./chunk-CLZY2DXU.js";
52
+ import {
53
+ flop
54
+ } from "./chunk-YA2YCZUF.js";
55
55
  import {
56
56
  Outcome
57
57
  } from "./chunk-JMU5PDBD.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;
@@ -7,15 +7,15 @@ import {
7
7
  import {
8
8
  stat as stat2
9
9
  } from "./chunk-TGVYEQIA.js";
10
+ import {
11
+ stat
12
+ } from "./chunk-CNYSX2L2.js";
10
13
  import {
11
14
  isFtpClient,
12
15
  isGcsBucket,
13
16
  isS3ClientWithBucket,
14
17
  isSftpClient
15
18
  } from "./chunk-V3GX7SIJ.js";
16
- import {
17
- stat
18
- } from "./chunk-CNYSX2L2.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -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";
@@ -1,9 +1,9 @@
1
- import {
2
- array
3
- } from "./chunk-QAQZEKIF.js";
4
1
  import {
5
2
  nullFunc
6
3
  } from "./chunk-QAVYONH6.js";
4
+ import {
5
+ array
6
+ } from "./chunk-QAQZEKIF.js";
7
7
  import {
8
8
  Serialize
9
9
  } from "./chunk-SXRWMH3U.js";
@@ -25,15 +25,15 @@ import {
25
25
  import {
26
26
  insertNode
27
27
  } from "./chunk-XA4HVHJ4.js";
28
- import {
29
- recordMap
30
- } from "./chunk-XNF5MLCQ.js";
31
28
  import {
32
29
  isInEnum
33
30
  } from "./chunk-E6MSDKON.js";
34
31
  import {
35
32
  isRecord
36
33
  } from "./chunk-YDIBNEGA.js";
34
+ import {
35
+ recordMap
36
+ } from "./chunk-XNF5MLCQ.js";
37
37
  import {
38
38
  Outcome
39
39
  } from "./chunk-JMU5PDBD.js";