@design-edito/tools 0.1.38 → 0.1.40

Sign up to get free protection for your applications and to get access to all the features.
Files changed (227) hide show
  1. package/agnostic/css/bem/index.js +2 -2
  2. package/agnostic/css/index.js +11 -11
  3. package/agnostic/html/hyper-json/cast/index.d.ts +8 -14
  4. package/agnostic/html/hyper-json/cast/index.js +14 -9
  5. package/agnostic/html/hyper-json/index.d.ts +8 -4
  6. package/agnostic/html/hyper-json/index.js +15 -10
  7. package/agnostic/html/hyper-json/method/index.d.ts +7 -0
  8. package/agnostic/html/hyper-json/method/index.js +6 -0
  9. package/agnostic/html/hyper-json/serialize/index.d.ts +2 -2
  10. package/agnostic/html/hyper-json/serialize/index.js +4 -1
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.d.ts +4 -0
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +21 -0
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.d.ts +3 -0
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +21 -0
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.d.ts +2 -0
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +21 -0
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.d.ts +6 -0
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +21 -0
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.d.ts +5 -0
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +21 -0
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.d.ts +4 -0
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +21 -0
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.d.ts +2 -0
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +21 -0
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.d.ts +4 -0
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +21 -0
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.d.ts +2 -0
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +21 -0
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.d.ts +4 -0
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +21 -0
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.d.ts +4 -0
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +21 -0
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.d.ts +5 -0
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +23 -0
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.d.ts +8 -0
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +21 -0
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.d.ts +4 -0
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +21 -0
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.d.ts +5 -0
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +21 -0
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.d.ts +4 -0
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +21 -0
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.d.ts +4 -0
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +21 -0
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.d.ts +1 -0
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +21 -0
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.d.ts +5 -0
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +21 -0
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.d.ts +2 -0
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +21 -0
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.d.ts +2 -0
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +21 -0
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.d.ts +6 -0
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +21 -0
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.d.ts +2 -0
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +21 -0
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.d.ts +2 -0
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +21 -0
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.d.ts +4 -0
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +21 -0
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.d.ts +2 -0
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +21 -0
  63. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.d.ts +5 -0
  64. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +21 -0
  65. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.d.ts +3 -0
  66. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +21 -0
  67. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts +4 -0
  68. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +21 -0
  69. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +6 -0
  70. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +21 -0
  71. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.d.ts +5 -0
  72. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +21 -0
  73. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.d.ts +4 -0
  74. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +21 -0
  75. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.d.ts +5 -0
  76. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +21 -0
  77. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperties/index.d.ts +4 -0
  78. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperties/index.js +21 -0
  79. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +4 -0
  80. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +21 -0
  81. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.d.ts +5 -0
  82. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +21 -0
  83. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.d.ts +5 -0
  84. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +21 -0
  85. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.d.ts +2 -0
  86. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +21 -0
  87. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.d.ts +2 -0
  88. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +21 -0
  89. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.d.ts +2 -0
  90. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +21 -0
  91. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.d.ts +3 -0
  92. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +21 -0
  93. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.d.ts +4 -0
  94. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +21 -0
  95. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.d.ts +2 -0
  96. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +21 -0
  97. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.d.ts +2 -0
  98. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +21 -0
  99. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.d.ts +2 -0
  100. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +21 -0
  101. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.d.ts +2 -0
  102. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +21 -0
  103. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.d.ts +2 -0
  104. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +21 -0
  105. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.d.ts +2 -0
  106. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +21 -0
  107. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.d.ts +9 -0
  108. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +21 -0
  109. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.d.ts +4 -0
  110. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +21 -0
  111. package/agnostic/html/hyper-json/smart-tags/index.d.ts +4 -0
  112. package/agnostic/html/hyper-json/smart-tags/index.js +9 -0
  113. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts +2 -0
  114. package/agnostic/html/hyper-json/smart-tags/isolated/any/index.js +10 -0
  115. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts +2 -0
  116. package/agnostic/html/hyper-json/smart-tags/isolated/array/index.js +10 -0
  117. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.d.ts +4 -0
  118. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +21 -0
  119. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.d.ts +4 -0
  120. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +21 -0
  121. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.d.ts +4 -0
  122. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +21 -0
  123. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts +2 -0
  124. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +21 -0
  125. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts +2 -0
  126. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +21 -0
  127. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts +4 -0
  128. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +21 -0
  129. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts +2 -0
  130. package/agnostic/html/hyper-json/smart-tags/isolated/null/index.js +10 -0
  131. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.d.ts +4 -0
  132. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +21 -0
  133. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.d.ts +4 -0
  134. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +21 -0
  135. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.d.ts +7 -0
  136. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +23 -0
  137. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.d.ts +4 -0
  138. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +21 -0
  139. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.d.ts +4 -0
  140. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +21 -0
  141. package/agnostic/html/hyper-json/transformer/index.d.ts +33 -0
  142. package/agnostic/html/hyper-json/transformer/index.js +8 -0
  143. package/agnostic/html/hyper-json/transformers/append/index.js +2 -2
  144. package/agnostic/html/hyper-json/transformers/classList/index.js +2 -2
  145. package/agnostic/html/hyper-json/transformers/index.js +2 -2
  146. package/agnostic/html/hyper-json/transformers/join/index.js +2 -2
  147. package/agnostic/html/hyper-json/transformers/length/index.js +2 -2
  148. package/agnostic/html/hyper-json/transformers/print/index.js +2 -2
  149. package/agnostic/html/hyper-json/transformers/push/index.js +2 -2
  150. package/agnostic/html/hyper-json/transformers/querySelector/index.js +2 -2
  151. package/agnostic/html/hyper-json/transformers/ref/index.js +2 -2
  152. package/agnostic/html/hyper-json/transformers/replace/index.js +2 -2
  153. package/agnostic/html/hyper-json/transformers/split/index.js +2 -2
  154. package/agnostic/html/hyper-json/transformers/toArray/index.js +2 -2
  155. package/agnostic/html/hyper-json/transformers/toBoolean/index.js +2 -2
  156. package/agnostic/html/hyper-json/transformers/toElement/index.js +2 -2
  157. package/agnostic/html/hyper-json/transformers/toNodeList/index.js +2 -2
  158. package/agnostic/html/hyper-json/transformers/toNull/index.js +2 -2
  159. package/agnostic/html/hyper-json/transformers/toNumber/index.js +2 -2
  160. package/agnostic/html/hyper-json/transformers/toRecord/index.js +2 -2
  161. package/agnostic/html/hyper-json/transformers/toRef/index.js +2 -2
  162. package/agnostic/html/hyper-json/transformers/toString/index.js +2 -2
  163. package/agnostic/html/hyper-json/transformers/toText/index.js +2 -2
  164. package/agnostic/html/hyper-json/transformers/toTransformer/index.js +2 -2
  165. package/agnostic/html/hyper-json/transformers/transformSelected/index.js +2 -2
  166. package/agnostic/html/hyper-json/transformers/trim/index.js +2 -2
  167. package/agnostic/html/hyper-json/tree/index.d.ts +50 -41
  168. package/agnostic/html/hyper-json/tree/index.js +16 -9
  169. package/agnostic/html/hyper-json/types/index.d.ts +138 -84
  170. package/agnostic/html/hyper-json/types/index.js +1 -1
  171. package/agnostic/html/hyper-json/utils/index.d.ts +49 -8
  172. package/agnostic/html/hyper-json/utils/index.js +14 -9
  173. package/agnostic/html/index.js +25 -20
  174. package/agnostic/html/replace-in-element/index.js +20 -3
  175. package/agnostic/html/sanitize/index.js +4 -4
  176. package/agnostic/html/selector-to-element/index.js +4 -4
  177. package/agnostic/html/string-to-nodes/index.js +5 -5
  178. package/agnostic/misc/crossenv/index.js +2 -2
  179. package/agnostic/misc/index.js +12 -12
  180. package/agnostic/misc/lorem-ipsum/index.js +7 -7
  181. package/agnostic/misc/outcome/index.js +3 -16
  182. package/agnostic/numbers/index.js +6 -6
  183. package/agnostic/objects/deep-get-property/index.d.ts +1 -0
  184. package/agnostic/objects/deep-get-property/index.js +7 -0
  185. package/agnostic/objects/index.d.ts +2 -0
  186. package/agnostic/objects/index.js +13 -9
  187. package/agnostic/optim/index.js +3 -3
  188. package/agnostic/random/index.js +2 -2
  189. package/agnostic/strings/index.js +9 -9
  190. package/agnostic/strings/replace-all/index.d.ts +1 -1
  191. package/agnostic/strings/replace-all/index.js +1 -1
  192. package/agnostic/time/index.js +3 -3
  193. package/chunks/chunk-2G5MFJ66.js +2420 -0
  194. package/chunks/chunk-7VL2O6SQ.js +211 -0
  195. package/chunks/chunk-BKO7GLC2.js +133 -0
  196. package/chunks/chunk-EJEG2LDE.js +2427 -0
  197. package/chunks/chunk-FHLCPVND.js +23 -0
  198. package/chunks/chunk-FOLCH72D.js +211 -0
  199. package/chunks/chunk-GB4UQS6V.js +35 -0
  200. package/chunks/chunk-GPWFYPER.js +211 -0
  201. package/chunks/chunk-JMU5PDBD.js +20 -0
  202. package/chunks/chunk-LOFELEU3.js +1108 -0
  203. package/chunks/chunk-LVXK54LL.js +27 -0
  204. package/chunks/chunk-MAP7OSVR.js +37 -0
  205. package/chunks/chunk-PMYUC6VD.js +37 -0
  206. package/chunks/chunk-PPHUIOHO.js +28 -0
  207. package/chunks/chunk-QAVYONH6.js +20 -0
  208. package/chunks/chunk-QHGZBCFZ.js +1108 -0
  209. package/chunks/chunk-QN3UAKIU.js +21 -0
  210. package/chunks/chunk-RHV7UOXD.js +211 -0
  211. package/chunks/chunk-RW7VAKJW.js +15 -0
  212. package/chunks/chunk-S7MJLTCR.js +211 -0
  213. package/chunks/chunk-SKMCIFS3.js +27 -0
  214. package/chunks/chunk-SXRWMH3U.js +78 -0
  215. package/chunks/chunk-U6YRINXJ.js +22 -0
  216. package/chunks/chunk-UT2J62LH.js +37 -0
  217. package/chunks/chunk-VDNIN3V5.js +23 -0
  218. package/chunks/chunk-XEQ2PBT2.js +20 -0
  219. package/chunks/chunk-XPRBKRSB.js +37 -0
  220. package/chunks/chunk-YGJHHWBJ.js +37 -0
  221. package/chunks/chunk-YMNBUQVR.js +2420 -0
  222. package/chunks/chunk-YO5KOEJF.js +27 -0
  223. package/chunks/chunk-YYE7TVB6.js +2420 -0
  224. package/chunks/chunk-Z352MSRL.js +127 -0
  225. package/chunks/chunk-ZTDVUXPR.js +16 -0
  226. package/node/files/index.js +3 -3
  227. package/package.json +1 -1
