@design-edito/tools 0.2.8 → 0.2.10

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 (151) hide show
  1. package/agnostic/arrays/index.js +3 -3
  2. package/agnostic/colors/index.js +8 -8
  3. package/agnostic/css/index.js +8 -8
  4. package/agnostic/css/styles-set/index.js +3 -3
  5. package/agnostic/html/hyper-json/cast/index.js +2 -2
  6. package/agnostic/html/hyper-json/index.js +3 -3
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +2 -2
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +2 -2
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +2 -2
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +2 -2
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +2 -2
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +2 -2
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +2 -2
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +2 -2
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +2 -2
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +2 -2
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +2 -2
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +2 -2
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +2 -2
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +2 -2
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +2 -2
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +2 -2
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +2 -2
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +2 -2
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +2 -2
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +2 -2
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +2 -2
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +2 -2
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +2 -2
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +2 -2
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +2 -2
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +2 -2
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +2 -2
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +2 -2
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +2 -2
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +2 -2
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +2 -2
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +2 -2
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +2 -2
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +2 -2
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +2 -2
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +2 -2
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +2 -2
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +2 -2
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +2 -2
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +2 -2
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +2 -2
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +2 -2
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +2 -2
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +2 -2
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +2 -2
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +2 -2
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +2 -2
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +2 -2
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +2 -2
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +2 -2
  57. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +2 -2
  58. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +2 -2
  59. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +2 -2
  60. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +2 -2
  61. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +2 -2
  62. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +2 -2
  63. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +2 -2
  64. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +2 -2
  65. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +2 -2
  66. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +2 -2
  67. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +2 -2
  68. package/agnostic/html/hyper-json/tree/index.js +2 -2
  69. package/agnostic/html/hyper-json/utils/index.js +2 -2
  70. package/agnostic/html/index.js +3 -3
  71. package/agnostic/misc/index.js +14 -14
  72. package/agnostic/misc/logs/index.js +2 -2
  73. package/agnostic/misc/lorem-ipsum/index.js +6 -6
  74. package/agnostic/numbers/index.js +6 -6
  75. package/agnostic/objects/index.js +8 -8
  76. package/agnostic/optim/index.js +3 -3
  77. package/agnostic/random/index.js +2 -2
  78. package/agnostic/strings/index.js +6 -6
  79. package/agnostic/strings/parse-table/index.js +1 -1
  80. package/agnostic/time/index.js +7 -7
  81. package/chunks/{chunk-Q3WTFQUX.js → chunk-3DNRZL2Y.js} +19 -19
  82. package/chunks/{chunk-3K3NHJZZ.js → chunk-5VVXD7WD.js} +2 -2
  83. package/chunks/{chunk-USMLAPA7.js → chunk-A3CDUWGR.js} +1 -1
  84. package/chunks/{chunk-FJVSOGTY.js → chunk-A3HS4NC5.js} +1 -1
  85. package/chunks/{chunk-R765J7H2.js → chunk-AEVASEI3.js} +17 -8
  86. package/chunks/{chunk-646NPVCJ.js → chunk-BOLCAFPD.js} +11 -11
  87. package/chunks/{chunk-Y2LIJQVY.js → chunk-OPO5EIC5.js} +2 -2
  88. package/chunks/{chunk-M72MN5UQ.js → chunk-PKCI2QUK.js} +19 -19
  89. package/chunks/{chunk-JMFMBWLB.js → chunk-TCEI2QON.js} +3 -3
  90. package/chunks/{chunk-DL5G2SYX.js → chunk-X7CBN5DW.js} +5 -4
  91. package/chunks/{chunk-6KWNKTNI.js → chunk-XRUSQWPJ.js} +1 -1
  92. package/node/@aws-s3/index.js +7 -7
  93. package/node/@aws-s3/storage/directory/index.js +5 -5
  94. package/node/@aws-s3/storage/file/index.js +7 -7
  95. package/node/@aws-s3/storage/index.js +7 -7
  96. package/node/@google-cloud/index.js +10 -10
  97. package/node/@google-cloud/storage/bucket/index.js +4 -4
  98. package/node/@google-cloud/storage/directory/index.js +5 -5
  99. package/node/@google-cloud/storage/file/index.js +12 -12
  100. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  101. package/node/@google-cloud/storage/index.js +10 -10
  102. package/node/cloud-storage/index.js +43 -43
  103. package/node/cloud-storage/operations/copy-dir/index.js +3 -3
  104. package/node/cloud-storage/operations/copy-file/index.js +3 -3
  105. package/node/cloud-storage/operations/download-file/index.js +3 -3
  106. package/node/cloud-storage/operations/exists-file/index.js +3 -3
  107. package/node/cloud-storage/operations/index.js +51 -51
  108. package/node/cloud-storage/operations/list-dir/index.js +3 -3
  109. package/node/cloud-storage/operations/move-dir/index.js +3 -3
  110. package/node/cloud-storage/operations/move-file/index.js +3 -3
  111. package/node/cloud-storage/operations/remove-dir/index.js +3 -3
  112. package/node/cloud-storage/operations/remove-file/index.js +3 -3
  113. package/node/cloud-storage/operations/stat-file/index.js +3 -3
  114. package/node/cloud-storage/operations/upload-file/index.js +3 -3
  115. package/node/files/index.js +3 -3
  116. package/node/ftps/directory/index.js +4 -4
  117. package/node/ftps/file/index.js +10 -10
  118. package/node/ftps/index.js +10 -10
  119. package/node/images/format/index.d.ts +7 -0
  120. package/node/images/format/index.js +2 -1
  121. package/node/images/index.js +9 -9
  122. package/node/images/transform/index.js +7 -7
  123. package/node/images/transform/operations/resize/index.js +1 -1
  124. package/node/sftp/directory/index.js +5 -5
  125. package/node/sftp/file/index.js +7 -7
  126. package/node/sftp/index.js +6 -6
  127. package/package.json +1 -1
  128. package/chunks/{chunk-32FNUJVW.js → chunk-2FU4AFJC.js} +6 -6
  129. package/chunks/{chunk-FS6LRTDK.js → chunk-2QLB7ASR.js} +6 -6
  130. package/chunks/{chunk-646R6BQZ.js → chunk-5YLJSNZ4.js} +6 -6
  131. package/chunks/{chunk-NOLQR5RW.js → chunk-7Q7XB5CE.js} +6 -6
  132. package/chunks/{chunk-4OK2UH4M.js → chunk-7QDRXZ63.js} +4 -4
  133. package/chunks/{chunk-JSW6R3ZH.js → chunk-7YL4SAL6.js} +9 -9
  134. package/chunks/{chunk-OA7Y2A5T.js → chunk-EWZTFIXN.js} +6 -6
  135. package/chunks/{chunk-WYQI4224.js → chunk-FF6KJRP3.js} +3 -3
  136. package/chunks/{chunk-UK4HNSEJ.js → chunk-FOPXXKZV.js} +6 -6
  137. package/chunks/{chunk-DEQWCMAL.js → chunk-GLX5UWM7.js} +6 -6
  138. package/chunks/{chunk-CA3UPHYO.js → chunk-IMXUQH4R.js} +6 -6
  139. package/chunks/{chunk-AIC5YAJU.js → chunk-IYLGVLS7.js} +4 -4
  140. package/chunks/{chunk-6T7A6ZNA.js → chunk-LS2PJ4OH.js} +6 -6
  141. package/chunks/{chunk-G5RRNREY.js → chunk-Q2SKOY7I.js} +3 -3
  142. package/chunks/{chunk-UXEKCYL7.js → chunk-QJMBTRGK.js} +3 -3
  143. package/chunks/{chunk-7KSMK42F.js → chunk-QTF7LWGT.js} +3 -3
  144. package/chunks/{chunk-OVG5RGI3.js → chunk-S32K7POB.js} +4 -4
  145. package/chunks/{chunk-24ZUWYIR.js → chunk-TWSISQ2J.js} +6 -6
  146. package/chunks/{chunk-DPQRXSZH.js → chunk-UDFYYP4H.js} +6 -6
  147. package/chunks/{chunk-EOTOFHUR.js → chunk-UTIW4X7X.js} +6 -6
  148. package/chunks/{chunk-H4LW6FP3.js → chunk-V2N4BV7K.js} +6 -6
  149. package/chunks/{chunk-6NLNUGBI.js → chunk-WFYRTSLS.js} +6 -6
  150. package/chunks/{chunk-MJQF3YZO.js → chunk-X7KWB2VQ.js} +3 -3
  151. package/chunks/{chunk-74CFPDKM.js → chunk-YCGMNTMI.js} +4 -4
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  file_exports
3
- } from "../../chunks/chunk-JSW6R3ZH.js";
4
- import {
5
- directory_exports
6
- } from "../../chunks/chunk-7KSMK42F.js";
7
- import "../../chunks/chunk-KJAEVOIW.js";
3
+ } from "../../chunks/chunk-7YL4SAL6.js";
4
+ import "../../chunks/chunk-HRNDUTZE.js";
5
+ import "../../chunks/chunk-ZJTWDCNZ.js";
8
6
  import "../../chunks/chunk-CNYSX2L2.js";
