@design-edito/tools 0.1.68 → 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 (160) hide show
  1. package/agnostic/arrays/index.js +10 -10
  2. package/agnostic/arrays/random-pick/index.js +4 -4
  3. package/agnostic/colors/index.js +8 -8
  4. package/agnostic/css/index.js +10 -10
  5. package/agnostic/css/styles-set/index.js +4 -4
  6. package/agnostic/html/hyper-json/cast/index.js +7 -7
  7. package/agnostic/html/hyper-json/index.js +8 -8
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +7 -7
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +7 -7
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +7 -7
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +7 -7
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +7 -7
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +7 -7
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +7 -7
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +7 -7
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +7 -7
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +7 -7
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +7 -7
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +7 -7
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +7 -7
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +7 -7
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +7 -7
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +7 -7
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +7 -7
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +7 -7
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +7 -7
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +7 -7
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +7 -7
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +7 -7
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +7 -7
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +7 -7
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +7 -7
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +7 -7
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +7 -7
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +7 -7
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +7 -7
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +7 -7
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +7 -7
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +7 -7
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +7 -7
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +7 -7
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +7 -7
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +7 -7
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +7 -7
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +7 -7
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +7 -7
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +7 -7
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +7 -7
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +7 -7
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +7 -7
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +7 -7
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +7 -7
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +7 -7
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +7 -7
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +7 -7
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +7 -7
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +7 -7
  58. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +7 -7
  59. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +7 -7
  60. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +7 -7
  61. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +7 -7
  62. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +7 -7
  63. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +7 -7
  64. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +7 -7
  65. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +7 -7
  66. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +7 -7
  67. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +7 -7
  68. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +7 -7
  69. package/agnostic/html/hyper-json/tree/index.js +7 -7
  70. package/agnostic/html/hyper-json/utils/index.js +7 -7
  71. package/agnostic/html/index.js +20 -20
  72. package/agnostic/html/sanitize/index.js +4 -4
  73. package/agnostic/html/selector-to-element/index.js +4 -4
  74. package/agnostic/html/string-to-nodes/index.js +5 -5
  75. package/agnostic/misc/crossenv/index.js +2 -2
  76. package/agnostic/misc/index.js +29 -29
  77. package/agnostic/misc/logs/index.js +2 -2
  78. package/agnostic/misc/lorem-ipsum/index.js +11 -11
  79. package/agnostic/misc/normalize-extension/index.d.ts +1 -0
  80. package/agnostic/misc/normalize-extension/index.js +92 -0
  81. package/agnostic/numbers/index.js +7 -7
  82. package/agnostic/objects/index.js +13 -13
  83. package/agnostic/strings/index.js +9 -9
  84. package/agnostic/time/index.js +4 -4
  85. package/chunks/chunk-2M5P5V6U.js +56 -0
  86. package/chunks/chunk-336RBB5E.js +151 -0
  87. package/chunks/chunk-3LPD7IXF.js +56 -0
  88. package/chunks/chunk-4Y5XR6WC.js +2456 -0
  89. package/chunks/chunk-5B7VSD44.js +37 -0
  90. package/chunks/chunk-5OBHNGEH.js +20 -0
  91. package/chunks/chunk-6ZBDBWLW.js +164 -0
  92. package/chunks/chunk-7JUKBN7P.js +54 -0
  93. package/chunks/chunk-7U5NS3AR.js +151 -0
  94. package/chunks/chunk-7UDN6KBA.js +151 -0
  95. package/chunks/chunk-A6OSVHIK.js +20 -0
  96. package/chunks/chunk-B5XLWFTJ.js +20 -0
  97. package/chunks/chunk-BPBWY4OT.js +191 -0
  98. package/chunks/chunk-BWKM2VQJ.js +191 -0
  99. package/chunks/chunk-CKCTYZF7.js +48 -0
  100. package/chunks/chunk-E2BDKTLL.js +48 -0
  101. package/chunks/chunk-ECGOI4MT.js +20 -0
  102. package/chunks/chunk-FFNIZRZU.js +31 -0
  103. package/chunks/chunk-FZJUZYTP.js +177 -0
  104. package/chunks/chunk-GD6Y5QJV.js +98 -0
  105. package/chunks/chunk-GSZSM3BU.js +37 -0
  106. package/chunks/chunk-GVS2ZPGJ.js +2456 -0
  107. package/chunks/chunk-HBKSSDSX.js +20 -0
  108. package/chunks/chunk-HFH6DXXC.js +2456 -0
  109. package/chunks/chunk-HV2AHV5R.js +164 -0
  110. package/chunks/chunk-IXM6DCIE.js +151 -0
  111. package/chunks/chunk-JBUM5Q5C.js +48 -0
  112. package/chunks/chunk-JJ7PBKSG.js +37 -0
  113. package/chunks/chunk-JS3NE4VI.js +2456 -0
  114. package/chunks/chunk-K66UXFDQ.js +63 -0
  115. package/chunks/chunk-KBCULP7X.js +177 -0
  116. package/chunks/chunk-KC76PUJY.js +48 -0
  117. package/chunks/chunk-MDVYILPB.js +56 -0
  118. package/chunks/chunk-PCTJ7TUG.js +191 -0
  119. package/chunks/chunk-Q4MSGUKR.js +37 -0
  120. package/chunks/chunk-QHQPS7EU.js +31 -0
  121. package/chunks/chunk-REN2I723.js +98 -0
  122. package/chunks/chunk-RQECU6DI.js +56 -0
  123. package/chunks/chunk-SARTUWB5.js +20 -0
  124. package/chunks/chunk-SDFTYOAK.js +20 -0
  125. package/chunks/chunk-TDOBYMTK.js +56 -0
  126. package/chunks/chunk-TPMYILTC.js +191 -0
  127. package/chunks/chunk-TZ7MNWDS.js +20 -0
  128. package/chunks/chunk-U4UHXVMV.js +37 -0
  129. package/chunks/chunk-UYRX3PTS.js +2456 -0
  130. package/chunks/chunk-UZPXYAJR.js +177 -0
  131. package/chunks/chunk-VLC7LRED.js +191 -0
  132. package/chunks/chunk-WGQHXHXS.js +31 -0
  133. package/chunks/chunk-XB3YCG6I.js +48 -0
  134. package/chunks/chunk-XEMFIV2W.js +177 -0
  135. package/chunks/chunk-XVYKCWPR.js +48 -0
  136. package/chunks/chunk-Y5GGIBPI.js +31 -0
  137. package/chunks/chunk-YMF7CUJA.js +20 -0
  138. package/chunks/chunk-Z6ZTRJ67.js +177 -0
  139. package/chunks/chunk-ZLNDBNP4.js +31 -0
  140. package/chunks/chunk-ZVZAGTIT.js +151 -0
  141. package/node/@express/@multer/index.d.ts +6 -1
  142. package/node/@express/@multer/index.js +2 -1
  143. package/node/@express/index.js +2 -1
  144. package/node/@google-cloud/index.js +5 -5
  145. package/node/@google-cloud/storage/file/index.js +9 -9
  146. package/node/@google-cloud/storage/index.js +5 -5
  147. package/node/cloud-storage/index.js +6 -6
  148. package/node/cloud-storage/operations/download/index.js +2 -2
  149. package/node/cloud-storage/operations/index.js +5 -5
  150. package/node/cloud-storage/operations/upload/index.js +2 -2
  151. package/node/files/index.js +4 -4
  152. package/node/images/index.js +21 -21
  153. package/node/images/prepare/index.js +21 -21
  154. package/node/images/transform/frame/index.js +2 -2
  155. package/node/images/transform/index.js +20 -20
  156. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +2 -2
  157. package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +2 -2
  158. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +2 -2
  159. package/node/images/transform/operations/_utils/frame/index.js +6 -6
  160. package/package.json +1 -1
