@syntrologie/adapt-nav 2.41.3 → 2.43.0
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/dist/cdn.js +2 -2
- package/dist/{chunk-FGNIZYR3.js → chunk-A6UMGLDT.js} +36 -2
- package/dist/chunk-A6UMGLDT.js.map +7 -0
- package/dist/{chunk-GX34H3BQ.js → chunk-AZBPOSXQ.js} +2 -2
- package/dist/editor.js +1 -1
- package/dist/runtime.js +2 -2
- package/dist/schema.d.ts +72 -72
- package/dist/schema.d.ts.map +1 -1
- package/dist/schema.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-FGNIZYR3.js.map +0 -7
- /package/dist/{chunk-GX34H3BQ.js.map → chunk-AZBPOSXQ.js.map} +0 -0
package/dist/schema.d.ts
CHANGED
|
@@ -20,7 +20,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
20
20
|
/** Target anchor: route = where, selector = what to highlight */
|
|
21
21
|
anchor: z.ZodOptional<z.ZodObject<{
|
|
22
22
|
selector: z.ZodString;
|
|
23
|
-
route: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
23
|
+
route: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, string | string[], string | string[]>;
|
|
24
24
|
}, "strict", z.ZodTypeAny, {
|
|
25
25
|
selector: string;
|
|
26
26
|
route: string | string[];
|
|
@@ -216,13 +216,13 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
216
216
|
contains?: string | undefined;
|
|
217
217
|
}>>>;
|
|
218
218
|
}, "strip", z.ZodTypeAny, {
|
|
219
|
-
events: ("ui.
|
|
219
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
220
220
|
match?: Record<string, {
|
|
221
221
|
equals?: string | number | boolean | undefined;
|
|
222
222
|
contains?: string | undefined;
|
|
223
223
|
}> | undefined;
|
|
224
224
|
}, {
|
|
225
|
-
events: ("ui.
|
|
225
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
226
226
|
match?: Record<string, {
|
|
227
227
|
equals?: string | number | boolean | undefined;
|
|
228
228
|
contains?: string | undefined;
|
|
@@ -235,7 +235,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
235
235
|
count: number;
|
|
236
236
|
withinMs?: number | undefined;
|
|
237
237
|
counter?: {
|
|
238
|
-
events: ("ui.
|
|
238
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
239
239
|
match?: Record<string, {
|
|
240
240
|
equals?: string | number | boolean | undefined;
|
|
241
241
|
contains?: string | undefined;
|
|
@@ -248,7 +248,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
248
248
|
count: number;
|
|
249
249
|
withinMs?: number | undefined;
|
|
250
250
|
counter?: {
|
|
251
|
-
events: ("ui.
|
|
251
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
252
252
|
match?: Record<string, {
|
|
253
253
|
equals?: string | number | boolean | undefined;
|
|
254
254
|
contains?: string | undefined;
|
|
@@ -306,7 +306,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
306
306
|
count: number;
|
|
307
307
|
withinMs?: number | undefined;
|
|
308
308
|
counter?: {
|
|
309
|
-
events: ("ui.
|
|
309
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
310
310
|
match?: Record<string, {
|
|
311
311
|
equals?: string | number | boolean | undefined;
|
|
312
312
|
contains?: string | undefined;
|
|
@@ -364,7 +364,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
364
364
|
count: number;
|
|
365
365
|
withinMs?: number | undefined;
|
|
366
366
|
counter?: {
|
|
367
|
-
events: ("ui.
|
|
367
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
368
368
|
match?: Record<string, {
|
|
369
369
|
equals?: string | number | boolean | undefined;
|
|
370
370
|
contains?: string | undefined;
|
|
@@ -426,7 +426,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
426
426
|
count: number;
|
|
427
427
|
withinMs?: number | undefined;
|
|
428
428
|
counter?: {
|
|
429
|
-
events: ("ui.
|
|
429
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
430
430
|
match?: Record<string, {
|
|
431
431
|
equals?: string | number | boolean | undefined;
|
|
432
432
|
contains?: string | undefined;
|
|
@@ -488,7 +488,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
488
488
|
count: number;
|
|
489
489
|
withinMs?: number | undefined;
|
|
490
490
|
counter?: {
|
|
491
|
-
events: ("ui.
|
|
491
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
492
492
|
match?: Record<string, {
|
|
493
493
|
equals?: string | number | boolean | undefined;
|
|
494
494
|
contains?: string | undefined;
|
|
@@ -652,7 +652,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
652
652
|
count: number;
|
|
653
653
|
withinMs?: number | undefined;
|
|
654
654
|
counter?: {
|
|
655
|
-
events: ("ui.
|
|
655
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
656
656
|
match?: Record<string, {
|
|
657
657
|
equals?: string | number | boolean | undefined;
|
|
658
658
|
contains?: string | undefined;
|
|
@@ -761,7 +761,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
761
761
|
count: number;
|
|
762
762
|
withinMs?: number | undefined;
|
|
763
763
|
counter?: {
|
|
764
|
-
events: ("ui.
|
|
764
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
765
765
|
match?: Record<string, {
|
|
766
766
|
equals?: string | number | boolean | undefined;
|
|
767
767
|
contains?: string | undefined;
|
|
@@ -870,7 +870,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
870
870
|
count: number;
|
|
871
871
|
withinMs?: number | undefined;
|
|
872
872
|
counter?: {
|
|
873
|
-
events: ("ui.
|
|
873
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
874
874
|
match?: Record<string, {
|
|
875
875
|
equals?: string | number | boolean | undefined;
|
|
876
876
|
contains?: string | undefined;
|
|
@@ -979,7 +979,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
|
|
|
979
979
|
count: number;
|
|
980
980
|
withinMs?: number | undefined;
|
|
981
981
|
counter?: {
|
|
982
|
-
events: ("ui.
|
|
982
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
983
983
|
match?: Record<string, {
|
|
984
984
|
equals?: string | number | boolean | undefined;
|
|
985
985
|
contains?: string | undefined;
|
|
@@ -1033,7 +1033,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1033
1033
|
/** Target anchor: route = where, selector = what to highlight */
|
|
1034
1034
|
anchor: z.ZodOptional<z.ZodObject<{
|
|
1035
1035
|
selector: z.ZodString;
|
|
1036
|
-
route: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
1036
|
+
route: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, string | string[], string | string[]>;
|
|
1037
1037
|
}, "strict", z.ZodTypeAny, {
|
|
1038
1038
|
selector: string;
|
|
1039
1039
|
route: string | string[];
|
|
@@ -1229,13 +1229,13 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1229
1229
|
contains?: string | undefined;
|
|
1230
1230
|
}>>>;
|
|
1231
1231
|
}, "strip", z.ZodTypeAny, {
|
|
1232
|
-
events: ("ui.
|
|
1232
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1233
1233
|
match?: Record<string, {
|
|
1234
1234
|
equals?: string | number | boolean | undefined;
|
|
1235
1235
|
contains?: string | undefined;
|
|
1236
1236
|
}> | undefined;
|
|
1237
1237
|
}, {
|
|
1238
|
-
events: ("ui.
|
|
1238
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1239
1239
|
match?: Record<string, {
|
|
1240
1240
|
equals?: string | number | boolean | undefined;
|
|
1241
1241
|
contains?: string | undefined;
|
|
@@ -1248,7 +1248,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1248
1248
|
count: number;
|
|
1249
1249
|
withinMs?: number | undefined;
|
|
1250
1250
|
counter?: {
|
|
1251
|
-
events: ("ui.
|
|
1251
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1252
1252
|
match?: Record<string, {
|
|
1253
1253
|
equals?: string | number | boolean | undefined;
|
|
1254
1254
|
contains?: string | undefined;
|
|
@@ -1261,7 +1261,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1261
1261
|
count: number;
|
|
1262
1262
|
withinMs?: number | undefined;
|
|
1263
1263
|
counter?: {
|
|
1264
|
-
events: ("ui.
|
|
1264
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1265
1265
|
match?: Record<string, {
|
|
1266
1266
|
equals?: string | number | boolean | undefined;
|
|
1267
1267
|
contains?: string | undefined;
|
|
@@ -1319,7 +1319,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1319
1319
|
count: number;
|
|
1320
1320
|
withinMs?: number | undefined;
|
|
1321
1321
|
counter?: {
|
|
1322
|
-
events: ("ui.
|
|
1322
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1323
1323
|
match?: Record<string, {
|
|
1324
1324
|
equals?: string | number | boolean | undefined;
|
|
1325
1325
|
contains?: string | undefined;
|
|
@@ -1377,7 +1377,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1377
1377
|
count: number;
|
|
1378
1378
|
withinMs?: number | undefined;
|
|
1379
1379
|
counter?: {
|
|
1380
|
-
events: ("ui.
|
|
1380
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1381
1381
|
match?: Record<string, {
|
|
1382
1382
|
equals?: string | number | boolean | undefined;
|
|
1383
1383
|
contains?: string | undefined;
|
|
@@ -1439,7 +1439,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1439
1439
|
count: number;
|
|
1440
1440
|
withinMs?: number | undefined;
|
|
1441
1441
|
counter?: {
|
|
1442
|
-
events: ("ui.
|
|
1442
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1443
1443
|
match?: Record<string, {
|
|
1444
1444
|
equals?: string | number | boolean | undefined;
|
|
1445
1445
|
contains?: string | undefined;
|
|
@@ -1501,7 +1501,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1501
1501
|
count: number;
|
|
1502
1502
|
withinMs?: number | undefined;
|
|
1503
1503
|
counter?: {
|
|
1504
|
-
events: ("ui.
|
|
1504
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1505
1505
|
match?: Record<string, {
|
|
1506
1506
|
equals?: string | number | boolean | undefined;
|
|
1507
1507
|
contains?: string | undefined;
|
|
@@ -1665,7 +1665,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1665
1665
|
count: number;
|
|
1666
1666
|
withinMs?: number | undefined;
|
|
1667
1667
|
counter?: {
|
|
1668
|
-
events: ("ui.
|
|
1668
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1669
1669
|
match?: Record<string, {
|
|
1670
1670
|
equals?: string | number | boolean | undefined;
|
|
1671
1671
|
contains?: string | undefined;
|
|
@@ -1774,7 +1774,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1774
1774
|
count: number;
|
|
1775
1775
|
withinMs?: number | undefined;
|
|
1776
1776
|
counter?: {
|
|
1777
|
-
events: ("ui.
|
|
1777
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1778
1778
|
match?: Record<string, {
|
|
1779
1779
|
equals?: string | number | boolean | undefined;
|
|
1780
1780
|
contains?: string | undefined;
|
|
@@ -1883,7 +1883,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1883
1883
|
count: number;
|
|
1884
1884
|
withinMs?: number | undefined;
|
|
1885
1885
|
counter?: {
|
|
1886
|
-
events: ("ui.
|
|
1886
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1887
1887
|
match?: Record<string, {
|
|
1888
1888
|
equals?: string | number | boolean | undefined;
|
|
1889
1889
|
contains?: string | undefined;
|
|
@@ -1992,7 +1992,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1992
1992
|
count: number;
|
|
1993
1993
|
withinMs?: number | undefined;
|
|
1994
1994
|
counter?: {
|
|
1995
|
-
events: ("ui.
|
|
1995
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
1996
1996
|
match?: Record<string, {
|
|
1997
1997
|
equals?: string | number | boolean | undefined;
|
|
1998
1998
|
contains?: string | undefined;
|
|
@@ -2056,7 +2056,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2056
2056
|
/** Target anchor: route = where, selector = what to highlight */
|
|
2057
2057
|
anchor: z.ZodOptional<z.ZodObject<{
|
|
2058
2058
|
selector: z.ZodString;
|
|
2059
|
-
route: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
2059
|
+
route: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, string | string[], string | string[]>;
|
|
2060
2060
|
}, "strict", z.ZodTypeAny, {
|
|
2061
2061
|
selector: string;
|
|
2062
2062
|
route: string | string[];
|
|
@@ -2252,13 +2252,13 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2252
2252
|
contains?: string | undefined;
|
|
2253
2253
|
}>>>;
|
|
2254
2254
|
}, "strip", z.ZodTypeAny, {
|
|
2255
|
-
events: ("ui.
|
|
2255
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2256
2256
|
match?: Record<string, {
|
|
2257
2257
|
equals?: string | number | boolean | undefined;
|
|
2258
2258
|
contains?: string | undefined;
|
|
2259
2259
|
}> | undefined;
|
|
2260
2260
|
}, {
|
|
2261
|
-
events: ("ui.
|
|
2261
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2262
2262
|
match?: Record<string, {
|
|
2263
2263
|
equals?: string | number | boolean | undefined;
|
|
2264
2264
|
contains?: string | undefined;
|
|
@@ -2271,7 +2271,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2271
2271
|
count: number;
|
|
2272
2272
|
withinMs?: number | undefined;
|
|
2273
2273
|
counter?: {
|
|
2274
|
-
events: ("ui.
|
|
2274
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2275
2275
|
match?: Record<string, {
|
|
2276
2276
|
equals?: string | number | boolean | undefined;
|
|
2277
2277
|
contains?: string | undefined;
|
|
@@ -2284,7 +2284,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2284
2284
|
count: number;
|
|
2285
2285
|
withinMs?: number | undefined;
|
|
2286
2286
|
counter?: {
|
|
2287
|
-
events: ("ui.
|
|
2287
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2288
2288
|
match?: Record<string, {
|
|
2289
2289
|
equals?: string | number | boolean | undefined;
|
|
2290
2290
|
contains?: string | undefined;
|
|
@@ -2342,7 +2342,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2342
2342
|
count: number;
|
|
2343
2343
|
withinMs?: number | undefined;
|
|
2344
2344
|
counter?: {
|
|
2345
|
-
events: ("ui.
|
|
2345
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2346
2346
|
match?: Record<string, {
|
|
2347
2347
|
equals?: string | number | boolean | undefined;
|
|
2348
2348
|
contains?: string | undefined;
|
|
@@ -2400,7 +2400,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2400
2400
|
count: number;
|
|
2401
2401
|
withinMs?: number | undefined;
|
|
2402
2402
|
counter?: {
|
|
2403
|
-
events: ("ui.
|
|
2403
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2404
2404
|
match?: Record<string, {
|
|
2405
2405
|
equals?: string | number | boolean | undefined;
|
|
2406
2406
|
contains?: string | undefined;
|
|
@@ -2462,7 +2462,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2462
2462
|
count: number;
|
|
2463
2463
|
withinMs?: number | undefined;
|
|
2464
2464
|
counter?: {
|
|
2465
|
-
events: ("ui.
|
|
2465
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2466
2466
|
match?: Record<string, {
|
|
2467
2467
|
equals?: string | number | boolean | undefined;
|
|
2468
2468
|
contains?: string | undefined;
|
|
@@ -2524,7 +2524,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2524
2524
|
count: number;
|
|
2525
2525
|
withinMs?: number | undefined;
|
|
2526
2526
|
counter?: {
|
|
2527
|
-
events: ("ui.
|
|
2527
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2528
2528
|
match?: Record<string, {
|
|
2529
2529
|
equals?: string | number | boolean | undefined;
|
|
2530
2530
|
contains?: string | undefined;
|
|
@@ -2688,7 +2688,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2688
2688
|
count: number;
|
|
2689
2689
|
withinMs?: number | undefined;
|
|
2690
2690
|
counter?: {
|
|
2691
|
-
events: ("ui.
|
|
2691
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2692
2692
|
match?: Record<string, {
|
|
2693
2693
|
equals?: string | number | boolean | undefined;
|
|
2694
2694
|
contains?: string | undefined;
|
|
@@ -2797,7 +2797,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2797
2797
|
count: number;
|
|
2798
2798
|
withinMs?: number | undefined;
|
|
2799
2799
|
counter?: {
|
|
2800
|
-
events: ("ui.
|
|
2800
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2801
2801
|
match?: Record<string, {
|
|
2802
2802
|
equals?: string | number | boolean | undefined;
|
|
2803
2803
|
contains?: string | undefined;
|
|
@@ -2906,7 +2906,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
2906
2906
|
count: number;
|
|
2907
2907
|
withinMs?: number | undefined;
|
|
2908
2908
|
counter?: {
|
|
2909
|
-
events: ("ui.
|
|
2909
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
2910
2910
|
match?: Record<string, {
|
|
2911
2911
|
equals?: string | number | boolean | undefined;
|
|
2912
2912
|
contains?: string | undefined;
|
|
@@ -3015,7 +3015,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
3015
3015
|
count: number;
|
|
3016
3016
|
withinMs?: number | undefined;
|
|
3017
3017
|
counter?: {
|
|
3018
|
-
events: ("ui.
|
|
3018
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
3019
3019
|
match?: Record<string, {
|
|
3020
3020
|
equals?: string | number | boolean | undefined;
|
|
3021
3021
|
contains?: string | undefined;
|
|
@@ -3128,7 +3128,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
3128
3128
|
count: number;
|
|
3129
3129
|
withinMs?: number | undefined;
|
|
3130
3130
|
counter?: {
|
|
3131
|
-
events: ("ui.
|
|
3131
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
3132
3132
|
match?: Record<string, {
|
|
3133
3133
|
equals?: string | number | boolean | undefined;
|
|
3134
3134
|
contains?: string | undefined;
|
|
@@ -3243,7 +3243,7 @@ export declare const configSchema: z.ZodObject<{
|
|
|
3243
3243
|
count: number;
|
|
3244
3244
|
withinMs?: number | undefined;
|
|
3245
3245
|
counter?: {
|
|
3246
|
-
events: ("ui.
|
|
3246
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
3247
3247
|
match?: Record<string, {
|
|
3248
3248
|
equals?: string | number | boolean | undefined;
|
|
3249
3249
|
contains?: string | undefined;
|
|
@@ -3291,7 +3291,7 @@ export type NavConfig = z.infer<typeof configSchema>;
|
|
|
3291
3291
|
export declare const scrollTargetsSchema: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3292
3292
|
anchorId: z.ZodObject<{
|
|
3293
3293
|
selector: z.ZodString;
|
|
3294
|
-
route: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
3294
|
+
route: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, string | string[], string | string[]>;
|
|
3295
3295
|
}, "strict", z.ZodTypeAny, {
|
|
3296
3296
|
selector: string;
|
|
3297
3297
|
route: string | string[];
|
|
@@ -3408,7 +3408,7 @@ export declare function validateNavTip(data: unknown): z.SafeParseReturnType<{
|
|
|
3408
3408
|
count: number;
|
|
3409
3409
|
withinMs?: number | undefined;
|
|
3410
3410
|
counter?: {
|
|
3411
|
-
events: ("ui.
|
|
3411
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
3412
3412
|
match?: Record<string, {
|
|
3413
3413
|
equals?: string | number | boolean | undefined;
|
|
3414
3414
|
contains?: string | undefined;
|
|
@@ -3517,7 +3517,7 @@ export declare function validateNavTip(data: unknown): z.SafeParseReturnType<{
|
|
|
3517
3517
|
count: number;
|
|
3518
3518
|
withinMs?: number | undefined;
|
|
3519
3519
|
counter?: {
|
|
3520
|
-
events: ("ui.
|
|
3520
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
3521
3521
|
match?: Record<string, {
|
|
3522
3522
|
equals?: string | number | boolean | undefined;
|
|
3523
3523
|
contains?: string | undefined;
|
|
@@ -3636,7 +3636,7 @@ export declare function validateNavConfig(data: unknown): z.SafeParseReturnType<
|
|
|
3636
3636
|
count: number;
|
|
3637
3637
|
withinMs?: number | undefined;
|
|
3638
3638
|
counter?: {
|
|
3639
|
-
events: ("ui.
|
|
3639
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
3640
3640
|
match?: Record<string, {
|
|
3641
3641
|
equals?: string | number | boolean | undefined;
|
|
3642
3642
|
contains?: string | undefined;
|
|
@@ -3749,7 +3749,7 @@ export declare function validateNavConfig(data: unknown): z.SafeParseReturnType<
|
|
|
3749
3749
|
count: number;
|
|
3750
3750
|
withinMs?: number | undefined;
|
|
3751
3751
|
counter?: {
|
|
3752
|
-
events: ("ui.
|
|
3752
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
3753
3753
|
match?: Record<string, {
|
|
3754
3754
|
equals?: string | number | boolean | undefined;
|
|
3755
3755
|
contains?: string | undefined;
|
|
@@ -3810,7 +3810,7 @@ export declare const actionStepSchemas: {
|
|
|
3810
3810
|
/** Target anchor: route = where, selector = what to highlight */
|
|
3811
3811
|
anchor: z.ZodOptional<z.ZodObject<{
|
|
3812
3812
|
selector: z.ZodString;
|
|
3813
|
-
route: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
3813
|
+
route: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, string | string[], string | string[]>;
|
|
3814
3814
|
}, "strict", z.ZodTypeAny, {
|
|
3815
3815
|
selector: string;
|
|
3816
3816
|
route: string | string[];
|
|
@@ -4006,13 +4006,13 @@ export declare const actionStepSchemas: {
|
|
|
4006
4006
|
contains?: string | undefined;
|
|
4007
4007
|
}>>>;
|
|
4008
4008
|
}, "strip", z.ZodTypeAny, {
|
|
4009
|
-
events: ("ui.
|
|
4009
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4010
4010
|
match?: Record<string, {
|
|
4011
4011
|
equals?: string | number | boolean | undefined;
|
|
4012
4012
|
contains?: string | undefined;
|
|
4013
4013
|
}> | undefined;
|
|
4014
4014
|
}, {
|
|
4015
|
-
events: ("ui.
|
|
4015
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4016
4016
|
match?: Record<string, {
|
|
4017
4017
|
equals?: string | number | boolean | undefined;
|
|
4018
4018
|
contains?: string | undefined;
|
|
@@ -4025,7 +4025,7 @@ export declare const actionStepSchemas: {
|
|
|
4025
4025
|
count: number;
|
|
4026
4026
|
withinMs?: number | undefined;
|
|
4027
4027
|
counter?: {
|
|
4028
|
-
events: ("ui.
|
|
4028
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4029
4029
|
match?: Record<string, {
|
|
4030
4030
|
equals?: string | number | boolean | undefined;
|
|
4031
4031
|
contains?: string | undefined;
|
|
@@ -4038,7 +4038,7 @@ export declare const actionStepSchemas: {
|
|
|
4038
4038
|
count: number;
|
|
4039
4039
|
withinMs?: number | undefined;
|
|
4040
4040
|
counter?: {
|
|
4041
|
-
events: ("ui.
|
|
4041
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4042
4042
|
match?: Record<string, {
|
|
4043
4043
|
equals?: string | number | boolean | undefined;
|
|
4044
4044
|
contains?: string | undefined;
|
|
@@ -4096,7 +4096,7 @@ export declare const actionStepSchemas: {
|
|
|
4096
4096
|
count: number;
|
|
4097
4097
|
withinMs?: number | undefined;
|
|
4098
4098
|
counter?: {
|
|
4099
|
-
events: ("ui.
|
|
4099
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4100
4100
|
match?: Record<string, {
|
|
4101
4101
|
equals?: string | number | boolean | undefined;
|
|
4102
4102
|
contains?: string | undefined;
|
|
@@ -4154,7 +4154,7 @@ export declare const actionStepSchemas: {
|
|
|
4154
4154
|
count: number;
|
|
4155
4155
|
withinMs?: number | undefined;
|
|
4156
4156
|
counter?: {
|
|
4157
|
-
events: ("ui.
|
|
4157
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4158
4158
|
match?: Record<string, {
|
|
4159
4159
|
equals?: string | number | boolean | undefined;
|
|
4160
4160
|
contains?: string | undefined;
|
|
@@ -4216,7 +4216,7 @@ export declare const actionStepSchemas: {
|
|
|
4216
4216
|
count: number;
|
|
4217
4217
|
withinMs?: number | undefined;
|
|
4218
4218
|
counter?: {
|
|
4219
|
-
events: ("ui.
|
|
4219
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4220
4220
|
match?: Record<string, {
|
|
4221
4221
|
equals?: string | number | boolean | undefined;
|
|
4222
4222
|
contains?: string | undefined;
|
|
@@ -4278,7 +4278,7 @@ export declare const actionStepSchemas: {
|
|
|
4278
4278
|
count: number;
|
|
4279
4279
|
withinMs?: number | undefined;
|
|
4280
4280
|
counter?: {
|
|
4281
|
-
events: ("ui.
|
|
4281
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4282
4282
|
match?: Record<string, {
|
|
4283
4283
|
equals?: string | number | boolean | undefined;
|
|
4284
4284
|
contains?: string | undefined;
|
|
@@ -4442,7 +4442,7 @@ export declare const actionStepSchemas: {
|
|
|
4442
4442
|
count: number;
|
|
4443
4443
|
withinMs?: number | undefined;
|
|
4444
4444
|
counter?: {
|
|
4445
|
-
events: ("ui.
|
|
4445
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4446
4446
|
match?: Record<string, {
|
|
4447
4447
|
equals?: string | number | boolean | undefined;
|
|
4448
4448
|
contains?: string | undefined;
|
|
@@ -4551,7 +4551,7 @@ export declare const actionStepSchemas: {
|
|
|
4551
4551
|
count: number;
|
|
4552
4552
|
withinMs?: number | undefined;
|
|
4553
4553
|
counter?: {
|
|
4554
|
-
events: ("ui.
|
|
4554
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4555
4555
|
match?: Record<string, {
|
|
4556
4556
|
equals?: string | number | boolean | undefined;
|
|
4557
4557
|
contains?: string | undefined;
|
|
@@ -4620,7 +4620,7 @@ export declare const tileWidgets: {
|
|
|
4620
4620
|
/** Target anchor: route = where, selector = what to highlight */
|
|
4621
4621
|
anchor: z.ZodOptional<z.ZodObject<{
|
|
4622
4622
|
selector: z.ZodString;
|
|
4623
|
-
route: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>;
|
|
4623
|
+
route: z.ZodEffects<z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]>, string | string[], string | string[]>;
|
|
4624
4624
|
}, "strict", z.ZodTypeAny, {
|
|
4625
4625
|
selector: string;
|
|
4626
4626
|
route: string | string[];
|
|
@@ -4816,13 +4816,13 @@ export declare const tileWidgets: {
|
|
|
4816
4816
|
contains?: string | undefined;
|
|
4817
4817
|
}>>>;
|
|
4818
4818
|
}, "strip", z.ZodTypeAny, {
|
|
4819
|
-
events: ("ui.
|
|
4819
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4820
4820
|
match?: Record<string, {
|
|
4821
4821
|
equals?: string | number | boolean | undefined;
|
|
4822
4822
|
contains?: string | undefined;
|
|
4823
4823
|
}> | undefined;
|
|
4824
4824
|
}, {
|
|
4825
|
-
events: ("ui.
|
|
4825
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4826
4826
|
match?: Record<string, {
|
|
4827
4827
|
equals?: string | number | boolean | undefined;
|
|
4828
4828
|
contains?: string | undefined;
|
|
@@ -4835,7 +4835,7 @@ export declare const tileWidgets: {
|
|
|
4835
4835
|
count: number;
|
|
4836
4836
|
withinMs?: number | undefined;
|
|
4837
4837
|
counter?: {
|
|
4838
|
-
events: ("ui.
|
|
4838
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4839
4839
|
match?: Record<string, {
|
|
4840
4840
|
equals?: string | number | boolean | undefined;
|
|
4841
4841
|
contains?: string | undefined;
|
|
@@ -4848,7 +4848,7 @@ export declare const tileWidgets: {
|
|
|
4848
4848
|
count: number;
|
|
4849
4849
|
withinMs?: number | undefined;
|
|
4850
4850
|
counter?: {
|
|
4851
|
-
events: ("ui.
|
|
4851
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4852
4852
|
match?: Record<string, {
|
|
4853
4853
|
equals?: string | number | boolean | undefined;
|
|
4854
4854
|
contains?: string | undefined;
|
|
@@ -4906,7 +4906,7 @@ export declare const tileWidgets: {
|
|
|
4906
4906
|
count: number;
|
|
4907
4907
|
withinMs?: number | undefined;
|
|
4908
4908
|
counter?: {
|
|
4909
|
-
events: ("ui.
|
|
4909
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4910
4910
|
match?: Record<string, {
|
|
4911
4911
|
equals?: string | number | boolean | undefined;
|
|
4912
4912
|
contains?: string | undefined;
|
|
@@ -4964,7 +4964,7 @@ export declare const tileWidgets: {
|
|
|
4964
4964
|
count: number;
|
|
4965
4965
|
withinMs?: number | undefined;
|
|
4966
4966
|
counter?: {
|
|
4967
|
-
events: ("ui.
|
|
4967
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
4968
4968
|
match?: Record<string, {
|
|
4969
4969
|
equals?: string | number | boolean | undefined;
|
|
4970
4970
|
contains?: string | undefined;
|
|
@@ -5026,7 +5026,7 @@ export declare const tileWidgets: {
|
|
|
5026
5026
|
count: number;
|
|
5027
5027
|
withinMs?: number | undefined;
|
|
5028
5028
|
counter?: {
|
|
5029
|
-
events: ("ui.
|
|
5029
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5030
5030
|
match?: Record<string, {
|
|
5031
5031
|
equals?: string | number | boolean | undefined;
|
|
5032
5032
|
contains?: string | undefined;
|
|
@@ -5088,7 +5088,7 @@ export declare const tileWidgets: {
|
|
|
5088
5088
|
count: number;
|
|
5089
5089
|
withinMs?: number | undefined;
|
|
5090
5090
|
counter?: {
|
|
5091
|
-
events: ("ui.
|
|
5091
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5092
5092
|
match?: Record<string, {
|
|
5093
5093
|
equals?: string | number | boolean | undefined;
|
|
5094
5094
|
contains?: string | undefined;
|
|
@@ -5252,7 +5252,7 @@ export declare const tileWidgets: {
|
|
|
5252
5252
|
count: number;
|
|
5253
5253
|
withinMs?: number | undefined;
|
|
5254
5254
|
counter?: {
|
|
5255
|
-
events: ("ui.
|
|
5255
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5256
5256
|
match?: Record<string, {
|
|
5257
5257
|
equals?: string | number | boolean | undefined;
|
|
5258
5258
|
contains?: string | undefined;
|
|
@@ -5361,7 +5361,7 @@ export declare const tileWidgets: {
|
|
|
5361
5361
|
count: number;
|
|
5362
5362
|
withinMs?: number | undefined;
|
|
5363
5363
|
counter?: {
|
|
5364
|
-
events: ("ui.
|
|
5364
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5365
5365
|
match?: Record<string, {
|
|
5366
5366
|
equals?: string | number | boolean | undefined;
|
|
5367
5367
|
contains?: string | undefined;
|
|
@@ -5470,7 +5470,7 @@ export declare const tileWidgets: {
|
|
|
5470
5470
|
count: number;
|
|
5471
5471
|
withinMs?: number | undefined;
|
|
5472
5472
|
counter?: {
|
|
5473
|
-
events: ("ui.
|
|
5473
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5474
5474
|
match?: Record<string, {
|
|
5475
5475
|
equals?: string | number | boolean | undefined;
|
|
5476
5476
|
contains?: string | undefined;
|
|
@@ -5579,7 +5579,7 @@ export declare const tileWidgets: {
|
|
|
5579
5579
|
count: number;
|
|
5580
5580
|
withinMs?: number | undefined;
|
|
5581
5581
|
counter?: {
|
|
5582
|
-
events: ("ui.
|
|
5582
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5583
5583
|
match?: Record<string, {
|
|
5584
5584
|
equals?: string | number | boolean | undefined;
|
|
5585
5585
|
contains?: string | undefined;
|
|
@@ -5692,7 +5692,7 @@ export declare const tileWidgets: {
|
|
|
5692
5692
|
count: number;
|
|
5693
5693
|
withinMs?: number | undefined;
|
|
5694
5694
|
counter?: {
|
|
5695
|
-
events: ("ui.
|
|
5695
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5696
5696
|
match?: Record<string, {
|
|
5697
5697
|
equals?: string | number | boolean | undefined;
|
|
5698
5698
|
contains?: string | undefined;
|
|
@@ -5807,7 +5807,7 @@ export declare const tileWidgets: {
|
|
|
5807
5807
|
count: number;
|
|
5808
5808
|
withinMs?: number | undefined;
|
|
5809
5809
|
counter?: {
|
|
5810
|
-
events: ("ui.
|
|
5810
|
+
events: ("ui.hover" | "ui.idle" | "ui.hesitate" | "ui.rage_click" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "nav.page_view" | "nav.page_leave")[];
|
|
5811
5811
|
match?: Record<string, {
|
|
5812
5812
|
equals?: string | number | boolean | undefined;
|
|
5813
5813
|
contains?: string | undefined;
|