@design-edito/tools 0.2.17 → 0.2.18

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 (233) hide show
  1. package/agnostic/arrays/index.js +9 -9
  2. package/agnostic/arrays/random-pick/index.js +4 -4
  3. package/agnostic/booleans/index.js +3 -12
  4. package/agnostic/colors/channels/index.js +4 -3
  5. package/agnostic/colors/contrast/index.js +5 -4
  6. package/agnostic/colors/convert/index.js +3 -2
  7. package/agnostic/colors/distance/index.js +4 -3
  8. package/agnostic/colors/grayscale/index.js +4 -3
  9. package/agnostic/colors/index.js +23 -21
  10. package/agnostic/colors/invert/index.js +4 -3
  11. package/agnostic/colors/lerp/index.js +4 -3
  12. package/agnostic/colors/luminance/index.js +4 -3
  13. package/agnostic/colors/palette/index.js +6 -5
  14. package/agnostic/colors/rotate/index.js +5 -4
  15. package/agnostic/colors/tidy/index.js +3 -2
  16. package/agnostic/colors/typechecks/index.js +2 -1
  17. package/agnostic/colors/types.js +7 -0
  18. package/agnostic/css/index.js +11 -31
  19. package/agnostic/css/styles-set/index.js +6 -6
  20. package/agnostic/html/hyper-json/cast/index.js +5 -5
  21. package/agnostic/html/hyper-json/index.js +6 -6
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +5 -5
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -5
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
  72. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
  73. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
  74. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
  75. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
  76. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
  77. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
  78. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
  79. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
  80. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
  81. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
  82. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
  83. package/agnostic/html/hyper-json/tree/index.js +5 -5
  84. package/agnostic/html/hyper-json/utils/index.js +5 -5
  85. package/agnostic/html/index.js +17 -43
  86. package/agnostic/html/sanitize/index.js +4 -4
  87. package/agnostic/html/selector-to-element/index.js +4 -4
  88. package/agnostic/html/string-to-nodes/index.js +5 -5
  89. package/agnostic/index.js +144 -0
  90. package/agnostic/misc/crossenv/index.js +2 -2
  91. package/agnostic/misc/index.js +45 -67
  92. package/agnostic/misc/logs/index.js +2 -2
  93. package/agnostic/misc/lorem-ipsum/index.js +12 -12
  94. package/agnostic/numbers/index.js +7 -26
  95. package/agnostic/objects/index.js +10 -38
  96. package/agnostic/optim/index.js +4 -14
  97. package/agnostic/random/index.js +2 -2
  98. package/agnostic/regexps/index.js +3 -88
  99. package/agnostic/strings/index.js +9 -38
  100. package/agnostic/time/index.js +4 -4
  101. package/chunks/{chunk-ZBBU2P4D.js → chunk-36CTYZYA.js} +2 -2
  102. package/chunks/{chunk-VA67YLZL.js → chunk-3LCD73SB.js} +1 -1
  103. package/chunks/chunk-3TLGAIZT.js +20 -0
  104. package/chunks/{chunk-J4WGYUFY.js → chunk-3XMJVCCD.js} +4 -4
  105. package/chunks/{chunk-JNQPNZTB.js → chunk-4INHLHJT.js} +10 -10
  106. package/chunks/{chunk-IDXUS2IO.js → chunk-4P6V6CHL.js} +5 -5
  107. package/chunks/chunk-56YRW5PS.js +32 -0
  108. package/chunks/{chunk-MN4FVOU2.js → chunk-5CTAKAIP.js} +2 -2
  109. package/chunks/{chunk-YVWQXQTE.js → chunk-5KJLSEJK.js} +10 -10
  110. package/chunks/chunk-67V4BGOB.js +107 -0
  111. package/chunks/chunk-6B26LYUI.js +43 -0
  112. package/chunks/chunk-6KM4UT6T.js +34 -0
  113. package/chunks/chunk-6NAA5YPG.js +16 -0
  114. package/chunks/chunk-6WMQTBOB.js +16 -0
  115. package/chunks/chunk-7HD4NMIG.js +20 -0
  116. package/chunks/{chunk-UG5EMKGN.js → chunk-7UGMWTP5.js} +1 -102
  117. package/chunks/{chunk-HX5PHI2P.js → chunk-7VYHSW6T.js} +10 -10
  118. package/chunks/chunk-7YJ4BB73.js +20 -0
  119. package/chunks/{chunk-ISUDTAMN.js → chunk-ATB2CQBE.js} +5 -5
  120. package/chunks/{chunk-AQBJ6HNB.js → chunk-B446JIN3.js} +1 -1
  121. package/chunks/chunk-BK373LU6.js +84 -0
  122. package/chunks/chunk-BLDUC7TT.js +17 -0
  123. package/chunks/{chunk-L5VJAZVW.js → chunk-C4NNY3VS.js} +28 -64
  124. package/chunks/{chunk-IAOZM4EN.js → chunk-CFHCESPR.js} +5 -5
  125. package/chunks/{chunk-TIER4TF4.js → chunk-CHUOCTRP.js} +1 -1
  126. package/chunks/chunk-CMAS4BKV.js +19 -0
  127. package/chunks/{chunk-STW5RKR7.js → chunk-CYUEPBUN.js} +2 -2
  128. package/chunks/{chunk-BKIF2ELV.js → chunk-D5CCWCEI.js} +1 -1
  129. package/chunks/{chunk-QJXJT5JS.js → chunk-E3EYBGWM.js} +2 -2
  130. package/chunks/{chunk-D7SXHHU3.js → chunk-EGBJXHCW.js} +1 -1
  131. package/chunks/chunk-EPRR53QH.js +20 -0
  132. package/chunks/{chunk-CGITTQIW.js → chunk-EZUU2UVI.js} +10 -10
  133. package/chunks/chunk-FKDPPFHV.js +42 -0
  134. package/chunks/{chunk-YZVZKBVJ.js → chunk-FNQAF6CQ.js} +4 -2
  135. package/chunks/chunk-HXYHJZB7.js +112 -0
  136. package/chunks/{chunk-JJ7DN7NN.js → chunk-IPON4W2H.js} +7 -7
  137. package/chunks/chunk-IRTPQATN.js +16 -0
  138. package/chunks/{chunk-HONCMQHQ.js → chunk-JOWI6DST.js} +2 -2
  139. package/chunks/chunk-JS56UXSY.js +31 -0
  140. package/chunks/{chunk-XB3EGDBI.js → chunk-JWF5EKM2.js} +1 -1
  141. package/chunks/{chunk-KDOMQ4LM.js → chunk-KGRQKEDD.js} +4 -4
  142. package/chunks/{chunk-RBH5MYJ7.js → chunk-KPVAVWAJ.js} +17 -17
  143. package/chunks/{chunk-P4YT4RBG.js → chunk-L7PIZQFC.js} +1 -1
  144. package/chunks/chunk-LIO72OKF.js +31 -0
  145. package/chunks/{chunk-XAYMIITK.js → chunk-MFIGSRSO.js} +1 -1
  146. package/chunks/{chunk-O7VEAOGY.js → chunk-MVFHSJLO.js} +22 -22
  147. package/chunks/{chunk-ZJ63OCMA.js → chunk-NCYE5WML.js} +1 -1
  148. package/chunks/{chunk-RBCZWVQH.js → chunk-NLCZUDXC.js} +4 -4
  149. package/chunks/{chunk-ZUQEHFGL.js → chunk-O3UJRWTQ.js} +10 -10
  150. package/chunks/chunk-OKFZJ6DJ.js +9 -0
  151. package/chunks/{chunk-XNWEMAIP.js → chunk-OPDP7KUM.js} +10 -10
  152. package/chunks/{chunk-O7VFJHQX.js → chunk-PNJI3RCF.js} +4 -4
  153. package/chunks/{chunk-2EHYEUX4.js → chunk-PVRYR5KX.js} +1 -1
  154. package/chunks/{chunk-TFZOOTCF.js → chunk-RZMX74FI.js} +10 -10
  155. package/chunks/chunk-RZV3B2H7.js +41 -0
  156. package/chunks/{chunk-S7637BQZ.js → chunk-S3K2QPZ6.js} +4 -4
  157. package/chunks/{chunk-SKBOSWM2.js → chunk-SA2IY5LN.js} +1 -1
  158. package/chunks/{chunk-RXBMGIPJ.js → chunk-TS2ETUL7.js} +10 -10
  159. package/chunks/chunk-UNXRB2AV.js +16 -0
  160. package/chunks/{chunk-ZQY2MR66.js → chunk-WPQFUS4I.js} +10 -10
  161. package/chunks/chunk-WS4AWN7O.js +30 -0
  162. package/chunks/{chunk-65NTXENV.js → chunk-WSC3WODJ.js} +1 -1
  163. package/chunks/{chunk-GUBFCOBT.js → chunk-XPGAVZGK.js} +1 -1
  164. package/chunks/{chunk-UX2O74SG.js → chunk-Y2HSS4DG.js} +10 -10
  165. package/chunks/chunk-YPTFPS76.js +91 -0
  166. package/chunks/{chunk-QW34TQCS.js → chunk-YXLHZ2KW.js} +2 -2
  167. package/chunks/{chunk-5LK2YLTK.js → chunk-ZLBSI4TR.js} +1 -1
  168. package/chunks/{chunk-D7PZ7633.js → chunk-ZSUJVMQM.js} +10 -10
  169. package/chunks/chunk-ZUOQTT7I.js +43 -0
  170. package/components/Comp/index.js +3 -6
  171. package/components/index.js +13 -0
  172. package/node/@aws-s3/index.js +10 -9
  173. package/node/@aws-s3/storage/directory/index.js +7 -7
  174. package/node/@aws-s3/storage/file/index.js +12 -12
  175. package/node/@aws-s3/storage/index.js +9 -9
  176. package/node/@design-edito/index.js +1 -0
  177. package/node/@express/index.js +1 -0
  178. package/node/@google-cloud/index.js +15 -14
  179. package/node/@google-cloud/storage/bucket/index.js +4 -4
  180. package/node/@google-cloud/storage/directory/index.js +7 -7
  181. package/node/@google-cloud/storage/file/index.js +18 -18
  182. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  183. package/node/@google-cloud/storage/index.js +16 -16
  184. package/node/cloud-storage/index.js +42 -41
  185. package/node/cloud-storage/operations/copy-dir/index.js +2 -2
  186. package/node/cloud-storage/operations/copy-file/index.js +2 -2
  187. package/node/cloud-storage/operations/download-file/index.js +2 -2
  188. package/node/cloud-storage/operations/exists-file/index.js +2 -2
  189. package/node/cloud-storage/operations/index.js +51 -51
  190. package/node/cloud-storage/operations/list-dir/index.js +2 -2
  191. package/node/cloud-storage/operations/move-dir/index.js +2 -2
  192. package/node/cloud-storage/operations/move-file/index.js +2 -2
  193. package/node/cloud-storage/operations/remove-dir/index.js +2 -2
  194. package/node/cloud-storage/operations/remove-file/index.js +2 -2
  195. package/node/cloud-storage/operations/stat-file/index.js +2 -2
  196. package/node/cloud-storage/operations/upload-file/index.js +2 -2
  197. package/node/encryption/index.js +4 -3
  198. package/node/files/index.js +9 -15
  199. package/node/ftps/directory/index.js +7 -7
  200. package/node/ftps/file/index.js +6 -6
  201. package/node/ftps/index.js +10 -9
  202. package/node/images/create/index.js +15 -14
  203. package/node/images/format/index.js +15 -14
  204. package/node/images/index.js +34 -30
  205. package/node/images/metadata/index.js +15 -14
  206. package/node/images/transform/index.js +25 -23
  207. package/node/images/transform/operations/extend/index.js +15 -14
  208. package/node/images/transform/operations/flatten/index.js +15 -14
  209. package/node/images/transform/operations/overlay/index.js +15 -14
  210. package/node/images/transform/operations/resize/index.js +15 -14
  211. package/node/images/transform/operations/rotate/index.js +15 -14
  212. package/node/images/types.js +9 -0
  213. package/node/images/utils/index.js +14 -13
  214. package/node/index.js +172 -0
  215. package/node/process/index.js +7 -13
  216. package/node/sftp/directory/index.js +7 -7
  217. package/node/sftp/file/index.js +12 -12
  218. package/node/sftp/index.js +11 -10
  219. package/package.json +1 -1
  220. package/{chunks/chunk-ALMK24GK.js → agnostic/optim/throttle-debounce/types.js} +0 -0
  221. package/chunks/{chunk-ZBAKY6DB.js → chunk-4OK2UH4M.js} +6 -6
  222. package/chunks/{chunk-2DW5MV3U.js → chunk-66S3WWJV.js} +11 -11
  223. package/chunks/{chunk-A7K5DUP7.js → chunk-74CFPDKM.js} +6 -6
  224. package/chunks/{chunk-X5F6XGEP.js → chunk-AIC5YAJU.js} +6 -6
  225. package/chunks/{chunk-LSZVKXDZ.js → chunk-G5RRNREY.js} +3 -3
  226. package/chunks/{chunk-QN3UAKIU.js → chunk-MJQF3YZO.js} +3 -3
  227. package/chunks/{chunk-S32K7POB.js → chunk-OVG5RGI3.js} +4 -4
  228. package/chunks/{chunk-7SZXDQVJ.js → chunk-Q6KRGRCE.js} +12 -12
  229. package/chunks/{chunk-FR5H2OCV.js → chunk-UFKH5WD2.js} +3 -3
  230. package/chunks/{chunk-CNMP2GU4.js → chunk-UORTIJVT.js} +6 -6
  231. package/chunks/{chunk-UEAMPAHK.js → chunk-UXEKCYL7.js} +3 -3
  232. package/chunks/{chunk-X5VXP4GS.js → chunk-VLPG725T.js} +5 -5
  233. package/chunks/{chunk-ASCJDM27.js → chunk-XXRTRR5D.js} +11 -11