@@ -1,25 +1,25 @@
1
1
  import {
2
2
  LoremIpsum
3
- } from "../../../chunks/chunk-SUWMOLXI.js";
4
- import "../../../chunks/chunk-SAFV7TBT.js";
5
- import "../../../chunks/chunk-72NLUT3X.js";
6
- import "../../../chunks/chunk-YS6WMSWC.js";
7
- import "../../../chunks/chunk-6RGDWX4A.js";
8
- import "../../../chunks/chunk-RCO57B6F.js";
9
- import "../../../chunks/chunk-RLAZR3NL.js";
10
- import "../../../chunks/chunk-VJJIYJMY.js";
3
+ } from "../../../chunks/chunk-BWKM2VQJ.js";
11
4
  import "../../../chunks/chunk-S32K7POB.js";
12
5
  import "../../../chunks/chunk-D3ERTRDW.js";
13
6
  import "../../../chunks/chunk-75BICI4L.js";
14
7
  import "../../../chunks/chunk-OGBUSUE6.js";
15
- import "../../../chunks/chunk-SJLH36CH.js";
16
- import "../../../chunks/chunk-GGT2PUZH.js";
8
+ import "../../../chunks/chunk-WGQHXHXS.js";
9
+ import "../../../chunks/chunk-AQBJ6HNB.js";
10
+ import "../../../chunks/chunk-TIER4TF4.js";
11
+ import "../../../chunks/chunk-FR5H2OCV.js";
17
12
  import "../../../chunks/chunk-S2NMAH7K.js";
18
- import "../../../chunks/chunk-RLJOYG64.js";
19
13
  import "../../../chunks/chunk-LV2VMOWR.js";
