@design-edito/tools 0.1.69 → 0.1.70

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 (118) hide show
  1. package/agnostic/arrays/index.js +6 -6
  2. package/agnostic/colors/index.js +7 -7
  3. package/agnostic/colors/lighten-color/index.js +2 -2
  4. package/agnostic/colors/saturate-color/index.js +2 -2
  5. package/agnostic/html/hyper-json/cast/index.js +8 -8
  6. package/agnostic/html/hyper-json/index.js +9 -9
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +8 -8
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +8 -8
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +8 -8
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +8 -8
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +8 -8
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +8 -8
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +8 -8
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +8 -8
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +8 -8
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +8 -8
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +8 -8
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +8 -8
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +8 -8
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +8 -8
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +8 -8
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +8 -8
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +8 -8
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +8 -8
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +8 -8
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +8 -8
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +8 -8
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +8 -8
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +8 -8
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +8 -8
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +8 -8
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +8 -8
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +8 -8
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +8 -8
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +8 -8
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +8 -8
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +8 -8
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +8 -8
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +8 -8
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +8 -8
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +8 -8
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +8 -8
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +8 -8
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +8 -8
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +8 -8
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +8 -8
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +8 -8
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +8 -8
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +8 -8
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +8 -8
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +8 -8
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +8 -8
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +8 -8
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +8 -8
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +8 -8
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +8 -8
  57. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +8 -8
  58. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +8 -8
  59. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +8 -8
  60. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +8 -8
  61. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +8 -8
  62. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +8 -8
  63. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +8 -8
  64. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +8 -8
  65. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +8 -8
  66. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +8 -8
  67. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +8 -8
  68. package/agnostic/html/hyper-json/tree/index.js +8 -8
  69. package/agnostic/html/hyper-json/utils/index.js +8 -8
  70. package/agnostic/html/index.js +19 -19
  71. package/agnostic/misc/index.js +16 -16
  72. package/agnostic/misc/lorem-ipsum/index.js +7 -7
  73. package/agnostic/misc/normalize-extension/index.d.ts +1 -0
  74. package/agnostic/misc/normalize-extension/index.js +92 -0
  75. package/agnostic/numbers/index.js +6 -6
  76. package/agnostic/objects/index.js +15 -15
  77. package/agnostic/strings/index.js +9 -9
  78. package/agnostic/time/index.js +3 -3
  79. package/chunks/chunk-336RBB5E.js +151 -0
  80. package/chunks/chunk-3LPD7IXF.js +56 -0
  81. package/chunks/chunk-7UDN6KBA.js +151 -0
  82. package/chunks/chunk-B5XLWFTJ.js +20 -0
  83. package/chunks/chunk-BWKM2VQJ.js +191 -0
  84. package/chunks/chunk-CKCTYZF7.js +48 -0
  85. package/chunks/chunk-E2BDKTLL.js +48 -0
  86. package/chunks/chunk-FZJUZYTP.js +177 -0
  87. package/chunks/chunk-GSZSM3BU.js +37 -0
  88. package/chunks/chunk-HBKSSDSX.js +20 -0
  89. package/chunks/chunk-JS3NE4VI.js +2456 -0
  90. package/chunks/chunk-MDVYILPB.js +56 -0
  91. package/chunks/chunk-PCTJ7TUG.js +191 -0
  92. package/chunks/chunk-Q4MSGUKR.js +37 -0
  93. package/chunks/chunk-TZ7MNWDS.js +20 -0
  94. package/chunks/chunk-UYRX3PTS.js +2456 -0
  95. package/chunks/chunk-WGQHXHXS.js +31 -0
  96. package/chunks/chunk-XB3YCG6I.js +48 -0
  97. package/chunks/chunk-XVYKCWPR.js +48 -0
  98. package/chunks/chunk-YMF7CUJA.js +20 -0
  99. package/chunks/chunk-Z6ZTRJ67.js +177 -0
  100. package/chunks/chunk-ZLNDBNP4.js +31 -0
  101. package/node/@google-cloud/index.js +3 -3
  102. package/node/@google-cloud/storage/file/index.js +4 -4
  103. package/node/@google-cloud/storage/index.js +3 -3
  104. package/node/cloud-storage/index.js +7 -7
  105. package/node/cloud-storage/operations/download/index.js +2 -2
  106. package/node/cloud-storage/operations/index.js +6 -6
  107. package/node/cloud-storage/operations/upload/index.js +2 -2
  108. package/node/files/index.js +3 -3
  109. package/node/ftps/file/index.js +4 -4
  110. package/node/ftps/index.js +2 -2
  111. package/node/images/index.js +25 -25
  112. package/node/images/prepare/index.js +25 -25
  113. package/node/images/transform/frame/index.js +2 -2
  114. package/node/images/transform/index.js +24 -24
  115. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +4 -4
  116. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +5 -5
  117. package/node/images/transform/operations/_utils/frame/index.js +7 -7
  118. package/package.json +1 -1