@@ -1,39 +1,39 @@
1
1
  import {
2
- get_permissions_exports
3
- } from "./chunk-YKPA3MQL.js";
2
+ get_metadata_exports
3
+ } from "./chunk-42K3MQQ5.js";
4
4
  import {
5
5
  revoke_signed_urls_exports
6
- } from "./chunk-LSZVKXDZ.js";
6
+ } from "./chunk-G5RRNREY.js";
7
7
  import {
8
8
  update_metadata_exports
9
9
  } from "./chunk-HWVEI3RH.js";
10
- import {
11
- get_metadata_exports
12
- } from "./chunk-42K3MQQ5.js";
13
10
  import {
14
11
  generate_signed_url_exports
15
12
  } from "./chunk-PAIUCLVK.js";
16
13
  import {
17
- upload_exports
18
- } from "./chunk-FB3GNE2B.js";
19
- import {
20
- exists_exports
21
- } from "./chunk-5VHFXWFM.js";
22
- import {
23
- download_exports
24
- } from "./chunk-2JH4TCT2.js";
25
- import {
26
- move_exports
27
- } from "./chunk-6IYUA43Q.js";
14
+ get_permissions_exports
15
+ } from "./chunk-YKPA3MQL.js";
28
16
  import {
29
17
  remove_exports
30
18
  } from "./chunk-7J7CYOXU.js";