9
7
  import "../../chunks/chunk-CVDCTI7F.js";
10
- import "../../chunks/chunk-BSUQNHAM.js";
11
- import "../../chunks/chunk-N2T672IG.js";
12
- import "../../chunks/chunk-FF5NURFO.js";
13
8
  import "../../chunks/chunk-NMYVJJXV.js";
14
- import "../../chunks/chunk-ZJTWDCNZ.js";
9
+ import "../../chunks/chunk-FF5NURFO.js";
10
+ import "../../chunks/chunk-KJAEVOIW.js";
11
+ import {
12
+ directory_exports
13
+ } from "../../chunks/chunk-QTF7LWGT.js";
14
+ import "../../chunks/chunk-N2T672IG.js";
15
15
  import "../../chunks/chunk-3CLGBOHN.js";
16
16
  import "../../chunks/chunk-BE7OXZRK.js";
17
- import "../../chunks/chunk-HRNDUTZE.js";
17
+ import "../../chunks/chunk-BSUQNHAM.js";
18
18
  import "../../chunks/chunk-JMU5PDBD.js";
19
19
  import "../../chunks/chunk-FENXVJYO.js";
20
20
  import "../../chunks/chunk-WSFCRVEQ.js";
@@ -5,6 +5,12 @@ export type FormatCommonOptions = {
5
5
  width?: number;
6
6
  height?: number;
7
7
  fit?: sharp.ResizeOptions['fit'];
8
+ position?: number | string;
9
+ background?: sharp.Color;
10
+ kernel?: keyof sharp.KernelEnum;
11
+ withoutEnlargement?: boolean;
12
+ withoutReduction?: boolean;
13
+ fastShrinkOnLoad?: boolean;
8
14
  };
