@design-edito/tools 0.3.2 → 0.3.3

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 (185) hide show
  1. package/agnostic/css/scale/index.js +3 -3
  2. package/agnostic/html/hyper-json/cast/index.js +8 -8
  3. package/agnostic/html/hyper-json/index.js +10 -10
  4. package/agnostic/html/hyper-json/serialize/index.js +1 -1
  5. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +8 -8
  6. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +8 -8
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +8 -8
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +8 -8
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +8 -8
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +8 -8
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +8 -8
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +8 -8
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +8 -8
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +8 -8
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +8 -8
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +8 -8
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +8 -8
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +8 -8
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +8 -8
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +8 -8
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +8 -8
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +8 -8
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +8 -8
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +8 -8
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +8 -8
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +8 -8
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +8 -8
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +8 -8
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +8 -8
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +8 -8
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +8 -8
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +8 -8
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +8 -8
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +8 -8
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +8 -8
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +8 -8
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +8 -8
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +8 -8
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +8 -8
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +8 -8
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +8 -8
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +8 -8
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +8 -8
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +8 -8
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +8 -8
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +8 -8
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +8 -8
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +8 -8
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +8 -8
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +8 -8
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +8 -8
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +8 -8
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +8 -8
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +8 -8
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +8 -8
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +8 -8
  57. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +8 -8
  58. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +8 -8
  59. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +8 -8
  60. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +8 -8
  61. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +8 -8
  62. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +8 -8
  63. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +8 -8
  64. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +8 -8
  65. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +8 -8
  66. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +8 -8
  67. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +8 -8
  68. package/agnostic/html/hyper-json/tree/index.js +8 -8
  69. package/agnostic/html/hyper-json/utils/index.js +8 -8
  70. package/agnostic/misc/assert/index.js +3 -3
  71. package/agnostic/misc/crawler/index.d.ts +51 -27
  72. package/agnostic/misc/crawler/index.js +13 -3
  73. package/node/@aws-s3/storage/directory/copy-dir/index.js +2 -2
  74. package/node/@aws-s3/storage/directory/list/index.js +2 -2
  75. package/node/@aws-s3/storage/directory/move-dir/index.js +2 -2
  76. package/node/@aws-s3/storage/directory/remove-dir/index.js +2 -2
  77. package/node/@aws-s3/storage/file/copy/index.js +2 -2
  78. package/node/@aws-s3/storage/file/download/index.js +2 -2
  79. package/node/@aws-s3/storage/file/exists/index.js +2 -2
  80. package/node/@aws-s3/storage/file/move/index.js +2 -2
  81. package/node/@aws-s3/storage/file/remove/index.js +2 -2
  82. package/node/@aws-s3/storage/file/stat/index.js +2 -2
  83. package/node/@aws-s3/storage/file/upload/index.js +2 -2
  84. package/node/@express/@multer/index.js +3 -3
  85. package/node/@google-cloud/storage/bucket/get-metadata/index.js +3 -3
  86. package/node/@google-cloud/storage/directory/copy-dir/index.js +2 -2
  87. package/node/@google-cloud/storage/directory/list/index.js +2 -2
  88. package/node/@google-cloud/storage/directory/move-dir/index.js +2 -2
  89. package/node/@google-cloud/storage/directory/remove-dir/index.js +2 -2
  90. package/node/@google-cloud/storage/file/copy/index.js +2 -2
  91. package/node/@google-cloud/storage/file/download/index.js +2 -2
  92. package/node/@google-cloud/storage/file/exists/index.js +2 -2
  93. package/node/@google-cloud/storage/file/generate-signed-url/index.js +3 -3
  94. package/node/@google-cloud/storage/file/get-metadata/index.js +3 -3
  95. package/node/@google-cloud/storage/file/get-permissions/index.js +3 -3
  96. package/node/@google-cloud/storage/file/move/index.js +2 -2
  97. package/node/@google-cloud/storage/file/remove/index.js +2 -2
  98. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +6 -6
  99. package/node/@google-cloud/storage/file/stat/index.js +2 -2
  100. package/node/@google-cloud/storage/file/update-metadata/index.js +3 -3
  101. package/node/@google-cloud/storage/file/upload/index.js +2 -2
  102. package/node/cloud-storage/operations/copy-dir/index.js +5 -5
  103. package/node/cloud-storage/operations/copy-file/index.js +5 -5
  104. package/node/cloud-storage/operations/download-file/index.js +5 -5
  105. package/node/cloud-storage/operations/exists-file/index.js +5 -5
  106. package/node/cloud-storage/operations/list-dir/index.js +5 -5
  107. package/node/cloud-storage/operations/move-dir/index.js +5 -5
  108. package/node/cloud-storage/operations/move-file/index.js +5 -5
  109. package/node/cloud-storage/operations/remove-dir/index.js +5 -5
  110. package/node/cloud-storage/operations/remove-file/index.js +5 -5
  111. package/node/cloud-storage/operations/stat-file/index.js +5 -5
  112. package/node/cloud-storage/operations/upload-file/index.js +5 -5
  113. package/node/encryption/@aes-256-gcm/buffer/index.js +2 -2
  114. package/node/encryption/@aes-256-gcm/uint8-array/index.js +2 -2
  115. package/node/ftps/directory/copy-dir/index.js +2 -2
  116. package/node/ftps/directory/list/index.js +2 -2
  117. package/node/ftps/directory/move-dir/index.js +2 -2
  118. package/node/ftps/directory/remove-dir/index.js +2 -2
  119. package/node/ftps/file/copy/index.js +2 -2
  120. package/node/ftps/file/download/index.js +2 -2
  121. package/node/ftps/file/exists/index.js +2 -2
  122. package/node/ftps/file/move/index.js +2 -2
  123. package/node/ftps/file/remove/index.js +2 -2
  124. package/node/ftps/file/stat/index.js +2 -2
  125. package/node/ftps/file/upload/index.js +2 -2
  126. package/node/images/transform/index.js +25 -25
  127. package/node/process/spawner/index.js +3 -3
  128. package/node/sftp/directory/copy-dir/index.js +2 -2
  129. package/node/sftp/directory/list/index.js +2 -2
  130. package/node/sftp/directory/move-dir/index.js +2 -2
  131. package/node/sftp/directory/remove-dir/index.js +2 -2
  132. package/node/sftp/file/copy/index.js +2 -2
  133. package/node/sftp/file/download/index.js +2 -2
  134. package/node/sftp/file/exists/index.js +2 -2
  135. package/node/sftp/file/move/index.js +2 -2
  136. package/node/sftp/file/remove/index.js +2 -2
  137. package/node/sftp/file/stat/index.js +2 -2
  138. package/node/sftp/file/upload/index.js +2 -2
  139. package/package.json +1 -1
  140. package/chunks/{chunk-W7VDFL7P.js → chunk-2WSVYQ5Q.js} +3 -3
  141. package/chunks/{chunk-IV6JXJNW.js → chunk-54KPQCVI.js} +3 -3
  142. package/chunks/{chunk-7OWHDBUD.js → chunk-5O52VUI6.js} +3 -3
  143. package/chunks/{chunk-GFYAOPTP.js → chunk-5X76KDYN.js} +3 -3
  144. package/chunks/{chunk-5DJBOYRY.js → chunk-66BURDRK.js} +3 -3
  145. package/chunks/{chunk-6GINUDWK.js → chunk-6BGIDRU5.js} +3 -3
  146. package/chunks/{chunk-EZVE2V6Z.js → chunk-6YVXSCRH.js} +3 -3
  147. package/chunks/{chunk-5LCPENF6.js → chunk-7B2E2NGH.js} +3 -3
  148. package/chunks/{chunk-CDIXAYVL.js → chunk-AOEOW5XW.js} +3 -3
  149. package/chunks/{chunk-2OGNVG5X.js → chunk-AV373PHY.js} +3 -3
  150. package/chunks/{chunk-FML7BURX.js → chunk-AXMAF3J2.js} +3 -3
  151. package/chunks/{chunk-VRVBSI2L.js → chunk-BHGRXDTS.js} +3 -3
  152. package/chunks/{chunk-D3J6JAJW.js → chunk-BQABPH3I.js} +3 -3
  153. package/chunks/{chunk-AFQ6FUT2.js → chunk-BQXTV2GG.js} +3 -3
  154. package/chunks/{chunk-OCDUURXM.js → chunk-BXFRBV67.js} +3 -3
  155. package/chunks/{chunk-GOKDRSAD.js → chunk-DBNCEHTT.js} +3 -3
  156. package/chunks/{chunk-J45Y3CWM.js → chunk-DBZAJJUF.js} +3 -3
  157. package/chunks/{chunk-B4BXEVMI.js → chunk-EBQRPRRC.js} +3 -3
  158. package/chunks/{chunk-LBK4TBXP.js → chunk-EEPLTO3E.js} +3 -3
  159. package/chunks/{chunk-6652JQFX.js → chunk-FH74QWR6.js} +3 -3
  160. package/chunks/{chunk-JCXDI6AD.js → chunk-FM3HGCFL.js} +3 -3
  161. package/chunks/{chunk-BOI2VKM7.js → chunk-FSI422YG.js} +3 -3
  162. package/chunks/{chunk-JPNVNAO4.js → chunk-IBQQCUYV.js} +3 -3
  163. package/chunks/{chunk-Q6Y27PHJ.js → chunk-J5D4OQ5U.js} +3 -3
  164. package/chunks/{chunk-NONFIHGT.js → chunk-JFXEMK66.js} +3 -3
  165. package/chunks/{chunk-SNB7HA6G.js → chunk-JN2UETL4.js} +3 -3
  166. package/chunks/{chunk-GICC2TWR.js → chunk-JU23NBY2.js} +3 -3
  167. package/chunks/{chunk-VYVVS4LW.js → chunk-NEMHJSNM.js} +3 -3
  168. package/chunks/{chunk-PA6C6P2W.js → chunk-NIIAUOBO.js} +3 -3
  169. package/chunks/{chunk-GDSDQ3UB.js → chunk-O66PEU62.js} +3 -3
  170. package/chunks/{chunk-4WO4M2HE.js → chunk-O7UCJNVF.js} +3 -3
  171. package/chunks/{chunk-RC7TRCNX.js → chunk-OF2W4ZRG.js} +3 -3
  172. package/chunks/{chunk-FBWBGFRA.js → chunk-PTN2V757.js} +3 -3
  173. package/chunks/{chunk-KEGTGEAM.js → chunk-RGQNRTBI.js} +3 -3
  174. package/chunks/{chunk-T3F3S6XV.js → chunk-S2I77NEE.js} +3 -3
  175. package/chunks/{chunk-TKAWYSFV.js → chunk-S6ZFFGWH.js} +3 -3
  176. package/chunks/{chunk-4ARE376R.js → chunk-SBBIQ5UH.js} +3 -3
  177. package/chunks/{chunk-SJ54QLKA.js → chunk-TAURL7GX.js} +20 -20
  178. package/chunks/{chunk-Z352FGUT.js → chunk-ULYGDEW2.js} +3 -3
  179. package/chunks/{chunk-QD6KZUTV.js → chunk-UZ4SWSOZ.js} +3 -3
  180. package/chunks/{chunk-MFL7PQWJ.js → chunk-VU6JYR3W.js} +3 -3
  181. package/chunks/{chunk-XVH447XG.js → chunk-VYDUHDXW.js} +3 -3
  182. package/chunks/{chunk-ZE5QOQM6.js → chunk-W5VY535B.js} +3 -3
  183. package/chunks/{chunk-XKELYCHB.js → chunk-Y6FD4ASO.js} +3 -3
  184. package/chunks/{chunk-UVYVJF5Q.js → chunk-YOP6WVCF.js} +3 -3
  185. package/chunks/{chunk-S2YRVCQ4.js → chunk-ZTPRFEPV.js} +3 -3
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@aws-s3/storage/file/move/index.ts
10
10
  import {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@aws-s3/storage/file/stat/index.ts
10
10
  import {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/file/remove/index.ts
10
10
  async function remove(sftp, targetPath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/file/stat/index.ts
10
10
  async function stat(ftp, path) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@aws-s3/storage/file/remove/index.ts
10
10
  import {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/directory/list/index.ts
10
10
  async function list(bucket, directoryPath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/directory/list/index.ts
10
10
  async function list(ftpClient, directoryPath) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/file/move/index.ts
10
10
  async function move(ftpClient, sourcePath, targetPath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/directory/list/index.ts
10
10
  async function list(sftp, directoryPath) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/file/stat/index.ts
10
10
  async function stat(sftp, path) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/encryption/@aes-256-gcm/uint8-array/index.ts
10
10
  import { Buffer } from "node:buffer";
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@aws-s3/storage/file/upload/index.ts
10
10
  import {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/file/stat/index.ts
10
10
  async function stat(bucket, path, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/directory/copy-dir/index.ts
10
10
  async function copyDir(bucket, sourceDir, targetDir, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/file/exists/index.ts
10
10
  import { FileType } from "basic-ftp";
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@aws-s3/storage/directory/list/index.ts
10
10
  import {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/directory/move-dir/index.ts
10
10
  async function moveDir(sftp, sourceDir, targetDir, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/file/exists/index.ts
10
10
  async function exists(sftp, sourcePath) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/file/exists/index.ts
10
10
  async function exists(bucket, sourcePath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/directory/move-dir/index.ts
10
10
  async function moveDir(bucket, sourceDir, targetDir, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/file/download/index.ts
10
10
  async function download(bucket, sourcePath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/file/copy/index.ts
10
10
  import { PassThrough } from "node:stream";
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/directory/copy-dir/index.ts
10
10
  import { PassThrough } from "node:stream";
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/directory/move-dir/index.ts
10
10
  async function moveDir(ftpClient, sourceDir, targetDir, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/directory/copy-dir/index.ts
10
10
  import { PassThrough } from "node:stream";
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/file/remove/index.ts
10
10
  async function remove(ftpClient, targetPath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/file/copy/index.ts
10
10
  async function copy(bucket, sourcePath, targetPath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/file/move/index.ts
10
10
  async function move(bucket, sourcePath, targetPath, options) {
@@ -1,57 +1,57 @@
1
1
  import {
2
2
  nullFunc
3
3
  } from "./chunk-AKNR3U25.js";
4
- import {
5
- Types
6
- } from "./chunk-XEQ2PBT2.js";
7
- import {
8
- array
9
- } from "./chunk-USIYKRNX.js";
10
4
  import {
11
5
  any
12
6
  } from "./chunk-ZKIQ753F.js";
13
7
  import {
14
- SmartTags
15
- } from "./chunk-HEY7J6GI.js";
8
+ array
9
+ } from "./chunk-USIYKRNX.js";
16
10
  import {
17
- insertNode
18
- } from "./chunk-XA4HVHJ4.js";
11
+ Types
12
+ } from "./chunk-XEQ2PBT2.js";
19
13
  import {
20
14
  Serialize
21
15
  } from "./chunk-DUCLFPGE.js";
16
+ import {
17
+ SmartTags
18
+ } from "./chunk-HEY7J6GI.js";
22
19
  import {
23
20
  Transformer
24
21
  } from "./chunk-JVMFT3IT.js";
25
22
  import {
26
23
  Method
27
24
  } from "./chunk-RW7VAKJW.js";
25
+ import {
26
+ insertNode
27
+ } from "./chunk-XA4HVHJ4.js";
28
28
  import {
29
29
  recordMap
30
30
  } from "./chunk-XNF5MLCQ.js";
31
+ import {
32
+ isInEnum
33
+ } from "./chunk-E6MSDKON.js";
31
34
  import {
32
35
  isRecord
33
36
  } from "./chunk-YDIBNEGA.js";
34
37
  import {
35
- isInEnum
36
- } from "./chunk-E6MSDKON.js";
38
+ replaceAll
39
+ } from "./chunk-EPUHVR7J.js";
37
40
  import {
38
41
  trimEnd,
39
42
  trimStart
40
43
  } from "./chunk-6XL25OZX.js";
44
+ import {
45
+ makeFailure,
46
+ makeSuccess,
47
+ outcome_exports
48
+ } from "./chunk-QEKI6WGQ.js";
41
49
  import {
42
50
  get
43
51
  } from "./chunk-ROWPCMQY.js";
44
52
  import {
45
53
  unknownToString
46
54
  } from "./chunk-FENXVJYO.js";
47
- import {
48
- replaceAll
49
- } from "./chunk-EPUHVR7J.js";
50
- import {
51
- makeFailure,
52
- makeSuccess,
53
- outcome_exports
54
- } from "./chunk-QEKI6WGQ.js";
55
55
  import {
56
56
  isNonNullObject
57
57
  } from "./chunk-HQLRJ7XW.js";
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/file/download/index.ts
10
10
  async function download(sftp, sourcePath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/file/upload/index.ts
10
10
  async function upload(bucket, targetPath, fileStream, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@aws-s3/storage/directory/copy-dir/index.ts
10
10
  import {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/file/move/index.ts
10
10
  async function move(sftp, sourcePath, targetPath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/ftps/directory/remove-dir/index.ts
10
10
  async function removeDir(ftpClient, directoryPath, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/sftp/file/upload/index.ts
10
10
  async function upload(sftp, targetPath, fileStream, options) {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@aws-s3/storage/file/copy/index.ts
10
10
  import {
@@ -1,10 +1,10 @@
1
- import {
2
- unknownToString
3
- } from "./chunk-FENXVJYO.js";
4
1
  import {
5
2
  makeFailure,
6
3
  makeSuccess
7
4
  } from "./chunk-QEKI6WGQ.js";
5
+ import {
6
+ unknownToString
7
+ } from "./chunk-FENXVJYO.js";
8
8
 
9
9
  // src/node/@google-cloud/storage/directory/remove-dir/index.ts
10
10
  async function removeDir(bucket, directoryPath, options) {