@design-edito/tools 0.1.43 → 0.1.45

Sign up to get free protection for your applications and to get access to all the features.
Files changed (144) hide show
  1. package/agnostic/arrays/index.d.ts +2 -2
  2. package/agnostic/arrays/is-array-of/index.d.ts +3 -3
  3. package/agnostic/arrays/random-pick/index.d.ts +2 -2
  4. package/agnostic/arrays/random-pick/index.js +13 -5
  5. package/agnostic/css/index.d.ts +2 -2
  6. package/agnostic/css/index.js +14 -14
  7. package/agnostic/errors/index.js +2 -2
  8. package/agnostic/html/hyper-json/cast/index.js +4 -3
  9. package/agnostic/html/hyper-json/index.js +5 -4
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +4 -3
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +4 -3
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +4 -3
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +4 -3
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +4 -3
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +4 -3
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +4 -3
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +4 -3
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +4 -3
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +4 -3
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +4 -3
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +4 -3
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +4 -3
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -3
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -3
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -3
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -3
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -3
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -3
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -3
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -3
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -3
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -3
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -3
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -3
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -3
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -3
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -3
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -3
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +4 -3
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +4 -3
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +4 -3
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +4 -3
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +4 -3
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +4 -3
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +4 -3
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +4 -3
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +4 -3
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +4 -3
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +4 -3
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +4 -3
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +4 -3
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +4 -3
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +4 -3
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +4 -3
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +4 -3
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +4 -3
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +4 -3
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +4 -3
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +4 -3
  60. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.js +1 -1
  61. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +4 -3
  62. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +4 -3
  63. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +4 -3
  64. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +4 -3
  65. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +4 -3
  66. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +4 -3
  67. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +4 -3
  68. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +4 -3
  69. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +4 -3
  70. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +4 -3
  71. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +4 -3
  72. package/agnostic/html/hyper-json/tree/index.js +4 -3
  73. package/agnostic/html/hyper-json/utils/index.js +4 -3
  74. package/agnostic/html/index.js +18 -17
  75. package/agnostic/html/sanitize/index.js +4 -4
  76. package/agnostic/html/selector-to-element/index.js +4 -4
  77. package/agnostic/html/string-to-nodes/index.js +5 -5
  78. package/agnostic/misc/assert/index.d.ts +4 -2
  79. package/agnostic/misc/assert/index.js +5 -1
  80. package/agnostic/misc/index.d.ts +0 -2
  81. package/agnostic/misc/index.js +21 -19
  82. package/agnostic/misc/is-constructor-function/index.d.ts +1 -1
  83. package/agnostic/misc/lorem-ipsum/index.js +14 -6
  84. package/agnostic/numbers/index.js +8 -8
  85. package/agnostic/objects/index.js +9 -9
  86. package/agnostic/strings/index.d.ts +3 -0
  87. package/agnostic/strings/index.js +8 -2
  88. package/agnostic/strings/trim/index.d.ts +2 -0
  89. package/agnostic/strings/trim/index.js +8 -0
  90. package/agnostic/time/index.js +3 -3
  91. package/chunks/chunk-2HU2AWWJ.js +35 -0
  92. package/chunks/chunk-36CTYZYA.js +28 -0
  93. package/chunks/chunk-65YZMVWZ.js +35 -0
  94. package/chunks/chunk-6XL25OZX.js +12 -0
  95. package/chunks/chunk-6Z6GDMOR.js +28 -0
  96. package/chunks/chunk-72NLUT3X.js +29 -0
  97. package/chunks/chunk-72U4TDEB.js +127 -0
  98. package/chunks/chunk-7DNQ6RM2.js +211 -0
  99. package/chunks/chunk-7K2EL46G.js +2391 -0
  100. package/chunks/chunk-AQBJ6HNB.js +29 -0
  101. package/chunks/chunk-B446JIN3.js +29 -0
  102. package/chunks/chunk-C7SRAQMW.js +29 -0
  103. package/chunks/chunk-CHUOCTRP.js +26 -0
  104. package/chunks/chunk-CQEDNACN.js +28 -0
  105. package/chunks/chunk-CRGUZBZX.js +37 -0
  106. package/chunks/chunk-E4FJHD5R.js +67 -0
  107. package/chunks/chunk-FHEUGVMU.js +37 -0
  108. package/chunks/chunk-FQD3VK47.js +37 -0
  109. package/chunks/chunk-GGT2PUZH.js +21 -0
  110. package/chunks/chunk-HNB6B4FO.js +37 -0
  111. package/chunks/chunk-HP722G2E.js +211 -0
  112. package/chunks/chunk-HQACEDCF.js +37 -0
  113. package/chunks/chunk-IECKIGM7.js +2391 -0
  114. package/chunks/chunk-JJK5733Z.js +211 -0
  115. package/chunks/chunk-JWF5EKM2.js +127 -0
  116. package/chunks/chunk-JYW5L62E.js +211 -0
  117. package/chunks/chunk-LLGU4W6F.js +37 -0
  118. package/chunks/chunk-MTT7TVR3.js +127 -0
  119. package/chunks/chunk-MW3KNVTG.js +29 -0
  120. package/chunks/chunk-N37FT2RW.js +2391 -0
  121. package/chunks/chunk-NHQVXC4Y.js +2391 -0
  122. package/chunks/chunk-P2H6PV4O.js +26 -0
  123. package/chunks/chunk-PIIE3634.js +37 -0
  124. package/chunks/chunk-QAQZEKIF.js +20 -0
  125. package/chunks/chunk-RDQJSWRC.js +127 -0
  126. package/chunks/chunk-RX3BKRJU.js +2407 -0
  127. package/chunks/chunk-SA2IY5LN.js +35 -0
  128. package/chunks/chunk-SBAY4ZKE.js +211 -0
  129. package/chunks/chunk-SJLH36CH.js +26 -0
  130. package/chunks/chunk-SKBOSWM2.js +35 -0
  131. package/chunks/chunk-TIER4TF4.js +26 -0
  132. package/chunks/chunk-TL3JMADI.js +2391 -0
  133. package/chunks/chunk-WAMSK4A3.js +67 -0
  134. package/chunks/chunk-WC2LQPQP.js +26 -0
  135. package/chunks/chunk-X5HMM3LD.js +35 -0
  136. package/chunks/chunk-XB3EGDBI.js +127 -0
  137. package/chunks/chunk-XWU7O5KD.js +211 -0
  138. package/chunks/chunk-YCZQAM7E.js +2407 -0
  139. package/chunks/chunk-YVHJ7TUJ.js +211 -0
  140. package/chunks/chunk-ZBBU2P4D.js +28 -0
  141. package/chunks/chunk-ZNPRJEP5.js +28 -0
  142. package/node/files/index.js +3 -3
  143. package/package.json +1 -1
  144. package/shared/errors/index.d.ts +38 -1
