@design-edito/tools 0.1.66 → 0.1.68

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 (178) hide show
  1. package/agnostic/arrays/index.js +8 -8
  2. package/agnostic/arrays/random-pick/index.js +6 -6
  3. package/agnostic/colors/index.js +6 -6
  4. package/agnostic/css/index.js +17 -17
  5. package/agnostic/css/styles-set/index.js +6 -6
  6. package/agnostic/errors/index.js +2 -2
  7. package/agnostic/html/hyper-json/cast/index.js +2 -2
  8. package/agnostic/html/hyper-json/index.js +3 -3
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +2 -2
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +2 -2
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +2 -2
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +2 -2
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +2 -2
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +2 -2
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +2 -2
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +2 -2
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +2 -2
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +2 -2
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +2 -2
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +2 -2
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +2 -2
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +2 -2
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +2 -2
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +2 -2
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +2 -2
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +2 -2
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +2 -2
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +2 -2
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +2 -2
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +2 -2
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +2 -2
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +2 -2
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +2 -2
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +2 -2
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +2 -2
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +2 -2
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +2 -2
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +2 -2
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +2 -2
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +2 -2
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +2 -2
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +2 -2
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +2 -2
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +2 -2
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +2 -2
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +2 -2
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +2 -2
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +2 -2
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +2 -2
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +2 -2
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +2 -2
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +2 -2
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +2 -2
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +2 -2
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +2 -2
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +2 -2
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +2 -2
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +2 -2
  59. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +2 -2
  60. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +2 -2
  61. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +2 -2
  62. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +2 -2
  63. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +2 -2
  64. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +2 -2
  65. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +2 -2
  66. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +2 -2
  67. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +2 -2
  68. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +2 -2
  69. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +2 -2
  70. package/agnostic/html/hyper-json/tree/index.js +2 -2
  71. package/agnostic/html/hyper-json/utils/index.js +2 -2
  72. package/agnostic/html/index.js +19 -19
  73. package/agnostic/html/sanitize/index.js +6 -6
  74. package/agnostic/html/selector-to-element/index.js +6 -6
  75. package/agnostic/html/string-to-nodes/index.js +7 -7
  76. package/agnostic/misc/assert/index.js +3 -3
  77. package/agnostic/misc/crossenv/index.js +2 -2
  78. package/agnostic/misc/index.js +29 -29
  79. package/agnostic/misc/lorem-ipsum/index.js +13 -13
  80. package/agnostic/numbers/index.js +8 -8
  81. package/agnostic/objects/index.js +6 -6
  82. package/agnostic/strings/index.js +6 -6
  83. package/chunks/chunk-236C4IHT.js +98 -0
  84. package/chunks/chunk-2HU2AWWJ.js +35 -0
  85. package/chunks/chunk-3CZNTEF7.js +151 -0
  86. package/chunks/chunk-4ARTWFW5.js +164 -0
  87. package/chunks/chunk-4PJWXOLA.js +16 -0
  88. package/chunks/chunk-4QHGUANF.js +19 -0
  89. package/chunks/chunk-65YZMVWZ.js +35 -0
  90. package/chunks/chunk-6Z6GDMOR.js +28 -0
  91. package/chunks/chunk-72NLUT3X.js +29 -0
  92. package/chunks/chunk-72U4TDEB.js +127 -0
  93. package/chunks/chunk-7OK5NZTY.js +18 -0
  94. package/chunks/chunk-7YW5HL6N.js +168 -0
  95. package/chunks/chunk-B4XUXE7E.js +18 -0
  96. package/chunks/chunk-BZHH4R64.js +20 -0
  97. package/chunks/chunk-C4Q4PC53.js +63 -0
  98. package/chunks/chunk-CHA42BGS.js +48 -0
  99. package/chunks/chunk-E6HDM2M4.js +191 -0
  100. package/chunks/chunk-FHHXI6WC.js +31 -0
  101. package/chunks/chunk-FRP47Y6H.js +2456 -0
  102. package/chunks/chunk-GE7DNPF6.js +63 -0
  103. package/chunks/chunk-GGT2PUZH.js +21 -0
  104. package/chunks/chunk-GOTTGEXI.js +23 -0
  105. package/chunks/chunk-HFIE4SBE.js +16 -0
  106. package/chunks/chunk-IYV3EEYX.js +20 -0
  107. package/chunks/chunk-J35QFU6O.js +21 -0
  108. package/chunks/chunk-JQRLQUMJ.js +16 -0
  109. package/chunks/chunk-JR76DLSV.js +151 -0
  110. package/chunks/chunk-JX45LILQ.js +164 -0
  111. package/chunks/chunk-KL6EJPC3.js +35 -0
  112. package/chunks/chunk-LH6Z6NJY.js +191 -0
  113. package/chunks/chunk-MFK63FMI.js +31 -0
  114. package/chunks/chunk-MKHTR43Q.js +231 -0
  115. package/chunks/chunk-MTT7TVR3.js +127 -0
  116. package/chunks/chunk-MW3KNVTG.js +29 -0
  117. package/chunks/chunk-NA7PT2KE.js +21 -0
  118. package/chunks/chunk-NFIEXASV.js +164 -0
  119. package/chunks/chunk-Q2ZS3QNB.js +151 -0
  120. package/chunks/chunk-SAFV7TBT.js +31 -0
  121. package/chunks/chunk-SJLH36CH.js +26 -0
  122. package/chunks/chunk-SLCGLOYM.js +37 -0
  123. package/chunks/chunk-SUWMOLXI.js +191 -0
  124. package/chunks/chunk-SY65O2JU.js +98 -0
  125. package/chunks/chunk-T6IC7JVI.js +37 -0
  126. package/chunks/chunk-TP6V6CBV.js +177 -0
  127. package/chunks/chunk-U3L3X27Q.js +177 -0
  128. package/chunks/chunk-U5WEI3QA.js +18 -0
  129. package/chunks/chunk-UERX6XGZ.js +21 -0
  130. package/chunks/chunk-UFKH5WD2.js +21 -0
  131. package/chunks/chunk-UODICVLG.js +173 -0
  132. package/chunks/chunk-UUU6DWRQ.js +79 -0
  133. package/chunks/chunk-VDT6ODFV.js +20 -0
  134. package/chunks/chunk-VHPX7UA3.js +177 -0
  135. package/chunks/chunk-VR5JHUKK.js +32 -0
  136. package/chunks/chunk-VSBRIQPH.js +48 -0
  137. package/chunks/chunk-WC2LQPQP.js +26 -0
  138. package/chunks/chunk-WH5V6GK7.js +56 -0
  139. package/chunks/chunk-WIJBRYJ6.js +20 -0
  140. package/chunks/chunk-WP7L5ZFP.js +173 -0
  141. package/chunks/chunk-WTILPGGX.js +69 -0
  142. package/chunks/chunk-X34YXAEL.js +31 -0
  143. package/chunks/chunk-X6WCMUOP.js +18 -0
  144. package/chunks/chunk-XB3ZOIHH.js +2456 -0
  145. package/chunks/chunk-XQMUFSLU.js +16 -0
  146. package/chunks/chunk-XTOAQTLP.js +98 -0
  147. package/chunks/chunk-Y7YEYHRZ.js +69 -0
  148. package/chunks/chunk-YLJBKSLO.js +56 -0
  149. package/chunks/chunk-YMRGCRQ4.js +48 -0
  150. package/chunks/chunk-Z2CU55CF.js +20 -0
  151. package/chunks/chunk-ZNPRJEP5.js +28 -0
  152. package/chunks/chunk-ZQ7ZC7TZ.js +56 -0
  153. package/chunks/chunk-ZVBMPJLH.js +48 -0
  154. package/node/@aws-s3/index.js +3 -3
  155. package/node/@aws-s3/storage/file/index.js +4 -4
  156. package/node/@aws-s3/storage/index.js +3 -3
  157. package/node/@google-cloud/index.js +8 -8
  158. package/node/@google-cloud/storage/file/index.js +16 -16
  159. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  160. package/node/@google-cloud/storage/index.js +8 -8
  161. package/node/cloud-storage/index.js +15 -15
  162. package/node/cloud-storage/operations/download/index.js +3 -3
  163. package/node/cloud-storage/operations/index.js +11 -11
  164. package/node/cloud-storage/operations/upload/index.js +3 -3
  165. package/node/files/index.js +3 -3
  166. package/node/ftps/file/index.js +4 -4
  167. package/node/ftps/index.js +2 -2
  168. package/node/images/index.js +21 -21
  169. package/node/images/prepare/index.js +21 -21
  170. package/node/images/transform/frame/index.js +2 -2
  171. package/node/images/transform/index.js +20 -20
  172. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +2 -2
  173. package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +2 -2
  174. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +2 -2
  175. package/node/images/transform/operations/_utils/frame/index.js +6 -6
  176. package/node/sftp/file/index.js +4 -4
  177. package/node/sftp/index.js +2 -2
  178. package/package.json +2 -2
