@design-edito/tools 0.2.14 → 0.2.15

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 (336) hide show
  1. package/agnostic/arrays/index.d.ts +5 -5
  2. package/agnostic/arrays/index.js +9 -9
  3. package/agnostic/arrays/is-array-of/index.d.ts +1 -1
  4. package/agnostic/arrays/random-pick/index.js +4 -4
  5. package/agnostic/booleans/index.d.ts +1 -1
  6. package/agnostic/booleans/is-falsy/index.d.ts +1 -1
  7. package/agnostic/colors/index.d.ts +7 -7
  8. package/agnostic/colors/index.js +6 -6
  9. package/agnostic/css/bem/index.d.ts +2 -2
  10. package/agnostic/css/index.d.ts +3 -3
  11. package/agnostic/css/index.js +6 -6
  12. package/agnostic/css/styles-set/index.js +4 -4
  13. package/agnostic/errors/index.d.ts +2 -2
  14. package/agnostic/html/hyper-json/cast/index.d.ts +1 -1
  15. package/agnostic/html/hyper-json/cast/index.js +5 -5
  16. package/agnostic/html/hyper-json/index.d.ts +8 -8
  17. package/agnostic/html/hyper-json/index.js +6 -6
  18. package/agnostic/html/hyper-json/method/index.d.ts +2 -2
  19. package/agnostic/html/hyper-json/serialize/index.d.ts +1 -1
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.d.ts +1 -1
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.d.ts +1 -1
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.d.ts +1 -1
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.d.ts +1 -1
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.d.ts +1 -1
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.d.ts +1 -1
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.d.ts +1 -1
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.d.ts +1 -1
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.d.ts +1 -1
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.d.ts +1 -1
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.d.ts +1 -1
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +5 -5
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.d.ts +1 -1
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -5
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.d.ts +1 -1
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.d.ts +1 -1
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.d.ts +1 -1
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.d.ts +1 -1
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.d.ts +1 -1
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.d.ts +1 -1
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.d.ts +1 -1
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.d.ts +1 -1
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.d.ts +1 -1
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.d.ts +1 -1
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.d.ts +1 -1
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.d.ts +1 -1
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.d.ts +1 -1
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.d.ts +1 -1
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
  72. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.d.ts +1 -1
  73. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
  74. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.d.ts +1 -1
  75. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
  76. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts +1 -1
  77. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
  78. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +1 -1
  79. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
  80. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.d.ts +1 -1
  81. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
  82. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.d.ts +1 -1
  83. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
  84. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.d.ts +1 -1
  85. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
  86. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +1 -1
  87. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
  88. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.d.ts +1 -1
  89. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
  90. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.d.ts +1 -1
  91. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
  92. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.d.ts +1 -1
  93. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
  94. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.d.ts +1 -1
  95. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
  96. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.d.ts +1 -1
  97. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
  98. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.d.ts +1 -1
  99. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
  100. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.d.ts +1 -1
  101. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
  102. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.d.ts +1 -1
  103. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
  104. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.d.ts +1 -1
  105. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
  106. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.d.ts +1 -1
  107. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
  108. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.d.ts +1 -1
  109. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
  110. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.d.ts +1 -1
  111. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
  112. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.d.ts +1 -1
  113. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
  114. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.d.ts +1 -1
  115. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
  116. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.d.ts +1 -1
  117. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
  118. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.d.ts +1 -1
  119. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
  120. package/agnostic/html/hyper-json/smart-tags/index.d.ts +1 -1
  121. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts +1 -1
  122. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts +1 -1
  123. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.d.ts +1 -1
  124. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
  125. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.d.ts +1 -1
  126. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
  127. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.d.ts +1 -1
  128. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
  129. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts +1 -1
  130. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
  131. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts +1 -1
  132. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
  133. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts +1 -1
  134. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
  135. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts +1 -1
  136. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.d.ts +1 -1
  137. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
  138. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.d.ts +1 -1
  139. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
  140. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.d.ts +1 -1
  141. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
  142. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.d.ts +1 -1
  143. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
  144. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.d.ts +1 -1
  145. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
  146. package/agnostic/html/hyper-json/transformer/index.d.ts +4 -4
  147. package/agnostic/html/hyper-json/tree/index.d.ts +1 -1
  148. package/agnostic/html/hyper-json/tree/index.js +5 -5
  149. package/agnostic/html/hyper-json/types/index.d.ts +5 -5
  150. package/agnostic/html/hyper-json/utils/index.d.ts +2 -2
  151. package/agnostic/html/hyper-json/utils/index.js +5 -5
  152. package/agnostic/html/index.d.ts +8 -8
  153. package/agnostic/html/index.js +15 -15
  154. package/agnostic/html/sanitize/index.js +4 -4
  155. package/agnostic/html/selector-to-element/index.js +4 -4
  156. package/agnostic/html/string-to-nodes/index.d.ts +1 -1
  157. package/agnostic/html/string-to-nodes/index.js +5 -5
  158. package/agnostic/index.d.ts +12 -12
  159. package/agnostic/misc/assert/index.d.ts +1 -1
  160. package/agnostic/misc/crossenv/detect-runtime/index.d.ts +1 -1
  161. package/agnostic/misc/crossenv/index.d.ts +3 -3
  162. package/agnostic/misc/crossenv/index.js +2 -2
  163. package/agnostic/misc/crossenv/window/index.d.ts +1 -1
  164. package/agnostic/misc/index.d.ts +11 -11
  165. package/agnostic/misc/index.js +24 -24
  166. package/agnostic/misc/logs/index.d.ts +2 -2
  167. package/agnostic/misc/lorem-ipsum/index.js +10 -10
  168. package/agnostic/numbers/index.d.ts +5 -5
  169. package/agnostic/numbers/index.js +6 -6
  170. package/agnostic/objects/enums/index.d.ts +1 -1
  171. package/agnostic/objects/index.d.ts +8 -8
  172. package/agnostic/objects/index.js +15 -15
  173. package/agnostic/optim/index.d.ts +2 -2
  174. package/agnostic/random/index.d.ts +3 -3
  175. package/agnostic/strings/index.d.ts +7 -7
  176. package/agnostic/strings/index.js +10 -10
  177. package/agnostic/strings/parse-table/index.d.ts +1 -1
  178. package/agnostic/time/dates/index.d.ts +1 -1
  179. package/agnostic/time/index.d.ts +5 -5
  180. package/chunks/{chunk-KRDVV6K3.js → chunk-2UAVBQI5.js} +2 -2
  181. package/chunks/{chunk-ZBBU2P4D.js → chunk-36CTYZYA.js} +2 -2
  182. package/chunks/{chunk-AQBJ6HNB.js → chunk-B446JIN3.js} +1 -1
  183. package/chunks/{chunk-TIER4TF4.js → chunk-CHUOCTRP.js} +1 -1
  184. package/chunks/{chunk-PLIJVLAB.js → chunk-CYUEPBUN.js} +4 -2
  185. package/chunks/{chunk-3TA4CDWX.js → chunk-GVQVGFAA.js} +4 -4
  186. package/chunks/{chunk-C5BQQUAG.js → chunk-IOJTC6CN.js} +13 -13
  187. package/chunks/{chunk-GU34O65H.js → chunk-IWDIKDYR.js} +11 -11
  188. package/chunks/{chunk-XB3EGDBI.js → chunk-JWF5EKM2.js} +1 -1
  189. package/chunks/{chunk-6EJIBLPQ.js → chunk-LAVXHKKR.js} +6 -6
  190. package/chunks/{chunk-5TRAENM3.js → chunk-Q6DUKZU6.js} +6 -6
  191. package/chunks/{chunk-SKBOSWM2.js → chunk-SA2IY5LN.js} +1 -1
  192. package/chunks/{chunk-3TKBCG7Y.js → chunk-WV5N7ESL.js} +4 -1
  193. package/chunks/{chunk-HMZMKLMR.js → chunk-XDITZ5QN.js} +1 -1
  194. package/chunks/{chunk-H4LW6FP3.js → chunk-Y4THX4AN.js} +1 -1
  195. package/chunks/{chunk-DWCRT664.js → chunk-YIZODJC7.js} +5 -5
  196. package/components/index.d.ts +1 -1
  197. package/node/@aws-s3/index.d.ts +1 -1
  198. package/node/@aws-s3/index.js +8 -8
  199. package/node/@aws-s3/storage/directory/copy-dir/index.d.ts +1 -1
  200. package/node/@aws-s3/storage/directory/index.d.ts +4 -4
  201. package/node/@aws-s3/storage/directory/index.js +7 -7
  202. package/node/@aws-s3/storage/directory/list/index.d.ts +1 -1
  203. package/node/@aws-s3/storage/directory/move-dir/index.d.ts +1 -1
  204. package/node/@aws-s3/storage/directory/remove-dir/index.d.ts +1 -1
  205. package/node/@aws-s3/storage/file/copy/index.d.ts +1 -1
  206. package/node/@aws-s3/storage/file/download/index.d.ts +1 -1
  207. package/node/@aws-s3/storage/file/exists/index.d.ts +1 -1
  208. package/node/@aws-s3/storage/file/index.d.ts +7 -7
  209. package/node/@aws-s3/storage/file/index.js +7 -7
  210. package/node/@aws-s3/storage/file/move/index.d.ts +1 -1
  211. package/node/@aws-s3/storage/file/remove/index.d.ts +1 -1
  212. package/node/@aws-s3/storage/file/remove/index.js +1 -1
  213. package/node/@aws-s3/storage/file/stat/index.d.ts +1 -1
  214. package/node/@aws-s3/storage/file/upload/index.d.ts +1 -1
  215. package/node/@aws-s3/storage/index.d.ts +2 -2
  216. package/node/@aws-s3/storage/index.js +8 -8
  217. package/node/@design-edito/index.d.ts +1 -1
  218. package/node/@express/@multer/index.d.ts +1 -1
  219. package/node/@express/index.d.ts +1 -1
  220. package/node/@google-cloud/index.d.ts +1 -1
  221. package/node/@google-cloud/index.js +12 -12
  222. package/node/@google-cloud/storage/bucket/get-metadata/index.d.ts +1 -1
  223. package/node/@google-cloud/storage/bucket/index.d.ts +4 -4
  224. package/node/@google-cloud/storage/bucket/index.js +4 -4
  225. package/node/@google-cloud/storage/directory/copy-dir/index.d.ts +1 -1
  226. package/node/@google-cloud/storage/directory/index.d.ts +4 -4
  227. package/node/@google-cloud/storage/directory/index.js +7 -7
  228. package/node/@google-cloud/storage/directory/list/index.d.ts +1 -1
  229. package/node/@google-cloud/storage/directory/move-dir/index.d.ts +1 -1
  230. package/node/@google-cloud/storage/directory/remove-dir/index.d.ts +1 -1
  231. package/node/@google-cloud/storage/file/copy/index.d.ts +1 -1
  232. package/node/@google-cloud/storage/file/download/index.d.ts +1 -1
  233. package/node/@google-cloud/storage/file/exists/index.d.ts +1 -1
  234. package/node/@google-cloud/storage/file/generate-signed-url/index.d.ts +1 -1
  235. package/node/@google-cloud/storage/file/get-metadata/index.d.ts +1 -1
  236. package/node/@google-cloud/storage/file/get-permissions/index.d.ts +1 -1
  237. package/node/@google-cloud/storage/file/index.d.ts +12 -12
  238. package/node/@google-cloud/storage/file/index.js +12 -12
  239. package/node/@google-cloud/storage/file/move/index.d.ts +1 -1
  240. package/node/@google-cloud/storage/file/remove/index.d.ts +1 -1
  241. package/node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts +4 -4
  242. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  243. package/node/@google-cloud/storage/file/stat/index.d.ts +1 -1
  244. package/node/@google-cloud/storage/file/update-metadata/index.d.ts +1 -1
  245. package/node/@google-cloud/storage/file/upload/index.d.ts +1 -1
  246. package/node/@google-cloud/storage/index.d.ts +3 -3
  247. package/node/@google-cloud/storage/index.js +15 -15
  248. package/node/cloud-storage/index.d.ts +2 -2
  249. package/node/cloud-storage/index.js +25 -25
  250. package/node/cloud-storage/operations/copy-dir/index.d.ts +6 -6
  251. package/node/cloud-storage/operations/copy-file/index.d.ts +6 -6
  252. package/node/cloud-storage/operations/download-file/index.d.ts +6 -6
  253. package/node/cloud-storage/operations/exists-file/index.d.ts +4 -4
  254. package/node/cloud-storage/operations/index.d.ts +11 -11
  255. package/node/cloud-storage/operations/index.js +33 -33
  256. package/node/cloud-storage/operations/list-dir/index.d.ts +4 -4
  257. package/node/cloud-storage/operations/move-dir/index.d.ts +6 -6
  258. package/node/cloud-storage/operations/move-file/index.d.ts +6 -6
  259. package/node/cloud-storage/operations/remove-dir/index.d.ts +6 -6
  260. package/node/cloud-storage/operations/remove-file/index.d.ts +6 -6
  261. package/node/cloud-storage/operations/remove-file/index.js +2 -2
  262. package/node/cloud-storage/operations/stat-file/index.d.ts +6 -6
  263. package/node/cloud-storage/operations/upload-file/index.d.ts +6 -6
  264. package/node/encryption/@aes-256-gcm/buffer/index.d.ts +1 -1
  265. package/node/encryption/@aes-256-gcm/index.d.ts +2 -2
  266. package/node/encryption/@aes-256-gcm/uint8-array/index.d.ts +1 -1
  267. package/node/encryption/index.d.ts +2 -2
  268. package/node/files/index.d.ts +3 -3
  269. package/node/files/index.js +3 -3
  270. package/node/ftps/directory/copy-dir/index.d.ts +1 -1
  271. package/node/ftps/directory/index.d.ts +4 -4
  272. package/node/ftps/directory/index.js +7 -7
  273. package/node/ftps/directory/list/index.d.ts +1 -1
  274. package/node/ftps/directory/move-dir/index.d.ts +1 -1
  275. package/node/ftps/directory/remove-dir/index.d.ts +1 -1
  276. package/node/ftps/file/copy/index.d.ts +1 -1
  277. package/node/ftps/file/download/index.d.ts +1 -1
  278. package/node/ftps/file/exists/index.d.ts +1 -1
  279. package/node/ftps/file/index.d.ts +7 -7
  280. package/node/ftps/file/index.js +6 -6
  281. package/node/ftps/file/move/index.d.ts +1 -1
  282. package/node/ftps/file/remove/index.d.ts +1 -1
  283. package/node/ftps/file/stat/index.d.ts +1 -1
  284. package/node/ftps/file/upload/index.d.ts +1 -1
  285. package/node/ftps/index.d.ts +2 -2
  286. package/node/ftps/index.js +7 -7
  287. package/node/images/format/index.d.ts +1 -1
  288. package/node/images/index.d.ts +3 -3
  289. package/node/images/index.js +10 -10
  290. package/node/images/transform/index.d.ts +14 -14
  291. package/node/images/transform/index.js +7 -7
  292. package/node/images/transform/operations/blur/index.d.ts +1 -1
  293. package/node/images/transform/operations/brighten/index.d.ts +1 -1
  294. package/node/images/transform/operations/composite/index.d.ts +1 -1
  295. package/node/images/transform/operations/extend/index.d.ts +1 -1
  296. package/node/images/transform/operations/extract/index.d.ts +1 -1
  297. package/node/images/transform/operations/flatten/index.d.ts +1 -1
  298. package/node/images/transform/operations/hue/index.d.ts +1 -1
  299. package/node/images/transform/operations/level/index.d.ts +1 -1
  300. package/node/images/transform/operations/lighten/index.d.ts +1 -1
  301. package/node/images/transform/operations/normalize/index.d.ts +1 -1
  302. package/node/images/transform/operations/resize/index.d.ts +1 -1
  303. package/node/images/transform/operations/rotate/index.d.ts +1 -1
  304. package/node/images/transform/operations/saturate/index.d.ts +1 -1
  305. package/node/index.d.ts +11 -11
  306. package/node/process/index.d.ts +1 -1
  307. package/node/sftp/directory/copy-dir/index.d.ts +1 -1
  308. package/node/sftp/directory/index.d.ts +4 -4
  309. package/node/sftp/directory/index.js +7 -7
  310. package/node/sftp/directory/list/index.d.ts +1 -1
  311. package/node/sftp/directory/move-dir/index.d.ts +1 -1
  312. package/node/sftp/directory/remove-dir/index.d.ts +1 -1
  313. package/node/sftp/file/copy/index.d.ts +1 -1
  314. package/node/sftp/file/download/index.d.ts +1 -1
  315. package/node/sftp/file/exists/index.d.ts +1 -1
  316. package/node/sftp/file/index.d.ts +7 -7
  317. package/node/sftp/file/index.js +6 -6
  318. package/node/sftp/file/move/index.d.ts +1 -1
  319. package/node/sftp/file/remove/index.d.ts +1 -1
  320. package/node/sftp/file/stat/index.d.ts +1 -1
  321. package/node/sftp/file/upload/index.d.ts +1 -1
  322. package/node/sftp/index.d.ts +2 -2
  323. package/node/sftp/index.js +6 -6
  324. package/package.json +1 -1
  325. package/shared/errors/index.d.ts +1 -1
  326. package/chunks/{chunk-ZBAKY6DB.js → chunk-4OK2UH4M.js} +6 -6
  327. package/chunks/{chunk-A7K5DUP7.js → chunk-74CFPDKM.js} +6 -6
  328. package/chunks/{chunk-CNMP2GU4.js → chunk-7KSMK42F.js} +6 -6
  329. package/chunks/{chunk-X5F6XGEP.js → chunk-AIC5YAJU.js} +6 -6
  330. package/chunks/{chunk-LEYJ4I5W.js → chunk-DEQWCMAL.js} +5 -5
  331. package/chunks/{chunk-ZPDKBMUH.js → chunk-G5RRNREY.js} +3 -3
  332. package/chunks/{chunk-S5MTHWQ7.js → chunk-JSW6R3ZH.js} +5 -5
  333. package/chunks/{chunk-NRABY36Z.js → chunk-QCMBG5LN.js} +11 -11
  334. package/chunks/{chunk-DEW6LPOS.js → chunk-TSZAQ3RQ.js} +21 -21
  335. package/chunks/{chunk-FR5H2OCV.js → chunk-UFKH5WD2.js} +3 -3
  336. package/chunks/{chunk-UEAMPAHK.js → chunk-UXEKCYL7.js} +3 -3
