@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
@@ -1,13 +1,13 @@
|
|
1
1
|
import {
|
2
2
|
toString
|
3
|
-
} from "../../../../../chunks/chunk-
|
3
|
+
} from "../../../../../chunks/chunk-LOFELEU3.js";
|
4
4
|
import "../../../../../chunks/chunk-ZCPGE7H7.js";
|
5
5
|
import "../../../../../chunks/chunk-5GI5G45R.js";
|
6
6
|
import "../../../../../chunks/chunk-XWLQR4UY.js";
|
7
7
|
import "../../../../../chunks/chunk-LUPVHC73.js";
|
8
8
|
import "../../../../../chunks/chunk-YDIBNEGA.js";
|
9
9
|
import "../../../../../chunks/chunk-E6MSDKON.js";
|
10
|
-
import "../../../../../chunks/chunk-
|
10
|
+
import "../../../../../chunks/chunk-ZTDVUXPR.js";
|
11
11
|
import "../../../../../chunks/chunk-RLJOYG64.js";
|
12
12
|
import "../../../../../chunks/chunk-QXAJXTXV.js";
|
13
13
|
import "../../../../../chunks/chunk-HC6ZOHCS.js";
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import {
|
2
2
|
toText
|
3
|
-
} from "../../../../../chunks/chunk-
|
3
|
+
} from "../../../../../chunks/chunk-LOFELEU3.js";
|
4
4
|
import "../../../../../chunks/chunk-ZCPGE7H7.js";
|
5
5
|
import "../../../../../chunks/chunk-5GI5G45R.js";
|
6
6
|
import "../../../../../chunks/chunk-XWLQR4UY.js";
|
7
7
|
import "../../../../../chunks/chunk-LUPVHC73.js";
|
8
8
|
import "../../../../../chunks/chunk-YDIBNEGA.js";
|
9
9
|
import "../../../../../chunks/chunk-E6MSDKON.js";
|
10
|
-
import "../../../../../chunks/chunk-
|
10
|
+
import "../../../../../chunks/chunk-ZTDVUXPR.js";
|
11
11
|
import "../../../../../chunks/chunk-RLJOYG64.js";
|
12
12
|
import "../../../../../chunks/chunk-QXAJXTXV.js";
|
13
13
|
import "../../../../../chunks/chunk-HC6ZOHCS.js";
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import {
|
2
2
|
toTransformer
|
3
|
-
} from "../../../../../chunks/chunk-
|
3
|
+
} from "../../../../../chunks/chunk-LOFELEU3.js";
|
4
4
|
import "../../../../../chunks/chunk-ZCPGE7H7.js";
|
5
5
|
import "../../../../../chunks/chunk-5GI5G45R.js";
|
6
6
|
import "../../../../../chunks/chunk-XWLQR4UY.js";
|
7
7
|
import "../../../../../chunks/chunk-LUPVHC73.js";
|
8
8
|
import "../../../../../chunks/chunk-YDIBNEGA.js";
|
9
9
|
import "../../../../../chunks/chunk-E6MSDKON.js";
|
10
|
-
import "../../../../../chunks/chunk-
|
10
|
+
import "../../../../../chunks/chunk-ZTDVUXPR.js";
|
11
11
|
import "../../../../../chunks/chunk-RLJOYG64.js";
|
12
12
|
import "../../../../../chunks/chunk-QXAJXTXV.js";
|
13
13
|
import "../../../../../chunks/chunk-HC6ZOHCS.js";
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import {
|
2
2
|
transformSelected
|
3
|
-
} from "../../../../../chunks/chunk-
|
3
|
+
} from "../../../../../chunks/chunk-LOFELEU3.js";
|
4
4
|
import "../../../../../chunks/chunk-ZCPGE7H7.js";
|
5
5
|
import "../../../../../chunks/chunk-5GI5G45R.js";
|
6
6
|
import "../../../../../chunks/chunk-XWLQR4UY.js";
|
7
7
|
import "../../../../../chunks/chunk-LUPVHC73.js";
|
8
8
|
import "../../../../../chunks/chunk-YDIBNEGA.js";
|
9
9
|
import "../../../../../chunks/chunk-E6MSDKON.js";
|
10
|
-
import "../../../../../chunks/chunk-
|
10
|
+
import "../../../../../chunks/chunk-ZTDVUXPR.js";
|
11
11
|
import "../../../../../chunks/chunk-RLJOYG64.js";
|
12
12
|
import "../../../../../chunks/chunk-QXAJXTXV.js";
|
13
13
|
import "../../../../../chunks/chunk-HC6ZOHCS.js";
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import {
|
2
2
|
trim
|
3
|
-
} from "../../../../../chunks/chunk-
|
3
|
+
} from "../../../../../chunks/chunk-LOFELEU3.js";
|
4
4
|
import "../../../../../chunks/chunk-ZCPGE7H7.js";
|
5
5
|
import "../../../../../chunks/chunk-5GI5G45R.js";
|
6
6
|
import "../../../../../chunks/chunk-XWLQR4UY.js";
|
7
7
|
import "../../../../../chunks/chunk-LUPVHC73.js";
|
8
8
|
import "../../../../../chunks/chunk-YDIBNEGA.js";
|
9
9
|
import "../../../../../chunks/chunk-E6MSDKON.js";
|
10
|
-
import "../../../../../chunks/chunk-
|
10
|
+
import "../../../../../chunks/chunk-ZTDVUXPR.js";
|
11
11
|
import "../../../../../chunks/chunk-RLJOYG64.js";
|
12
12
|
import "../../../../../chunks/chunk-QXAJXTXV.js";
|
13
13
|
import "../../../../../chunks/chunk-HC6ZOHCS.js";
|
@@ -1,45 +1,47 @@
|
|
1
1
|
import { Types } from '../types';
|
2
|
+
export declare const SMART_TAGS_REGISTER: Types.SmartTags.Register;
|
2
3
|
export declare namespace Tree {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
export function mergeValues(currentValue: Types.Value, incomingValue: Types.Value, mergeKey: string | number, initiatorTree: Tree): Types.Value;
|
7
|
-
type MergeNodesOptions = {
|
8
|
-
actionAttribute?: string;
|
9
|
-
keyAttribute?: string;
|
10
|
-
rootKey?: string;
|
11
|
-
};
|
12
|
-
export function mergeNodes(nodes: Array<Element | Text>, options?: MergeNodesOptions): Element | Text;
|
13
|
-
export function mergeRootNodes(...args: Parameters<typeof mergeNodes>): Element | Text;
|
14
|
-
export function from(nodes: Array<Element | Text>, options?: Partial<Types.TreeOptions & MergeNodesOptions>): Tree;
|
15
|
-
export class Tree<T extends Element | Text = Element | Text> {
|
16
|
-
readonly node: T;
|
17
|
-
readonly name: string | null;
|
4
|
+
class Tree {
|
5
|
+
readonly node: Element | Text;
|
6
|
+
readonly options: Types.Tree.Options;
|
18
7
|
readonly parent: Tree | null;
|
8
|
+
readonly parents: Tree[];
|
9
|
+
readonly pathFromParent: string | number | null;
|
19
10
|
readonly root: Tree;
|
20
11
|
readonly isRoot: boolean;
|
21
|
-
readonly path:
|
12
|
+
readonly path: Array<string | number>;
|
22
13
|
readonly pathString: string;
|
23
|
-
readonly
|
24
|
-
readonly
|
14
|
+
readonly attributes: ReadonlyArray<Readonly<Attr>> | null;
|
15
|
+
readonly isMethod: boolean;
|
16
|
+
readonly tagName: string | null;
|
17
|
+
readonly smartTagName: string | null;
|
18
|
+
readonly smartTagData: Types.SmartTags.SmartTag | null;
|
19
|
+
readonly mode: Types.Tree.Mode;
|
20
|
+
readonly isPreserved: boolean;
|
21
|
+
readonly isLiteral: boolean;
|
22
|
+
readonly isolationInitType: Exclude<Types.Tree.ValueTypeName, 'transformer' | 'method'>;
|
25
23
|
readonly subtrees: ReadonlyMap<string | number, Tree>;
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
static
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
private
|
42
|
-
private
|
24
|
+
static actionAttribute: string;
|
25
|
+
static keyAttribute: string;
|
26
|
+
static methodAttribute: string;
|
27
|
+
static initAttribute: string;
|
28
|
+
static modeAttribute: string;
|
29
|
+
static preserveAttribute: string;
|
30
|
+
static literalAttribute: string;
|
31
|
+
static defaultOptions: Types.Tree.Options;
|
32
|
+
static from(nodes: Element[], options: Types.Tree.Options): Tree;
|
33
|
+
constructor(node: Element | Text, parent: null, pathFromParent: null, options?: Types.Tree.Options);
|
34
|
+
constructor(node: Element | Text, parent: Tree, pathFromParent: string | number, options?: Types.Tree.Options);
|
35
|
+
resolve: Types.Tree.Resolver;
|
36
|
+
variablesStore: Map<string, Types.Tree.Serialized>;
|
37
|
+
setVariable(name: string, value: Types.Tree.RestingValue): void;
|
38
|
+
getVariable(name: string): Types.Tree.RestingValue | undefined;
|
39
|
+
private performSafetyChecks;
|
40
|
+
private computeValue;
|
41
|
+
private enforceEvaluation;
|
42
|
+
private cachedValue;
|
43
|
+
private getCachedValue;
|
44
|
+
private setCachedValue;
|
43
45
|
perfCounters: {
|
44
46
|
computed: number;
|
45
47
|
computeTime: number;
|
@@ -49,12 +51,19 @@ export declare namespace Tree {
|
|
49
51
|
cacheTimeAvg: number;
|
50
52
|
totalTime: number;
|
51
53
|
};
|
52
|
-
getPerfCounters(): [string,
|
54
|
+
getPerfCounters(): [string, {
|
55
|
+
computed: number;
|
56
|
+
computeTime: number;
|
57
|
+
computeTimeAvg: number;
|
58
|
+
cached: number;
|
59
|
+
cacheTime: number;
|
60
|
+
cacheTimeAvg: number;
|
61
|
+
totalTime: number;
|
62
|
+
} & {
|
63
|
+
tagName: string;
|
64
|
+
evaluated: Types.Tree.Serialized | undefined;
|
65
|
+
}][];
|
53
66
|
printPerfCounters(): void;
|
54
|
-
|
55
|
-
pushToEvalCallStack(path: string): void;
|
56
|
-
flushEvalCallStack(): void;
|
57
|
-
evaluate(this: Tree<T>): Types.Value;
|
67
|
+
evaluate(): Types.Tree.Value;
|
58
68
|
}
|
59
|
-
export {};
|
60
69
|
}
|
@@ -1,16 +1,23 @@
|
|
1
1
|
import {
|
2
|
+
SMART_TAGS_REGISTER,
|
2
3
|
Tree
|
3
|
-
} from "../../../../chunks/chunk-
|
4
|
-
import "../../../../chunks/chunk-
|
5
|
-
import "../../../../chunks/chunk-
|
6
|
-
import "../../../../chunks/chunk-
|
7
|
-
import "../../../../chunks/chunk-
|
8
|
-
import "../../../../chunks/chunk-
|
4
|
+
} from "../../../../chunks/chunk-2G5MFJ66.js";
|
5
|
+
import "../../../../chunks/chunk-QAVYONH6.js";
|
6
|
+
import "../../../../chunks/chunk-XEQ2PBT2.js";
|
7
|
+
import "../../../../chunks/chunk-VDNIN3V5.js";
|
8
|
+
import "../../../../chunks/chunk-FHLCPVND.js";
|
9
|
+
import "../../../../chunks/chunk-UT2J62LH.js";
|
10
|
+
import "../../../../chunks/chunk-SXRWMH3U.js";
|
11
|
+
import "../../../../chunks/chunk-BKO7GLC2.js";
|
12
|
+
import "../../../../chunks/chunk-RW7VAKJW.js";
|
13
|
+
import "../../../../chunks/chunk-XA4HVHJ4.js";
|
9
14
|
import "../../../../chunks/chunk-E6MSDKON.js";
|
10
|
-
import "../../../../chunks/chunk-
|
15
|
+
import "../../../../chunks/chunk-XNF5MLCQ.js";
|
16
|
+
import "../../../../chunks/chunk-YDIBNEGA.js";
|
17
|
+
import "../../../../chunks/chunk-JMU5PDBD.js";
|
18
|
+
import "../../../../chunks/chunk-ZTDVUXPR.js";
|
11
19
|
import "../../../../chunks/chunk-RLJOYG64.js";
|
12
|
-
import "../../../../chunks/chunk-QXAJXTXV.js";
|
13
|
-
import "../../../../chunks/chunk-HC6ZOHCS.js";
|
14
20
|
export {
|
21
|
+
SMART_TAGS_REGISTER,
|
15
22
|
Tree
|
16
23
|
};
|
@@ -1,89 +1,143 @@
|
|
1
|
-
import {
|
1
|
+
import { Outcome } from '~/agnostic/misc/outcome';
|
2
|
+
import { Logger } from '~/agnostic/misc/logs/logger';
|
3
|
+
import { Tree as TreeNamespace } from '../tree';
|
4
|
+
import { Transformer } from '../transformer';
|
5
|
+
import { Method } from '../method';
|
2
6
|
export declare namespace Types {
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
7
|
+
namespace Transformations {
|
8
|
+
type FunctionMainValueFailure = {
|
9
|
+
expected: string;
|
10
|
+
found: string;
|
11
|
+
details?: any;
|
12
|
+
};
|
13
|
+
type FunctionArgsValueFailure = {
|
14
|
+
expected: string;
|
15
|
+
found: string;
|
16
|
+
position?: number;
|
17
|
+
details?: any;
|
18
|
+
};
|
19
|
+
type FunctionTransformationFailure = {
|
20
|
+
details?: any;
|
21
|
+
};
|
22
|
+
type FunctionFailurePayload = FunctionMainValueFailure | FunctionArgsValueFailure | FunctionTransformationFailure;
|
23
|
+
type FunctionDetailsArg = {
|
24
|
+
name: string;
|
25
|
+
sourceTree: TreeNamespace.Tree;
|
26
|
+
};
|
27
|
+
type Function<Main extends Tree.RestingValue, Args extends Tree.Value[], Out extends Tree.RestingValue> = (mainValue: Main, args: Args, details: FunctionDetailsArg) => Outcome.Either<Out, FunctionFailurePayload>;
|
28
|
+
type FailurePayloadCore = {
|
29
|
+
transformerName: string;
|
30
|
+
path: string;
|
31
|
+
mainValue: Tree.RestingValue;
|
32
|
+
argsValue: Tree.RestingArrayValue;
|
33
|
+
};
|
34
|
+
type MainValueFailurePayload = FailurePayloadCore & FunctionMainValueFailure & {
|
35
|
+
message: 'BAD_MAIN_VALUE';
|
36
|
+
};
|
37
|
+
type ArgsValueFailurePayload = FailurePayloadCore & FunctionArgsValueFailure & {
|
38
|
+
message: 'BAD_ARGUMENTS_VALUE';
|
39
|
+
};
|
40
|
+
type TransformationFailurePayload = FailurePayloadCore & FunctionTransformationFailure & {
|
41
|
+
message: 'TRANSFORMATION_ERROR';
|
42
|
+
};
|
43
|
+
type FailurePayload = MainValueFailurePayload | ArgsValueFailurePayload | TransformationFailurePayload;
|
44
|
+
type Output<S extends Tree.RestingValue = Tree.RestingValue, F extends FailurePayload = FailurePayload> = Outcome.Either<S, F>;
|
14
45
|
}
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
46
|
+
namespace Tree {
|
47
|
+
namespace Merge {
|
48
|
+
enum Action {
|
49
|
+
APPEND = "append",
|
50
|
+
PREPEND = "prepend",
|
51
|
+
REPLACE = "replace"
|
52
|
+
}
|
53
|
+
}
|
54
|
+
type Mode = 'isolation' | 'coalescion';
|
55
|
+
type TransformerValue = Transformer;
|
56
|
+
type MethodValue = Method;
|
57
|
+
type PrimitiveValue = null | boolean | number | string | Text | NodeListOf<Element | Text> | Element | MethodValue;
|
58
|
+
type RestingValue = PrimitiveValue | RestingValue[] | {
|
59
|
+
[k: string]: RestingValue;
|
60
|
+
};
|
61
|
+
type Value = RestingValue | TransformerValue;
|
62
|
+
type RestingArrayValue = RestingValue[];
|
63
|
+
type RestingRecordValue = {
|
64
|
+
[k: string]: RestingValue;
|
65
|
+
};
|
66
|
+
type ValuesTypesNamesIndex = {
|
67
|
+
null: null;
|
68
|
+
boolean: boolean;
|
69
|
+
number: number;
|
70
|
+
string: string;
|
71
|
+
text: Text;
|
72
|
+
nodelist: NodeListOf<Element | Text>;
|
73
|
+
element: Element;
|
74
|
+
transformer: TransformerValue;
|
75
|
+
method: MethodValue;
|
76
|
+
array: RestingArrayValue;
|
77
|
+
record: RestingRecordValue;
|
78
|
+
};
|
79
|
+
type ValueTypeName = keyof ValuesTypesNamesIndex;
|
80
|
+
type ValueTypeFromNames<N extends ValueTypeName[]> = ValuesTypesNamesIndex[N[number]];
|
81
|
+
type Resolver = (path: TreeNamespace.Tree['path']) => TreeNamespace.Tree | undefined;
|
82
|
+
type Options = {
|
83
|
+
globalObject: RestingRecordValue;
|
84
|
+
logger: Logger | null;
|
85
|
+
loggerThread: string | undefined;
|
86
|
+
};
|
87
|
+
type Serialized = {
|
88
|
+
type: 'null';
|
89
|
+
value: null;
|
90
|
+
} | {
|
91
|
+
type: 'boolean';
|
92
|
+
value: boolean;
|
93
|
+
} | {
|
94
|
+
type: 'number';
|
95
|
+
value: number;
|
96
|
+
} | {
|
97
|
+
type: 'string';
|
98
|
+
value: string;
|
99
|
+
} | {
|
100
|
+
type: 'text';
|
101
|
+
value: string;
|
102
|
+
} | {
|
103
|
+
type: 'element';
|
104
|
+
value: string;
|
105
|
+
} | {
|
106
|
+
type: 'nodelist';
|
107
|
+
value: Array<Serialized>;
|
108
|
+
} | {
|
109
|
+
type: 'array';
|
110
|
+
value: Array<Serialized>;
|
111
|
+
} | {
|
112
|
+
type: 'record';
|
113
|
+
value: {
|
114
|
+
[k: string]: Serialized;
|
115
|
+
};
|
116
|
+
} | {
|
117
|
+
type: 'transformer';
|
118
|
+
value: Transformer;
|
119
|
+
} | {
|
120
|
+
type: 'method';
|
121
|
+
value: Method;
|
122
|
+
};
|
55
123
|
}
|
56
|
-
|
57
|
-
type
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
type: 'element';
|
73
|
-
value: string;
|
74
|
-
} | {
|
75
|
-
type: 'nodelist';
|
76
|
-
value: string;
|
77
|
-
} | {
|
78
|
-
type: 'array';
|
79
|
-
value: Array<Serialized>;
|
80
|
-
} | {
|
81
|
-
type: 'record';
|
82
|
-
value: {
|
83
|
-
[k: string]: Serialized;
|
124
|
+
namespace SmartTags {
|
125
|
+
type SmartTag<Main extends Types.Tree.RestingValue = Types.Tree.RestingValue, Args extends Types.Tree.RestingArrayValue = Types.Tree.RestingArrayValue, Output extends Types.Tree.RestingValue = Types.Tree.RestingValue> = {
|
126
|
+
defaultMode: Types.Tree.Mode;
|
127
|
+
isolationInitType: Exclude<Types.Tree.ValueTypeName, 'transformer' | 'method'>;
|
128
|
+
generator: (innerValue: Types.Tree.RestingValue, mode: Types.Tree.Mode, sourceTree: TreeNamespace.Tree) => {
|
129
|
+
transformer: Transformer<Main, Args, Output>;
|
130
|
+
method: Method<Main, Args, Output>;
|
131
|
+
};
|
132
|
+
};
|
133
|
+
type Descriptor<Main extends Types.Tree.RestingValue = Types.Tree.RestingValue, Args extends Types.Tree.RestingArrayValue = Types.Tree.RestingArrayValue, Output extends Types.Tree.RestingValue = Types.Tree.RestingValue> = {
|
134
|
+
name: string;
|
135
|
+
defaultMode: Types.Tree.Mode;
|
136
|
+
isolationInitType: Exclude<Types.Tree.ValueTypeName, 'transformer' | 'method'>;
|
137
|
+
mainValueCheck: Transformer<Main, Args, Output>['typeChecks']['mainValue'];
|
138
|
+
argsValueCheck: Transformer<Main, Args, Output>['typeChecks']['argsValue'];
|
139
|
+
func: Transformer<Main, Args, Output>['func'];
|
84
140
|
};
|
85
|
-
|
86
|
-
|
87
|
-
value: Transformer;
|
88
|
-
};
|
141
|
+
type Register = Map<string, Types.SmartTags.SmartTag<any, any, any>>;
|
142
|
+
}
|
89
143
|
}
|
@@ -1,11 +1,52 @@
|
|
1
|
-
import {
|
1
|
+
import { Outcome } from '~/agnostic/misc/outcome';
|
2
2
|
import { Types } from '../types';
|
3
3
|
export declare namespace Utils {
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
4
|
+
function clone<T extends Types.Tree.Value = Types.Tree.Value>(value: T): T;
|
5
|
+
function coalesceValues(currentValue: Types.Tree.RestingValue, subpath: string | number, subvalue: Types.Tree.Value): Types.Tree.RestingValue;
|
6
|
+
const toHyperJson: (value: Types.Tree.Value) => Element | Text;
|
7
|
+
namespace Transformations {
|
8
|
+
namespace TypeChecks {
|
9
|
+
function getType<T extends unknown>(value: T): T extends Types.Tree.Value ? Types.Tree.ValueTypeName : Types.Tree.ValueTypeName | undefined;
|
10
|
+
const everyTypeName: Types.Tree.ValueTypeName[];
|
11
|
+
function singleTypeCheck<K extends Types.Tree.ValueTypeName>(value: unknown, type: K): value is Types.Tree.ValueTypeFromNames<[K]>;
|
12
|
+
function typeCheck<K extends Array<Types.Tree.ValueTypeName>>(value: unknown, ...types: K): Outcome.Either<Types.Tree.ValueTypeFromNames<K>, {
|
13
|
+
expected: string;
|
14
|
+
found: string;
|
15
|
+
}>;
|
16
|
+
function typeCheckMany<K extends Array<Types.Tree.ValueTypeName>>(values: unknown[], ...types: K): Outcome.Either<Types.Tree.ValueTypeFromNames<K>[], {
|
17
|
+
position: number;
|
18
|
+
expected: string;
|
19
|
+
found: string;
|
20
|
+
}>;
|
21
|
+
}
|
22
|
+
}
|
23
|
+
namespace Tree {
|
24
|
+
function mergeNodes(nodes: Element[]): Element;
|
25
|
+
function getInitialValueFromTypeName(name: Exclude<Types.Tree.ValueTypeName, 'transformer' | 'method'>): Types.Tree.RestingValue;
|
26
|
+
namespace TypeChecks {
|
27
|
+
function getType<T extends unknown>(value: T): T extends Types.Tree.Value ? Types.Tree.ValueTypeName : Types.Tree.ValueTypeName | undefined;
|
28
|
+
const everyTypeName: Types.Tree.ValueTypeName[];
|
29
|
+
function singleTypeCheck<K extends Types.Tree.ValueTypeName>(value: unknown, type: K): value is Types.Tree.ValueTypeFromNames<[K]>;
|
30
|
+
function typeCheck<K extends Array<Types.Tree.ValueTypeName>>(value: unknown, ...types: K): Outcome.Either<Types.Tree.ValueTypeFromNames<K>, {
|
31
|
+
expected: string;
|
32
|
+
found: string;
|
33
|
+
}>;
|
34
|
+
function typeCheckMany<K extends Array<Types.Tree.ValueTypeName>>(values: unknown[], ...types: K): Outcome.Either<Types.Tree.ValueTypeFromNames<K>[], {
|
35
|
+
position: number;
|
36
|
+
expected: string;
|
37
|
+
found: string;
|
38
|
+
}>;
|
39
|
+
const isTreeMode: (name: string) => name is Types.Tree.Mode;
|
40
|
+
const isValueTypeName: (name: string) => name is Types.Tree.ValueTypeName;
|
41
|
+
}
|
42
|
+
}
|
43
|
+
namespace SmartTags {
|
44
|
+
const expectEmptyArgs: (args: unknown[]) => Outcome.Either<[], {
|
45
|
+
expected: string;
|
46
|
+
found: string;
|
47
|
+
}>;
|
48
|
+
const makeMainValueError: (expected: string, found: string, details?: any) => Types.Transformations.FunctionMainValueFailure;
|
49
|
+
const makeArgsValueError: (expected: string, found: string, position?: number, details?: any) => Types.Transformations.FunctionArgsValueFailure;
|
50
|
+
const makeTransformationError: (details?: any) => Types.Transformations.FunctionTransformationFailure;
|
51
|
+
}
|
11
52
|
}
|
@@ -1,16 +1,21 @@
|
|
1
1
|
import {
|
2
2
|
Utils
|
3
|
-
} from "../../../../chunks/chunk-
|
4
|
-
import "../../../../chunks/chunk-
|
5
|
-
import "../../../../chunks/chunk-
|
6
|
-
import "../../../../chunks/chunk-
|
7
|
-
import "../../../../chunks/chunk-
|
8
|
-
import "../../../../chunks/chunk-
|
3
|
+
} from "../../../../chunks/chunk-2G5MFJ66.js";
|
4
|
+
import "../../../../chunks/chunk-QAVYONH6.js";
|
5
|
+
import "../../../../chunks/chunk-XEQ2PBT2.js";
|
6
|
+
import "../../../../chunks/chunk-VDNIN3V5.js";
|
7
|
+
import "../../../../chunks/chunk-FHLCPVND.js";
|
8
|
+
import "../../../../chunks/chunk-UT2J62LH.js";
|
9
|
+
import "../../../../chunks/chunk-SXRWMH3U.js";
|
10
|
+
import "../../../../chunks/chunk-BKO7GLC2.js";
|
11
|
+
import "../../../../chunks/chunk-RW7VAKJW.js";
|
12
|
+
import "../../../../chunks/chunk-XA4HVHJ4.js";
|
9
13
|
import "../../../../chunks/chunk-E6MSDKON.js";
|
10
|
-
import "../../../../chunks/chunk-
|
14
|
+
import "../../../../chunks/chunk-XNF5MLCQ.js";
|
15
|
+
import "../../../../chunks/chunk-YDIBNEGA.js";
|
16
|
+
import "../../../../chunks/chunk-JMU5PDBD.js";
|
17
|
+
import "../../../../chunks/chunk-ZTDVUXPR.js";
|
11
18
|
import "../../../../chunks/chunk-RLJOYG64.js";
|
12
|
-
import "../../../../chunks/chunk-QXAJXTXV.js";
|
13
|
-
import "../../../../chunks/chunk-HC6ZOHCS.js";
|
14
19
|
export {
|
15
20
|
Utils
|
16
21
|
};
|
package/agnostic/html/index.js
CHANGED
@@ -1,44 +1,49 @@
|
|
1
1
|
import {
|
2
2
|
selectorToElement
|
3
|
-
} from "../../chunks/chunk-
|
3
|
+
} from "../../chunks/chunk-GB4UQS6V.js";
|
4
|
+
import {
|
5
|
+
Placeholders
|
6
|
+
} from "../../chunks/chunk-VYW4IADX.js";
|
4
7
|
import {
|
5
8
|
stringToNodes
|
6
|
-
} from "../../chunks/chunk-
|
9
|
+
} from "../../chunks/chunk-PPHUIOHO.js";
|
7
10
|
import {
|
8
11
|
HyperJson
|
9
|
-
} from "../../chunks/chunk-
|
10
|
-
import "../../chunks/chunk-
|
11
|
-
import "../../chunks/chunk-
|
12
|
-
import "../../chunks/chunk-
|
12
|
+
} from "../../chunks/chunk-PMYUC6VD.js";
|
13
|
+
import "../../chunks/chunk-2G5MFJ66.js";
|
14
|
+
import "../../chunks/chunk-QAVYONH6.js";
|
15
|
+
import "../../chunks/chunk-XEQ2PBT2.js";
|
16
|
+
import "../../chunks/chunk-VDNIN3V5.js";
|
17
|
+
import "../../chunks/chunk-FHLCPVND.js";
|
18
|
+
import "../../chunks/chunk-UT2J62LH.js";
|
19
|
+
import "../../chunks/chunk-SXRWMH3U.js";
|
20
|
+
import "../../chunks/chunk-BKO7GLC2.js";
|
21
|
+
import "../../chunks/chunk-RW7VAKJW.js";
|
13
22
|
import {
|
14
23
|
getPositionInsideParent
|
15
24
|
} from "../../chunks/chunk-VTPRO4NJ.js";
|
16
25
|
import {
|
17
|
-
|
18
|
-
} from "../../chunks/chunk-
|
26
|
+
getNodeAncestors
|
27
|
+
} from "../../chunks/chunk-LUPVHC73.js";
|
19
28
|
import {
|
20
29
|
insertNode
|
21
30
|
} from "../../chunks/chunk-XA4HVHJ4.js";
|
22
|
-
import "../../chunks/chunk-XWLQR4UY.js";
|
23
|
-
import {
|
24
|
-
getNodeAncestors
|
25
|
-
} from "../../chunks/chunk-LUPVHC73.js";
|
26
31
|
import {
|
27
32
|
Sanitize
|
28
|
-
} from "../../chunks/chunk-
|
29
|
-
import "../../chunks/chunk-YDIBNEGA.js";
|
33
|
+
} from "../../chunks/chunk-Z352MSRL.js";
|
30
34
|
import "../../chunks/chunk-E6MSDKON.js";
|
31
|
-
import "../../chunks/chunk-
|
32
|
-
import "../../chunks/chunk-
|
33
|
-
import "../../chunks/chunk-
|
35
|
+
import "../../chunks/chunk-XNF5MLCQ.js";
|
36
|
+
import "../../chunks/chunk-YDIBNEGA.js";
|
37
|
+
import "../../chunks/chunk-JMU5PDBD.js";
|
38
|
+
import "../../chunks/chunk-ZTDVUXPR.js";
|
39
|
+
import "../../chunks/chunk-U6YRINXJ.js";
|
40
|
+
import "../../chunks/chunk-UFKH5WD2.js";
|
41
|
+
import "../../chunks/chunk-RLJOYG64.js";
|
34
42
|
import "../../chunks/chunk-S2NMAH7K.js";
|
35
43
|
import "../../chunks/chunk-LV2VMOWR.js";
|
36
|
-
import "../../chunks/chunk-RLJOYG64.js";
|
37
44
|
import "../../chunks/chunk-WH6BPDAC.js";
|
38
45
|
import "../../chunks/chunk-QHLQVR3E.js";
|
39
46
|
import "../../chunks/chunk-FENXVJYO.js";
|
40
|
-
import "../../chunks/chunk-QXAJXTXV.js";
|
41
|
-
import "../../chunks/chunk-HC6ZOHCS.js";
|
42
47
|
|
43
48
|
// src/agnostic/html/index.ts
|
44
49
|
var Html;
|