@@ -0,0 +1,20 @@
1
+ import {
2
+ file_exports
3
+ } from "./chunk-WH5V6GK7.js";
4
+ import {
5
+ bucket_exports
6
+ } from "./chunk-XSVBWVVC.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-NZLE2WMY.js";
10
+
11
+ // src/node/@google-cloud/storage/index.ts
12
+ var storage_exports = {};
13
+ __export(storage_exports, {
14
+ Bucket: () => bucket_exports,
15
+ File: () => file_exports
16
+ });
17
+
18
+ export {
19
+ storage_exports
20
+ };
@@ -0,0 +1,177 @@
1
+ import {
2
+ frame
3
+ } from "./chunk-JX45LILQ.js";
4
+ import {
5
+ frameSchema
6
+ } from "./chunk-Y7YEYHRZ.js";
7
+ import {
8
+ compose
9
+ } from "./chunk-AWVQJNGX.js";
10
+ import {
11
+ scale
12
+ } from "./chunk-JRYI4VBX.js";
13
+ import {
14
+ lineateLevelsSchema
15
+ } from "./chunk-KL6EJPC3.js";
16
+ import {
17
+ normalizeSchema
18
+ } from "./chunk-4QHGUANF.js";
19
+ import {
20
+ resizeSchema
21
+ } from "./chunk-VR5JHUKK.js";
22
+ import {
23
+ rotateSchema
24
+ } from "./chunk-X6WCMUOP.js";
25
+ import {
26
+ scaleSchema
27
+ } from "./chunk-GOTTGEXI.js";
28
+ import {
29
+ saturateSchema
30
+ } from "./chunk-XQMUFSLU.js";
31
+ import {
32
+ extractSchema
33
+ } from "./chunk-NA7PT2KE.js";
34
+ import {
35
+ composeSchema
36
+ } from "./chunk-UUU6DWRQ.js";
37
+ import {
38
+ flipSchema
39
+ } from "./chunk-7OK5NZTY.js";
40
+ import {
41
+ flopSchema
42
+ } from "./chunk-B4XUXE7E.js";
43
+ import {
44
+ flattenSchema
45
+ } from "./chunk-UERX6XGZ.js";
46
+ import {
47
+ hueRotateSchema
48
+ } from "./chunk-JQRLQUMJ.js";
49
+ import {
50
+ lightenSchema
51
+ } from "./chunk-HFIE4SBE.js";
52
+ import {
53
+ modulateSchema
54
+ } from "./chunk-J35QFU6O.js";
55
+ import {
56
+ blurSchema
57
+ } from "./chunk-U5WEI3QA.js";
58
+ import {
59
+ brightenSchema
60
+ } from "./chunk-4PJWXOLA.js";
61
+ import {
62
+ extendSchema
63
+ } from "./chunk-MFK63FMI.js";
64
+ import {
65
+ esm_default
66
+ } from "./chunk-YE67BQQN.js";
67
+ import {
68
+ OperationNames
69
+ } from "./chunk-MOVLLUDL.js";
70
+ import {
71
+ Outcome
72
+ } from "./chunk-JMU5PDBD.js";
73
+ import {
74
+ unknownToString
75
+ } from "./chunk-FENXVJYO.js";
76
+ import {
77
+ __export
78
+ } from "./chunk-NZLE2WMY.js";
79
+
80
+ // src/node/images/transform/index.ts
81
+ var transform_exports = {};
82
+ __export(transform_exports, {
83
+ apply: () => apply,
84
+ isOperation: () => isOperation,
85
+ transform: () => transform
86
+ });
87
+ import sharp from "sharp";
88
+ var operationSchema = esm_default.union([
89
+ // areaComposeSchema,
90
+ blurSchema,
91
+ brightenSchema,
92
+ composeSchema,
93
+ extendSchema,
94
+ extractSchema,
95
+ flattenSchema,
96
+ flipSchema,
97
+ flopSchema,
98
+ frameSchema,
99
+ hueRotateSchema,
100
+ lightenSchema,
101
+ lineateLevelsSchema,
102
+ modulateSchema,
103
+ normalizeSchema,
104
+ resizeSchema,
105
+ rotateSchema,
106
+ saturateSchema,
107
+ scaleSchema
108
+ ]);
109
+ function isOperation(operation) {
110
+ try {
111
+ return Outcome.makeSuccess(operationSchema.parse(operation));
112
+ } catch (err) {
113
+ return Outcome.makeFailure(unknownToString(err));
114
+ }
115
+ }
116
+ async function transform(imageBuffer, operations, checkValidOperations) {
117
+ let sharpInstance = sharp(imageBuffer);
118
+ const needsValidation = checkValidOperations ?? false;
119
+ for (const operation of operations) {
120
+ const _isOperation = isOperation(operation);
121
+ if (!needsValidation || _isOperation.success) {
122
+ console.log("Images:Transform:Operation:Start", operation.name);
123
+ sharpInstance = await apply(sharpInstance, operation);
124
+ console.log("Images:Transform:Operation:Done", operation.name);
125
+ }
126
+ }
127
+ return sharpInstance.toBuffer();
128
+ }
129
+ async function apply(sharpInstance, operation) {
130
+ switch (operation.name) {
131
+ case OperationNames.Blur:
132
+ return sharpInstance.blur(operation.params.sigma);
133
+ case OperationNames.Brighten:
134
+ return sharpInstance.blur(operation.params);
135
+ case OperationNames.Compose:
136
+ return compose(sharpInstance, operation.params);
137
+ case OperationNames.Extend:
138
+ return sharpInstance.extend(operation.params);
139
+ case OperationNames.Extract:
140
+ return sharpInstance.extract(operation.params);
141
+ case OperationNames.Flip:
142
+ return sharpInstance.flip(operation.params.flip);
143
+ case OperationNames.Flop:
144
+ return sharpInstance.flop(operation.params.flop);
145
+ case OperationNames.Frame:
146
+ return frame(sharpInstance, operation.params);
147
+ case OperationNames.Flatten:
148
+ return sharpInstance.flatten(operation.params);
149
+ case OperationNames.HueRotate:
150
+ return sharpInstance.modulate({ hue: operation.params });
151
+ case OperationNames.Lighten:
152
+ return sharpInstance.modulate({ lightness: operation.params });
153
+ case OperationNames.LineateLevels:
154
+ return sharpInstance.linear(operation.params.multiplier, operation.params.offset);
155
+ case OperationNames.Modulate:
156
+ return sharpInstance.modulate(operation.params);
157
+ case OperationNames.Normalize:
158
+ return sharpInstance.normalize(operation.params);
159
+ case OperationNames.Resize:
160
+ return sharpInstance.resize(operation.params);
161
+ case OperationNames.Rotate:
162
+ return sharpInstance.rotate(operation.params.angle);
163
+ case OperationNames.Saturate:
164
+ return sharpInstance.modulate({ saturation: operation.params });
165
+ case OperationNames.Scale:
166
+ return scale(sharpInstance, operation.params);
167
+ default:
168
+ return sharpInstance;
169
+ }
170
+ }
171
+
172
+ export {
173
+ isOperation,
174
+ transform,
175
+ apply,
176
+ transform_exports
177
+ };
@@ -0,0 +1,32 @@
1
+ import {
2
+ colorSchema
3
+ } from "./chunk-U7R6TPHR.js";
4
+ import {
5
+ esm_default
6
+ } from "./chunk-YE67BQQN.js";
7
+ import {
8
+ OperationNames
9
+ } from "./chunk-MOVLLUDL.js";
10
+
11
+ // src/node/images/transform/resize/index.ts
12
+ var resizeSchema = esm_default.object({
13
+ name: esm_default.literal(OperationNames.Resize),
14
+ params: esm_default.object({
15
+ width: esm_default.number().min(0),
16
+ height: esm_default.number().min(0),
17
+ options: esm_default.object({
18
+ background: esm_default.optional(colorSchema),
19
+ fit: esm_default.enum([
20
+ "contain",
21
+ "cover",
22
+ "fill",
23
+ "inside",
24
+ "outside"
25
+ ]).optional()
26
+ }).optional()
27
+ })
28
+ });
29
+
30
+ export {
31
+ resizeSchema
32
+ };
@@ -0,0 +1,48 @@
1
+ import {
2
+ download
3
+ } from "./chunk-IARWH6LC.js";
4
+ import {
5
+ download as download2
6
+ } from "./chunk-26QQ56SS.js";
7
+ import {
8
+ download as download4
9
+ } from "./chunk-V4S34MIM.js";
10
+ import {
11
+ s3IdentifierData
12
+ } from "./chunk-MOBGB2PH.js";
13
+ import {
14
+ download as download3
15
+ } from "./chunk-MFWKY3DT.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/download/index.ts
24
+ var download_exports = {};
25
+ __export(download_exports, {
26
+ download: () => download5
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 download5(targetPath, endpointType, endpointIdentifier, client) {
33
+ if (endpointType === "gcs-bucket" /* GCS */ && client instanceof Bucket) return await download(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 download2(targetPath, bucketName, client);
38
+ }
39
+ if (endpointType === "ftp" /* FTP */ && client instanceof FtpClient) return await download3(targetPath, client);
40
+ if (endpointType === "ftps" /* FTPS */ && client instanceof FtpClient) return await download3(targetPath, client);
41
+ if (endpointType === "sftp" /* SFTP */ && client instanceof SftpClient) return await download4(targetPath, client);
42
+ return Outcome.makeFailure("Invalid endpoint or client type");
43
+ }
44
+
45
+ export {
46
+ download5 as download,
47
+ download_exports
48
+ };
@@ -0,0 +1,26 @@
1
+ import {
2
+ Crossenv
3
+ } from "./chunk-UFKH5WD2.js";
4
+ import {
5
+ Errors
6
+ } from "./chunk-2KT7AKRW.js";
7
+
8
+ // src/shared/errors/index.ts
9
+ var register = Errors.Register.from({
10
+ ["no-window-document-on-runtime" /* NO_DOCUMENT */]: {
11
+ message: `Runtime '${Crossenv.detectRuntime()}' does not provide a Document object, cannot complete.`,
12
+ detailsMaker: () => void 0
13
+ },
14
+ ["no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */]: {
15
+ message: `Please provide a Document object since none are found on runtime '${Crossenv.detectRuntime()}'`,
16
+ detailsMaker: (tips) => tips
17
+ },
18
+ ["impossible-to-pick-in-array" /* IMPOSSIBLE_TO_PICK_IN_ARRAY */]: {
19
+ message: "Impossible to pick",
20
+ detailsMaker: (array) => array.length === 0 ? "Array cannot be empty" : "Too many exclusions"
21
+ }
22
+ });
23
+
24
+ export {
25
+ register
26
+ };
@@ -0,0 +1,56 @@
1
+ import {
2
+ revoke_signed_urls_exports
3
+ } from "./chunk-UUSZJMJB.js";
4
+ import {
5
+ get_permissions_exports
6
+ } from "./chunk-GXICX4F6.js";
7
+ import {
8
+ update_metadata_exports
9
+ } from "./chunk-YW5ASSIQ.js";
10
+ import {
11
+ copy_exports
12
+ } from "./chunk-SZQHLC4K.js";
13
+ import {
14
+ generate_signed_url_exports
15
+ } from "./chunk-OPU4CANL.js";
16
+ import {
17
+ exists_exports
18
+ } from "./chunk-TXGV4KJD.js";
19
+ import {
20
+ erase_exports
21
+ } from "./chunk-7BCQCDGQ.js";
22
+ import {
23
+ get_metadata_exports
24
+ } from "./chunk-KFMYB672.js";
25
+ import {
26
+ move_exports
27
+ } from "./chunk-T55QIYYV.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,20 @@
1
+ import {
2
+ download_exports
3
+ } from "./chunk-VSBRIQPH.js";
4
+ import {
5
+ upload_exports
6
+ } from "./chunk-CHA42BGS.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,173 @@
1
+ import {
2
+ Random
3
+ } from "./chunk-S32K7POB.js";
4
+ import {
5
+ register
6
+ } from "./chunk-SJLH36CH.js";
7
+
8
+ // src/agnostic/css/styles-set/index.tsx
9
+ import { Component } from "react";
10
+ import { createRoot as reactCreateRoot } from "react-dom/client";
11
+ import { Fragment, jsx } from "react/jsx-runtime";
12
+ var StylesSet = class _StylesSet {
13
+ static defaultPrivateIDAttribute = "data-styleset-private-id";
14
+ static defaultPublicIDAttribute = "data-styleset-public-id";
15
+ tagsPrivateIDAttribute = _StylesSet.defaultPrivateIDAttribute;
16
+ tagsPublicIDAttribute = _StylesSet.defaultPublicIDAttribute;
17
+ _items = /* @__PURE__ */ new Map();
18
+ get items() {
19
+ const sortedItemsArray = Array.from(this._items).map(([privateId, item]) => {
20
+ const targetPosition = this.getTargetPosition(privateId) ?? 0;
21
+ return { targetPosition, privateId, item };
22
+ }).sort((a, b) => a.targetPosition - b.targetPosition).map(({ item, privateId }) => [privateId, item]);
23
+ const sortedItemsMap = new Map(sortedItemsArray);
24
+ return sortedItemsMap;
25
+ }
26
+ getTargetPosition(privateId) {
27
+ const orderedStyles = Array.from(this._items).map(([privateId2, data]) => ({ privateId: privateId2, data })).sort((a, b) => {
28
+ const aPos = a.data.position ?? 0;
29
+ const bPos = b.data.position ?? 0;
30
+ return aPos - bPos;
31
+ });
32
+ const foundIndex = orderedStyles.findIndex((item) => item.privateId === privateId);
33
+ return foundIndex === -1 ? null : foundIndex;
34
+ }
35
+ setTagsPrivateIDAttribute(str) {
36
+ this.tagsPrivateIDAttribute = str;
37
+ return this;
38
+ }
39
+ setTagsPublicIDAttribute(str) {
40
+ this.tagsPublicIDAttribute = str;
41
+ return this;
42
+ }
43
+ getById(id) {
44
+ const found = Array.from(this._items.values()).find((entry) => entry.id === id);
45
+ if (found === void 0) return void 0;
46
+ return found;
47
+ }
48
+ generateUniquePrivateId() {
49
+ const existingIds = Array.from(this._items.keys());
50
+ const generated = Random.randomHash(12);
51
+ if (existingIds.includes(generated)) return this.generateUniquePrivateId();
52
+ return generated;
53
+ }
54
+ _rendered = /* @__PURE__ */ new Map();
55
+ render(element) {
56
+ const root = reactCreateRoot(element);
57
+ const items = this.items;
58
+ root.render(/* @__PURE__ */ jsx(
59
+ StylesSetComp,
60
+ {
61
+ items,
62
+ privateIDAttribute: this.tagsPrivateIDAttribute,
63
+ publicIDAttribute: this.tagsPublicIDAttribute
64
+ }
65
+ ));
66
+ this._rendered.set(element, root);
67
+ return this;
68
+ }
69
+ unmount(element) {
70
+ if (!this._rendered.has(element)) return this;
71
+ const root = this._rendered.get(element);
72
+ if (root === void 0) return this;
73
+ root.unmount();
74
+ this._rendered.delete(element);
75
+ return this;
76
+ }
77
+ updateRendered() {
78
+ const { items } = this;
79
+ this._rendered.forEach((root) => root.render(/* @__PURE__ */ jsx(
80
+ StylesSetComp,
81
+ {
82
+ items,
83
+ privateIDAttribute: this.tagsPrivateIDAttribute,
84
+ publicIDAttribute: this.tagsPublicIDAttribute
85
+ }
86
+ )));
87
+ return this;
88
+ }
89
+ addItem(item, abortIfIdExists = true) {
90
+ const existing = Array.from(this._items.entries()).map(([privateId2, entry]) => ({ privateId: privateId2, entry })).find(({ entry }) => entry.id !== void 0 && entry.id === item.id);
91
+ if (existing !== void 0) {
92
+ if (abortIfIdExists) return this;
93
+ this._items.delete(existing.privateId);
94
+ }
95
+ const privateId = this.generateUniquePrivateId();
96
+ this._items.set(privateId, item);
97
+ this.updateRendered();
98
+ return this;
99
+ }
100
+ removeItem(idOrPosition) {
101
+ if (typeof idOrPosition === "string") {
102
+ const existing = Array.from(this._items.entries()).map(([privateId, entry]) => ({ privateId, entry })).find(({ entry }) => entry.id !== void 0 && entry.id === idOrPosition);
103
+ if (existing === void 0) return this;
104
+ this._items.delete(existing.privateId);
105
+ this.updateRendered();
106
+ return this;
107
+ }
108
+ const toRemove = Array.from(this._items).map(([privateId, entry]) => ({ privateId, entry })).at(idOrPosition);
109
+ if (toRemove === void 0) return this;
110
+ this._items.delete(toRemove.privateId);
111
+ this.updateRendered();
112
+ return this;
113
+ }
114
+ async getDomString(documentObj) {
115
+ const actualDocumentObj = documentObj ?? window.document;
116
+ if (actualDocumentObj === null) throw register.getError("no-window-document-on-runtime" /* NO_DOCUMENT */);
117
+ return new Promise((resolve) => {
118
+ const tempElt = actualDocumentObj.createElement("div");
119
+ const tempRoot = reactCreateRoot(tempElt);
120
+ const { items } = this;
121
+ const onRendered = () => {
122
+ resolve(tempElt.innerHTML);
123
+ tempRoot.unmount();
124
+ tempElt.remove();
125
+ };
126
+ tempRoot.render(/* @__PURE__ */ jsx(
127
+ StylesSetComp,
128
+ {
129
+ items,
130
+ privateIDAttribute: this.tagsPrivateIDAttribute,
131
+ publicIDAttribute: this.tagsPublicIDAttribute,
132
+ onRendered
133
+ }
134
+ ));
135
+ });
136
+ }
137
+ };
138
+ var StylesSetComp = class extends Component {
139
+ componentDidMount() {
140
+ const { props } = this;
141
+ const { onRendered } = props;
142
+ if (onRendered !== void 0) onRendered();
143
+ }
144
+ componentDidUpdate() {
145
+ const { props } = this;
146
+ const { onRendered } = props;
147
+ if (onRendered !== void 0) onRendered();
148
+ }
149
+ render() {
150
+ const { props } = this;
151
+ const items = props.items ?? /* @__PURE__ */ new Map();
152
+ const pidAttr = props.privateIDAttribute ?? StylesSet.defaultPrivateIDAttribute;
153
+ const idAttr = props.publicIDAttribute ?? StylesSet.defaultPublicIDAttribute;
154
+ return /* @__PURE__ */ jsx(Fragment, { children: Array.from(items).map(([privateId, itemData]) => {
155
+ const customAttributes = { [pidAttr]: privateId, [idAttr]: itemData.id };
156
+ if (itemData.type === "url") return /* @__PURE__ */ jsx(
157
+ "link",
158
+ {
159
+ onLoad: itemData.onLoad,
160
+ rel: "stylesheet",
161
+ href: itemData.content,
162
+ ...customAttributes
163
+ }
164
+ );
165
+ return /* @__PURE__ */ jsx("style", { ...customAttributes, children: itemData.content });
166
+ }) });
167
+ }
168
+ };
169
+
170
+ export {
171
+ StylesSet,
172
+ StylesSetComp
173
+ };
@@ -0,0 +1,69 @@
1
+ import {
2
+ createTileBackgroundSchema
3
+ } from "./chunk-E3GK7YZ7.js";
4
+ import {
5
+ createLineBackgroundSchema
6
+ } from "./chunk-YCSC7QNV.js";
7
+ import {
8
+ positionsSchema
9
+ } from "./chunk-D47ZPEUU.js";
10
+ import {
11
+ colorSchema
12
+ } from "./chunk-U7R6TPHR.js";
13
+ import {
14
+ OperationNames
15
+ } from "./chunk-MOVLLUDL.js";
16
+ import {
17
+ esm_default
18
+ } from "./chunk-YE67BQQN.js";
19
+
20
+ // src/node/images/transform/frame/index.tsx
21
+ var createBackgroundOptionsSchema = {
22
+ colorPalette: esm_default.optional(esm_default.object({
23
+ extract: esm_default.optional(esm_default.object({
24
+ nbColor: esm_default.number()
25
+ })),
26
+ use: esm_default.optional(esm_default.object({
27
+ RGBColors: esm_default.array(esm_default.tuple([esm_default.number(), esm_default.number(), esm_default.number()]))
28
+ })),
29
+ densify: esm_default.optional(esm_default.object({
30
+ types: esm_default.array(esm_default.enum([
31
+ "default",
32
+ "default-lighten",
33
+ "default-saturate",
34
+ "complementary",
35
+ "complementary-lighten",
36
+ "complementary-saturate"
37
+ ])),
38
+ ligthenIntensity: esm_default.optional(esm_default.number()),
39
+ saturateIntensity: esm_default.optional(esm_default.number())
40
+ })),
41
+ compose: esm_default.optional(esm_default.object({
42
+ nbColor: esm_default.optional(esm_default.number()),
43
+ mix: esm_default.optional(esm_default.boolean())
44
+ }))
45
+ }))
46
+ };
47
+ var frameSchema = esm_default.object({
48
+ name: esm_default.literal(OperationNames.Frame),
49
+ params: esm_default.object({
50
+ dimensions: esm_default.object({
51
+ widthPx: esm_default.number().min(0),
52
+ heightPx: esm_default.number().min(0)
53
+ }),
54
+ imageScale: esm_default.object({
55
+ xRatio: esm_default.optional(esm_default.number().min(0).max(1)),
56
+ yRatio: esm_default.optional(esm_default.number().min(0).max(1))
57
+ }).optional(),
58
+ positions: positionsSchema,
59
+ background: esm_default.union([
60
+ colorSchema,
61
+ createLineBackgroundSchema.extend(createBackgroundOptionsSchema),
62
+ createTileBackgroundSchema.extend(createBackgroundOptionsSchema)
63
+ ])
64
+ })
65
+ });
66
+
67
+ export {
68
+ frameSchema
69
+ };
@@ -0,0 +1,31 @@
1
+ import {
2
+ make
3
+ } from "./chunk-RLAZR3NL.js";
4
+ import {
5
+ randomPick,
6
+ randomPickMany
7
+ } from "./chunk-AQBJ6HNB.js";
8
+ import {
9
+ shuffle
10
+ } from "./chunk-VJJIYJMY.js";
11
+ import {
12
+ findDuplicates
13
+ } from "./chunk-YS6WMSWC.js";
14
+ import {
15
+ isArrayOf
16
+ } from "./chunk-6RGDWX4A.js";
17
+
18
+ // src/agnostic/arrays/index.tsx
19
+ var Arrays;
20
+ ((Arrays2) => {
21
+ Arrays2.findDuplicates = findDuplicates;
22
+ Arrays2.isArrayOf = isArrayOf;
23
+ Arrays2.make = make;
24
+ Arrays2.randomPick = randomPick;
25
+ Arrays2.randomPickMany = randomPickMany;
26
+ Arrays2.shuffle = shuffle;
27
+ })(Arrays || (Arrays = {}));
28
+
29
+ export {
30
+ Arrays
31
+ };
@@ -0,0 +1,18 @@
1
+ import {
2
+ esm_default
3
+ } from "./chunk-YE67BQQN.js";
4
+ import {
5
+ OperationNames
6
+ } from "./chunk-MOVLLUDL.js";
7
+
8
+ // src/node/images/transform/rotate/index.ts
9
+ var rotateSchema = esm_default.object({
10
+ name: esm_default.literal(OperationNames.Rotate),
11
+ params: esm_default.object({
12
+ angle: esm_default.number()
13
+ })
14
+ });
15
+
16
+ export {
17
+ rotateSchema
18
+ };