14
+ import "../../../chunks/chunk-RLJOYG64.js";
20
15
  import "../../../chunks/chunk-WH6BPDAC.js";
21
16
  import "../../../chunks/chunk-QHLQVR3E.js";
22
17
  import "../../../chunks/chunk-FENXVJYO.js";
18
+ import "../../../chunks/chunk-YS6WMSWC.js";
19
+ import "../../../chunks/chunk-RLAZR3NL.js";
20
+ import "../../../chunks/chunk-6RGDWX4A.js";
21
+ import "../../../chunks/chunk-RCO57B6F.js";
22
+ import "../../../chunks/chunk-VJJIYJMY.js";
23
23
  import "../../../chunks/chunk-NZLE2WMY.js";
24
24
  export {
25
25
  LoremIpsum
@@ -0,0 +1 @@
1
+ export declare function normalizeExtension(extWithoutDot: string, aliasesWithoutDot?: Record<string, string>): string;
@@ -0,0 +1,92 @@
1
+ import "../../../chunks/chunk-NZLE2WMY.js";
2
+
3
+ // src/agnostic/misc/normalize-extension/index.ts
4
+ var defaultAliases = {
5
+ // Images
6
+ jpeg: "jpg",
7
+ jpe: "jpg",
8
+ jfif: "jpg",
9
+ pjpeg: "jpg",
10
+ pjp: "jpg",
11
+ tiff: "tif",
12
+ svgz: "svg",
13
+ // Audio
14
+ m4a: "aac",
15
+ mp2: "mp3",
16
+ mpeg3: "mp3",
17
+ wave: "wav",
18
+ aif: "aiff",
19
+ aifc: "aiff",
20
+ opus: "ogg",
21
+ oga: "ogg",
22
+ // Video
23
+ m4v: "mp4",
24
+ mpe: "mpg",
25
+ mpeg: "mpg",
26
+ ogv: "webm",
27
+ mov: "qt",
28
+ m2ts: "ts",
29
+ tsx: "ts",
30
+ mkv: "webm",
31
+ // often used similarly
32
+ // Fonts
33
+ truetype: "ttf",
34
+ opentype: "otf",
35
+ svgfont: "svg",
36
+ eotfont: "eot",
37
+ // Web / Source Files
38
+ htm: "html",
39
+ xhtml: "html",
40
+ js: "javascript",
41
+ mjs: "js",
42
+ cjs: "js",
43
+ yml: "yaml",
44
+ text: "txt",
45
+ mdown: "md",
46
+ markdown: "md",
47
+ map: "json",
48
+ // Documents
49
+ doc: "docx",
50
+ xls: "xlsx",
51
+ ppt: "pptx",
52
+ rtf: "doc",
53
+ odt: "docx",
54
+ ods: "xlsx",
55
+ odp: "pptx",
56
+ // Archives
57
+ tgz: "tar.gz",
58
+ tbz: "tar.bz2",
59
+ tbz2: "tar.bz2",
60
+ txz: "tar.xz",
61
+ gz: "gzip",
62
+ bz2: "bzip2",
63
+ z: "zip",
64
+ // Code & Scripting
65
+ pyw: "py",
66
+ ipynb: "json",
67
+ "c++": "cpp",
68
+ "h++": "hpp",
69
+ cc: "cpp",
70
+ cxx: "cpp",
71
+ hxx: "hpp",
72
+ sh: "bash",
73
+ bashrc: "bash",
74
+ zshrc: "zsh",
75
+ ps1: "powershell",
76
+ // Configuration
77
+ env: "conf",
78
+ ini: "conf",
79
+ toml: "conf",
80
+ // Misc
81
+ plist: "xml",
82
+ xsl: "xml",
83
+ xslt: "xml",
84
+ svgx: "svg"
85
+ };
86
+ function normalizeExtension(extWithoutDot, aliasesWithoutDot = defaultAliases) {
87
+ const cleaned = extWithoutDot.toLowerCase().replace(/^\./, "");
88
+ return aliasesWithoutDot[cleaned] ?? cleaned;
89
+ }
90
+ export {
91
+ normalizeExtension
92
+ };
@@ -1,19 +1,19 @@
1
- import {
2
- createScale,
3
- getHarmonic
4
- } from "../../chunks/chunk-UYTXXUU7.js";
5
1
  import {
6
2
  absoluteModulo
7
3
  } from "../../chunks/chunk-DNIOWD7K.js";
4
+ import {
5
+ clamp
6
+ } from "../../chunks/chunk-OSAXBA7G.js";
8
7
  import {
9
8
  interpolate
10
9
  } from "../../chunks/chunk-BJAYUP7M.js";
10
+ import {
11
+ createScale,
12
+ getHarmonic
13
+ } from "../../chunks/chunk-UYTXXUU7.js";
11
14
  import {
12
15
  round
13
16
  } from "../../chunks/chunk-32IRF4OP.js";
14
- import {
15
- clamp
16
- } from "../../chunks/chunk-OSAXBA7G.js";
17
17
  import "../../chunks/chunk-NZLE2WMY.js";
18
18
 
19
19
  // src/agnostic/numbers/index.ts
@@ -1,19 +1,10 @@
1
1
  import {
2
- Validation
3
- } from "../../chunks/chunk-FPEW3A27.js";
4
- import {
5
- recordMap
6
- } from "../../chunks/chunk-XNF5MLCQ.js";
7
- import {
8
- Enums
9
- } from "../../chunks/chunk-WOAYU6LB.js";
10
- import "../../chunks/chunk-E6MSDKON.js";
2
+ deepGetProperty
3
+ } from "../../chunks/chunk-SKMCIFS3.js";
11
4
  import {
12
5
  flattenGetters
13
6
  } from "../../chunks/chunk-VFJYLXCI.js";
