@design-edito/tools 0.2.1 → 0.2.2

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 (416) hide show
  1. package/agnostic/arrays/index.js +2 -2
  2. package/agnostic/colors/index.js +8 -8
  3. package/agnostic/css/index.js +4 -4
  4. package/agnostic/html/hyper-json/cast/index.js +4 -4
  5. package/agnostic/html/hyper-json/index.js +5 -5
  6. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +4 -4
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +4 -4
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +4 -4
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +4 -4
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +4 -4
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +4 -4
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +4 -4
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +4 -4
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +4 -4
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +4 -4
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +4 -4
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +4 -4
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +4 -4
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -4
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -4
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -4
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -4
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -4
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -4
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -4
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -4
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -4
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -4
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -4
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -4
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -4
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -4
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -4
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -4
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +4 -4
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +4 -4
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +4 -4
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +4 -4
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +4 -4
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +4 -4
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +4 -4
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +4 -4
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +4 -4
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +4 -4
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +4 -4
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +4 -4
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +4 -4
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +4 -4
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +4 -4
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +4 -4
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +4 -4
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +4 -4
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +4 -4
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +4 -4
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +4 -4
  56. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +4 -4
  57. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +4 -4
  58. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +4 -4
  59. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +4 -4
  60. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +4 -4
  61. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +4 -4
  62. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +4 -4
  63. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +4 -4
  64. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +4 -4
  65. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +4 -4
  66. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +4 -4
  67. package/agnostic/html/hyper-json/tree/index.js +4 -4
  68. package/agnostic/html/hyper-json/utils/index.js +4 -4
  69. package/agnostic/html/index.js +8 -8
  70. package/agnostic/misc/index.js +17 -17
  71. package/agnostic/misc/lorem-ipsum/index.js +7 -7
  72. package/agnostic/numbers/index.js +5 -5
  73. package/agnostic/objects/index.js +14 -14
  74. package/agnostic/optim/index.js +3 -3
  75. package/agnostic/strings/index.js +6 -6
  76. package/agnostic/time/index.js +5 -5
  77. package/chunks/{chunk-PJFSPYPO.js → chunk-5D472NLE.js} +7 -1
  78. package/chunks/{chunk-MMGAJ7EW.js → chunk-5EY3BYMT.js} +8 -2
  79. package/chunks/{chunk-KZKHIPWQ.js → chunk-5OZAL6GW.js} +8 -2
  80. package/chunks/{chunk-MROXW73J.js → chunk-B6AUVPAA.js} +59 -46
  81. package/chunks/{chunk-7NOLNBF6.js → chunk-BHEWHO2M.js} +8 -2
  82. package/chunks/{chunk-VTDLFWOD.js → chunk-CLZY2DXU.js} +8 -2
  83. package/chunks/{chunk-3YW3KBO5.js → chunk-DJJBT23A.js} +8 -2
  84. package/chunks/{chunk-FORJXSIW.js → chunk-DL5G2SYX.js} +8 -2
  85. package/chunks/{chunk-UPSIFUMS.js → chunk-DOASQI7Y.js} +8 -2
  86. package/chunks/{chunk-YTGB73UX.js → chunk-GZDDL6RB.js} +7 -1
  87. package/chunks/{chunk-HY4V3SPP.js → chunk-HN7XLETR.js} +18 -18
  88. package/chunks/{chunk-T3D55RRI.js → chunk-IFH5LQHA.js} +8 -2
  89. package/chunks/{chunk-2FC5KUMS.js → chunk-LIV7TJ46.js} +8 -2
  90. package/chunks/{chunk-5JX7EWIW.js → chunk-OVLFK3C3.js} +8 -2
  91. package/chunks/{chunk-Y6EREGHZ.js → chunk-TLX7ZDXI.js} +3 -3
  92. package/chunks/{chunk-KRICEY6O.js → chunk-TY6PMUBC.js} +3 -3
  93. package/chunks/{chunk-W3G73JUU.js → chunk-VQUF2TSY.js} +3 -3
  94. package/node/@aws-s3/index.js +8 -8
  95. package/node/@aws-s3/storage/directory/index.js +4 -4
  96. package/node/@aws-s3/storage/file/index.js +9 -9
  97. package/node/@aws-s3/storage/index.js +10 -10
  98. package/node/@google-cloud/index.js +13 -13
  99. package/node/@google-cloud/storage/bucket/index.js +4 -4
  100. package/node/@google-cloud/storage/directory/index.js +4 -4
  101. package/node/@google-cloud/storage/file/index.js +14 -14
  102. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  103. package/node/@google-cloud/storage/index.js +15 -15
  104. package/node/cloud-storage/index.js +44 -44
  105. package/node/cloud-storage/operations/copy-dir/index.js +3 -3
  106. package/node/cloud-storage/operations/copy-file/index.js +3 -3
  107. package/node/cloud-storage/operations/download-file/index.js +3 -3
  108. package/node/cloud-storage/operations/exists-file/index.js +3 -3
  109. package/node/cloud-storage/operations/index.js +54 -54
  110. package/node/cloud-storage/operations/list-dir/index.js +3 -3
  111. package/node/cloud-storage/operations/move-dir/index.js +3 -3
  112. package/node/cloud-storage/operations/move-file/index.js +3 -3
  113. package/node/cloud-storage/operations/remove-dir/index.js +3 -3
  114. package/node/cloud-storage/operations/remove-file/index.js +3 -3
  115. package/node/cloud-storage/operations/stat-file/index.js +3 -3
  116. package/node/cloud-storage/operations/upload-file/index.js +3 -3
  117. package/node/ftps/directory/index.js +4 -4
  118. package/node/ftps/file/index.js +9 -9
  119. package/node/ftps/index.js +8 -8
  120. package/node/images/index.js +17 -17
  121. package/node/images/transform/index.d.ts +2 -1
  122. package/node/images/transform/index.js +15 -14
  123. package/node/images/transform/operations/blur/index.d.ts +2 -1
  124. package/node/images/transform/operations/blur/index.js +2 -1
  125. package/node/images/transform/operations/brighten/index.d.ts +2 -1
  126. package/node/images/transform/operations/brighten/index.js +2 -1
  127. package/node/images/transform/operations/extend/index.d.ts +2 -1
  128. package/node/images/transform/operations/extend/index.js +2 -1
  129. package/node/images/transform/operations/extract/index.d.ts +2 -1
  130. package/node/images/transform/operations/extract/index.js +2 -1
  131. package/node/images/transform/operations/flatten/index.d.ts +2 -1
  132. package/node/images/transform/operations/flatten/index.js +2 -1
  133. package/node/images/transform/operations/hue/index.d.ts +2 -1
  134. package/node/images/transform/operations/hue/index.js +2 -1
  135. package/node/images/transform/operations/level/index.d.ts +2 -1
  136. package/node/images/transform/operations/level/index.js +2 -1
  137. package/node/images/transform/operations/lighten/index.d.ts +2 -1
  138. package/node/images/transform/operations/lighten/index.js +2 -1
  139. package/node/images/transform/operations/normalize/index.d.ts +2 -1
  140. package/node/images/transform/operations/normalize/index.js +2 -1
  141. package/node/images/transform/operations/resize/index.d.ts +2 -1
  142. package/node/images/transform/operations/resize/index.js +2 -1
  143. package/node/images/transform/operations/rotate/index.d.ts +2 -1
  144. package/node/images/transform/operations/rotate/index.js +2 -1
  145. package/node/images/transform/operations/saturate/index.d.ts +2 -1
  146. package/node/images/transform/operations/saturate/index.js +2 -1
  147. package/node/sftp/directory/index.js +4 -4
  148. package/node/sftp/file/index.js +9 -9
  149. package/node/sftp/index.js +9 -9
  150. package/package.json +1 -1
  151. package/chunks/chunk-24MJDYQE.js +0 -18
  152. package/chunks/chunk-24ZUWYIR.js +0 -42
  153. package/chunks/chunk-2HU2AWWJ.js +0 -35
  154. package/chunks/chunk-2V7TLVCV.js +0 -22
  155. package/chunks/chunk-2VJ4QISD.js +0 -28
  156. package/chunks/chunk-3BSVGWTK.js +0 -2456
  157. package/chunks/chunk-3RLCDQOJ.js +0 -40
  158. package/chunks/chunk-3XRPOHUB.js +0 -164
  159. package/chunks/chunk-4BPSIDYW.js +0 -60
  160. package/chunks/chunk-4EFX53Y4.js +0 -31
  161. package/chunks/chunk-4KNB7WYD.js +0 -19
  162. package/chunks/chunk-5BQFHNTR.js +0 -21
  163. package/chunks/chunk-5KVGIG6J.js +0 -31
  164. package/chunks/chunk-5PAFOSWF.js +0 -16
  165. package/chunks/chunk-5XBCPKNW.js +0 -18
  166. package/chunks/chunk-65YZMVWZ.js +0 -35
  167. package/chunks/chunk-6FMANHGH.js +0 -15
  168. package/chunks/chunk-6LDTWID7.js +0 -40
  169. package/chunks/chunk-6T7A6ZNA.js +0 -40
  170. package/chunks/chunk-6V6SYSHX.js +0 -31
  171. package/chunks/chunk-6Z6GDMOR.js +0 -28
  172. package/chunks/chunk-72NLUT3X.js +0 -29
  173. package/chunks/chunk-72U4TDEB.js +0 -127
  174. package/chunks/chunk-7CHYRYXJ.js +0 -177
  175. package/chunks/chunk-7GIJUKYP.js +0 -173
  176. package/chunks/chunk-7HSB4A2G.js +0 -31
  177. package/chunks/chunk-ABQMMHCL.js +0 -16
  178. package/chunks/chunk-AKCO3SNC.js +0 -177
  179. package/chunks/chunk-AQBJ6HNB.js +0 -29
  180. package/chunks/chunk-AU6JLO5B.js +0 -151
  181. package/chunks/chunk-AW3I75FU.js +0 -79
  182. package/chunks/chunk-AWVQJNGX.js +0 -101
  183. package/chunks/chunk-B5C6VXNI.js +0 -18
  184. package/chunks/chunk-BD56ZAYF.js +0 -28
  185. package/chunks/chunk-BN4MCFBZ.js +0 -35
  186. package/chunks/chunk-BP3KL5L2.js +0 -28
  187. package/chunks/chunk-BSLVDJVW.js +0 -32
  188. package/chunks/chunk-BTAPMJXX.js +0 -37
  189. package/chunks/chunk-BVPHULMY.js +0 -21
  190. package/chunks/chunk-C2MFLI7A.js +0 -141
  191. package/chunks/chunk-C4Q4PC53.js +0 -63
  192. package/chunks/chunk-CA3UPHYO.js +0 -42
  193. package/chunks/chunk-CAV4FNVR.js +0 -56
  194. package/chunks/chunk-CGITTQIW.js +0 -42
  195. package/chunks/chunk-CHKEZ72M.js +0 -191
  196. package/chunks/chunk-CJL2V4VT.js +0 -37
  197. package/chunks/chunk-CKENYYWH.js +0 -28
  198. package/chunks/chunk-CP454IJD.js +0 -231
  199. package/chunks/chunk-CXUWFKJG.js +0 -21
  200. package/chunks/chunk-CYBPWE5F.js +0 -37
  201. package/chunks/chunk-D67AGMZF.js +0 -23
  202. package/chunks/chunk-D7PZ7633.js +0 -42
  203. package/chunks/chunk-E5VEMHHS.js +0 -56
  204. package/chunks/chunk-ELPQUBKJ.js +0 -30
  205. package/chunks/chunk-EWQDQMIO.js +0 -22
  206. package/chunks/chunk-EZ22Z22X.js +0 -28
  207. package/chunks/chunk-F4GFAM6X.js +0 -31
  208. package/chunks/chunk-FCB366FH.js +0 -40
  209. package/chunks/chunk-FI675VZO.js +0 -11609
  210. package/chunks/chunk-FOXX52QA.js +0 -2456
  211. package/chunks/chunk-FRJBHV4A.js +0 -21
  212. package/chunks/chunk-FS6LRTDK.js +0 -42
  213. package/chunks/chunk-G4Y2EOVP.js +0 -18
  214. package/chunks/chunk-G5RRNREY.js +0 -37
  215. package/chunks/chunk-GE7DNPF6.js +0 -63
  216. package/chunks/chunk-GGT2PUZH.js +0 -21
  217. package/chunks/chunk-GGYWRA4A.js +0 -231
  218. package/chunks/chunk-GKCKBPY2.js +0 -16
  219. package/chunks/chunk-GVGPJLS7.js +0 -191
  220. package/chunks/chunk-GZIEUPBF.js +0 -18
  221. package/chunks/chunk-H5O26IRG.js +0 -28
  222. package/chunks/chunk-HD7QU6D6.js +0 -40
  223. package/chunks/chunk-HRWQVASA.js +0 -40
  224. package/chunks/chunk-IFZ4CMF4.js +0 -16
  225. package/chunks/chunk-INGSSBWK.js +0 -40
  226. package/chunks/chunk-IWDIKDYR.js +0 -60
  227. package/chunks/chunk-IWZAUQGO.js +0 -40
  228. package/chunks/chunk-J4C3U3MK.js +0 -24
  229. package/chunks/chunk-J7JWEDGE.js +0 -31
  230. package/chunks/chunk-JAENHN5Z.js +0 -42
  231. package/chunks/chunk-JQAOGZPV.js +0 -37
  232. package/chunks/chunk-JRYI4VBX.js +0 -22
  233. package/chunks/chunk-JV6I54AC.js +0 -16
  234. package/chunks/chunk-KBFSUJ57.js +0 -40
  235. package/chunks/chunk-KIONYWA7.js +0 -168
  236. package/chunks/chunk-KOD5LUT3.js +0 -28
  237. package/chunks/chunk-KQCU3AXU.js +0 -24
  238. package/chunks/chunk-KUT7FQGS.js +0 -16
  239. package/chunks/chunk-LJO4SDD2.js +0 -79
  240. package/chunks/chunk-LNL6TUDC.js +0 -40
  241. package/chunks/chunk-LNSDOGTR.js +0 -63
  242. package/chunks/chunk-LQ2H2YVS.js +0 -60
  243. package/chunks/chunk-LQ3PCG4Z.js +0 -18
  244. package/chunks/chunk-LRBVQNQI.js +0 -40
  245. package/chunks/chunk-LV4WOREW.js +0 -40
  246. package/chunks/chunk-LVCQ3CSC.js +0 -21
  247. package/chunks/chunk-M32C4GP2.js +0 -15
  248. package/chunks/chunk-MAOVZE34.js +0 -20
  249. package/chunks/chunk-MB7HWF22.js +0 -23
  250. package/chunks/chunk-MJFB3YE6.js +0 -20
  251. package/chunks/chunk-MJMBDBEH.js +0 -69
  252. package/chunks/chunk-MKHTR43Q.js +0 -231
  253. package/chunks/chunk-MOVLLUDL.js +0 -25
  254. package/chunks/chunk-MRIVEZFA.js +0 -20
  255. package/chunks/chunk-MTT7TVR3.js +0 -127
  256. package/chunks/chunk-MW3KNVTG.js +0 -29
  257. package/chunks/chunk-NFSRT4ED.js +0 -18
  258. package/chunks/chunk-NHKKX4F7.js +0 -18
  259. package/chunks/chunk-NJVVOZVZ.js +0 -37
  260. package/chunks/chunk-NUGVP2MM.js +0 -191
  261. package/chunks/chunk-NWGNIT4B.js +0 -151
  262. package/chunks/chunk-O3V5DTNL.js +0 -40
  263. package/chunks/chunk-O6TWC4IK.js +0 -56
  264. package/chunks/chunk-OAGKCS7I.js +0 -24
  265. package/chunks/chunk-OCM3RLO6.js +0 -73
  266. package/chunks/chunk-ODDE3NBH.js +0 -24
  267. package/chunks/chunk-OL4JB46K.js +0 -2456
  268. package/chunks/chunk-OMLGI3Y2.js +0 -16
  269. package/chunks/chunk-OVG5RGI3.js +0 -29
  270. package/chunks/chunk-PFYLNAAX.js +0 -24
  271. package/chunks/chunk-Q2SKOY7I.js +0 -37
  272. package/chunks/chunk-QPG45V6W.js +0 -56
  273. package/chunks/chunk-QTF7LWGT.js +0 -28
  274. package/chunks/chunk-QTPSR7ZJ.js +0 -65
  275. package/chunks/chunk-R4BWUNSM.js +0 -28
  276. package/chunks/chunk-REXT5ZMP.js +0 -32
  277. package/chunks/chunk-RNLVCCL2.js +0 -151
  278. package/chunks/chunk-RXBMGIPJ.js +0 -42
  279. package/chunks/chunk-S6S6O3VI.js +0 -168
  280. package/chunks/chunk-SAFV7TBT.js +0 -31
  281. package/chunks/chunk-SEYXG56Q.js +0 -23
  282. package/chunks/chunk-SHXOKSK3.js +0 -164
  283. package/chunks/chunk-SJLH36CH.js +0 -26
  284. package/chunks/chunk-SKBOSWM2.js +0 -35
  285. package/chunks/chunk-SP7EOGMF.js +0 -30
  286. package/chunks/chunk-SX2M5777.js +0 -177
  287. package/chunks/chunk-SY65O2JU.js +0 -98
  288. package/chunks/chunk-TIER4TF4.js +0 -26
  289. package/chunks/chunk-TQHR6A2P.js +0 -40
  290. package/chunks/chunk-TSAR3HF6.js +0 -35
  291. package/chunks/chunk-U2KKX7UV.js +0 -19
  292. package/chunks/chunk-U57Q62IN.js +0 -23
  293. package/chunks/chunk-UEAMPAHK.js +0 -28
  294. package/chunks/chunk-UFKH5WD2.js +0 -21
  295. package/chunks/chunk-UJ5LGWZL.js +0 -191
  296. package/chunks/chunk-UK4HNSEJ.js +0 -42
  297. package/chunks/chunk-UODICVLG.js +0 -173
  298. package/chunks/chunk-VCAG4DZP.js +0 -2456
  299. package/chunks/chunk-VEKKX6Z5.js +0 -173
  300. package/chunks/chunk-VISMB7RN.js +0 -60
  301. package/chunks/chunk-VJHE6WHS.js +0 -164
  302. package/chunks/chunk-VSM742EZ.js +0 -40
  303. package/chunks/chunk-WAMSK4A3.js +0 -67
  304. package/chunks/chunk-WC2LQPQP.js +0 -26
  305. package/chunks/chunk-WG56WT6T.js +0 -20
  306. package/chunks/chunk-WH6BPDAC.js +0 -17
  307. package/chunks/chunk-WHLM3KTR.js +0 -20
  308. package/chunks/chunk-WJ3XV35I.js +0 -28
  309. package/chunks/chunk-WKGSTVTK.js +0 -28
  310. package/chunks/chunk-WMDZHUBQ.js +0 -56
  311. package/chunks/chunk-WP7L5ZFP.js +0 -173
  312. package/chunks/chunk-WS3JRFP7.js +0 -69
  313. package/chunks/chunk-X33GT7VY.js +0 -28
  314. package/chunks/chunk-X7KWB2VQ.js +0 -21
  315. package/chunks/chunk-XB3EGDBI.js +0 -127
  316. package/chunks/chunk-XNJYYULL.js +0 -177
  317. package/chunks/chunk-XNWEMAIP.js +0 -42
  318. package/chunks/chunk-XOUITWSM.js +0 -21
  319. package/chunks/chunk-XOXH4XNN.js +0 -191
  320. package/chunks/chunk-XQ4V4LVP.js +0 -28
  321. package/chunks/chunk-XTOAQTLP.js +0 -98
  322. package/chunks/chunk-XYVNT74Y.js +0 -60
  323. package/chunks/chunk-YB2KZLMN.js +0 -65
  324. package/chunks/chunk-YDIFL3IZ.js +0 -151
  325. package/chunks/chunk-YJE3G6BE.js +0 -16
  326. package/chunks/chunk-Z4B2Z7QO.js +0 -2456
  327. package/chunks/chunk-ZBBU2P4D.js +0 -28
  328. package/chunks/chunk-ZH3QMMVD.js +0 -28
  329. package/chunks/chunk-ZKAK6JOS.js +0 -98
  330. package/chunks/chunk-ZN6IQRZT.js +0 -141
  331. package/chunks/chunk-ZNPRJEP5.js +0 -28
  332. package/chunks/chunk-ZQY2MR66.js +0 -42
  333. package/chunks/chunk-ZRWVPWQC.js +0 -36
  334. package/chunks/chunk-ZUQEHFGL.js +0 -42
  335. package/node/images/prepare/index.d.ts +0 -24
  336. package/node/images/prepare/index.js +0 -59
  337. package/node/images/transform/_utils/color-schema/index.d.ts +0 -3
  338. package/node/images/transform/_utils/color-schema/index.js +0 -8
  339. package/node/images/transform/_utils/operation-names/index.d.ts +0 -20
  340. package/node/images/transform/_utils/operation-names/index.js +0 -7
  341. package/node/images/transform/_utils/positions/index.d.ts +0 -19
  342. package/node/images/transform/_utils/positions/index.js +0 -10
  343. package/node/images/transform/blur/index.d.ts +0 -10
  344. package/node/images/transform/blur/index.js +0 -9
  345. package/node/images/transform/brighten/index.d.ts +0 -8
  346. package/node/images/transform/brighten/index.js +0 -9
  347. package/node/images/transform/compose/index.d.ts +0 -38
  348. package/node/images/transform/compose/index.js +0 -11
  349. package/node/images/transform/extend/index.d.ts +0 -16
  350. package/node/images/transform/extend/index.js +0 -10
  351. package/node/images/transform/extract/index.d.ts +0 -13
  352. package/node/images/transform/extract/index.js +0 -9
  353. package/node/images/transform/flatten/index.d.ts +0 -11
  354. package/node/images/transform/flatten/index.js +0 -10
  355. package/node/images/transform/flip/index.d.ts +0 -10
  356. package/node/images/transform/flip/index.js +0 -9
  357. package/node/images/transform/flop/index.d.ts +0 -10
  358. package/node/images/transform/flop/index.js +0 -9
  359. package/node/images/transform/frame/backgrounds/create-line-background/index.d.ts +0 -62
  360. package/node/images/transform/frame/backgrounds/create-line-background/index.js +0 -10
  361. package/node/images/transform/frame/backgrounds/create-tile-background/index.d.ts +0 -105
  362. package/node/images/transform/frame/backgrounds/create-tile-background/index.js +0 -10
  363. package/node/images/transform/frame/index.d.ts +0 -44
  364. package/node/images/transform/frame/index.js +0 -13
  365. package/node/images/transform/hue-rotate/index.d.ts +0 -8
  366. package/node/images/transform/hue-rotate/index.js +0 -9
  367. package/node/images/transform/lighten/index.d.ts +0 -8
  368. package/node/images/transform/lighten/index.js +0 -9
  369. package/node/images/transform/lineate-levels/index.d.ts +0 -11
  370. package/node/images/transform/lineate-levels/index.js +0 -9
  371. package/node/images/transform/modulate/index.d.ts +0 -13
  372. package/node/images/transform/modulate/index.js +0 -9
  373. package/node/images/transform/normalize/index.d.ts +0 -11
  374. package/node/images/transform/normalize/index.js +0 -9
  375. package/node/images/transform/operations/_utils/compose/index.d.ts +0 -3
  376. package/node/images/transform/operations/_utils/compose/index.js +0 -8
  377. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.d.ts +0 -6
  378. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +0 -12
  379. package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.d.ts +0 -14
  380. package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +0 -14
  381. package/node/images/transform/operations/_utils/frame/create-color-palette/index.d.ts +0 -11
  382. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +0 -17
  383. package/node/images/transform/operations/_utils/frame/extract-colors-from-image/index.d.ts +0 -10
  384. package/node/images/transform/operations/_utils/frame/extract-colors-from-image/index.js +0 -11
  385. package/node/images/transform/operations/_utils/frame/index.d.ts +0 -7
  386. package/node/images/transform/operations/_utils/frame/index.js +0 -24
  387. package/node/images/transform/operations/_utils/positions/index.d.ts +0 -16
  388. package/node/images/transform/operations/_utils/positions/index.js +0 -11
  389. package/node/images/transform/operations/_utils/scale/index.d.ts +0 -3
  390. package/node/images/transform/operations/_utils/scale/index.js +0 -7
  391. package/node/images/transform/operations/index.d.ts +0 -0
  392. package/node/images/transform/operations/index.js +0 -0
  393. package/node/images/transform/resize/index.d.ts +0 -16
  394. package/node/images/transform/resize/index.js +0 -10
  395. package/node/images/transform/rotate/index.d.ts +0 -9
  396. package/node/images/transform/rotate/index.js +0 -9
  397. package/node/images/transform/saturate/index.d.ts +0 -8
  398. package/node/images/transform/saturate/index.js +0 -9
  399. package/node/images/transform/scale/index.d.ts +0 -13
  400. package/node/images/transform/scale/index.js +0 -10
  401. package/chunks/{chunk-NOLQR5RW.js → chunk-3T67XKWX.js} +5 -5
  402. package/chunks/{chunk-JSW6R3ZH.js → chunk-64TRCQ5C.js} +6 -6
  403. package/chunks/{chunk-AY7SJG3R.js → chunk-ENCASRD5.js} +9 -9
  404. package/chunks/{chunk-7J2AUDU2.js → chunk-FEIU5EB2.js} +6 -6
  405. package/chunks/{chunk-6NLNUGBI.js → chunk-GJGGDURA.js} +5 -5
  406. package/chunks/{chunk-OA7Y2A5T.js → chunk-JVFAQFHD.js} +5 -5
  407. package/chunks/{chunk-DEQWCMAL.js → chunk-KOHJNRP7.js} +6 -6
  408. package/chunks/{chunk-UX2O74SG.js → chunk-MJCOPMAD.js} +3 -3
  409. package/chunks/{chunk-HX5PHI2P.js → chunk-NAN5WRTL.js} +3 -3
  410. package/chunks/{chunk-3SRJYILO.js → chunk-PENYZ6S7.js} +3 -3
  411. package/chunks/{chunk-JNQPNZTB.js → chunk-QT6N2QNW.js} +3 -3
  412. package/chunks/{chunk-H4LW6FP3.js → chunk-RCCKFZCR.js} +5 -5
  413. package/chunks/{chunk-646R6BQZ.js → chunk-UWHQFQI2.js} +5 -5
  414. package/chunks/{chunk-YVWQXQTE.js → chunk-VRFYLKZW.js} +3 -3
  415. package/chunks/{chunk-EOTOFHUR.js → chunk-VTZRFTRR.js} +5 -5
  416. package/chunks/{chunk-DPQRXSZH.js → chunk-WWEDO42X.js} +5 -5
