@design-edito/tools 0.1.47 → 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 +14 -176
- package/agnostic/css/styles-set/index.js +20 -0
- package/agnostic/errors/index.js +2 -2
- package/agnostic/html/hyper-json/cast/index.js +5 -5
- package/agnostic/html/hyper-json/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
- package/agnostic/html/hyper-json/tree/index.js +5 -5
- package/agnostic/html/hyper-json/utils/index.js +5 -5
- package/agnostic/html/index.js +26 -26
- 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 +21 -20
- package/agnostic/misc/logs/index.js +2 -2
- package/agnostic/misc/lorem-ipsum/index.js +11 -10
- package/agnostic/numbers/index.js +7 -7
- package/agnostic/objects/index.js +14 -14
- package/agnostic/random/index.js +2 -2
- package/agnostic/strings/index.js +9 -9
- package/agnostic/time/dates/format-date/index.js +1 -1
- package/agnostic/time/dates/index.js +2 -2
- package/agnostic/time/index.js +7 -7
- package/chunks/chunk-6FRKSLBC.js +2369 -0
- package/chunks/chunk-7KHJKCA7.js +2369 -0
- package/chunks/chunk-C5CIYEMD.js +191 -0
- package/chunks/chunk-CWRRSS4V.js +27 -0
- package/chunks/chunk-FZOU4OAW.js +13 -0
- package/chunks/chunk-IYHWMMQE.js +37 -0
- package/chunks/chunk-OAQG5VAW.js +211 -0
- package/chunks/chunk-PEEPNNRS.js +173 -0
- package/chunks/chunk-SFYYQPAK.js +37 -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/chunks/chunk-YQWZ3EP2.js +60 -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
@@ -1,19 +1,12 @@
|
|
1
1
|
import {
|
2
|
-
|
3
|
-
} from "../../chunks/chunk-
|
4
|
-
import {
|
5
|
-
recordMap
|
6
|
-
} from "../../chunks/chunk-XNF5MLCQ.js";
|
7
|
-
import {
|
8
|
-
Validation
|
9
|
-
} from "../../chunks/chunk-FPEW3A27.js";
|
10
|
-
import {
|
11
|
-
Enums
|
12
|
-
} from "../../chunks/chunk-WOAYU6LB.js";
|
13
|
-
import "../../chunks/chunk-E6MSDKON.js";
|
2
|
+
flattenGetters
|
3
|
+
} from "../../chunks/chunk-VFJYLXCI.js";
|
14
4
|
import {
|
15
5
|
deepGetProperty
|
16
6
|
} from "../../chunks/chunk-SKMCIFS3.js";
|
7
|
+
import {
|
8
|
+
recordFormat
|
9
|
+
} from "../../chunks/chunk-YP64J65L.js";
|
17
10
|
import {
|
18
11
|
isRecord
|
19
12
|
} from "../../chunks/chunk-YDIBNEGA.js";
|
@@ -22,8 +15,15 @@ import {
|
|
22
15
|
isObject
|
23
16
|
} from "../../chunks/chunk-HQLRJ7XW.js";
|
24
17
|
import {
|
25
|
-
|
26
|
-
} from "../../chunks/chunk-
|
18
|
+
Validation
|
19
|
+
} from "../../chunks/chunk-FPEW3A27.js";
|
20
|
+
import {
|
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
27
|
import "../../chunks/chunk-SNJJII7A.js";
|
28
28
|
import "../../chunks/chunk-QXAJXTXV.js";
|
29
29
|
import "../../chunks/chunk-HC6ZOHCS.js";
|
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,14 +1,12 @@
|
|
1
|
-
import {
|
2
|
-
CharCodes
|
3
|
-
} from "../../chunks/chunk-34U4HX4V.js";
|
4
1
|
import {
|
5
2
|
normalizeIndent
|
6
3
|
} from "../../chunks/chunk-JQXNEJAP.js";
|
7
4
|
import {
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
5
|
+
replaceAll
|
6
|
+
} from "../../chunks/chunk-ZTDVUXPR.js";
|
7
|
+
import {
|
8
|
+
CharCodes
|
9
|
+
} from "../../chunks/chunk-34U4HX4V.js";
|
12
10
|
import {
|
13
11
|
toAlphanum
|
14
12
|
} from "../../chunks/chunk-COVPTTAD.js";
|
@@ -17,8 +15,10 @@ import {
|
|
17
15
|
trimStart
|
18
16
|
} from "../../chunks/chunk-6XL25OZX.js";
|
19
17
|
import {
|
20
|
-
|
21
|
-
|
18
|
+
matches,
|
19
|
+
matchesEvery,
|
20
|
+
matchesSome
|
21
|
+
} from "../../chunks/chunk-LQFKUNVQ.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";
|
7
|
-
import {
|
8
|
-
Dates
|
9
|
-
} from "../../chunks/chunk-ZGYU6F7Q.js";
|
10
|
-
import "../../chunks/chunk-44XPTCIO.js";
|
11
4
|
import {
|
12
5
|
Duration
|
13
6
|
} from "../../chunks/chunk-6NYUQXJT.js";
|
7
|
+
import {
|
8
|
+
Transitions
|
9
|
+
} from "../../chunks/chunk-ENMBK6H7.js";
|
10
|
+
import {
|
11
|
+
Dates
|
12
|
+
} from "../../chunks/chunk-FZOU4OAW.js";
|
13
|
+
import "../../chunks/chunk-YQWZ3EP2.js";
|
14
14
|
import {
|
15
15
|
wait
|
16
16
|
} from "../../chunks/chunk-4CIS3R7T.js";
|