9
15
  export type FormatJpgOptions = FormatCommonOptions & {
10
16
  quality?: number;
@@ -43,6 +49,7 @@ export declare function format(input: Buffer, type: 'webp', options: FormatWebpO
43
49
  export declare function format(input: Buffer, type: 'avif', options: FormatAvifOptions): Promise<Outcome.Either<Buffer, string>>;
44
50
  export declare function format(input: Buffer, type: 'tiff', options: FormatTiffOptions): Promise<Outcome.Either<Buffer, string>>;
45
51
  export declare function format(input: Buffer, type: 'heif', options: FormatHeifOptions): Promise<Outcome.Either<Buffer, string>>;
52
+ export declare function format(input: Buffer, type: string, options: FormatKeepOptions): Promise<Outcome.Either<Buffer, string>>;
46
53
  export declare function format(input: Buffer, options: FormatKeepOptions): Promise<Outcome.Either<Buffer, string>>;
47
54
  export declare const toWidth: (input: Buffer, width: number) => Promise<Buffer>;
48
55
  export declare const toHeight: (input: Buffer, height: number) => Promise<Buffer>;
@@ -17,7 +17,8 @@ import {
17
17
  toTiff,
18
18
  toWebp,
19
19
  toWidth
20
- } from "../../../chunks/chunk-R765J7H2.js";
20
+ } from "../../../chunks/chunk-AEVASEI3.js";
21
+ import "../../../chunks/chunk-4UV3XIGE.js";
21
22
  import "../../../chunks/chunk-OT4SVHDX.js";
22
23
  import "../../../chunks/chunk-JMU5PDBD.js";
23
24
  import "../../../chunks/chunk-OSAXBA7G.js";
@@ -1,24 +1,24 @@
1
1
  import {
2
2
  transform_exports
3
- } from "../../chunks/chunk-Q3WTFQUX.js";
4
- import "../../chunks/chunk-WNDMYNDU.js";
5
- import "../../chunks/chunk-DJJBT23A.js";
3
+ } from "../../chunks/chunk-3DNRZL2Y.js";
6
4
  import "../../chunks/chunk-IFH5LQHA.js";
