@design-edito/tools 0.1.70 → 0.1.71

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 (114) hide show
  1. package/agnostic/arrays/index.js +5 -5
  2. package/agnostic/colors/index.js +8 -8
  3. package/agnostic/css/bem/index.js +2 -2
  4. package/agnostic/css/index.js +9 -9
  5. package/agnostic/html/hyper-json/cast/index.js +6 -6
  6. package/agnostic/html/hyper-json/index.js +7 -7
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +6 -6
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +6 -6
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +6 -6
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +6 -6
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +6 -6
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +6 -6
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +6 -6
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +6 -6
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +6 -6
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +6 -6
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +6 -6
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +6 -6
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +6 -6
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +6 -6
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +6 -6
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +6 -6
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +6 -6
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +6 -6
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +6 -6
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +6 -6
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +6 -6
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +6 -6
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +6 -6
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +6 -6
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +6 -6
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +6 -6
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +6 -6
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +6 -6
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +6 -6
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +6 -6
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +6 -6
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +6 -6
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +6 -6
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +6 -6
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +6 -6
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +6 -6
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +6 -6
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +6 -6
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +6 -6
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +6 -6
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +6 -6
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +6 -6
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +6 -6
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +6 -6
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +6 -6
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +6 -6
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +6 -6
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +6 -6
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +6 -6
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +6 -6
  57. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +6 -6
  58. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +6 -6
  59. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +6 -6
  60. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +6 -6
  61. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +6 -6
  62. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +6 -6
  63. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +6 -6
  64. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +6 -6
  65. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +6 -6
  66. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +6 -6
  67. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +6 -6
  68. package/agnostic/html/hyper-json/tree/index.js +6 -6
  69. package/agnostic/html/hyper-json/utils/index.js +6 -6
  70. package/agnostic/html/index.js +14 -14
  71. package/agnostic/misc/index.js +9 -9
  72. package/agnostic/misc/lorem-ipsum/index.js +6 -6
  73. package/agnostic/numbers/index.js +5 -5
  74. package/agnostic/objects/index.js +7 -7
  75. package/agnostic/optim/index.js +3 -3
  76. package/agnostic/strings/index.js +9 -9
  77. package/agnostic/time/index.js +7 -7
  78. package/chunks/chunk-2EEVPIJE.js +177 -0
  79. package/chunks/chunk-45LGGA3Z.js +31 -0
  80. package/chunks/chunk-476BHNJO.js +37 -0
  81. package/chunks/chunk-AQTNG5G4.js +2456 -0
  82. package/chunks/chunk-AUJB3IJD.js +20 -0
  83. package/chunks/chunk-E4RVKTMW.js +56 -0
  84. package/chunks/chunk-FCMQVBJW.js +20 -0
  85. package/chunks/chunk-G5UR6736.js +31 -0
  86. package/chunks/chunk-HNKD4ZRZ.js +177 -0
  87. package/chunks/chunk-JMA64OLZ.js +191 -0
  88. package/chunks/chunk-JMJZCVSA.js +141 -0
  89. package/chunks/chunk-LZ4P3AYG.js +2456 -0
  90. package/chunks/chunk-NSM7QLE4.js +20 -0
  91. package/chunks/chunk-RDIF5NJQ.js +151 -0
  92. package/chunks/chunk-TEBR4NTW.js +37 -0
  93. package/chunks/chunk-TU3UWOAE.js +56 -0
  94. package/chunks/chunk-WU7NORZV.js +191 -0
  95. package/chunks/chunk-YVLZX2JQ.js +164 -0
  96. package/chunks/chunk-ZSPOYMNQ.js +151 -0
  97. package/node/@google-cloud/index.js +7 -7
  98. package/node/@google-cloud/storage/bucket/index.js +4 -4
  99. package/node/@google-cloud/storage/file/index.js +10 -10
  100. package/node/@google-cloud/storage/index.js +7 -7
  101. package/node/cloud-storage/index.js +8 -8
  102. package/node/cloud-storage/operations/download/index.js +2 -2
  103. package/node/cloud-storage/operations/index.js +5 -5
  104. package/node/cloud-storage/operations/upload/index.js +2 -2
  105. package/node/files/index.js +3 -3
  106. package/node/images/format/index.d.ts +9 -0
  107. package/node/images/format/index.js +20 -1
  108. package/node/images/index.js +16 -16
  109. package/node/images/prepare/index.js +16 -16
  110. package/node/images/transform/index.js +14 -14
  111. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +2 -2
  112. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +2 -2
  113. package/node/images/transform/operations/_utils/frame/index.js +5 -5
  114. package/package.json +1 -1