@@ -1,28 +0,0 @@
1
- import {
2
- Sanitize
3
- } from "./chunk-XB3EGDBI.js";
4
- import {
5
- register
6
- } from "./chunk-TIER4TF4.js";
7
-
8
- // src/agnostic/html/string-to-nodes/index.ts
9
- function stringToNodes(dirtyStr, options) {
10
- const actualDocument = options?.documentObj ?? window.document;
11
- if (actualDocument === null) throw register.getError("no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */, "See documentObj in the options object");
12
- const sanitizeOptions = {
13
- ...options?.sanitize,
14
- documentObj: options?.sanitize?.documentObj ?? options?.documentObj
15
- };
16
- const str = options?.sanitize !== void 0 ? Sanitize.sanitize(dirtyStr, sanitizeOptions) : dirtyStr;
17
- const wrapperDiv = actualDocument.createElement("div");
18
- wrapperDiv.innerHTML = str;
19
- const nodes = Array.from(wrapperDiv.childNodes).filter((node) => {
20
- const allowedNodeTypes = [Node.ELEMENT_NODE, Node.TEXT_NODE];
21
- return allowedNodeTypes.includes(node.nodeType);
22
- });
23
- return nodes;
24
- }
25
-
26
- export {
27
- stringToNodes
28
- };
@@ -1,28 +0,0 @@
1
- import {
2
- copy_dir_exports
3
- } from "./chunk-4XBUJAQU.js";
4
- import {
5
- list_exports
6
- } from "./chunk-ZSUG52DO.js";
7
- import {
8
- move_dir_exports
9
- } from "./chunk-ON6LC3HE.js";
10
- import {
11
- remove_dir_exports
12
- } from "./chunk-4XSDRT23.js";
13
- import {
14
- __export
15
- } from "./chunk-WSFCRVEQ.js";
16
-
17
- // src/node/@aws-s3/storage/directory/index.ts
18
- var directory_exports = {};
19
- __export(directory_exports, {
20
- CopyDir: () => copy_dir_exports,
21
- List: () => list_exports,
22
- MoveDir: () => move_dir_exports,
23
- RemoveDir: () => remove_dir_exports
24
- });
25
-
26
- export {
27
- directory_exports
28
- };
@@ -1,98 +0,0 @@
1
- import {
2
- extractColorsFromImage
3
- } from "./chunk-ZRWVPWQC.js";
4
- import {
5
- shuffle
6
- } from "./chunk-VJJIYJMY.js";
7
- import {
8
- clamp
9
- } from "./chunk-OSAXBA7G.js";
10
- import {
11
- lightenColor
12
- } from "./chunk-U57Q62IN.js";
13
- import {
14
- saturateColor
15
- } from "./chunk-MB7HWF22.js";
16
- import {
17
- complementColor
18
- } from "./chunk-2POD3TAX.js";
19
-
20
- // src/node/images/transform/operations/_utils/frame/create-color-palette/index.ts
21
- function densifyPalette(RGBColors, types, ligthenIntensity, saturateIntensity) {
22
- const densifiedPalette = [];
23
- const complementaryRGBColors = RGBColors.map((color) => complementColor(color));
24
- if (!types) {
25
- return RGBColors;
26
- }
27
- if (types.includes("default")) {
28
- densifiedPalette.push(...RGBColors);
29
- }
30
- if (types.includes("default-lighten")) {
31
- densifiedPalette.push(...RGBColors.map((RGBColor) => lightenColor(RGBColor, ligthenIntensity || 0)));
32
- }
33
- if (types.includes("default-saturate")) {
34
- densifiedPalette.push(...RGBColors.map((RGBColor) => saturateColor(RGBColor, saturateIntensity)));
35
- }
36
- if (types.includes("complementary")) {
37
- densifiedPalette.push(...complementaryRGBColors);
38
- }
39
- if (types.includes("complementary-lighten")) {
40
- densifiedPalette.push(...complementaryRGBColors.map((RGBColor) => lightenColor(RGBColor, ligthenIntensity || 0)));
41
- }
42
- if (types.includes("complementary-saturate")) {
43
- densifiedPalette.push(...RGBColors.map((RGBColor) => saturateColor(RGBColor, saturateIntensity)));
44
- }
45
- return densifiedPalette;
46
- }
47
- function createColorPalette(image, createPalette) {
48
- if (!createPalette) {
49
- return [
50
- [0, 0, 0],
51
- [0, 0, 0],
52
- [0, 0, 0],
53
- [0, 0, 0],
54
- [0, 0, 0]
55
- ];
56
- }
57
- const colorPalette = [];
58
- if ("extract" in createPalette && createPalette.extract) {
59
- colorPalette.push(
60
- ...extractColorsFromImage(
61
- {
62
- buffer: image.buffer,
63
- dimensions: image.dimensions,
64
- nbChannels: image.nbChannels
65
- },
66
- createPalette.extract.nbColor
67
- )
68
- );
69
- }
70
- if ("use" in createPalette && createPalette.use) {
71
- colorPalette.push(...createPalette.use.RGBColors);
72
- }
73
- if ("densify" in createPalette && createPalette.densify) {
74
- colorPalette.push(
75
- ...densifyPalette(
76
- colorPalette,
77
- createPalette.densify.types,
78
- createPalette.densify.ligthenIntensity,
79
- createPalette.densify.saturateIntensity
80
- )
81
- );
82
- }
83
- if ("compose" in createPalette && createPalette.compose) {
84
- if ("nbColor" in createPalette.compose) {
85
- const maxNbColor = createPalette.compose.nbColor ? clamp(createPalette.compose.nbColor, 0, colorPalette.length) : colorPalette.length;
86
- colorPalette.splice(0, maxNbColor);
87
- }
88
- if ("mix" in createPalette.compose) {
89
- return shuffle(colorPalette);
90
- }
91
- }
92
- return colorPalette;
93
- }
94
-
95
- export {
96
- densifyPalette,
97
- createColorPalette
98
- };
@@ -1,141 +0,0 @@
1
- import {
2
- zod_default
3
- } from "./chunk-FI675VZO.js";
4
- import {
5
- Outcome
6
- } from "./chunk-JMU5PDBD.js";
7
- import {
8
- clamp
9
- } from "./chunk-OSAXBA7G.js";
10
- import {
11
- __export
12
- } from "./chunk-WSFCRVEQ.js";
13
-
14
- // src/node/images/format/index.ts
15
- var format_exports = {};
16
- __export(format_exports, {
17
- format: () => format,
18
- formatImage: () => formatImage,
19
- isFormatAvifOptions: () => isFormatAvifOptions,
20
- isFormatCommonOptions: () => isFormatCommonOptions,
21
- isFormatHeifOptions: () => isFormatHeifOptions,
22
- isFormatJpgOptions: () => isFormatJpgOptions,
23
- isFormatKeepOptions: () => isFormatKeepOptions,
24
- isFormatOptions: () => isFormatOptions,
25
- isFormatPngOptions: () => isFormatPngOptions,
26
- isFormatTiffOptions: () => isFormatTiffOptions,
27
- isFormatWebpOptions: () => isFormatWebpOptions,
28
- toAvif: () => toAvif,
29
- toHeif: () => toHeif,
30
- toHeight: () => toHeight,
31
- toJpg: () => toJpg,
32
- toPng: () => toPng,
33
- toTiff: () => toTiff,
34
- toWebp: () => toWebp,
35
- toWidth: () => toWidth
36
- });
37
- import sharp from "sharp";
38
- async function formatImage(imageBuffer, outputOptions) {
39
- const { width, height, quality, format: format2 } = outputOptions;
40
- const sharpInstance = sharp(imageBuffer).resize({
41
- width,
42
- height,
43
- fit: sharp.fit.cover
44
- });
45
- let withQuality = sharpInstance;
46
- if (format2 === "png") {
47
- withQuality = withQuality.png({ quality });
48
- } else if (format2 === "jpeg") {
49
- withQuality = withQuality.jpeg({ quality });
50
- } else if (format2 === "webp") {
51
- withQuality = withQuality.webp({ quality });
52
- } else if (format2 === "avif") {
53
- withQuality = withQuality.avif({ quality });
54
- }
55
- let buffer = Buffer.from([]);
56
- try {
57
- buffer = await withQuality.toBuffer();
58
- } catch (e) {
59
- console.log("Images:Exports:Error", { e });
60
- }
61
- return buffer;
62
- }
63
- var formatCommonOptionsSchema = zod_default.object({
64
- width: zod_default.number().optional(),
65
- height: zod_default.number().optional(),
66
- fit: zod_default.enum(["contain", "cover", "fill", "inside", "outside"]).optional()
67
- });
68
- var formatJpgOptionsSchema = formatCommonOptionsSchema.extend({ quality: zod_default.number().optional() });
69
- var formatPngOptionsSchema = formatCommonOptionsSchema.extend({
70
- quality: zod_default.number().optional(),
71
- compressionLevel: zod_default.number().optional()
72
- });
73
- var formatWebpOptionsSchema = formatCommonOptionsSchema.extend({ quality: zod_default.number().optional() });
74
- var formatAvifOptionsSchema = formatCommonOptionsSchema.extend({ quality: zod_default.number().optional() });
75
- var formatTiffOptionsSchema = formatCommonOptionsSchema.extend({
76
- quality: zod_default.number().optional(),
77
- compression: zod_default.enum(["none", "jpeg", "deflate", "packbits", "ccittfax4", "lzw", "webp", "zstd", "jp2k"]).optional()
78
- });
79
- var formatHeifOptionsSchema = formatCommonOptionsSchema.extend({ quality: zod_default.number().optional() });
80
- var formatKeepOptionsSchema = formatCommonOptionsSchema;
81
- var formatOptionsSchema = zod_default.union([
82
- formatJpgOptionsSchema,
83
- formatPngOptionsSchema,
84
- formatWebpOptionsSchema,
85
- formatAvifOptionsSchema,
86
- formatTiffOptionsSchema,
87
- formatHeifOptionsSchema,
88
- formatKeepOptionsSchema
89
- ]);
90
- var isFormatCommonOptions = (options) => formatCommonOptionsSchema.safeParse(options).success;
91
- var isFormatJpgOptions = (options) => formatJpgOptionsSchema.safeParse(options).success;
92
- var isFormatPngOptions = (options) => formatPngOptionsSchema.safeParse(options).success;
93
- var isFormatWebpOptions = (options) => formatWebpOptionsSchema.safeParse(options).success;
94
- var isFormatAvifOptions = (options) => formatAvifOptionsSchema.safeParse(options).success;
95
- var isFormatTiffOptions = (options) => formatTiffOptionsSchema.safeParse(options).success;
96
- var isFormatHeifOptions = (options) => formatHeifOptionsSchema.safeParse(options).success;
97
- var isFormatKeepOptions = (options) => formatKeepOptionsSchema.safeParse(options).success;
98
- var isFormatOptions = (options) => formatOptionsSchema.safeParse(options).success;
99
- async function format(input, typeOrOptions, options) {
100
- const sharpInstance = sharp(input);
101
- if (typeof typeOrOptions !== "string") return Outcome.makeSuccess(await sharpInstance.resize(typeOrOptions).toBuffer());
102
- const type = typeOrOptions;
103
- if (type === "jpg" || type === "jpeg") return Outcome.makeSuccess(await sharpInstance.jpeg(options).toBuffer());
104
- if (type === "png") return Outcome.makeSuccess(await sharpInstance.png(options).toBuffer());
105
- if (type === "webp") return Outcome.makeSuccess(await sharpInstance.webp(options).toBuffer());
106
- if (type === "avif") return Outcome.makeSuccess(await sharpInstance.avif(options).toBuffer());
107
- if (type === "tiff") return Outcome.makeSuccess(await sharpInstance.tiff(options).toBuffer());
108
- if (type === "heif") return Outcome.makeSuccess(await sharpInstance.heif(options).toBuffer());
109
- return Outcome.makeFailure(`Invalid image format: ${type}`);
110
- }
111
- var toWidth = async (input, width) => sharp(input).resize({ width }).toBuffer();
112
- var toHeight = async (input, height) => sharp(input).resize({ height }).toBuffer();
113
- var toJpg = async (input, quality) => sharp(input).jpeg({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
114
- var toPng = async (input, quality, compressionLevel) => sharp(input).png({ quality: clamp(quality ?? 100, 1, 100), compressionLevel }).toBuffer();
115
- var toWebp = async (input, quality) => sharp(input).webp({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
116
- var toAvif = async (input, quality) => sharp(input).avif({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
117
- var toTiff = async (input, quality, compression) => sharp(input).tiff({ quality: clamp(quality ?? 100, 1, 100), compression }).toBuffer();
118
- var toHeif = async (input, quality) => sharp(input).heif({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
119
-
120
- export {
121
- formatImage,
122
- isFormatCommonOptions,
123
- isFormatJpgOptions,
124
- isFormatPngOptions,
125
- isFormatWebpOptions,
126
- isFormatAvifOptions,
127
- isFormatTiffOptions,
128
- isFormatHeifOptions,
129
- isFormatKeepOptions,
130
- isFormatOptions,
131
- format,
132
- toWidth,
133
- toHeight,
134
- toJpg,
135
- toPng,
136
- toWebp,
137
- toAvif,
138
- toTiff,
139
- toHeif,
140
- format_exports
141
- };
@@ -1,28 +0,0 @@
1
- import {
2
- Sanitize
3
- } from "./chunk-72U4TDEB.js";
4
- import {
5
- register
6
- } from "./chunk-SJLH36CH.js";
7
-
8
- // src/agnostic/html/string-to-nodes/index.ts
9
- function stringToNodes(dirtyStr, options) {
10
- const actualDocument = options?.documentObj ?? window.document;
11
- if (actualDocument === null) throw register.getError("no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */, "See documentObj in the options object");
12
- const sanitizeOptions = {
13
- ...options?.sanitize,
14
- documentObj: options?.sanitize?.documentObj ?? options?.documentObj
15
- };
16
- const str = options?.sanitize !== void 0 ? Sanitize.sanitize(dirtyStr, sanitizeOptions) : dirtyStr;
17
- const wrapperDiv = actualDocument.createElement("div");
18
- wrapperDiv.innerHTML = str;
19
- const nodes = Array.from(wrapperDiv.childNodes).filter((node) => {
20
- const allowedNodeTypes = [Node.ELEMENT_NODE, Node.TEXT_NODE];
21
- return allowedNodeTypes.includes(node.nodeType);
22
- });
23
- return nodes;
24
- }
25
-
26
- export {
27
- stringToNodes
28
- };
@@ -1,42 +0,0 @@
1
- import {
2
- copyDir as copyDir4
3
- } from "./chunk-V3L55I2S.js";
4
- import {
5
- copyDir as copyDir3
6
- } from "./chunk-4XBUJAQU.js";
7
- import {
8
- copyDir
9
- } from "./chunk-N2T672IG.js";
10
- import {
11
- copyDir as copyDir2
12
- } from "./chunk-WAHPAZQS.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/copy-dir/index.ts
27
- var copy_dir_exports = {};
28
- __export(copy_dir_exports, {
29
- copyDir: () => copyDir5
30
- });
31
- async function copyDir5(client, sourcePath, targetPath, options) {
32
- if (isGcsBucket(client)) return copyDir4(client, sourcePath, targetPath, options);
33
- if (isS3ClientWithBucket(client)) return copyDir3(client.client, client.bucketName, sourcePath, targetPath, options);
34
- if (isFtpClient(client)) return copyDir(client, sourcePath, targetPath);
35
- if (isSftpClient(client)) return copyDir2(client, sourcePath, targetPath);
36
- return Outcome.makeFailure("Invalid client type");
37
- }
38
-
39
- export {
40
- copyDir5 as copyDir,
41
- copy_dir_exports
42
- };
@@ -1,36 +0,0 @@
1
- // src/node/images/transform/operations/_utils/frame/extract-colors-from-image/index.ts
2
- import quantize from "quantize";
3
- function getPixel(buffer, x, y, width, nbChannels) {
4
- const index = nbChannels * (width * y + x);
5
- const r = buffer[index] || 0;
6
- const g = buffer[index + 1] || 0;
7
- const b = buffer[index + 2] || 0;
8
- return [r, g, b];
9
- }
10
- function getPixels(buffer, widthPx, heightPx, nbChannels = 3) {
11
- const pixels = [];
12
- for (let i = 0; i < widthPx; i++) {
13
- for (let j = 0; j < heightPx; j++) {
14
- const pixel = getPixel(buffer, i, j, widthPx, nbChannels);
15
- pixels.push(pixel);
16
- }
17
- }
18
- return pixels;
19
- }
20
- function extractColorsFromImage(image, nbColors) {
21
- const pixels = getPixels(
22
- image.buffer,
23
- image.dimensions.widthPx,
24
- image.dimensions.heightPx,
25
- image.nbChannels
26
- );
27
- nbColors = Math.max(1, nbColors < 5 ? nbColors - 1 : nbColors);
28
- const colorMap = quantize(pixels, nbColors);
29
- return colorMap ? colorMap.palette() : [];
30
- }
31
-
32
- export {
33
- getPixel,
34
- getPixels,
35
- extractColorsFromImage
36
- };
@@ -1,42 +0,0 @@
1
- import {
2
- upload as upload4
3
- } from "./chunk-FB3GNE2B.js";
4
- import {
5
- upload as upload3
6
- } from "./chunk-FD5WR2A5.js";
7
- import {
8
- upload
9
- } from "./chunk-CVDCTI7F.js";
10
- import {
11
- upload as upload2
12
- } from "./chunk-QDVDHFMZ.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/upload-file/index.ts
27
- var upload_file_exports = {};
28
- __export(upload_file_exports, {
29
- uploadFile: () => uploadFile
30
- });
31
- async function uploadFile(fileStream, path, client, options) {
32
- if (isGcsBucket(client)) return upload4(client, path, fileStream, options);
33
- if (isS3ClientWithBucket(client)) return upload3(client.client, client.bucketName, path, fileStream, options);
34
- if (isFtpClient(client)) return upload(client, path, fileStream, options);
35
- if (isSftpClient(client)) return upload2(client, path, fileStream, options);
36
- return Outcome.makeFailure("Invalid client type");
37
- }
38
-
39
- export {
40
- uploadFile,
41
- upload_file_exports
42
- };
@@ -1,24 +0,0 @@
1
- import { ImageFileType } from '../format';
2
- import { Operation } from '../transform';
3
- export type Quality = number;
4
- export type Ratio = [number, number];
5
- export type PrepareImageOptions = {
6
- name?: string | undefined;
7
- inputOperations?: Operation[];
8
- checkValidOperations?: boolean;
9
- formats?: ImageFileType[];
10
- center?: [number, number];
11
- qualities?: Quality[];
12
- ratios?: Ratio[];
13
- widths?: number[];
14
- heights?: number[];
15
- };
16
- export declare const MAX_NB_OUTPUTS = 50;
17
- export declare const OUTPUT_ZIP_FOLDER = "./output-zips";
18
- export declare function prepareImage(imageBuffer: Buffer, customOptions?: PrepareImageOptions): Promise<Buffer<ArrayBufferLike> | undefined>;
19
- export type ExportZipSource = {
20
- buffer: Buffer;
21
- name: string;
22
- };
23
- export type ExportZipSources = ExportZipSource[];
24
- export declare function exportZipBuffer(zipSources: ExportZipSources, zipDirectoryName?: string): Promise<Buffer<ArrayBufferLike> | undefined>;
@@ -1,59 +0,0 @@
1
- import {
2
- MAX_NB_OUTPUTS,
3
- OUTPUT_ZIP_FOLDER,
4
- exportZipBuffer,
5
- prepareImage
6
- } from "../../../chunks/chunk-YDIFL3IZ.js";
7
- import "../../../chunks/chunk-C2MFLI7A.js";
8
- import "../../../chunks/chunk-7CHYRYXJ.js";
9
- import "../../../chunks/chunk-AWVQJNGX.js";
10
- import "../../../chunks/chunk-JRYI4VBX.js";
11
- import "../../../chunks/chunk-SHXOKSK3.js";
12
- import "../../../chunks/chunk-OCM3RLO6.js";
13
- import "../../../chunks/chunk-XTOAQTLP.js";
14
- import "../../../chunks/chunk-ZRWVPWQC.js";
15
- import "../../../chunks/chunk-GE7DNPF6.js";
16
- import "../../../chunks/chunk-CP454IJD.js";
17
- import "../../../chunks/chunk-YJE3G6BE.js";
18
- import "../../../chunks/chunk-WS3JRFP7.js";
19
- import "../../../chunks/chunk-SP7EOGMF.js";
20
- import "../../../chunks/chunk-QTPSR7ZJ.js";
21
- import "../../../chunks/chunk-ABQMMHCL.js";
22
- import "../../../chunks/chunk-KUT7FQGS.js";
23
- import "../../../chunks/chunk-5BQFHNTR.js";
24
- import "../../../chunks/chunk-TSAR3HF6.js";
25
- import "../../../chunks/chunk-4KNB7WYD.js";
26
- import "../../../chunks/chunk-NHKKX4F7.js";
27
- import "../../../chunks/chunk-BSLVDJVW.js";
28
- import "../../../chunks/chunk-D67AGMZF.js";
29
- import "../../../chunks/chunk-NFSRT4ED.js";
30
- import "../../../chunks/chunk-AW3I75FU.js";
31
- import "../../../chunks/chunk-2V7TLVCV.js";
32
- import "../../../chunks/chunk-F4GFAM6X.js";
33
- import "../../../chunks/chunk-JV6I54AC.js";
34
- import "../../../chunks/chunk-LVCQ3CSC.js";
35
- import "../../../chunks/chunk-CXUWFKJG.js";
36
- import "../../../chunks/chunk-M32C4GP2.js";
37
- import "../../../chunks/chunk-24MJDYQE.js";
38
- import "../../../chunks/chunk-B5C6VXNI.js";
39
- import "../../../chunks/chunk-MOVLLUDL.js";
40
- import "../../../chunks/chunk-OT4SVHDX.js";
41
- import "../../../chunks/chunk-ENMBK6H7.js";
42
- import "../../../chunks/chunk-JMU5PDBD.js";
43
- import "../../../chunks/chunk-4CIS3R7T.js";
44
- import "../../../chunks/chunk-OSAXBA7G.js";
45
- import "../../../chunks/chunk-2POD3TAX.js";
46
- import "../../../chunks/chunk-U57Q62IN.js";
47
- import "../../../chunks/chunk-MB7HWF22.js";
48
- import "../../../chunks/chunk-QLC3A6PC.js";
49
- import "../../../chunks/chunk-YVLJKJV2.js";
50
- import "../../../chunks/chunk-D3ERTRDW.js";
51
- import "../../../chunks/chunk-FENXVJYO.js";
52
- import "../../../chunks/chunk-VJJIYJMY.js";
53
- import "../../../chunks/chunk-WSFCRVEQ.js";
54
- export {
55
- MAX_NB_OUTPUTS,
56
- OUTPUT_ZIP_FOLDER,
57
- exportZipBuffer,
58
- prepareImage
59
- };
@@ -1,3 +0,0 @@
1
- import { Color } from 'sharp';
2
- import zod from 'zod';
3
- export declare const colorSchema: zod.ZodType<Color>;
@@ -1,8 +0,0 @@
1
- import {
2
- colorSchema
3
- } from "../../../../../chunks/chunk-M32C4GP2.js";
4
- import "../../../../../chunks/chunk-OT4SVHDX.js";
5
- import "../../../../../chunks/chunk-WSFCRVEQ.js";
6
- export {
7
- colorSchema
8
- };
@@ -1,20 +0,0 @@
1
- export declare const OperationNames: {
2
- readonly Blur: "blur";
3
- readonly Brighten: "brighten";
4
- readonly Compose: "compose";
5
- readonly Extract: "extract";
6
- readonly Extend: "extend";
7
- readonly Flatten: "flatten";
8
- readonly Flip: "flip";
9
- readonly Flop: "flop";
10
- readonly Frame: "frame";
11
- readonly HueRotate: "hue-rotate";
12
- readonly Lighten: "lighten";
13
- readonly LineateLevels: "lineate-levels";
14
- readonly Modulate: "modulate";
15
- readonly Normalize: "normalize";
16
- readonly Resize: "resize";
17
- readonly Rotate: "rotate";
18
- readonly Saturate: "saturate";
19
- readonly Scale: "scale";
20
- };
@@ -1,7 +0,0 @@
1
- import {
2
- OperationNames
3
- } from "../../../../../chunks/chunk-MOVLLUDL.js";
4
- import "../../../../../chunks/chunk-WSFCRVEQ.js";
5
- export {
6
- OperationNames
7
- };
@@ -1,19 +0,0 @@
1
- import zod from 'zod';
2
- export type Position = string | number;
3
- export type Positions = {
4
- top?: Position;
5
- left?: Position;
6
- right?: Position;
7
- bottom?: Position;
8
- translateX?: Position;
9
- translateY?: Position;
10
- };
11
- export declare const positionSchema: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodNumber, zod.ZodString]>>;
12
- export declare const positionsSchema: zod.ZodObject<{
13
- top: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodNumber, zod.ZodString]>>;
14
- left: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodNumber, zod.ZodString]>>;
15
- bottom: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodNumber, zod.ZodString]>>;
16
- right: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodNumber, zod.ZodString]>>;
17
- translateX: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodNumber, zod.ZodString]>>;
18
- translateY: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodNumber, zod.ZodString]>>;
19
- }, zod.core.$strip>;
@@ -1,10 +0,0 @@
1
- import {
2
- positionSchema,
3
- positionsSchema
4
- } from "../../../../../chunks/chunk-2V7TLVCV.js";
5
- import "../../../../../chunks/chunk-OT4SVHDX.js";
6
- import "../../../../../chunks/chunk-WSFCRVEQ.js";
7
- export {
8
- positionSchema,
9
- positionsSchema
10
- };
@@ -1,10 +0,0 @@
1
- import zod from 'zod';
2
- import { OperationNames } from '../_utils/operation-names';
3
- export type BlurOperationParams = {
4
- sigma: number;
5
- };
6
- export type BlurOperation = {
7
- name: typeof OperationNames.Blur;
8
- params: BlurOperationParams;
9
- };
10
- export declare const blurSchema: zod.ZodType<BlurOperation>;
@@ -1,9 +0,0 @@
1
- import {
2
- blurSchema
3
- } from "../../../../chunks/chunk-NFSRT4ED.js";
4
- import "../../../../chunks/chunk-MOVLLUDL.js";
5
- import "../../../../chunks/chunk-OT4SVHDX.js";
6
- import "../../../../chunks/chunk-WSFCRVEQ.js";
7
- export {
8
- blurSchema
9
- };
@@ -1,8 +0,0 @@
1
- import zod from 'zod';
2
- import { OperationNames } from '../_utils/operation-names';
3
- export type BrightenOperationParams = number;
4
- export type BrightenOperation = {
5
- name: typeof OperationNames.Brighten;
6
- params: BrightenOperationParams;
7
- };
8
- export declare const brightenSchema: zod.ZodType<BrightenOperation>;
@@ -1,9 +0,0 @@
1
- import {
2
- brightenSchema
3
- } from "../../../../chunks/chunk-JV6I54AC.js";
4
- import "../../../../chunks/chunk-MOVLLUDL.js";
5
- import "../../../../chunks/chunk-OT4SVHDX.js";
6
- import "../../../../chunks/chunk-WSFCRVEQ.js";
7
- export {
8
- brightenSchema
9
- };