14
- import {
15
- deepGetProperty
16
- } from "../../chunks/chunk-SKMCIFS3.js";
7
+ import "../../chunks/chunk-SNJJII7A.js";
17
8
  import {
18
9
  isNonNullObject,
19
10
  isObject
@@ -21,10 +12,19 @@ import {
21
12
  import {
22
13
  recordFormat
23
14
  } from "../../chunks/chunk-YP64J65L.js";
15
+ import {
16
+ Validation
17
+ } from "../../chunks/chunk-FPEW3A27.js";
18
+ import {
19
+ recordMap
20
+ } from "../../chunks/chunk-XNF5MLCQ.js";
24
21
  import {
25
22
  isRecord
26
23
  } from "../../chunks/chunk-YDIBNEGA.js";
27
- import "../../chunks/chunk-SNJJII7A.js";
24
+ import {
25
+ Enums
26
+ } from "../../chunks/chunk-WOAYU6LB.js";
27
+ import "../../chunks/chunk-E6MSDKON.js";
28
28
  import "../../chunks/chunk-QXAJXTXV.js";
29
29
  import "../../chunks/chunk-HC6ZOHCS.js";
30
30
  import "../../chunks/chunk-NZLE2WMY.js";
@@ -1,24 +1,24 @@
1
- import {
2
- CharCodes
3
- } from "../../chunks/chunk-34U4HX4V.js";
4
- import {
5
- replaceAll
6
- } from "../../chunks/chunk-ZTDVUXPR.js";
7
1
  import {
8
2
  matches,
9
3
  matchesEvery,
10
4
  matchesSome
11
5
  } from "../../chunks/chunk-LQFKUNVQ.js";
6
+ import {
7
+ CharCodes
8
+ } from "../../chunks/chunk-34U4HX4V.js";
12
9
  import {
13
10
  normalizeIndent
14
11
  } from "../../chunks/chunk-JQXNEJAP.js";
15
12
  import {
16
- trimEnd,
17
- trimStart
18
- } from "../../chunks/chunk-6XL25OZX.js";
13
+ replaceAll
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
@@ -1,6 +1,6 @@
1
1
  import {
2
- Transitions
3
- } from "../../chunks/chunk-ENMBK6H7.js";
2
+ Duration
3
+ } from "../../chunks/chunk-6NYUQXJT.js";
4
4
  import {
5
5
  Dates
6
6
  } from "../../chunks/chunk-FZOU4OAW.js";
@@ -9,8 +9,8 @@ import {
9
9
  timeout
10
10
  } from "../../chunks/chunk-Z7ZDDBV5.js";
11
11
  import {
12
- Duration
13
- } from "../../chunks/chunk-6NYUQXJT.js";
12
+ Transitions
13
+ } from "../../chunks/chunk-ENMBK6H7.js";
14
14
  import {
15
15
  wait
16
16
  } from "../../chunks/chunk-4CIS3R7T.js";
@@ -0,0 +1,56 @@
1
+ import {
2
+ update_metadata_exports
3
+ } from "./chunk-YW5ASSIQ.js";
4
+ import {
5
+ generate_signed_url_exports
6
+ } from "./chunk-OPU4CANL.js";
7
+ import {
8
+ exists_exports
9
+ } from "./chunk-TXGV4KJD.js";
10
+ import {
11
+ get_metadata_exports
12
+ } from "./chunk-KFMYB672.js";
13
+ import {
14
+ move_exports
15
+ } from "./chunk-T55QIYYV.js";
16
+ import {
17
+ get_permissions_exports
18
+ } from "./chunk-GXICX4F6.js";
19
+ import {
20
+ revoke_signed_urls_exports
21
+ } from "./chunk-UUSZJMJB.js";
22
+ import {
23
+ erase_exports
24
+ } from "./chunk-7BCQCDGQ.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-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
+ };