@@ -0,0 +1,20 @@
1
+ import {
2
+ upload_exports
3
+ } from "./chunk-XB3YCG6I.js";
4
+ import {
5
+ download_exports
6
+ } from "./chunk-XVYKCWPR.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,56 @@
1
+ import {
2
+ revoke_signed_urls_exports
3
+ } from "./chunk-P5OGBBGM.js";
4
+ import {
5
+ erase_exports
6
+ } from "./chunk-7BCQCDGQ.js";
7
+ import {
8
+ exists_exports
9
+ } from "./chunk-TXGV4KJD.js";
10
+ import {
11
+ copy_exports
12
+ } from "./chunk-SZQHLC4K.js";
13
+ import {
14
+ get_metadata_exports
15
+ } from "./chunk-KFMYB672.js";
16
+ import {
17
+ generate_signed_url_exports
18
+ } from "./chunk-OPU4CANL.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
+ update_metadata_exports
27
+ } from "./chunk-YW5ASSIQ.js";
28
+ import {
29
+ upload_exports
30
+ } from "./chunk-7FJKDVBE.js";
31
+ import {
32
+ download_exports
33
+ } from "./chunk-IARWH6LC.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
+ bucket_exports
3
+ } from "./chunk-XSVBWVVC.js";
4
+ import {
5
+ file_exports
6
+ } from "./chunk-E4RVKTMW.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,31 @@
1
+ import {
2
+ shuffle
3
+ } from "./chunk-VJJIYJMY.js";
4
+ import {
5
+ findDuplicates
6
+ } from "./chunk-YS6WMSWC.js";
7
+ import {
8
+ isArrayOf
9
+ } from "./chunk-6RGDWX4A.js";
10
+ import {
11
+ randomPick,
12
+ randomPickMany
13
+ } from "./chunk-AQBJ6HNB.js";
14
+ import {
15
+ make
16
+ } from "./chunk-RLAZR3NL.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,177 @@
1
+ import {
2
+ scale
3
+ } from "./chunk-JRYI4VBX.js";
4
+ import {
5
+ frame
6
+ } from "./chunk-YVLZX2JQ.js";
7
+ import {
8
+ frameSchema
9
+ } from "./chunk-X244JGZD.js";
10
+ import {
11
+ compose
12
+ } from "./chunk-AWVQJNGX.js";
13
+ import {
14
+ lineateLevelsSchema
15
+ } from "./chunk-6EIF24H5.js";
16
+ import {
17
+ normalizeSchema
18
+ } from "./chunk-662SOZWA.js";
19
+ import {
20
+ modulateSchema
21
+ } from "./chunk-6IZ5HUJJ.js";
22
+ import {
23
+ saturateSchema
24
+ } from "./chunk-ZMMNN3QA.js";
25
+ import {
26
+ rotateSchema
27
+ } from "./chunk-D33KC6NN.js";
28
+ import {
29
+ resizeSchema
30
+ } from "./chunk-LSOHLSF5.js";
31
+ import {
32
+ scaleSchema
33
+ } from "./chunk-NAP2XNYN.js";
34
+ import {
35
+ extendSchema
36
+ } from "./chunk-WRRA3BN4.js";
37
+ import {
38
+ composeSchema
39
+ } from "./chunk-G3HAKMUB.js";
40
+ import {
41
+ flattenSchema
42
+ } from "./chunk-Z4PVE6SR.js";
43
+ import {
44
+ extractSchema
45
+ } from "./chunk-C3ZKLONL.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,191 @@
1
+ import {
2
+ Random
3
+ } from "./chunk-S32K7POB.js";
4
+ import {
5
+ Arrays
6
+ } from "./chunk-45LGGA3Z.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,141 @@
1
+ import {
2
+ esm_default
3
+ } from "./chunk-YE67BQQN.js";
4
+ import {
5
+ Outcome
6
+ } from "./chunk-JMU5PDBD.js";
7
+ import {
8
+ clamp
9
+ } from "./chunk-OSAXBA7G.js";
10
+ import {
11
+ __export
12
+ } from "./chunk-NZLE2WMY.js";
13
+
14
+ // src/node/images/format/index.ts
15
+ var format_exports = {};
16
+ __export(format_exports, {
17
+ format: () => format,
18
+ formatImage: () => formatImage,
19
+ isFormatAvifOptions: () => isFormatAvifOptions,
20
+ isFormatCommonOptions: () => isFormatCommonOptions,
21
+ isFormatHeifOptions: () => isFormatHeifOptions,
22
+ isFormatJpgOptions: () => isFormatJpgOptions,
23
+ isFormatKeepOptions: () => isFormatKeepOptions,
24
+ isFormatOptions: () => isFormatOptions,
25
+ isFormatPngOptions: () => isFormatPngOptions,
26
+ isFormatTiffOptions: () => isFormatTiffOptions,
27
+ isFormatWebpOptions: () => isFormatWebpOptions,
28
+ toAvif: () => toAvif,
29
+ toHeif: () => toHeif,
30
+ toHeight: () => toHeight,
31
+ toJpg: () => toJpg,
32
+ toPng: () => toPng,
33
+ toTiff: () => toTiff,
34
+ toWebp: () => toWebp,
35
+ toWidth: () => toWidth
36
+ });
37
+ import sharp from "sharp";
38
+ async function formatImage(imageBuffer, outputOptions) {
39
+ const { width, height, quality, format: format2 } = outputOptions;
40
+ const sharpInstance = sharp(imageBuffer).resize({
41
+ width,
42
+ height,
43
+ fit: sharp.fit.cover
44
+ });
45
+ let withQuality = sharpInstance;
46
+ if (format2 === "png") {
47
+ withQuality = withQuality.png({ quality });
48
+ } else if (format2 === "jpeg") {
49
+ withQuality = withQuality.jpeg({ quality });
50
+ } else if (format2 === "webp") {
51
+ withQuality = withQuality.webp({ quality });
52
+ } else if (format2 === "avif") {
53
+ withQuality = withQuality.avif({ quality });
54
+ }
55
+ let buffer = Buffer.from([]);
56
+ try {
57
+ buffer = await withQuality.toBuffer();
58
+ } catch (e) {
59
+ console.log("Images:Exports:Error", { e });
60
+ }
61
+ return buffer;
62
+ }
63
+ var formatCommonOptionsSchema = esm_default.object({
64
+ width: esm_default.number().optional(),
65
+ height: esm_default.number().optional(),
66
+ fit: esm_default.enum(["contain", "cover", "fill", "inside", "outside"]).optional()
67
+ });
68
+ var formatJpgOptionsSchema = formatCommonOptionsSchema.extend({ quality: esm_default.number().optional() });
69
+ var formatPngOptionsSchema = formatCommonOptionsSchema.extend({
70
+ quality: esm_default.number().optional(),
71
+ compressionLevel: esm_default.number().optional()
72
+ });
73
+ var formatWebpOptionsSchema = formatCommonOptionsSchema.extend({ quality: esm_default.number().optional() });
74
+ var formatAvifOptionsSchema = formatCommonOptionsSchema.extend({ quality: esm_default.number().optional() });
75
+ var formatTiffOptionsSchema = formatCommonOptionsSchema.extend({
76
+ quality: esm_default.number().optional(),
77
+ compression: esm_default.enum(["none", "jpeg", "deflate", "packbits", "ccittfax4", "lzw", "webp", "zstd", "jp2k"]).optional()
78
+ });
79
+ var formatHeifOptionsSchema = formatCommonOptionsSchema.extend({ quality: esm_default.number().optional() });
80
+ var formatKeepOptionsSchema = formatCommonOptionsSchema;
81
+ var formatOptionsSchema = esm_default.union([
82
+ formatJpgOptionsSchema,
83
+ formatPngOptionsSchema,
84
+ formatWebpOptionsSchema,
85
+ formatAvifOptionsSchema,
86
+ formatTiffOptionsSchema,
87
+ formatHeifOptionsSchema,
88
+ formatKeepOptionsSchema
89
+ ]);
90
+ var isFormatCommonOptions = (options) => formatCommonOptionsSchema.safeParse(options).success;
91
+ var isFormatJpgOptions = (options) => formatJpgOptionsSchema.safeParse(options).success;
92
+ var isFormatPngOptions = (options) => formatPngOptionsSchema.safeParse(options).success;
93
+ var isFormatWebpOptions = (options) => formatWebpOptionsSchema.safeParse(options).success;
94
+ var isFormatAvifOptions = (options) => formatAvifOptionsSchema.safeParse(options).success;
95
+ var isFormatTiffOptions = (options) => formatTiffOptionsSchema.safeParse(options).success;
96
+ var isFormatHeifOptions = (options) => formatHeifOptionsSchema.safeParse(options).success;
97
+ var isFormatKeepOptions = (options) => formatKeepOptionsSchema.safeParse(options).success;
98
+ var isFormatOptions = (options) => formatOptionsSchema.safeParse(options).success;
99
+ async function format(input, typeOrOptions, options) {
100
+ const sharpInstance = sharp(input);
101
+ if (typeof typeOrOptions !== "string") return Outcome.makeSuccess(await sharpInstance.resize(typeOrOptions).toBuffer());
102
+ const type = typeOrOptions;
103
+ if (type === "jpg" || type === "jpeg") return Outcome.makeSuccess(await sharpInstance.jpeg(options).toBuffer());
104
+ if (type === "png") return Outcome.makeSuccess(await sharpInstance.png(options).toBuffer());
105
+ if (type === "webp") return Outcome.makeSuccess(await sharpInstance.webp(options).toBuffer());
106
+ if (type === "avif") return Outcome.makeSuccess(await sharpInstance.avif(options).toBuffer());
107
+ if (type === "tiff") return Outcome.makeSuccess(await sharpInstance.tiff(options).toBuffer());
108
+ if (type === "heif") return Outcome.makeSuccess(await sharpInstance.heif(options).toBuffer());
109
+ return Outcome.makeFailure(`Invalid image format: ${type}`);
110
+ }
111
+ var toWidth = async (input, width) => sharp(input).resize({ width }).toBuffer();
112
+ var toHeight = async (input, height) => sharp(input).resize({ height }).toBuffer();
113
+ var toJpg = async (input, quality) => sharp(input).jpeg({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
114
+ var toPng = async (input, quality, compressionLevel) => sharp(input).png({ quality: clamp(quality ?? 100, 1, 100), compressionLevel }).toBuffer();
115
+ var toWebp = async (input, quality) => sharp(input).webp({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
116
+ var toAvif = async (input, quality) => sharp(input).avif({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
117
+ var toTiff = async (input, quality, compression) => sharp(input).tiff({ quality: clamp(quality ?? 100, 1, 100), compression }).toBuffer();
118
+ var toHeif = async (input, quality) => sharp(input).heif({ quality: clamp(quality ?? 100, 1, 100) }).toBuffer();
119
+
120
+ export {
121
+ formatImage,
122
+ isFormatCommonOptions,
123
+ isFormatJpgOptions,
124
+ isFormatPngOptions,
125
+ isFormatWebpOptions,
126
+ isFormatAvifOptions,
127
+ isFormatTiffOptions,
128
+ isFormatHeifOptions,
129
+ isFormatKeepOptions,
130
+ isFormatOptions,
131
+ format,
132
+ toWidth,
133
+ toHeight,
134
+ toJpg,
135
+ toPng,
136
+ toWebp,
137
+ toAvif,
138
+ toTiff,
139
+ toHeif,
140
+ format_exports
141
+ };