31
19
  import {
32
20
  stat_exports
33
21
  } from "./chunk-W3RXHN5I.js";
22
+ import {
23
+ upload_exports
24
+ } from "./chunk-FB3GNE2B.js";
34
25
  import {
35
26
  copy_exports
36
27
  } from "./chunk-CWZFRUBS.js";
28
+ import {
29
+ download_exports
30
+ } from "./chunk-2JH4TCT2.js";
31
+ import {
32
+ exists_exports
33
+ } from "./chunk-5VHFXWFM.js";
34
+ import {
35
+ move_exports
36
+ } from "./chunk-6IYUA43Q.js";
37
37
  import {
38
38
  __export
39
39
  } from "./chunk-WSFCRVEQ.js";
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  toLab
3
- } from "./chunk-YZVZKBVJ.js";
3
+ } from "./chunk-FNQAF6CQ.js";
4
4
 
5
5
  // src/agnostic/colors/distance/index.ts
6
6
  function distanceCiede2000(c1, c2) {
@@ -0,0 +1,31 @@
1
+ import {
2
+ StylesSet,
3
+ StylesSetComp
4
+ } from "./chunk-CYUEPBUN.js";
5
+ import {
6
+ generateNiceColor,
7
+ niceColors
8
+ } from "./chunk-EDVNAV3G.js";
9
+ import {
10
+ Bem
11
+ } from "./chunk-KIONYWA7.js";
12
+ import {
13
+ classNameRegex,
14
+ isValidClassName
15
+ } from "./chunk-W5A2TON3.js";
16
+
17
+ // src/agnostic/css/index.ts
18
+ var Css;
19
+ ((Css2) => {
20
+ Css2.Bem = Bem;
21
+ Css2.niceColors = niceColors;
22
+ Css2.generateNiceColor = generateNiceColor;
23
+ Css2.classNameRegex = classNameRegex;
24
+ Css2.isValidClassName = isValidClassName;
25
+ Css2.StylesSet = StylesSet;
26
+ Css2.StylesSetComp = StylesSetComp;
27
+ })(Css || (Css = {}));
28
+
29
+ export {
30
+ Css
31
+ };
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  rotate
3
- } from "./chunk-QW34TQCS.js";
3
+ } from "./chunk-YXLHZ2KW.js";
4
4
 
