@design-edito/tools 0.1.29 → 0.1.31

Sign up to get free protection for your applications and to get access to all the features.
Files changed (89) hide show
  1. package/agnostic/css/index.js +5 -4
  2. package/agnostic/html/get-node-ancestors/index.d.ts +1 -1
  3. package/agnostic/html/get-node-ancestors/index.js +1 -1
  4. package/agnostic/html/hyper-json/cast/index.js +3 -3
  5. package/agnostic/html/hyper-json/index.d.ts +0 -2
  6. package/agnostic/html/hyper-json/index.js +4 -4
  7. package/agnostic/html/hyper-json/serialize/index.js +2 -2
  8. package/agnostic/html/hyper-json/transformers/append/index.js +3 -3
  9. package/agnostic/html/hyper-json/transformers/classList/index.js +3 -3
  10. package/agnostic/html/hyper-json/transformers/index.js +3 -3
  11. package/agnostic/html/hyper-json/transformers/join/index.js +3 -3
  12. package/agnostic/html/hyper-json/transformers/length/index.js +3 -3
  13. package/agnostic/html/hyper-json/transformers/print/index.js +3 -3
  14. package/agnostic/html/hyper-json/transformers/push/index.js +3 -3
  15. package/agnostic/html/hyper-json/transformers/querySelector/index.js +3 -3
  16. package/agnostic/html/hyper-json/transformers/ref/index.js +3 -3
  17. package/agnostic/html/hyper-json/transformers/replace/index.js +3 -3
  18. package/agnostic/html/hyper-json/transformers/split/index.js +3 -3
  19. package/agnostic/html/hyper-json/transformers/toArray/index.js +3 -3
  20. package/agnostic/html/hyper-json/transformers/toBoolean/index.js +3 -3
  21. package/agnostic/html/hyper-json/transformers/toElement/index.js +3 -3
  22. package/agnostic/html/hyper-json/transformers/toNodeList/index.js +3 -3
  23. package/agnostic/html/hyper-json/transformers/toNull/index.js +3 -3
  24. package/agnostic/html/hyper-json/transformers/toNumber/index.js +3 -3
  25. package/agnostic/html/hyper-json/transformers/toRecord/index.js +3 -3
  26. package/agnostic/html/hyper-json/transformers/toRef/index.js +3 -3
  27. package/agnostic/html/hyper-json/transformers/toString/index.js +3 -3
  28. package/agnostic/html/hyper-json/transformers/toText/index.js +3 -3
  29. package/agnostic/html/hyper-json/transformers/toTransformer/index.js +3 -3
  30. package/agnostic/html/hyper-json/transformers/transformSelected/index.js +3 -3
  31. package/agnostic/html/hyper-json/transformers/trim/index.js +3 -3
  32. package/agnostic/html/hyper-json/tree/index.js +3 -3
  33. package/agnostic/html/hyper-json/utils/index.js +3 -3
  34. package/agnostic/html/index.js +18 -18
  35. package/agnostic/html/sanitize/index.js +6 -5
  36. package/agnostic/html/selector-to-element/index.js +6 -5
  37. package/agnostic/html/string-to-nodes/index.js +7 -6
  38. package/agnostic/misc/cast/index.d.ts +1 -0
  39. package/agnostic/misc/cast/index.js +1 -1
  40. package/agnostic/misc/crossenv/detect-runtime/index.d.ts +2 -0
  41. package/agnostic/misc/crossenv/detect-runtime/index.js +7 -0
  42. package/agnostic/misc/crossenv/index.d.ts +6 -14
  43. package/agnostic/misc/crossenv/index.js +4 -3
  44. package/agnostic/misc/crossenv/types/index.d.ts +19 -0
  45. package/agnostic/misc/crossenv/types/index.js +6 -0
  46. package/agnostic/misc/crossenv/window/index.d.ts +7 -0
  47. package/agnostic/misc/crossenv/window/index.js +6 -0
  48. package/agnostic/misc/index.js +11 -10
  49. package/agnostic/misc/lorem-ipsum/index.js +2 -2
  50. package/agnostic/numbers/index.js +5 -5
  51. package/agnostic/numbers/interpolate/index.d.ts +1 -0
  52. package/agnostic/numbers/interpolate/index.js +3 -1
  53. package/agnostic/objects/flatten-getters/index.js +2 -2
  54. package/agnostic/objects/index.d.ts +2 -0
  55. package/agnostic/objects/index.js +10 -6
  56. package/agnostic/objects/record-format/index.d.ts +1 -1
  57. package/agnostic/objects/record-format/index.js +4 -14
  58. package/agnostic/optim/index.js +3 -3
  59. package/agnostic/strings/index.js +5 -5
  60. package/agnostic/time/index.js +3 -3
  61. package/chunks/chunk-BJAYUP7M.js +13 -0
  62. package/chunks/chunk-BQV4DOSE.js +1108 -0
  63. package/chunks/chunk-BVCWBTHQ.js +35 -0
  64. package/chunks/chunk-C5753KUP.js +127 -0
  65. package/chunks/chunk-CAMYGA44.js +22 -0
  66. package/chunks/chunk-CB52KVOZ.js +22 -0
  67. package/chunks/chunk-EVOTJ7SU.js +35 -0
  68. package/chunks/chunk-FR5H2OCV.js +21 -0
  69. package/chunks/chunk-G2NZXHW6.js +21 -0
  70. package/chunks/chunk-GPWFYPER.js +211 -0
  71. package/chunks/chunk-HP3OH2K7.js +27 -0
  72. package/chunks/chunk-KN4RZPDY.js +211 -0
  73. package/chunks/chunk-LUPVHC73.js +17 -0
  74. package/chunks/chunk-LV2VMOWR.js +18 -0
  75. package/chunks/chunk-MUGIN5OW.js +211 -0
  76. package/chunks/chunk-NFUY7SLX.js +211 -0
  77. package/chunks/chunk-NWFX6TEY.js +28 -0
  78. package/chunks/chunk-OVG5RGI3.js +29 -0
  79. package/chunks/chunk-RLJOYG64.js +33 -0
  80. package/chunks/chunk-S2NMAH7K.js +19 -0
  81. package/chunks/chunk-SNJJII7A.js +65 -0
  82. package/chunks/chunk-UFKH5WD2.js +21 -0
  83. package/chunks/chunk-VFJYLXCI.js +23 -0
  84. package/chunks/chunk-VKURVIRV.js +28 -0
  85. package/chunks/chunk-WABWQCFE.js +127 -0
  86. package/chunks/chunk-YP64J65L.js +17 -0
  87. package/chunks/chunk-ZCPGE7H7.js +64 -0
  88. package/node/files/index.js +4 -4
  89. package/package.json +1 -1
