@wix/auto_sdk_table-reservations_experiences 1.0.44 → 1.0.45
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/build/cjs/index.d.ts +2 -2
- package/build/cjs/index.js +551 -5
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +2 -2
- package/build/cjs/index.typings.js +395 -5
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +60 -34
- package/build/cjs/meta.js +395 -5
- package/build/cjs/meta.js.map +1 -1
- package/build/cjs/{table-reservations-v1-experience-experiences.universal-Dye8qAKg.d.ts → table-reservations-v1-experience-experiences.universal-Cqe_JOHB.d.ts} +74 -47
- package/build/es/index.d.mts +2 -2
- package/build/es/index.mjs +551 -5
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +2 -2
- package/build/es/index.typings.mjs +395 -5
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +60 -34
- package/build/es/meta.mjs +395 -5
- package/build/es/meta.mjs.map +1 -1
- package/build/es/{table-reservations-v1-experience-experiences.universal-Dye8qAKg.d.mts → table-reservations-v1-experience-experiences.universal-Cqe_JOHB.d.mts} +74 -47
- package/build/internal/cjs/index.d.ts +2 -2
- package/build/internal/cjs/index.js +551 -5
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +2 -2
- package/build/internal/cjs/index.typings.js +395 -5
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +60 -34
- package/build/internal/cjs/meta.js +395 -5
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/cjs/{table-reservations-v1-experience-experiences.universal-Dye8qAKg.d.ts → table-reservations-v1-experience-experiences.universal-Cqe_JOHB.d.ts} +74 -47
- package/build/internal/es/index.d.mts +2 -2
- package/build/internal/es/index.mjs +551 -5
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +2 -2
- package/build/internal/es/index.typings.mjs +395 -5
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +60 -34
- package/build/internal/es/meta.mjs +395 -5
- package/build/internal/es/meta.mjs.map +1 -1
- package/build/internal/es/{table-reservations-v1-experience-experiences.universal-Dye8qAKg.d.mts → table-reservations-v1-experience-experiences.universal-Cqe_JOHB.d.mts} +74 -47
- package/package.json +2 -2
|
@@ -273,6 +273,18 @@ function createExperience(payload) {
|
|
|
273
273
|
{
|
|
274
274
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
275
275
|
},
|
|
276
|
+
{
|
|
277
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
287
|
+
},
|
|
276
288
|
{
|
|
277
289
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
278
290
|
},
|
|
@@ -306,9 +318,27 @@ function createExperience(payload) {
|
|
|
306
318
|
{
|
|
307
319
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
308
320
|
},
|
|
321
|
+
{
|
|
322
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
329
|
+
},
|
|
309
330
|
{
|
|
310
331
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
311
332
|
},
|
|
333
|
+
{
|
|
334
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
335
|
+
},
|
|
336
|
+
{
|
|
337
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
341
|
+
},
|
|
312
342
|
{
|
|
313
343
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
314
344
|
},
|
|
@@ -342,6 +372,15 @@ function createExperience(payload) {
|
|
|
342
372
|
{
|
|
343
373
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
344
374
|
},
|
|
375
|
+
{
|
|
376
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
377
|
+
},
|
|
378
|
+
{
|
|
379
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
383
|
+
},
|
|
345
384
|
{
|
|
346
385
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
347
386
|
},
|
|
@@ -418,6 +457,18 @@ function createExperience(payload) {
|
|
|
418
457
|
{
|
|
419
458
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
420
459
|
},
|
|
460
|
+
{
|
|
461
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
465
|
+
},
|
|
466
|
+
{
|
|
467
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
471
|
+
},
|
|
421
472
|
{
|
|
422
473
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
423
474
|
},
|
|
@@ -451,9 +502,27 @@ function createExperience(payload) {
|
|
|
451
502
|
{
|
|
452
503
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
453
504
|
},
|
|
505
|
+
{
|
|
506
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
510
|
+
},
|
|
511
|
+
{
|
|
512
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
513
|
+
},
|
|
454
514
|
{
|
|
455
515
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
456
516
|
},
|
|
517
|
+
{
|
|
518
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
525
|
+
},
|
|
457
526
|
{
|
|
458
527
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
459
528
|
},
|
|
@@ -487,6 +556,15 @@ function createExperience(payload) {
|
|
|
487
556
|
{
|
|
488
557
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
489
558
|
},
|
|
559
|
+
{
|
|
560
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
567
|
+
},
|
|
490
568
|
{
|
|
491
569
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
492
570
|
},
|
|
@@ -570,6 +648,18 @@ function getExperience(payload) {
|
|
|
570
648
|
{
|
|
571
649
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
572
650
|
},
|
|
651
|
+
{
|
|
652
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
662
|
+
},
|
|
573
663
|
{
|
|
574
664
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
575
665
|
},
|
|
@@ -603,9 +693,27 @@ function getExperience(payload) {
|
|
|
603
693
|
{
|
|
604
694
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
605
695
|
},
|
|
696
|
+
{
|
|
697
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
701
|
+
},
|
|
702
|
+
{
|
|
703
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
704
|
+
},
|
|
606
705
|
{
|
|
607
706
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
608
707
|
},
|
|
708
|
+
{
|
|
709
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
710
|
+
},
|
|
711
|
+
{
|
|
712
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
716
|
+
},
|
|
609
717
|
{
|
|
610
718
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
611
719
|
},
|
|
@@ -639,6 +747,15 @@ function getExperience(payload) {
|
|
|
639
747
|
{
|
|
640
748
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
641
749
|
},
|
|
750
|
+
{
|
|
751
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
758
|
+
},
|
|
642
759
|
{
|
|
643
760
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
644
761
|
},
|
|
@@ -722,6 +839,18 @@ function getExperienceBySlug(payload) {
|
|
|
722
839
|
{
|
|
723
840
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
724
841
|
},
|
|
842
|
+
{
|
|
843
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
847
|
+
},
|
|
848
|
+
{
|
|
849
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
850
|
+
},
|
|
851
|
+
{
|
|
852
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
853
|
+
},
|
|
725
854
|
{
|
|
726
855
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
727
856
|
},
|
|
@@ -755,9 +884,27 @@ function getExperienceBySlug(payload) {
|
|
|
755
884
|
{
|
|
756
885
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
757
886
|
},
|
|
887
|
+
{
|
|
888
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
895
|
+
},
|
|
758
896
|
{
|
|
759
897
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
760
898
|
},
|
|
899
|
+
{
|
|
900
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
901
|
+
},
|
|
902
|
+
{
|
|
903
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
907
|
+
},
|
|
761
908
|
{
|
|
762
909
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
763
910
|
},
|
|
@@ -791,6 +938,15 @@ function getExperienceBySlug(payload) {
|
|
|
791
938
|
{
|
|
792
939
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
793
940
|
},
|
|
941
|
+
{
|
|
942
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
943
|
+
},
|
|
944
|
+
{
|
|
945
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
949
|
+
},
|
|
794
950
|
{
|
|
795
951
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
796
952
|
},
|
|
@@ -864,6 +1020,18 @@ function updateExperience(payload) {
|
|
|
864
1020
|
{
|
|
865
1021
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
866
1022
|
},
|
|
1023
|
+
{
|
|
1024
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1025
|
+
},
|
|
1026
|
+
{
|
|
1027
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1031
|
+
},
|
|
1032
|
+
{
|
|
1033
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1034
|
+
},
|
|
867
1035
|
{
|
|
868
1036
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
869
1037
|
},
|
|
@@ -897,9 +1065,27 @@ function updateExperience(payload) {
|
|
|
897
1065
|
{
|
|
898
1066
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
899
1067
|
},
|
|
1068
|
+
{
|
|
1069
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1070
|
+
},
|
|
1071
|
+
{
|
|
1072
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1076
|
+
},
|
|
900
1077
|
{
|
|
901
1078
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
902
1079
|
},
|
|
1080
|
+
{
|
|
1081
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1082
|
+
},
|
|
1083
|
+
{
|
|
1084
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1088
|
+
},
|
|
903
1089
|
{
|
|
904
1090
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
905
1091
|
},
|
|
@@ -933,6 +1119,15 @@ function updateExperience(payload) {
|
|
|
933
1119
|
{
|
|
934
1120
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
935
1121
|
},
|
|
1122
|
+
{
|
|
1123
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1124
|
+
},
|
|
1125
|
+
{
|
|
1126
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1130
|
+
},
|
|
936
1131
|
{
|
|
937
1132
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
938
1133
|
},
|
|
@@ -1009,6 +1204,18 @@ function updateExperience(payload) {
|
|
|
1009
1204
|
{
|
|
1010
1205
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1011
1206
|
},
|
|
1207
|
+
{
|
|
1208
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1209
|
+
},
|
|
1210
|
+
{
|
|
1211
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1215
|
+
},
|
|
1216
|
+
{
|
|
1217
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1218
|
+
},
|
|
1012
1219
|
{
|
|
1013
1220
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1014
1221
|
},
|
|
@@ -1042,9 +1249,27 @@ function updateExperience(payload) {
|
|
|
1042
1249
|
{
|
|
1043
1250
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1044
1251
|
},
|
|
1252
|
+
{
|
|
1253
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1260
|
+
},
|
|
1045
1261
|
{
|
|
1046
1262
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1047
1263
|
},
|
|
1264
|
+
{
|
|
1265
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1272
|
+
},
|
|
1048
1273
|
{
|
|
1049
1274
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1050
1275
|
},
|
|
@@ -1078,6 +1303,15 @@ function updateExperience(payload) {
|
|
|
1078
1303
|
{
|
|
1079
1304
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1080
1305
|
},
|
|
1306
|
+
{
|
|
1307
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1311
|
+
},
|
|
1312
|
+
{
|
|
1313
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1314
|
+
},
|
|
1081
1315
|
{
|
|
1082
1316
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1083
1317
|
},
|
|
@@ -1161,6 +1395,18 @@ function queryExperiences(payload) {
|
|
|
1161
1395
|
{
|
|
1162
1396
|
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1163
1397
|
},
|
|
1398
|
+
{
|
|
1399
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1406
|
+
},
|
|
1407
|
+
{
|
|
1408
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1409
|
+
},
|
|
1164
1410
|
{
|
|
1165
1411
|
path: "experiences.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1166
1412
|
},
|
|
@@ -1194,9 +1440,27 @@ function queryExperiences(payload) {
|
|
|
1194
1440
|
{
|
|
1195
1441
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1196
1442
|
},
|
|
1443
|
+
{
|
|
1444
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1445
|
+
},
|
|
1446
|
+
{
|
|
1447
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1451
|
+
},
|
|
1197
1452
|
{
|
|
1198
1453
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1199
1454
|
},
|
|
1455
|
+
{
|
|
1456
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1463
|
+
},
|
|
1200
1464
|
{
|
|
1201
1465
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1202
1466
|
},
|
|
@@ -1230,6 +1494,15 @@ function queryExperiences(payload) {
|
|
|
1230
1494
|
{
|
|
1231
1495
|
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1232
1496
|
},
|
|
1497
|
+
{
|
|
1498
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1502
|
+
},
|
|
1503
|
+
{
|
|
1504
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1505
|
+
},
|
|
1233
1506
|
{
|
|
1234
1507
|
path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1235
1508
|
},
|
|
@@ -1339,6 +1612,18 @@ function searchExperiences(payload) {
|
|
|
1339
1612
|
{
|
|
1340
1613
|
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1341
1614
|
},
|
|
1615
|
+
{
|
|
1616
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1617
|
+
},
|
|
1618
|
+
{
|
|
1619
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1620
|
+
},
|
|
1621
|
+
{
|
|
1622
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1626
|
+
},
|
|
1342
1627
|
{
|
|
1343
1628
|
path: "experiences.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1344
1629
|
},
|
|
@@ -1372,9 +1657,27 @@ function searchExperiences(payload) {
|
|
|
1372
1657
|
{
|
|
1373
1658
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1374
1659
|
},
|
|
1660
|
+
{
|
|
1661
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1662
|
+
},
|
|
1663
|
+
{
|
|
1664
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1668
|
+
},
|
|
1375
1669
|
{
|
|
1376
1670
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1377
1671
|
},
|
|
1672
|
+
{
|
|
1673
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1677
|
+
},
|
|
1678
|
+
{
|
|
1679
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1680
|
+
},
|
|
1378
1681
|
{
|
|
1379
1682
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1380
1683
|
},
|
|
@@ -1408,6 +1711,15 @@ function searchExperiences(payload) {
|
|
|
1408
1711
|
{
|
|
1409
1712
|
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1410
1713
|
},
|
|
1714
|
+
{
|
|
1715
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1719
|
+
},
|
|
1720
|
+
{
|
|
1721
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1722
|
+
},
|
|
1411
1723
|
{
|
|
1412
1724
|
path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1413
1725
|
},
|
|
@@ -1513,6 +1825,18 @@ function bulkUpdateExperiences(payload) {
|
|
|
1513
1825
|
{
|
|
1514
1826
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1515
1827
|
},
|
|
1828
|
+
{
|
|
1829
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1836
|
+
},
|
|
1837
|
+
{
|
|
1838
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1839
|
+
},
|
|
1516
1840
|
{
|
|
1517
1841
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1518
1842
|
},
|
|
@@ -1546,9 +1870,27 @@ function bulkUpdateExperiences(payload) {
|
|
|
1546
1870
|
{
|
|
1547
1871
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1548
1872
|
},
|
|
1873
|
+
{
|
|
1874
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1875
|
+
},
|
|
1876
|
+
{
|
|
1877
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1881
|
+
},
|
|
1549
1882
|
{
|
|
1550
1883
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1551
1884
|
},
|
|
1885
|
+
{
|
|
1886
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1890
|
+
},
|
|
1891
|
+
{
|
|
1892
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1893
|
+
},
|
|
1552
1894
|
{
|
|
1553
1895
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1554
1896
|
},
|
|
@@ -1582,6 +1924,15 @@ function bulkUpdateExperiences(payload) {
|
|
|
1582
1924
|
{
|
|
1583
1925
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1584
1926
|
},
|
|
1927
|
+
{
|
|
1928
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1929
|
+
},
|
|
1930
|
+
{
|
|
1931
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1932
|
+
},
|
|
1933
|
+
{
|
|
1934
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1935
|
+
},
|
|
1585
1936
|
{
|
|
1586
1937
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1587
1938
|
},
|
|
@@ -1658,6 +2009,18 @@ function bulkUpdateExperiences(payload) {
|
|
|
1658
2009
|
{
|
|
1659
2010
|
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1660
2011
|
},
|
|
2012
|
+
{
|
|
2013
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
2023
|
+
},
|
|
1661
2024
|
{
|
|
1662
2025
|
path: "results.item.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1663
2026
|
},
|
|
@@ -1691,9 +2054,27 @@ function bulkUpdateExperiences(payload) {
|
|
|
1691
2054
|
{
|
|
1692
2055
|
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1693
2056
|
},
|
|
2057
|
+
{
|
|
2058
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
2062
|
+
},
|
|
2063
|
+
{
|
|
2064
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
2065
|
+
},
|
|
1694
2066
|
{
|
|
1695
2067
|
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1696
2068
|
},
|
|
2069
|
+
{
|
|
2070
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
2074
|
+
},
|
|
2075
|
+
{
|
|
2076
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
2077
|
+
},
|
|
1697
2078
|
{
|
|
1698
2079
|
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1699
2080
|
},
|
|
@@ -1727,6 +2108,15 @@ function bulkUpdateExperiences(payload) {
|
|
|
1727
2108
|
{
|
|
1728
2109
|
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1729
2110
|
},
|
|
2111
|
+
{
|
|
2112
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2113
|
+
},
|
|
2114
|
+
{
|
|
2115
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2116
|
+
},
|
|
2117
|
+
{
|
|
2118
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2119
|
+
},
|
|
1730
2120
|
{
|
|
1731
2121
|
path: "results.item.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1732
2122
|
},
|
|
@@ -2186,6 +2576,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
|
2186
2576
|
ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
2187
2577
|
return ImagePosition2;
|
|
2188
2578
|
})(ImagePosition || {});
|
|
2579
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
2580
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
2581
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2582
|
+
return LayoutDataBackgroundType2;
|
|
2583
|
+
})(LayoutDataBackgroundType || {});
|
|
2189
2584
|
var Origin = /* @__PURE__ */ ((Origin2) => {
|
|
2190
2585
|
Origin2["IMAGE"] = "IMAGE";
|
|
2191
2586
|
Origin2["LAYOUT"] = "LAYOUT";
|
|
@@ -2196,11 +2591,6 @@ var BannerPosition = /* @__PURE__ */ ((BannerPosition2) => {
|
|
|
2196
2591
|
BannerPosition2["BOTTOM"] = "BOTTOM";
|
|
2197
2592
|
return BannerPosition2;
|
|
2198
2593
|
})(BannerPosition || {});
|
|
2199
|
-
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
2200
|
-
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
2201
|
-
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2202
|
-
return LayoutDataBackgroundType2;
|
|
2203
|
-
})(LayoutDataBackgroundType || {});
|
|
2204
2594
|
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
2205
2595
|
BackdropType2["COLOR"] = "COLOR";
|
|
2206
2596
|
BackdropType2["GRADIENT"] = "GRADIENT";
|