7
5
  import "../../chunks/chunk-LIV7TJ46.js";
8
- import "../../chunks/chunk-DL5G2SYX.js";
9
- import "../../chunks/chunk-5OZAL6GW.js";
6
+ import "../../chunks/chunk-YA2YCZUF.js";
7
+ import "../../chunks/chunk-DJJBT23A.js";
10
8
  import "../../chunks/chunk-BHEWHO2M.js";
9
+ import "../../chunks/chunk-X7CBN5DW.js";
11
10
  import "../../chunks/chunk-DOASQI7Y.js";
11
+ import "../../chunks/chunk-5OZAL6GW.js";
12
12
  import "../../chunks/chunk-5D472NLE.js";
13
13
  import "../../chunks/chunk-GZDDL6RB.js";
14
- import "../../chunks/chunk-OVLFK3C3.js";
15
14
  import "../../chunks/chunk-5EY3BYMT.js";
16
15
  import "../../chunks/chunk-CLZY2DXU.js";
17
- import "../../chunks/chunk-4UV3XIGE.js";
18
- import "../../chunks/chunk-YA2YCZUF.js";
16
+ import "../../chunks/chunk-WNDMYNDU.js";
17
+ import "../../chunks/chunk-OVLFK3C3.js";
19
18
  import {
20
19
  format_exports
21
- } from "../../chunks/chunk-R765J7H2.js";
20
+ } from "../../chunks/chunk-AEVASEI3.js";
21
+ import "../../chunks/chunk-4UV3XIGE.js";
22
22
  import "../../chunks/chunk-OT4SVHDX.js";
23
23
  import {
24
24
  get_metadata_exports
@@ -3,22 +3,22 @@ import {
3
3
  TransformErrCodes,
4
4
  isOperationDescriptor,
5
5
  transform
6
- } from "../../../chunks/chunk-Q3WTFQUX.js";
7
- import "../../../chunks/chunk-WNDMYNDU.js";
8
- import "../../../chunks/chunk-DJJBT23A.js";
6
+ } from "../../../chunks/chunk-3DNRZL2Y.js";
9
7
  import "../../../chunks/chunk-IFH5LQHA.js";
10
8
  import "../../../chunks/chunk-LIV7TJ46.js";
11
- import "../../../chunks/chunk-DL5G2SYX.js";
12
- import "../../../chunks/chunk-5OZAL6GW.js";
9
+ import "../../../chunks/chunk-YA2YCZUF.js";
10
+ import "../../../chunks/chunk-DJJBT23A.js";
13
11
  import "../../../chunks/chunk-BHEWHO2M.js";
12
+ import "../../../chunks/chunk-X7CBN5DW.js";
14
13
  import "../../../chunks/chunk-DOASQI7Y.js";
14
+ import "../../../chunks/chunk-5OZAL6GW.js";
15
15
  import "../../../chunks/chunk-5D472NLE.js";
16
16
  import "../../../chunks/chunk-GZDDL6RB.js";
17
- import "../../../chunks/chunk-OVLFK3C3.js";
18
17
  import "../../../chunks/chunk-5EY3BYMT.js";
19
18
  import "../../../chunks/chunk-CLZY2DXU.js";
19
+ import "../../../chunks/chunk-WNDMYNDU.js";
20
+ import "../../../chunks/chunk-OVLFK3C3.js";
20
21
  import "../../../chunks/chunk-4UV3XIGE.js";
