@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
|
@@ -161,6 +161,18 @@ function createExperience(payload) {
|
|
|
161
161
|
{
|
|
162
162
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
163
163
|
},
|
|
164
|
+
{
|
|
165
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
175
|
+
},
|
|
164
176
|
{
|
|
165
177
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
166
178
|
},
|
|
@@ -194,9 +206,27 @@ function createExperience(payload) {
|
|
|
194
206
|
{
|
|
195
207
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
196
208
|
},
|
|
209
|
+
{
|
|
210
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
217
|
+
},
|
|
197
218
|
{
|
|
198
219
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
199
220
|
},
|
|
221
|
+
{
|
|
222
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
229
|
+
},
|
|
200
230
|
{
|
|
201
231
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
202
232
|
},
|
|
@@ -230,6 +260,15 @@ function createExperience(payload) {
|
|
|
230
260
|
{
|
|
231
261
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
232
262
|
},
|
|
263
|
+
{
|
|
264
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
271
|
+
},
|
|
233
272
|
{
|
|
234
273
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
235
274
|
},
|
|
@@ -306,6 +345,18 @@ function createExperience(payload) {
|
|
|
306
345
|
{
|
|
307
346
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
308
347
|
},
|
|
348
|
+
{
|
|
349
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
350
|
+
},
|
|
351
|
+
{
|
|
352
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
359
|
+
},
|
|
309
360
|
{
|
|
310
361
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
311
362
|
},
|
|
@@ -339,9 +390,27 @@ function createExperience(payload) {
|
|
|
339
390
|
{
|
|
340
391
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
341
392
|
},
|
|
393
|
+
{
|
|
394
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
395
|
+
},
|
|
396
|
+
{
|
|
397
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
398
|
+
},
|
|
399
|
+
{
|
|
400
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
401
|
+
},
|
|
342
402
|
{
|
|
343
403
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
344
404
|
},
|
|
405
|
+
{
|
|
406
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
410
|
+
},
|
|
411
|
+
{
|
|
412
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
413
|
+
},
|
|
345
414
|
{
|
|
346
415
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
347
416
|
},
|
|
@@ -375,6 +444,15 @@ function createExperience(payload) {
|
|
|
375
444
|
{
|
|
376
445
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
377
446
|
},
|
|
447
|
+
{
|
|
448
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
455
|
+
},
|
|
378
456
|
{
|
|
379
457
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
380
458
|
},
|
|
@@ -458,6 +536,18 @@ function getExperience(payload) {
|
|
|
458
536
|
{
|
|
459
537
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
460
538
|
},
|
|
539
|
+
{
|
|
540
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
550
|
+
},
|
|
461
551
|
{
|
|
462
552
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
463
553
|
},
|
|
@@ -491,9 +581,27 @@ function getExperience(payload) {
|
|
|
491
581
|
{
|
|
492
582
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
493
583
|
},
|
|
584
|
+
{
|
|
585
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
586
|
+
},
|
|
587
|
+
{
|
|
588
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
592
|
+
},
|
|
494
593
|
{
|
|
495
594
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
496
595
|
},
|
|
596
|
+
{
|
|
597
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
598
|
+
},
|
|
599
|
+
{
|
|
600
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
601
|
+
},
|
|
602
|
+
{
|
|
603
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
604
|
+
},
|
|
497
605
|
{
|
|
498
606
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
499
607
|
},
|
|
@@ -527,6 +635,15 @@ function getExperience(payload) {
|
|
|
527
635
|
{
|
|
528
636
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
529
637
|
},
|
|
638
|
+
{
|
|
639
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
646
|
+
},
|
|
530
647
|
{
|
|
531
648
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
532
649
|
},
|
|
@@ -610,6 +727,18 @@ function getExperienceBySlug(payload) {
|
|
|
610
727
|
{
|
|
611
728
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
612
729
|
},
|
|
730
|
+
{
|
|
731
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
738
|
+
},
|
|
739
|
+
{
|
|
740
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
741
|
+
},
|
|
613
742
|
{
|
|
614
743
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
615
744
|
},
|
|
@@ -643,9 +772,27 @@ function getExperienceBySlug(payload) {
|
|
|
643
772
|
{
|
|
644
773
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
645
774
|
},
|
|
775
|
+
{
|
|
776
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
777
|
+
},
|
|
778
|
+
{
|
|
779
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
783
|
+
},
|
|
646
784
|
{
|
|
647
785
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
648
786
|
},
|
|
787
|
+
{
|
|
788
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
789
|
+
},
|
|
790
|
+
{
|
|
791
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
795
|
+
},
|
|
649
796
|
{
|
|
650
797
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
651
798
|
},
|
|
@@ -679,6 +826,15 @@ function getExperienceBySlug(payload) {
|
|
|
679
826
|
{
|
|
680
827
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
681
828
|
},
|
|
829
|
+
{
|
|
830
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
837
|
+
},
|
|
682
838
|
{
|
|
683
839
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
684
840
|
},
|
|
@@ -752,6 +908,18 @@ function updateExperience(payload) {
|
|
|
752
908
|
{
|
|
753
909
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
754
910
|
},
|
|
911
|
+
{
|
|
912
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
919
|
+
},
|
|
920
|
+
{
|
|
921
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
922
|
+
},
|
|
755
923
|
{
|
|
756
924
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
757
925
|
},
|
|
@@ -785,9 +953,27 @@ function updateExperience(payload) {
|
|
|
785
953
|
{
|
|
786
954
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
787
955
|
},
|
|
956
|
+
{
|
|
957
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
961
|
+
},
|
|
962
|
+
{
|
|
963
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
964
|
+
},
|
|
788
965
|
{
|
|
789
966
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
790
967
|
},
|
|
968
|
+
{
|
|
969
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
970
|
+
},
|
|
971
|
+
{
|
|
972
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
976
|
+
},
|
|
791
977
|
{
|
|
792
978
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
793
979
|
},
|
|
@@ -821,6 +1007,15 @@ function updateExperience(payload) {
|
|
|
821
1007
|
{
|
|
822
1008
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
823
1009
|
},
|
|
1010
|
+
{
|
|
1011
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1015
|
+
},
|
|
1016
|
+
{
|
|
1017
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1018
|
+
},
|
|
824
1019
|
{
|
|
825
1020
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
826
1021
|
},
|
|
@@ -897,6 +1092,18 @@ function updateExperience(payload) {
|
|
|
897
1092
|
{
|
|
898
1093
|
path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
899
1094
|
},
|
|
1095
|
+
{
|
|
1096
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1106
|
+
},
|
|
900
1107
|
{
|
|
901
1108
|
path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
902
1109
|
},
|
|
@@ -930,9 +1137,27 @@ function updateExperience(payload) {
|
|
|
930
1137
|
{
|
|
931
1138
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
932
1139
|
},
|
|
1140
|
+
{
|
|
1141
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1148
|
+
},
|
|
933
1149
|
{
|
|
934
1150
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
935
1151
|
},
|
|
1152
|
+
{
|
|
1153
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1154
|
+
},
|
|
1155
|
+
{
|
|
1156
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1160
|
+
},
|
|
936
1161
|
{
|
|
937
1162
|
path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
938
1163
|
},
|
|
@@ -966,6 +1191,15 @@ function updateExperience(payload) {
|
|
|
966
1191
|
{
|
|
967
1192
|
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
968
1193
|
},
|
|
1194
|
+
{
|
|
1195
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1196
|
+
},
|
|
1197
|
+
{
|
|
1198
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1199
|
+
},
|
|
1200
|
+
{
|
|
1201
|
+
path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1202
|
+
},
|
|
969
1203
|
{
|
|
970
1204
|
path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
971
1205
|
},
|
|
@@ -1049,6 +1283,18 @@ function queryExperiences(payload) {
|
|
|
1049
1283
|
{
|
|
1050
1284
|
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1051
1285
|
},
|
|
1286
|
+
{
|
|
1287
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1288
|
+
},
|
|
1289
|
+
{
|
|
1290
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1291
|
+
},
|
|
1292
|
+
{
|
|
1293
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1294
|
+
},
|
|
1295
|
+
{
|
|
1296
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1297
|
+
},
|
|
1052
1298
|
{
|
|
1053
1299
|
path: "experiences.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1054
1300
|
},
|
|
@@ -1082,9 +1328,27 @@ function queryExperiences(payload) {
|
|
|
1082
1328
|
{
|
|
1083
1329
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1084
1330
|
},
|
|
1331
|
+
{
|
|
1332
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1336
|
+
},
|
|
1337
|
+
{
|
|
1338
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1339
|
+
},
|
|
1085
1340
|
{
|
|
1086
1341
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1087
1342
|
},
|
|
1343
|
+
{
|
|
1344
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1351
|
+
},
|
|
1088
1352
|
{
|
|
1089
1353
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1090
1354
|
},
|
|
@@ -1118,6 +1382,15 @@ function queryExperiences(payload) {
|
|
|
1118
1382
|
{
|
|
1119
1383
|
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1120
1384
|
},
|
|
1385
|
+
{
|
|
1386
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1393
|
+
},
|
|
1121
1394
|
{
|
|
1122
1395
|
path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1123
1396
|
},
|
|
@@ -1227,6 +1500,18 @@ function searchExperiences(payload) {
|
|
|
1227
1500
|
{
|
|
1228
1501
|
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1229
1502
|
},
|
|
1503
|
+
{
|
|
1504
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1505
|
+
},
|
|
1506
|
+
{
|
|
1507
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1514
|
+
},
|
|
1230
1515
|
{
|
|
1231
1516
|
path: "experiences.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1232
1517
|
},
|
|
@@ -1260,9 +1545,27 @@ function searchExperiences(payload) {
|
|
|
1260
1545
|
{
|
|
1261
1546
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1262
1547
|
},
|
|
1548
|
+
{
|
|
1549
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1556
|
+
},
|
|
1263
1557
|
{
|
|
1264
1558
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1265
1559
|
},
|
|
1560
|
+
{
|
|
1561
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1565
|
+
},
|
|
1566
|
+
{
|
|
1567
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1568
|
+
},
|
|
1266
1569
|
{
|
|
1267
1570
|
path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1268
1571
|
},
|
|
@@ -1296,6 +1599,15 @@ function searchExperiences(payload) {
|
|
|
1296
1599
|
{
|
|
1297
1600
|
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1298
1601
|
},
|
|
1602
|
+
{
|
|
1603
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1610
|
+
},
|
|
1299
1611
|
{
|
|
1300
1612
|
path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1301
1613
|
},
|
|
@@ -1401,6 +1713,18 @@ function bulkUpdateExperiences(payload) {
|
|
|
1401
1713
|
{
|
|
1402
1714
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1403
1715
|
},
|
|
1716
|
+
{
|
|
1717
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1718
|
+
},
|
|
1719
|
+
{
|
|
1720
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1721
|
+
},
|
|
1722
|
+
{
|
|
1723
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1724
|
+
},
|
|
1725
|
+
{
|
|
1726
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1727
|
+
},
|
|
1404
1728
|
{
|
|
1405
1729
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1406
1730
|
},
|
|
@@ -1434,9 +1758,27 @@ function bulkUpdateExperiences(payload) {
|
|
|
1434
1758
|
{
|
|
1435
1759
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1436
1760
|
},
|
|
1761
|
+
{
|
|
1762
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1763
|
+
},
|
|
1764
|
+
{
|
|
1765
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1766
|
+
},
|
|
1767
|
+
{
|
|
1768
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1769
|
+
},
|
|
1437
1770
|
{
|
|
1438
1771
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1439
1772
|
},
|
|
1773
|
+
{
|
|
1774
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1781
|
+
},
|
|
1440
1782
|
{
|
|
1441
1783
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1442
1784
|
},
|
|
@@ -1470,6 +1812,15 @@ function bulkUpdateExperiences(payload) {
|
|
|
1470
1812
|
{
|
|
1471
1813
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1472
1814
|
},
|
|
1815
|
+
{
|
|
1816
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
1817
|
+
},
|
|
1818
|
+
{
|
|
1819
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
1820
|
+
},
|
|
1821
|
+
{
|
|
1822
|
+
path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
1823
|
+
},
|
|
1473
1824
|
{
|
|
1474
1825
|
path: "experiences.experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1475
1826
|
},
|
|
@@ -1546,6 +1897,18 @@ function bulkUpdateExperiences(payload) {
|
|
|
1546
1897
|
{
|
|
1547
1898
|
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.image.duration"
|
|
1548
1899
|
},
|
|
1900
|
+
{
|
|
1901
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.x"
|
|
1902
|
+
},
|
|
1903
|
+
{
|
|
1904
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.y"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.width"
|
|
1908
|
+
},
|
|
1909
|
+
{
|
|
1910
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.height"
|
|
1911
|
+
},
|
|
1549
1912
|
{
|
|
1550
1913
|
path: "results.item.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
|
|
1551
1914
|
},
|
|
@@ -1579,9 +1942,27 @@ function bulkUpdateExperiences(payload) {
|
|
|
1579
1942
|
{
|
|
1580
1943
|
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
|
|
1581
1944
|
},
|
|
1945
|
+
{
|
|
1946
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
|
|
1953
|
+
},
|
|
1582
1954
|
{
|
|
1583
1955
|
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
|
|
1584
1956
|
},
|
|
1957
|
+
{
|
|
1958
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
|
|
1959
|
+
},
|
|
1960
|
+
{
|
|
1961
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
|
|
1962
|
+
},
|
|
1963
|
+
{
|
|
1964
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
|
|
1965
|
+
},
|
|
1585
1966
|
{
|
|
1586
1967
|
path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
|
|
1587
1968
|
},
|
|
@@ -1615,6 +1996,15 @@ function bulkUpdateExperiences(payload) {
|
|
|
1615
1996
|
{
|
|
1616
1997
|
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
|
|
1617
1998
|
},
|
|
1999
|
+
{
|
|
2000
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
|
|
2001
|
+
},
|
|
2002
|
+
{
|
|
2003
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
|
|
2004
|
+
},
|
|
2005
|
+
{
|
|
2006
|
+
path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
|
|
2007
|
+
},
|
|
1618
2008
|
{
|
|
1619
2009
|
path: "results.item.configuration.displayInfo.richContent.nodes.tocData.fontSize"
|
|
1620
2010
|
},
|
|
@@ -2074,6 +2464,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
|
|
|
2074
2464
|
ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
|
|
2075
2465
|
return ImagePosition2;
|
|
2076
2466
|
})(ImagePosition || {});
|
|
2467
|
+
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
2468
|
+
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
2469
|
+
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2470
|
+
return LayoutDataBackgroundType2;
|
|
2471
|
+
})(LayoutDataBackgroundType || {});
|
|
2077
2472
|
var Origin = /* @__PURE__ */ ((Origin2) => {
|
|
2078
2473
|
Origin2["IMAGE"] = "IMAGE";
|
|
2079
2474
|
Origin2["LAYOUT"] = "LAYOUT";
|
|
@@ -2084,11 +2479,6 @@ var BannerPosition = /* @__PURE__ */ ((BannerPosition2) => {
|
|
|
2084
2479
|
BannerPosition2["BOTTOM"] = "BOTTOM";
|
|
2085
2480
|
return BannerPosition2;
|
|
2086
2481
|
})(BannerPosition || {});
|
|
2087
|
-
var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
|
|
2088
|
-
LayoutDataBackgroundType2["COLOR"] = "COLOR";
|
|
2089
|
-
LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
|
|
2090
|
-
return LayoutDataBackgroundType2;
|
|
2091
|
-
})(LayoutDataBackgroundType || {});
|
|
2092
2482
|
var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
|
|
2093
2483
|
BackdropType2["COLOR"] = "COLOR";
|
|
2094
2484
|
BackdropType2["GRADIENT"] = "GRADIENT";
|