@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,63 @@
1
+ import {
2
+ saturateColor,
3
+ setColorSaturation
4
+ } from "./chunk-PXRLKO5Y.js";
5
+ import {
6
+ complementColor
7
+ } from "./chunk-2POD3TAX.js";
8
+ import {
9
+ lightenColor,
10
+ setColorLuminance
11
+ } from "./chunk-3LAWRHHB.js";
12
+
13
+ // src/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.ts
14
+ async function createLineBackground(background, dimensions, palette) {
15
+ const lineDimensions = {
16
+ widthPx: dimensions.widthPx,
17
+ heightPx: Math.round(dimensions.heightPx / background.params.nbLines)
18
+ };
19
+ const sharpOverlays = [];
20
+ const maxPaletteLength = palette.length;
21
+ const selectedColorIndex = background.params.colors.selectColorPaletteIndex === "first" ? 0 : background.params.colors.selectColorPaletteIndex === "last" ? palette.length - 1 : background.params.colors.selectColorPaletteIndex;
22
+ for (let i = 0; i < background.params.nbLines; i++) {
23
+ const indexPalette = Math.min(Math.max(0, selectedColorIndex), maxPaletteLength);
24
+ const RGBColor = palette[indexPalette] || [0, 0, 0];
25
+ const primaryRGBColor = applyColorTransformations(RGBColor, background.params.colors.primaryTransformations);
26
+ const secondaryRGBColor = applyColorTransformations(RGBColor, background.params.colors.secondaryTransformations);
27
+ const outputRGBColor = i % 2 === 0 ? primaryRGBColor : secondaryRGBColor;
28
+ const topPx = Math.min(lineDimensions.heightPx * i, dimensions.heightPx);
29
+ sharpOverlays.push({
30
+ input: {
31
+ create: {
32
+ width: lineDimensions.widthPx,
33
+ height: i === background.params.nbLines - 1 ? dimensions.heightPx - topPx : lineDimensions.heightPx,
34
+ channels: 4,
35
+ background: { r: outputRGBColor[0], g: outputRGBColor[1], b: outputRGBColor[2], alpha: 1 }
36
+ }
37
+ },
38
+ left: 0,
39
+ top: topPx
40
+ });
41
+ }
42
+ return sharpOverlays;
43
+ }
44
+ function applyColorTransformations(RGBColor, transformations) {
45
+ transformations.forEach((transformation) => {
46
+ RGBColor = transformColor(RGBColor, transformation);
47
+ });
48
+ return RGBColor;
49
+ }
50
+ function transformColor(RGBColor, transformation) {
51
+ switch (transformation.type) {
52
+ case "saturate":
53
+ return transformation.intensityMode === "add" ? saturateColor(RGBColor, transformation.intensity) : setColorSaturation(RGBColor, transformation.intensity);
54
+ case "lighten":
55
+ return transformation.intensityMode === "add" ? lightenColor(RGBColor, transformation.intensity) : setColorLuminance(RGBColor, transformation.intensity);
56
+ case "complement":
57
+ return complementColor(RGBColor);
58
+ }
59
+ }
60
+
61
+ export {
62
+ createLineBackground
63
+ };
@@ -0,0 +1,48 @@
1
+ import {
2
+ upload
3
+ } from "./chunk-7FJKDVBE.js";
4
+ import {
5
+ upload as upload2
6
+ } from "./chunk-O7UEQQ6H.js";
7
+ import {
8
+ upload as upload4
9
+ } from "./chunk-45WKBXSF.js";
10
+ import {
11
+ s3IdentifierData
12
+ } from "./chunk-MOBGB2PH.js";
13
+ import {
14
+ upload as upload3
15
+ } from "./chunk-ADTQQNIQ.js";
16
+ import {
17
+ Outcome
18
+ } from "./chunk-JMU5PDBD.js";
19
+ import {
20
+ __export
21
+ } from "./chunk-NZLE2WMY.js";
22
+
23
+ // src/node/cloud-storage/operations/upload/index.ts
24
+ var upload_exports = {};
25
+ __export(upload_exports, {
26
+ upload: () => upload5
27
+ });
28
+ import { Bucket } from "@google-cloud/storage";
29
+ import { S3 } from "aws-sdk";
30
+ import { Client as FtpClient } from "basic-ftp";
31
+ import SftpClient from "ssh2-sftp-client";
32
+ async function upload5(fileReadable, targetPath, endpointType, endpointIdentifier, client) {
33
+ if (endpointType === "gcs-bucket" /* GCS */ && client instanceof Bucket) return await upload(fileReadable, targetPath, client);
34
+ if (endpointType === "s3-bucket" /* S3 */ && client instanceof S3) {
35
+ const { bucketName } = s3IdentifierData(endpointIdentifier);
36
+ if (bucketName === null) return Outcome.makeFailure("Invalid S3 bucket name");
37
+ return await upload2(fileReadable, targetPath, bucketName, client);
38
+ }
39
+ if (endpointType === "ftp" /* FTP */ && client instanceof FtpClient) return await upload3(fileReadable, targetPath, client);
40
+ if (endpointType === "ftps" /* FTPS */ && client instanceof FtpClient) return await upload3(fileReadable, targetPath, client);
41
+ if (endpointType === "sftp" /* SFTP */ && client instanceof SftpClient) return await upload4(fileReadable, targetPath, client);
42
+ return Outcome.makeFailure("Invalid endpoint or client type");
43
+ }
44
+
45
+ export {
46
+ upload5 as upload,
47
+ upload_exports
48
+ };
@@ -0,0 +1,191 @@
1
+ import {
2
+ Random
3
+ } from "./chunk-S32K7POB.js";
4
+ import {
5
+ Arrays
6
+ } from "./chunk-X34YXAEL.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,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
+ make
12
+ } from "./chunk-RLAZR3NL.js";
13
+ import {
14
+ randomPick,
15
+ randomPickMany
16
+ } from "./chunk-MW3KNVTG.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
+ };