@syntrologie/adapt-nav 2.27.0 → 2.29.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/schema.d.ts CHANGED
@@ -198,8 +198,8 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
198
198
  count: z.ZodNumber;
199
199
  withinMs: z.ZodOptional<z.ZodNumber>;
200
200
  counter: z.ZodOptional<z.ZodObject<{
201
- events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "nav.page_view", "nav.page_leave", "behavior.rage_click", "behavior.hesitation", "behavior.confusion"]>, "many">;
202
- match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
201
+ events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "ui.hesitate", "ui.rage_click", "nav.page_view", "nav.page_leave"]>, "many">;
202
+ match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEffects<z.ZodObject<{
203
203
  equals: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
204
204
  contains: z.ZodOptional<z.ZodString>;
205
205
  }, "strip", z.ZodTypeAny, {
@@ -208,15 +208,21 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
208
208
  }, {
209
209
  equals?: string | number | boolean | undefined;
210
210
  contains?: string | undefined;
211
+ }>, {
212
+ equals?: string | number | boolean | undefined;
213
+ contains?: string | undefined;
214
+ }, {
215
+ equals?: string | number | boolean | undefined;
216
+ contains?: string | undefined;
211
217
  }>>>;
212
218
  }, "strip", z.ZodTypeAny, {
213
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
219
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
214
220
  match?: Record<string, {
215
221
  equals?: string | number | boolean | undefined;
216
222
  contains?: string | undefined;
217
223
  }> | undefined;
218
224
  }, {
219
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
225
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
220
226
  match?: Record<string, {
221
227
  equals?: string | number | boolean | undefined;
222
228
  contains?: string | undefined;
@@ -229,7 +235,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
229
235
  count: number;
230
236
  withinMs?: number | undefined;
231
237
  counter?: {
232
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
238
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
233
239
  match?: Record<string, {
234
240
  equals?: string | number | boolean | undefined;
235
241
  contains?: string | undefined;
@@ -242,7 +248,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
242
248
  count: number;
243
249
  withinMs?: number | undefined;
244
250
  counter?: {
245
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
251
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
246
252
  match?: Record<string, {
247
253
  equals?: string | number | boolean | undefined;
248
254
  contains?: string | undefined;
@@ -300,7 +306,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
300
306
  count: number;
301
307
  withinMs?: number | undefined;
302
308
  counter?: {
303
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
309
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
304
310
  match?: Record<string, {
305
311
  equals?: string | number | boolean | undefined;
306
312
  contains?: string | undefined;
@@ -358,7 +364,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
358
364
  count: number;
359
365
  withinMs?: number | undefined;
360
366
  counter?: {
361
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
367
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
362
368
  match?: Record<string, {
363
369
  equals?: string | number | boolean | undefined;
364
370
  contains?: string | undefined;
@@ -420,7 +426,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
420
426
  count: number;
421
427
  withinMs?: number | undefined;
422
428
  counter?: {
423
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
429
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
424
430
  match?: Record<string, {
425
431
  equals?: string | number | boolean | undefined;
426
432
  contains?: string | undefined;
@@ -482,7 +488,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
482
488
  count: number;
483
489
  withinMs?: number | undefined;
484
490
  counter?: {
485
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
491
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
486
492
  match?: Record<string, {
487
493
  equals?: string | number | boolean | undefined;
488
494
  contains?: string | undefined;
@@ -646,7 +652,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
646
652
  count: number;
647
653
  withinMs?: number | undefined;
648
654
  counter?: {
649
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
655
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
650
656
  match?: Record<string, {
651
657
  equals?: string | number | boolean | undefined;
652
658
  contains?: string | undefined;
@@ -755,7 +761,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
755
761
  count: number;
756
762
  withinMs?: number | undefined;
757
763
  counter?: {
758
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
764
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
759
765
  match?: Record<string, {
760
766
  equals?: string | number | boolean | undefined;
761
767
  contains?: string | undefined;
@@ -864,7 +870,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
864
870
  count: number;
865
871
  withinMs?: number | undefined;
866
872
  counter?: {
867
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
873
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
868
874
  match?: Record<string, {
869
875
  equals?: string | number | boolean | undefined;
870
876
  contains?: string | undefined;
@@ -973,7 +979,7 @@ export declare const NavTipSchema: z.ZodEffects<z.ZodObject<{
973
979
  count: number;
974
980
  withinMs?: number | undefined;
975
981
  counter?: {
976
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
982
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
977
983
  match?: Record<string, {
978
984
  equals?: string | number | boolean | undefined;
979
985
  contains?: string | undefined;
@@ -1205,8 +1211,8 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1205
1211
  count: z.ZodNumber;
1206
1212
  withinMs: z.ZodOptional<z.ZodNumber>;
1207
1213
  counter: z.ZodOptional<z.ZodObject<{
1208
- events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "nav.page_view", "nav.page_leave", "behavior.rage_click", "behavior.hesitation", "behavior.confusion"]>, "many">;
1209
- match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
1214
+ events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "ui.hesitate", "ui.rage_click", "nav.page_view", "nav.page_leave"]>, "many">;
1215
+ match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEffects<z.ZodObject<{
1210
1216
  equals: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
1211
1217
  contains: z.ZodOptional<z.ZodString>;
1212
1218
  }, "strip", z.ZodTypeAny, {
@@ -1215,15 +1221,21 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1215
1221
  }, {
1216
1222
  equals?: string | number | boolean | undefined;
1217
1223
  contains?: string | undefined;
1224
+ }>, {
1225
+ equals?: string | number | boolean | undefined;
1226
+ contains?: string | undefined;
1227
+ }, {
1228
+ equals?: string | number | boolean | undefined;
1229
+ contains?: string | undefined;
1218
1230
  }>>>;
1219
1231
  }, "strip", z.ZodTypeAny, {
1220
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1232
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1221
1233
  match?: Record<string, {
1222
1234
  equals?: string | number | boolean | undefined;
1223
1235
  contains?: string | undefined;
1224
1236
  }> | undefined;
1225
1237
  }, {
1226
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1238
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1227
1239
  match?: Record<string, {
1228
1240
  equals?: string | number | boolean | undefined;
1229
1241
  contains?: string | undefined;
@@ -1236,7 +1248,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1236
1248
  count: number;
1237
1249
  withinMs?: number | undefined;
1238
1250
  counter?: {
1239
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1251
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1240
1252
  match?: Record<string, {
1241
1253
  equals?: string | number | boolean | undefined;
1242
1254
  contains?: string | undefined;
@@ -1249,7 +1261,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1249
1261
  count: number;
1250
1262
  withinMs?: number | undefined;
1251
1263
  counter?: {
1252
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1264
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1253
1265
  match?: Record<string, {
1254
1266
  equals?: string | number | boolean | undefined;
1255
1267
  contains?: string | undefined;
@@ -1307,7 +1319,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1307
1319
  count: number;
1308
1320
  withinMs?: number | undefined;
1309
1321
  counter?: {
1310
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1322
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1311
1323
  match?: Record<string, {
1312
1324
  equals?: string | number | boolean | undefined;
1313
1325
  contains?: string | undefined;
@@ -1365,7 +1377,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1365
1377
  count: number;
1366
1378
  withinMs?: number | undefined;
1367
1379
  counter?: {
1368
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1380
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1369
1381
  match?: Record<string, {
1370
1382
  equals?: string | number | boolean | undefined;
1371
1383
  contains?: string | undefined;
@@ -1427,7 +1439,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1427
1439
  count: number;
1428
1440
  withinMs?: number | undefined;
1429
1441
  counter?: {
1430
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1442
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1431
1443
  match?: Record<string, {
1432
1444
  equals?: string | number | boolean | undefined;
1433
1445
  contains?: string | undefined;
@@ -1489,7 +1501,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1489
1501
  count: number;
1490
1502
  withinMs?: number | undefined;
1491
1503
  counter?: {
1492
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1504
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1493
1505
  match?: Record<string, {
1494
1506
  equals?: string | number | boolean | undefined;
1495
1507
  contains?: string | undefined;
@@ -1653,7 +1665,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1653
1665
  count: number;
1654
1666
  withinMs?: number | undefined;
1655
1667
  counter?: {
1656
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1668
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1657
1669
  match?: Record<string, {
1658
1670
  equals?: string | number | boolean | undefined;
1659
1671
  contains?: string | undefined;
@@ -1762,7 +1774,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1762
1774
  count: number;
1763
1775
  withinMs?: number | undefined;
1764
1776
  counter?: {
1765
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1777
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1766
1778
  match?: Record<string, {
1767
1779
  equals?: string | number | boolean | undefined;
1768
1780
  contains?: string | undefined;
@@ -1871,7 +1883,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1871
1883
  count: number;
1872
1884
  withinMs?: number | undefined;
1873
1885
  counter?: {
1874
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1886
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1875
1887
  match?: Record<string, {
1876
1888
  equals?: string | number | boolean | undefined;
1877
1889
  contains?: string | undefined;
@@ -1980,7 +1992,7 @@ export declare const NavLinkSchema: z.ZodEffects<z.ZodObject<{
1980
1992
  count: number;
1981
1993
  withinMs?: number | undefined;
1982
1994
  counter?: {
1983
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
1995
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
1984
1996
  match?: Record<string, {
1985
1997
  equals?: string | number | boolean | undefined;
1986
1998
  contains?: string | undefined;
@@ -2222,8 +2234,8 @@ export declare const configSchema: z.ZodObject<{
2222
2234
  count: z.ZodNumber;
2223
2235
  withinMs: z.ZodOptional<z.ZodNumber>;
2224
2236
  counter: z.ZodOptional<z.ZodObject<{
2225
- events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "nav.page_view", "nav.page_leave", "behavior.rage_click", "behavior.hesitation", "behavior.confusion"]>, "many">;
2226
- match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
2237
+ events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "ui.hesitate", "ui.rage_click", "nav.page_view", "nav.page_leave"]>, "many">;
2238
+ match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEffects<z.ZodObject<{
2227
2239
  equals: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
2228
2240
  contains: z.ZodOptional<z.ZodString>;
2229
2241
  }, "strip", z.ZodTypeAny, {
@@ -2232,15 +2244,21 @@ export declare const configSchema: z.ZodObject<{
2232
2244
  }, {
2233
2245
  equals?: string | number | boolean | undefined;
2234
2246
  contains?: string | undefined;
2247
+ }>, {
2248
+ equals?: string | number | boolean | undefined;
2249
+ contains?: string | undefined;
2250
+ }, {
2251
+ equals?: string | number | boolean | undefined;
2252
+ contains?: string | undefined;
2235
2253
  }>>>;
2236
2254
  }, "strip", z.ZodTypeAny, {
2237
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2255
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2238
2256
  match?: Record<string, {
2239
2257
  equals?: string | number | boolean | undefined;
2240
2258
  contains?: string | undefined;
2241
2259
  }> | undefined;
2242
2260
  }, {
2243
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2261
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2244
2262
  match?: Record<string, {
2245
2263
  equals?: string | number | boolean | undefined;
2246
2264
  contains?: string | undefined;
@@ -2253,7 +2271,7 @@ export declare const configSchema: z.ZodObject<{
2253
2271
  count: number;
2254
2272
  withinMs?: number | undefined;
2255
2273
  counter?: {
2256
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2274
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2257
2275
  match?: Record<string, {
2258
2276
  equals?: string | number | boolean | undefined;
2259
2277
  contains?: string | undefined;
@@ -2266,7 +2284,7 @@ export declare const configSchema: z.ZodObject<{
2266
2284
  count: number;
2267
2285
  withinMs?: number | undefined;
2268
2286
  counter?: {
2269
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2287
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2270
2288
  match?: Record<string, {
2271
2289
  equals?: string | number | boolean | undefined;
2272
2290
  contains?: string | undefined;
@@ -2324,7 +2342,7 @@ export declare const configSchema: z.ZodObject<{
2324
2342
  count: number;
2325
2343
  withinMs?: number | undefined;
2326
2344
  counter?: {
2327
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2345
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2328
2346
  match?: Record<string, {
2329
2347
  equals?: string | number | boolean | undefined;
2330
2348
  contains?: string | undefined;
@@ -2382,7 +2400,7 @@ export declare const configSchema: z.ZodObject<{
2382
2400
  count: number;
2383
2401
  withinMs?: number | undefined;
2384
2402
  counter?: {
2385
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2403
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2386
2404
  match?: Record<string, {
2387
2405
  equals?: string | number | boolean | undefined;
2388
2406
  contains?: string | undefined;
@@ -2444,7 +2462,7 @@ export declare const configSchema: z.ZodObject<{
2444
2462
  count: number;
2445
2463
  withinMs?: number | undefined;
2446
2464
  counter?: {
2447
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2465
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2448
2466
  match?: Record<string, {
2449
2467
  equals?: string | number | boolean | undefined;
2450
2468
  contains?: string | undefined;
@@ -2506,7 +2524,7 @@ export declare const configSchema: z.ZodObject<{
2506
2524
  count: number;
2507
2525
  withinMs?: number | undefined;
2508
2526
  counter?: {
2509
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2527
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2510
2528
  match?: Record<string, {
2511
2529
  equals?: string | number | boolean | undefined;
2512
2530
  contains?: string | undefined;
@@ -2670,7 +2688,7 @@ export declare const configSchema: z.ZodObject<{
2670
2688
  count: number;
2671
2689
  withinMs?: number | undefined;
2672
2690
  counter?: {
2673
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2691
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2674
2692
  match?: Record<string, {
2675
2693
  equals?: string | number | boolean | undefined;
2676
2694
  contains?: string | undefined;
@@ -2779,7 +2797,7 @@ export declare const configSchema: z.ZodObject<{
2779
2797
  count: number;
2780
2798
  withinMs?: number | undefined;
2781
2799
  counter?: {
2782
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2800
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2783
2801
  match?: Record<string, {
2784
2802
  equals?: string | number | boolean | undefined;
2785
2803
  contains?: string | undefined;
@@ -2888,7 +2906,7 @@ export declare const configSchema: z.ZodObject<{
2888
2906
  count: number;
2889
2907
  withinMs?: number | undefined;
2890
2908
  counter?: {
2891
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
2909
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
2892
2910
  match?: Record<string, {
2893
2911
  equals?: string | number | boolean | undefined;
2894
2912
  contains?: string | undefined;
@@ -2997,7 +3015,7 @@ export declare const configSchema: z.ZodObject<{
2997
3015
  count: number;
2998
3016
  withinMs?: number | undefined;
2999
3017
  counter?: {
3000
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
3018
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3001
3019
  match?: Record<string, {
3002
3020
  equals?: string | number | boolean | undefined;
3003
3021
  contains?: string | undefined;
@@ -3110,7 +3128,7 @@ export declare const configSchema: z.ZodObject<{
3110
3128
  count: number;
3111
3129
  withinMs?: number | undefined;
3112
3130
  counter?: {
3113
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
3131
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3114
3132
  match?: Record<string, {
3115
3133
  equals?: string | number | boolean | undefined;
3116
3134
  contains?: string | undefined;
@@ -3225,7 +3243,7 @@ export declare const configSchema: z.ZodObject<{
3225
3243
  count: number;
3226
3244
  withinMs?: number | undefined;
3227
3245
  counter?: {
3228
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
3246
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3229
3247
  match?: Record<string, {
3230
3248
  equals?: string | number | boolean | undefined;
3231
3249
  contains?: string | undefined;
@@ -3390,7 +3408,7 @@ export declare function validateNavTip(data: unknown): z.SafeParseReturnType<{
3390
3408
  count: number;
3391
3409
  withinMs?: number | undefined;
3392
3410
  counter?: {
3393
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
3411
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3394
3412
  match?: Record<string, {
3395
3413
  equals?: string | number | boolean | undefined;
3396
3414
  contains?: string | undefined;
@@ -3499,7 +3517,7 @@ export declare function validateNavTip(data: unknown): z.SafeParseReturnType<{
3499
3517
  count: number;
3500
3518
  withinMs?: number | undefined;
3501
3519
  counter?: {
3502
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
3520
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3503
3521
  match?: Record<string, {
3504
3522
  equals?: string | number | boolean | undefined;
3505
3523
  contains?: string | undefined;
@@ -3618,7 +3636,7 @@ export declare function validateNavConfig(data: unknown): z.SafeParseReturnType<
3618
3636
  count: number;
3619
3637
  withinMs?: number | undefined;
3620
3638
  counter?: {
3621
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
3639
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3622
3640
  match?: Record<string, {
3623
3641
  equals?: string | number | boolean | undefined;
3624
3642
  contains?: string | undefined;
@@ -3731,7 +3749,7 @@ export declare function validateNavConfig(data: unknown): z.SafeParseReturnType<
3731
3749
  count: number;
3732
3750
  withinMs?: number | undefined;
3733
3751
  counter?: {
3734
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
3752
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3735
3753
  match?: Record<string, {
3736
3754
  equals?: string | number | boolean | undefined;
3737
3755
  contains?: string | undefined;
@@ -3970,8 +3988,8 @@ export declare const actionStepSchemas: {
3970
3988
  count: z.ZodNumber;
3971
3989
  withinMs: z.ZodOptional<z.ZodNumber>;
3972
3990
  counter: z.ZodOptional<z.ZodObject<{
3973
- events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "nav.page_view", "nav.page_leave", "behavior.rage_click", "behavior.hesitation", "behavior.confusion"]>, "many">;
3974
- match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
3991
+ events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "ui.hesitate", "ui.rage_click", "nav.page_view", "nav.page_leave"]>, "many">;
3992
+ match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEffects<z.ZodObject<{
3975
3993
  equals: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
3976
3994
  contains: z.ZodOptional<z.ZodString>;
3977
3995
  }, "strip", z.ZodTypeAny, {
@@ -3980,15 +3998,21 @@ export declare const actionStepSchemas: {
3980
3998
  }, {
3981
3999
  equals?: string | number | boolean | undefined;
3982
4000
  contains?: string | undefined;
4001
+ }>, {
4002
+ equals?: string | number | boolean | undefined;
4003
+ contains?: string | undefined;
4004
+ }, {
4005
+ equals?: string | number | boolean | undefined;
4006
+ contains?: string | undefined;
3983
4007
  }>>>;
3984
4008
  }, "strip", z.ZodTypeAny, {
3985
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4009
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3986
4010
  match?: Record<string, {
3987
4011
  equals?: string | number | boolean | undefined;
3988
4012
  contains?: string | undefined;
3989
4013
  }> | undefined;
3990
4014
  }, {
3991
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4015
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
3992
4016
  match?: Record<string, {
3993
4017
  equals?: string | number | boolean | undefined;
3994
4018
  contains?: string | undefined;
@@ -4001,7 +4025,7 @@ export declare const actionStepSchemas: {
4001
4025
  count: number;
4002
4026
  withinMs?: number | undefined;
4003
4027
  counter?: {
4004
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4028
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4005
4029
  match?: Record<string, {
4006
4030
  equals?: string | number | boolean | undefined;
4007
4031
  contains?: string | undefined;
@@ -4014,7 +4038,7 @@ export declare const actionStepSchemas: {
4014
4038
  count: number;
4015
4039
  withinMs?: number | undefined;
4016
4040
  counter?: {
4017
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4041
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4018
4042
  match?: Record<string, {
4019
4043
  equals?: string | number | boolean | undefined;
4020
4044
  contains?: string | undefined;
@@ -4072,7 +4096,7 @@ export declare const actionStepSchemas: {
4072
4096
  count: number;
4073
4097
  withinMs?: number | undefined;
4074
4098
  counter?: {
4075
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4099
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4076
4100
  match?: Record<string, {
4077
4101
  equals?: string | number | boolean | undefined;
4078
4102
  contains?: string | undefined;
@@ -4130,7 +4154,7 @@ export declare const actionStepSchemas: {
4130
4154
  count: number;
4131
4155
  withinMs?: number | undefined;
4132
4156
  counter?: {
4133
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4157
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4134
4158
  match?: Record<string, {
4135
4159
  equals?: string | number | boolean | undefined;
4136
4160
  contains?: string | undefined;
@@ -4192,7 +4216,7 @@ export declare const actionStepSchemas: {
4192
4216
  count: number;
4193
4217
  withinMs?: number | undefined;
4194
4218
  counter?: {
4195
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4219
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4196
4220
  match?: Record<string, {
4197
4221
  equals?: string | number | boolean | undefined;
4198
4222
  contains?: string | undefined;
@@ -4254,7 +4278,7 @@ export declare const actionStepSchemas: {
4254
4278
  count: number;
4255
4279
  withinMs?: number | undefined;
4256
4280
  counter?: {
4257
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4281
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4258
4282
  match?: Record<string, {
4259
4283
  equals?: string | number | boolean | undefined;
4260
4284
  contains?: string | undefined;
@@ -4418,7 +4442,7 @@ export declare const actionStepSchemas: {
4418
4442
  count: number;
4419
4443
  withinMs?: number | undefined;
4420
4444
  counter?: {
4421
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4445
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4422
4446
  match?: Record<string, {
4423
4447
  equals?: string | number | boolean | undefined;
4424
4448
  contains?: string | undefined;
@@ -4527,7 +4551,7 @@ export declare const actionStepSchemas: {
4527
4551
  count: number;
4528
4552
  withinMs?: number | undefined;
4529
4553
  counter?: {
4530
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4554
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4531
4555
  match?: Record<string, {
4532
4556
  equals?: string | number | boolean | undefined;
4533
4557
  contains?: string | undefined;
@@ -4774,8 +4798,8 @@ export declare const tileWidgets: {
4774
4798
  count: z.ZodNumber;
4775
4799
  withinMs: z.ZodOptional<z.ZodNumber>;
4776
4800
  counter: z.ZodOptional<z.ZodObject<{
4777
- events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "nav.page_view", "nav.page_leave", "behavior.rage_click", "behavior.hesitation", "behavior.confusion"]>, "many">;
4778
- match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
4801
+ events: z.ZodArray<z.ZodEnum<["ui.click", "ui.scroll", "ui.input", "ui.change", "ui.submit", "ui.hover", "ui.idle", "ui.scroll_thrash", "ui.focus_bounce", "ui.hesitate", "ui.rage_click", "nav.page_view", "nav.page_leave"]>, "many">;
4802
+ match: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodEffects<z.ZodObject<{
4779
4803
  equals: z.ZodOptional<z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean]>>;
4780
4804
  contains: z.ZodOptional<z.ZodString>;
4781
4805
  }, "strip", z.ZodTypeAny, {
@@ -4784,15 +4808,21 @@ export declare const tileWidgets: {
4784
4808
  }, {
4785
4809
  equals?: string | number | boolean | undefined;
4786
4810
  contains?: string | undefined;
4811
+ }>, {
4812
+ equals?: string | number | boolean | undefined;
4813
+ contains?: string | undefined;
4814
+ }, {
4815
+ equals?: string | number | boolean | undefined;
4816
+ contains?: string | undefined;
4787
4817
  }>>>;
4788
4818
  }, "strip", z.ZodTypeAny, {
4789
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4819
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4790
4820
  match?: Record<string, {
4791
4821
  equals?: string | number | boolean | undefined;
4792
4822
  contains?: string | undefined;
4793
4823
  }> | undefined;
4794
4824
  }, {
4795
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4825
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4796
4826
  match?: Record<string, {
4797
4827
  equals?: string | number | boolean | undefined;
4798
4828
  contains?: string | undefined;
@@ -4805,7 +4835,7 @@ export declare const tileWidgets: {
4805
4835
  count: number;
4806
4836
  withinMs?: number | undefined;
4807
4837
  counter?: {
4808
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4838
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4809
4839
  match?: Record<string, {
4810
4840
  equals?: string | number | boolean | undefined;
4811
4841
  contains?: string | undefined;
@@ -4818,7 +4848,7 @@ export declare const tileWidgets: {
4818
4848
  count: number;
4819
4849
  withinMs?: number | undefined;
4820
4850
  counter?: {
4821
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4851
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4822
4852
  match?: Record<string, {
4823
4853
  equals?: string | number | boolean | undefined;
4824
4854
  contains?: string | undefined;
@@ -4876,7 +4906,7 @@ export declare const tileWidgets: {
4876
4906
  count: number;
4877
4907
  withinMs?: number | undefined;
4878
4908
  counter?: {
4879
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4909
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4880
4910
  match?: Record<string, {
4881
4911
  equals?: string | number | boolean | undefined;
4882
4912
  contains?: string | undefined;
@@ -4934,7 +4964,7 @@ export declare const tileWidgets: {
4934
4964
  count: number;
4935
4965
  withinMs?: number | undefined;
4936
4966
  counter?: {
4937
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
4967
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
4938
4968
  match?: Record<string, {
4939
4969
  equals?: string | number | boolean | undefined;
4940
4970
  contains?: string | undefined;
@@ -4996,7 +5026,7 @@ export declare const tileWidgets: {
4996
5026
  count: number;
4997
5027
  withinMs?: number | undefined;
4998
5028
  counter?: {
4999
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5029
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5000
5030
  match?: Record<string, {
5001
5031
  equals?: string | number | boolean | undefined;
5002
5032
  contains?: string | undefined;
@@ -5058,7 +5088,7 @@ export declare const tileWidgets: {
5058
5088
  count: number;
5059
5089
  withinMs?: number | undefined;
5060
5090
  counter?: {
5061
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5091
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5062
5092
  match?: Record<string, {
5063
5093
  equals?: string | number | boolean | undefined;
5064
5094
  contains?: string | undefined;
@@ -5222,7 +5252,7 @@ export declare const tileWidgets: {
5222
5252
  count: number;
5223
5253
  withinMs?: number | undefined;
5224
5254
  counter?: {
5225
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5255
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5226
5256
  match?: Record<string, {
5227
5257
  equals?: string | number | boolean | undefined;
5228
5258
  contains?: string | undefined;
@@ -5331,7 +5361,7 @@ export declare const tileWidgets: {
5331
5361
  count: number;
5332
5362
  withinMs?: number | undefined;
5333
5363
  counter?: {
5334
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5364
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5335
5365
  match?: Record<string, {
5336
5366
  equals?: string | number | boolean | undefined;
5337
5367
  contains?: string | undefined;
@@ -5440,7 +5470,7 @@ export declare const tileWidgets: {
5440
5470
  count: number;
5441
5471
  withinMs?: number | undefined;
5442
5472
  counter?: {
5443
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5473
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5444
5474
  match?: Record<string, {
5445
5475
  equals?: string | number | boolean | undefined;
5446
5476
  contains?: string | undefined;
@@ -5549,7 +5579,7 @@ export declare const tileWidgets: {
5549
5579
  count: number;
5550
5580
  withinMs?: number | undefined;
5551
5581
  counter?: {
5552
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5582
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5553
5583
  match?: Record<string, {
5554
5584
  equals?: string | number | boolean | undefined;
5555
5585
  contains?: string | undefined;
@@ -5662,7 +5692,7 @@ export declare const tileWidgets: {
5662
5692
  count: number;
5663
5693
  withinMs?: number | undefined;
5664
5694
  counter?: {
5665
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5695
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5666
5696
  match?: Record<string, {
5667
5697
  equals?: string | number | boolean | undefined;
5668
5698
  contains?: string | undefined;
@@ -5777,7 +5807,7 @@ export declare const tileWidgets: {
5777
5807
  count: number;
5778
5808
  withinMs?: number | undefined;
5779
5809
  counter?: {
5780
- events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "nav.page_view" | "nav.page_leave" | "behavior.rage_click" | "behavior.hesitation" | "behavior.confusion")[];
5810
+ events: ("ui.click" | "ui.scroll" | "ui.input" | "ui.change" | "ui.submit" | "ui.hover" | "ui.idle" | "ui.scroll_thrash" | "ui.focus_bounce" | "ui.hesitate" | "ui.rage_click" | "nav.page_view" | "nav.page_leave")[];
5781
5811
  match?: Record<string, {
5782
5812
  equals?: string | number | boolean | undefined;
5783
5813
  contains?: string | undefined;
@@ -5821,6 +5851,7 @@ export declare const tileWidgets: {
5821
5851
  }[];
5822
5852
  export declare const CAPABILITIES_DOCUMENTATION: {
5823
5853
  packageId: string;
5854
+ plannerSummary: string;
5824
5855
  description: string;
5825
5856
  whenToUse: {
5826
5857
  goal: string;