@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.
- package/agnostic/arrays/index.js +6 -6
- package/agnostic/colors/index.js +7 -7
- package/agnostic/colors/lighten-color/index.js +2 -2
- package/agnostic/colors/saturate-color/index.js +2 -2
- package/agnostic/html/hyper-json/cast/index.js +8 -8
- package/agnostic/html/hyper-json/index.js +9 -9
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +8 -8
- package/agnostic/html/hyper-json/tree/index.js +8 -8
- package/agnostic/html/hyper-json/utils/index.js +8 -8
- package/agnostic/html/index.js +19 -19
- package/agnostic/misc/index.js +16 -16
- package/agnostic/misc/lorem-ipsum/index.js +7 -7
- package/agnostic/misc/normalize-extension/index.d.ts +1 -0
- package/agnostic/misc/normalize-extension/index.js +92 -0
- package/agnostic/numbers/index.js +6 -6
- package/agnostic/objects/index.js +15 -15
- package/agnostic/strings/index.js +9 -9
- package/agnostic/time/index.js +3 -3
- package/chunks/chunk-336RBB5E.js +151 -0
- package/chunks/chunk-3LPD7IXF.js +56 -0
- package/chunks/chunk-7UDN6KBA.js +151 -0
- package/chunks/chunk-B5XLWFTJ.js +20 -0
- package/chunks/chunk-BWKM2VQJ.js +191 -0
- package/chunks/chunk-CKCTYZF7.js +48 -0
- package/chunks/chunk-E2BDKTLL.js +48 -0
- package/chunks/chunk-FZJUZYTP.js +177 -0
- package/chunks/chunk-GSZSM3BU.js +37 -0
- package/chunks/chunk-HBKSSDSX.js +20 -0
- package/chunks/chunk-JS3NE4VI.js +2456 -0
- package/chunks/chunk-MDVYILPB.js +56 -0
- package/chunks/chunk-PCTJ7TUG.js +191 -0
- package/chunks/chunk-Q4MSGUKR.js +37 -0
- package/chunks/chunk-TZ7MNWDS.js +20 -0
- package/chunks/chunk-UYRX3PTS.js +2456 -0
- package/chunks/chunk-WGQHXHXS.js +31 -0
- package/chunks/chunk-XB3YCG6I.js +48 -0
- package/chunks/chunk-XVYKCWPR.js +48 -0
- package/chunks/chunk-YMF7CUJA.js +20 -0
- package/chunks/chunk-Z6ZTRJ67.js +177 -0
- package/chunks/chunk-ZLNDBNP4.js +31 -0
- package/node/@google-cloud/index.js +3 -3
- package/node/@google-cloud/storage/file/index.js +4 -4
- package/node/@google-cloud/storage/index.js +3 -3
- package/node/cloud-storage/index.js +7 -7
- package/node/cloud-storage/operations/download/index.js +2 -2
- package/node/cloud-storage/operations/index.js +6 -6
- package/node/cloud-storage/operations/upload/index.js +2 -2
- package/node/files/index.js +3 -3
- package/node/ftps/file/index.js +4 -4
- package/node/ftps/index.js +2 -2
- package/node/images/index.js +25 -25
- package/node/images/prepare/index.js +25 -25
- package/node/images/transform/frame/index.js +2 -2
- package/node/images/transform/index.js +24 -24
- package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +4 -4
- package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +5 -5
- package/node/images/transform/operations/_utils/frame/index.js +7 -7
- package/package.json +1 -1
@@ -0,0 +1,48 @@
|
|
1
|
+
import {
|
2
|
+
download
|
3
|
+
} from "./chunk-IARWH6LC.js";
|
4
|
+
import {
|
5
|
+
download as download4
|
6
|
+
} from "./chunk-V4S34MIM.js";
|
7
|
+
import {
|
8
|
+
download as download2
|
9
|
+
} from "./chunk-26QQ56SS.js";
|
10
|
+
import {
|
11
|
+
download as download3
|
12
|
+
} from "./chunk-MFWKY3DT.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/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,177 @@
|
|
1
|
+
import {
|
2
|
+
scale
|
3
|
+
} from "./chunk-JRYI4VBX.js";
|
4
|
+
import {
|
5
|
+
frame
|
6
|
+
} from "./chunk-RCWLMVSZ.js";
|
7
|
+
import {
|
8
|
+
frameSchema
|
9
|
+
} from "./chunk-X244JGZD.js";
|
10
|
+
import {
|
11
|
+
compose
|
12
|
+
} from "./chunk-AWVQJNGX.js";
|
13
|
+
import {
|
14
|
+
modulateSchema
|
15
|
+
} from "./chunk-6IZ5HUJJ.js";
|
16
|
+
import {
|
17
|
+
normalizeSchema
|
18
|
+
} from "./chunk-662SOZWA.js";
|
19
|
+
import {
|
20
|
+
lineateLevelsSchema
|
21
|
+
} from "./chunk-6EIF24H5.js";
|
22
|
+
import {
|
23
|
+
resizeSchema
|
24
|
+
} from "./chunk-LSOHLSF5.js";
|
25
|
+
import {
|
26
|
+
rotateSchema
|
27
|
+
} from "./chunk-D33KC6NN.js";
|
28
|
+
import {
|
29
|
+
saturateSchema
|
30
|
+
} from "./chunk-ZMMNN3QA.js";
|
31
|
+
import {
|
32
|
+
scaleSchema
|
33
|
+
} from "./chunk-NAP2XNYN.js";
|
34
|
+
import {
|
35
|
+
composeSchema
|
36
|
+
} from "./chunk-G3HAKMUB.js";
|
37
|
+
import {
|
38
|
+
extendSchema
|
39
|
+
} from "./chunk-WRRA3BN4.js";
|
40
|
+
import {
|
41
|
+
extractSchema
|
42
|
+
} from "./chunk-C3ZKLONL.js";
|
43
|
+
import {
|
44
|
+
flattenSchema
|
45
|
+
} from "./chunk-Z4PVE6SR.js";
|
46
|
+
import {
|
47
|
+
flipSchema
|
48
|
+
} from "./chunk-T2T5BYTW.js";
|
49
|
+
import {
|
50
|
+
flopSchema
|
51
|
+
} from "./chunk-UNHNZAVP.js";
|
52
|
+
import {
|
53
|
+
hueRotateSchema
|
54
|
+
} from "./chunk-YEYXAV23.js";
|
55
|
+
import {
|
56
|
+
lightenSchema
|
57
|
+
} from "./chunk-W6JPRXQ4.js";
|
58
|
+
import {
|
59
|
+
blurSchema
|
60
|
+
} from "./chunk-3UM5CZA5.js";
|
61
|
+
import {
|
62
|
+
brightenSchema
|
63
|
+
} from "./chunk-CM6AHRTS.js";
|
64
|
+
import {
|
65
|
+
OperationNames
|
66
|
+
} from "./chunk-MOVLLUDL.js";
|
67
|
+
import {
|
68
|
+
esm_default
|
69
|
+
} from "./chunk-YE67BQQN.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,37 @@
|
|
1
|
+
import {
|
2
|
+
Cast,
|
3
|
+
Tree,
|
4
|
+
Utils
|
5
|
+
} from "./chunk-UYRX3PTS.js";
|
6
|
+
import {
|
7
|
+
Serialize
|
8
|
+
} from "./chunk-SXRWMH3U.js";
|
9
|
+
import {
|
10
|
+
Types
|
11
|
+
} from "./chunk-XEQ2PBT2.js";
|
12
|
+
import {
|
13
|
+
SmartTags
|
14
|
+
} from "./chunk-UT2J62LH.js";
|
15
|
+
import {
|
16
|
+
Transformer
|
17
|
+
} from "./chunk-BKO7GLC2.js";
|
18
|
+
import {
|
19
|
+
Method
|
20
|
+
} from "./chunk-RW7VAKJW.js";
|
21
|
+
|
22
|
+
// src/agnostic/html/hyper-json/index.ts
|
23
|
+
var HyperJson;
|
24
|
+
((HyperJson2) => {
|
25
|
+
HyperJson2.Cast = Cast;
|
26
|
+
HyperJson2.Method = Method;
|
27
|
+
HyperJson2.Serialize = Serialize;
|
28
|
+
HyperJson2.SmartTags = SmartTags;
|
29
|
+
HyperJson2.Transformer = Transformer;
|
30
|
+
HyperJson2.Tree = Tree;
|
31
|
+
HyperJson2.Types = Types;
|
32
|
+
HyperJson2.Utils = Utils;
|
33
|
+
})(HyperJson || (HyperJson = {}));
|
34
|
+
|
35
|
+
export {
|
36
|
+
HyperJson
|
37
|
+
};
|
@@ -0,0 +1,20 @@
|
|
1
|
+
import {
|
2
|
+
bucket_exports
|
3
|
+
} from "./chunk-XSVBWVVC.js";
|
4
|
+
import {
|
5
|
+
file_exports
|
6
|
+
} from "./chunk-MDVYILPB.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
|
+
};
|