@@ -1,12 +1,12 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { CopyOptions as FtpsCopyOptions } from '../../../ftps/file/copy';
7
- import { CopyOptions as SftpCopyOptions } from '../../../sftp/file/copy';
8
- import { CopyOptions as S3CopyOptions } from '../../../@aws-s3/storage/file/copy';
9
- import { CopyOptions as GcsCopyOptions } from '../../../@google-cloud/storage/file/copy';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { CopyOptions as FtpsCopyOptions } from '../../../ftps/file/copy/index.js';
7
+ import { CopyOptions as SftpCopyOptions } from '../../../sftp/file/copy/index.js';
8
+ import { CopyOptions as S3CopyOptions } from '../../../@aws-s3/storage/file/copy/index.js';
9
+ import { CopyOptions as GcsCopyOptions } from '../../../@google-cloud/storage/file/copy/index.js';
10
10
  type Returned = Outcome.Either<true, string>;
11
11
  export declare function copyFile(client: GCSBucket, sourcePath: string, targetPath: string, options?: GcsCopyOptions): Promise<Returned>;
12
12
  export declare function copyFile(client: S3ClientWithBucket, sourcePath: string, targetPath: string, options?: S3CopyOptions): Promise<Returned>;
@@ -1,13 +1,13 @@
1
1
  import { Readable } from 'node:stream';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
