@design-edito/tools 0.1.71 → 0.1.73

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 (496) hide show
  1. package/agnostic/arrays/find-duplicates/index.js +1 -1
  2. package/agnostic/arrays/index.js +8 -8
  3. package/agnostic/arrays/is-array-of/index.js +1 -1
  4. package/agnostic/arrays/make/index.js +1 -1
  5. package/agnostic/arrays/random-pick/index.js +5 -5
  6. package/agnostic/arrays/shuffle/index.js +1 -1
  7. package/agnostic/booleans/index.js +1 -1
  8. package/agnostic/booleans/is-falsy/index.js +1 -1
  9. package/agnostic/colors/complement-color/index.js +1 -1
  10. package/agnostic/colors/hex-to-rgb/index.js +1 -1
  11. package/agnostic/colors/hsl-to-rgb/index.js +1 -1
  12. package/agnostic/colors/index.js +12 -12
  13. package/agnostic/colors/lighten-color/index.js +3 -3
  14. package/agnostic/colors/rgb-to-hex/index.js +1 -1
  15. package/agnostic/colors/rgb-to-hsl/index.js +1 -1
  16. package/agnostic/colors/saturate-color/index.js +3 -3
  17. package/agnostic/css/bem/index.js +1 -1
  18. package/agnostic/css/generate-nice-color/index.js +1 -1
  19. package/agnostic/css/index.js +12 -12
  20. package/agnostic/css/is-valid-css-class-name/index.js +1 -1
  21. package/agnostic/css/styles-set/index.js +5 -5
  22. package/agnostic/errors/index.js +1 -1
  23. package/agnostic/errors/register/index.js +1 -1
  24. package/agnostic/errors/unknown-to-string/index.js +1 -1
  25. package/agnostic/html/get-node-ancestors/index.js +1 -1
  26. package/agnostic/html/get-position-inside-parent/index.js +1 -1
  27. package/agnostic/html/hyper-json/cast/index.js +5 -5
  28. package/agnostic/html/hyper-json/index.js +6 -6
  29. package/agnostic/html/hyper-json/method/index.js +1 -1
  30. package/agnostic/html/hyper-json/serialize/index.js +1 -1
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
  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.js +5 -5
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
  72. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
  73. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
  74. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
  75. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
  76. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
  77. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
  78. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
  79. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
  80. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
  81. package/agnostic/html/hyper-json/smart-tags/index.js +1 -1
  82. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.js +1 -1
  83. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.js +1 -1
  84. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
  85. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
  86. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
  87. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
  88. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
  89. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
  90. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.js +1 -1
  91. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
  92. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
  93. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
  94. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
  95. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
  96. package/agnostic/html/hyper-json/transformer/index.js +1 -1
  97. package/agnostic/html/hyper-json/tree/index.js +5 -5
  98. package/agnostic/html/hyper-json/types/index.js +1 -1
  99. package/agnostic/html/hyper-json/utils/index.js +5 -5
  100. package/agnostic/html/index.js +17 -17
  101. package/agnostic/html/insert-node/index.js +1 -1
  102. package/agnostic/html/placeholders/index.js +1 -1
  103. package/agnostic/html/replace-in-element/index.js +1 -1
  104. package/agnostic/html/sanitize/index.js +5 -5
  105. package/agnostic/html/selector-to-element/index.js +5 -5
  106. package/agnostic/html/string-to-nodes/index.js +6 -6
  107. package/agnostic/misc/assert/index.js +1 -1
  108. package/agnostic/misc/cast/index.js +1 -1
  109. package/agnostic/misc/crawler/index.js +1 -1
  110. package/agnostic/misc/crossenv/detect-runtime/index.js +1 -1
  111. package/agnostic/misc/crossenv/index.js +3 -3
  112. package/agnostic/misc/crossenv/types/index.js +1 -1
  113. package/agnostic/misc/crossenv/window/index.js +1 -1
  114. package/agnostic/misc/data-size/index.js +2 -2
  115. package/agnostic/misc/elo/index.js +1 -1
  116. package/agnostic/misc/get-current-downlink/index.js +1 -1
  117. package/agnostic/misc/index.js +17 -17
  118. package/agnostic/misc/is-constructor-function/index.js +1 -1
  119. package/agnostic/misc/is-nullish/index.js +1 -1
  120. package/agnostic/misc/logs/index.js +1 -1
  121. package/agnostic/misc/logs/logger/index.js +1 -1
  122. package/agnostic/misc/logs/make-text-block/index.js +1 -1
  123. package/agnostic/misc/logs/styles/index.js +1 -1
  124. package/agnostic/misc/lorem-ipsum/index.js +9 -9
  125. package/agnostic/misc/normalize-extension/index.js +1 -1
  126. package/agnostic/misc/outcome/index.js +1 -1
  127. package/agnostic/numbers/absolute-modulo/index.js +1 -1
  128. package/agnostic/numbers/clamp/index.js +1 -1
  129. package/agnostic/numbers/index.js +6 -6
  130. package/agnostic/numbers/interpolate/index.js +1 -1
  131. package/agnostic/numbers/responsive-harmonics/index.js +1 -1
  132. package/agnostic/numbers/round/index.js +1 -1
  133. package/agnostic/objects/deep-get-property/index.js +1 -1
  134. package/agnostic/objects/enums/index.js +1 -1
  135. package/agnostic/objects/enums/is-in-enum/index.js +1 -1
  136. package/agnostic/objects/flatten-getters/index.js +1 -1
  137. package/agnostic/objects/index.js +10 -10
  138. package/agnostic/objects/is-object/index.js +1 -1
  139. package/agnostic/objects/is-record/index.js +1 -1
  140. package/agnostic/objects/record-format/index.js +1 -1
  141. package/agnostic/objects/record-map/index.js +1 -1
  142. package/agnostic/objects/validation/index.js +1 -1
  143. package/agnostic/optim/index.js +4 -4
  144. package/agnostic/optim/memoize/index.js +1 -1
  145. package/agnostic/optim/throttle-debounce/index.js +1 -1
  146. package/agnostic/random/hex-char/index.js +1 -1
  147. package/agnostic/random/index.js +1 -1
  148. package/agnostic/random/random/index.js +1 -1
  149. package/agnostic/random/uuid/index.js +1 -1
  150. package/agnostic/regexps/index.js +1 -1
  151. package/agnostic/sanitization/index.js +4 -1280
  152. package/agnostic/strings/char-codes/index.js +1 -1
  153. package/agnostic/strings/index.js +8 -8
  154. package/agnostic/strings/matches/index.js +1 -1
  155. package/agnostic/strings/normalize-indent/index.js +1 -1
  156. package/agnostic/strings/replace-all/index.js +1 -1
  157. package/agnostic/strings/to-alphanum/index.js +1 -1
  158. package/agnostic/strings/trim/index.js +1 -1
  159. package/agnostic/time/dates/format-date/index.js +1 -1
  160. package/agnostic/time/dates/index.js +1 -1
  161. package/agnostic/time/duration/index.js +1 -1
  162. package/agnostic/time/index.js +9 -9
  163. package/agnostic/time/timeout/index.js +1 -1
  164. package/agnostic/time/transitions/index.js +1 -1
  165. package/agnostic/time/wait/index.js +1 -1
  166. package/chunks/chunk-24ZUWYIR.js +42 -0
  167. package/chunks/chunk-2JH4TCT2.js +34 -0
  168. package/chunks/chunk-2RUBEK4A.js +2456 -0
  169. package/chunks/chunk-2VJ4QISD.js +28 -0
  170. package/chunks/chunk-2VXYXVV2.js +164 -0
  171. package/chunks/chunk-32FNUJVW.js +31 -0
  172. package/chunks/chunk-36CTYZYA.js +28 -0
  173. package/chunks/chunk-37TRFYZT.js +35 -0
  174. package/chunks/chunk-3CGRUS5C.js +37 -0
  175. package/chunks/chunk-3CLGBOHN.js +29 -0
  176. package/chunks/chunk-3DL3U7UR.js +40 -0
  177. package/chunks/chunk-3G7KHSKB.js +60 -0
  178. package/chunks/chunk-3TKBCG7Y.js +40 -0
  179. package/chunks/chunk-42K3MQQ5.js +31 -0
  180. package/chunks/chunk-4A2IILES.js +16 -0
  181. package/chunks/chunk-4WM6K5IZ.js +30 -0
  182. package/chunks/chunk-4XBUJAQU.js +71 -0
  183. package/chunks/chunk-4XSDRT23.js +67 -0
  184. package/chunks/chunk-55EDDDIA.js +16 -0
  185. package/chunks/chunk-56OEXCBD.js +60 -0
  186. package/chunks/chunk-5YIC7NDS.js +18 -0
  187. package/chunks/chunk-5ZJ3KJPK.js +44 -0
  188. package/chunks/chunk-646R6BQZ.js +42 -0
  189. package/chunks/chunk-6ET4XJLF.js +40 -0
  190. package/chunks/chunk-6IYUA43Q.js +43 -0
  191. package/chunks/chunk-6NLNUGBI.js +42 -0
  192. package/chunks/chunk-6PIGLFM3.js +191 -0
  193. package/chunks/chunk-6SXCNPJ2.js +177 -0
  194. package/chunks/chunk-766BSKLU.js +2456 -0
  195. package/chunks/chunk-7J7CYOXU.js +36 -0
  196. package/chunks/chunk-A5XT7AXP.js +151 -0
  197. package/chunks/chunk-AHSYVIOF.js +18 -0
  198. package/chunks/chunk-ANPXBD2G.js +35 -0
  199. package/chunks/chunk-B446JIN3.js +29 -0
  200. package/chunks/chunk-BD56ZAYF.js +28 -0
  201. package/chunks/chunk-BE7OXZRK.js +42 -0
  202. package/chunks/chunk-BQMQIW77.js +69 -0
  203. package/chunks/chunk-BSUQNHAM.js +44 -0
  204. package/chunks/chunk-BWYH445G.js +43 -0
  205. package/chunks/chunk-C6QTHDDM.js +52 -0
  206. package/chunks/chunk-CA3UPHYO.js +42 -0
  207. package/chunks/chunk-CHUOCTRP.js +26 -0
  208. package/chunks/chunk-CNYSX2L2.js +38 -0
  209. package/chunks/chunk-CVDCTI7F.js +47 -0
  210. package/chunks/chunk-CWZFRUBS.js +41 -0
  211. package/chunks/chunk-DABLUUMY.js +24 -0
  212. package/chunks/chunk-DAOJPBZ6.js +18 -0
  213. package/chunks/chunk-DHCDZVLA.js +19 -0
  214. package/chunks/chunk-DPQRXSZH.js +42 -0
  215. package/chunks/chunk-DTETQT5O.js +15 -0
  216. package/chunks/chunk-E3F7QTXR.js +141 -0
  217. package/chunks/chunk-EOTOFHUR.js +42 -0
  218. package/chunks/chunk-F6CB5TEO.js +151 -0
  219. package/chunks/chunk-FB3GNE2B.js +48 -0
  220. package/chunks/chunk-FD5WR2A5.js +63 -0
  221. package/chunks/chunk-FE4DECBU.js +42 -0
  222. package/chunks/chunk-FF5NURFO.js +32 -0
  223. package/chunks/chunk-FJ3NTVCG.js +18 -0
  224. package/chunks/chunk-FNJX5BML.js +23 -0
  225. package/chunks/chunk-FS6LRTDK.js +42 -0
  226. package/chunks/chunk-G5RRNREY.js +37 -0
  227. package/chunks/chunk-GRDFCI63.js +21 -0
  228. package/chunks/chunk-H4LW6FP3.js +42 -0
  229. package/chunks/chunk-H5O26IRG.js +28 -0
  230. package/chunks/chunk-HFV7VACE.js +191 -0
  231. package/chunks/chunk-HGSQCJ55.js +65 -0
  232. package/chunks/chunk-HRNDUTZE.js +46 -0
  233. package/chunks/chunk-HWEGQVBQ.js +32 -0
  234. package/chunks/chunk-HWVEI3RH.js +31 -0
  235. package/chunks/chunk-IIMP6YT7.js +56 -0
  236. package/chunks/chunk-INGSSBWK.js +40 -0
  237. package/chunks/chunk-IPLOZP7L.js +20 -0
  238. package/chunks/chunk-IUURENUN.js +22 -0
  239. package/chunks/chunk-IV75M3KE.js +38 -0
  240. package/chunks/chunk-IWWAMCNR.js +16 -0
  241. package/chunks/chunk-IWZAUQGO.js +40 -0
  242. package/chunks/chunk-JUF5GSDE.js +37 -0
  243. package/chunks/chunk-JWF5EKM2.js +127 -0
  244. package/chunks/chunk-KBFSUJ57.js +40 -0
  245. package/chunks/chunk-KJAEVOIW.js +42 -0
  246. package/chunks/chunk-LFSYWGO5.js +31 -0
  247. package/chunks/chunk-LMPEBXSU.js +31 -0
  248. package/chunks/chunk-MAOVZE34.js +20 -0
  249. package/chunks/chunk-N2T672IG.js +62 -0
  250. package/chunks/chunk-N32W4UQ6.js +16 -0
  251. package/chunks/chunk-NMYVJJXV.js +47 -0
  252. package/chunks/chunk-NOLQR5RW.js +42 -0
  253. package/chunks/chunk-OA7Y2A5T.js +42 -0
  254. package/chunks/chunk-OD7GR6ZF.js +56 -0
  255. package/chunks/chunk-ON6LC3HE.js +84 -0
  256. package/chunks/chunk-PAIUCLVK.js +35 -0
  257. package/chunks/chunk-QCOO4PV5.js +54 -0
  258. package/chunks/chunk-QDVDHFMZ.js +39 -0
  259. package/chunks/chunk-QH64MYGA.js +45 -0
  260. package/chunks/chunk-QLDN574K.js +39 -0
  261. package/chunks/chunk-QLOMT4DL.js +21 -0
  262. package/chunks/chunk-QPHK5QI7.js +4072 -0
  263. package/chunks/chunk-QVPS2BCJ.js +29 -0
  264. package/chunks/chunk-QWFEYLHG.js +79 -0
  265. package/chunks/chunk-QWZ4ZNFA.js +63 -0
  266. package/chunks/chunk-RTUTFCLC.js +40 -0
  267. package/chunks/chunk-RWO53U4X.js +39 -0
  268. package/chunks/chunk-SA2IY5LN.js +35 -0
  269. package/chunks/chunk-SX4DSRPU.js +24 -0
  270. package/chunks/chunk-TGVYEQIA.js +38 -0
  271. package/chunks/chunk-UBCUVSEV.js +35 -0
  272. package/chunks/chunk-UK2F7CWI.js +29 -0
  273. package/chunks/chunk-UK4HNSEJ.js +42 -0
  274. package/chunks/chunk-V3GX7SIJ.js +28 -0
  275. package/chunks/chunk-V3L55I2S.js +43 -0
  276. package/chunks/chunk-VROZGPC5.js +45 -0
  277. package/chunks/chunk-W3RXHN5I.js +38 -0
  278. package/chunks/chunk-WAHPAZQS.js +60 -0
  279. package/chunks/chunk-WHAUJMMG.js +32 -0
  280. package/chunks/chunk-WJ3XV35I.js +28 -0
  281. package/chunks/chunk-WJYMX7SS.js +21 -0
  282. package/chunks/chunk-X33GT7VY.js +28 -0
  283. package/chunks/chunk-XFMKYZKH.js +164 -0
  284. package/chunks/chunk-XRUSQWPJ.js +173 -0
  285. package/chunks/chunk-YKPA3MQL.js +31 -0
  286. package/chunks/chunk-YY6DTDMO.js +177 -0
  287. package/chunks/chunk-ZEZCYPLQ.js +43 -0
  288. package/chunks/chunk-ZJTWDCNZ.js +34 -0
  289. package/chunks/chunk-ZSUG52DO.js +40 -0
  290. package/components/Comp/index.js +1 -1
  291. package/node/@aws-s3/index.js +15 -5
  292. package/node/@aws-s3/storage/directory/copy-dir/index.d.ts +35 -0
  293. package/node/@aws-s3/storage/directory/copy-dir/index.js +9 -0
  294. package/node/@aws-s3/storage/directory/index.d.ts +5 -0
  295. package/node/@aws-s3/storage/directory/index.js +22 -0
  296. package/node/@aws-s3/storage/directory/list/index.d.ts +17 -0
  297. package/node/@aws-s3/storage/directory/list/index.js +9 -0
  298. package/node/@aws-s3/storage/directory/move-dir/index.d.ts +33 -0
  299. package/node/@aws-s3/storage/directory/move-dir/index.js +9 -0
  300. package/node/@aws-s3/storage/directory/remove-dir/index.d.ts +31 -0
  301. package/node/@aws-s3/storage/directory/remove-dir/index.js +9 -0
  302. package/node/@aws-s3/storage/file/copy/index.d.ts +30 -0
  303. package/node/@aws-s3/storage/file/copy/index.js +9 -0
  304. package/node/@aws-s3/storage/file/download/index.d.ts +15 -15
  305. package/node/@aws-s3/storage/file/download/index.js +2 -2
  306. package/node/@aws-s3/storage/file/exists/index.d.ts +23 -0
  307. package/node/@aws-s3/storage/file/exists/index.js +9 -0
  308. package/node/@aws-s3/storage/file/index.d.ts +6 -1
  309. package/node/@aws-s3/storage/file/index.js +25 -5
  310. package/node/@aws-s3/storage/file/move/index.d.ts +33 -0
  311. package/node/@aws-s3/storage/file/move/index.js +9 -0
  312. package/node/@aws-s3/storage/file/remove/index.d.ts +17 -0
  313. package/node/@aws-s3/storage/file/remove/index.js +9 -0
  314. package/node/@aws-s3/storage/file/stat/index.d.ts +24 -0
  315. package/node/@aws-s3/storage/file/stat/index.js +9 -0
  316. package/node/@aws-s3/storage/file/upload/index.d.ts +13 -19
  317. package/node/@aws-s3/storage/file/upload/index.js +2 -2
  318. package/node/@aws-s3/storage/index.d.ts +2 -1
  319. package/node/@aws-s3/storage/index.js +18 -5
  320. package/node/@design-edito/index.js +1 -1
  321. package/node/@express/@multer/index.js +2 -2
  322. package/node/@express/index.js +2 -2
  323. package/node/@google-cloud/index.js +22 -17
  324. package/node/@google-cloud/storage/bucket/get-metadata/index.js +2 -2
  325. package/node/@google-cloud/storage/bucket/index.d.ts +4 -2
  326. package/node/@google-cloud/storage/bucket/index.js +15 -7
  327. package/node/@google-cloud/storage/directory/copy-dir/index.d.ts +22 -0
  328. package/node/@google-cloud/storage/directory/copy-dir/index.js +9 -0
  329. package/node/@google-cloud/storage/directory/index.d.ts +5 -0
  330. package/node/@google-cloud/storage/directory/index.js +22 -0
  331. package/node/@google-cloud/storage/directory/list/index.d.ts +17 -0
  332. package/node/@google-cloud/storage/directory/list/index.js +9 -0
  333. package/node/@google-cloud/storage/directory/move-dir/index.d.ts +31 -0
  334. package/node/@google-cloud/storage/directory/move-dir/index.js +9 -0
  335. package/node/@google-cloud/storage/directory/remove-dir/index.d.ts +31 -0
  336. package/node/@google-cloud/storage/directory/remove-dir/index.js +9 -0
  337. package/node/@google-cloud/storage/file/copy/index.d.ts +21 -10
  338. package/node/@google-cloud/storage/file/copy/index.js +2 -2
  339. package/node/@google-cloud/storage/file/download/index.d.ts +2 -2
  340. package/node/@google-cloud/storage/file/download/index.js +2 -2
  341. package/node/@google-cloud/storage/file/exists/index.js +2 -2
  342. package/node/@google-cloud/storage/file/generate-signed-url/index.d.ts +2 -2
  343. package/node/@google-cloud/storage/file/generate-signed-url/index.js +2 -2
  344. package/node/@google-cloud/storage/file/get-metadata/index.d.ts +2 -2
  345. package/node/@google-cloud/storage/file/get-metadata/index.js +2 -2
  346. package/node/@google-cloud/storage/file/get-permissions/index.d.ts +2 -2
  347. package/node/@google-cloud/storage/file/get-permissions/index.js +2 -2
  348. package/node/@google-cloud/storage/file/index.d.ts +3 -2
  349. package/node/@google-cloud/storage/file/index.js +26 -22
  350. package/node/@google-cloud/storage/file/move/index.d.ts +24 -12
  351. package/node/@google-cloud/storage/file/move/index.js +2 -2
  352. package/node/@google-cloud/storage/file/remove/index.d.ts +24 -0
  353. package/node/@google-cloud/storage/file/remove/index.js +9 -0
  354. package/node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts +6 -6
  355. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +5 -5
  356. package/node/@google-cloud/storage/file/stat/index.d.ts +25 -0
  357. package/node/@google-cloud/storage/file/stat/index.js +9 -0
  358. package/node/@google-cloud/storage/file/update-metadata/index.d.ts +3 -3
  359. package/node/@google-cloud/storage/file/update-metadata/index.js +2 -2
  360. package/node/@google-cloud/storage/file/upload/index.d.ts +5 -6
  361. package/node/@google-cloud/storage/file/upload/index.js +2 -2
  362. package/node/@google-cloud/storage/index.d.ts +2 -1
  363. package/node/@google-cloud/storage/index.js +25 -17
  364. package/node/cloud-storage/clients/index.d.ts +13 -0
  365. package/node/cloud-storage/clients/index.js +13 -0
  366. package/node/cloud-storage/index.d.ts +2 -4
  367. package/node/cloud-storage/index.js +60 -24
  368. package/node/cloud-storage/operations/copy-dir/index.d.ts +15 -0
  369. package/node/cloud-storage/operations/copy-dir/index.js +14 -0
  370. package/node/cloud-storage/operations/copy-file/index.d.ts +15 -0
  371. package/node/cloud-storage/operations/copy-file/index.js +14 -0
  372. package/node/cloud-storage/operations/download-file/index.d.ts +16 -0
  373. package/node/cloud-storage/operations/download-file/index.js +14 -0
  374. package/node/cloud-storage/operations/exists-file/index.d.ts +13 -0
  375. package/node/cloud-storage/operations/exists-file/index.js +14 -0
  376. package/node/cloud-storage/operations/index.d.ts +12 -3
  377. package/node/cloud-storage/operations/index.js +91 -19
  378. package/node/cloud-storage/operations/list-dir/index.d.ts +13 -0
  379. package/node/cloud-storage/operations/list-dir/index.js +14 -0
  380. package/node/cloud-storage/operations/move-dir/index.d.ts +15 -0
  381. package/node/cloud-storage/operations/move-dir/index.js +14 -0
  382. package/node/cloud-storage/operations/move-file/index.d.ts +15 -0
  383. package/node/cloud-storage/operations/move-file/index.js +14 -0
  384. package/node/cloud-storage/operations/remove-dir/index.d.ts +15 -0
  385. package/node/cloud-storage/operations/remove-dir/index.js +14 -0
  386. package/node/cloud-storage/operations/remove-file/index.d.ts +15 -0
  387. package/node/cloud-storage/operations/remove-file/index.js +14 -0
  388. package/node/cloud-storage/operations/stat-file/index.d.ts +15 -0
  389. package/node/cloud-storage/operations/stat-file/index.js +14 -0
  390. package/node/cloud-storage/operations/upload-file/index.d.ts +16 -0
  391. package/node/cloud-storage/operations/upload-file/index.js +14 -0
  392. package/node/encryption/@aes-256-gcm/buffer/index.js +3 -3
  393. package/node/encryption/@aes-256-gcm/index.js +4 -4
  394. package/node/encryption/@aes-256-gcm/uint8-array/index.js +2 -2
  395. package/node/encryption/index.js +7 -7
  396. package/node/encryption/key/index.js +2 -2
  397. package/node/files/index.js +4 -4
  398. package/node/files/is-in-directory/index.js +1 -1
  399. package/node/files/read-write/index.js +1 -1
  400. package/node/files/subpaths/index.js +1 -1
  401. package/node/ftps/directory/copy-dir/index.d.ts +28 -0
  402. package/node/ftps/directory/copy-dir/index.js +9 -0
  403. package/node/ftps/directory/index.d.ts +5 -0
  404. package/node/ftps/directory/index.js +22 -0
  405. package/node/ftps/directory/list/index.d.ts +12 -0
  406. package/node/ftps/directory/list/index.js +9 -0
  407. package/node/ftps/directory/move-dir/index.d.ts +26 -0
  408. package/node/ftps/directory/move-dir/index.js +9 -0
  409. package/node/ftps/directory/remove-dir/index.d.ts +25 -0
  410. package/node/ftps/directory/remove-dir/index.js +9 -0
  411. package/node/ftps/file/copy/index.d.ts +28 -0
  412. package/node/ftps/file/copy/index.js +9 -0
  413. package/node/ftps/file/download/index.d.ts +2 -2
  414. package/node/ftps/file/download/index.js +2 -2
  415. package/node/ftps/file/exists/index.d.ts +21 -0
  416. package/node/ftps/file/exists/index.js +9 -0
  417. package/node/ftps/file/index.d.ts +6 -1
  418. package/node/ftps/file/index.js +25 -5
  419. package/node/ftps/file/move/index.d.ts +38 -0
  420. package/node/ftps/file/move/index.js +9 -0
  421. package/node/ftps/file/remove/index.d.ts +20 -0
  422. package/node/ftps/file/remove/index.js +9 -0
  423. package/node/ftps/file/stat/index.d.ts +17 -0
  424. package/node/ftps/file/stat/index.js +9 -0
  425. package/node/ftps/file/upload/index.d.ts +3 -3
  426. package/node/ftps/file/upload/index.js +2 -2
  427. package/node/ftps/index.d.ts +2 -1
  428. package/node/ftps/index.js +17 -4
  429. package/node/images/format/index.js +3 -3
  430. package/node/images/index.js +38 -38
  431. package/node/images/prepare/index.js +38 -38
  432. package/node/images/transform/_utils/color-schema/index.js +3 -3
  433. package/node/images/transform/_utils/operation-names/index.js +1 -1
  434. package/node/images/transform/_utils/positions/index.js +3 -3
  435. package/node/images/transform/blur/index.js +3 -3
  436. package/node/images/transform/brighten/index.js +3 -3
  437. package/node/images/transform/compose/index.js +5 -5
  438. package/node/images/transform/extend/index.js +4 -4
  439. package/node/images/transform/extract/index.js +3 -3
  440. package/node/images/transform/flatten/index.js +4 -4
  441. package/node/images/transform/flip/index.js +3 -3
  442. package/node/images/transform/flop/index.js +3 -3
  443. package/node/images/transform/frame/backgrounds/create-line-background/index.d.ts +2 -2
  444. package/node/images/transform/frame/backgrounds/create-line-background/index.js +3 -3
  445. package/node/images/transform/frame/backgrounds/create-tile-background/index.d.ts +2 -2
  446. package/node/images/transform/frame/backgrounds/create-tile-background/index.js +3 -3
  447. package/node/images/transform/frame/index.js +7 -7
  448. package/node/images/transform/hue-rotate/index.js +3 -3
  449. package/node/images/transform/index.js +36 -36
  450. package/node/images/transform/lighten/index.js +3 -3
  451. package/node/images/transform/lineate-levels/index.js +3 -3
  452. package/node/images/transform/modulate/index.js +3 -3
  453. package/node/images/transform/normalize/index.js +3 -3
  454. package/node/images/transform/operations/_utils/compose/index.js +1 -1
  455. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +5 -5
  456. package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +1 -1
  457. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +6 -6
  458. package/node/images/transform/operations/_utils/frame/extract-colors-from-image/index.js +1 -1
  459. package/node/images/transform/operations/_utils/frame/index.js +10 -10
  460. package/node/images/transform/operations/_utils/positions/index.js +1 -1
  461. package/node/images/transform/operations/_utils/scale/index.js +1 -1
  462. package/node/images/transform/resize/index.js +4 -4
  463. package/node/images/transform/rotate/index.js +3 -3
  464. package/node/images/transform/saturate/index.js +3 -3
  465. package/node/images/transform/scale/index.js +4 -4
  466. package/node/process/index.js +1 -1
  467. package/node/process/on-exit/index.js +1 -1
  468. package/node/sftp/directory/copy-dir/index.d.ts +28 -0
  469. package/node/sftp/directory/copy-dir/index.js +9 -0
  470. package/node/sftp/directory/index.d.ts +5 -0
  471. package/node/sftp/directory/index.js +22 -0
  472. package/node/sftp/directory/list/index.d.ts +12 -0
  473. package/node/sftp/directory/list/index.js +9 -0
  474. package/node/sftp/directory/move-dir/index.d.ts +26 -0
  475. package/node/sftp/directory/move-dir/index.js +9 -0
  476. package/node/sftp/directory/remove-dir/index.d.ts +25 -0
  477. package/node/sftp/directory/remove-dir/index.js +9 -0
  478. package/node/sftp/file/copy/index.d.ts +28 -0
  479. package/node/sftp/file/copy/index.js +9 -0
  480. package/node/sftp/file/download/index.d.ts +2 -2
  481. package/node/sftp/file/download/index.js +2 -2
  482. package/node/sftp/file/exists/index.d.ts +21 -0
  483. package/node/sftp/file/exists/index.js +9 -0
  484. package/node/sftp/file/index.d.ts +6 -1
  485. package/node/sftp/file/index.js +25 -5
  486. package/node/sftp/file/move/index.d.ts +38 -0
  487. package/node/sftp/file/move/index.js +9 -0
  488. package/node/sftp/file/remove/index.d.ts +20 -0
  489. package/node/sftp/file/remove/index.js +9 -0
  490. package/node/sftp/file/stat/index.d.ts +18 -0
  491. package/node/sftp/file/stat/index.js +9 -0
  492. package/node/sftp/file/upload/index.d.ts +3 -3
  493. package/node/sftp/file/upload/index.js +2 -2
  494. package/node/sftp/index.d.ts +2 -1
  495. package/node/sftp/index.js +17 -4
  496. package/package.json +3 -2