21
- import "../../../chunks/chunk-YA2YCZUF.js";
22
22
  import "../../../chunks/chunk-OT4SVHDX.js";
23
23
  import "../../../chunks/chunk-JMU5PDBD.js";
24
24
  import "../../../chunks/chunk-FENXVJYO.js";
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  isResizeOperationParams,
3
3
  resize
4
- } from "../../../../../chunks/chunk-DL5G2SYX.js";
4
+ } from "../../../../../chunks/chunk-X7CBN5DW.js";
5
5
  import "../../../../../chunks/chunk-4UV3XIGE.js";
6
6
  import "../../../../../chunks/chunk-OT4SVHDX.js";
7
7
  import "../../../../../chunks/chunk-JMU5PDBD.js";
@@ -1,13 +1,13 @@
1
- import "../../../chunks/chunk-74CFPDKM.js";
1
+ import "../../../chunks/chunk-YCGMNTMI.js";
2
2
  import {
3
- remove_dir_exports
4
- } from "../../../chunks/chunk-5ZJ3KJPK.js";
3
+ list_exports
4
+ } from "../../../chunks/chunk-UK2F7CWI.js";
5
5
  import {
6
6
  copy_dir_exports
7
7
  } from "../../../chunks/chunk-WAHPAZQS.js";
8
8
  import {
9
- list_exports
10
- } from "../../../chunks/chunk-UK2F7CWI.js";
9
+ remove_dir_exports
10
+ } from "../../../chunks/chunk-5ZJ3KJPK.js";
11
11
  import {
12
12
  move_dir_exports
13
13
  } from "../../../chunks/chunk-RWO53U4X.js";
@@ -1,25 +1,25 @@
1
- import "../../../chunks/chunk-DEQWCMAL.js";
1
+ import "../../../chunks/chunk-GLX5UWM7.js";
2
2
  import {
3
3
  remove_exports
4
4
  } from "../../../chunks/chunk-ANPXBD2G.js";
5
5
  import {
6
6
  stat_exports
7
7
  } from "../../../chunks/chunk-TGVYEQIA.js";
8
- import {
9
- upload_exports
10
- } from "../../../chunks/chunk-QDVDHFMZ.js";
11
8
  import {
12
9
  download_exports
13
10
  } from "../../../chunks/chunk-HWEGQVBQ.js";
14
- import {
15
- copy_exports
16
- } from "../../../chunks/chunk-QH64MYGA.js";
17
11
  import {
18
12
  exists_exports
19
13
  } from "../../../chunks/chunk-QVPS2BCJ.js";
20
14
  import {
21
15
  move_exports
22
16
  } from "../../../chunks/chunk-FE4DECBU.js";
17
+ import {
18
+ upload_exports
19
+ } from "../../../chunks/chunk-QDVDHFMZ.js";
20
+ import {
21
+ copy_exports
22
+ } from "../../../chunks/chunk-QH64MYGA.js";
23
23
  import "../../../chunks/chunk-JMU5PDBD.js";
24
24
  import "../../../chunks/chunk-FENXVJYO.js";
25
25
  import "../../../chunks/chunk-WSFCRVEQ.js";
@@ -1,20 +1,20 @@
1
1
  import {
2
2
  file_exports
3
- } from "../../chunks/chunk-DEQWCMAL.js";
3
+ } from "../../chunks/chunk-GLX5UWM7.js";
4
4
  import {
5
5
  directory_exports
6
- } from "../../chunks/chunk-74CFPDKM.js";
7
- import "../../chunks/chunk-5ZJ3KJPK.js";
6
+ } from "../../chunks/chunk-YCGMNTMI.js";
8
7
  import "../../chunks/chunk-ANPXBD2G.js";
9
8
  import "../../chunks/chunk-TGVYEQIA.js";
10
- import "../../chunks/chunk-QDVDHFMZ.js";
11
- import "../../chunks/chunk-WAHPAZQS.js";
12
9
  import "../../chunks/chunk-HWEGQVBQ.js";
13
- import "../../chunks/chunk-QH64MYGA.js";
14
10
  import "../../chunks/chunk-QVPS2BCJ.js";
