@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.
Files changed (41) hide show
  1. package/build/cjs/index.d.ts +2 -2
  2. package/build/cjs/index.js +551 -5
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +2 -2
  5. package/build/cjs/index.typings.js +395 -5
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +60 -34
  8. package/build/cjs/meta.js +395 -5
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/cjs/{table-reservations-v1-experience-experiences.universal-Dye8qAKg.d.ts → table-reservations-v1-experience-experiences.universal-Cqe_JOHB.d.ts} +74 -47
  11. package/build/es/index.d.mts +2 -2
  12. package/build/es/index.mjs +551 -5
  13. package/build/es/index.mjs.map +1 -1
  14. package/build/es/index.typings.d.mts +2 -2
  15. package/build/es/index.typings.mjs +395 -5
  16. package/build/es/index.typings.mjs.map +1 -1
  17. package/build/es/meta.d.mts +60 -34
  18. package/build/es/meta.mjs +395 -5
  19. package/build/es/meta.mjs.map +1 -1
  20. package/build/es/{table-reservations-v1-experience-experiences.universal-Dye8qAKg.d.mts → table-reservations-v1-experience-experiences.universal-Cqe_JOHB.d.mts} +74 -47
  21. package/build/internal/cjs/index.d.ts +2 -2
  22. package/build/internal/cjs/index.js +551 -5
  23. package/build/internal/cjs/index.js.map +1 -1
  24. package/build/internal/cjs/index.typings.d.ts +2 -2
  25. package/build/internal/cjs/index.typings.js +395 -5
  26. package/build/internal/cjs/index.typings.js.map +1 -1
  27. package/build/internal/cjs/meta.d.ts +60 -34
  28. package/build/internal/cjs/meta.js +395 -5
  29. package/build/internal/cjs/meta.js.map +1 -1
  30. 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
  31. package/build/internal/es/index.d.mts +2 -2
  32. package/build/internal/es/index.mjs +551 -5
  33. package/build/internal/es/index.mjs.map +1 -1
  34. package/build/internal/es/index.typings.d.mts +2 -2
  35. package/build/internal/es/index.typings.mjs +395 -5
  36. package/build/internal/es/index.typings.mjs.map +1 -1
  37. package/build/internal/es/meta.d.mts +60 -34
  38. package/build/internal/es/meta.mjs +395 -5
  39. package/build/internal/es/meta.mjs.map +1 -1
  40. 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
  41. package/package.json +2 -2