3
- import { S3ClientWithBucket } from '../../clients';
4
2
  import { Bucket as GCSBucket } from '@google-cloud/storage';
5
3
  import { Client as FtpClient } from 'basic-ftp';
6
4
  import SftpClient from 'ssh2-sftp-client';
7
- import { DownloadOptions as FtpDownloadOptions } from '../../../ftps/file/download';
8
- import { DownloadOptions as SftpDownloadOptions } from '../../../sftp/file/download';
9
- import { DownloadOptions as S3DownloadOptions } from '../../../@aws-s3/storage/file/download';
10
- import { DownloadOptions as GcsDownloadOptions } from '../../../@google-cloud/storage/file/download';
5
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
6
+ import { S3ClientWithBucket } from '../../clients/index.js';
7
+ import { DownloadOptions as FtpDownloadOptions } from '../../../ftps/file/download/index.js';
8
+ import { DownloadOptions as SftpDownloadOptions } from '../../../sftp/file/download/index.js';
9
+ import { DownloadOptions as S3DownloadOptions } from '../../../@aws-s3/storage/file/download/index.js';
10
+ import { DownloadOptions as GcsDownloadOptions } from '../../../@google-cloud/storage/file/download/index.js';
11
11
  type Returned = Outcome.Either<Readable, string>;