15
11
  import "../../chunks/chunk-UK2F7CWI.js";
12
+ import "../../chunks/chunk-WAHPAZQS.js";
13
+ import "../../chunks/chunk-5ZJ3KJPK.js";
16
14
  import "../../chunks/chunk-RWO53U4X.js";
17
15
  import "../../chunks/chunk-FE4DECBU.js";
16
+ import "../../chunks/chunk-QDVDHFMZ.js";
17
+ import "../../chunks/chunk-QH64MYGA.js";
18
18
  import "../../chunks/chunk-JMU5PDBD.js";
19
19
  import "../../chunks/chunk-FENXVJYO.js";
20
20
  import "../../chunks/chunk-WSFCRVEQ.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@design-edito/tools",
3
- "version": "0.2.8",
3
+ "version": "0.2.10",
4
4
  "description": "",
5
5
  "author": "Maxime Fabas",
6
6
  "license": "ISC",
@@ -1,19 +1,19 @@
1
- import {
2
- make
3
- } from "./chunk-RLAZR3NL.js";
4
1
  import {
5
2
  randomPick,
6
3
  randomPickMany
7
4
  } from "./chunk-B446JIN3.js";
8
- import {
9
- shuffle
10
- } from "./chunk-VJJIYJMY.js";
11
5
  import {
12
6
  findDuplicates
13
7
  } from "./chunk-YS6WMSWC.js";
14
8
  import {
15
9
  isArrayOf
16
10
  } from "./chunk-6RGDWX4A.js";
11
+ import {
12
+ make
13
+ } from "./chunk-RLAZR3NL.js";
14
+ import {
15
+ shuffle
16
+ } from "./chunk-VJJIYJMY.js";
17
17
 
18
18
  // src/agnostic/arrays/index.tsx
19
19
  var Arrays;
@@ -1,21 +1,21 @@
1
- import {
2
- moveDir as moveDir4
3
- } from "./chunk-BWYH445G.js";
4
1
  import {
5
2
  moveDir as moveDir3
6
3
  } from "./chunk-ON6LC3HE.js";
4
+ import {
5
+ moveDir as moveDir4
6
+ } from "./chunk-BWYH445G.js";
7
7
  import {
8
8
  moveDir as moveDir2
9
9
  } from "./chunk-RWO53U4X.js";
10
- import {
11
- moveDir
12
- } from "./chunk-BE7OXZRK.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ moveDir
18
+ } from "./chunk-BE7OXZRK.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,21 +1,21 @@
1
- import {
2
- move as move4
3
- } from "./chunk-6IYUA43Q.js";
4
1
  import {
5
2
  move as move3
6
3
  } from "./chunk-QWZ4ZNFA.js";
4
+ import {
5
+ move as move4
6
+ } from "./chunk-6IYUA43Q.js";
7
7
  import {
8
8
  move as move2
9
9
  } from "./chunk-FE4DECBU.js";
10
- import {
11
- move
12
- } from "./chunk-HRNDUTZE.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ move
18
+ } from "./chunk-HRNDUTZE.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,21 +1,21 @@
1
- import {
2
- upload as upload4
3
- } from "./chunk-FB3GNE2B.js";
4
1
  import {
5
2
  upload as upload3
6
3
  } from "./chunk-FD5WR2A5.js";
4
+ import {
5
+ upload as upload4
6
+ } from "./chunk-FB3GNE2B.js";
7
7
  import {
8
8
  upload as upload2
9
9
  } from "./chunk-QDVDHFMZ.js";
10
- import {
11
- upload
12
- } from "./chunk-CVDCTI7F.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ upload
18
+ } from "./chunk-CVDCTI7F.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
- remove_dir_exports
3
- } from "./chunk-4XSDRT23.js";
2
+ list_exports
3
+ } from "./chunk-ZSUG52DO.js";
4
4
  import {
5
5
  copy_dir_exports
6
6
  } from "./chunk-4XBUJAQU.js";