@@ -0,0 +1,36 @@
1
+ import {
2
+ Outcome
3
+ } from "./chunk-JMU5PDBD.js";
4
+ import {
5
+ unknownToString
6
+ } from "./chunk-FENXVJYO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/@google-cloud/storage/file/remove/index.ts
12
+ var remove_exports = {};
13
+ __export(remove_exports, {
14
+ remove: () => remove
15
+ });
16
+ async function remove(bucket, targetPath, options) {
17
+ const { fileOptions, deleteOptions, ignoreMissing = true } = options ?? {};
18
+ try {
19
+ const file = bucket.file(targetPath, fileOptions);
20
+ const [exists] = await file.exists();
21
+ if (!exists) {
22
+ if (ignoreMissing) return Outcome.makeSuccess(true);
23
+ return Outcome.makeFailure(`File not found at ${targetPath}.`);
24
+ }
25
+ await file.delete(deleteOptions);
26
+ return Outcome.makeSuccess(true);
27
+ } catch (err) {
28
+ const errStr = unknownToString(err);
29
+ return Outcome.makeFailure(errStr);
30
+ }
31
+ }
32
+
33
+ export {
34
+ remove,
35
+ remove_exports
36
+ };
@@ -0,0 +1,151 @@
1
+ import {
2
+ formatImage
3
+ } from "./chunk-E3F7QTXR.js";
4
+ import {
5
+ transform
6
+ } from "./chunk-YY6DTDMO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/images/prepare/index.ts
12
+ var prepare_exports = {};
13
+ __export(prepare_exports, {
14
+ MAX_NB_OUTPUTS: () => MAX_NB_OUTPUTS,
15
+ OUTPUT_ZIP_FOLDER: () => OUTPUT_ZIP_FOLDER,
16
+ exportZipBuffer: () => exportZipBuffer,
17
+ prepareImage: () => prepareImage
18
+ });
19
+ import sharp from "sharp";
20
+ import { Writable } from "node:stream";
21
+ import archiver from "archiver";
22
+ var MAX_NB_OUTPUTS = 50;
23
+ var OUTPUT_ZIP_FOLDER = "./output-zips";
24
+ async function prepareImage(imageBuffer, customOptions) {
25
+ const sharpImage = sharp(imageBuffer);
26
+ const sharpImageMetadata = await sharpImage.metadata();
27
+ const imageBufferMetadata = {
28
+ width: sharpImageMetadata.width ?? 0,
29
+ height: sharpImageMetadata.height ?? 0,
30
+ format: sharpImageMetadata.format || "png"
31
+ };
32
+ const options = getOptions(imageBufferMetadata, customOptions);
33
+ const nbOutputs = options.qualities.length * (options.ratios.length + 1) * (options.widths.length + 1) * (options.heights.length + 1);
34
+ if (nbOutputs > MAX_NB_OUTPUTS) throw Error("Nb output exceeds supported max nb output");
35
+ let transformedBuffer = imageBuffer;
36
+ try {
37
+ transformedBuffer = await transform(imageBuffer, options.inputOperations, options.checkValidOperations);
38
+ } catch (e) {
39
+ console.log("Images:Prepare:Transform:Buffer:Error", { e });
40
+ }
41
+ const transformedBufferMetadata = await sharp(transformedBuffer).metadata();
42
+ const exportsBuffers = [
43
+ {
44
+ buffer: imageBuffer,
45
+ name: generateFileName({
46
+ ...imageBufferMetadata,
47
+ quality: 100,
48
+ suffix: "original",
49
+ prefix: options.name
50
+ })
51
+ },
52
+ {
53
+ buffer: transformedBuffer,
54
+ name: generateFileName({
55
+ width: transformedBufferMetadata.width || 0,
56
+ height: transformedBufferMetadata.height || 0,
57
+ format: transformedBufferMetadata.format || "png",
58
+ quality: 100,
59
+ suffix: "transformed-unresized",
60
+ prefix: options.name
61
+ })
62
+ }
63
+ ];
64
+ for (const width of options.widths) {
65
+ for (const height of options.heights) {
66
+ for (const quality of options.qualities) {
67
+ for (const format of options.formats) {
68
+ const exportBuffer = await formatImage(transformedBuffer, {
69
+ format,
70
+ quality,
71
+ width,
72
+ height
73
+ });
74
+ exportsBuffers.push({
75
+ buffer: exportBuffer,
76
+ name: generateFileName({
77
+ width,
78
+ height,
79
+ quality,
80
+ format,
81
+ prefix: options.name
82
+ })
83
+ });
84
+ }
85
+ }
86
+ }
87
+ }
88
+ console.log("Images:Transform:Export:ZIP", generateZipName(options.name));
89
+ const zipBuffer = exportZipBuffer(exportsBuffers, generateZipName(options.name));
90
+ return zipBuffer;
91
+ }
92
+ function exportZipBuffer(zipSources, zipDirectoryName) {
93
+ return new Promise(async (resolve) => {
94
+ const archive = archiver("zip", { zlib: { level: 9 } });
95
+ if (zipDirectoryName) {
96
+ archive.directory(zipDirectoryName + "/", false);
97
+ }
98
+ zipSources.forEach((zipSource) => {
99
+ const fileName = zipDirectoryName ? `${zipDirectoryName}/${zipSource.name}` : zipSource.name;
100
+ archive.append(zipSource.buffer, { name: fileName });
101
+ });
102
+ const chunks = [];
103
+ const writable = new Writable();
104
+ writable._write = (chunk, _enc, callback) => {
105
+ chunks.push(chunk);
106
+ callback();
107
+ };
108
+ archive.pipe(writable);
109
+ await archive.finalize();
110
+ const bufferZip = Buffer.concat(chunks);
111
+ resolve(bufferZip);
112
+ });
113
+ }
114
+ function getOptions(imageBufferMetadata, options) {
115
+ return {
116
+ center: [0.5, 0.5],
117
+ qualities: [100],
118
+ inputOperations: [],
119
+ ...options,
120
+ checkValidOperations: options?.checkValidOperations ?? false,
121
+ name: options?.name ?? "",
122
+ formats: [imageBufferMetadata.format, ...options?.formats ? options.formats : []],
123
+ ratios: [...options?.ratios ? options.ratios : []],
124
+ widths: [imageBufferMetadata.width, ...options?.widths ? options.widths : []],
125
+ heights: [imageBufferMetadata.height, ...options?.heights ? options.heights : []]
126
+ };
127
+ }
128
+ function generateZipName(name = "") {
129
+ const date = /* @__PURE__ */ new Date();
130
+ return `${name}_image-exports_${date.toLocaleDateString()}_${date.toLocaleTimeString()}_${date.getTime()}`.replace(/\/|:/g, "-").replace(/ /g, "").trim();
131
+ }
132
+ function generateFileName({
133
+ width,
134
+ height,
135
+ quality,
136
+ format,
137
+ suffix,
138
+ prefix
139
+ }) {
140
+ prefix = prefix ? `${prefix}_` : "image-formats_";
141
+ suffix = `${suffix ? `_${suffix}` : ""}.${format}`;
142
+ return `${prefix}${width}x${height}_Q${quality}${suffix}`;
143
+ }
144
+
145
+ export {
146
+ MAX_NB_OUTPUTS,
147
+ OUTPUT_ZIP_FOLDER,
148
+ prepareImage,
149
+ exportZipBuffer,
150
+ prepare_exports
151
+ };
@@ -0,0 +1,18 @@
1
+ import {
2
+ OperationNames
3
+ } from "./chunk-MOVLLUDL.js";
4
+ import {
5
+ esm_default
6
+ } from "./chunk-QPHK5QI7.js";
7
+
8
+ // src/node/images/transform/rotate/index.ts
9
+ var rotateSchema = esm_default.object({
10
+ name: esm_default.literal(OperationNames.Rotate),
11
+ params: esm_default.object({
12
+ angle: esm_default.number()
13
+ })
14
+ });
15
+
16
+ export {
17
+ rotateSchema
18
+ };
@@ -0,0 +1,35 @@
1
+ import {
2
+ Outcome
3
+ } from "./chunk-JMU5PDBD.js";
4
+ import {
5
+ unknownToString
6
+ } from "./chunk-FENXVJYO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/sftp/file/remove/index.ts
12
+ var remove_exports = {};
13
+ __export(remove_exports, {
14
+ remove: () => remove
15
+ });
16
+ async function remove(sftp, targetPath, options) {
17
+ const { ignoreMissing = true } = options ?? {};
18
+ try {
19
+ const exists = await sftp.exists(targetPath);
20
+ if (!exists) {
21
+ if (ignoreMissing) return Outcome.makeSuccess(true);
22
+ return Outcome.makeFailure(`File not found at ${targetPath}.`);
23
+ }
24
+ await sftp.delete(targetPath);
25
+ return Outcome.makeSuccess(true);
26
+ } catch (err) {
27
+ const errStr = unknownToString(err);
28
+ return Outcome.makeFailure(errStr);
29
+ }
30
+ }
31
+
32
+ export {
33
+ remove,
34
+ remove_exports
35
+ };
@@ -0,0 +1,29 @@
1
+ import {
2
+ register
3
+ } from "./chunk-CHUOCTRP.js";
4
+
5
+ // src/agnostic/arrays/random-pick/index.ts
6
+ function randomPick(arr, exclude = []) {
7
+ const filteredArr = [...arr].filter((elt) => !exclude.includes(elt));
8
+ const length = filteredArr.length;
9
+ if (length === 0) throw register.getError("impossible-to-pick-in-array" /* IMPOSSIBLE_TO_PICK_IN_ARRAY */, arr);
10
+ const pos = Math.floor(Math.random() * length);
11
+ const found = filteredArr[pos];
12
+ return found;
13
+ }
14
+ function randomPickMany(howMuch, arr, exclude = []) {
15
+ const grindedArr = [...arr];
16
+ const pickedSelection = [];
17
+ for (let i = 0; i < howMuch; i++) {
18
+ const picked = randomPick(grindedArr, exclude);
19
+ const indexOfPicked = grindedArr.indexOf(picked);
20
+ grindedArr.splice(indexOfPicked, 1);
21
+ pickedSelection.push(picked);
22
+ }
23
+ return pickedSelection;
24
+ }
25
+
26
+ export {
27
+ randomPick,
28
+ randomPickMany
29
+ };
@@ -0,0 +1,28 @@
1
+ import {
2
+ get_metadata_exports
3
+ } from "./chunk-ZNA7SWFK.js";
4
+ import {
5
+ move_dir_exports
6
+ } from "./chunk-BWYH445G.js";
7
+ import {
8
+ remove_dir_exports
9
+ } from "./chunk-QLDN574K.js";
10
+ import {
11
+ list_exports
12
+ } from "./chunk-37TRFYZT.js";
13
+ import {
14
+ __export
15
+ } from "./chunk-WSFCRVEQ.js";
16
+
17
+ // src/node/@google-cloud/storage/bucket/index.ts
18
+ var bucket_exports = {};
19
+ __export(bucket_exports, {
20
+ GetMetadata: () => get_metadata_exports,
21
+ List: () => list_exports,
22
+ MoveDir: () => move_dir_exports,
23
+ RemoveDir: () => remove_dir_exports
24
+ });
25
+
26
+ export {
27
+ bucket_exports
28
+ };
@@ -0,0 +1,42 @@
1
+ import {
2
+ Outcome
3
+ } from "./chunk-JMU5PDBD.js";
4
+ import {
5
+ unknownToString
6
+ } from "./chunk-FENXVJYO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/ftps/directory/move-dir/index.ts
12
+ var move_dir_exports = {};
13
+ __export(move_dir_exports, {
14
+ moveDir: () => moveDir
15
+ });
16
+ async function moveDir(ftpClient, sourceDir, targetDir, options) {
17
+ const { overwrite = false, ensureDir = true } = options ?? {};
18
+ try {
19
+ if (ensureDir) {
20
+ const parentDir = targetDir.substring(0, targetDir.lastIndexOf("/"));
21
+ if (parentDir) {
22
+ await ftpClient.ensureDir(parentDir);
23
+ }
24
+ }
25
+ if (!overwrite) {
26
+ try {
27
+ await ftpClient.size(targetDir);
28
+ return Outcome.makeFailure(`Target ${targetDir} already exists.`);
29
+ } catch {
30
+ }
31
+ }
32
+ await ftpClient.rename(sourceDir, targetDir);
33
+ return Outcome.makeSuccess(true);
34
+ } catch (err) {
35
+ return Outcome.makeFailure(unknownToString(err));
36
+ }
37
+ }
38
+
39
+ export {
40
+ moveDir,
41
+ move_dir_exports
42
+ };
@@ -0,0 +1,69 @@
1
+ import {
2
+ createLineBackgroundSchema
3
+ } from "./chunk-4WM6K5IZ.js";
4
+ import {
5
+ createTileBackgroundSchema
6
+ } from "./chunk-HGSQCJ55.js";
7
+ import {
8
+ positionsSchema
9
+ } from "./chunk-IUURENUN.js";
10
+ import {
11
+ colorSchema
12
+ } from "./chunk-DTETQT5O.js";
13
+ import {
14
+ OperationNames
15
+ } from "./chunk-MOVLLUDL.js";
16
+ import {
17
+ esm_default
18
+ } from "./chunk-QPHK5QI7.js";
19
+
20
+ // src/node/images/transform/frame/index.tsx
21
+ var createBackgroundOptionsSchema = {
22
+ colorPalette: esm_default.optional(esm_default.object({
23
+ extract: esm_default.optional(esm_default.object({
24
+ nbColor: esm_default.number()
25
+ })),
26
+ use: esm_default.optional(esm_default.object({
27
+ RGBColors: esm_default.array(esm_default.tuple([esm_default.number(), esm_default.number(), esm_default.number()]))
28
+ })),
29
+ densify: esm_default.optional(esm_default.object({
30
+ types: esm_default.array(esm_default.enum([
31
+ "default",
32
+ "default-lighten",
33
+ "default-saturate",
34
+ "complementary",
35
+ "complementary-lighten",
36
+ "complementary-saturate"
37
+ ])),
38
+ ligthenIntensity: esm_default.optional(esm_default.number()),
39
+ saturateIntensity: esm_default.optional(esm_default.number())
40
+ })),
41
+ compose: esm_default.optional(esm_default.object({
42
+ nbColor: esm_default.optional(esm_default.number()),
43
+ mix: esm_default.optional(esm_default.boolean())
44
+ }))
45
+ }))
46
+ };
47
+ var frameSchema = esm_default.object({
48
+ name: esm_default.literal(OperationNames.Frame),
49
+ params: esm_default.object({
50
+ dimensions: esm_default.object({
51
+ widthPx: esm_default.number().min(0),
52
+ heightPx: esm_default.number().min(0)
53
+ }),
54
+ imageScale: esm_default.object({
55
+ xRatio: esm_default.optional(esm_default.number().min(0).max(1)),
56
+ yRatio: esm_default.optional(esm_default.number().min(0).max(1))
57
+ }).optional(),
58
+ positions: positionsSchema,
59
+ background: esm_default.union([
60
+ colorSchema,
61
+ createLineBackgroundSchema.extend(createBackgroundOptionsSchema),
62
+ createTileBackgroundSchema.extend(createBackgroundOptionsSchema)
63
+ ])
64
+ })
65
+ });
66
+
67
+ export {
68
+ frameSchema
69
+ };
@@ -0,0 +1,44 @@
1
+ import {
2
+ Outcome
3
+ } from "./chunk-JMU5PDBD.js";
4
+ import {
5
+ unknownToString
6
+ } from "./chunk-FENXVJYO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/ftps/directory/remove-dir/index.ts
12
+ var remove_dir_exports = {};
13
+ __export(remove_dir_exports, {
14
+ removeDir: () => removeDir
15
+ });
16
+ async function removeDir(ftpClient, directoryPath, options) {
17
+ const { ignoreMissing = true } = options ?? {};
18
+ async function recurse(dir) {
19
+ const list = await ftpClient.list(dir);
20
+ for (const entry of list) {
21
+ const full = dir.endsWith("/") ? dir + entry.name : `${dir}/${entry.name}`;
22
+ if (entry.isDirectory) {
23
+ await recurse(full);
24
+ } else if (entry.isFile) {
25
+ await ftpClient.remove(full);
26
+ }
27
+ }
28
+ await ftpClient.removeDir(dir);
29
+ }
30
+ try {
31
+ await recurse(directoryPath);
32
+ return Outcome.makeSuccess(true);
33
+ } catch (err) {
34
+ if (ignoreMissing && err.code === 550) {
35
+ return Outcome.makeSuccess(true);
36
+ }
37
+ return Outcome.makeFailure(unknownToString(err));
38
+ }
39
+ }
40
+
41
+ export {
42
+ removeDir,
43
+ remove_dir_exports
44
+ };
@@ -0,0 +1,43 @@
1
+ import {
2
+ Outcome
3
+ } from "./chunk-JMU5PDBD.js";
4
+ import {
5
+ unknownToString
6
+ } from "./chunk-FENXVJYO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/@google-cloud/storage/directory/move-dir/index.ts
12
+ var move_dir_exports = {};
13
+ __export(move_dir_exports, {
14
+ moveDir: () => moveDir
15
+ });
16
+ async function moveDir(bucket, sourceDir, targetDir, options) {
17
+ const { fileOptions, copyOptions, deleteOptions, overwrite = false } = options ?? {};
18
+ const from = sourceDir.endsWith("/") ? sourceDir : `${sourceDir}/`;
19
+ const to = targetDir.endsWith("/") ? targetDir : `${targetDir}/`;
20
+ try {
21
+ const [files] = await bucket.getFiles({ prefix: from });
22
+ for (const f of files) {
23
+ const rel = f.name.substring(from.length);
24
+ const dest = `${to}${rel}`;
25
+ const srcFile = bucket.file(f.name, fileOptions);
26
+ const destFile = bucket.file(dest, fileOptions);
27
+ if (!overwrite) {
28
+ const [exists] = await destFile.exists();
29
+ if (exists) throw new Error(`File already exists at ${dest}.`);
30
+ }
31
+ await srcFile.copy(dest, copyOptions);
32
+ await srcFile.delete(deleteOptions);
33
+ }
34
+ return Outcome.makeSuccess(true);
35
+ } catch (err) {
36
+ return Outcome.makeFailure(unknownToString(err));
37
+ }
38
+ }
39
+
40
+ export {
41
+ moveDir,
42
+ move_dir_exports
43
+ };
@@ -0,0 +1,52 @@
1
+ import {
2
+ Outcome
3
+ } from "./chunk-JMU5PDBD.js";
4
+ import {
5
+ unknownToString
6
+ } from "./chunk-FENXVJYO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/@aws-s3/storage/file/copy/index.ts
12
+ var copy_exports = {};
13
+ __export(copy_exports, {
14
+ copy: () => copy
15
+ });
16
+ import {
17
+ CopyObjectCommand,
18
+ HeadObjectCommand
19
+ } from "@aws-sdk/client-s3";
20
+ async function copy(client, bucketName, sourcePath, targetPath, options) {
21
+ const {
22
+ copyOptions,
23
+ overwrite = false
24
+ } = options ?? {};
25
+ try {
26
+ if (!overwrite) {
27
+ try {
28
+ await client.send(new HeadObjectCommand({ Bucket: bucketName, Key: targetPath }));
29
+ return Outcome.makeFailure(`Object already exists at ${targetPath}.`);
30
+ } catch (err) {
31
+ const notFound = err.$metadata?.httpStatusCode === 404 || err.name === "NotFound";
32
+ if (!notFound) throw err;
33
+ }
34
+ }
35
+ await client.send(
36
+ new CopyObjectCommand({
37
+ Bucket: bucketName,
38
+ Key: targetPath,
39
+ CopySource: `${bucketName}/${sourcePath}`,
40
+ ...copyOptions
41
+ })
42
+ );
43
+ return Outcome.makeSuccess(true);
44
+ } catch (err) {
45
+ return Outcome.makeFailure(unknownToString(err));
46
+ }
47
+ }
48
+
49
+ export {
50
+ copy,
51
+ copy_exports
52
+ };
@@ -0,0 +1,42 @@
1
+ import {
2
+ removeDir as removeDir4
3
+ } from "./chunk-QLDN574K.js";
4
+ import {
5
+ removeDir as removeDir3
6
+ } from "./chunk-4XSDRT23.js";
7
+ import {
8
+ removeDir as removeDir2
9
+ } from "./chunk-5ZJ3KJPK.js";
10
+ import {
11
+ removeDir
12
+ } from "./chunk-BSUQNHAM.js";
13
+ import {
14
+ isFtpClient,
15
+ isGcsBucket,
16
+ isS3ClientWithBucket,
17
+ isSftpClient
18
+ } from "./chunk-V3GX7SIJ.js";
19
+ import {
20
+ Outcome
21
+ } from "./chunk-JMU5PDBD.js";
22
+ import {
23
+ __export
24
+ } from "./chunk-WSFCRVEQ.js";
25
+
26
+ // src/node/cloud-storage/operations/remove-dir/index.ts
27
+ var remove_dir_exports = {};
28
+ __export(remove_dir_exports, {
29
+ removeDir: () => removeDir5
30
+ });
31
+ async function removeDir5(client, sourcePath, options) {
32
+ if (isGcsBucket(client)) return removeDir4(client, sourcePath, options);
33
+ if (isS3ClientWithBucket(client)) return removeDir3(client.client, client.bucketName, sourcePath, options);
34
+ if (isFtpClient(client)) return removeDir(client, sourcePath, options);
35
+ if (isSftpClient(client)) return removeDir2(client, sourcePath, options);
36
+ return Outcome.makeFailure("Invalid client type");
37
+ }
38
+
39
+ export {
40
+ removeDir5 as removeDir,
41
+ remove_dir_exports
42
+ };
@@ -0,0 +1,26 @@
1
+ import {
2
+ Crossenv
3
+ } from "./chunk-UFKH5WD2.js";
4
+ import {
5
+ Errors
6
+ } from "./chunk-WH6BPDAC.js";
7
+
8
+ // src/shared/errors/index.ts
9
+ var register = Errors.Register.from({
10
+ ["no-window-document-on-runtime" /* NO_DOCUMENT */]: {
11
+ message: `Runtime '${Crossenv.detectRuntime()}' does not provide a Document object, cannot complete.`,
12
+ detailsMaker: () => void 0
13
+ },
14
+ ["no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */]: {
15
+ message: `Please provide a Document object since none are found on runtime '${Crossenv.detectRuntime()}'`,
16
+ detailsMaker: (tips) => tips
17
+ },
18
+ ["impossible-to-pick-in-array" /* IMPOSSIBLE_TO_PICK_IN_ARRAY */]: {
19
+ message: "Impossible to pick",
20
+ detailsMaker: (array) => array.length === 0 ? "Array cannot be empty" : "Too many exclusions"
21
+ }
22
+ });
23
+
24
+ export {
25
+ register
26
+ };
@@ -0,0 +1,38 @@
1
+ import {
2
+ Outcome
3
+ } from "./chunk-JMU5PDBD.js";
4
+ import {
5
+ unknownToString
6
+ } from "./chunk-FENXVJYO.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/ftps/file/stat/index.ts
12
+ var stat_exports = {};
13
+ __export(stat_exports, {
14
+ stat: () => stat
15
+ });
16
+ async function stat(ftp, path) {
17
+ try {
18
+ const slash = path.lastIndexOf("/");
19
+ const dir = slash === -1 ? "." : path.slice(0, slash) || "/";
20
+ const name = slash === -1 ? path : path.slice(slash + 1);
21
+ const list = await ftp.list(dir);
22
+ const entry = list.find((e) => e.name === name && e.isFile);
23
+ if (!entry) return Outcome.makeFailure(`File not found: ${path}`);
24
+ return Outcome.makeSuccess({
25
+ size: entry.size,
26
+ modifiedAt: entry.modifiedAt ?? void 0,
27
+ permissions: entry.rawModifiedAt ? entry.rawModifiedAt.toString() : void 0,
28
+ raw: entry
29
+ });
30
+ } catch (err) {
31
+ return Outcome.makeFailure(unknownToString(err));
32
+ }
33
+ }
34
+
35
+ export {
36
+ stat,
37
+ stat_exports
38
+ };