12
12
  export declare function downloadFile(client: GCSBucket, path: string, options?: GcsDownloadOptions): Promise<Returned>;
13
13
  export declare function downloadFile(client: S3ClientWithBucket, path: string, options?: S3DownloadOptions): Promise<Returned>;
@@ -1,10 +1,10 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { ExistsOptions as S3ExistsOptions } from '../../../@aws-s3/storage/file/exists';
7
- import { ExistsOptions as GcsExistsOptions } from '../../../@google-cloud/storage/file/exists';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { ExistsOptions as S3ExistsOptions } from '../../../@aws-s3/storage/file/exists/index.js';
7
+ import { ExistsOptions as GcsExistsOptions } from '../../../@google-cloud/storage/file/exists/index.js';
8
8
  type Returned = Outcome.Either<boolean, string>;
9
9
  export declare function existsFile(client: GCSBucket, path: string, options?: GcsExistsOptions): Promise<Returned>;
10
10
  export declare function existsFile(client: S3ClientWithBucket, path: string, options?: S3ExistsOptions): Promise<Returned>;
@@ -1,12 +1,12 @@
1
- import * as CopyDir from './copy-dir';
2
- import * as CopyFile from './copy-file';
3
- import * as DownloadFile from './download-file';
4
- import * as ExistsFile from './exists-file';
5
- import * as ListDir from './list-dir';
6
- import * as MoveDir from './move-dir';
7
- import * as MoveFile from './move-file';
8
- import * as RemoveDir from './remove-dir';
9
- import * as RemoveFile from './remove-file';
10
- import * as StatFile from './stat-file';
11
- import * as UploadFile from './upload-file';
1
+ import * as CopyDir from './copy-dir/index.js';
2
+ import * as CopyFile from './copy-file/index.js';
3
+ import * as DownloadFile from './download-file/index.js';
4
+ import * as ExistsFile from './exists-file/index.js';
5
+ import * as ListDir from './list-dir/index.js';
6
+ import * as MoveDir from './move-dir/index.js';
7
+ import * as MoveFile from './move-file/index.js';
8
+ import * as RemoveDir from './remove-dir/index.js';
9
+ import * as RemoveFile from './remove-file/index.js';
10
+ import * as StatFile from './stat-file/index.js';
11
+ import * as UploadFile from './upload-file/index.js';
12
12
  export { CopyDir, CopyFile, DownloadFile, ExistsFile, ListDir, MoveDir, MoveFile, RemoveDir, RemoveFile, StatFile, UploadFile };
@@ -1,53 +1,32 @@
1
- import "../../../chunks/chunk-C5BQQUAG.js";
2
- import {
3
- list_dir_exports
4
- } from "../../../chunks/chunk-DPQRXSZH.js";
5
- import "../../../chunks/chunk-37TRFYZT.js";
6
- import "../../../chunks/chunk-ZSUG52DO.js";
7
- import "../../../chunks/chunk-UK2F7CWI.js";
8
- import "../../../chunks/chunk-3CLGBOHN.js";
9
- import {
10
- move_dir_exports
11
- } from "../../../chunks/chunk-FS6LRTDK.js";
12
- import "../../../chunks/chunk-BWYH445G.js";
13
- import "../../../chunks/chunk-ON6LC3HE.js";
14
- import "../../../chunks/chunk-RWO53U4X.js";
15
- import "../../../chunks/chunk-BE7OXZRK.js";
1
+ import "../../../chunks/chunk-IOJTC6CN.js";
16
2
  import {
17
3
  remove_dir_exports
18
4
  } from "../../../chunks/chunk-CA3UPHYO.js";
19
5
  import "../../../chunks/chunk-QLDN574K.js";