@@ -1,24 +1,24 @@
1
- import {
2
- CharCodes
3
- } from "../../chunks/chunk-34U4HX4V.js";
4
- import {
5
- normalizeIndent
6
- } from "../../chunks/chunk-JQXNEJAP.js";
7
1
  import {
8
2
  matches,
9
3
  matchesEvery,
10
4
  matchesSome
11
5
  } from "../../chunks/chunk-LQFKUNVQ.js";
12
6
  import {
13
- trimEnd,
14
- trimStart
15
- } from "../../chunks/chunk-6XL25OZX.js";
7
+ CharCodes
8
+ } from "../../chunks/chunk-34U4HX4V.js";
9
+ import {
10
+ normalizeIndent
11
+ } from "../../chunks/chunk-JQXNEJAP.js";
16
12
  import {
17
13
  replaceAll
18
14
  } from "../../chunks/chunk-ZTDVUXPR.js";
19
15
  import {
20
16
  toAlphanum
21
17
  } from "../../chunks/chunk-COVPTTAD.js";
18
+ import {
19
+ trimEnd,
20
+ trimStart
21
+ } from "../../chunks/chunk-6XL25OZX.js";
22
22
  import "../../chunks/chunk-NZLE2WMY.js";
23
23
 
24
24
  // src/agnostic/strings/index.ts
@@ -5,12 +5,12 @@ import {
5
5
  Dates
6
6
  } from "../../chunks/chunk-FZOU4OAW.js";
7
7
  import "../../chunks/chunk-YQWZ3EP2.js";
8
- import {
9
- Transitions
10
- } from "../../chunks/chunk-ENMBK6H7.js";
11
8
  import {
12
9
  timeout
13
10
  } from "../../chunks/chunk-Z7ZDDBV5.js";
11
+ import {
12
+ Transitions
13
+ } from "../../chunks/chunk-ENMBK6H7.js";
14
14
  import {
15
15
  wait
16
16
  } from "../../chunks/chunk-4CIS3R7T.js";
