@superbright/indexeddb-orm 1.0.55 → 1.0.58
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/api/api.generated.d.ts +1038 -365
- package/dist/api/cms-schemas.generated.d.ts +88 -88
- package/dist/api/embed-schemas.generated.cjs +1 -1
- package/dist/api/embed-schemas.generated.cjs.map +1 -1
- package/dist/api/embed-schemas.generated.d.ts +308 -320
- package/dist/api/embed-schemas.generated.mjs +67 -68
- package/dist/api/embed-schemas.generated.mjs.map +1 -1
- package/dist/api/schemas.generated.cjs +1 -1
- package/dist/api/schemas.generated.cjs.map +1 -1
- package/dist/api/schemas.generated.d.ts +7716 -1549
- package/dist/api/schemas.generated.mjs +411 -220
- package/dist/api/schemas.generated.mjs.map +1 -1
- package/dist/base/amenityimagesonproperty.cjs +1 -1
- package/dist/base/amenityimagesonproperty.cjs.map +1 -1
- package/dist/base/amenityimagesonproperty.d.ts +6 -6
- package/dist/base/amenityimagesonproperty.mjs +2 -2
- package/dist/base/amenityimagesonproperty.mjs.map +1 -1
- package/dist/base/enums.cjs +1 -1
- package/dist/base/enums.cjs.map +1 -1
- package/dist/base/enums.d.ts +4 -0
- package/dist/base/enums.mjs +8 -7
- package/dist/base/enums.mjs.map +1 -1
- package/dist/base/floorplan.cjs +1 -1
- package/dist/base/floorplan.cjs.map +1 -1
- package/dist/base/floorplan.d.ts +15 -15
- package/dist/base/floorplan.mjs +8 -8
- package/dist/base/floorplan.mjs.map +1 -1
- package/dist/base/media.cjs +1 -1
- package/dist/base/media.cjs.map +1 -1
- package/dist/base/media.d.ts +3 -3
- package/dist/base/media.mjs +3 -3
- package/dist/base/media.mjs.map +1 -1
- package/dist/base/overviewimagesonproperty.cjs +1 -1
- package/dist/base/overviewimagesonproperty.cjs.map +1 -1
- package/dist/base/overviewimagesonproperty.d.ts +6 -6
- package/dist/base/overviewimagesonproperty.mjs +2 -2
- package/dist/base/overviewimagesonproperty.mjs.map +1 -1
- package/dist/base/property.cjs +1 -1
- package/dist/base/property.cjs.map +1 -1
- package/dist/base/property.d.ts +12 -12
- package/dist/base/property.mjs +8 -8
- package/dist/base/property.mjs.map +1 -1
- package/dist/base/propertyamenity.cjs +1 -1
- package/dist/base/propertyamenity.cjs.map +1 -1
- package/dist/base/propertyamenity.d.ts +3 -3
- package/dist/base/propertyamenity.mjs +3 -3
- package/dist/base/propertyamenity.mjs.map +1 -1
- package/dist/base/propertyhighlight.cjs +1 -1
- package/dist/base/propertyhighlight.cjs.map +1 -1
- package/dist/base/propertyhighlight.d.ts +3 -3
- package/dist/base/propertyhighlight.mjs +1 -1
- package/dist/base/propertyhighlight.mjs.map +1 -1
- package/dist/base/propertylink.cjs +1 -1
- package/dist/base/propertylink.cjs.map +1 -1
- package/dist/base/propertylink.d.ts +12 -12
- package/dist/base/propertylink.mjs +4 -4
- package/dist/base/propertylink.mjs.map +1 -1
- package/dist/base/renderedstyle.cjs +1 -1
- package/dist/base/renderedstyle.cjs.map +1 -1
- package/dist/base/renderedstyle.d.ts +12 -12
- package/dist/base/renderedstyle.mjs +7 -7
- package/dist/base/renderedstyle.mjs.map +1 -1
- package/dist/base/room.cjs +1 -1
- package/dist/base/room.cjs.map +1 -1
- package/dist/base/room.d.ts +3 -3
- package/dist/base/room.mjs +1 -1
- package/dist/base/room.mjs.map +1 -1
- package/dist/base/style.cjs +1 -1
- package/dist/base/style.cjs.map +1 -1
- package/dist/base/style.d.ts +3 -3
- package/dist/base/style.mjs +5 -5
- package/dist/base/style.mjs.map +1 -1
- package/dist/base/unit.cjs +1 -1
- package/dist/base/unit.cjs.map +1 -1
- package/dist/base/unit.d.ts +21 -21
- package/dist/base/unit.mjs +16 -16
- package/dist/base/unit.mjs.map +1 -1
- package/dist/base/userinquiry.d.ts +19 -15
- package/dist/base/visitor.d.ts +9 -9
- package/dist/base/visitorfilter.d.ts +12 -9
- package/dist/base/visitorquestionnaire.d.ts +9 -9
- package/dist/base/visitorunitengagement.d.ts +15 -15
- package/dist/features/analytics/analytics.d.ts +108 -108
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +38 -37
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.cjs +1 -1
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.cjs.map +1 -1
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.mjs +103 -104
- package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.mjs.map +1 -1
- package/dist/schema.cjs +1 -1
- package/dist/schema.cjs.map +1 -1
- package/dist/schema.d.ts +122 -122
- package/dist/schema.mjs +8 -8
- package/dist/schema.mjs.map +1 -1
- package/dist/schemas.cjs +1 -1
- package/dist/schemas.mjs +61 -34
- package/package.json +3 -3
|
@@ -160,15 +160,15 @@ declare const unitEventSchema: z.ZodObject<{
|
|
|
160
160
|
}, "strip", z.ZodTypeAny, {
|
|
161
161
|
propertyId: string;
|
|
162
162
|
propertySlug: string;
|
|
163
|
-
unitId: string;
|
|
164
163
|
propertyName: string;
|
|
164
|
+
unitId: string;
|
|
165
165
|
unitName: string;
|
|
166
166
|
unitSlug: string;
|
|
167
167
|
}, {
|
|
168
168
|
propertyId: string;
|
|
169
169
|
propertySlug: string;
|
|
170
|
-
unitId: string;
|
|
171
170
|
propertyName: string;
|
|
171
|
+
unitId: string;
|
|
172
172
|
unitName: string;
|
|
173
173
|
unitSlug: string;
|
|
174
174
|
}>;
|
|
@@ -185,16 +185,16 @@ declare const similarUnitEventSchema: z.ZodObject<{
|
|
|
185
185
|
}, "strip", z.ZodTypeAny, {
|
|
186
186
|
propertyId: string;
|
|
187
187
|
propertySlug: string;
|
|
188
|
-
unitId: string;
|
|
189
188
|
propertyName: string;
|
|
189
|
+
unitId: string;
|
|
190
190
|
unitName: string;
|
|
191
191
|
unitSlug: string;
|
|
192
192
|
favoritedUnit: boolean;
|
|
193
193
|
}, {
|
|
194
194
|
propertyId: string;
|
|
195
195
|
propertySlug: string;
|
|
196
|
-
unitId: string;
|
|
197
196
|
propertyName: string;
|
|
197
|
+
unitId: string;
|
|
198
198
|
unitName: string;
|
|
199
199
|
unitSlug: string;
|
|
200
200
|
favoritedUnit: boolean;
|
|
@@ -218,8 +218,8 @@ declare const getInTouchFormSchema: z.ZodObject<{
|
|
|
218
218
|
propertyId: string;
|
|
219
219
|
styleId: string;
|
|
220
220
|
propertySlug: string;
|
|
221
|
-
unitId: string;
|
|
222
221
|
propertyName: string;
|
|
222
|
+
unitId: string;
|
|
223
223
|
unitName: string;
|
|
224
224
|
unitSlug: string;
|
|
225
225
|
favoritedUnit: boolean;
|
|
@@ -231,8 +231,8 @@ declare const getInTouchFormSchema: z.ZodObject<{
|
|
|
231
231
|
propertyId: string;
|
|
232
232
|
styleId: string;
|
|
233
233
|
propertySlug: string;
|
|
234
|
-
unitId: string;
|
|
235
234
|
propertyName: string;
|
|
235
|
+
unitId: string;
|
|
236
236
|
unitName: string;
|
|
237
237
|
unitSlug: string;
|
|
238
238
|
favoritedUnit: boolean;
|
|
@@ -259,8 +259,8 @@ declare const styleDrawerSchema: z.ZodObject<{
|
|
|
259
259
|
propertyId: string;
|
|
260
260
|
styleId: string;
|
|
261
261
|
propertySlug: string;
|
|
262
|
-
unitId: string;
|
|
263
262
|
propertyName: string;
|
|
263
|
+
unitId: string;
|
|
264
264
|
unitName: string;
|
|
265
265
|
unitSlug: string;
|
|
266
266
|
favoritedUnit: boolean;
|
|
@@ -271,8 +271,8 @@ declare const styleDrawerSchema: z.ZodObject<{
|
|
|
271
271
|
propertyId: string;
|
|
272
272
|
styleId: string;
|
|
273
273
|
propertySlug: string;
|
|
274
|
-
unitId: string;
|
|
275
274
|
propertyName: string;
|
|
275
|
+
unitId: string;
|
|
276
276
|
unitName: string;
|
|
277
277
|
unitSlug: string;
|
|
278
278
|
favoritedUnit: boolean;
|
|
@@ -305,8 +305,8 @@ declare const furnitureInteractionSchema: z.ZodObject<{
|
|
|
305
305
|
styleId: string;
|
|
306
306
|
category: string;
|
|
307
307
|
propertySlug: string;
|
|
308
|
-
unitId: string;
|
|
309
308
|
propertyName: string;
|
|
309
|
+
unitId: string;
|
|
310
310
|
unitName: string;
|
|
311
311
|
unitSlug: string;
|
|
312
312
|
styleName: string;
|
|
@@ -321,8 +321,8 @@ declare const furnitureInteractionSchema: z.ZodObject<{
|
|
|
321
321
|
styleId: string;
|
|
322
322
|
category: string;
|
|
323
323
|
propertySlug: string;
|
|
324
|
-
unitId: string;
|
|
325
324
|
propertyName: string;
|
|
325
|
+
unitId: string;
|
|
326
326
|
unitName: string;
|
|
327
327
|
unitSlug: string;
|
|
328
328
|
styleName: string;
|
|
@@ -359,8 +359,8 @@ declare const furnitureExternalUrlSchema: z.ZodObject<{
|
|
|
359
359
|
category: string;
|
|
360
360
|
link: string;
|
|
361
361
|
propertySlug: string;
|
|
362
|
-
unitId: string;
|
|
363
362
|
propertyName: string;
|
|
363
|
+
unitId: string;
|
|
364
364
|
unitName: string;
|
|
365
365
|
unitSlug: string;
|
|
366
366
|
favoritedUnit: boolean;
|
|
@@ -377,8 +377,8 @@ declare const furnitureExternalUrlSchema: z.ZodObject<{
|
|
|
377
377
|
category: string;
|
|
378
378
|
link: string;
|
|
379
379
|
propertySlug: string;
|
|
380
|
-
unitId: string;
|
|
381
380
|
propertyName: string;
|
|
381
|
+
unitId: string;
|
|
382
382
|
unitName: string;
|
|
383
383
|
unitSlug: string;
|
|
384
384
|
favoritedUnit: boolean;
|
|
@@ -411,8 +411,8 @@ declare const furnitureSavedSchema: z.ZodObject<{
|
|
|
411
411
|
styleId: string;
|
|
412
412
|
category: string;
|
|
413
413
|
propertySlug: string;
|
|
414
|
-
unitId: string;
|
|
415
414
|
propertyName: string;
|
|
415
|
+
unitId: string;
|
|
416
416
|
unitName: string;
|
|
417
417
|
unitSlug: string;
|
|
418
418
|
styleName: string;
|
|
@@ -426,8 +426,8 @@ declare const furnitureSavedSchema: z.ZodObject<{
|
|
|
426
426
|
styleId: string;
|
|
427
427
|
category: string;
|
|
428
428
|
propertySlug: string;
|
|
429
|
-
unitId: string;
|
|
430
429
|
propertyName: string;
|
|
430
|
+
unitId: string;
|
|
431
431
|
unitName: string;
|
|
432
432
|
unitSlug: string;
|
|
433
433
|
styleName: string;
|
|
@@ -459,8 +459,8 @@ declare const furnitureModalOpenedSchema: z.ZodObject<{
|
|
|
459
459
|
styleId: string;
|
|
460
460
|
category: string;
|
|
461
461
|
propertySlug: string;
|
|
462
|
-
unitId: string;
|
|
463
462
|
propertyName: string;
|
|
463
|
+
unitId: string;
|
|
464
464
|
unitName: string;
|
|
465
465
|
unitSlug: string;
|
|
466
466
|
styleName: string;
|
|
@@ -474,8 +474,8 @@ declare const furnitureModalOpenedSchema: z.ZodObject<{
|
|
|
474
474
|
styleId: string;
|
|
475
475
|
category: string;
|
|
476
476
|
propertySlug: string;
|
|
477
|
-
unitId: string;
|
|
478
477
|
propertyName: string;
|
|
478
|
+
unitId: string;
|
|
479
479
|
unitName: string;
|
|
480
480
|
unitSlug: string;
|
|
481
481
|
styleName: string;
|
|
@@ -508,8 +508,8 @@ declare const furnitureCarouselSchema: z.ZodObject<{
|
|
|
508
508
|
styleId: string;
|
|
509
509
|
category: string;
|
|
510
510
|
propertySlug: string;
|
|
511
|
-
unitId: string;
|
|
512
511
|
propertyName: string;
|
|
512
|
+
unitId: string;
|
|
513
513
|
unitName: string;
|
|
514
514
|
unitSlug: string;
|
|
515
515
|
styleName: string;
|
|
@@ -524,8 +524,8 @@ declare const furnitureCarouselSchema: z.ZodObject<{
|
|
|
524
524
|
styleId: string;
|
|
525
525
|
category: string;
|
|
526
526
|
propertySlug: string;
|
|
527
|
-
unitId: string;
|
|
528
527
|
propertyName: string;
|
|
528
|
+
unitId: string;
|
|
529
529
|
unitName: string;
|
|
530
530
|
unitSlug: string;
|
|
531
531
|
styleName: string;
|
|
@@ -553,8 +553,8 @@ declare const roomEnteredSchema: z.ZodObject<{
|
|
|
553
553
|
propertyId: string;
|
|
554
554
|
styleId: string;
|
|
555
555
|
propertySlug: string;
|
|
556
|
-
unitId: string;
|
|
557
556
|
propertyName: string;
|
|
557
|
+
unitId: string;
|
|
558
558
|
unitName: string;
|
|
559
559
|
unitSlug: string;
|
|
560
560
|
styleName: string;
|
|
@@ -565,8 +565,8 @@ declare const roomEnteredSchema: z.ZodObject<{
|
|
|
565
565
|
propertyId: string;
|
|
566
566
|
styleId: string;
|
|
567
567
|
propertySlug: string;
|
|
568
|
-
unitId: string;
|
|
569
568
|
propertyName: string;
|
|
569
|
+
unitId: string;
|
|
570
570
|
unitName: string;
|
|
571
571
|
unitSlug: string;
|
|
572
572
|
styleName: string;
|
|
@@ -594,8 +594,8 @@ declare const roomLeftSchema: z.ZodObject<{
|
|
|
594
594
|
propertyId: string;
|
|
595
595
|
styleId: string;
|
|
596
596
|
propertySlug: string;
|
|
597
|
-
unitId: string;
|
|
598
597
|
propertyName: string;
|
|
598
|
+
unitId: string;
|
|
599
599
|
unitName: string;
|
|
600
600
|
unitSlug: string;
|
|
601
601
|
styleName: string;
|
|
@@ -607,8 +607,8 @@ declare const roomLeftSchema: z.ZodObject<{
|
|
|
607
607
|
propertyId: string;
|
|
608
608
|
styleId: string;
|
|
609
609
|
propertySlug: string;
|
|
610
|
-
unitId: string;
|
|
611
610
|
propertyName: string;
|
|
611
|
+
unitId: string;
|
|
612
612
|
unitName: string;
|
|
613
613
|
unitSlug: string;
|
|
614
614
|
styleName: string;
|
|
@@ -639,8 +639,8 @@ declare const videoStartedSchema: z.ZodObject<{
|
|
|
639
639
|
propertyId: string;
|
|
640
640
|
styleId: string;
|
|
641
641
|
propertySlug: string;
|
|
642
|
-
unitId: string;
|
|
643
642
|
propertyName: string;
|
|
643
|
+
unitId: string;
|
|
644
644
|
unitName: string;
|
|
645
645
|
unitSlug: string;
|
|
646
646
|
styleName: string;
|
|
@@ -655,8 +655,8 @@ declare const videoStartedSchema: z.ZodObject<{
|
|
|
655
655
|
propertyId: string;
|
|
656
656
|
styleId: string;
|
|
657
657
|
propertySlug: string;
|
|
658
|
-
unitId: string;
|
|
659
658
|
propertyName: string;
|
|
659
|
+
unitId: string;
|
|
660
660
|
unitName: string;
|
|
661
661
|
unitSlug: string;
|
|
662
662
|
styleName: string;
|
|
@@ -688,8 +688,8 @@ declare const emailTrackedSchema: z.ZodObject<{
|
|
|
688
688
|
propertyId: string;
|
|
689
689
|
styleId: string;
|
|
690
690
|
propertySlug: string;
|
|
691
|
-
unitId: string;
|
|
692
691
|
propertyName: string;
|
|
692
|
+
unitId: string;
|
|
693
693
|
unitName: string;
|
|
694
694
|
unitSlug: string;
|
|
695
695
|
favoritedUnit: boolean;
|
|
@@ -702,8 +702,8 @@ declare const emailTrackedSchema: z.ZodObject<{
|
|
|
702
702
|
propertyId: string;
|
|
703
703
|
styleId: string;
|
|
704
704
|
propertySlug: string;
|
|
705
|
-
unitId: string;
|
|
706
705
|
propertyName: string;
|
|
706
|
+
unitId: string;
|
|
707
707
|
unitName: string;
|
|
708
708
|
unitSlug: string;
|
|
709
709
|
favoritedUnit: boolean;
|
|
@@ -729,8 +729,8 @@ declare const webPageViewedSchema: z.ZodObject<{
|
|
|
729
729
|
}, "strip", z.ZodTypeAny, {
|
|
730
730
|
propertyId: string;
|
|
731
731
|
propertySlug: string;
|
|
732
|
-
unitId: string;
|
|
733
732
|
propertyName: string;
|
|
733
|
+
unitId: string;
|
|
734
734
|
unitName: string;
|
|
735
735
|
unitSlug: string;
|
|
736
736
|
fullUrl: string;
|
|
@@ -739,8 +739,8 @@ declare const webPageViewedSchema: z.ZodObject<{
|
|
|
739
739
|
}, {
|
|
740
740
|
propertyId: string;
|
|
741
741
|
propertySlug: string;
|
|
742
|
-
unitId: string;
|
|
743
742
|
propertyName: string;
|
|
743
|
+
unitId: string;
|
|
744
744
|
unitName: string;
|
|
745
745
|
unitSlug: string;
|
|
746
746
|
fullUrl: string;
|
|
@@ -763,8 +763,8 @@ declare const webPageRoomViewedSchema: z.ZodObject<{
|
|
|
763
763
|
}, "strip", z.ZodTypeAny, {
|
|
764
764
|
propertyId: string;
|
|
765
765
|
propertySlug: string;
|
|
766
|
-
unitId: string;
|
|
767
766
|
propertyName: string;
|
|
767
|
+
unitId: string;
|
|
768
768
|
unitName: string;
|
|
769
769
|
unitSlug: string;
|
|
770
770
|
roomName: string;
|
|
@@ -773,8 +773,8 @@ declare const webPageRoomViewedSchema: z.ZodObject<{
|
|
|
773
773
|
}, {
|
|
774
774
|
propertyId: string;
|
|
775
775
|
propertySlug: string;
|
|
776
|
-
unitId: string;
|
|
777
776
|
propertyName: string;
|
|
777
|
+
unitId: string;
|
|
778
778
|
unitName: string;
|
|
779
779
|
unitSlug: string;
|
|
780
780
|
roomName: string;
|
|
@@ -794,16 +794,16 @@ declare const toastSchema: z.ZodObject<{
|
|
|
794
794
|
}, "strip", z.ZodTypeAny, {
|
|
795
795
|
propertyId: string;
|
|
796
796
|
propertySlug: string;
|
|
797
|
-
unitId: string;
|
|
798
797
|
propertyName: string;
|
|
798
|
+
unitId: string;
|
|
799
799
|
unitName: string;
|
|
800
800
|
unitSlug: string;
|
|
801
801
|
toastCopy: string;
|
|
802
802
|
}, {
|
|
803
803
|
propertyId: string;
|
|
804
804
|
propertySlug: string;
|
|
805
|
-
unitId: string;
|
|
806
805
|
propertyName: string;
|
|
806
|
+
unitId: string;
|
|
807
807
|
unitName: string;
|
|
808
808
|
unitSlug: string;
|
|
809
809
|
toastCopy: string;
|
|
@@ -824,8 +824,8 @@ declare const contentModalOpenedSchema: z.ZodObject<{
|
|
|
824
824
|
propertyId: string;
|
|
825
825
|
styleId: string;
|
|
826
826
|
propertySlug: string;
|
|
827
|
-
unitId: string;
|
|
828
827
|
propertyName: string;
|
|
828
|
+
unitId: string;
|
|
829
829
|
unitName: string;
|
|
830
830
|
unitSlug: string;
|
|
831
831
|
styleName: string;
|
|
@@ -834,8 +834,8 @@ declare const contentModalOpenedSchema: z.ZodObject<{
|
|
|
834
834
|
propertyId: string;
|
|
835
835
|
styleId: string;
|
|
836
836
|
propertySlug: string;
|
|
837
|
-
unitId: string;
|
|
838
837
|
propertyName: string;
|
|
838
|
+
unitId: string;
|
|
839
839
|
unitName: string;
|
|
840
840
|
unitSlug: string;
|
|
841
841
|
styleName: string;
|
|
@@ -1055,8 +1055,8 @@ declare const hoverUnitSchema: z.ZodObject<{
|
|
|
1055
1055
|
}, "strip", z.ZodTypeAny, {
|
|
1056
1056
|
propertyId: string;
|
|
1057
1057
|
propertySlug: string;
|
|
1058
|
-
unitId: string;
|
|
1059
1058
|
propertyName: string;
|
|
1059
|
+
unitId: string;
|
|
1060
1060
|
unitName: string;
|
|
1061
1061
|
unitSlug: string;
|
|
1062
1062
|
favoritedUnit: boolean;
|
|
@@ -1064,8 +1064,8 @@ declare const hoverUnitSchema: z.ZodObject<{
|
|
|
1064
1064
|
}, {
|
|
1065
1065
|
propertyId: string;
|
|
1066
1066
|
propertySlug: string;
|
|
1067
|
-
unitId: string;
|
|
1068
1067
|
propertyName: string;
|
|
1068
|
+
unitId: string;
|
|
1069
1069
|
unitName: string;
|
|
1070
1070
|
unitSlug: string;
|
|
1071
1071
|
favoritedUnit: boolean;
|
|
@@ -1241,8 +1241,8 @@ declare const clickUnitSchema: z.ZodObject<{
|
|
|
1241
1241
|
}, "strip", z.ZodTypeAny, {
|
|
1242
1242
|
propertyId: string;
|
|
1243
1243
|
propertySlug: string;
|
|
1244
|
-
unitId: string;
|
|
1245
1244
|
propertyName: string;
|
|
1245
|
+
unitId: string;
|
|
1246
1246
|
unitName: string;
|
|
1247
1247
|
unitSlug: string;
|
|
1248
1248
|
favoritedUnit: boolean;
|
|
@@ -1250,8 +1250,8 @@ declare const clickUnitSchema: z.ZodObject<{
|
|
|
1250
1250
|
}, {
|
|
1251
1251
|
propertyId: string;
|
|
1252
1252
|
propertySlug: string;
|
|
1253
|
-
unitId: string;
|
|
1254
1253
|
propertyName: string;
|
|
1254
|
+
unitId: string;
|
|
1255
1255
|
unitName: string;
|
|
1256
1256
|
unitSlug: string;
|
|
1257
1257
|
favoritedUnit: boolean;
|
|
@@ -1271,8 +1271,8 @@ declare const clickUnitFavoritesSchema: z.ZodObject<{
|
|
|
1271
1271
|
}, "strip", z.ZodTypeAny, {
|
|
1272
1272
|
propertyId: string;
|
|
1273
1273
|
propertySlug: string;
|
|
1274
|
-
unitId: string;
|
|
1275
1274
|
propertyName: string;
|
|
1275
|
+
unitId: string;
|
|
1276
1276
|
unitName: string;
|
|
1277
1277
|
unitSlug: string;
|
|
1278
1278
|
favoritedUnit: boolean;
|
|
@@ -1280,8 +1280,8 @@ declare const clickUnitFavoritesSchema: z.ZodObject<{
|
|
|
1280
1280
|
}, {
|
|
1281
1281
|
propertyId: string;
|
|
1282
1282
|
propertySlug: string;
|
|
1283
|
-
unitId: string;
|
|
1284
1283
|
propertyName: string;
|
|
1284
|
+
unitId: string;
|
|
1285
1285
|
unitName: string;
|
|
1286
1286
|
unitSlug: string;
|
|
1287
1287
|
favoritedUnit: boolean;
|
|
@@ -1301,9 +1301,9 @@ declare const unitUnfavoritedSchema: z.ZodObject<{
|
|
|
1301
1301
|
}, "strip", z.ZodTypeAny, {
|
|
1302
1302
|
propertyId: string;
|
|
1303
1303
|
propertySlug: string;
|
|
1304
|
-
unitId: string;
|
|
1305
1304
|
propertyName: string;
|
|
1306
1305
|
resultsUnitCount: number;
|
|
1306
|
+
unitId: string;
|
|
1307
1307
|
unitName: string;
|
|
1308
1308
|
unitSlug: string;
|
|
1309
1309
|
unitIndex: number;
|
|
@@ -1311,9 +1311,9 @@ declare const unitUnfavoritedSchema: z.ZodObject<{
|
|
|
1311
1311
|
}, {
|
|
1312
1312
|
propertyId: string;
|
|
1313
1313
|
propertySlug: string;
|
|
1314
|
-
unitId: string;
|
|
1315
1314
|
propertyName: string;
|
|
1316
1315
|
resultsUnitCount: number;
|
|
1316
|
+
unitId: string;
|
|
1317
1317
|
unitName: string;
|
|
1318
1318
|
unitSlug: string;
|
|
1319
1319
|
unitIndex: number;
|
|
@@ -1373,8 +1373,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1373
1373
|
trackClickUnit: (payload: {
|
|
1374
1374
|
propertyId: string;
|
|
1375
1375
|
propertySlug: string;
|
|
1376
|
-
unitId: string;
|
|
1377
1376
|
propertyName: string;
|
|
1377
|
+
unitId: string;
|
|
1378
1378
|
unitName: string;
|
|
1379
1379
|
unitSlug: string;
|
|
1380
1380
|
favoritedUnit: boolean;
|
|
@@ -1383,8 +1383,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1383
1383
|
trackHoverUnit: (payload: {
|
|
1384
1384
|
propertyId: string;
|
|
1385
1385
|
propertySlug: string;
|
|
1386
|
-
unitId: string;
|
|
1387
1386
|
propertyName: string;
|
|
1387
|
+
unitId: string;
|
|
1388
1388
|
unitName: string;
|
|
1389
1389
|
unitSlug: string;
|
|
1390
1390
|
favoritedUnit: boolean;
|
|
@@ -1434,8 +1434,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1434
1434
|
trackClickUnitFavorites: (payload: {
|
|
1435
1435
|
propertyId: string;
|
|
1436
1436
|
propertySlug: string;
|
|
1437
|
-
unitId: string;
|
|
1438
1437
|
propertyName: string;
|
|
1438
|
+
unitId: string;
|
|
1439
1439
|
unitName: string;
|
|
1440
1440
|
unitSlug: string;
|
|
1441
1441
|
favoritedUnit: boolean;
|
|
@@ -1444,9 +1444,9 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1444
1444
|
trackUnitUnfavorited: (payload: {
|
|
1445
1445
|
propertyId: string;
|
|
1446
1446
|
propertySlug: string;
|
|
1447
|
-
unitId: string;
|
|
1448
1447
|
propertyName: string;
|
|
1449
1448
|
resultsUnitCount: number;
|
|
1449
|
+
unitId: string;
|
|
1450
1450
|
unitName: string;
|
|
1451
1451
|
unitSlug: string;
|
|
1452
1452
|
unitIndex: number;
|
|
@@ -1497,8 +1497,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1497
1497
|
propertyId: string;
|
|
1498
1498
|
styleId: string;
|
|
1499
1499
|
propertySlug: string;
|
|
1500
|
-
unitId: string;
|
|
1501
1500
|
propertyName: string;
|
|
1501
|
+
unitId: string;
|
|
1502
1502
|
unitName: string;
|
|
1503
1503
|
unitSlug: string;
|
|
1504
1504
|
favoritedUnit: boolean;
|
|
@@ -1511,8 +1511,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1511
1511
|
propertyId: string;
|
|
1512
1512
|
styleId: string;
|
|
1513
1513
|
propertySlug: string;
|
|
1514
|
-
unitId: string;
|
|
1515
1514
|
propertyName: string;
|
|
1515
|
+
unitId: string;
|
|
1516
1516
|
unitName: string;
|
|
1517
1517
|
unitSlug: string;
|
|
1518
1518
|
favoritedUnit: boolean;
|
|
@@ -1525,8 +1525,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1525
1525
|
propertyId: string;
|
|
1526
1526
|
styleId: string;
|
|
1527
1527
|
propertySlug: string;
|
|
1528
|
-
unitId: string;
|
|
1529
1528
|
propertyName: string;
|
|
1529
|
+
unitId: string;
|
|
1530
1530
|
unitName: string;
|
|
1531
1531
|
unitSlug: string;
|
|
1532
1532
|
favoritedUnit: boolean;
|
|
@@ -1538,8 +1538,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1538
1538
|
propertyId: string;
|
|
1539
1539
|
styleId: string;
|
|
1540
1540
|
propertySlug: string;
|
|
1541
|
-
unitId: string;
|
|
1542
1541
|
propertyName: string;
|
|
1542
|
+
unitId: string;
|
|
1543
1543
|
unitName: string;
|
|
1544
1544
|
unitSlug: string;
|
|
1545
1545
|
favoritedUnit: boolean;
|
|
@@ -1551,8 +1551,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1551
1551
|
propertyId: string;
|
|
1552
1552
|
styleId: string;
|
|
1553
1553
|
propertySlug: string;
|
|
1554
|
-
unitId: string;
|
|
1555
1554
|
propertyName: string;
|
|
1555
|
+
unitId: string;
|
|
1556
1556
|
unitName: string;
|
|
1557
1557
|
unitSlug: string;
|
|
1558
1558
|
favoritedUnit: boolean;
|
|
@@ -1564,8 +1564,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1564
1564
|
propertyId: string;
|
|
1565
1565
|
styleId: string;
|
|
1566
1566
|
propertySlug: string;
|
|
1567
|
-
unitId: string;
|
|
1568
1567
|
propertyName: string;
|
|
1568
|
+
unitId: string;
|
|
1569
1569
|
unitName: string;
|
|
1570
1570
|
unitSlug: string;
|
|
1571
1571
|
favoritedUnit: boolean;
|
|
@@ -1580,8 +1580,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1580
1580
|
styleId: string;
|
|
1581
1581
|
category: string;
|
|
1582
1582
|
propertySlug: string;
|
|
1583
|
-
unitId: string;
|
|
1584
1583
|
propertyName: string;
|
|
1584
|
+
unitId: string;
|
|
1585
1585
|
unitName: string;
|
|
1586
1586
|
unitSlug: string;
|
|
1587
1587
|
styleName: string;
|
|
@@ -1598,8 +1598,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1598
1598
|
category: string;
|
|
1599
1599
|
link: string;
|
|
1600
1600
|
propertySlug: string;
|
|
1601
|
-
unitId: string;
|
|
1602
1601
|
propertyName: string;
|
|
1602
|
+
unitId: string;
|
|
1603
1603
|
unitName: string;
|
|
1604
1604
|
unitSlug: string;
|
|
1605
1605
|
favoritedUnit: boolean;
|
|
@@ -1615,8 +1615,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1615
1615
|
styleId: string;
|
|
1616
1616
|
category: string;
|
|
1617
1617
|
propertySlug: string;
|
|
1618
|
-
unitId: string;
|
|
1619
1618
|
propertyName: string;
|
|
1619
|
+
unitId: string;
|
|
1620
1620
|
unitName: string;
|
|
1621
1621
|
unitSlug: string;
|
|
1622
1622
|
styleName: string;
|
|
@@ -1631,8 +1631,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1631
1631
|
styleId: string;
|
|
1632
1632
|
category: string;
|
|
1633
1633
|
propertySlug: string;
|
|
1634
|
-
unitId: string;
|
|
1635
1634
|
propertyName: string;
|
|
1635
|
+
unitId: string;
|
|
1636
1636
|
unitName: string;
|
|
1637
1637
|
unitSlug: string;
|
|
1638
1638
|
styleName: string;
|
|
@@ -1647,8 +1647,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1647
1647
|
styleId: string;
|
|
1648
1648
|
category: string;
|
|
1649
1649
|
propertySlug: string;
|
|
1650
|
-
unitId: string;
|
|
1651
1650
|
propertyName: string;
|
|
1651
|
+
unitId: string;
|
|
1652
1652
|
unitName: string;
|
|
1653
1653
|
unitSlug: string;
|
|
1654
1654
|
styleName: string;
|
|
@@ -1662,8 +1662,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1662
1662
|
propertyId: string;
|
|
1663
1663
|
styleId: string;
|
|
1664
1664
|
propertySlug: string;
|
|
1665
|
-
unitId: string;
|
|
1666
1665
|
propertyName: string;
|
|
1666
|
+
unitId: string;
|
|
1667
1667
|
unitName: string;
|
|
1668
1668
|
unitSlug: string;
|
|
1669
1669
|
styleName: string;
|
|
@@ -1675,8 +1675,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1675
1675
|
propertyId: string;
|
|
1676
1676
|
styleId: string;
|
|
1677
1677
|
propertySlug: string;
|
|
1678
|
-
unitId: string;
|
|
1679
1678
|
propertyName: string;
|
|
1679
|
+
unitId: string;
|
|
1680
1680
|
unitName: string;
|
|
1681
1681
|
unitSlug: string;
|
|
1682
1682
|
styleName: string;
|
|
@@ -1689,8 +1689,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1689
1689
|
propertyId: string;
|
|
1690
1690
|
styleId: string;
|
|
1691
1691
|
propertySlug: string;
|
|
1692
|
-
unitId: string;
|
|
1693
1692
|
propertyName: string;
|
|
1693
|
+
unitId: string;
|
|
1694
1694
|
unitName: string;
|
|
1695
1695
|
unitSlug: string;
|
|
1696
1696
|
styleName: string;
|
|
@@ -1706,8 +1706,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1706
1706
|
propertyId: string;
|
|
1707
1707
|
styleId: string;
|
|
1708
1708
|
propertySlug: string;
|
|
1709
|
-
unitId: string;
|
|
1710
1709
|
propertyName: string;
|
|
1710
|
+
unitId: string;
|
|
1711
1711
|
unitName: string;
|
|
1712
1712
|
unitSlug: string;
|
|
1713
1713
|
favoritedUnit: boolean;
|
|
@@ -1720,8 +1720,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1720
1720
|
trackToastImpression: (payload: {
|
|
1721
1721
|
propertyId: string;
|
|
1722
1722
|
propertySlug: string;
|
|
1723
|
-
unitId: string;
|
|
1724
1723
|
propertyName: string;
|
|
1724
|
+
unitId: string;
|
|
1725
1725
|
unitName: string;
|
|
1726
1726
|
unitSlug: string;
|
|
1727
1727
|
toastCopy: string;
|
|
@@ -1729,8 +1729,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1729
1729
|
trackToastClicked: (payload: {
|
|
1730
1730
|
propertyId: string;
|
|
1731
1731
|
propertySlug: string;
|
|
1732
|
-
unitId: string;
|
|
1733
1732
|
propertyName: string;
|
|
1733
|
+
unitId: string;
|
|
1734
1734
|
unitName: string;
|
|
1735
1735
|
unitSlug: string;
|
|
1736
1736
|
toastCopy: string;
|
|
@@ -1738,8 +1738,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1738
1738
|
trackToastClosed: (payload: {
|
|
1739
1739
|
propertyId: string;
|
|
1740
1740
|
propertySlug: string;
|
|
1741
|
-
unitId: string;
|
|
1742
1741
|
propertyName: string;
|
|
1742
|
+
unitId: string;
|
|
1743
1743
|
unitName: string;
|
|
1744
1744
|
unitSlug: string;
|
|
1745
1745
|
toastCopy: string;
|
|
@@ -1748,8 +1748,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1748
1748
|
propertyId: string;
|
|
1749
1749
|
styleId: string;
|
|
1750
1750
|
propertySlug: string;
|
|
1751
|
-
unitId: string;
|
|
1752
1751
|
propertyName: string;
|
|
1752
|
+
unitId: string;
|
|
1753
1753
|
unitName: string;
|
|
1754
1754
|
unitSlug: string;
|
|
1755
1755
|
styleName: string;
|
|
@@ -1808,8 +1808,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1808
1808
|
trackWebPageViewed: (payload: {
|
|
1809
1809
|
propertyId: string;
|
|
1810
1810
|
propertySlug: string;
|
|
1811
|
-
unitId: string;
|
|
1812
1811
|
propertyName: string;
|
|
1812
|
+
unitId: string;
|
|
1813
1813
|
unitName: string;
|
|
1814
1814
|
unitSlug: string;
|
|
1815
1815
|
fullUrl: string;
|
|
@@ -1819,8 +1819,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1819
1819
|
trackWebPageRoomViewed: (payload: {
|
|
1820
1820
|
propertyId: string;
|
|
1821
1821
|
propertySlug: string;
|
|
1822
|
-
unitId: string;
|
|
1823
1822
|
propertyName: string;
|
|
1823
|
+
unitId: string;
|
|
1824
1824
|
unitName: string;
|
|
1825
1825
|
unitSlug: string;
|
|
1826
1826
|
roomName: string;
|
|
@@ -1830,8 +1830,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1830
1830
|
trackEmbedPageViewed: (payload: {
|
|
1831
1831
|
propertyId: string;
|
|
1832
1832
|
propertySlug: string;
|
|
1833
|
-
unitId: string;
|
|
1834
1833
|
propertyName: string;
|
|
1834
|
+
unitId: string;
|
|
1835
1835
|
unitName: string;
|
|
1836
1836
|
unitSlug: string;
|
|
1837
1837
|
unitBedrooms: number;
|
|
@@ -1839,32 +1839,32 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1839
1839
|
trackSimilarUnitsImpression: (payload: {
|
|
1840
1840
|
propertyId: string;
|
|
1841
1841
|
propertySlug: string;
|
|
1842
|
-
unitId: string;
|
|
1843
1842
|
propertyName: string;
|
|
1843
|
+
unitId: string;
|
|
1844
1844
|
unitName: string;
|
|
1845
1845
|
unitSlug: string;
|
|
1846
1846
|
}) => void;
|
|
1847
1847
|
trackSimilarUnitClick: (payload: {
|
|
1848
1848
|
propertyId: string;
|
|
1849
1849
|
propertySlug: string;
|
|
1850
|
-
unitId: string;
|
|
1851
1850
|
propertyName: string;
|
|
1851
|
+
unitId: string;
|
|
1852
1852
|
unitName: string;
|
|
1853
1853
|
unitSlug: string;
|
|
1854
1854
|
}) => void;
|
|
1855
1855
|
trackSimilarUnitJumpSuccess: (payload: {
|
|
1856
1856
|
propertyId: string;
|
|
1857
1857
|
propertySlug: string;
|
|
1858
|
-
unitId: string;
|
|
1859
1858
|
propertyName: string;
|
|
1859
|
+
unitId: string;
|
|
1860
1860
|
unitName: string;
|
|
1861
1861
|
unitSlug: string;
|
|
1862
1862
|
}) => void;
|
|
1863
1863
|
trackSimilarUnitJumpError: (payload: {
|
|
1864
1864
|
propertyId: string;
|
|
1865
1865
|
propertySlug: string;
|
|
1866
|
-
unitId: string;
|
|
1867
1866
|
propertyName: string;
|
|
1867
|
+
unitId: string;
|
|
1868
1868
|
unitName: string;
|
|
1869
1869
|
unitSlug: string;
|
|
1870
1870
|
}) => void;
|
|
@@ -1873,8 +1873,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1873
1873
|
}) => (payload: {
|
|
1874
1874
|
propertyId: string;
|
|
1875
1875
|
propertySlug: string;
|
|
1876
|
-
unitId: string;
|
|
1877
1876
|
propertyName: string;
|
|
1877
|
+
unitId: string;
|
|
1878
1878
|
unitName: string;
|
|
1879
1879
|
unitSlug: string;
|
|
1880
1880
|
utmSource: string;
|
|
@@ -1884,8 +1884,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1884
1884
|
trackEmailClickConfirmation: () => (payload: {
|
|
1885
1885
|
propertyId: string;
|
|
1886
1886
|
propertySlug: string;
|
|
1887
|
-
unitId: string;
|
|
1888
1887
|
propertyName: string;
|
|
1888
|
+
unitId: string;
|
|
1889
1889
|
unitName: string;
|
|
1890
1890
|
unitSlug: string;
|
|
1891
1891
|
utmSource: string;
|
|
@@ -1895,8 +1895,8 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1895
1895
|
trackEmailClickNotification: () => (payload: {
|
|
1896
1896
|
propertyId: string;
|
|
1897
1897
|
propertySlug: string;
|
|
1898
|
-
unitId: string;
|
|
1899
1898
|
propertyName: string;
|
|
1899
|
+
unitId: string;
|
|
1900
1900
|
unitName: string;
|
|
1901
1901
|
unitSlug: string;
|
|
1902
1902
|
utmSource: string;
|
|
@@ -1912,8 +1912,8 @@ export declare function useTrackingEvents(): {
|
|
|
1912
1912
|
trackClickUnit: (payload: {
|
|
1913
1913
|
propertyId: string;
|
|
1914
1914
|
propertySlug: string;
|
|
1915
|
-
unitId: string;
|
|
1916
1915
|
propertyName: string;
|
|
1916
|
+
unitId: string;
|
|
1917
1917
|
unitName: string;
|
|
1918
1918
|
unitSlug: string;
|
|
1919
1919
|
favoritedUnit: boolean;
|
|
@@ -1922,8 +1922,8 @@ export declare function useTrackingEvents(): {
|
|
|
1922
1922
|
trackHoverUnit: (payload: {
|
|
1923
1923
|
propertyId: string;
|
|
1924
1924
|
propertySlug: string;
|
|
1925
|
-
unitId: string;
|
|
1926
1925
|
propertyName: string;
|
|
1926
|
+
unitId: string;
|
|
1927
1927
|
unitName: string;
|
|
1928
1928
|
unitSlug: string;
|
|
1929
1929
|
favoritedUnit: boolean;
|
|
@@ -1973,8 +1973,8 @@ export declare function useTrackingEvents(): {
|
|
|
1973
1973
|
trackClickUnitFavorites: (payload: {
|
|
1974
1974
|
propertyId: string;
|
|
1975
1975
|
propertySlug: string;
|
|
1976
|
-
unitId: string;
|
|
1977
1976
|
propertyName: string;
|
|
1977
|
+
unitId: string;
|
|
1978
1978
|
unitName: string;
|
|
1979
1979
|
unitSlug: string;
|
|
1980
1980
|
favoritedUnit: boolean;
|
|
@@ -1983,9 +1983,9 @@ export declare function useTrackingEvents(): {
|
|
|
1983
1983
|
trackUnitUnfavorited: (payload: {
|
|
1984
1984
|
propertyId: string;
|
|
1985
1985
|
propertySlug: string;
|
|
1986
|
-
unitId: string;
|
|
1987
1986
|
propertyName: string;
|
|
1988
1987
|
resultsUnitCount: number;
|
|
1988
|
+
unitId: string;
|
|
1989
1989
|
unitName: string;
|
|
1990
1990
|
unitSlug: string;
|
|
1991
1991
|
unitIndex: number;
|
|
@@ -2036,8 +2036,8 @@ export declare function useTrackingEvents(): {
|
|
|
2036
2036
|
propertyId: string;
|
|
2037
2037
|
styleId: string;
|
|
2038
2038
|
propertySlug: string;
|
|
2039
|
-
unitId: string;
|
|
2040
2039
|
propertyName: string;
|
|
2040
|
+
unitId: string;
|
|
2041
2041
|
unitName: string;
|
|
2042
2042
|
unitSlug: string;
|
|
2043
2043
|
favoritedUnit: boolean;
|
|
@@ -2050,8 +2050,8 @@ export declare function useTrackingEvents(): {
|
|
|
2050
2050
|
propertyId: string;
|
|
2051
2051
|
styleId: string;
|
|
2052
2052
|
propertySlug: string;
|
|
2053
|
-
unitId: string;
|
|
2054
2053
|
propertyName: string;
|
|
2054
|
+
unitId: string;
|
|
2055
2055
|
unitName: string;
|
|
2056
2056
|
unitSlug: string;
|
|
2057
2057
|
favoritedUnit: boolean;
|
|
@@ -2064,8 +2064,8 @@ export declare function useTrackingEvents(): {
|
|
|
2064
2064
|
propertyId: string;
|
|
2065
2065
|
styleId: string;
|
|
2066
2066
|
propertySlug: string;
|
|
2067
|
-
unitId: string;
|
|
2068
2067
|
propertyName: string;
|
|
2068
|
+
unitId: string;
|
|
2069
2069
|
unitName: string;
|
|
2070
2070
|
unitSlug: string;
|
|
2071
2071
|
favoritedUnit: boolean;
|
|
@@ -2077,8 +2077,8 @@ export declare function useTrackingEvents(): {
|
|
|
2077
2077
|
propertyId: string;
|
|
2078
2078
|
styleId: string;
|
|
2079
2079
|
propertySlug: string;
|
|
2080
|
-
unitId: string;
|
|
2081
2080
|
propertyName: string;
|
|
2081
|
+
unitId: string;
|
|
2082
2082
|
unitName: string;
|
|
2083
2083
|
unitSlug: string;
|
|
2084
2084
|
favoritedUnit: boolean;
|
|
@@ -2090,8 +2090,8 @@ export declare function useTrackingEvents(): {
|
|
|
2090
2090
|
propertyId: string;
|
|
2091
2091
|
styleId: string;
|
|
2092
2092
|
propertySlug: string;
|
|
2093
|
-
unitId: string;
|
|
2094
2093
|
propertyName: string;
|
|
2094
|
+
unitId: string;
|
|
2095
2095
|
unitName: string;
|
|
2096
2096
|
unitSlug: string;
|
|
2097
2097
|
favoritedUnit: boolean;
|
|
@@ -2103,8 +2103,8 @@ export declare function useTrackingEvents(): {
|
|
|
2103
2103
|
propertyId: string;
|
|
2104
2104
|
styleId: string;
|
|
2105
2105
|
propertySlug: string;
|
|
2106
|
-
unitId: string;
|
|
2107
2106
|
propertyName: string;
|
|
2107
|
+
unitId: string;
|
|
2108
2108
|
unitName: string;
|
|
2109
2109
|
unitSlug: string;
|
|
2110
2110
|
favoritedUnit: boolean;
|
|
@@ -2119,8 +2119,8 @@ export declare function useTrackingEvents(): {
|
|
|
2119
2119
|
styleId: string;
|
|
2120
2120
|
category: string;
|
|
2121
2121
|
propertySlug: string;
|
|
2122
|
-
unitId: string;
|
|
2123
2122
|
propertyName: string;
|
|
2123
|
+
unitId: string;
|
|
2124
2124
|
unitName: string;
|
|
2125
2125
|
unitSlug: string;
|
|
2126
2126
|
styleName: string;
|
|
@@ -2137,8 +2137,8 @@ export declare function useTrackingEvents(): {
|
|
|
2137
2137
|
category: string;
|
|
2138
2138
|
link: string;
|
|
2139
2139
|
propertySlug: string;
|
|
2140
|
-
unitId: string;
|
|
2141
2140
|
propertyName: string;
|
|
2141
|
+
unitId: string;
|
|
2142
2142
|
unitName: string;
|
|
2143
2143
|
unitSlug: string;
|
|
2144
2144
|
favoritedUnit: boolean;
|
|
@@ -2154,8 +2154,8 @@ export declare function useTrackingEvents(): {
|
|
|
2154
2154
|
styleId: string;
|
|
2155
2155
|
category: string;
|
|
2156
2156
|
propertySlug: string;
|
|
2157
|
-
unitId: string;
|
|
2158
2157
|
propertyName: string;
|
|
2158
|
+
unitId: string;
|
|
2159
2159
|
unitName: string;
|
|
2160
2160
|
unitSlug: string;
|
|
2161
2161
|
styleName: string;
|
|
@@ -2170,8 +2170,8 @@ export declare function useTrackingEvents(): {
|
|
|
2170
2170
|
styleId: string;
|
|
2171
2171
|
category: string;
|
|
2172
2172
|
propertySlug: string;
|
|
2173
|
-
unitId: string;
|
|
2174
2173
|
propertyName: string;
|
|
2174
|
+
unitId: string;
|
|
2175
2175
|
unitName: string;
|
|
2176
2176
|
unitSlug: string;
|
|
2177
2177
|
styleName: string;
|
|
@@ -2186,8 +2186,8 @@ export declare function useTrackingEvents(): {
|
|
|
2186
2186
|
styleId: string;
|
|
2187
2187
|
category: string;
|
|
2188
2188
|
propertySlug: string;
|
|
2189
|
-
unitId: string;
|
|
2190
2189
|
propertyName: string;
|
|
2190
|
+
unitId: string;
|
|
2191
2191
|
unitName: string;
|
|
2192
2192
|
unitSlug: string;
|
|
2193
2193
|
styleName: string;
|
|
@@ -2201,8 +2201,8 @@ export declare function useTrackingEvents(): {
|
|
|
2201
2201
|
propertyId: string;
|
|
2202
2202
|
styleId: string;
|
|
2203
2203
|
propertySlug: string;
|
|
2204
|
-
unitId: string;
|
|
2205
2204
|
propertyName: string;
|
|
2205
|
+
unitId: string;
|
|
2206
2206
|
unitName: string;
|
|
2207
2207
|
unitSlug: string;
|
|
2208
2208
|
styleName: string;
|
|
@@ -2214,8 +2214,8 @@ export declare function useTrackingEvents(): {
|
|
|
2214
2214
|
propertyId: string;
|
|
2215
2215
|
styleId: string;
|
|
2216
2216
|
propertySlug: string;
|
|
2217
|
-
unitId: string;
|
|
2218
2217
|
propertyName: string;
|
|
2218
|
+
unitId: string;
|
|
2219
2219
|
unitName: string;
|
|
2220
2220
|
unitSlug: string;
|
|
2221
2221
|
styleName: string;
|
|
@@ -2228,8 +2228,8 @@ export declare function useTrackingEvents(): {
|
|
|
2228
2228
|
propertyId: string;
|
|
2229
2229
|
styleId: string;
|
|
2230
2230
|
propertySlug: string;
|
|
2231
|
-
unitId: string;
|
|
2232
2231
|
propertyName: string;
|
|
2232
|
+
unitId: string;
|
|
2233
2233
|
unitName: string;
|
|
2234
2234
|
unitSlug: string;
|
|
2235
2235
|
styleName: string;
|
|
@@ -2245,8 +2245,8 @@ export declare function useTrackingEvents(): {
|
|
|
2245
2245
|
propertyId: string;
|
|
2246
2246
|
styleId: string;
|
|
2247
2247
|
propertySlug: string;
|
|
2248
|
-
unitId: string;
|
|
2249
2248
|
propertyName: string;
|
|
2249
|
+
unitId: string;
|
|
2250
2250
|
unitName: string;
|
|
2251
2251
|
unitSlug: string;
|
|
2252
2252
|
favoritedUnit: boolean;
|
|
@@ -2259,8 +2259,8 @@ export declare function useTrackingEvents(): {
|
|
|
2259
2259
|
trackToastImpression: (payload: {
|
|
2260
2260
|
propertyId: string;
|
|
2261
2261
|
propertySlug: string;
|
|
2262
|
-
unitId: string;
|
|
2263
2262
|
propertyName: string;
|
|
2263
|
+
unitId: string;
|
|
2264
2264
|
unitName: string;
|
|
2265
2265
|
unitSlug: string;
|
|
2266
2266
|
toastCopy: string;
|
|
@@ -2268,8 +2268,8 @@ export declare function useTrackingEvents(): {
|
|
|
2268
2268
|
trackToastClicked: (payload: {
|
|
2269
2269
|
propertyId: string;
|
|
2270
2270
|
propertySlug: string;
|
|
2271
|
-
unitId: string;
|
|
2272
2271
|
propertyName: string;
|
|
2272
|
+
unitId: string;
|
|
2273
2273
|
unitName: string;
|
|
2274
2274
|
unitSlug: string;
|
|
2275
2275
|
toastCopy: string;
|
|
@@ -2277,8 +2277,8 @@ export declare function useTrackingEvents(): {
|
|
|
2277
2277
|
trackToastClosed: (payload: {
|
|
2278
2278
|
propertyId: string;
|
|
2279
2279
|
propertySlug: string;
|
|
2280
|
-
unitId: string;
|
|
2281
2280
|
propertyName: string;
|
|
2281
|
+
unitId: string;
|
|
2282
2282
|
unitName: string;
|
|
2283
2283
|
unitSlug: string;
|
|
2284
2284
|
toastCopy: string;
|
|
@@ -2287,8 +2287,8 @@ export declare function useTrackingEvents(): {
|
|
|
2287
2287
|
propertyId: string;
|
|
2288
2288
|
styleId: string;
|
|
2289
2289
|
propertySlug: string;
|
|
2290
|
-
unitId: string;
|
|
2291
2290
|
propertyName: string;
|
|
2291
|
+
unitId: string;
|
|
2292
2292
|
unitName: string;
|
|
2293
2293
|
unitSlug: string;
|
|
2294
2294
|
styleName: string;
|
|
@@ -2347,8 +2347,8 @@ export declare function useTrackingEvents(): {
|
|
|
2347
2347
|
trackWebPageViewed: (payload: {
|
|
2348
2348
|
propertyId: string;
|
|
2349
2349
|
propertySlug: string;
|
|
2350
|
-
unitId: string;
|
|
2351
2350
|
propertyName: string;
|
|
2351
|
+
unitId: string;
|
|
2352
2352
|
unitName: string;
|
|
2353
2353
|
unitSlug: string;
|
|
2354
2354
|
fullUrl: string;
|
|
@@ -2358,8 +2358,8 @@ export declare function useTrackingEvents(): {
|
|
|
2358
2358
|
trackWebPageRoomViewed: (payload: {
|
|
2359
2359
|
propertyId: string;
|
|
2360
2360
|
propertySlug: string;
|
|
2361
|
-
unitId: string;
|
|
2362
2361
|
propertyName: string;
|
|
2362
|
+
unitId: string;
|
|
2363
2363
|
unitName: string;
|
|
2364
2364
|
unitSlug: string;
|
|
2365
2365
|
roomName: string;
|
|
@@ -2369,8 +2369,8 @@ export declare function useTrackingEvents(): {
|
|
|
2369
2369
|
trackEmbedPageViewed: (payload: {
|
|
2370
2370
|
propertyId: string;
|
|
2371
2371
|
propertySlug: string;
|
|
2372
|
-
unitId: string;
|
|
2373
2372
|
propertyName: string;
|
|
2373
|
+
unitId: string;
|
|
2374
2374
|
unitName: string;
|
|
2375
2375
|
unitSlug: string;
|
|
2376
2376
|
unitBedrooms: number;
|
|
@@ -2378,32 +2378,32 @@ export declare function useTrackingEvents(): {
|
|
|
2378
2378
|
trackSimilarUnitsImpression: (payload: {
|
|
2379
2379
|
propertyId: string;
|
|
2380
2380
|
propertySlug: string;
|
|
2381
|
-
unitId: string;
|
|
2382
2381
|
propertyName: string;
|
|
2382
|
+
unitId: string;
|
|
2383
2383
|
unitName: string;
|
|
2384
2384
|
unitSlug: string;
|
|
2385
2385
|
}) => void;
|
|
2386
2386
|
trackSimilarUnitClick: (payload: {
|
|
2387
2387
|
propertyId: string;
|
|
2388
2388
|
propertySlug: string;
|
|
2389
|
-
unitId: string;
|
|
2390
2389
|
propertyName: string;
|
|
2390
|
+
unitId: string;
|
|
2391
2391
|
unitName: string;
|
|
2392
2392
|
unitSlug: string;
|
|
2393
2393
|
}) => void;
|
|
2394
2394
|
trackSimilarUnitJumpSuccess: (payload: {
|
|
2395
2395
|
propertyId: string;
|
|
2396
2396
|
propertySlug: string;
|
|
2397
|
-
unitId: string;
|
|
2398
2397
|
propertyName: string;
|
|
2398
|
+
unitId: string;
|
|
2399
2399
|
unitName: string;
|
|
2400
2400
|
unitSlug: string;
|
|
2401
2401
|
}) => void;
|
|
2402
2402
|
trackSimilarUnitJumpError: (payload: {
|
|
2403
2403
|
propertyId: string;
|
|
2404
2404
|
propertySlug: string;
|
|
2405
|
-
unitId: string;
|
|
2406
2405
|
propertyName: string;
|
|
2406
|
+
unitId: string;
|
|
2407
2407
|
unitName: string;
|
|
2408
2408
|
unitSlug: string;
|
|
2409
2409
|
}) => void;
|
|
@@ -2412,8 +2412,8 @@ export declare function useTrackingEvents(): {
|
|
|
2412
2412
|
}) => (payload: {
|
|
2413
2413
|
propertyId: string;
|
|
2414
2414
|
propertySlug: string;
|
|
2415
|
-
unitId: string;
|
|
2416
2415
|
propertyName: string;
|
|
2416
|
+
unitId: string;
|
|
2417
2417
|
unitName: string;
|
|
2418
2418
|
unitSlug: string;
|
|
2419
2419
|
utmSource: string;
|
|
@@ -2423,8 +2423,8 @@ export declare function useTrackingEvents(): {
|
|
|
2423
2423
|
trackEmailClickConfirmation: () => (payload: {
|
|
2424
2424
|
propertyId: string;
|
|
2425
2425
|
propertySlug: string;
|
|
2426
|
-
unitId: string;
|
|
2427
2426
|
propertyName: string;
|
|
2427
|
+
unitId: string;
|
|
2428
2428
|
unitName: string;
|
|
2429
2429
|
unitSlug: string;
|
|
2430
2430
|
utmSource: string;
|
|
@@ -2434,8 +2434,8 @@ export declare function useTrackingEvents(): {
|
|
|
2434
2434
|
trackEmailClickNotification: () => (payload: {
|
|
2435
2435
|
propertyId: string;
|
|
2436
2436
|
propertySlug: string;
|
|
2437
|
-
unitId: string;
|
|
2438
2437
|
propertyName: string;
|
|
2438
|
+
unitId: string;
|
|
2439
2439
|
unitName: string;
|
|
2440
2440
|
unitSlug: string;
|
|
2441
2441
|
utmSource: string;
|