@@ -170,6 +170,18 @@ function createExperience(payload) {
170
170
  {
171
171
  path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
172
172
  },
173
+ {
174
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
175
+ },
176
+ {
177
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
178
+ },
179
+ {
180
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
181
+ },
182
+ {
183
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
184
+ },
173
185
  {
174
186
  path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
175
187
  },
@@ -203,9 +215,27 @@ function createExperience(payload) {
203
215
  {
204
216
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
205
217
  },
218
+ {
219
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
220
+ },
221
+ {
222
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
223
+ },
224
+ {
225
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
226
+ },
206
227
  {
207
228
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
208
229
  },
230
+ {
231
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
232
+ },
233
+ {
234
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
235
+ },
236
+ {
237
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
238
+ },
209
239
  {
210
240
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
211
241
  },
@@ -239,6 +269,15 @@ function createExperience(payload) {
239
269
  {
240
270
  path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
241
271
  },
272
+ {
273
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
274
+ },
275
+ {
276
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
277
+ },
278
+ {
279
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
280
+ },
242
281
  {
243
282
  path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
244
283
  },
@@ -315,6 +354,18 @@ function createExperience(payload) {
315
354
  {
316
355
  path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
317
356
  },
357
+ {
358
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
359
+ },
360
+ {
361
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
362
+ },
363
+ {
364
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
365
+ },
366
+ {
367
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
368
+ },
318
369
  {
319
370
  path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
320
371
  },
@@ -348,9 +399,27 @@ function createExperience(payload) {
348
399
  {
349
400
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
350
401
  },
402
+ {
403
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
404
+ },
405
+ {
406
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
407
+ },
408
+ {
409
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
410
+ },
351
411
  {
352
412
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
353
413
  },
414
+ {
415
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
416
+ },
417
+ {
418
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
419
+ },
420
+ {
421
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
422
+ },
354
423
  {
355
424
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
356
425
  },
@@ -384,6 +453,15 @@ function createExperience(payload) {
384
453
  {
385
454
  path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
386
455
  },
456
+ {
457
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
458
+ },
459
+ {
460
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
461
+ },
462
+ {
463
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
464
+ },
387
465
  {
388
466
  path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
389
467
  },
@@ -467,6 +545,18 @@ function getExperience(payload) {
467
545
  {
468
546
  path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
469
547
  },
548
+ {
549
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
550
+ },
551
+ {
552
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
553
+ },
554
+ {
555
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
556
+ },
557
+ {
558
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
559
+ },
470
560
  {
471
561
  path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
472
562
  },
@@ -500,9 +590,27 @@ function getExperience(payload) {
500
590
  {
501
591
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
502
592
  },
593
+ {
594
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
595
+ },
596
+ {
597
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
598
+ },
599
+ {
600
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
601
+ },
503
602
  {
504
603
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
505
604
  },
605
+ {
606
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
607
+ },
608
+ {
609
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
610
+ },
611
+ {
612
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
613
+ },
506
614
  {
507
615
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
508
616
  },
@@ -536,6 +644,15 @@ function getExperience(payload) {
536
644
  {
537
645
  path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
538
646
  },
647
+ {
648
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
649
+ },
650
+ {
651
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
652
+ },
653
+ {
654
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
655
+ },
539
656
  {
540
657
  path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
541
658
  },
@@ -619,6 +736,18 @@ function getExperienceBySlug(payload) {
619
736
  {
620
737
  path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
621
738
  },
739
+ {
740
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
741
+ },
742
+ {
743
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
744
+ },
745
+ {
746
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
747
+ },
748
+ {
749
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
750
+ },
622
751
  {
623
752
  path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
624
753
  },
@@ -652,9 +781,27 @@ function getExperienceBySlug(payload) {
652
781
  {
653
782
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
654
783
  },
784
+ {
785
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
786
+ },
787
+ {
788
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
789
+ },
790
+ {
791
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
792
+ },
655
793
  {
656
794
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
657
795
  },
796
+ {
797
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
798
+ },
799
+ {
800
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
801
+ },
802
+ {
803
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
804
+ },
658
805
  {
659
806
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
660
807
  },
@@ -688,6 +835,15 @@ function getExperienceBySlug(payload) {
688
835
  {
689
836
  path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
690
837
  },
838
+ {
839
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
840
+ },
841
+ {
842
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
843
+ },
844
+ {
845
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
846
+ },
691
847
  {
692
848
  path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
693
849
  },
@@ -761,6 +917,18 @@ function updateExperience(payload) {
761
917
  {
762
918
  path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
763
919
  },
920
+ {
921
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
922
+ },
923
+ {
924
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
925
+ },
926
+ {
927
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
928
+ },
929
+ {
930
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
931
+ },
764
932
  {
765
933
  path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
766
934
  },
@@ -794,9 +962,27 @@ function updateExperience(payload) {
794
962
  {
795
963
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
796
964
  },
965
+ {
966
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
967
+ },
968
+ {
969
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
970
+ },
971
+ {
972
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
973
+ },
797
974
  {
798
975
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
799
976
  },
977
+ {
978
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
979
+ },
980
+ {
981
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
982
+ },
983
+ {
984
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
985
+ },
800
986
  {
801
987
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
802
988
  },
@@ -830,6 +1016,15 @@ function updateExperience(payload) {
830
1016
  {
831
1017
  path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
832
1018
  },
1019
+ {
1020
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
1021
+ },
1022
+ {
1023
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
1024
+ },
1025
+ {
1026
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
1027
+ },
833
1028
  {
834
1029
  path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
835
1030
  },
@@ -906,6 +1101,18 @@ function updateExperience(payload) {
906
1101
  {
907
1102
  path: "experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
908
1103
  },
1104
+ {
1105
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
1106
+ },
1107
+ {
1108
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
1109
+ },
1110
+ {
1111
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
1112
+ },
1113
+ {
1114
+ path: "experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
1115
+ },
909
1116
  {
910
1117
  path: "experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
911
1118
  },
@@ -939,9 +1146,27 @@ function updateExperience(payload) {
939
1146
  {
940
1147
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
941
1148
  },
1149
+ {
1150
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
1151
+ },
1152
+ {
1153
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
1154
+ },
1155
+ {
1156
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
1157
+ },
942
1158
  {
943
1159
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
944
1160
  },
1161
+ {
1162
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
1163
+ },
1164
+ {
1165
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
1166
+ },
1167
+ {
1168
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
1169
+ },
945
1170
  {
946
1171
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
947
1172
  },
@@ -975,6 +1200,15 @@ function updateExperience(payload) {
975
1200
  {
976
1201
  path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
977
1202
  },
1203
+ {
1204
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
1205
+ },
1206
+ {
1207
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
1208
+ },
1209
+ {
1210
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
1211
+ },
978
1212
  {
979
1213
  path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
980
1214
  },
@@ -1058,6 +1292,18 @@ function queryExperiences(payload) {
1058
1292
  {
1059
1293
  path: "experiences.configuration.displayInfo.richContent.nodes.imageData.image.duration"
1060
1294
  },
1295
+ {
1296
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.x"
1297
+ },
1298
+ {
1299
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.y"
1300
+ },
1301
+ {
1302
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.width"
1303
+ },
1304
+ {
1305
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.height"
1306
+ },
1061
1307
  {
1062
1308
  path: "experiences.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
1063
1309
  },
@@ -1091,9 +1337,27 @@ function queryExperiences(payload) {
1091
1337
  {
1092
1338
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
1093
1339
  },
1340
+ {
1341
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
1342
+ },
1343
+ {
1344
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
1345
+ },
1346
+ {
1347
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
1348
+ },
1094
1349
  {
1095
1350
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
1096
1351
  },
1352
+ {
1353
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
1354
+ },
1355
+ {
1356
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
1357
+ },
1358
+ {
1359
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
1360
+ },
1097
1361
  {
1098
1362
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
1099
1363
  },
@@ -1127,6 +1391,15 @@ function queryExperiences(payload) {
1127
1391
  {
1128
1392
  path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
1129
1393
  },
1394
+ {
1395
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
1396
+ },
1397
+ {
1398
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
1399
+ },
1400
+ {
1401
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
1402
+ },
1130
1403
  {
1131
1404
  path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
1132
1405
  },
@@ -1236,6 +1509,18 @@ function searchExperiences(payload) {
1236
1509
  {
1237
1510
  path: "experiences.configuration.displayInfo.richContent.nodes.imageData.image.duration"
1238
1511
  },
1512
+ {
1513
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.x"
1514
+ },
1515
+ {
1516
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.y"
1517
+ },
1518
+ {
1519
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.width"
1520
+ },
1521
+ {
1522
+ path: "experiences.configuration.displayInfo.richContent.nodes.imageData.crop.height"
1523
+ },
1239
1524
  {
1240
1525
  path: "experiences.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
1241
1526
  },
@@ -1269,9 +1554,27 @@ function searchExperiences(payload) {
1269
1554
  {
1270
1555
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
1271
1556
  },
1557
+ {
1558
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
1559
+ },
1560
+ {
1561
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
1562
+ },
1563
+ {
1564
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
1565
+ },
1272
1566
  {
1273
1567
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
1274
1568
  },
1569
+ {
1570
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
1571
+ },
1572
+ {
1573
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
1574
+ },
1575
+ {
1576
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
1577
+ },
1275
1578
  {
1276
1579
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
1277
1580
  },
@@ -1305,6 +1608,15 @@ function searchExperiences(payload) {
1305
1608
  {
1306
1609
  path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
1307
1610
  },
1611
+ {
1612
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
1613
+ },
1614
+ {
1615
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
1616
+ },
1617
+ {
1618
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
1619
+ },
1308
1620
  {
1309
1621
  path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
1310
1622
  },
@@ -1410,6 +1722,18 @@ function bulkUpdateExperiences(payload) {
1410
1722
  {
1411
1723
  path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
1412
1724
  },
1725
+ {
1726
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
1727
+ },
1728
+ {
1729
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
1730
+ },
1731
+ {
1732
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
1733
+ },
1734
+ {
1735
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
1736
+ },
1413
1737
  {
1414
1738
  path: "experiences.experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
1415
1739
  },
@@ -1443,9 +1767,27 @@ function bulkUpdateExperiences(payload) {
1443
1767
  {
1444
1768
  path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
1445
1769
  },
1770
+ {
1771
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
1772
+ },
1773
+ {
1774
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
1775
+ },
1776
+ {
1777
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
1778
+ },
1446
1779
  {
1447
1780
  path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
1448
1781
  },
1782
+ {
1783
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
1784
+ },
1785
+ {
1786
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
1787
+ },
1788
+ {
1789
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
1790
+ },
1449
1791
  {
1450
1792
  path: "experiences.experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
1451
1793
  },
@@ -1479,6 +1821,15 @@ function bulkUpdateExperiences(payload) {
1479
1821
  {
1480
1822
  path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
1481
1823
  },
1824
+ {
1825
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
1826
+ },
1827
+ {
1828
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
1829
+ },
1830
+ {
1831
+ path: "experiences.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
1832
+ },
1482
1833
  {
1483
1834
  path: "experiences.experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
1484
1835
  },
@@ -1555,6 +1906,18 @@ function bulkUpdateExperiences(payload) {
1555
1906
  {
1556
1907
  path: "results.item.configuration.displayInfo.richContent.nodes.imageData.image.duration"
1557
1908
  },
1909
+ {
1910
+ path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.x"
1911
+ },
1912
+ {
1913
+ path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.y"
1914
+ },
1915
+ {
1916
+ path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.width"
1917
+ },
1918
+ {
1919
+ path: "results.item.configuration.displayInfo.richContent.nodes.imageData.crop.height"
1920
+ },
1558
1921
  {
1559
1922
  path: "results.item.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
1560
1923
  },
@@ -1588,9 +1951,27 @@ function bulkUpdateExperiences(payload) {
1588
1951
  {
1589
1952
  path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
1590
1953
  },
1954
+ {
1955
+ path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
1956
+ },
1957
+ {
1958
+ path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
1959
+ },
1960
+ {
1961
+ path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
1962
+ },
1591
1963
  {
1592
1964
  path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
1593
1965
  },
1966
+ {
1967
+ path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
1968
+ },
1969
+ {
1970
+ path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
1971
+ },
1972
+ {
1973
+ path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
1974
+ },
1594
1975
  {
1595
1976
  path: "results.item.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
1596
1977
  },
@@ -1624,6 +2005,15 @@ function bulkUpdateExperiences(payload) {
1624
2005
  {
1625
2006
  path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
1626
2007
  },
2008
+ {
2009
+ path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
2010
+ },
2011
+ {
2012
+ path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
2013
+ },
2014
+ {
2015
+ path: "results.item.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
2016
+ },
1627
2017
  {
1628
2018
  path: "results.item.configuration.displayInfo.richContent.nodes.tocData.fontSize"
1629
2019
  },
@@ -2083,6 +2473,11 @@ var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
2083
2473
  ImagePosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
2084
2474
  return ImagePosition2;
2085
2475
  })(ImagePosition || {});
2476
+ var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
2477
+ LayoutDataBackgroundType2["COLOR"] = "COLOR";
2478
+ LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
2479
+ return LayoutDataBackgroundType2;
2480
+ })(LayoutDataBackgroundType || {});
2086
2481
  var Origin = /* @__PURE__ */ ((Origin2) => {
2087
2482
  Origin2["IMAGE"] = "IMAGE";
2088
2483
  Origin2["LAYOUT"] = "LAYOUT";
@@ -2093,11 +2488,6 @@ var BannerPosition = /* @__PURE__ */ ((BannerPosition2) => {
2093
2488
  BannerPosition2["BOTTOM"] = "BOTTOM";
2094
2489
  return BannerPosition2;
2095
2490
  })(BannerPosition || {});
2096
- var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
2097
- LayoutDataBackgroundType2["COLOR"] = "COLOR";
2098
- LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
2099
- return LayoutDataBackgroundType2;
2100
- })(LayoutDataBackgroundType || {});
2101
2491
  var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
2102
2492
  BackdropType2["COLOR"] = "COLOR";
2103
2493
  BackdropType2["GRADIENT"] = "GRADIENT";
@@ -3020,6 +3410,18 @@ var onExperienceCreated = EventDefinition(
3020
3410
  {
3021
3411
  path: "entity.configuration.displayInfo.richContent.nodes.imageData.image.duration"
3022
3412
  },
3413
+ {
3414
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.x"
3415
+ },
3416
+ {
3417
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.y"
3418
+ },
3419
+ {
3420
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.width"
3421
+ },
3422
+ {
3423
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.height"
3424
+ },
3023
3425
  {
3024
3426
  path: "entity.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
3025
3427
  },
@@ -3053,9 +3455,27 @@ var onExperienceCreated = EventDefinition(
3053
3455
  {
3054
3456
  path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
3055
3457
  },
3458
+ {
3459
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
3460
+ },
3461
+ {
3462
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
3463
+ },
3464
+ {
3465
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
3466
+ },
3056
3467
  {
3057
3468
  path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
3058
3469
  },
3470
+ {
3471
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
3472
+ },
3473
+ {
3474
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
3475
+ },
3476
+ {
3477
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
3478
+ },
3059
3479
  {
3060
3480
  path: "entity.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
3061
3481
  },
@@ -3089,6 +3509,15 @@ var onExperienceCreated = EventDefinition(
3089
3509
  {
3090
3510
  path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
3091
3511
  },
3512
+ {
3513
+ path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
3514
+ },
3515
+ {
3516
+ path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
3517
+ },
3518
+ {
3519
+ path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
3520
+ },
3092
3521
  {
3093
3522
  path: "entity.configuration.displayInfo.richContent.nodes.tocData.fontSize"
3094
3523
  },
@@ -3176,6 +3605,18 @@ var onExperienceTagsModified = EventDefinition(
3176
3605
  {
3177
3606
  path: "data.experience.configuration.displayInfo.richContent.nodes.imageData.image.duration"
3178
3607
  },
3608
+ {
3609
+ path: "data.experience.configuration.displayInfo.richContent.nodes.imageData.crop.x"
3610
+ },
3611
+ {
3612
+ path: "data.experience.configuration.displayInfo.richContent.nodes.imageData.crop.y"
3613
+ },
3614
+ {
3615
+ path: "data.experience.configuration.displayInfo.richContent.nodes.imageData.crop.width"
3616
+ },
3617
+ {
3618
+ path: "data.experience.configuration.displayInfo.richContent.nodes.imageData.crop.height"
3619
+ },
3179
3620
  {
3180
3621
  path: "data.experience.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
3181
3622
  },
@@ -3209,9 +3650,27 @@ var onExperienceTagsModified = EventDefinition(
3209
3650
  {
3210
3651
  path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
3211
3652
  },
3653
+ {
3654
+ path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
3655
+ },
3656
+ {
3657
+ path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
3658
+ },
3659
+ {
3660
+ path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
3661
+ },
3212
3662
  {
3213
3663
  path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
3214
3664
  },
3665
+ {
3666
+ path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
3667
+ },
3668
+ {
3669
+ path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
3670
+ },
3671
+ {
3672
+ path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
3673
+ },
3215
3674
  {
3216
3675
  path: "data.experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
3217
3676
  },
@@ -3245,6 +3704,15 @@ var onExperienceTagsModified = EventDefinition(
3245
3704
  {
3246
3705
  path: "data.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
3247
3706
  },
3707
+ {
3708
+ path: "data.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
3709
+ },
3710
+ {
3711
+ path: "data.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
3712
+ },
3713
+ {
3714
+ path: "data.experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
3715
+ },
3248
3716
  {
3249
3717
  path: "data.experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
3250
3718
  },
@@ -3346,6 +3814,18 @@ var onExperienceUpdated = EventDefinition(
3346
3814
  {
3347
3815
  path: "entity.configuration.displayInfo.richContent.nodes.imageData.image.duration"
3348
3816
  },
3817
+ {
3818
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.x"
3819
+ },
3820
+ {
3821
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.y"
3822
+ },
3823
+ {
3824
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.width"
3825
+ },
3826
+ {
3827
+ path: "entity.configuration.displayInfo.richContent.nodes.imageData.crop.height"
3828
+ },
3349
3829
  {
3350
3830
  path: "entity.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
3351
3831
  },
@@ -3379,9 +3859,27 @@ var onExperienceUpdated = EventDefinition(
3379
3859
  {
3380
3860
  path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
3381
3861
  },
3862
+ {
3863
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
3864
+ },
3865
+ {
3866
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
3867
+ },
3868
+ {
3869
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
3870
+ },
3382
3871
  {
3383
3872
  path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
3384
3873
  },
3874
+ {
3875
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
3876
+ },
3877
+ {
3878
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
3879
+ },
3880
+ {
3881
+ path: "entity.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
3882
+ },
3385
3883
  {
3386
3884
  path: "entity.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
3387
3885
  },
@@ -3415,6 +3913,15 @@ var onExperienceUpdated = EventDefinition(
3415
3913
  {
3416
3914
  path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
3417
3915
  },
3916
+ {
3917
+ path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
3918
+ },
3919
+ {
3920
+ path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
3921
+ },
3922
+ {
3923
+ path: "entity.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
3924
+ },
3418
3925
  {
3419
3926
  path: "entity.configuration.displayInfo.richContent.nodes.tocData.fontSize"
3420
3927
  },
@@ -3457,6 +3964,18 @@ var onExperienceUpdated = EventDefinition(
3457
3964
  {
3458
3965
  path: "modifiedFields.configuration.displayInfo.richContent.nodes.imageData.image.duration"
3459
3966
  },
3967
+ {
3968
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.imageData.crop.x"
3969
+ },
3970
+ {
3971
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.imageData.crop.y"
3972
+ },
3973
+ {
3974
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.imageData.crop.width"
3975
+ },
3976
+ {
3977
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.imageData.crop.height"
3978
+ },
3460
3979
  {
3461
3980
  path: "modifiedFields.configuration.displayInfo.richContent.nodes.mapData.mapSettings.lat"
3462
3981
  },
@@ -3490,9 +4009,27 @@ var onExperienceUpdated = EventDefinition(
3490
4009
  {
3491
4010
  path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.media.duration"
3492
4011
  },
4012
+ {
4013
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerX"
4014
+ },
4015
+ {
4016
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.centerY"
4017
+ },
4018
+ {
4019
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backgroundImage.overlay.gradient.stops.position"
4020
+ },
3493
4021
  {
3494
4022
  path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
3495
4023
  },
4024
+ {
4025
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerX"
4026
+ },
4027
+ {
4028
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.centerY"
4029
+ },
4030
+ {
4031
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.overlay.gradient.stops.position"
4032
+ },
3496
4033
  {
3497
4034
  path: "modifiedFields.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
3498
4035
  },
@@ -3526,6 +4063,15 @@ var onExperienceUpdated = EventDefinition(
3526
4063
  {
3527
4064
  path: "modifiedFields.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
3528
4065
  },
4066
+ {
4067
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerX"
4068
+ },
4069
+ {
4070
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.centerY"
4071
+ },
4072
+ {
4073
+ path: "modifiedFields.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.overlay.gradient.stops.position"
4074
+ },
3529
4075
  {
3530
4076
  path: "modifiedFields.configuration.displayInfo.richContent.nodes.tocData.fontSize"
3531
4077
  },