@@ -0,0 +1,211 @@
1
+ import {
2
+ isArrayOf
3
+ } from "./chunk-6RGDWX4A.js";
4
+ import {
5
+ RANDOM_PICK_ERR_SYMBOL,
6
+ randomPick
7
+ } from "./chunk-FCU6IHKD.js";
8
+ import {
9
+ findDuplicates
10
+ } from "./chunk-YS6WMSWC.js";
11
+ import {
12
+ make
13
+ } from "./chunk-RLAZR3NL.js";
14
+ import {
15
+ Random
16
+ } from "./chunk-OVG5RGI3.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.RANDOM_PICK_ERR_SYMBOL = RANDOM_PICK_ERR_SYMBOL;
25
+ Arrays2.randomPick = randomPick;
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,17 @@
1
+ // src/agnostic/html/get-node-ancestors/index.ts
2
+ function getNodeAncestors(node, traverseShadowRoots) {
3
+ const returned = [];
4
+ let currentNode = node;
5
+ while (currentNode !== null) {
6
+ returned.push(currentNode);
7
+ const parentNode = currentNode.parentNode;
8
+ const parentElement = currentNode.parentElement;
9
+ const nextNode = parentNode instanceof ShadowRoot ? traverseShadowRoots ? parentNode.host : parentElement : parentElement;
10
+ currentNode = nextNode;
11
+ }
12
+ return returned;
13
+ }
14
+
15
+ export {
16
+ getNodeAncestors
17
+ };
@@ -0,0 +1,18 @@
1
+ // src/agnostic/misc/crossenv/types/index.ts
2
+ var Types;
3
+ ((Types2) => {
4
+ let RuntimeName;
5
+ ((RuntimeName2) => {
6
+ RuntimeName2["NODE"] = "Node.js";
7
+ RuntimeName2["BROWSER"] = "Browser";
8
+ RuntimeName2["DENO"] = "Deno";
9
+ RuntimeName2["REACT_NATIVE"] = "React Native";
10
+ RuntimeName2["ELECTRON"] = "Electron";
11
+ RuntimeName2["CLOUDFLARE"] = "Cloudflare Workers";
12
+ RuntimeName2["AWS_LAMBDA"] = "AWS Lambda";
13
+ })(RuntimeName = Types2.RuntimeName || (Types2.RuntimeName = {}));
14
+ })(Types || (Types = {}));
15
+
16
+ export {
17
+ Types
18
+ };
@@ -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
+ RANDOM_PICK_ERR_SYMBOL,
9
+ randomPick
10
+ } from "./chunk-FCU6IHKD.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.RANDOM_PICK_ERR_SYMBOL = RANDOM_PICK_ERR_SYMBOL;
25
+ Arrays2.randomPick = randomPick;
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,211 @@
1
+ import {
2
+ findDuplicates
3
+ } from "./chunk-YS6WMSWC.js";
4
+ import {
5
+ make
6
+ } from "./chunk-RLAZR3NL.js";
7
+ import {
8
+ RANDOM_PICK_ERR_SYMBOL,
9
+ randomPick
10
+ } from "./chunk-FCU6IHKD.js";
11
+ import {
12
+ isArrayOf
13
+ } from "./chunk-6RGDWX4A.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.RANDOM_PICK_ERR_SYMBOL = RANDOM_PICK_ERR_SYMBOL;
25
+ Arrays2.randomPick = randomPick;
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,28 @@
1
+ import {
2
+ Sanitize
3
+ } from "./chunk-WABWQCFE.js";
4
+ import {
5
+ register
6
+ } from "./chunk-CB52KVOZ.js";
7
+
8
+ // src/agnostic/html/string-to-nodes/index.ts
9
+ function stringToNodes(dirtyStr, options) {
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 sanitizeOptions = {
13
+ ...options?.sanitize,
14
+ documentObj: options?.sanitize?.documentObj ?? options?.documentObj
15
+ };
16
+ const str = options?.sanitize !== void 0 ? Sanitize.sanitize(dirtyStr, sanitizeOptions) : dirtyStr;
17
+ const wrapperDiv = actualDocument.createElement("div");
18
+ wrapperDiv.innerHTML = str;
19
+ const nodes = Array.from(wrapperDiv.childNodes).filter((node) => {
20
+ const allowedNodeTypes = [Node.ELEMENT_NODE, Node.TEXT_NODE];
21
+ return allowedNodeTypes.includes(node.nodeType);
22
+ });
23
+ return nodes;
24
+ }
25
+
26
+ export {
27
+ stringToNodes
28
+ };