5
5
  // src/agnostic/colors/palette/index.ts
6
6
  function complementaryHsl(color) {
@@ -1,36 +1,36 @@
1
1
  import {
2
- upload_file_exports
3
- } from "./chunk-ZUQEHFGL.js";
2
+ remove_dir_exports
3
+ } from "./chunk-4INHLHJT.js";
4
4
  import {
5
- exists_file_exports
6
- } from "./chunk-UX2O74SG.js";
5
+ remove_file_exports
6
+ } from "./chunk-RZMX74FI.js";
7
7
  import {
8
- list_dir_exports
9
- } from "./chunk-RXBMGIPJ.js";
8
+ stat_file_exports
9
+ } from "./chunk-5KJLSEJK.js";
10
10
  import {
11
- move_dir_exports
12
- } from "./chunk-HX5PHI2P.js";
11
+ upload_file_exports
12
+ } from "./chunk-O3UJRWTQ.js";
13
13
  import {
14
- download_file_exports
15
- } from "./chunk-D7PZ7633.js";
14
+ copy_dir_exports
15
+ } from "./chunk-WPQFUS4I.js";
16
16
  import {
17
- move_file_exports
18
- } from "./chunk-CGITTQIW.js";
17
+ copy_file_exports
18
+ } from "./chunk-OPDP7KUM.js";
19
19
  import {
20
- remove_file_exports
21
- } from "./chunk-TFZOOTCF.js";
20
+ download_file_exports
21
+ } from "./chunk-ZSUJVMQM.js";
22
22
  import {
23
- stat_file_exports
24
- } from "./chunk-YVWQXQTE.js";
23
+ exists_file_exports
24
+ } from "./chunk-Y2HSS4DG.js";
25
25
  import {
26
- remove_dir_exports
27
- } from "./chunk-JNQPNZTB.js";
26
+ list_dir_exports
27
+ } from "./chunk-TS2ETUL7.js";
28
28
  import {
29
- copy_dir_exports
30
- } from "./chunk-ZQY2MR66.js";
29
+ move_dir_exports
30
+ } from "./chunk-7VYHSW6T.js";
31
31
  import {
32
- copy_file_exports
33
- } from "./chunk-XNWEMAIP.js";
32
+ move_file_exports
33
+ } from "./chunk-EZUU2UVI.js";
34
34
  import {
35
35
  __export
36
36
  } from "./chunk-WSFCRVEQ.js";