20
6
  import "../../../chunks/chunk-4XSDRT23.js";
21
7
  import "../../../chunks/chunk-5ZJ3KJPK.js";
22
- import "../../../chunks/chunk-BSUQNHAM.js";
23
- import {
24
- download_file_exports
25
- } from "../../../chunks/chunk-EOTOFHUR.js";
26
- import "../../../chunks/chunk-2JH4TCT2.js";
27
- import "../../../chunks/chunk-IV75M3KE.js";
28
- import "../../../chunks/chunk-HWEGQVBQ.js";
29
- import "../../../chunks/chunk-FF5NURFO.js";
30
8
  import {
31
9
  remove_file_exports
32
- } from "../../../chunks/chunk-H4LW6FP3.js";
10
+ } from "../../../chunks/chunk-Y4THX4AN.js";
33
11
  import "../../../chunks/chunk-7J7CYOXU.js";
34
- import "../../../chunks/chunk-3TKBCG7Y.js";
12
+ import "../../../chunks/chunk-WV5N7ESL.js";
35
13
  import "../../../chunks/chunk-ANPXBD2G.js";
36
- import "../../../chunks/chunk-KJAEVOIW.js";
37
- import {
38
- upload_file_exports
39
- } from "../../../chunks/chunk-NOLQR5RW.js";
40
- import "../../../chunks/chunk-FB3GNE2B.js";
41
- import "../../../chunks/chunk-FD5WR2A5.js";
42
- import "../../../chunks/chunk-QDVDHFMZ.js";
43
- import "../../../chunks/chunk-CVDCTI7F.js";
44
14
  import {
45
15
  stat_file_exports
46
16
  } from "../../../chunks/chunk-UK4HNSEJ.js";
47
17
  import "../../../chunks/chunk-W3RXHN5I.js";
48
18
  import "../../../chunks/chunk-VROZGPC5.js";
49
19
  import "../../../chunks/chunk-TGVYEQIA.js";
20
+ import {
21
+ upload_file_exports
22
+ } from "../../../chunks/chunk-NOLQR5RW.js";
23
+ import "../../../chunks/chunk-FB3GNE2B.js";
24
+ import "../../../chunks/chunk-FD5WR2A5.js";
25
+ import "../../../chunks/chunk-QDVDHFMZ.js";
26
+ import "../../../chunks/chunk-KJAEVOIW.js";
50
27
  import "../../../chunks/chunk-CNYSX2L2.js";
28
+ import "../../../chunks/chunk-CVDCTI7F.js";
29
+ import "../../../chunks/chunk-BSUQNHAM.js";
51
30
  import {
52
31
  copy_dir_exports
53
32
  } from "../../../chunks/chunk-6NLNUGBI.js";
@@ -55,6 +34,13 @@ import "../../../chunks/chunk-V3L55I2S.js";
55
34
  import "../../../chunks/chunk-4XBUJAQU.js";
56
35
  import "../../../chunks/chunk-WAHPAZQS.js";
57
36
  import "../../../chunks/chunk-N2T672IG.js";
37
+ import {
38
+ download_file_exports
39
+ } from "../../../chunks/chunk-EOTOFHUR.js";
40
+ import "../../../chunks/chunk-2JH4TCT2.js";
41
+ import "../../../chunks/chunk-IV75M3KE.js";
42
+ import "../../../chunks/chunk-HWEGQVBQ.js";
43
+ import "../../../chunks/chunk-FF5NURFO.js";
58
44
  import {
59
45
  copy_file_exports
60
46
  } from "../../../chunks/chunk-OA7Y2A5T.js";
@@ -69,6 +55,20 @@ import "../../../chunks/chunk-5VHFXWFM.js";
69
55
  import "../../../chunks/chunk-ZEZCYPLQ.js";
70
56
  import "../../../chunks/chunk-QVPS2BCJ.js";
71
57
  import "../../../chunks/chunk-ZJTWDCNZ.js";
58
+ import {
59
+ list_dir_exports
60
+ } from "../../../chunks/chunk-DPQRXSZH.js";
61
+ import "../../../chunks/chunk-37TRFYZT.js";
62
+ import "../../../chunks/chunk-ZSUG52DO.js";
63
+ import "../../../chunks/chunk-UK2F7CWI.js";
64
+ import "../../../chunks/chunk-3CLGBOHN.js";
65
+ import {
66
+ move_dir_exports
67
+ } from "../../../chunks/chunk-FS6LRTDK.js";
68
+ import "../../../chunks/chunk-BWYH445G.js";
69
+ import "../../../chunks/chunk-ON6LC3HE.js";
70
+ import "../../../chunks/chunk-RWO53U4X.js";
71
+ import "../../../chunks/chunk-BE7OXZRK.js";
72
72
  import {
73
73
  move_file_exports
74
74
  } from "../../../chunks/chunk-646R6BQZ.js";
@@ -1,10 +1,10 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { ListOptions as S3ListOptions } from '../../../@aws-s3/storage/directory/list';
7
- import { ListOptions as GcsListOptions } from '../../../@google-cloud/storage/directory/list';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { ListOptions as S3ListOptions } from '../../../@aws-s3/storage/directory/list/index.js';
7
+ import { ListOptions as GcsListOptions } from '../../../@google-cloud/storage/directory/list/index.js';
8
8
  type Returned = Outcome.Either<string[], string>;
9
9
  export declare function listDir(client: GCSBucket, path: string, options?: GcsListOptions): Promise<Returned>;
10
10
  export declare function listDir(client: S3ClientWithBucket, path: string, options?: S3ListOptions): Promise<Returned>;
@@ -1,12 +1,12 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { MoveDirOptions as FtpsMoveDirOptions } from '../../../ftps/directory/move-dir';
7
- import { MoveDirOptions as SftpMoveDirOptions } from '../../../sftp/directory/move-dir';
8
- import { MoveDirOptions as S3MoveDirOptions } from '../../../@aws-s3/storage/directory/move-dir';
9
- import { MoveDirOptions as GcsMoveDirOptions } from '../../../@google-cloud/storage/directory/move-dir';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { MoveDirOptions as FtpsMoveDirOptions } from '../../../ftps/directory/move-dir/index.js';
7
+ import { MoveDirOptions as SftpMoveDirOptions } from '../../../sftp/directory/move-dir/index.js';
8
+ import { MoveDirOptions as S3MoveDirOptions } from '../../../@aws-s3/storage/directory/move-dir/index.js';
9
+ import { MoveDirOptions as GcsMoveDirOptions } from '../../../@google-cloud/storage/directory/move-dir/index.js';
10
10
  type Returned = Outcome.Either<true, string>;
