@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.
- package/agnostic/css/bem/index.js +2 -2
- package/agnostic/css/index.js +11 -11
- package/agnostic/html/hyper-json/cast/index.d.ts +8 -14
- package/agnostic/html/hyper-json/cast/index.js +14 -9
- package/agnostic/html/hyper-json/index.d.ts +8 -4
- package/agnostic/html/hyper-json/index.js +15 -10
- package/agnostic/html/hyper-json/method/index.d.ts +7 -0
- package/agnostic/html/hyper-json/method/index.js +6 -0
- package/agnostic/html/hyper-json/serialize/index.d.ts +2 -2
- package/agnostic/html/hyper-json/serialize/index.js +4 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.d.ts +3 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.d.ts +6 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +23 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.d.ts +8 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.d.ts +1 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.d.ts +6 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.d.ts +3 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +6 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperties/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperties/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.d.ts +5 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.d.ts +3 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.d.ts +9 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/index.js +9 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/any/index.js +10 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/array/index.js +10 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts +2 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/null/index.js +10 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.d.ts +7 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +23 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +21 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.d.ts +4 -0
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +21 -0
- package/agnostic/html/hyper-json/transformer/index.d.ts +33 -0
- package/agnostic/html/hyper-json/transformer/index.js +8 -0
- package/agnostic/html/hyper-json/transformers/append/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/classList/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/join/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/length/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/print/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/push/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/querySelector/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/ref/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/replace/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/split/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toArray/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toBoolean/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toElement/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toNodeList/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toNull/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toNumber/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toRecord/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toRef/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toString/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toText/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/toTransformer/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/transformSelected/index.js +2 -2
- package/agnostic/html/hyper-json/transformers/trim/index.js +2 -2
- package/agnostic/html/hyper-json/tree/index.d.ts +50 -41
- package/agnostic/html/hyper-json/tree/index.js +16 -9
- package/agnostic/html/hyper-json/types/index.d.ts +138 -84
- package/agnostic/html/hyper-json/types/index.js +1 -1
- package/agnostic/html/hyper-json/utils/index.d.ts +49 -8
- package/agnostic/html/hyper-json/utils/index.js +14 -9
- package/agnostic/html/index.js +25 -20
- package/agnostic/html/replace-in-element/index.js +20 -3
- package/agnostic/html/sanitize/index.js +4 -4
- package/agnostic/html/selector-to-element/index.js +4 -4
- package/agnostic/html/string-to-nodes/index.js +5 -5
- package/agnostic/misc/crossenv/index.js +2 -2
- package/agnostic/misc/index.js +12 -12
- package/agnostic/misc/lorem-ipsum/index.js +7 -7
- package/agnostic/misc/outcome/index.js +3 -16
- package/agnostic/numbers/index.js +6 -6
- package/agnostic/objects/deep-get-property/index.d.ts +1 -0
- package/agnostic/objects/deep-get-property/index.js +7 -0
- package/agnostic/objects/index.d.ts +2 -0
- package/agnostic/objects/index.js +13 -9
- package/agnostic/optim/index.js +3 -3
- package/agnostic/random/index.js +2 -2
- package/agnostic/strings/index.js +9 -9
- package/agnostic/strings/replace-all/index.d.ts +1 -1
- package/agnostic/strings/replace-all/index.js +1 -1
- package/agnostic/time/index.js +3 -3
- package/chunks/chunk-2G5MFJ66.js +2420 -0
- package/chunks/chunk-7VL2O6SQ.js +211 -0
- package/chunks/chunk-BKO7GLC2.js +133 -0
- package/chunks/chunk-EJEG2LDE.js +2427 -0
- package/chunks/chunk-FHLCPVND.js +23 -0
- package/chunks/chunk-FOLCH72D.js +211 -0
- package/chunks/chunk-GB4UQS6V.js +35 -0
- package/chunks/chunk-GPWFYPER.js +211 -0
- package/chunks/chunk-JMU5PDBD.js +20 -0
- package/chunks/chunk-LOFELEU3.js +1108 -0
- package/chunks/chunk-LVXK54LL.js +27 -0
- package/chunks/chunk-MAP7OSVR.js +37 -0
- package/chunks/chunk-PMYUC6VD.js +37 -0
- package/chunks/chunk-PPHUIOHO.js +28 -0
- package/chunks/chunk-QAVYONH6.js +20 -0
- package/chunks/chunk-QHGZBCFZ.js +1108 -0
- package/chunks/chunk-QN3UAKIU.js +21 -0
- package/chunks/chunk-RHV7UOXD.js +211 -0
- package/chunks/chunk-RW7VAKJW.js +15 -0
- package/chunks/chunk-S7MJLTCR.js +211 -0
- package/chunks/chunk-SKMCIFS3.js +27 -0
- package/chunks/chunk-SXRWMH3U.js +78 -0
- package/chunks/chunk-U6YRINXJ.js +22 -0
- package/chunks/chunk-UT2J62LH.js +37 -0
- package/chunks/chunk-VDNIN3V5.js +23 -0
- package/chunks/chunk-XEQ2PBT2.js +20 -0
- package/chunks/chunk-XPRBKRSB.js +37 -0
- package/chunks/chunk-YGJHHWBJ.js +37 -0
- package/chunks/chunk-YMNBUQVR.js +2420 -0
- package/chunks/chunk-YO5KOEJF.js +27 -0
- package/chunks/chunk-YYE7TVB6.js +2420 -0
- package/chunks/chunk-Z352MSRL.js +127 -0
- package/chunks/chunk-ZTDVUXPR.js +16 -0
- package/node/files/index.js +3 -3
- package/package.json +1 -1
@@ -0,0 +1,21 @@
|
|
1
|
+
import {
|
2
|
+
styles
|
3
|
+
} from "./chunk-L3OCRR3V.js";
|
4
|
+
import {
|
5
|
+
Logger
|
6
|
+
} from "./chunk-RASMASS4.js";
|
7
|
+
import {
|
8
|
+
makeTextBlock
|
9
|
+
} from "./chunk-H4PP6AHP.js";
|
10
|
+
|
11
|
+
// src/agnostic/misc/logs/index.ts
|
12
|
+
var Logs;
|
13
|
+
((Logs2) => {
|
14
|
+
Logs2.makeTextBlock = makeTextBlock;
|
15
|
+
Logs2.styles = styles;
|
16
|
+
Logs2.Logger = Logger;
|
17
|
+
})(Logs || (Logs = {}));
|
18
|
+
|
19
|
+
export {
|
20
|
+
Logs
|
21
|
+
};
|
@@ -0,0 +1,211 @@
|
|
1
|
+
import {
|
2
|
+
isArrayOf
|
3
|
+
} from "./chunk-6RGDWX4A.js";
|
4
|
+
import {
|
5
|
+
make
|
6
|
+
} from "./chunk-RLAZR3NL.js";
|
7
|
+
import {
|
8
|
+
findDuplicates
|
9
|
+
} from "./chunk-YS6WMSWC.js";
|
10
|
+
import {
|
11
|
+
RANDOM_PICK_ERR_SYMBOL,
|
12
|
+
randomPick
|
13
|
+
} from "./chunk-FCU6IHKD.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,15 @@
|
|
1
|
+
// src/agnostic/html/hyper-json/method/index.ts
|
2
|
+
var Method = class _Method {
|
3
|
+
transformer;
|
4
|
+
static clone(method) {
|
5
|
+
const { transformer } = method;
|
6
|
+
return new _Method(transformer);
|
7
|
+
}
|
8
|
+
constructor(transformer) {
|
9
|
+
this.transformer = transformer;
|
10
|
+
}
|
11
|
+
};
|
12
|
+
|
13
|
+
export {
|
14
|
+
Method
|
15
|
+
};
|
@@ -0,0 +1,211 @@
|
|
1
|
+
import {
|
2
|
+
make
|
3
|
+
} from "./chunk-RLAZR3NL.js";
|
4
|
+
import {
|
5
|
+
isArrayOf
|
6
|
+
} from "./chunk-6RGDWX4A.js";
|
7
|
+
import {
|
8
|
+
findDuplicates
|
9
|
+
} from "./chunk-YS6WMSWC.js";
|
10
|
+
import {
|
11
|
+
RANDOM_PICK_ERR_SYMBOL,
|
12
|
+
randomPick
|
13
|
+
} from "./chunk-FCU6IHKD.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,27 @@
|
|
1
|
+
import {
|
2
|
+
isRecord
|
3
|
+
} from "./chunk-YDIBNEGA.js";
|
4
|
+
|
5
|
+
// src/agnostic/objects/deep-get-property/index.ts
|
6
|
+
function deepGetProperty(anythingThatHasProperties, pathString) {
|
7
|
+
const pathChunks = pathString.split(".").map((e) => e.trim()).filter((e) => e !== "");
|
8
|
+
let currentObject = anythingThatHasProperties;
|
9
|
+
let returned = currentObject;
|
10
|
+
pathChunks.forEach((chunk, pos) => {
|
11
|
+
const isLast = pos === pathChunks.length - 1;
|
12
|
+
if (!isRecord(currentObject)) throw "PROPERTY_UNREACHABLE";
|
13
|
+
if (isLast) {
|
14
|
+
const val = currentObject[chunk];
|
15
|
+
returned = val;
|
16
|
+
} else {
|
17
|
+
const found = currentObject[chunk];
|
18
|
+
if (isRecord(found)) currentObject = found;
|
19
|
+
else throw "PROPERTY_UNREACHABLE";
|
20
|
+
}
|
21
|
+
});
|
22
|
+
return returned;
|
23
|
+
}
|
24
|
+
|
25
|
+
export {
|
26
|
+
deepGetProperty
|
27
|
+
};
|
@@ -0,0 +1,78 @@
|
|
1
|
+
import {
|
2
|
+
Transformer
|
3
|
+
} from "./chunk-BKO7GLC2.js";
|
4
|
+
import {
|
5
|
+
Method
|
6
|
+
} from "./chunk-RW7VAKJW.js";
|
7
|
+
import {
|
8
|
+
Window
|
9
|
+
} from "./chunk-RLJOYG64.js";
|
10
|
+
|
11
|
+
// src/agnostic/html/hyper-json/serialize/index.ts
|
12
|
+
var Serialize;
|
13
|
+
((Serialize2) => {
|
14
|
+
function serialize(value) {
|
15
|
+
const { Text, Element, NodeList } = Window.get();
|
16
|
+
if (value === null) return { type: "null", value: null };
|
17
|
+
if (typeof value === "boolean" || typeof value === "number" || typeof value === "string") return { type: typeof value, value };
|
18
|
+
if (value instanceof Text) return { type: "text", value: value.textContent ?? "" };
|
19
|
+
if (value instanceof Element) return { type: "element", value: value.outerHTML };
|
20
|
+
if (value instanceof NodeList) return {
|
21
|
+
type: "nodelist",
|
22
|
+
value: Array.from(value).map(serialize)
|
23
|
+
};
|
24
|
+
if (Array.isArray(value)) return { type: "array", value: value.map(serialize) };
|
25
|
+
if (value instanceof Transformer) return { type: "transformer", value: Transformer.clone(value) };
|
26
|
+
if (value instanceof Method) return { type: "method", value: Method.clone(value) };
|
27
|
+
return {
|
28
|
+
type: "record",
|
29
|
+
value: Object.entries(value).reduce((reduced, [key, val]) => ({
|
30
|
+
...reduced,
|
31
|
+
[key]: serialize(val)
|
32
|
+
}), {})
|
33
|
+
};
|
34
|
+
}
|
35
|
+
Serialize2.serialize = serialize;
|
36
|
+
function deserialize(serialized) {
|
37
|
+
const { document } = Window.get();
|
38
|
+
if (serialized.type === "null") return null;
|
39
|
+
if (serialized.type === "boolean") return serialized.value;
|
40
|
+
if (serialized.type === "number") return serialized.value;
|
41
|
+
if (serialized.type === "string") return serialized.value;
|
42
|
+
if (serialized.type === "text") return document.createTextNode(serialized.value);
|
43
|
+
if (serialized.type === "element") {
|
44
|
+
const elt = document.createElement("div");
|
45
|
+
elt.innerHTML = serialized.value;
|
46
|
+
const firstChild = elt.firstElementChild;
|
47
|
+
return firstChild ?? document.createElement("div");
|
48
|
+
}
|
49
|
+
if (serialized.type === "nodelist") {
|
50
|
+
const frag = document.createDocumentFragment();
|
51
|
+
const deserialized = serialized.value.filter((e) => e.type === "text" || e.type === "element").map(deserialize);
|
52
|
+
deserialized.forEach((elt) => frag.append(elt.cloneNode(true)));
|
53
|
+
return frag.childNodes;
|
54
|
+
}
|
55
|
+
if (serialized.type === "array") {
|
56
|
+
let toRet = [];
|
57
|
+
for (const val of serialized.value) {
|
58
|
+
const deserialized = deserialize(val);
|
59
|
+
if (deserialized instanceof Transformer) continue;
|
60
|
+
toRet.push(deserialized);
|
61
|
+
}
|
62
|
+
return toRet;
|
63
|
+
}
|
64
|
+
if (serialized.type === "transformer") return Transformer.clone(serialized.value);
|
65
|
+
if (serialized.type === "method") return Method.clone(serialized.value);
|
66
|
+
return Object.entries(serialized.value).reduce((reduced, [key, serialized2]) => {
|
67
|
+
return {
|
68
|
+
...reduced,
|
69
|
+
[key]: deserialize(serialized2)
|
70
|
+
};
|
71
|
+
}, {});
|
72
|
+
}
|
73
|
+
Serialize2.deserialize = deserialize;
|
74
|
+
})(Serialize || (Serialize = {}));
|
75
|
+
|
76
|
+
export {
|
77
|
+
Serialize
|
78
|
+
};
|
@@ -0,0 +1,22 @@
|
|
1
|
+
import {
|
2
|
+
Crossenv
|
3
|
+
} from "./chunk-UFKH5WD2.js";
|
4
|
+
import {
|
5
|
+
Errors
|
6
|
+
} from "./chunk-WH6BPDAC.js";
|
7
|
+
|
8
|
+
// src/shared/errors/index.ts
|
9
|
+
var register = Errors.Register.from({
|
10
|
+
["no-window-document-on-runtime" /* NO_DOCUMENT */]: {
|
11
|
+
message: `Runtime '${Crossenv.detectRuntime()}' does not provide a Document object, cannot complete.`,
|
12
|
+
detailsMaker: () => void 0
|
13
|
+
},
|
14
|
+
["no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */]: {
|
15
|
+
message: `Please provide a Document object since none are found on runtime '${Crossenv.detectRuntime()}'`,
|
16
|
+
detailsMaker: (tips) => tips
|
17
|
+
}
|
18
|
+
});
|
19
|
+
|
20
|
+
export {
|
21
|
+
register
|
22
|
+
};
|
@@ -0,0 +1,37 @@
|
|
1
|
+
import {
|
2
|
+
Transformer
|
3
|
+
} from "./chunk-BKO7GLC2.js";
|
4
|
+
import {
|
5
|
+
Method
|
6
|
+
} from "./chunk-RW7VAKJW.js";
|
7
|
+
|
8
|
+
// src/agnostic/html/hyper-json/smart-tags/index.ts
|
9
|
+
var SmartTags;
|
10
|
+
((SmartTags2) => {
|
11
|
+
function makeSmartTag(descriptor) {
|
12
|
+
return [descriptor.name, {
|
13
|
+
defaultMode: descriptor.defaultMode,
|
14
|
+
isolationInitType: descriptor.isolationInitType,
|
15
|
+
generator: (innerValue, mode, sourceTree) => {
|
16
|
+
const transformer = new Transformer(
|
17
|
+
descriptor.name,
|
18
|
+
mode,
|
19
|
+
innerValue,
|
20
|
+
{
|
21
|
+
mainValue: descriptor.mainValueCheck,
|
22
|
+
argsValue: descriptor.argsValueCheck
|
23
|
+
},
|
24
|
+
descriptor.func,
|
25
|
+
sourceTree
|
26
|
+
);
|
27
|
+
const method = new Method(transformer);
|
28
|
+
return { transformer, method };
|
29
|
+
}
|
30
|
+
}];
|
31
|
+
}
|
32
|
+
SmartTags2.makeSmartTag = makeSmartTag;
|
33
|
+
})(SmartTags || (SmartTags = {}));
|
34
|
+
|
35
|
+
export {
|
36
|
+
SmartTags
|
37
|
+
};
|
@@ -0,0 +1,23 @@
|
|
1
|
+
import {
|
2
|
+
SmartTags
|
3
|
+
} from "./chunk-UT2J62LH.js";
|
4
|
+
import {
|
5
|
+
Outcome
|
6
|
+
} from "./chunk-JMU5PDBD.js";
|
7
|
+
|
8
|
+
// src/agnostic/html/hyper-json/smart-tags/isolated/array/index.ts
|
9
|
+
var array = SmartTags.makeSmartTag({
|
10
|
+
name: "array",
|
11
|
+
defaultMode: "isolation",
|
12
|
+
isolationInitType: "array",
|
13
|
+
mainValueCheck: (m) => Outcome.makeSuccess(m),
|
14
|
+
argsValueCheck: (a) => Outcome.makeSuccess(a),
|
15
|
+
func: (main, args) => {
|
16
|
+
if (Array.isArray(main)) return Outcome.makeSuccess([...main, ...args]);
|
17
|
+
return Outcome.makeSuccess([main, ...args]);
|
18
|
+
}
|
19
|
+
});
|
20
|
+
|
21
|
+
export {
|
22
|
+
array
|
23
|
+
};
|
@@ -0,0 +1,20 @@
|
|
1
|
+
// src/agnostic/html/hyper-json/types/index.ts
|
2
|
+
var Types;
|
3
|
+
((Types2) => {
|
4
|
+
let Tree;
|
5
|
+
((Tree2) => {
|
6
|
+
let Merge;
|
7
|
+
((Merge2) => {
|
8
|
+
let Action;
|
9
|
+
((Action2) => {
|
10
|
+
Action2["APPEND"] = "append";
|
11
|
+
Action2["PREPEND"] = "prepend";
|
12
|
+
Action2["REPLACE"] = "replace";
|
13
|
+
})(Action = Merge2.Action || (Merge2.Action = {}));
|
14
|
+
})(Merge = Tree2.Merge || (Tree2.Merge = {}));
|
15
|
+
})(Tree = Types2.Tree || (Types2.Tree = {}));
|
16
|
+
})(Types || (Types = {}));
|
17
|
+
|
18
|
+
export {
|
19
|
+
Types
|
20
|
+
};
|
@@ -0,0 +1,37 @@
|
|
1
|
+
import {
|
2
|
+
Cast,
|
3
|
+
Tree,
|
4
|
+
Utils
|
5
|
+
} from "./chunk-EJEG2LDE.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
|
+
};
|