@@ -13,7 +13,7 @@ import {
13
13
  viaLch,
14
14
  viaRgb,
15
15
  viaXyz
16
- } from "./chunk-YZVZKBVJ.js";
16
+ } from "./chunk-FNQAF6CQ.js";
17
17
  import {
18
18
  absoluteModulo
19
19
  } from "./chunk-DNIOWD7K.js";
@@ -1,15 +1,15 @@
1
+ import {
2
+ toSharpColor
3
+ } from "./chunk-D5CCWCEI.js";
1
4
  import {
2
5
  zod_default
3
6
  } from "./chunk-DZ2T5DTY.js";
4
- import {
5
- toSharpColor
6
- } from "./chunk-BKIF2ELV.js";
7
7
  import {
8
8
  Outcome
9
9
  } from "./chunk-JMU5PDBD.js";
10
10
  import {
11
11
  isColor
12
- } from "./chunk-UG5EMKGN.js";
12
+ } from "./chunk-67V4BGOB.js";
13
13
 
14
14
  // src/node/images/transform/operations/extend/index.ts
15
15
  function isExtendOperationParams(obj) {
@@ -1,14 +1,11 @@
1
1
  import {
2
- upload as upload4
2
+ upload as upload2
3
3
  } from "./chunk-FB3GNE2B.js";
4
- import {
5
- upload as upload3
6
- } from "./chunk-FD5WR2A5.js";
7
4
  import {
8
5
  upload
9
- } from "./chunk-CVDCTI7F.js";
6
+ } from "./chunk-FD5WR2A5.js";
10
7
  import {
11
- upload as upload2
8
+ upload as upload4
12
9
  } from "./chunk-QDVDHFMZ.js";
13
10
  import {
14
11
  isFtpClient,
@@ -16,6 +13,9 @@ import {
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ upload as upload3
18
+ } from "./chunk-CVDCTI7F.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -29,10 +29,10 @@ __export(upload_file_exports, {
29
29
  uploadFile: () => uploadFile
30
30
  });
31
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);
32
+ if (isGcsBucket(client)) return upload2(client, path, fileStream, options);
33
+ if (isS3ClientWithBucket(client)) return upload(client.client, client.bucketName, path, fileStream, options);
34
+ if (isFtpClient(client)) return upload3(client, path, fileStream, options);
35
+ if (isSftpClient(client)) return upload4(client, path, fileStream, options);
36
36
  return Outcome.makeFailure("Invalid client type");
37
37
  }
38
38
 
@@ -0,0 +1,9 @@
1
+ // src/components/Comp/index.tsx
2
+ import { Fragment, jsx } from "react/jsx-runtime";
3
+ function Comp() {
4
+ return /* @__PURE__ */ jsx(Fragment, { children: "Coucou !" });
5
+ }
6
+
7
+ export {
8
+ Comp
9
+ };
@@ -1,14 +1,11 @@
1
1
  import {
2
- copy as copy4
2
+ copy as copy2
3
3
  } from "./chunk-CWZFRUBS.js";