11
11
  export declare function moveDir(client: GCSBucket, sourcePath: string, targetPath: string, options?: GcsMoveDirOptions): Promise<Returned>;
12
12
  export declare function moveDir(client: S3ClientWithBucket, sourcePath: string, targetPath: string, options?: S3MoveDirOptions): Promise<Returned>;
@@ -1,12 +1,12 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { MoveOptions as FtpsMoveOptions } from '../../../ftps/file/move';
7
- import { MoveOptions as SftpMoveOptions } from '../../../sftp/file/move';
8
- import { MoveOptions as S3MoveOptions } from '../../../@aws-s3/storage/file/move';
9
- import { MoveOptions as GcsMoveOptions } from '../../../@google-cloud/storage/file/move';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { MoveOptions as FtpsMoveOptions } from '../../../ftps/file/move/index.js';
7
+ import { MoveOptions as SftpMoveOptions } from '../../../sftp/file/move/index.js';
8
+ import { MoveOptions as S3MoveOptions } from '../../../@aws-s3/storage/file/move/index.js';
9
+ import { MoveOptions as GcsMoveOptions } from '../../../@google-cloud/storage/file/move/index.js';
10
10
  type Returned = Outcome.Either<true, string>;
11
11
  export declare function moveFile(client: GCSBucket, sourcePath: string, targetPath: string, options?: GcsMoveOptions): Promise<Returned>;
12
12
  export declare function moveFile(client: S3ClientWithBucket, sourcePath: string, targetPath: string, options?: S3MoveOptions): Promise<Returned>;
@@ -1,12 +1,12 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { RemoveDirOptions as FtpsRemoveDirOptions } from '../../../ftps/directory/remove-dir';
7
- import { RemoveDirOptions as SftpRemoveDirOptions } from '../../../sftp/directory/remove-dir';
8
- import { RemoveDirOptions as S3RemoveDirOptions } from '../../../@aws-s3/storage/directory/remove-dir';
9
- import { RemoveDirOptions as GcsRemoveDirOptions } from '../../../@google-cloud/storage/directory/remove-dir';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { RemoveDirOptions as FtpsRemoveDirOptions } from '../../../ftps/directory/remove-dir/index.js';
7
+ import { RemoveDirOptions as SftpRemoveDirOptions } from '../../../sftp/directory/remove-dir/index.js';
8
+ import { RemoveDirOptions as S3RemoveDirOptions } from '../../../@aws-s3/storage/directory/remove-dir/index.js';
9
+ import { RemoveDirOptions as GcsRemoveDirOptions } from '../../../@google-cloud/storage/directory/remove-dir/index.js';
10
10
  type Returned = Outcome.Either<true, string>;
11
11
  export declare function removeDir(client: GCSBucket, sourcePath: string, options?: GcsRemoveDirOptions): Promise<Returned>;
12
12
  export declare function removeDir(client: S3ClientWithBucket, sourcePath: string, options?: S3RemoveDirOptions): Promise<Returned>;
@@ -1,12 +1,12 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { RemoveOptions as FtpRemoveOptions } from '../../../ftps/file/remove';
7
- import { RemoveOptions as SftpRemoveOptions } from '../../../sftp/file/remove';
8
- import { RemoveOptions as S3RemoveOptions } from '../../../@aws-s3/storage/file/remove';
9
- import { RemoveOptions as GcsRemoveOptions } from '../../../@google-cloud/storage/file/remove';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { RemoveOptions as FtpRemoveOptions } from '../../../ftps/file/remove/index.js';
7
+ import { RemoveOptions as SftpRemoveOptions } from '../../../sftp/file/remove/index.js';
8
+ import { RemoveOptions as S3RemoveOptions } from '../../../@aws-s3/storage/file/remove/index.js';
9
+ import { RemoveOptions as GcsRemoveOptions } from '../../../@google-cloud/storage/file/remove/index.js';
10
10
  type Returned = Outcome.Either<true, string>;
11
11
  export declare function removeFile(client: GCSBucket, path: string, options?: GcsRemoveOptions): Promise<Returned>;
12
12
  export declare function removeFile(client: S3ClientWithBucket, path: string, options?: S3RemoveOptions): Promise<Returned>;
@@ -1,8 +1,8 @@
1
1
  import {
2
2
  removeFile
3
- } from "../../../../chunks/chunk-H4LW6FP3.js";
3
+ } from "../../../../chunks/chunk-Y4THX4AN.js";
4
4
  import "../../../../chunks/chunk-7J7CYOXU.js";
5
- import "../../../../chunks/chunk-3TKBCG7Y.js";
5
+ import "../../../../chunks/chunk-WV5N7ESL.js";
6
6
  import "../../../../chunks/chunk-ANPXBD2G.js";
7
7
  import "../../../../chunks/chunk-KJAEVOIW.js";
8
8
  import "../../../../chunks/chunk-V3GX7SIJ.js";
@@ -1,12 +1,12 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
- import { S3ClientWithBucket } from '../../clients';
3
1
  import { Bucket as GCSBucket } from '@google-cloud/storage';
4
2
  import { Client as FtpClient } from 'basic-ftp';
5
3
  import SftpClient from 'ssh2-sftp-client';
6
- import { Stat as FtpStat } from '../../../ftps/file/stat';
7
- import { Stat as SftpStat } from '../../../sftp/file/stat';
8
- import { Stat as S3Stat, StatOptions as S3StatOptions } from '../../../@aws-s3/storage/file/stat';
9
- import { Stat as GcsStat, StatOptions as GcsStatOptions } from '../../../@google-cloud/storage/file/stat';
4
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
5
+ import { S3ClientWithBucket } from '../../clients/index.js';
6
+ import { Stat as FtpStat } from '../../../ftps/file/stat/index.js';
7
+ import { Stat as SftpStat } from '../../../sftp/file/stat/index.js';
8
+ import { Stat as S3Stat, StatOptions as S3StatOptions } from '../../../@aws-s3/storage/file/stat/index.js';
9
+ import { Stat as GcsStat, StatOptions as GcsStatOptions } from '../../../@google-cloud/storage/file/stat/index.js';
10
10
  type Returned<K extends FtpStat | SftpStat | S3Stat | GcsStat> = Outcome.Either<K, string>;
