@design-edito/tools 0.1.48 → 0.1.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/agnostic/arrays/index.js +19 -0
- package/agnostic/arrays/random-pick/index.js +6 -6
- package/agnostic/css/bem/index.js +2 -2
- package/agnostic/css/index.js +19 -181
- package/agnostic/css/styles-set/index.js +20 -0
- package/agnostic/errors/index.js +2 -2
- package/agnostic/html/hyper-json/cast/index.js +7 -7
- package/agnostic/html/hyper-json/index.js +8 -8
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +7 -7
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +7 -7
- package/agnostic/html/hyper-json/tree/index.js +7 -7
- package/agnostic/html/hyper-json/utils/index.js +7 -7
- package/agnostic/html/index.js +27 -27
- package/agnostic/html/sanitize/index.js +6 -6
- package/agnostic/html/selector-to-element/index.js +6 -6
- package/agnostic/html/string-to-nodes/index.js +7 -7
- package/agnostic/misc/assert/index.js +3 -3
- package/agnostic/misc/crossenv/index.js +2 -2
- package/agnostic/misc/index.js +26 -25
- package/agnostic/misc/logs/index.js +2 -2
- package/agnostic/misc/lorem-ipsum/index.js +11 -10
- package/agnostic/numbers/index.js +6 -6
- package/agnostic/objects/index.js +16 -16
- package/agnostic/random/index.js +2 -2
- package/agnostic/strings/index.js +9 -9
- package/agnostic/time/index.js +6 -6
- package/chunks/chunk-7KHJKCA7.js +2369 -0
- package/chunks/chunk-C5CIYEMD.js +191 -0
- package/chunks/chunk-CWRRSS4V.js +27 -0
- package/chunks/chunk-IYHWMMQE.js +37 -0
- package/chunks/chunk-PEEPNNRS.js +173 -0
- package/chunks/chunk-SJQNLCGS.js +173 -0
- package/chunks/chunk-TOZXS7ZY.js +2369 -0
- package/chunks/chunk-WZC2HZ5W.js +27 -0
- package/chunks/chunk-XDYRPW7Q.js +37 -0
- package/chunks/chunk-XSOBXDGQ.js +191 -0
- package/components/Comp/index.js +8 -0
- package/node/files/index.js +3 -3
- package/node/files/read-write/index.d.ts +1 -1
- package/package.json +12 -13
package/agnostic/misc/index.js
CHANGED
@@ -1,53 +1,54 @@
|
|
1
1
|
import {
|
2
|
-
|
3
|
-
} from "../../chunks/chunk-
|
4
|
-
import "../../chunks/chunk-
|
5
|
-
import "../../chunks/chunk-L3OCRR3V.js";
|
6
|
-
import "../../chunks/chunk-H4PP6AHP.js";
|
2
|
+
Crawler
|
3
|
+
} from "../../chunks/chunk-YUP434IY.js";
|
4
|
+
import "../../chunks/chunk-4CIS3R7T.js";
|
7
5
|
import {
|
8
6
|
getCurrentDownlink
|
9
7
|
} from "../../chunks/chunk-7AWTHZLY.js";
|
10
8
|
import {
|
11
9
|
LoremIpsum
|
12
|
-
} from "../../chunks/chunk-
|
10
|
+
} from "../../chunks/chunk-C5CIYEMD.js";
|
11
|
+
import {
|
12
|
+
Logs
|
13
|
+
} from "../../chunks/chunk-X7KWB2VQ.js";
|
14
|
+
import "../../chunks/chunk-L3OCRR3V.js";
|
15
|
+
import "../../chunks/chunk-H4PP6AHP.js";
|
16
|
+
import "../../chunks/chunk-RASMASS4.js";
|
13
17
|
import {
|
14
18
|
Assert
|
15
|
-
} from "../../chunks/chunk-
|
19
|
+
} from "../../chunks/chunk-E4FJHD5R.js";
|
16
20
|
import "../../chunks/chunk-JMU5PDBD.js";
|
17
|
-
import {
|
18
|
-
Crawler
|
19
|
-
} from "../../chunks/chunk-YUP434IY.js";
|
20
|
-
import "../../chunks/chunk-4CIS3R7T.js";
|
21
21
|
import {
|
22
22
|
Cast
|
23
23
|
} from "../../chunks/chunk-SNJJII7A.js";
|
24
|
-
import "../../chunks/chunk-
|
24
|
+
import "../../chunks/chunk-WZC2HZ5W.js";
|
25
25
|
import "../../chunks/chunk-6RGDWX4A.js";
|
26
26
|
import {
|
27
27
|
isConstructorFunction
|
28
28
|
} from "../../chunks/chunk-RCO57B6F.js";
|
29
|
+
import "../../chunks/chunk-YS6WMSWC.js";
|
29
30
|
import "../../chunks/chunk-RLAZR3NL.js";
|
30
|
-
import "../../chunks/chunk-
|
31
|
-
import "../../chunks/chunk-
|
32
|
-
import "../../chunks/chunk-D3ERTRDW.js";
|
31
|
+
import "../../chunks/chunk-WJMBLQRX.js";
|
32
|
+
import "../../chunks/chunk-OVG5RGI3.js";
|
33
33
|
import "../../chunks/chunk-75BICI4L.js";
|
34
34
|
import "../../chunks/chunk-OGBUSUE6.js";
|
35
|
+
import "../../chunks/chunk-D3ERTRDW.js";
|
36
|
+
import "../../chunks/chunk-7NO34XJI.js";
|
37
|
+
import {
|
38
|
+
Crossenv
|
39
|
+
} from "../../chunks/chunk-GGT2PUZH.js";
|
40
|
+
import "../../chunks/chunk-S2NMAH7K.js";
|
41
|
+
import "../../chunks/chunk-RLJOYG64.js";
|
42
|
+
import "../../chunks/chunk-LV2VMOWR.js";
|
43
|
+
import "../../chunks/chunk-2KT7AKRW.js";
|
44
|
+
import "../../chunks/chunk-FENXVJYO.js";
|
45
|
+
import "../../chunks/chunk-QHLQVR3E.js";
|
35
46
|
import "../../chunks/chunk-QXAJXTXV.js";
|
36
47
|
import {
|
37
48
|
isNotNullish,
|
38
49
|
isNullish,
|
39
50
|
nullishValues
|
40
51
|
} from "../../chunks/chunk-HC6ZOHCS.js";
|
41
|
-
import "../../chunks/chunk-CHUOCTRP.js";
|
42
|
-
import {
|
43
|
-
Crossenv
|
44
|
-
} from "../../chunks/chunk-UFKH5WD2.js";
|
45
|
-
import "../../chunks/chunk-RLJOYG64.js";
|
46
|
-
import "../../chunks/chunk-S2NMAH7K.js";
|
47
|
-
import "../../chunks/chunk-LV2VMOWR.js";
|
48
|
-
import "../../chunks/chunk-WH6BPDAC.js";
|
49
|
-
import "../../chunks/chunk-QHLQVR3E.js";
|
50
|
-
import "../../chunks/chunk-FENXVJYO.js";
|
51
52
|
|
52
53
|
// src/agnostic/misc/index.ts
|
53
54
|
var Misc;
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import {
|
2
2
|
Logs
|
3
|
-
} from "../../../chunks/chunk-
|
4
|
-
import "../../../chunks/chunk-RASMASS4.js";
|
3
|
+
} from "../../../chunks/chunk-X7KWB2VQ.js";
|
5
4
|
import "../../../chunks/chunk-L3OCRR3V.js";
|
6
5
|
import "../../../chunks/chunk-H4PP6AHP.js";
|
6
|
+
import "../../../chunks/chunk-RASMASS4.js";
|
7
7
|
export {
|
8
8
|
Logs
|
9
9
|
};
|
@@ -1,23 +1,24 @@
|
|
1
1
|
import {
|
2
2
|
LoremIpsum
|
3
|
-
} from "../../../chunks/chunk-
|
4
|
-
import "../../../chunks/chunk-
|
3
|
+
} from "../../../chunks/chunk-C5CIYEMD.js";
|
4
|
+
import "../../../chunks/chunk-WZC2HZ5W.js";
|
5
5
|
import "../../../chunks/chunk-6RGDWX4A.js";
|
6
6
|
import "../../../chunks/chunk-RCO57B6F.js";
|
7
|
+
import "../../../chunks/chunk-YS6WMSWC.js";
|
7
8
|
import "../../../chunks/chunk-RLAZR3NL.js";
|
8
|
-
import "../../../chunks/chunk-
|
9
|
-
import "../../../chunks/chunk-
|
10
|
-
import "../../../chunks/chunk-D3ERTRDW.js";
|
9
|
+
import "../../../chunks/chunk-WJMBLQRX.js";
|
10
|
+
import "../../../chunks/chunk-OVG5RGI3.js";
|
11
11
|
import "../../../chunks/chunk-75BICI4L.js";
|
12
12
|
import "../../../chunks/chunk-OGBUSUE6.js";
|
13
|
-
import "../../../chunks/chunk-
|
14
|
-
import "../../../chunks/chunk-
|
15
|
-
import "../../../chunks/chunk-
|
13
|
+
import "../../../chunks/chunk-D3ERTRDW.js";
|
14
|
+
import "../../../chunks/chunk-7NO34XJI.js";
|
15
|
+
import "../../../chunks/chunk-GGT2PUZH.js";
|
16
16
|
import "../../../chunks/chunk-S2NMAH7K.js";
|
17
|
+
import "../../../chunks/chunk-RLJOYG64.js";
|
17
18
|
import "../../../chunks/chunk-LV2VMOWR.js";
|
18
|
-
import "../../../chunks/chunk-
|
19
|
-
import "../../../chunks/chunk-QHLQVR3E.js";
|
19
|
+
import "../../../chunks/chunk-2KT7AKRW.js";
|
20
20
|
import "../../../chunks/chunk-FENXVJYO.js";
|
21
|
+
import "../../../chunks/chunk-QHLQVR3E.js";
|
21
22
|
export {
|
22
23
|
LoremIpsum
|
23
24
|
};
|
@@ -1,9 +1,3 @@
|
|
1
|
-
import {
|
2
|
-
clamp
|
3
|
-
} from "../../chunks/chunk-OSAXBA7G.js";
|
4
|
-
import {
|
5
|
-
interpolate
|
6
|
-
} from "../../chunks/chunk-BJAYUP7M.js";
|
7
1
|
import {
|
8
2
|
createScale,
|
9
3
|
getHarmonic
|
@@ -14,6 +8,12 @@ import {
|
|
14
8
|
import {
|
15
9
|
absoluteModulo
|
16
10
|
} from "../../chunks/chunk-DNIOWD7K.js";
|
11
|
+
import {
|
12
|
+
clamp
|
13
|
+
} from "../../chunks/chunk-OSAXBA7G.js";
|
14
|
+
import {
|
15
|
+
interpolate
|
16
|
+
} from "../../chunks/chunk-BJAYUP7M.js";
|
17
17
|
|
18
18
|
// src/agnostic/numbers/index.ts
|
19
19
|
var Numbers;
|
@@ -1,30 +1,30 @@
|
|
1
1
|
import {
|
2
|
-
|
3
|
-
} from "../../chunks/chunk-
|
4
|
-
import {
|
5
|
-
Validation
|
6
|
-
} from "../../chunks/chunk-FPEW3A27.js";
|
7
|
-
import {
|
8
|
-
Enums
|
9
|
-
} from "../../chunks/chunk-WOAYU6LB.js";
|
10
|
-
import "../../chunks/chunk-E6MSDKON.js";
|
2
|
+
flattenGetters
|
3
|
+
} from "../../chunks/chunk-VFJYLXCI.js";
|
11
4
|
import {
|
12
5
|
deepGetProperty
|
13
6
|
} from "../../chunks/chunk-SKMCIFS3.js";
|
14
7
|
import {
|
15
|
-
|
16
|
-
} from "../../chunks/chunk-
|
17
|
-
import
|
8
|
+
recordFormat
|
9
|
+
} from "../../chunks/chunk-YP64J65L.js";
|
10
|
+
import {
|
11
|
+
isRecord
|
12
|
+
} from "../../chunks/chunk-YDIBNEGA.js";
|
18
13
|
import {
|
19
14
|
isNonNullObject,
|
20
15
|
isObject
|
21
16
|
} from "../../chunks/chunk-HQLRJ7XW.js";
|
22
17
|
import {
|
23
|
-
|
24
|
-
} from "../../chunks/chunk-
|
18
|
+
Validation
|
19
|
+
} from "../../chunks/chunk-FPEW3A27.js";
|
25
20
|
import {
|
26
|
-
|
27
|
-
} from "../../chunks/chunk-
|
21
|
+
recordMap
|
22
|
+
} from "../../chunks/chunk-XNF5MLCQ.js";
|
23
|
+
import {
|
24
|
+
Enums
|
25
|
+
} from "../../chunks/chunk-WOAYU6LB.js";
|
26
|
+
import "../../chunks/chunk-E6MSDKON.js";
|
27
|
+
import "../../chunks/chunk-SNJJII7A.js";
|
28
28
|
import "../../chunks/chunk-QXAJXTXV.js";
|
29
29
|
import "../../chunks/chunk-HC6ZOHCS.js";
|
30
30
|
|
package/agnostic/random/index.js
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
import {
|
2
2
|
Random
|
3
|
-
} from "../../chunks/chunk-
|
4
|
-
import "../../chunks/chunk-D3ERTRDW.js";
|
3
|
+
} from "../../chunks/chunk-OVG5RGI3.js";
|
5
4
|
import "../../chunks/chunk-75BICI4L.js";
|
6
5
|
import "../../chunks/chunk-OGBUSUE6.js";
|
6
|
+
import "../../chunks/chunk-D3ERTRDW.js";
|
7
7
|
export {
|
8
8
|
Random
|
9
9
|
};
|
@@ -1,3 +1,12 @@
|
|
1
|
+
import {
|
2
|
+
normalizeIndent
|
3
|
+
} from "../../chunks/chunk-JQXNEJAP.js";
|
4
|
+
import {
|
5
|
+
replaceAll
|
6
|
+
} from "../../chunks/chunk-ZTDVUXPR.js";
|
7
|
+
import {
|
8
|
+
CharCodes
|
9
|
+
} from "../../chunks/chunk-34U4HX4V.js";
|
1
10
|
import {
|
2
11
|
toAlphanum
|
3
12
|
} from "../../chunks/chunk-COVPTTAD.js";
|
@@ -10,15 +19,6 @@ import {
|
|
10
19
|
matchesEvery,
|
11
20
|
matchesSome
|
12
21
|
} from "../../chunks/chunk-LQFKUNVQ.js";
|
13
|
-
import {
|
14
|
-
replaceAll
|
15
|
-
} from "../../chunks/chunk-ZTDVUXPR.js";
|
16
|
-
import {
|
17
|
-
normalizeIndent
|
18
|
-
} from "../../chunks/chunk-JQXNEJAP.js";
|
19
|
-
import {
|
20
|
-
CharCodes
|
21
|
-
} from "../../chunks/chunk-34U4HX4V.js";
|
22
22
|
|
23
23
|
// src/agnostic/strings/index.ts
|
24
24
|
var Strings;
|
package/agnostic/time/index.js
CHANGED
@@ -1,16 +1,16 @@
|
|
1
|
-
import {
|
2
|
-
Transitions
|
3
|
-
} from "../../chunks/chunk-ENMBK6H7.js";
|
4
1
|
import {
|
5
2
|
timeout
|
6
3
|
} from "../../chunks/chunk-Z7ZDDBV5.js";
|
4
|
+
import {
|
5
|
+
Duration
|
6
|
+
} from "../../chunks/chunk-6NYUQXJT.js";
|
7
|
+
import {
|
8
|
+
Transitions
|
9
|
+
} from "../../chunks/chunk-ENMBK6H7.js";
|
7
10
|
import {
|
8
11
|
Dates
|
9
12
|
} from "../../chunks/chunk-FZOU4OAW.js";
|
10
13
|
import "../../chunks/chunk-YQWZ3EP2.js";
|
11
|
-
import {
|
12
|
-
Duration
|
13
|
-
} from "../../chunks/chunk-6NYUQXJT.js";
|
14
14
|
import {
|
15
15
|
wait
|
16
16
|
} from "../../chunks/chunk-4CIS3R7T.js";
|