4
- import {
5
- copy as copy3
6
- } from "./chunk-C6QTHDDM.js";
7
4
  import {
8
5
  copy
9
- } from "./chunk-NMYVJJXV.js";
6
+ } from "./chunk-C6QTHDDM.js";
10
7
  import {
11
- copy as copy2
8
+ copy as copy4
12
9
  } from "./chunk-QH64MYGA.js";
13
10
  import {
14
11
  isFtpClient,
@@ -16,6 +13,9 @@ import {
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ copy as copy3
18
+ } from "./chunk-NMYVJJXV.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -29,10 +29,10 @@ __export(copy_file_exports, {
29
29
  copyFile: () => copyFile
30
30
  });
31
31
  async function copyFile(client, sourcePath, targetPath, options) {
32
- if (isGcsBucket(client)) return copy4(client, sourcePath, targetPath, options);
33
- if (isS3ClientWithBucket(client)) return copy3(client.client, client.bucketName, sourcePath, targetPath, options);
34
- if (isFtpClient(client)) return copy(client, sourcePath, targetPath, options);
35
- if (isSftpClient(client)) return copy2(client, sourcePath, targetPath, options);
32
+ if (isGcsBucket(client)) return copy2(client, sourcePath, targetPath, options);
33
+ if (isS3ClientWithBucket(client)) return copy(client.client, client.bucketName, sourcePath, targetPath, options);
34
+ if (isFtpClient(client)) return copy3(client, sourcePath, targetPath, options);
35
+ if (isSftpClient(client)) return copy4(client, sourcePath, targetPath, options);
36
36
  return Outcome.makeFailure("Invalid client type");
37
37
  }
38
38
 
@@ -1,15 +1,15 @@
1
+ import {
2
+ toSharpColor
3
+ } from "./chunk-D5CCWCEI.js";
1
4
  import {
2
5
  zod_default
3
6
  } from "./chunk-DZ2T5DTY.js";
4
- import {
5
- toSharpColor
6
- } from "./chunk-BKIF2ELV.js";
7
7
  import {
8
8
  Outcome
9
9
  } from "./chunk-JMU5PDBD.js";
10
10
  import {
11
11
  isColor
12
- } from "./chunk-UG5EMKGN.js";
12
+ } from "./chunk-67V4BGOB.js";
13
13
 
14
14
  // src/node/images/transform/operations/flatten/index.ts
15
15
  function isFlattenOperationParams(obj) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  toCreateOptions
3
- } from "./chunk-BKIF2ELV.js";
3
+ } from "./chunk-D5CCWCEI.js";
4
4
  import {
5
5
  __export
6
6
  } from "./chunk-WSFCRVEQ.js";
@@ -1,14 +1,11 @@
1
1
  import {
2
- remove as remove4
2
+ remove as remove2
3
3
  } from "./chunk-7J7CYOXU.js";
4
- import {
5
- remove as remove3
6
- } from "./chunk-WV5N7ESL.js";
7
4
  import {
8
5
  remove
9
- } from "./chunk-KJAEVOIW.js";
6
+ } from "./chunk-WV5N7ESL.js";
10
7
  import {
11
- remove as remove2
8
+ remove as remove4
12
9
  } from "./chunk-ANPXBD2G.js";
13
10
  import {
14
11
  isFtpClient,
@@ -16,6 +13,9 @@ import {
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ remove as remove3
18
+ } from "./chunk-KJAEVOIW.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -29,10 +29,10 @@ __export(remove_file_exports, {
29
29
  removeFile: () => removeFile
30
30
  });
31
31
  async function removeFile(client, path, options) {
32
- if (isGcsBucket(client)) return remove4(client, path, options);
33
- if (isS3ClientWithBucket(client)) return remove3(client.client, path, client.bucketName, options);
34
- if (isFtpClient(client)) return remove(client, path, options);
35
- if (isSftpClient(client)) return remove2(client, path, options);
32
+ if (isGcsBucket(client)) return remove2(client, path, options);
33
+ if (isS3ClientWithBucket(client)) return remove(client.client, path, client.bucketName, options);
34
+ if (isFtpClient(client)) return remove3(client, path, options);
35
+ if (isSftpClient(client)) return remove4(client, path, options);
36
36
  return Outcome.makeFailure("Invalid client type");
37
37
  }
38
38
 