7
7
  import {
8
- list_exports
9
- } from "./chunk-ZSUG52DO.js";
8
+ remove_dir_exports
9
+ } from "./chunk-4XSDRT23.js";
10
10
  import {
11
11
  move_dir_exports
12
12
  } from "./chunk-ON6LC3HE.js";
@@ -1,24 +1,24 @@
1
1
  import {
2
- remove_exports
3
- } from "./chunk-KJAEVOIW.js";
2
+ move_exports
3
+ } from "./chunk-HRNDUTZE.js";
4
+ import {
5
+ exists_exports
6
+ } from "./chunk-ZJTWDCNZ.js";
4
7
  import {
5
8
  stat_exports
6
9
  } from "./chunk-CNYSX2L2.js";
7
10
  import {
8
11
  upload_exports
9
12
  } from "./chunk-CVDCTI7F.js";
10
- import {
11
- download_exports
12
- } from "./chunk-FF5NURFO.js";
13
13
  import {
14
14
  copy_exports
15
15
  } from "./chunk-NMYVJJXV.js";
16
16
  import {
17
- exists_exports
18
- } from "./chunk-ZJTWDCNZ.js";
17
+ download_exports
18
+ } from "./chunk-FF5NURFO.js";
19
19
  import {
20
- move_exports
21
- } from "./chunk-HRNDUTZE.js";
20
+ remove_exports
21
+ } from "./chunk-KJAEVOIW.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,21 +1,21 @@
1
- import {
2
- copy as copy4
3
- } from "./chunk-CWZFRUBS.js";
4
1
  import {
5
2
  copy as copy3
6
3
  } from "./chunk-C6QTHDDM.js";
4
+ import {
5
+ copy as copy4
6
+ } from "./chunk-CWZFRUBS.js";
7
7
  import {
8
8
  copy as copy2
9
9
  } from "./chunk-QH64MYGA.js";
10
- import {
11
- copy
12
- } from "./chunk-NMYVJJXV.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ copy
18
+ } from "./chunk-NMYVJJXV.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,6 +1,9 @@
1
1
  import {
2
2
  nullFunc
3
3
  } from "./chunk-QAVYONH6.js";
4
+ import {
5
+ any
6
+ } from "./chunk-FHLCPVND.js";
4
7
  import {
5
8
  array
6
9
  } from "./chunk-QAQZEKIF.js";
@@ -10,9 +13,6 @@ import {
10
13
  import {
11
14
  Types
12
15
  } from "./chunk-XEQ2PBT2.js";
13
- import {
14
- any
15
- } from "./chunk-FHLCPVND.js";
16
16
  import {
17
17
  SmartTags
18
18
  } from "./chunk-UT2J62LH.js";
@@ -1,21 +1,21 @@
1
- import {
2
- stat as stat4
3
- } from "./chunk-W3RXHN5I.js";
4
1
  import {
5
2
  stat as stat3
6
3
  } from "./chunk-VROZGPC5.js";
4
+ import {
5
+ stat as stat4
6
+ } from "./chunk-W3RXHN5I.js";
7
7
  import {
8
8
  stat as stat2
9
9
  } from "./chunk-TGVYEQIA.js";
10
- import {
11
- stat
12
- } from "./chunk-CNYSX2L2.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ stat
18
+ } from "./chunk-CNYSX2L2.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -4,21 +4,21 @@ import {
4
4
  import {
5
5
  stat_exports
6
6
  } from "./chunk-TGVYEQIA.js";
7
- import {
8
- upload_exports
9
- } from "./chunk-QDVDHFMZ.js";
10
7
  import {
11
8
  download_exports
12
9
  } from "./chunk-HWEGQVBQ.js";
13
- import {
14
- copy_exports
15
- } from "./chunk-QH64MYGA.js";
16
10
  import {
17
11
  exists_exports
18
12
  } from "./chunk-QVPS2BCJ.js";
19
13
  import {
20
14
  move_exports
21
15
  } from "./chunk-FE4DECBU.js";
16
+ import {
17
+ upload_exports
18
+ } from "./chunk-QDVDHFMZ.js";
19
+ import {
20
+ copy_exports
21
+ } from "./chunk-QH64MYGA.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,21 +1,21 @@
1
- import {
2
- removeDir as removeDir4
3
- } from "./chunk-QLDN574K.js";
4
1
  import {
5
2
  removeDir as removeDir3
6
3
  } from "./chunk-4XSDRT23.js";