@@ -0,0 +1,211 @@
1
+ import {
2
+ RANDOM_PICK_ERR_SYMBOL,
3
+ randomPick
4
+ } from "./chunk-FCU6IHKD.js";
5
+ import {
6
+ Random
7
+ } from "./chunk-S32K7POB.js";
8
+ import {
9
+ make
10
+ } from "./chunk-RLAZR3NL.js";
11
+ import {
12
+ findDuplicates
13
+ } from "./chunk-YS6WMSWC.js";
14
+ import {
15
+ isArrayOf
16
+ } from "./chunk-6RGDWX4A.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,133 @@
1
+ import {
2
+ Method
3
+ } from "./chunk-RW7VAKJW.js";
4
+ import {
5
+ Outcome
6
+ } from "./chunk-JMU5PDBD.js";
7
+
8
+ // src/agnostic/html/hyper-json/transformer/index.ts
9
+ var Transformer = class _Transformer {
10
+ name;
11
+ mode;
12
+ innerValue;
13
+ typeChecks;
14
+ func;
15
+ sourceTree;
16
+ static clone(transformer) {
17
+ const { name, mode, innerValue, typeChecks, func, sourceTree } = transformer;
18
+ return new _Transformer(name, mode, innerValue, typeChecks, func, sourceTree);
19
+ }
20
+ constructor(name, mode, innerValue, typeChecks, func, sourceTree) {
21
+ this.apply = this.apply.bind(this);
22
+ this.getMainAndArgsValue = this.getMainAndArgsValue.bind(this);
23
+ this.makeMainValueError = this.makeMainValueError.bind(this);
24
+ this.makeArgsValueError = this.makeArgsValueError.bind(this);
25
+ this.makeTransformationError = this.makeTransformationError.bind(this);
26
+ this.toMethod = this.toMethod.bind(this);
27
+ this.name = name;
28
+ this.mode = mode;
29
+ this.innerValue = innerValue;
30
+ this.typeChecks = typeChecks;
31
+ this.func = func;
32
+ this.sourceTree = sourceTree;
33
+ }
34
+ getMainAndArgsValue(outerValue) {
35
+ const { mode, innerValue } = this;
36
+ let mainValue;
37
+ let argsValue;
38
+ if (mode === "isolation") {
39
+ if (Array.isArray(innerValue)) {
40
+ innerValue;
41
+ mainValue = innerValue.at(0) ?? [];
42
+ argsValue = innerValue.slice(1);
43
+ } else {
44
+ mainValue = innerValue;
45
+ argsValue = [];
46
+ }
47
+ } else {
48
+ mainValue = outerValue;
49
+ argsValue = Array.isArray(innerValue) ? innerValue : [innerValue];
50
+ }
51
+ return { mainValue, argsValue };
52
+ }
53
+ makeMainValueError(mainValue, argsValue, expected, found, details) {
54
+ const { name, sourceTree } = this;
55
+ return {
56
+ message: "BAD_MAIN_VALUE",
57
+ expected,
58
+ found,
59
+ details,
60
+ transformerName: name,
61
+ path: sourceTree.pathString,
62
+ mainValue,
63
+ argsValue
64
+ };
65
+ }
66
+ makeArgsValueError(mainValue, argsValue, expected, found, position, details) {
67
+ const { name, sourceTree } = this;
68
+ return {
69
+ message: "BAD_ARGUMENTS_VALUE",
70
+ expected,
71
+ found,
72
+ position,
73
+ details,
74
+ transformerName: name,
75
+ path: sourceTree.pathString,
76
+ mainValue,
77
+ argsValue
78
+ };
79
+ }
80
+ makeTransformationError(mainValue, argsValue, details) {
81
+ const { name, sourceTree } = this;
82
+ return {
83
+ message: "TRANSFORMATION_ERROR",
84
+ details,
85
+ transformerName: name,
86
+ path: sourceTree.pathString,
87
+ mainValue,
88
+ argsValue
89
+ };
90
+ }
91
+ apply(outerValue) {
92
+ const {
93
+ getMainAndArgsValue,
94
+ typeChecks,
95
+ makeMainValueError,
96
+ makeArgsValueError,
97
+ makeTransformationError,
98
+ func
99
+ } = this;
100
+ const { mainValue, argsValue } = getMainAndArgsValue(outerValue);
101
+ const mainChecked = typeChecks.mainValue(mainValue);
102
+ if (!mainChecked.success) return Outcome.makeFailure(makeMainValueError(
103
+ mainValue,
104
+ argsValue,
105
+ mainChecked.error.expected,
106
+ mainChecked.error.found
107
+ ));
108
+ const validMainValue = mainChecked.payload;
109
+ const argsChecked = typeChecks.argsValue(argsValue, validMainValue);
110
+ if (!argsChecked.success) return Outcome.makeFailure(makeArgsValueError(
111
+ mainValue,
112
+ argsValue,
113
+ argsChecked.error.expected,
114
+ argsChecked.error.found,
115
+ argsChecked.error.position
116
+ ));
117
+ const validArgsValue = argsChecked.payload;
118
+ const called = func(validMainValue, validArgsValue, { name: this.name, sourceTree: this.sourceTree });
119
+ if (!called.success) return Outcome.makeFailure(makeTransformationError(
120
+ mainValue,
121
+ argsValue,
122
+ called.error
123
+ ));
124
+ return Outcome.makeSuccess(called.payload);
125
+ }
126
+ toMethod() {
127
+ return new Method(this);
128
+ }
129
+ };
130
+
131
+ export {
132
+ Transformer
133
+ };