@@ -0,0 +1,41 @@
1
+ import {
2
+ Placeholders
3
+ } from "./chunk-VYW4IADX.js";
4
+ import {
5
+ getNodeAncestors
6
+ } from "./chunk-LUPVHC73.js";
7
+ import {
8
+ selectorToElement
9
+ } from "./chunk-SA2IY5LN.js";
10
+ import {
11
+ stringToNodes
12
+ } from "./chunk-36CTYZYA.js";
13
+ import {
14
+ Sanitize
15
+ } from "./chunk-JWF5EKM2.js";
16
+ import {
17
+ HyperJson
18
+ } from "./chunk-3XMJVCCD.js";
19
+ import {
20
+ insertNode
21
+ } from "./chunk-XA4HVHJ4.js";
22
+ import {
23
+ getPositionInsideParent
24
+ } from "./chunk-VTPRO4NJ.js";
25
+
26
+ // src/agnostic/html/index.ts
27
+ var Html;
28
+ ((Html2) => {
29
+ Html2.getNodeAncestors = getNodeAncestors;
30
+ Html2.getPositionInsideParent = getPositionInsideParent;
31
+ Html2.HyperJson = HyperJson;
32
+ Html2.insertNode = insertNode;
33
+ Html2.Placeholders = Placeholders;
34
+ Html2.Sanitize = Sanitize;
35
+ Html2.selectorToElement = selectorToElement;
36
+ Html2.stringToNodes = stringToNodes;
37
+ })(Html || (Html = {}));
38
+
39
+ export {
40
+ Html
41
+ };
@@ -1,15 +1,15 @@
1
+ import {
2
+ toSharpColor
3
+ } from "./chunk-D5CCWCEI.js";
1
4
  import {
2
5
  zod_default
3
6
  } from "./chunk-DZ2T5DTY.js";
4
- import {
5
- toSharpColor
6
- } from "./chunk-BKIF2ELV.js";
7
7
  import {
8
8
  Outcome
9
9
  } from "./chunk-JMU5PDBD.js";
10
10
  import {
11
11
  isColor
12
- } from "./chunk-UG5EMKGN.js";
12
+ } from "./chunk-67V4BGOB.js";
13
13
 
14
14
  // src/node/images/transform/operations/rotate/index.ts
15
15
  function isRotateOperationParams(obj) {
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  register
3
- } from "./chunk-TIER4TF4.js";
3
+ } from "./chunk-CHUOCTRP.js";
4
4
 
5
5
  // src/agnostic/html/selector-to-element/index.ts
6
6
  function selectorToElement(selector, documentObj) {
@@ -1,14 +1,11 @@
1
1
  import {
2
- list as list4
2
+ list as list2
3
3
  } from "./chunk-37TRFYZT.js";
4
- import {
5
- list as list3
6
- } from "./chunk-ZSUG52DO.js";
7
4
  import {
8
5
  list
9
- } from "./chunk-3CLGBOHN.js";
6
+ } from "./chunk-ZSUG52DO.js";
10
7
  import {
11
- list as list2
8
+ list as list4
12
9
  } from "./chunk-UK2F7CWI.js";
13
10
  import {
14
11
  isFtpClient,
@@ -16,6 +13,9 @@ import {
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ list as list3
18
+ } from "./chunk-3CLGBOHN.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -29,10 +29,10 @@ __export(list_dir_exports, {
29
29
  listDir: () => listDir
30
30
  });
31
31
  async function listDir(client, path, options) {
32
- if (isGcsBucket(client)) return list4(client, path, options);
33
- if (isS3ClientWithBucket(client)) return list3(client.client, client.bucketName, path, options);
34
- if (isFtpClient(client)) return list(client, path);
35
- if (isSftpClient(client)) return list2(client, path);
32
+ if (isGcsBucket(client)) return list2(client, path, options);
33
+ if (isS3ClientWithBucket(client)) return list(client.client, client.bucketName, path, options);
34
+ if (isFtpClient(client)) return list3(client, path);
35
+ if (isSftpClient(client)) return list4(client, path);
36
36
  return Outcome.makeFailure("Invalid client type");
37
37
  }
38
38
 
@@ -0,0 +1,16 @@
1
+ import {
2
+ multer_exports
3
+ } from "./chunk-QCOO4PV5.js";
4
+ import {
5
+ __export
6
+ } from "./chunk-WSFCRVEQ.js";
7
+
8
+ // src/node/@express/index.ts
9
+ var express_exports = {};
10
+ __export(express_exports, {
11
+ Multer: () => multer_exports
12
+ });
13
+
14
+ export {
15
+ express_exports
16
+ };
@@ -1,14 +1,11 @@
1
1
  import {
2
- copyDir as copyDir4
2
+ copyDir as copyDir2
3
3
  } from "./chunk-V3L55I2S.js";
