@superbright/indexeddb-orm 1.0.56 → 1.0.59
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 +1034 -361
- package/dist/api/cms-schemas.generated.cjs +1 -1
- package/dist/api/cms-schemas.generated.cjs.map +1 -1
- package/dist/api/cms-schemas.generated.d.ts +236 -236
- package/dist/api/cms-schemas.generated.mjs +77 -77
- package/dist/api/cms-schemas.generated.mjs.map +1 -1
- 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 +148 -160
- package/dist/api/embed-schemas.generated.mjs +49 -50
- 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.map +1 -1
- package/dist/base/media.mjs.map +1 -1
- package/dist/base/overviewimagesonproperty.cjs.map +1 -1
- 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 +184 -184
- 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.d.ts +32 -32
- 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;
|
|
@@ -216,28 +216,28 @@ declare const getInTouchFormSchema: z.ZodObject<{
|
|
|
216
216
|
favoritedUnit: z.ZodBoolean;
|
|
217
217
|
}, "strip", z.ZodTypeAny, {
|
|
218
218
|
propertyId: string;
|
|
219
|
-
styleId: string;
|
|
220
219
|
propertySlug: string;
|
|
221
|
-
unitId: string;
|
|
222
220
|
propertyName: string;
|
|
221
|
+
unitId: string;
|
|
223
222
|
unitName: string;
|
|
224
223
|
unitSlug: string;
|
|
225
224
|
favoritedUnit: boolean;
|
|
226
225
|
buttonName: string;
|
|
227
226
|
formName: string;
|
|
227
|
+
styleId: string;
|
|
228
228
|
styleName: string;
|
|
229
229
|
unitBedrooms: number;
|
|
230
230
|
}, {
|
|
231
231
|
propertyId: string;
|
|
232
|
-
styleId: string;
|
|
233
232
|
propertySlug: string;
|
|
234
|
-
unitId: string;
|
|
235
233
|
propertyName: string;
|
|
234
|
+
unitId: string;
|
|
236
235
|
unitName: string;
|
|
237
236
|
unitSlug: string;
|
|
238
237
|
favoritedUnit: boolean;
|
|
239
238
|
buttonName: string;
|
|
240
239
|
formName: string;
|
|
240
|
+
styleId: string;
|
|
241
241
|
styleName: string;
|
|
242
242
|
unitBedrooms: number;
|
|
243
243
|
}>;
|
|
@@ -257,25 +257,25 @@ declare const styleDrawerSchema: z.ZodObject<{
|
|
|
257
257
|
favoritedUnit: z.ZodBoolean;
|
|
258
258
|
}, "strip", z.ZodTypeAny, {
|
|
259
259
|
propertyId: string;
|
|
260
|
-
styleId: string;
|
|
261
260
|
propertySlug: string;
|
|
262
|
-
unitId: string;
|
|
263
261
|
propertyName: string;
|
|
262
|
+
unitId: string;
|
|
264
263
|
unitName: string;
|
|
265
264
|
unitSlug: string;
|
|
266
265
|
favoritedUnit: boolean;
|
|
266
|
+
styleId: string;
|
|
267
267
|
styleName: string;
|
|
268
268
|
unitBedrooms: number;
|
|
269
269
|
roomName: string;
|
|
270
270
|
}, {
|
|
271
271
|
propertyId: string;
|
|
272
|
-
styleId: string;
|
|
273
272
|
propertySlug: string;
|
|
274
|
-
unitId: string;
|
|
275
273
|
propertyName: string;
|
|
274
|
+
unitId: string;
|
|
276
275
|
unitName: string;
|
|
277
276
|
unitSlug: string;
|
|
278
277
|
favoritedUnit: boolean;
|
|
278
|
+
styleId: string;
|
|
279
279
|
styleName: string;
|
|
280
280
|
unitBedrooms: number;
|
|
281
281
|
roomName: string;
|
|
@@ -301,33 +301,33 @@ declare const furnitureInteractionSchema: z.ZodObject<{
|
|
|
301
301
|
}, "strip", z.ZodTypeAny, {
|
|
302
302
|
type: "click" | "hover_on" | "hover_off";
|
|
303
303
|
propertyId: string;
|
|
304
|
-
furnitureId: string;
|
|
305
|
-
styleId: string;
|
|
306
304
|
category: string;
|
|
307
305
|
propertySlug: string;
|
|
308
|
-
unitId: string;
|
|
309
306
|
propertyName: string;
|
|
307
|
+
unitId: string;
|
|
310
308
|
unitName: string;
|
|
311
309
|
unitSlug: string;
|
|
310
|
+
styleId: string;
|
|
312
311
|
styleName: string;
|
|
313
312
|
unitBedrooms: number;
|
|
314
313
|
roomName: string;
|
|
314
|
+
furnitureId: string;
|
|
315
315
|
furnitureName: string;
|
|
316
316
|
brandName: string;
|
|
317
317
|
}, {
|
|
318
318
|
type: "click" | "hover_on" | "hover_off";
|
|
319
319
|
propertyId: string;
|
|
320
|
-
furnitureId: string;
|
|
321
|
-
styleId: string;
|
|
322
320
|
category: string;
|
|
323
321
|
propertySlug: string;
|
|
324
|
-
unitId: string;
|
|
325
322
|
propertyName: string;
|
|
323
|
+
unitId: string;
|
|
326
324
|
unitName: string;
|
|
327
325
|
unitSlug: string;
|
|
326
|
+
styleId: string;
|
|
328
327
|
styleName: string;
|
|
329
328
|
unitBedrooms: number;
|
|
330
329
|
roomName: string;
|
|
330
|
+
furnitureId: string;
|
|
331
331
|
furnitureName: string;
|
|
332
332
|
brandName: string;
|
|
333
333
|
}>;
|
|
@@ -354,37 +354,37 @@ declare const furnitureExternalUrlSchema: z.ZodObject<{
|
|
|
354
354
|
}, "strip", z.ZodTypeAny, {
|
|
355
355
|
type: string;
|
|
356
356
|
propertyId: string;
|
|
357
|
-
furnitureId: string;
|
|
358
|
-
styleId: string;
|
|
359
357
|
category: string;
|
|
360
358
|
link: string;
|
|
361
359
|
propertySlug: string;
|
|
362
|
-
unitId: string;
|
|
363
360
|
propertyName: string;
|
|
361
|
+
unitId: string;
|
|
364
362
|
unitName: string;
|
|
365
363
|
unitSlug: string;
|
|
366
364
|
favoritedUnit: boolean;
|
|
365
|
+
styleId: string;
|
|
367
366
|
styleName: string;
|
|
368
367
|
unitBedrooms: number;
|
|
369
368
|
roomName: string;
|
|
369
|
+
furnitureId: string;
|
|
370
370
|
furnitureName: string;
|
|
371
371
|
brandName: string;
|
|
372
372
|
}, {
|
|
373
373
|
type: string;
|
|
374
374
|
propertyId: string;
|
|
375
|
-
furnitureId: string;
|
|
376
|
-
styleId: string;
|
|
377
375
|
category: string;
|
|
378
376
|
link: string;
|
|
379
377
|
propertySlug: string;
|
|
380
|
-
unitId: string;
|
|
381
378
|
propertyName: string;
|
|
379
|
+
unitId: string;
|
|
382
380
|
unitName: string;
|
|
383
381
|
unitSlug: string;
|
|
384
382
|
favoritedUnit: boolean;
|
|
383
|
+
styleId: string;
|
|
385
384
|
styleName: string;
|
|
386
385
|
unitBedrooms: number;
|
|
387
386
|
roomName: string;
|
|
387
|
+
furnitureId: string;
|
|
388
388
|
furnitureName: string;
|
|
389
389
|
brandName: string;
|
|
390
390
|
}>;
|
|
@@ -407,32 +407,32 @@ declare const furnitureSavedSchema: z.ZodObject<{
|
|
|
407
407
|
category: z.ZodString;
|
|
408
408
|
}, "strip", z.ZodTypeAny, {
|
|
409
409
|
propertyId: string;
|
|
410
|
-
furnitureId: string;
|
|
411
|
-
styleId: string;
|
|
412
410
|
category: string;
|
|
413
411
|
propertySlug: string;
|
|
414
|
-
unitId: string;
|
|
415
412
|
propertyName: string;
|
|
413
|
+
unitId: string;
|
|
416
414
|
unitName: string;
|
|
417
415
|
unitSlug: string;
|
|
416
|
+
styleId: string;
|
|
418
417
|
styleName: string;
|
|
419
418
|
unitBedrooms: number;
|
|
420
419
|
roomName: string;
|
|
420
|
+
furnitureId: string;
|
|
421
421
|
furnitureName: string;
|
|
422
422
|
brandName: string;
|
|
423
423
|
}, {
|
|
424
424
|
propertyId: string;
|
|
425
|
-
furnitureId: string;
|
|
426
|
-
styleId: string;
|
|
427
425
|
category: string;
|
|
428
426
|
propertySlug: string;
|
|
429
|
-
unitId: string;
|
|
430
427
|
propertyName: string;
|
|
428
|
+
unitId: string;
|
|
431
429
|
unitName: string;
|
|
432
430
|
unitSlug: string;
|
|
431
|
+
styleId: string;
|
|
433
432
|
styleName: string;
|
|
434
433
|
unitBedrooms: number;
|
|
435
434
|
roomName: string;
|
|
435
|
+
furnitureId: string;
|
|
436
436
|
furnitureName: string;
|
|
437
437
|
brandName: string;
|
|
438
438
|
}>;
|
|
@@ -455,32 +455,32 @@ declare const furnitureModalOpenedSchema: z.ZodObject<{
|
|
|
455
455
|
category: z.ZodString;
|
|
456
456
|
}, "strip", z.ZodTypeAny, {
|
|
457
457
|
propertyId: string;
|
|
458
|
-
furnitureId: string;
|
|
459
|
-
styleId: string;
|
|
460
458
|
category: string;
|
|
461
459
|
propertySlug: string;
|
|
462
|
-
unitId: string;
|
|
463
460
|
propertyName: string;
|
|
461
|
+
unitId: string;
|
|
464
462
|
unitName: string;
|
|
465
463
|
unitSlug: string;
|
|
464
|
+
styleId: string;
|
|
466
465
|
styleName: string;
|
|
467
466
|
unitBedrooms: number;
|
|
468
467
|
roomName: string;
|
|
468
|
+
furnitureId: string;
|
|
469
469
|
furnitureName: string;
|
|
470
470
|
brandName: string;
|
|
471
471
|
}, {
|
|
472
472
|
propertyId: string;
|
|
473
|
-
furnitureId: string;
|
|
474
|
-
styleId: string;
|
|
475
473
|
category: string;
|
|
476
474
|
propertySlug: string;
|
|
477
|
-
unitId: string;
|
|
478
475
|
propertyName: string;
|
|
476
|
+
unitId: string;
|
|
479
477
|
unitName: string;
|
|
480
478
|
unitSlug: string;
|
|
479
|
+
styleId: string;
|
|
481
480
|
styleName: string;
|
|
482
481
|
unitBedrooms: number;
|
|
483
482
|
roomName: string;
|
|
483
|
+
furnitureId: string;
|
|
484
484
|
furnitureName: string;
|
|
485
485
|
brandName: string;
|
|
486
486
|
}>;
|
|
@@ -504,33 +504,33 @@ declare const furnitureCarouselSchema: z.ZodObject<{
|
|
|
504
504
|
category: z.ZodString;
|
|
505
505
|
}, "strip", z.ZodTypeAny, {
|
|
506
506
|
propertyId: string;
|
|
507
|
-
furnitureId: string;
|
|
508
|
-
styleId: string;
|
|
509
507
|
category: string;
|
|
510
508
|
propertySlug: string;
|
|
511
|
-
unitId: string;
|
|
512
509
|
propertyName: string;
|
|
510
|
+
unitId: string;
|
|
513
511
|
unitName: string;
|
|
514
512
|
unitSlug: string;
|
|
513
|
+
styleId: string;
|
|
515
514
|
styleName: string;
|
|
516
515
|
unitBedrooms: number;
|
|
517
516
|
roomName: string;
|
|
517
|
+
furnitureId: string;
|
|
518
518
|
furnitureName: string;
|
|
519
519
|
brandName: string;
|
|
520
520
|
method: "Prev" | "Next";
|
|
521
521
|
}, {
|
|
522
522
|
propertyId: string;
|
|
523
|
-
furnitureId: string;
|
|
524
|
-
styleId: string;
|
|
525
523
|
category: string;
|
|
526
524
|
propertySlug: string;
|
|
527
|
-
unitId: string;
|
|
528
525
|
propertyName: string;
|
|
526
|
+
unitId: string;
|
|
529
527
|
unitName: string;
|
|
530
528
|
unitSlug: string;
|
|
529
|
+
styleId: string;
|
|
531
530
|
styleName: string;
|
|
532
531
|
unitBedrooms: number;
|
|
533
532
|
roomName: string;
|
|
533
|
+
furnitureId: string;
|
|
534
534
|
furnitureName: string;
|
|
535
535
|
brandName: string;
|
|
536
536
|
method: "Prev" | "Next";
|
|
@@ -551,24 +551,24 @@ declare const roomEnteredSchema: z.ZodObject<{
|
|
|
551
551
|
method: z.ZodEnum<["Navigation", "Map"]>;
|
|
552
552
|
}, "strip", z.ZodTypeAny, {
|
|
553
553
|
propertyId: string;
|
|
554
|
-
styleId: string;
|
|
555
554
|
propertySlug: string;
|
|
556
|
-
unitId: string;
|
|
557
555
|
propertyName: string;
|
|
556
|
+
unitId: string;
|
|
558
557
|
unitName: string;
|
|
559
558
|
unitSlug: string;
|
|
559
|
+
styleId: string;
|
|
560
560
|
styleName: string;
|
|
561
561
|
unitBedrooms: number;
|
|
562
562
|
roomName: string;
|
|
563
563
|
method: "Navigation" | "Map";
|
|
564
564
|
}, {
|
|
565
565
|
propertyId: string;
|
|
566
|
-
styleId: string;
|
|
567
566
|
propertySlug: string;
|
|
568
|
-
unitId: string;
|
|
569
567
|
propertyName: string;
|
|
568
|
+
unitId: string;
|
|
570
569
|
unitName: string;
|
|
571
570
|
unitSlug: string;
|
|
571
|
+
styleId: string;
|
|
572
572
|
styleName: string;
|
|
573
573
|
unitBedrooms: number;
|
|
574
574
|
roomName: string;
|
|
@@ -592,12 +592,12 @@ declare const roomLeftSchema: z.ZodObject<{
|
|
|
592
592
|
timeInRoom: z.ZodNumber;
|
|
593
593
|
}, "strip", z.ZodTypeAny, {
|
|
594
594
|
propertyId: string;
|
|
595
|
-
styleId: string;
|
|
596
595
|
propertySlug: string;
|
|
597
|
-
unitId: string;
|
|
598
596
|
propertyName: string;
|
|
597
|
+
unitId: string;
|
|
599
598
|
unitName: string;
|
|
600
599
|
unitSlug: string;
|
|
600
|
+
styleId: string;
|
|
601
601
|
styleName: string;
|
|
602
602
|
unitBedrooms: number;
|
|
603
603
|
roomName: string;
|
|
@@ -605,12 +605,12 @@ declare const roomLeftSchema: z.ZodObject<{
|
|
|
605
605
|
timeInRoom: number;
|
|
606
606
|
}, {
|
|
607
607
|
propertyId: string;
|
|
608
|
-
styleId: string;
|
|
609
608
|
propertySlug: string;
|
|
610
|
-
unitId: string;
|
|
611
609
|
propertyName: string;
|
|
610
|
+
unitId: string;
|
|
612
611
|
unitName: string;
|
|
613
612
|
unitSlug: string;
|
|
613
|
+
styleId: string;
|
|
614
614
|
styleName: string;
|
|
615
615
|
unitBedrooms: number;
|
|
616
616
|
roomName: string;
|
|
@@ -637,12 +637,12 @@ declare const videoStartedSchema: z.ZodObject<{
|
|
|
637
637
|
videoFilename: z.ZodString;
|
|
638
638
|
}, "strip", z.ZodTypeAny, {
|
|
639
639
|
propertyId: string;
|
|
640
|
-
styleId: string;
|
|
641
640
|
propertySlug: string;
|
|
642
|
-
unitId: string;
|
|
643
641
|
propertyName: string;
|
|
642
|
+
unitId: string;
|
|
644
643
|
unitName: string;
|
|
645
644
|
unitSlug: string;
|
|
645
|
+
styleId: string;
|
|
646
646
|
styleName: string;
|
|
647
647
|
unitBedrooms: number;
|
|
648
648
|
roomName: string;
|
|
@@ -653,12 +653,12 @@ declare const videoStartedSchema: z.ZodObject<{
|
|
|
653
653
|
videoFilename: string;
|
|
654
654
|
}, {
|
|
655
655
|
propertyId: string;
|
|
656
|
-
styleId: string;
|
|
657
656
|
propertySlug: string;
|
|
658
|
-
unitId: string;
|
|
659
657
|
propertyName: string;
|
|
658
|
+
unitId: string;
|
|
660
659
|
unitName: string;
|
|
661
660
|
unitSlug: string;
|
|
661
|
+
styleId: string;
|
|
662
662
|
styleName: string;
|
|
663
663
|
unitBedrooms: number;
|
|
664
664
|
roomName: string;
|
|
@@ -686,13 +686,13 @@ declare const emailTrackedSchema: z.ZodObject<{
|
|
|
686
686
|
favoritedUnit: z.ZodBoolean;
|
|
687
687
|
}, "strip", z.ZodTypeAny, {
|
|
688
688
|
propertyId: string;
|
|
689
|
-
styleId: string;
|
|
690
689
|
propertySlug: string;
|
|
691
|
-
unitId: string;
|
|
692
690
|
propertyName: string;
|
|
691
|
+
unitId: string;
|
|
693
692
|
unitName: string;
|
|
694
693
|
unitSlug: string;
|
|
695
694
|
favoritedUnit: boolean;
|
|
695
|
+
styleId: string;
|
|
696
696
|
styleName: string;
|
|
697
697
|
unitBedrooms: number;
|
|
698
698
|
utmSource: string;
|
|
@@ -700,13 +700,13 @@ declare const emailTrackedSchema: z.ZodObject<{
|
|
|
700
700
|
utmName: string;
|
|
701
701
|
}, {
|
|
702
702
|
propertyId: string;
|
|
703
|
-
styleId: string;
|
|
704
703
|
propertySlug: string;
|
|
705
|
-
unitId: string;
|
|
706
704
|
propertyName: string;
|
|
705
|
+
unitId: string;
|
|
707
706
|
unitName: string;
|
|
708
707
|
unitSlug: string;
|
|
709
708
|
favoritedUnit: boolean;
|
|
709
|
+
styleId: string;
|
|
710
710
|
styleName: string;
|
|
711
711
|
unitBedrooms: number;
|
|
712
712
|
utmSource: string;
|
|
@@ -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;
|
|
@@ -822,22 +822,22 @@ declare const contentModalOpenedSchema: z.ZodObject<{
|
|
|
822
822
|
styleName: z.ZodString;
|
|
823
823
|
}, "strip", z.ZodTypeAny, {
|
|
824
824
|
propertyId: string;
|
|
825
|
-
styleId: string;
|
|
826
825
|
propertySlug: string;
|
|
827
|
-
unitId: string;
|
|
828
826
|
propertyName: string;
|
|
827
|
+
unitId: string;
|
|
829
828
|
unitName: string;
|
|
830
829
|
unitSlug: string;
|
|
830
|
+
styleId: string;
|
|
831
831
|
styleName: string;
|
|
832
832
|
unitBedrooms: number;
|
|
833
833
|
}, {
|
|
834
834
|
propertyId: string;
|
|
835
|
-
styleId: string;
|
|
836
835
|
propertySlug: string;
|
|
837
|
-
unitId: string;
|
|
838
836
|
propertyName: string;
|
|
837
|
+
unitId: string;
|
|
839
838
|
unitName: string;
|
|
840
839
|
unitSlug: string;
|
|
840
|
+
styleId: string;
|
|
841
841
|
styleName: string;
|
|
842
842
|
unitBedrooms: number;
|
|
843
843
|
}>;
|
|
@@ -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;
|
|
@@ -1495,80 +1495,80 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1495
1495
|
}) => void;
|
|
1496
1496
|
trackGetInTouchFormOpened: (payload: {
|
|
1497
1497
|
propertyId: string;
|
|
1498
|
-
styleId: string;
|
|
1499
1498
|
propertySlug: string;
|
|
1500
|
-
unitId: string;
|
|
1501
1499
|
propertyName: string;
|
|
1500
|
+
unitId: string;
|
|
1502
1501
|
unitName: string;
|
|
1503
1502
|
unitSlug: string;
|
|
1504
1503
|
favoritedUnit: boolean;
|
|
1505
1504
|
buttonName: string;
|
|
1506
1505
|
formName: string;
|
|
1506
|
+
styleId: string;
|
|
1507
1507
|
styleName: string;
|
|
1508
1508
|
unitBedrooms: number;
|
|
1509
1509
|
}) => void;
|
|
1510
1510
|
trackGetInTouchFormSubmitted: (payload: {
|
|
1511
1511
|
propertyId: string;
|
|
1512
|
-
styleId: string;
|
|
1513
1512
|
propertySlug: string;
|
|
1514
|
-
unitId: string;
|
|
1515
1513
|
propertyName: string;
|
|
1514
|
+
unitId: string;
|
|
1516
1515
|
unitName: string;
|
|
1517
1516
|
unitSlug: string;
|
|
1518
1517
|
favoritedUnit: boolean;
|
|
1519
1518
|
buttonName: string;
|
|
1520
1519
|
formName: string;
|
|
1520
|
+
styleId: string;
|
|
1521
1521
|
styleName: string;
|
|
1522
1522
|
unitBedrooms: number;
|
|
1523
1523
|
}) => void;
|
|
1524
1524
|
trackStyleDrawerOpened: (payload: {
|
|
1525
1525
|
propertyId: string;
|
|
1526
|
-
styleId: string;
|
|
1527
1526
|
propertySlug: string;
|
|
1528
|
-
unitId: string;
|
|
1529
1527
|
propertyName: string;
|
|
1528
|
+
unitId: string;
|
|
1530
1529
|
unitName: string;
|
|
1531
1530
|
unitSlug: string;
|
|
1532
1531
|
favoritedUnit: boolean;
|
|
1532
|
+
styleId: string;
|
|
1533
1533
|
styleName: string;
|
|
1534
1534
|
unitBedrooms: number;
|
|
1535
1535
|
roomName: string;
|
|
1536
1536
|
}) => void;
|
|
1537
1537
|
trackStyleDrawerChanged: (payload: {
|
|
1538
1538
|
propertyId: string;
|
|
1539
|
-
styleId: string;
|
|
1540
1539
|
propertySlug: string;
|
|
1541
|
-
unitId: string;
|
|
1542
1540
|
propertyName: string;
|
|
1541
|
+
unitId: string;
|
|
1543
1542
|
unitName: string;
|
|
1544
1543
|
unitSlug: string;
|
|
1545
1544
|
favoritedUnit: boolean;
|
|
1545
|
+
styleId: string;
|
|
1546
1546
|
styleName: string;
|
|
1547
1547
|
unitBedrooms: number;
|
|
1548
1548
|
roomName: string;
|
|
1549
1549
|
}) => void;
|
|
1550
1550
|
trackOpeningStyleImpression: (payload: {
|
|
1551
1551
|
propertyId: string;
|
|
1552
|
-
styleId: string;
|
|
1553
1552
|
propertySlug: string;
|
|
1554
|
-
unitId: string;
|
|
1555
1553
|
propertyName: string;
|
|
1554
|
+
unitId: string;
|
|
1556
1555
|
unitName: string;
|
|
1557
1556
|
unitSlug: string;
|
|
1558
1557
|
favoritedUnit: boolean;
|
|
1558
|
+
styleId: string;
|
|
1559
1559
|
styleName: string;
|
|
1560
1560
|
unitBedrooms: number;
|
|
1561
1561
|
roomName: string;
|
|
1562
1562
|
}) => void;
|
|
1563
1563
|
trackOpeningStyleSlected: (payload: {
|
|
1564
1564
|
propertyId: string;
|
|
1565
|
-
styleId: string;
|
|
1566
1565
|
propertySlug: string;
|
|
1567
|
-
unitId: string;
|
|
1568
1566
|
propertyName: string;
|
|
1567
|
+
unitId: string;
|
|
1569
1568
|
unitName: string;
|
|
1570
1569
|
unitSlug: string;
|
|
1571
1570
|
favoritedUnit: boolean;
|
|
1571
|
+
styleId: string;
|
|
1572
1572
|
styleName: string;
|
|
1573
1573
|
unitBedrooms: number;
|
|
1574
1574
|
roomName: string;
|
|
@@ -1576,96 +1576,96 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1576
1576
|
trackFurnitureViewed: (payload: {
|
|
1577
1577
|
type: "click" | "hover_on" | "hover_off";
|
|
1578
1578
|
propertyId: string;
|
|
1579
|
-
furnitureId: string;
|
|
1580
|
-
styleId: string;
|
|
1581
1579
|
category: string;
|
|
1582
1580
|
propertySlug: string;
|
|
1583
|
-
unitId: string;
|
|
1584
1581
|
propertyName: string;
|
|
1582
|
+
unitId: string;
|
|
1585
1583
|
unitName: string;
|
|
1586
1584
|
unitSlug: string;
|
|
1585
|
+
styleId: string;
|
|
1587
1586
|
styleName: string;
|
|
1588
1587
|
unitBedrooms: number;
|
|
1589
1588
|
roomName: string;
|
|
1589
|
+
furnitureId: string;
|
|
1590
1590
|
furnitureName: string;
|
|
1591
1591
|
brandName: string;
|
|
1592
1592
|
}) => void;
|
|
1593
1593
|
trackFurnitureExternalUrlClicked: (payload: {
|
|
1594
1594
|
type: string;
|
|
1595
1595
|
propertyId: string;
|
|
1596
|
-
furnitureId: string;
|
|
1597
|
-
styleId: string;
|
|
1598
1596
|
category: string;
|
|
1599
1597
|
link: string;
|
|
1600
1598
|
propertySlug: string;
|
|
1601
|
-
unitId: string;
|
|
1602
1599
|
propertyName: string;
|
|
1600
|
+
unitId: string;
|
|
1603
1601
|
unitName: string;
|
|
1604
1602
|
unitSlug: string;
|
|
1605
1603
|
favoritedUnit: boolean;
|
|
1604
|
+
styleId: string;
|
|
1606
1605
|
styleName: string;
|
|
1607
1606
|
unitBedrooms: number;
|
|
1608
1607
|
roomName: string;
|
|
1608
|
+
furnitureId: string;
|
|
1609
1609
|
furnitureName: string;
|
|
1610
1610
|
brandName: string;
|
|
1611
1611
|
}) => void;
|
|
1612
1612
|
trackFurnitureSaved: (payload: {
|
|
1613
1613
|
propertyId: string;
|
|
1614
|
-
furnitureId: string;
|
|
1615
|
-
styleId: string;
|
|
1616
1614
|
category: string;
|
|
1617
1615
|
propertySlug: string;
|
|
1618
|
-
unitId: string;
|
|
1619
1616
|
propertyName: string;
|
|
1617
|
+
unitId: string;
|
|
1620
1618
|
unitName: string;
|
|
1621
1619
|
unitSlug: string;
|
|
1620
|
+
styleId: string;
|
|
1622
1621
|
styleName: string;
|
|
1623
1622
|
unitBedrooms: number;
|
|
1624
1623
|
roomName: string;
|
|
1624
|
+
furnitureId: string;
|
|
1625
1625
|
furnitureName: string;
|
|
1626
1626
|
brandName: string;
|
|
1627
1627
|
}) => void;
|
|
1628
1628
|
trackFurnitureModalOpened: (payload: {
|
|
1629
1629
|
propertyId: string;
|
|
1630
|
-
furnitureId: string;
|
|
1631
|
-
styleId: string;
|
|
1632
1630
|
category: string;
|
|
1633
1631
|
propertySlug: string;
|
|
1634
|
-
unitId: string;
|
|
1635
1632
|
propertyName: string;
|
|
1633
|
+
unitId: string;
|
|
1636
1634
|
unitName: string;
|
|
1637
1635
|
unitSlug: string;
|
|
1636
|
+
styleId: string;
|
|
1638
1637
|
styleName: string;
|
|
1639
1638
|
unitBedrooms: number;
|
|
1640
1639
|
roomName: string;
|
|
1640
|
+
furnitureId: string;
|
|
1641
1641
|
furnitureName: string;
|
|
1642
1642
|
brandName: string;
|
|
1643
1643
|
}) => void;
|
|
1644
1644
|
trackFurnitureCarouselToggled: (payload: {
|
|
1645
1645
|
propertyId: string;
|
|
1646
|
-
furnitureId: string;
|
|
1647
|
-
styleId: string;
|
|
1648
1646
|
category: string;
|
|
1649
1647
|
propertySlug: string;
|
|
1650
|
-
unitId: string;
|
|
1651
1648
|
propertyName: string;
|
|
1649
|
+
unitId: string;
|
|
1652
1650
|
unitName: string;
|
|
1653
1651
|
unitSlug: string;
|
|
1652
|
+
styleId: string;
|
|
1654
1653
|
styleName: string;
|
|
1655
1654
|
unitBedrooms: number;
|
|
1656
1655
|
roomName: string;
|
|
1656
|
+
furnitureId: string;
|
|
1657
1657
|
furnitureName: string;
|
|
1658
1658
|
brandName: string;
|
|
1659
1659
|
method: "Prev" | "Next";
|
|
1660
1660
|
}) => void;
|
|
1661
1661
|
trackRoomEntered: (payload: {
|
|
1662
1662
|
propertyId: string;
|
|
1663
|
-
styleId: string;
|
|
1664
1663
|
propertySlug: string;
|
|
1665
|
-
unitId: string;
|
|
1666
1664
|
propertyName: string;
|
|
1665
|
+
unitId: string;
|
|
1667
1666
|
unitName: string;
|
|
1668
1667
|
unitSlug: string;
|
|
1668
|
+
styleId: string;
|
|
1669
1669
|
styleName: string;
|
|
1670
1670
|
unitBedrooms: number;
|
|
1671
1671
|
roomName: string;
|
|
@@ -1673,12 +1673,12 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1673
1673
|
}) => void;
|
|
1674
1674
|
trackRoomLeft: (payload: {
|
|
1675
1675
|
propertyId: string;
|
|
1676
|
-
styleId: string;
|
|
1677
1676
|
propertySlug: string;
|
|
1678
|
-
unitId: string;
|
|
1679
1677
|
propertyName: string;
|
|
1678
|
+
unitId: string;
|
|
1680
1679
|
unitName: string;
|
|
1681
1680
|
unitSlug: string;
|
|
1681
|
+
styleId: string;
|
|
1682
1682
|
styleName: string;
|
|
1683
1683
|
unitBedrooms: number;
|
|
1684
1684
|
roomName: string;
|
|
@@ -1687,12 +1687,12 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1687
1687
|
}) => void;
|
|
1688
1688
|
trackVideoStarted: (payload: {
|
|
1689
1689
|
propertyId: string;
|
|
1690
|
-
styleId: string;
|
|
1691
1690
|
propertySlug: string;
|
|
1692
|
-
unitId: string;
|
|
1693
1691
|
propertyName: string;
|
|
1692
|
+
unitId: string;
|
|
1694
1693
|
unitName: string;
|
|
1695
1694
|
unitSlug: string;
|
|
1695
|
+
styleId: string;
|
|
1696
1696
|
styleName: string;
|
|
1697
1697
|
unitBedrooms: number;
|
|
1698
1698
|
roomName: string;
|
|
@@ -1704,13 +1704,13 @@ export declare function buildTrackingEvents(trackEvent: TrackEventFn, isDev?: bo
|
|
|
1704
1704
|
}) => void;
|
|
1705
1705
|
trackEmailRedirect: (payload: {
|
|
1706
1706
|
propertyId: string;
|
|
1707
|
-
styleId: string;
|
|
1708
1707
|
propertySlug: string;
|
|
1709
|
-
unitId: string;
|
|
1710
1708
|
propertyName: string;
|
|
1709
|
+
unitId: string;
|
|
1711
1710
|
unitName: string;
|
|
1712
1711
|
unitSlug: string;
|
|
1713
1712
|
favoritedUnit: boolean;
|
|
1713
|
+
styleId: string;
|
|
1714
1714
|
styleName: string;
|
|
1715
1715
|
unitBedrooms: number;
|
|
1716
1716
|
utmSource: string;
|
|
@@ -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,20 +1738,20 @@ 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;
|
|
1746
1746
|
}) => void;
|
|
1747
1747
|
trackContentModalOpened: (payload: {
|
|
1748
1748
|
propertyId: string;
|
|
1749
|
-
styleId: string;
|
|
1750
1749
|
propertySlug: string;
|
|
1751
|
-
unitId: string;
|
|
1752
1750
|
propertyName: string;
|
|
1751
|
+
unitId: string;
|
|
1753
1752
|
unitName: string;
|
|
1754
1753
|
unitSlug: string;
|
|
1754
|
+
styleId: string;
|
|
1755
1755
|
styleName: string;
|
|
1756
1756
|
unitBedrooms: number;
|
|
1757
1757
|
}) => void;
|
|
@@ -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;
|
|
@@ -2034,80 +2034,80 @@ export declare function useTrackingEvents(): {
|
|
|
2034
2034
|
}) => void;
|
|
2035
2035
|
trackGetInTouchFormOpened: (payload: {
|
|
2036
2036
|
propertyId: string;
|
|
2037
|
-
styleId: string;
|
|
2038
2037
|
propertySlug: string;
|
|
2039
|
-
unitId: string;
|
|
2040
2038
|
propertyName: string;
|
|
2039
|
+
unitId: string;
|
|
2041
2040
|
unitName: string;
|
|
2042
2041
|
unitSlug: string;
|
|
2043
2042
|
favoritedUnit: boolean;
|
|
2044
2043
|
buttonName: string;
|
|
2045
2044
|
formName: string;
|
|
2045
|
+
styleId: string;
|
|
2046
2046
|
styleName: string;
|
|
2047
2047
|
unitBedrooms: number;
|
|
2048
2048
|
}) => void;
|
|
2049
2049
|
trackGetInTouchFormSubmitted: (payload: {
|
|
2050
2050
|
propertyId: string;
|
|
2051
|
-
styleId: string;
|
|
2052
2051
|
propertySlug: string;
|
|
2053
|
-
unitId: string;
|
|
2054
2052
|
propertyName: string;
|
|
2053
|
+
unitId: string;
|
|
2055
2054
|
unitName: string;
|
|
2056
2055
|
unitSlug: string;
|
|
2057
2056
|
favoritedUnit: boolean;
|
|
2058
2057
|
buttonName: string;
|
|
2059
2058
|
formName: string;
|
|
2059
|
+
styleId: string;
|
|
2060
2060
|
styleName: string;
|
|
2061
2061
|
unitBedrooms: number;
|
|
2062
2062
|
}) => void;
|
|
2063
2063
|
trackStyleDrawerOpened: (payload: {
|
|
2064
2064
|
propertyId: string;
|
|
2065
|
-
styleId: string;
|
|
2066
2065
|
propertySlug: string;
|
|
2067
|
-
unitId: string;
|
|
2068
2066
|
propertyName: string;
|
|
2067
|
+
unitId: string;
|
|
2069
2068
|
unitName: string;
|
|
2070
2069
|
unitSlug: string;
|
|
2071
2070
|
favoritedUnit: boolean;
|
|
2071
|
+
styleId: string;
|
|
2072
2072
|
styleName: string;
|
|
2073
2073
|
unitBedrooms: number;
|
|
2074
2074
|
roomName: string;
|
|
2075
2075
|
}) => void;
|
|
2076
2076
|
trackStyleDrawerChanged: (payload: {
|
|
2077
2077
|
propertyId: string;
|
|
2078
|
-
styleId: string;
|
|
2079
2078
|
propertySlug: string;
|
|
2080
|
-
unitId: string;
|
|
2081
2079
|
propertyName: string;
|
|
2080
|
+
unitId: string;
|
|
2082
2081
|
unitName: string;
|
|
2083
2082
|
unitSlug: string;
|
|
2084
2083
|
favoritedUnit: boolean;
|
|
2084
|
+
styleId: string;
|
|
2085
2085
|
styleName: string;
|
|
2086
2086
|
unitBedrooms: number;
|
|
2087
2087
|
roomName: string;
|
|
2088
2088
|
}) => void;
|
|
2089
2089
|
trackOpeningStyleImpression: (payload: {
|
|
2090
2090
|
propertyId: string;
|
|
2091
|
-
styleId: string;
|
|
2092
2091
|
propertySlug: string;
|
|
2093
|
-
unitId: string;
|
|
2094
2092
|
propertyName: string;
|
|
2093
|
+
unitId: string;
|
|
2095
2094
|
unitName: string;
|
|
2096
2095
|
unitSlug: string;
|
|
2097
2096
|
favoritedUnit: boolean;
|
|
2097
|
+
styleId: string;
|
|
2098
2098
|
styleName: string;
|
|
2099
2099
|
unitBedrooms: number;
|
|
2100
2100
|
roomName: string;
|
|
2101
2101
|
}) => void;
|
|
2102
2102
|
trackOpeningStyleSlected: (payload: {
|
|
2103
2103
|
propertyId: string;
|
|
2104
|
-
styleId: string;
|
|
2105
2104
|
propertySlug: string;
|
|
2106
|
-
unitId: string;
|
|
2107
2105
|
propertyName: string;
|
|
2106
|
+
unitId: string;
|
|
2108
2107
|
unitName: string;
|
|
2109
2108
|
unitSlug: string;
|
|
2110
2109
|
favoritedUnit: boolean;
|
|
2110
|
+
styleId: string;
|
|
2111
2111
|
styleName: string;
|
|
2112
2112
|
unitBedrooms: number;
|
|
2113
2113
|
roomName: string;
|
|
@@ -2115,96 +2115,96 @@ export declare function useTrackingEvents(): {
|
|
|
2115
2115
|
trackFurnitureViewed: (payload: {
|
|
2116
2116
|
type: "click" | "hover_on" | "hover_off";
|
|
2117
2117
|
propertyId: string;
|
|
2118
|
-
furnitureId: string;
|
|
2119
|
-
styleId: string;
|
|
2120
2118
|
category: string;
|
|
2121
2119
|
propertySlug: string;
|
|
2122
|
-
unitId: string;
|
|
2123
2120
|
propertyName: string;
|
|
2121
|
+
unitId: string;
|
|
2124
2122
|
unitName: string;
|
|
2125
2123
|
unitSlug: string;
|
|
2124
|
+
styleId: string;
|
|
2126
2125
|
styleName: string;
|
|
2127
2126
|
unitBedrooms: number;
|
|
2128
2127
|
roomName: string;
|
|
2128
|
+
furnitureId: string;
|
|
2129
2129
|
furnitureName: string;
|
|
2130
2130
|
brandName: string;
|
|
2131
2131
|
}) => void;
|
|
2132
2132
|
trackFurnitureExternalUrlClicked: (payload: {
|
|
2133
2133
|
type: string;
|
|
2134
2134
|
propertyId: string;
|
|
2135
|
-
furnitureId: string;
|
|
2136
|
-
styleId: string;
|
|
2137
2135
|
category: string;
|
|
2138
2136
|
link: string;
|
|
2139
2137
|
propertySlug: string;
|
|
2140
|
-
unitId: string;
|
|
2141
2138
|
propertyName: string;
|
|
2139
|
+
unitId: string;
|
|
2142
2140
|
unitName: string;
|
|
2143
2141
|
unitSlug: string;
|
|
2144
2142
|
favoritedUnit: boolean;
|
|
2143
|
+
styleId: string;
|
|
2145
2144
|
styleName: string;
|
|
2146
2145
|
unitBedrooms: number;
|
|
2147
2146
|
roomName: string;
|
|
2147
|
+
furnitureId: string;
|
|
2148
2148
|
furnitureName: string;
|
|
2149
2149
|
brandName: string;
|
|
2150
2150
|
}) => void;
|
|
2151
2151
|
trackFurnitureSaved: (payload: {
|
|
2152
2152
|
propertyId: string;
|
|
2153
|
-
furnitureId: string;
|
|
2154
|
-
styleId: string;
|
|
2155
2153
|
category: string;
|
|
2156
2154
|
propertySlug: string;
|
|
2157
|
-
unitId: string;
|
|
2158
2155
|
propertyName: string;
|
|
2156
|
+
unitId: string;
|
|
2159
2157
|
unitName: string;
|
|
2160
2158
|
unitSlug: string;
|
|
2159
|
+
styleId: string;
|
|
2161
2160
|
styleName: string;
|
|
2162
2161
|
unitBedrooms: number;
|
|
2163
2162
|
roomName: string;
|
|
2163
|
+
furnitureId: string;
|
|
2164
2164
|
furnitureName: string;
|
|
2165
2165
|
brandName: string;
|
|
2166
2166
|
}) => void;
|
|
2167
2167
|
trackFurnitureModalOpened: (payload: {
|
|
2168
2168
|
propertyId: string;
|
|
2169
|
-
furnitureId: string;
|
|
2170
|
-
styleId: string;
|
|
2171
2169
|
category: string;
|
|
2172
2170
|
propertySlug: string;
|
|
2173
|
-
unitId: string;
|
|
2174
2171
|
propertyName: string;
|
|
2172
|
+
unitId: string;
|
|
2175
2173
|
unitName: string;
|
|
2176
2174
|
unitSlug: string;
|
|
2175
|
+
styleId: string;
|
|
2177
2176
|
styleName: string;
|
|
2178
2177
|
unitBedrooms: number;
|
|
2179
2178
|
roomName: string;
|
|
2179
|
+
furnitureId: string;
|
|
2180
2180
|
furnitureName: string;
|
|
2181
2181
|
brandName: string;
|
|
2182
2182
|
}) => void;
|
|
2183
2183
|
trackFurnitureCarouselToggled: (payload: {
|
|
2184
2184
|
propertyId: string;
|
|
2185
|
-
furnitureId: string;
|
|
2186
|
-
styleId: string;
|
|
2187
2185
|
category: string;
|
|
2188
2186
|
propertySlug: string;
|
|
2189
|
-
unitId: string;
|
|
2190
2187
|
propertyName: string;
|
|
2188
|
+
unitId: string;
|
|
2191
2189
|
unitName: string;
|
|
2192
2190
|
unitSlug: string;
|
|
2191
|
+
styleId: string;
|
|
2193
2192
|
styleName: string;
|
|
2194
2193
|
unitBedrooms: number;
|
|
2195
2194
|
roomName: string;
|
|
2195
|
+
furnitureId: string;
|
|
2196
2196
|
furnitureName: string;
|
|
2197
2197
|
brandName: string;
|
|
2198
2198
|
method: "Prev" | "Next";
|
|
2199
2199
|
}) => void;
|
|
2200
2200
|
trackRoomEntered: (payload: {
|
|
2201
2201
|
propertyId: string;
|
|
2202
|
-
styleId: string;
|
|
2203
2202
|
propertySlug: string;
|
|
2204
|
-
unitId: string;
|
|
2205
2203
|
propertyName: string;
|
|
2204
|
+
unitId: string;
|
|
2206
2205
|
unitName: string;
|
|
2207
2206
|
unitSlug: string;
|
|
2207
|
+
styleId: string;
|
|
2208
2208
|
styleName: string;
|
|
2209
2209
|
unitBedrooms: number;
|
|
2210
2210
|
roomName: string;
|
|
@@ -2212,12 +2212,12 @@ export declare function useTrackingEvents(): {
|
|
|
2212
2212
|
}) => void;
|
|
2213
2213
|
trackRoomLeft: (payload: {
|
|
2214
2214
|
propertyId: string;
|
|
2215
|
-
styleId: string;
|
|
2216
2215
|
propertySlug: string;
|
|
2217
|
-
unitId: string;
|
|
2218
2216
|
propertyName: string;
|
|
2217
|
+
unitId: string;
|
|
2219
2218
|
unitName: string;
|
|
2220
2219
|
unitSlug: string;
|
|
2220
|
+
styleId: string;
|
|
2221
2221
|
styleName: string;
|
|
2222
2222
|
unitBedrooms: number;
|
|
2223
2223
|
roomName: string;
|
|
@@ -2226,12 +2226,12 @@ export declare function useTrackingEvents(): {
|
|
|
2226
2226
|
}) => void;
|
|
2227
2227
|
trackVideoStarted: (payload: {
|
|
2228
2228
|
propertyId: string;
|
|
2229
|
-
styleId: string;
|
|
2230
2229
|
propertySlug: string;
|
|
2231
|
-
unitId: string;
|
|
2232
2230
|
propertyName: string;
|
|
2231
|
+
unitId: string;
|
|
2233
2232
|
unitName: string;
|
|
2234
2233
|
unitSlug: string;
|
|
2234
|
+
styleId: string;
|
|
2235
2235
|
styleName: string;
|
|
2236
2236
|
unitBedrooms: number;
|
|
2237
2237
|
roomName: string;
|
|
@@ -2243,13 +2243,13 @@ export declare function useTrackingEvents(): {
|
|
|
2243
2243
|
}) => void;
|
|
2244
2244
|
trackEmailRedirect: (payload: {
|
|
2245
2245
|
propertyId: string;
|
|
2246
|
-
styleId: string;
|
|
2247
2246
|
propertySlug: string;
|
|
2248
|
-
unitId: string;
|
|
2249
2247
|
propertyName: string;
|
|
2248
|
+
unitId: string;
|
|
2250
2249
|
unitName: string;
|
|
2251
2250
|
unitSlug: string;
|
|
2252
2251
|
favoritedUnit: boolean;
|
|
2252
|
+
styleId: string;
|
|
2253
2253
|
styleName: string;
|
|
2254
2254
|
unitBedrooms: number;
|
|
2255
2255
|
utmSource: string;
|
|
@@ -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,20 +2277,20 @@ 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;
|
|
2285
2285
|
}) => void;
|
|
2286
2286
|
trackContentModalOpened: (payload: {
|
|
2287
2287
|
propertyId: string;
|
|
2288
|
-
styleId: string;
|
|
2289
2288
|
propertySlug: string;
|
|
2290
|
-
unitId: string;
|
|
2291
2289
|
propertyName: string;
|
|
2290
|
+
unitId: string;
|
|
2292
2291
|
unitName: string;
|
|
2293
2292
|
unitSlug: string;
|
|
2293
|
+
styleId: string;
|
|
2294
2294
|
styleName: string;
|
|
2295
2295
|
unitBedrooms: number;
|
|
2296
2296
|
}) => void;
|
|
@@ -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;
|