@@ -0,0 +1,211 @@
1
+ import {
2
+ Random
3
+ } from "./chunk-DCKTGQOX.js";
4
+ import {
5
+ findDuplicates
6
+ } from "./chunk-YS6WMSWC.js";
7
+ import {
8
+ make
9
+ } from "./chunk-RLAZR3NL.js";
10
+ import {
11
+ isArrayOf
12
+ } from "./chunk-6RGDWX4A.js";
13
+ import {
14
+ randomPick,
15
+ randomPickMany
16
+ } from "./chunk-72NLUT3X.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
+ })(Arrays || (Arrays = {}));
27
+
28
+ // src/agnostic/misc/lorem-ipsum/index.ts
29
+ var LoremIpsum;
30
+ ((LoremIpsum2) => {
31
+ LoremIpsum2.words = [
32
+ "a",
33
+ "ac",
34
+ "accumsan",
35
+ "adipiscing",
36
+ "aenean",
37
+ "aliquam",
38
+ "aliquet",
39
+ "amet",
40
+ "ante",
41
+ "arcu",
42
+ "at",
43
+ "auctor",
44
+ "augue",
45
+ "bibendum",
46
+ "blandit",
47
+ "condimentum",
48
+ "consectetur",
49
+ "consequat",
50
+ "convallis",
51
+ "cras",
52
+ "curabitur",
53
+ "cursus",
54
+ "dapibus",
55
+ "diam",
56
+ "dictum",
57
+ "dictumst",
58
+ "dignissim",
59
+ "dolor",
60
+ "donec",
61
+ "dui",
62
+ "duis",
63
+ "efficitur",
64
+ "egestas",
65
+ "eget",
66
+ "eleifend",
67
+ "elementum",
68
+ "elit",
69
+ "enim",
70
+ "erat",
71
+ "eros",
72
+ "est",
73
+ "et",
74
+ "eu",
75
+ "euismod",
76
+ "ex",
77
+ "facilisis",
78
+ "faucibus",
79
+ "felis",
80
+ "feugiat",
81
+ "finibus",
82
+ "fringilla",
83
+ "fusce",
84
+ "gravida",
85
+ "habitasse",
86
+ "hac",
87
+ "hendrerit",
88
+ "iaculis",
89
+ "id",
90
+ "imperdiet",
91
+ "in",
92
+ "integer",
93
+ "interdum",
94
+ "ipsum",
95
+ "justo",
96
+ "lacinia",
97
+ "lacus",
98
+ "laoreet",
99
+ "lectus",
100
+ "leo",
101
+ "libero",
102
+ "ligula",
103
+ "lobortis",
104
+ "lorem",
105
+ "luctus",
106
+ "maecenas",
107
+ "magna",
108
+ "malesuada",
109
+ "massa",
110
+ "mattis",
111
+ "mauris",
112
+ "maximus",
113
+ "metus",
114
+ "mi",
115
+ "molestie",
116
+ "mollis",
117
+ "morbi",
118
+ "nam",
119
+ "nec",
120
+ "neque",
121
+ "nibh",
122
+ "nisi",
123
+ "nisl",
124
+ "non",
125
+ "nulla",
126
+ "nullam",
127
+ "nunc",
128
+ "odio",
129
+ "orci",
130
+ "ornare",
131
+ "pellentesque",
132
+ "pharetra",
133
+ "phasellus",
134
+ "placerat",
135
+ "platea",
136
+ "porta",
137
+ "porttitor",
138
+ "posuere",
139
+ "praesent",
140
+ "pulvinar",
141
+ "purus",
142
+ "quam",
143
+ "quis",
144
+ "quisque",
145
+ "risus",
146
+ "rutrum",
147
+ "sagittis",
148
+ "sapien",
149
+ "sed",
150
+ "sem",
151
+ "semper",
152
+ "sit",
153
+ "sodales",
154
+ "sollicitudin",
155
+ "suscipit",
156
+ "suspendisse",
157
+ "tellus",
158
+ "tempor",
159
+ "tempus",
160
+ "tincidunt",
161
+ "tortor",
162
+ "tristique",
163
+ "turpis",
164
+ "ultrices",
165
+ "ultricies",
166
+ "urna",
167
+ "ut",
168
+ "vehicula",
169
+ "vel",
170
+ "velit",
171
+ "venenatis",
172
+ "vestibulum",
173
+ "vitae",
174
+ "vivamus",
175
+ "viverra",
176
+ "volutpat",
177
+ "vulputate"
178
+ ];
179
+ LoremIpsum2.generateSentence = (wordCount) => {
180
+ const resultArr = [];
181
+ let currentWordCound = wordCount;
182
+ for (let i = 0; i < currentWordCound; i++) {
183
+ const picked = Arrays.randomPick(LoremIpsum2.words);
184
+ if (typeof picked === "string") resultArr.push(picked);
185
+ else {
186
+ currentWordCound += 1;
187
+ }
188
+ }
189
+ const [firstWord, ...otherWords] = resultArr;
190
+ if (firstWord === void 0) return "";
191
+ const capFirstLetter = firstWord?.charAt(0).toUpperCase();
192
+ const restOfFirstWord = firstWord?.slice(1);
193
+ const sentence = [
194
+ `${capFirstLetter}${restOfFirstWord}`,
195
+ ...otherWords
196
+ ].join(" ");
197
+ return `${sentence}.`;
198
+ };
199
+ LoremIpsum2.generateSentences = (sentencesCount, maxSentenceLength = 12, minSentenceLength = 4) => {
200
+ const sentences = [];
201
+ for (let i = 0; i < sentencesCount; i++) {
202
+ const length = Random.randomInt(maxSentenceLength, minSentenceLength) ?? 8;
203
+ sentences.push((0, LoremIpsum2.generateSentence)(length));
204
+ }
205
+ return sentences;
206
+ };
207
+ })(LoremIpsum || (LoremIpsum = {}));
208
+
209
+ export {
210
+ LoremIpsum
211
+ };
@@ -0,0 +1,127 @@
1
+ import {
2
+ register
3
+ } from "./chunk-CHUOCTRP.js";
4
+
5
+ // src/agnostic/html/sanitize/index.ts
6
+ var Sanitize;
7
+ ((Sanitize2) => {
8
+ Sanitize2.defaultOptions = { depth: 20 };
9
+ function sanitize(inputStr, options = Sanitize2.defaultOptions) {
10
+ const actualDocument = options.documentObj ?? window.document;
11
+ if (actualDocument === null) throw register.getError("no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */, "See documentObj in the options object");
12
+ const wrapperDiv = actualDocument.createElement("div");
13
+ const { inputFreeTransform } = options;
14
+ wrapperDiv.innerHTML = inputFreeTransform !== void 0 ? inputFreeTransform(inputStr) : inputStr;
15
+ const sanitizedWrapper = sanitizeElement(wrapperDiv, options);
16
+ const returned = sanitizedWrapper?.innerHTML;
17
+ return returned ?? "";
18
+ }
19
+ Sanitize2.sanitize = sanitize;
20
+ function sanitizeElement(element, options = Sanitize2.defaultOptions) {
21
+ const actualDocument = options.documentObj ?? window.document;
22
+ if (actualDocument === null) throw register.getError("no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */, "See documentObj in the options object");
23
+ const { tagName, attributes, childNodes } = element;
24
+ const {
25
+ allowedTags = [],
26
+ allowedAttributes = {},
27
+ forbiddenTags = [],
28
+ forbiddenAttributes = {},
29
+ depth = 20,
30
+ verbose = false
31
+ } = options;
32
+ if (depth <= 0) {
33
+ console.warn("Max depth reached");
34
+ return null;
35
+ }
36
+ const normalizedTagName = tagName.toLowerCase().trim();
37
+ const tagIsInForbidden = forbiddenTags.includes("*") || forbiddenTags.includes(normalizedTagName);
38
+ if (tagIsInForbidden) {
39
+ if (verbose === true) console.warn(tagName, "tag is forbidden");
40
+ return null;
41
+ }
42
+ const tagIsInAllowed = allowedTags.includes("*") || allowedTags.includes(normalizedTagName);
43
+ if (!tagIsInAllowed) {
44
+ if (verbose === true) console.warn(tagName, "tag is not allowed");
45
+ return null;
46
+ }
47
+ const returnedElement = actualDocument.createElement(tagName);
48
+ const returnedAttributes = Array.from(attributes).filter(({ name: attributeName, value: attributeValue }) => {
49
+ const allTagsForbiddenAttributes = forbiddenAttributes["*"] ?? [];
50
+ const thisTagForbiddenAttributes = forbiddenAttributes[normalizedTagName] ?? [];
51
+ const mergedForbiddenAttributes = [...allTagsForbiddenAttributes, ...thisTagForbiddenAttributes];
52
+ const isInForbidden = mergedForbiddenAttributes.some(({
53
+ attributeName: nameTester,
54
+ attributeValues: valTesters
55
+ }) => {
56
+ if (typeof nameTester === "string" && nameTester !== "*" && attributeName !== nameTester) return false;
57
+ if (typeof nameTester !== "string" && !nameTester.test(attributeName)) return false;
58
+ if (valTesters === void 0) {
59
+ if (verbose === true) console.warn(attributeName, "attribute on", tagName, "tag is forbidden");
60
+ return true;
61
+ }
62
+ if (valTesters.includes("*")) {
63
+ if (verbose === true) console.warn(attributeName, "attribute on", tagName, "tag is forbidden");
64
+ return true;
65
+ }
66
+ return valTesters.some((valTester) => {
67
+ if (typeof valTester === "string" && attributeValue === valTester) {
68
+ if (verbose === true) console.warn(attributeValue, "value for", attributeName, "attribute on", tagName, "tag is forbidden. Rule:", valTester);
69
+ return true;
70
+ }
71
+ if (typeof valTester !== "string" && valTester.test(attributeValue)) {
72
+ if (verbose === true) console.warn(attributeValue, "value for", attributeName, "attribute on", tagName, "tag is forbidden. Rule:", valTester);
73
+ return true;
74
+ }
75
+ return false;
76
+ });
77
+ });
78
+ if (isInForbidden) return false;
79
+ const allTagsAllowedAttributes = allowedAttributes["*"] ?? [];
80
+ const thisTagAllowedAttributes = allowedAttributes[normalizedTagName] ?? [];
81
+ const mergedAllowedAttributes = [...allTagsAllowedAttributes, ...thisTagAllowedAttributes];
82
+ let latestNotAllowedReason = [tagName, "has no allowed attributes"];
83
+ const isInAllowed = mergedAllowedAttributes.some(({
84
+ attributeName: nameTester,
85
+ attributeValues: valTesters
86
+ }) => {
87
+ if (typeof nameTester === "string" && nameTester !== "*" && attributeName !== nameTester) {
88
+ latestNotAllowedReason = [attributeName, "attribute on", tagName, "tag is not allowed"];
89
+ return false;
90
+ }
91
+ if (typeof nameTester !== "string" && !nameTester.test(attributeName)) {
92
+ latestNotAllowedReason = [attributeName, "attribute on", tagName, "tag is not allowed"];
93
+ return false;
94
+ }
95
+ if (valTesters === void 0) return true;
96
+ if (valTesters.includes("*")) return true;
97
+ return valTesters.some((valTester) => {
98
+ if (typeof valTester === "string" && attributeValue === valTester) return true;
99
+ if (typeof valTester !== "string" && valTester.test(attributeValue)) return true;
100
+ latestNotAllowedReason = [attributeValue, "value for", attributeName, "attribute on", tagName, "tag is not allowed"];
101
+ return false;
102
+ });
103
+ });
104
+ if (!isInAllowed) {
105
+ if (verbose === true) console.warn(...latestNotAllowedReason);
106
+ return false;
107
+ }
108
+ return true;
109
+ });
110
+ returnedAttributes.forEach(({ name, value }) => {
111
+ returnedElement.setAttribute(name, value);
112
+ });
113
+ const sanitizedChildNodes = Array.from(childNodes).map((node) => {
114
+ if (node.nodeType === Node.ELEMENT_NODE) return sanitizeElement(node, { ...options, depth: depth - 1 });
115
+ else if (node.nodeType === Node.TEXT_NODE) return node;
116
+ else if (options.keepComments === true && node.nodeType === Node.COMMENT_NODE) return node;
117
+ return null;
118
+ }).filter((elt) => elt !== null);
119
+ returnedElement.replaceChildren(...sanitizedChildNodes);
120
+ return returnedElement;
121
+ }
122
+ Sanitize2.sanitizeElement = sanitizeElement;
123
+ })(Sanitize || (Sanitize = {}));
124
+
125
+ export {
126
+ Sanitize
127
+ };
@@ -0,0 +1,211 @@
1
+ import {
2
+ findDuplicates
3
+ } from "./chunk-YS6WMSWC.js";
4
+ import {
5
+ isArrayOf
6
+ } from "./chunk-6RGDWX4A.js";
7
+ import {
8
+ randomPick,
9
+ randomPickMany
10
+ } from "./chunk-72NLUT3X.js";
11
+ import {
12
+ make
13
+ } from "./chunk-RLAZR3NL.js";
14
+ import {
15
+ Random
16
+ } from "./chunk-S32K7POB.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
+ })(Arrays || (Arrays = {}));
27
+
28
+ // src/agnostic/misc/lorem-ipsum/index.ts
29
+ var LoremIpsum;
30
+ ((LoremIpsum2) => {
31
+ LoremIpsum2.words = [
32
+ "a",
33
+ "ac",
34
+ "accumsan",
35
+ "adipiscing",
36
+ "aenean",
37
+ "aliquam",
38
+ "aliquet",
39
+ "amet",
40
+ "ante",
41
+ "arcu",
42
+ "at",
43
+ "auctor",
44
+ "augue",
45
+ "bibendum",
46
+ "blandit",
47
+ "condimentum",
48
+ "consectetur",
49
+ "consequat",
50
+ "convallis",
51
+ "cras",
52
+ "curabitur",
53
+ "cursus",
54
+ "dapibus",
55
+ "diam",
56
+ "dictum",
57
+ "dictumst",
58
+ "dignissim",
59
+ "dolor",
60
+ "donec",
61
+ "dui",
62
+ "duis",
63
+ "efficitur",
64
+ "egestas",
65
+ "eget",
66
+ "eleifend",
67
+ "elementum",
68
+ "elit",
69
+ "enim",
70
+ "erat",
71
+ "eros",
72
+ "est",
73
+ "et",
74
+ "eu",
75
+ "euismod",
76
+ "ex",
77
+ "facilisis",
78
+ "faucibus",
79
+ "felis",
80
+ "feugiat",
81
+ "finibus",
82
+ "fringilla",
83
+ "fusce",
84
+ "gravida",
85
+ "habitasse",
86
+ "hac",
87
+ "hendrerit",
88
+ "iaculis",
89
+ "id",
90
+ "imperdiet",
91
+ "in",
92
+ "integer",
93
+ "interdum",
94
+ "ipsum",
95
+ "justo",
96
+ "lacinia",
97
+ "lacus",
98
+ "laoreet",
99
+ "lectus",
100
+ "leo",
101
+ "libero",
102
+ "ligula",
103
+ "lobortis",
104
+ "lorem",
105
+ "luctus",
106
+ "maecenas",
107
+ "magna",
108
+ "malesuada",
109
+ "massa",
110
+ "mattis",
111
+ "mauris",
112
+ "maximus",
113
+ "metus",
114
+ "mi",
115
+ "molestie",
116
+ "mollis",
117
+ "morbi",
118
+ "nam",
119
+ "nec",
120
+ "neque",
121
+ "nibh",
122
+ "nisi",
123
+ "nisl",
124
+ "non",
125
+ "nulla",
126
+ "nullam",
127
+ "nunc",
128
+ "odio",
129
+ "orci",
130
+ "ornare",
131
+ "pellentesque",
132
+ "pharetra",
133
+ "phasellus",
134
+ "placerat",
135
+ "platea",
136
+ "porta",
137
+ "porttitor",
138
+ "posuere",
139
+ "praesent",
140
+ "pulvinar",
141
+ "purus",
142
+ "quam",
143
+ "quis",
144
+ "quisque",
145
+ "risus",
146
+ "rutrum",
147
+ "sagittis",
148
+ "sapien",
149
+ "sed",
150
+ "sem",
151
+ "semper",
152
+ "sit",
153
+ "sodales",
154
+ "sollicitudin",
155
+ "suscipit",
156
+ "suspendisse",
157
+ "tellus",
158
+ "tempor",
159
+ "tempus",
160
+ "tincidunt",
161
+ "tortor",
162
+ "tristique",
163
+ "turpis",
164
+ "ultrices",
165
+ "ultricies",
166
+ "urna",
167
+ "ut",
168
+ "vehicula",
169
+ "vel",
170
+ "velit",
171
+ "venenatis",
172
+ "vestibulum",
173
+ "vitae",
174
+ "vivamus",
175
+ "viverra",
176
+ "volutpat",
177
+ "vulputate"
178
+ ];
179
+ LoremIpsum2.generateSentence = (wordCount) => {
180
+ const resultArr = [];
181
+ let currentWordCound = wordCount;
182
+ for (let i = 0; i < currentWordCound; i++) {
183
+ const picked = Arrays.randomPick(LoremIpsum2.words);
184
+ if (typeof picked === "string") resultArr.push(picked);
185
+ else {
186
+ currentWordCound += 1;
187
+ }
188
+ }
189
+ const [firstWord, ...otherWords] = resultArr;
190
+ if (firstWord === void 0) return "";
191
+ const capFirstLetter = firstWord?.charAt(0).toUpperCase();
192
+ const restOfFirstWord = firstWord?.slice(1);
193
+ const sentence = [
194
+ `${capFirstLetter}${restOfFirstWord}`,
195
+ ...otherWords
196
+ ].join(" ");
197
+ return `${sentence}.`;
198
+ };
199
+ LoremIpsum2.generateSentences = (sentencesCount, maxSentenceLength = 12, minSentenceLength = 4) => {
200
+ const sentences = [];
201
+ for (let i = 0; i < sentencesCount; i++) {
202
+ const length = Random.randomInt(maxSentenceLength, minSentenceLength) ?? 8;
203
+ sentences.push((0, LoremIpsum2.generateSentence)(length));
204
+ }
205
+ return sentences;
206
+ };
207
+ })(LoremIpsum || (LoremIpsum = {}));
208
+
209
+ export {
210
+ LoremIpsum
211
+ };
@@ -0,0 +1,37 @@
1
+ import {
2
+ Cast,
3
+ Tree,
4
+ Utils
5
+ } from "./chunk-IECKIGM7.js";
6
+ import {
7
+ Types
8
+ } from "./chunk-XEQ2PBT2.js";
9
+ import {
10
+ SmartTags
11
+ } from "./chunk-UT2J62LH.js";
12
+ import {
13
+ Serialize
14
+ } from "./chunk-SXRWMH3U.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
+ };