11
11
  export declare function statFile(client: GCSBucket, path: string, options?: GcsStatOptions): Promise<Returned<GcsStat>>;
12
12
  export declare function statFile(client: S3ClientWithBucket, path: string, options?: S3StatOptions): Promise<Returned<S3Stat>>;
@@ -1,13 +1,13 @@
1
1
  import { Readable } from 'node:stream';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
3
- import { S3ClientWithBucket } from '../../clients';
4
2
  import { Bucket as GCSBucket } from '@google-cloud/storage';
5
3
  import { Client as FtpClient } from 'basic-ftp';
6
4
  import SftpClient from 'ssh2-sftp-client';
7
- import { UploadOptions as FtpUploadOptions } from '../../../ftps/file/upload';
8
- import { UploadOptions as SftpUploadOptions } from '../../../sftp/file/upload';
9
- import { UploadOptions as S3UploadOptions } from '../../../@aws-s3/storage/file/upload';
10
- import { UploadOptions as GcsUploadOptions } from '../../../@google-cloud/storage/file/upload';
5
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
6
+ import { S3ClientWithBucket } from '../../clients/index.js';
7
+ import { UploadOptions as FtpUploadOptions } from '../../../ftps/file/upload/index.js';
8
+ import { UploadOptions as SftpUploadOptions } from '../../../sftp/file/upload/index.js';
9
+ import { UploadOptions as S3UploadOptions } from '../../../@aws-s3/storage/file/upload/index.js';
10
+ import { UploadOptions as GcsUploadOptions } from '../../../@google-cloud/storage/file/upload/index.js';
11
11
  type Returned = Outcome.Either<true, string>;
12
12
  export declare function uploadFile(fileStream: Readable, path: string, client: GCSBucket, options?: GcsUploadOptions): Promise<Returned>;
13
13
  export declare function uploadFile(fileStream: Readable, path: string, client: S3ClientWithBucket, options?: S3UploadOptions): Promise<Returned>;
@@ -1,5 +1,5 @@
1
1
  import { Buffer } from 'node:buffer';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  /**
4
4
  * Encrypts a `Buffer` by converting it to a `Uint8Array`, performing encryption, and then returning the result as a `Buffer`.
5
5
  *
@@ -1,3 +1,3 @@
1
- import * as Buffer from './buffer';
2
- import * as Uint8Array from './uint8-array';
1
+ import * as Buffer from './buffer/index.js';
2
+ import * as Uint8Array from './uint8-array/index.js';
3
3
  export { Buffer, Uint8Array };
@@ -1,4 +1,4 @@
1
- import { Outcome } from '../../../../agnostic/misc/outcome';
1
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
2
2
  /**
3
3
  * Encrypts a `Uint8Array` using AES-256-GCM encryption and the specified encryption key.
4
4
  *
@@ -1,3 +1,3 @@
1
- import * as AES_256_GCM from './@aes-256-gcm';
2
- import * as Key from './key';
1
+ import * as AES_256_GCM from './@aes-256-gcm/index.js';
2
+ import * as Key from './key/index.js';
3
3
  export { AES_256_GCM, Key };
@@ -1,6 +1,6 @@
1
- import { isInDirectory as isInDirectoryFunc } from './is-in-directory';
2
- import { ReadWriteEditorFunc as ReadWriteEditorFuncType, readWrite as readWriteFunc } from './read-write';
3
- import { Subpaths as SubpathsNamespace } from './subpaths';
1
+ import { isInDirectory as isInDirectoryFunc } from './is-in-directory/index.js';
2
+ import { ReadWriteEditorFunc as ReadWriteEditorFuncType, readWrite as readWriteFunc } from './read-write/index.js';
3
+ import { Subpaths as SubpathsNamespace } from './subpaths/index.js';
4
4
  export declare const isInDirectory: typeof isInDirectoryFunc;
5
5
  export type ReadWriteEditorFunc = ReadWriteEditorFuncType;
6
6
  export declare const readWrite: typeof readWriteFunc;
@@ -1,12 +1,12 @@
1
+ import {
2
+ isInDirectory
3
+ } from "../../chunks/chunk-NRITRUZW.js";
1
4
  import {
2
5
  readWrite
3
6
  } from "../../chunks/chunk-7DBNMU6N.js";
4
7
  import {
5
8
  Subpaths
6
9
  } from "../../chunks/chunk-F3WCF6DL.js";
7
- import {
8
- isInDirectory
9
- } from "../../chunks/chunk-NRITRUZW.js";
10
10
  import "../../chunks/chunk-R3AWQXMY.js";
11
11
  import "../../chunks/chunk-WSFCRVEQ.js";
12
12
 
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  export type CopyDirOptions = {
4
4
  /**
5
5
  * If `false` and a destination file already exists, copying aborts.
@@ -1,5 +1,5 @@
1
- import * as CopyDir from './copy-dir';
2
- import * as List from './list';
3
- import * as MoveDir from './move-dir';
4
- import * as RemoveDir from './remove-dir';
1
+ import * as CopyDir from './copy-dir/index.js';
2
+ import * as List from './list/index.js';
3
+ import * as MoveDir from './move-dir/index.js';
4
+ import * as RemoveDir from './remove-dir/index.js';
5
5
  export { CopyDir, List, MoveDir, RemoveDir };
@@ -1,16 +1,16 @@
1
- import "../../../chunks/chunk-CNMP2GU4.js";
2
- import {
3
- list_exports
4
- } from "../../../chunks/chunk-3CLGBOHN.js";
5
- import {
6
- move_dir_exports
7
- } from "../../../chunks/chunk-BE7OXZRK.js";
1
+ import "../../../chunks/chunk-7KSMK42F.js";
8
2
  import {
9
3
  remove_dir_exports
10
4
  } from "../../../chunks/chunk-BSUQNHAM.js";
11
5
  import {
12
6
  copy_dir_exports
13
7
  } from "../../../chunks/chunk-N2T672IG.js";
8
+ import {
9
+ list_exports
10
+ } from "../../../chunks/chunk-3CLGBOHN.js";
11
+ import {
12
+ move_dir_exports
13
+ } from "../../../chunks/chunk-BE7OXZRK.js";
14
14
  import "../../../chunks/chunk-JMU5PDBD.js";
15
15
  import "../../../chunks/chunk-FENXVJYO.js";
16
16
  import "../../../chunks/chunk-WSFCRVEQ.js";
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  /**
4
4
  * Lists all direct children files under a given directory on an FTP server.
5
5
  *
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  export type MoveDirOptions = {
4
4
  /** If false and `targetDir` exists, the operation is aborted. Defaults to false. */