4
- import {
5
- copyDir as copyDir3
6
- } from "./chunk-4XBUJAQU.js";
7
4
  import {
8
5
  copyDir
9
- } from "./chunk-N2T672IG.js";
6
+ } from "./chunk-4XBUJAQU.js";
10
7
  import {
11
- copyDir as copyDir2
8
+ copyDir as copyDir4
12
9
  } from "./chunk-WAHPAZQS.js";
13
10
  import {
14
11
  isFtpClient,
@@ -16,6 +13,9 @@ import {
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ copyDir as copyDir3
18
+ } from "./chunk-N2T672IG.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -29,10 +29,10 @@ __export(copy_dir_exports, {
29
29
  copyDir: () => copyDir5
30
30
  });
31
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);
32
+ if (isGcsBucket(client)) return copyDir2(client, sourcePath, targetPath, options);
33
+ if (isS3ClientWithBucket(client)) return copyDir(client.client, client.bucketName, sourcePath, targetPath, options);
34
+ if (isFtpClient(client)) return copyDir3(client, sourcePath, targetPath);
35
+ if (isSftpClient(client)) return copyDir4(client, sourcePath, targetPath);
36
36
  return Outcome.makeFailure("Invalid client type");
37
37
  }
38
38
 
@@ -0,0 +1,30 @@
1
+ import {
2
+ Subpaths
3
+ } from "./chunk-F3WCF6DL.js";
4
+ import {
5
+ isInDirectory
6
+ } from "./chunk-NRITRUZW.js";
7
+ import {
8
+ readWrite
9
+ } from "./chunk-7DBNMU6N.js";
10
+ import {
11
+ __export
12
+ } from "./chunk-WSFCRVEQ.js";
13
+
14
+ // src/node/files/index.ts
15
+ var files_exports = {};
16
+ __export(files_exports, {
17
+ Subpaths: () => Subpaths2,
18
+ isInDirectory: () => isInDirectory2,
19
+ readWrite: () => readWrite2
20
+ });
21
+ var isInDirectory2 = isInDirectory;
22
+ var readWrite2 = readWrite;
23
+ var Subpaths2 = Subpaths;
24
+
25
+ export {
26
+ isInDirectory2 as isInDirectory,
27
+ readWrite2 as readWrite,
28
+ Subpaths2 as Subpaths,
29
+ files_exports
30
+ };
@@ -6,7 +6,7 @@ import {
6
6
  viaLch,
7
7
  viaRgb,
8
8
  viaXyz
9
- } from "./chunk-YZVZKBVJ.js";
9
+ } from "./chunk-FNQAF6CQ.js";
10
10
 
11
11
  // src/agnostic/colors/grayscale/index.ts
12
12
  function avgGrayscaleRgb(rgb) {
@@ -11,7 +11,7 @@ import {
11
11
  viaLch,
12
12
  viaRgb,
13
13
  viaXyz
14
- } from "./chunk-YZVZKBVJ.js";
14
+ } from "./chunk-FNQAF6CQ.js";
15
15
 
16
16
  // src/agnostic/colors/lerp/index.ts
17
17
  function lerpRgb(rgb1, rgb2, amount) {
@@ -1,14 +1,11 @@
1
1
  import {
2
- exists as exists4
2
+ exists as exists2
3
3
  } from "./chunk-5VHFXWFM.js";
4
- import {
5
- exists as exists3
6
- } from "./chunk-ZEZCYPLQ.js";
7
4
  import {
8
5
  exists
9
- } from "./chunk-ZJTWDCNZ.js";
6
+ } from "./chunk-ZEZCYPLQ.js";
10
7
  import {
11
- exists as exists2
8
+ exists as exists4
12
9
  } from "./chunk-QVPS2BCJ.js";
13
10
  import {
14
11
  isFtpClient,
@@ -16,6 +13,9 @@ import {
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ exists as exists3
18
+ } from "./chunk-ZJTWDCNZ.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -29,10 +29,10 @@ __export(exists_file_exports, {
29
29
  existsFile: () => existsFile
30
30
  });
31
31
  async function existsFile(client, path, options) {
32
- if (isGcsBucket(client)) return exists4(client, path, options);
33
- if (isS3ClientWithBucket(client)) return exists3(client.client, client.bucketName, path, options);
34
- if (isFtpClient(client)) return exists(client, path);
35
- if (isSftpClient(client)) return exists2(client, path);
32
+ if (isGcsBucket(client)) return exists2(client, path, options);
33
+ if (isS3ClientWithBucket(client)) return exists(client.client, client.bucketName, path, options);
34
+ if (isFtpClient(client)) return exists3(client, path);
35
+ if (isSftpClient(client)) return exists4(client, path);
36
36
  return Outcome.makeFailure("Invalid client type");
37
37
  }
38
38