4
+ import {
5
+ removeDir as removeDir4
6
+ } from "./chunk-QLDN574K.js";
7
7
  import {
8
8
  removeDir as removeDir2
9
9
  } from "./chunk-5ZJ3KJPK.js";
10
- import {
11
- removeDir
12
- } from "./chunk-BSUQNHAM.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ removeDir
18
+ } from "./chunk-BSUQNHAM.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
- remove_dir_exports
3
- } from "./chunk-QLDN574K.js";
2
+ list_exports
3
+ } from "./chunk-37TRFYZT.js";
4
4
  import {
5
5
  copy_dir_exports
6
6
  } from "./chunk-V3L55I2S.js";
7
7
  import {
8
- list_exports
9
- } from "./chunk-37TRFYZT.js";
8
+ remove_dir_exports
9
+ } from "./chunk-QLDN574K.js";
10
10
  import {
11
11
  move_dir_exports
12
12
  } from "./chunk-BWYH445G.js";
@@ -4,21 +4,21 @@ import {
4
4
  import {
5
5
  stat_exports
6
6
  } from "./chunk-VROZGPC5.js";
7
- import {
8
- upload_exports
9
- } from "./chunk-FD5WR2A5.js";
10
7
  import {
11
8
  download_exports
12
9
  } from "./chunk-IV75M3KE.js";
13
- import {
14
- copy_exports
15
- } from "./chunk-C6QTHDDM.js";
16
10
  import {
17
11
  exists_exports
18
12
  } from "./chunk-ZEZCYPLQ.js";
19
13
  import {
20
14
  move_exports
21
15
  } from "./chunk-QWZ4ZNFA.js";
16
+ import {
17
+ upload_exports
18
+ } from "./chunk-FD5WR2A5.js";
19
+ import {
20
+ copy_exports
21
+ } from "./chunk-C6QTHDDM.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  remove
3
3
  } from "./chunk-7J7CYOXU.js";
4
- import {
5
- upload
6
- } from "./chunk-FB3GNE2B.js";
7
4
  import {
8
5
  download
9
6
  } from "./chunk-2JH4TCT2.js";
7
+ import {
8
+ upload
9
+ } from "./chunk-FB3GNE2B.js";
10
10
  import {
11
11
  Outcome
12
12
  } from "./chunk-JMU5PDBD.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  get_metadata_exports
3
3
  } from "./chunk-ZNA7SWFK.js";
4
- import {
5
- remove_dir_exports
6
- } from "./chunk-QLDN574K.js";
7
4
  import {
8
5
  list_exports
9
6
  } from "./chunk-37TRFYZT.js";
7
+ import {
8
+ remove_dir_exports
9
+ } from "./chunk-QLDN574K.js";
10
10
  import {
11
11
  move_dir_exports
12
12
  } from "./chunk-BWYH445G.js";
@@ -1,6 +1,3 @@
1
- import {
2
- remove_dir_exports
3
- } from "./chunk-BSUQNHAM.js";
4
1
  import {
5
2
  copy_dir_exports
6
3
  } from "./chunk-N2T672IG.js";
@@ -10,6 +7,9 @@ import {
10
7
  import {
11
8
  move_dir_exports
12
9
  } from "./chunk-BE7OXZRK.js";
10
+ import {
11
+ remove_dir_exports
12
+ } from "./chunk-BSUQNHAM.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,3 +1,7 @@
1
+ import {
2
+ random,
3
+ randomInt
4
+ } from "./chunk-D3ERTRDW.js";
1
5
  import {
2
6
  randomHash,
3
7
  randomHashPattern,
@@ -7,10 +11,6 @@ import {
7
11
  hexChars,
8
12
  randomHexChar
9
13
  } from "./chunk-OGBUSUE6.js";
10
- import {
11
- random,
12
- randomInt
13
- } from "./chunk-D3ERTRDW.js";
14
14
 
15
15
  // src/agnostic/random/index.ts
16
16
  var Random;