5
5
  overwrite?: boolean;
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  export type RemoveDirOptions = {
4
4
  /**
5
5
  * If **true** (default) the function ignores the case where `directoryPath`
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  export type CopyOptions = {
4
4
  /**
5
5
  * If `false` and the target already exists, the operation is aborted.
@@ -1,6 +1,6 @@
1
1
  import { Readable } from 'node:stream';
2
2
  import { Client } from 'basic-ftp';
3
- import { Outcome } from '../../../../agnostic/misc/outcome';
3
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
4
4
  export type DownloadOptions = {
5
5
  startAt?: number;
6
6
  };
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  /**
4
4
  * Checks if a *file* (not a directory) exists on a specified FTP server.
5
5
  *
@@ -1,8 +1,8 @@
1
- import * as Copy from './copy';
2
- import * as Download from './download';
3
- import * as Exists from './exists';
4
- import * as Move from './move';
5
- import * as Remove from './remove';
6
- import * as Stat from './stat';
7
- import * as Upload from './upload';
1
+ import * as Copy from './copy/index.js';
2
+ import * as Download from './download/index.js';
3
+ import * as Exists from './exists/index.js';
4
+ import * as Move from './move/index.js';
5
+ import * as Remove from './remove/index.js';
6
+ import * as Stat from './stat/index.js';
7
+ import * as Upload from './upload/index.js';
8
8
  export { Copy, Download, Exists, Move, Remove, Stat, Upload };
@@ -1,16 +1,16 @@
1
- import "../../../chunks/chunk-S5MTHWQ7.js";
2
- import {
3
- download_exports
4
- } from "../../../chunks/chunk-FF5NURFO.js";
1
+ import "../../../chunks/chunk-JSW6R3ZH.js";
5
2
  import {
6
3
  remove_exports
7
4
  } from "../../../chunks/chunk-KJAEVOIW.js";
5
+ import {
6
+ stat_exports
7
+ } from "../../../chunks/chunk-CNYSX2L2.js";
8
8
  import {
9
9
  upload_exports
10
10
  } from "../../../chunks/chunk-CVDCTI7F.js";
11
11
  import {
12
- stat_exports
13
- } from "../../../chunks/chunk-CNYSX2L2.js";
12
+ download_exports
13
+ } from "../../../chunks/chunk-FF5NURFO.js";
14
14
  import {
15
15
  copy_exports
16
16
  } from "../../../chunks/chunk-NMYVJJXV.js";
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  export type MoveOptions = {
4
4
  /**
5
5
  * When `true`, ensures that the parent directory of `targetPath` exists
@@ -1,5 +1,5 @@
1
1
  import { Client } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  export type RemoveOptions = {
4
4
  ignoreMissing?: boolean;
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import { Client as FtpClient, FileInfo } from 'basic-ftp';
2
- import { Outcome } from '../../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
3
3
  export interface Stat {
4
4
  size?: number;
5
5
  modifiedAt?: Date;
@@ -1,6 +1,6 @@
1
1
  import { Readable } from 'node:stream';
2
2
  import { Client, UploadOptions as BasicFtpUploadOptions } from 'basic-ftp';
3
- import { Outcome } from '../../../../agnostic/misc/outcome';
3
+ import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
4
4
  export type UploadOptions = BasicFtpUploadOptions & {
5
5
  ensureDir?: boolean;
6
6
  overwrite?: boolean;
@@ -1,3 +1,3 @@
1
- import * as Directory from './directory';
2
- import * as File from './file';
1
+ import * as Directory from './directory/index.js';
2
+ import * as File from './file/index.js';
3
3
  export { Directory, File };
@@ -1,19 +1,19 @@
1
1
  import {
2
2
  file_exports
3
- } from "../../chunks/chunk-S5MTHWQ7.js";
3
+ } from "../../chunks/chunk-JSW6R3ZH.js";
4
4
  import {
5
5
  directory_exports
6
- } from "../../chunks/chunk-CNMP2GU4.js";
7
- import "../../chunks/chunk-3CLGBOHN.js";
8
- import "../../chunks/chunk-BE7OXZRK.js";
9
- import "../../chunks/chunk-BSUQNHAM.js";
10
- import "../../chunks/chunk-FF5NURFO.js";
6
+ } from "../../chunks/chunk-7KSMK42F.js";
11
7
  import "../../chunks/chunk-KJAEVOIW.js";
12
- import "../../chunks/chunk-CVDCTI7F.js";
13
8
  import "../../chunks/chunk-CNYSX2L2.js";
9
+ import "../../chunks/chunk-CVDCTI7F.js";
10
+ import "../../chunks/chunk-BSUQNHAM.js";
14
11
  import "../../chunks/chunk-N2T672IG.js";
12
+ import "../../chunks/chunk-FF5NURFO.js";
15
13
  import "../../chunks/chunk-NMYVJJXV.js";
16
14
  import "../../chunks/chunk-ZJTWDCNZ.js";
15
+ import "../../chunks/chunk-3CLGBOHN.js";
16
+ import "../../chunks/chunk-BE7OXZRK.js";
17
17
  import "../../chunks/chunk-HRNDUTZE.js";
18
18
  import "../../chunks/chunk-JMU5PDBD.js";
19
19
  import "../../chunks/chunk-FENXVJYO.js";
@@ -1,5 +1,5 @@
1
1
  import sharp from 'sharp';
2
- import { Outcome } from '../../../agnostic/misc/outcome';
2
+ import { Outcome } from '../../../agnostic/misc/outcome/index.js';
3
3
  export type ImageFileType = keyof sharp.FormatEnum;
4
4
  export type FormatCommonOptions = {
5
5
  width?: number;