@@ -0,0 +1,151 @@
1
+ import {
2
+ formatImage
3
+ } from "./chunk-SJFY537W.js";
4
+ import {
5
+ transform
6
+ } from "./chunk-Z6ZTRJ67.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-NZLE2WMY.js";
10
+
11
+ // src/node/images/prepare/index.ts
12
+ var prepare_exports = {};
13
+ __export(prepare_exports, {
14
+ MAX_NB_OUTPUTS: () => MAX_NB_OUTPUTS,
15
+ OUTPUT_ZIP_FOLDER: () => OUTPUT_ZIP_FOLDER,
16
+ exportZipBuffer: () => exportZipBuffer,
17
+ prepareImage: () => prepareImage
18
+ });
19
+ import sharp from "sharp";
20
+ import { Writable } from "node:stream";
21
+ import archiver from "archiver";
22
+ var MAX_NB_OUTPUTS = 50;
23
+ var OUTPUT_ZIP_FOLDER = "./output-zips";
24
+ async function prepareImage(imageBuffer, customOptions) {
25
+ const sharpImage = sharp(imageBuffer);
26
+ const sharpImageMetadata = await sharpImage.metadata();
27
+ const imageBufferMetadata = {
28
+ width: sharpImageMetadata.width ?? 0,
29
+ height: sharpImageMetadata.height ?? 0,
30
+ format: sharpImageMetadata.format || "png"
31
+ };
32
+ const options = getOptions(imageBufferMetadata, customOptions);
33
+ const nbOutputs = options.qualities.length * (options.ratios.length + 1) * (options.widths.length + 1) * (options.heights.length + 1);
34
+ if (nbOutputs > MAX_NB_OUTPUTS) throw Error("Nb output exceeds supported max nb output");
35
+ let transformedBuffer = imageBuffer;
36
+ try {
37
+ transformedBuffer = await transform(imageBuffer, options.inputOperations, options.checkValidOperations);
38
+ } catch (e) {
39
+ console.log("Images:Prepare:Transform:Buffer:Error", { e });
40
+ }
41
+ const transformedBufferMetadata = await sharp(transformedBuffer).metadata();
42
+ const exportsBuffers = [
43
+ {
44
+ buffer: imageBuffer,
45
+ name: generateFileName({
46
+ ...imageBufferMetadata,
47
+ quality: 100,
48
+ suffix: "original",
49
+ prefix: options.name
50
+ })
51
+ },
52
+ {
53
+ buffer: transformedBuffer,
54
+ name: generateFileName({
55
+ width: transformedBufferMetadata.width || 0,
56
+ height: transformedBufferMetadata.height || 0,
57
+ format: transformedBufferMetadata.format || "png",
58
+ quality: 100,
59
+ suffix: "transformed-unresized",
60
+ prefix: options.name
61
+ })
62
+ }
63
+ ];
64
+ for (const width of options.widths) {
65
+ for (const height of options.heights) {
66
+ for (const quality of options.qualities) {
67
+ for (const format of options.formats) {
68
+ const exportBuffer = await formatImage(transformedBuffer, {
69
+ format,
70
+ quality,
71
+ width,
72
+ height
73
+ });
74
+ exportsBuffers.push({
75
+ buffer: exportBuffer,
76
+ name: generateFileName({
77
+ width,
78
+ height,
79
+ quality,
80
+ format,
81
+ prefix: options.name
82
+ })
83
+ });
84
+ }
85
+ }
86
+ }
87
+ }
88
+ console.log("Images:Transform:Export:ZIP", generateZipName(options.name));
89
+ const zipBuffer = exportZipBuffer(exportsBuffers, generateZipName(options.name));
90
+ return zipBuffer;
91
+ }
92
+ function exportZipBuffer(zipSources, zipDirectoryName) {
93
+ return new Promise(async (resolve) => {
94
+ const archive = archiver("zip", { zlib: { level: 9 } });
95
+ if (zipDirectoryName) {
96
+ archive.directory(zipDirectoryName + "/", false);
97
+ }
98
+ zipSources.forEach((zipSource) => {
99
+ const fileName = zipDirectoryName ? `${zipDirectoryName}/${zipSource.name}` : zipSource.name;
100
+ archive.append(zipSource.buffer, { name: fileName });
101
+ });
102
+ const chunks = [];
103
+ const writable = new Writable();
104
+ writable._write = (chunk, _enc, callback) => {
105
+ chunks.push(chunk);
106
+ callback();
107
+ };
108
+ archive.pipe(writable);
109
+ await archive.finalize();
110
+ const bufferZip = Buffer.concat(chunks);
111
+ resolve(bufferZip);
112
+ });
113
+ }
114
+ function getOptions(imageBufferMetadata, options) {
115
+ return {
116
+ center: [0.5, 0.5],
117
+ qualities: [100],
118
+ inputOperations: [],
119
+ ...options,
120
+ checkValidOperations: options?.checkValidOperations ?? false,
121
+ name: options?.name ?? "",
122
+ formats: [imageBufferMetadata.format, ...options?.formats ? options.formats : []],
123
+ ratios: [...options?.ratios ? options.ratios : []],
124
+ widths: [imageBufferMetadata.width, ...options?.widths ? options.widths : []],
125
+ heights: [imageBufferMetadata.height, ...options?.heights ? options.heights : []]
126
+ };
127
+ }
128
+ function generateZipName(name = "") {
129
+ const date = /* @__PURE__ */ new Date();
130
+ return `${name}_image-exports_${date.toLocaleDateString()}_${date.toLocaleTimeString()}_${date.getTime()}`.replace(/\/|:/g, "-").replace(/ /g, "").trim();
131
+ }
132
+ function generateFileName({
133
+ width,
134
+ height,
135
+ quality,
136
+ format,
137
+ suffix,
138
+ prefix
139
+ }) {
140
+ prefix = prefix ? `${prefix}_` : "image-formats_";
141
+ suffix = `${suffix ? `_${suffix}` : ""}.${format}`;
142
+ return `${prefix}${width}x${height}_Q${quality}${suffix}`;
143
+ }
144
+
145
+ export {
146
+ MAX_NB_OUTPUTS,
147
+ OUTPUT_ZIP_FOLDER,
148
+ prepareImage,
149
+ exportZipBuffer,
150
+ prepare_exports
151
+ };
@@ -0,0 +1,56 @@
1
+ import {
2
+ revoke_signed_urls_exports
3
+ } from "./chunk-UUSZJMJB.js";
4
+ import {
5
+ update_metadata_exports
6
+ } from "./chunk-YW5ASSIQ.js";
7
+ import {
8
+ erase_exports
9
+ } from "./chunk-7BCQCDGQ.js";
10
+ import {
11
+ exists_exports
12
+ } from "./chunk-TXGV4KJD.js";
13
+ import {
14
+ generate_signed_url_exports
15
+ } from "./chunk-OPU4CANL.js";
16
+ import {
17
+ get_metadata_exports
18
+ } from "./chunk-KFMYB672.js";
19
+ import {
20
+ get_permissions_exports
21
+ } from "./chunk-GXICX4F6.js";
22
+ import {
23
+ move_exports
24
+ } from "./chunk-T55QIYYV.js";
25
+ import {
26
+ copy_exports
27
+ } from "./chunk-SZQHLC4K.js";
28
+ import {
29
+ download_exports
30
+ } from "./chunk-IARWH6LC.js";
31
+ import {
32
+ upload_exports
33
+ } from "./chunk-7FJKDVBE.js";
34
+ import {
35
+ __export
36
+ } from "./chunk-NZLE2WMY.js";
37
+
38
+ // src/node/@google-cloud/storage/file/index.ts
39
+ var file_exports = {};
40
+ __export(file_exports, {
41
+ Copy: () => copy_exports,
42
+ Download: () => download_exports,
43
+ Erase: () => erase_exports,
44
+ Exists: () => exists_exports,
45
+ GenerateSignedUrl: () => generate_signed_url_exports,
46
+ GetMetaData: () => get_metadata_exports,
47
+ GetPermissions: () => get_permissions_exports,
48
+ Move: () => move_exports,
49
+ RevokeSignedUrls: () => revoke_signed_urls_exports,
50
+ UpdateMetadata: () => update_metadata_exports,
51
+ Upload: () => upload_exports
52
+ });
53
+
54
+ export {
55
+ file_exports
56
+ };
@@ -0,0 +1,151 @@
1
+ import {
2
+ formatImage
3
+ } from "./chunk-SJFY537W.js";
4
+ import {
5
+ transform
6
+ } from "./chunk-FZJUZYTP.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-NZLE2WMY.js";
10
+
11
+ // src/node/images/prepare/index.ts
12
+ var prepare_exports = {};
13
+ __export(prepare_exports, {
14
+ MAX_NB_OUTPUTS: () => MAX_NB_OUTPUTS,
15
+ OUTPUT_ZIP_FOLDER: () => OUTPUT_ZIP_FOLDER,
16
+ exportZipBuffer: () => exportZipBuffer,
17
+ prepareImage: () => prepareImage
18
+ });
19
+ import sharp from "sharp";
20
+ import { Writable } from "node:stream";
21
+ import archiver from "archiver";
22
+ var MAX_NB_OUTPUTS = 50;
23
+ var OUTPUT_ZIP_FOLDER = "./output-zips";
24
+ async function prepareImage(imageBuffer, customOptions) {
25
+ const sharpImage = sharp(imageBuffer);
26
+ const sharpImageMetadata = await sharpImage.metadata();
27
+ const imageBufferMetadata = {
28
+ width: sharpImageMetadata.width ?? 0,
29
+ height: sharpImageMetadata.height ?? 0,
30
+ format: sharpImageMetadata.format || "png"
31
+ };
32
+ const options = getOptions(imageBufferMetadata, customOptions);
33
+ const nbOutputs = options.qualities.length * (options.ratios.length + 1) * (options.widths.length + 1) * (options.heights.length + 1);
34
+ if (nbOutputs > MAX_NB_OUTPUTS) throw Error("Nb output exceeds supported max nb output");
35
+ let transformedBuffer = imageBuffer;
36
+ try {
37
+ transformedBuffer = await transform(imageBuffer, options.inputOperations, options.checkValidOperations);
38
+ } catch (e) {
39
+ console.log("Images:Prepare:Transform:Buffer:Error", { e });
40
+ }
41
+ const transformedBufferMetadata = await sharp(transformedBuffer).metadata();
42
+ const exportsBuffers = [
43
+ {
44
+ buffer: imageBuffer,
45
+ name: generateFileName({
46
+ ...imageBufferMetadata,
47
+ quality: 100,
48
+ suffix: "original",
49
+ prefix: options.name
50
+ })
51
+ },
52
+ {
53
+ buffer: transformedBuffer,
54
+ name: generateFileName({
55
+ width: transformedBufferMetadata.width || 0,
56
+ height: transformedBufferMetadata.height || 0,
57
+ format: transformedBufferMetadata.format || "png",
58
+ quality: 100,
59
+ suffix: "transformed-unresized",
60
+ prefix: options.name
61
+ })
62
+ }
63
+ ];
64
+ for (const width of options.widths) {
65
+ for (const height of options.heights) {
66
+ for (const quality of options.qualities) {
67
+ for (const format of options.formats) {
68
+ const exportBuffer = await formatImage(transformedBuffer, {
69
+ format,
70
+ quality,
71
+ width,
72
+ height
73
+ });
74
+ exportsBuffers.push({
75
+ buffer: exportBuffer,
76
+ name: generateFileName({
77
+ width,
78
+ height,
79
+ quality,
80
+ format,
81
+ prefix: options.name
82
+ })
83
+ });
84
+ }
85
+ }
86
+ }
87
+ }
88
+ console.log("Images:Transform:Export:ZIP", generateZipName(options.name));
89
+ const zipBuffer = exportZipBuffer(exportsBuffers, generateZipName(options.name));
90
+ return zipBuffer;
91
+ }
92
+ function exportZipBuffer(zipSources, zipDirectoryName) {
93
+ return new Promise(async (resolve) => {
94
+ const archive = archiver("zip", { zlib: { level: 9 } });
95
+ if (zipDirectoryName) {
96
+ archive.directory(zipDirectoryName + "/", false);
97
+ }
98
+ zipSources.forEach((zipSource) => {
99
+ const fileName = zipDirectoryName ? `${zipDirectoryName}/${zipSource.name}` : zipSource.name;
100
+ archive.append(zipSource.buffer, { name: fileName });
101
+ });
102
+ const chunks = [];
103
+ const writable = new Writable();
104
+ writable._write = (chunk, _enc, callback) => {
105
+ chunks.push(chunk);
106
+ callback();
107
+ };
108
+ archive.pipe(writable);
109
+ await archive.finalize();
110
+ const bufferZip = Buffer.concat(chunks);
111
+ resolve(bufferZip);
112
+ });
113
+ }
114
+ function getOptions(imageBufferMetadata, options) {
115
+ return {
116
+ center: [0.5, 0.5],
117
+ qualities: [100],
118
+ inputOperations: [],
119
+ ...options,
120
+ checkValidOperations: options?.checkValidOperations ?? false,
121
+ name: options?.name ?? "",
122
+ formats: [imageBufferMetadata.format, ...options?.formats ? options.formats : []],
123
+ ratios: [...options?.ratios ? options.ratios : []],
124
+ widths: [imageBufferMetadata.width, ...options?.widths ? options.widths : []],
125
+ heights: [imageBufferMetadata.height, ...options?.heights ? options.heights : []]
126
+ };
127
+ }
128
+ function generateZipName(name = "") {
129
+ const date = /* @__PURE__ */ new Date();
130
+ return `${name}_image-exports_${date.toLocaleDateString()}_${date.toLocaleTimeString()}_${date.getTime()}`.replace(/\/|:/g, "-").replace(/ /g, "").trim();
131
+ }
132
+ function generateFileName({
133
+ width,
134
+ height,
135
+ quality,
136
+ format,
137
+ suffix,
138
+ prefix
139
+ }) {
140
+ prefix = prefix ? `${prefix}_` : "image-formats_";
141
+ suffix = `${suffix ? `_${suffix}` : ""}.${format}`;
142
+ return `${prefix}${width}x${height}_Q${quality}${suffix}`;
143
+ }
144
+
145
+ export {
146
+ MAX_NB_OUTPUTS,
147
+ OUTPUT_ZIP_FOLDER,
148
+ prepareImage,
149
+ exportZipBuffer,
150
+ prepare_exports
151
+ };
@@ -0,0 +1,20 @@
1
+ import {
2
+ download_exports
3
+ } from "./chunk-XVYKCWPR.js";
4
+ import {
5
+ upload_exports
6
+ } from "./chunk-XB3YCG6I.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-NZLE2WMY.js";
10
+
11
+ // src/node/cloud-storage/operations/index.ts
12
+ var operations_exports = {};
13
+ __export(operations_exports, {
14
+ Download: () => download_exports,
15
+ Upload: () => upload_exports
16
+ });
17
+
18
+ export {
19
+ operations_exports
20
+ };
@@ -0,0 +1,191 @@
1
+ import {
2
+ Random
3
+ } from "./chunk-S32K7POB.js";
4
+ import {
5
+ Arrays
6
+ } from "./chunk-WGQHXHXS.js";
7
+
8
+ // src/agnostic/misc/lorem-ipsum/index.ts
9
+ var LoremIpsum;
10
+ ((LoremIpsum2) => {
11
+ LoremIpsum2.words = [
12
+ "a",
13
+ "ac",
14
+ "accumsan",
15
+ "adipiscing",
16
+ "aenean",
17
+ "aliquam",
18
+ "aliquet",
19
+ "amet",
20
+ "ante",
21
+ "arcu",
22
+ "at",
23
+ "auctor",
24
+ "augue",
25
+ "bibendum",
26
+ "blandit",
27
+ "condimentum",
28
+ "consectetur",
29
+ "consequat",
30
+ "convallis",
31
+ "cras",
32
+ "curabitur",
33
+ "cursus",
34
+ "dapibus",
35
+ "diam",
36
+ "dictum",
37
+ "dictumst",
38
+ "dignissim",
39
+ "dolor",
40
+ "donec",
41
+ "dui",
42
+ "duis",
43
+ "efficitur",
44
+ "egestas",
45
+ "eget",
46
+ "eleifend",
47
+ "elementum",
48
+ "elit",
49
+ "enim",
50
+ "erat",
51
+ "eros",
52
+ "est",
53
+ "et",
54
+ "eu",
55
+ "euismod",
56
+ "ex",
57
+ "facilisis",
58
+ "faucibus",
59
+ "felis",
60
+ "feugiat",
61
+ "finibus",
62
+ "fringilla",
63
+ "fusce",
64
+ "gravida",
65
+ "habitasse",
66
+ "hac",
67
+ "hendrerit",
68
+ "iaculis",
69
+ "id",
70
+ "imperdiet",
71
+ "in",
72
+ "integer",
73
+ "interdum",
74
+ "ipsum",
75
+ "justo",
76
+ "lacinia",
77
+ "lacus",
78
+ "laoreet",
79
+ "lectus",
80
+ "leo",
81
+ "libero",
82
+ "ligula",
83
+ "lobortis",
84
+ "lorem",
85
+ "luctus",
86
+ "maecenas",
87
+ "magna",
88
+ "malesuada",
89
+ "massa",
90
+ "mattis",
91
+ "mauris",
92
+ "maximus",
93
+ "metus",
94
+ "mi",
95
+ "molestie",
96
+ "mollis",
97
+ "morbi",
98
+ "nam",
99
+ "nec",
100
+ "neque",
101
+ "nibh",
102
+ "nisi",
103
+ "nisl",
104
+ "non",
105
+ "nulla",
106
+ "nullam",
107
+ "nunc",
108
+ "odio",
109
+ "orci",
110
+ "ornare",
111
+ "pellentesque",
112
+ "pharetra",
113
+ "phasellus",
114
+ "placerat",
115
+ "platea",
116
+ "porta",
117
+ "porttitor",
118
+ "posuere",
119
+ "praesent",
120
+ "pulvinar",
121
+ "purus",
122
+ "quam",
123
+ "quis",
124
+ "quisque",
125
+ "risus",
126
+ "rutrum",
127
+ "sagittis",
128
+ "sapien",
129
+ "sed",
130
+ "sem",
131
+ "semper",
132
+ "sit",
133
+ "sodales",
134
+ "sollicitudin",
135
+ "suscipit",
136
+ "suspendisse",
137
+ "tellus",
138
+ "tempor",
139
+ "tempus",
140
+ "tincidunt",
141
+ "tortor",
142
+ "tristique",
143
+ "turpis",
144
+ "ultrices",
145
+ "ultricies",
146
+ "urna",
147
+ "ut",
148
+ "vehicula",
149
+ "vel",
150
+ "velit",
151
+ "venenatis",
152
+ "vestibulum",
153
+ "vitae",
154
+ "vivamus",
155
+ "viverra",
156
+ "volutpat",
157
+ "vulputate"
158
+ ];
159
+ LoremIpsum2.generateSentence = (wordCount) => {
160
+ const resultArr = [];
161
+ let currentWordCound = wordCount;
162
+ for (let i = 0; i < currentWordCound; i++) {
163
+ const picked = Arrays.randomPick(LoremIpsum2.words);
164
+ if (typeof picked === "string") resultArr.push(picked);
165
+ else {
166
+ currentWordCound += 1;
167
+ }
168
+ }
169
+ const [firstWord, ...otherWords] = resultArr;
170
+ if (firstWord === void 0) return "";
171
+ const capFirstLetter = firstWord?.charAt(0).toUpperCase();
172
+ const restOfFirstWord = firstWord?.slice(1);
173
+ const sentence = [
174
+ `${capFirstLetter}${restOfFirstWord}`,
175
+ ...otherWords
176
+ ].join(" ");
177
+ return `${sentence}.`;
178
+ };
179
+ LoremIpsum2.generateSentences = (sentencesCount, maxSentenceLength = 12, minSentenceLength = 4) => {
180
+ const sentences = [];
181
+ for (let i = 0; i < sentencesCount; i++) {
182
+ const length = Random.randomInt(maxSentenceLength, minSentenceLength) ?? 8;
183
+ sentences.push((0, LoremIpsum2.generateSentence)(length));
184
+ }
185
+ return sentences;
186
+ };
187
+ })(LoremIpsum || (LoremIpsum = {}));
188
+
189
+ export {
190
+ LoremIpsum
191
+ };
@@ -0,0 +1,48 @@
1
+ import {
2
+ upload
3
+ } from "./chunk-7FJKDVBE.js";
4
+ import {
5
+ upload as upload4
6
+ } from "./chunk-45WKBXSF.js";
7
+ import {
8
+ upload as upload2
9
+ } from "./chunk-O7UEQQ6H.js";
10
+ import {
11
+ upload as upload3
12
+ } from "./chunk-ADTQQNIQ.js";
13
+ import {
14
+ s3IdentifierData
15
+ } from "./chunk-MOBGB2PH.js";
16
+ import {
17
+ Outcome
18
+ } from "./chunk-JMU5PDBD.js";
19
+ import {
20
+ __export
21
+ } from "./chunk-NZLE2WMY.js";
22
+
23
+ // src/node/cloud-storage/operations/upload/index.ts
24
+ var upload_exports = {};
25
+ __export(upload_exports, {
26
+ upload: () => upload5
27
+ });
28
+ import { Bucket } from "@google-cloud/storage";
29
+ import { S3 } from "aws-sdk";
30
+ import { Client as FtpClient } from "basic-ftp";
31
+ import SftpClient from "ssh2-sftp-client";
32
+ async function upload5(fileReadable, targetPath, endpointType, endpointIdentifier, client) {
33
+ if (endpointType === "gcs-bucket" /* GCS */ && client instanceof Bucket) return await upload(fileReadable, targetPath, client);
34
+ if (endpointType === "s3-bucket" /* S3 */ && client instanceof S3) {
35
+ const { bucketName } = s3IdentifierData(endpointIdentifier);
36
+ if (bucketName === null) return Outcome.makeFailure("Invalid S3 bucket name");
37
+ return await upload2(fileReadable, targetPath, bucketName, client);
38
+ }
39
+ if (endpointType === "ftp" /* FTP */ && client instanceof FtpClient) return await upload3(fileReadable, targetPath, client);
40
+ if (endpointType === "ftps" /* FTPS */ && client instanceof FtpClient) return await upload3(fileReadable, targetPath, client);
41
+ if (endpointType === "sftp" /* SFTP */ && client instanceof SftpClient) return await upload4(fileReadable, targetPath, client);
42
+ return Outcome.makeFailure("Invalid endpoint or client type");
43
+ }
44
+
45
+ export {
46
+ upload5 as upload,
47
+ upload_exports
48
+ };