@design-edito/tools 0.1.39 → 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 +13 -13
- package/agnostic/errors/index.js +2 -2
- package/agnostic/html/hyper-json/cast/index.d.ts +8 -14
- package/agnostic/html/hyper-json/cast/index.js +13 -8
- package/agnostic/html/hyper-json/index.d.ts +8 -4
- package/agnostic/html/hyper-json/index.js +14 -9
- 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/tree/index.d.ts +50 -41
- package/agnostic/html/hyper-json/tree/index.js +15 -8
- 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 +13 -8
- package/agnostic/html/index.js +27 -22
- 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/index.js +16 -16
- package/agnostic/misc/logs/index.js +2 -2
- 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/random/index.js +2 -2
- package/agnostic/strings/index.js +3 -3
- 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-GPWFYPER.js +211 -0
- package/chunks/chunk-JMU5PDBD.js +20 -0
- package/chunks/chunk-MAP7OSVR.js +37 -0
- package/chunks/chunk-PMYUC6VD.js +37 -0
- package/chunks/chunk-QAVYONH6.js +20 -0
- package/chunks/chunk-RW7VAKJW.js +15 -0
- package/chunks/chunk-SKMCIFS3.js +27 -0
- package/chunks/chunk-SXRWMH3U.js +78 -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-YYE7TVB6.js +2420 -0
- package/node/files/index.js +3 -3
- package/package.json +1 -1
@@ -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
|
+
};
|
@@ -0,0 +1,37 @@
|
|
1
|
+
import {
|
2
|
+
Cast,
|
3
|
+
Tree,
|
4
|
+
Utils
|
5
|
+
} from "./chunk-YYE7TVB6.js";
|
6
|
+
import {
|
7
|
+
Serialize
|
8
|
+
} from "./chunk-SXRWMH3U.js";
|
9
|
+
import {
|
10
|
+
Types
|
11
|
+
} from "./chunk-XEQ2PBT2.js";
|
12
|
+
import {
|
13
|
+
SmartTags
|
14
|
+
} from "./chunk-UT2J62LH.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
|
+
};
|