@wix/auto_sdk_table-reservations_experiences 1.0.32 → 1.0.34

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 +36 -3
  2. package/build/cjs/index.js +859 -24
  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 +623 -20
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +283 -45
  8. package/build/cjs/meta.js +607 -20
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/cjs/{table-reservations-v1-experience-experiences.universal-CmEg4KfI.d.ts → table-reservations-v1-experience-experiences.universal-D6mHSKCq.d.ts} +325 -51
  11. package/build/es/index.d.mts +36 -3
  12. package/build/es/index.mjs +848 -24
  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 +612 -20
  16. package/build/es/index.typings.mjs.map +1 -1
  17. package/build/es/meta.d.mts +283 -45
  18. package/build/es/meta.mjs +596 -20
  19. package/build/es/meta.mjs.map +1 -1
  20. package/build/es/{table-reservations-v1-experience-experiences.universal-CmEg4KfI.d.mts → table-reservations-v1-experience-experiences.universal-D6mHSKCq.d.mts} +325 -51
  21. package/build/internal/cjs/index.d.ts +36 -3
  22. package/build/internal/cjs/index.js +859 -24
  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 +623 -20
  26. package/build/internal/cjs/index.typings.js.map +1 -1
  27. package/build/internal/cjs/meta.d.ts +283 -45
  28. package/build/internal/cjs/meta.js +607 -20
  29. package/build/internal/cjs/meta.js.map +1 -1
  30. package/build/internal/cjs/{table-reservations-v1-experience-experiences.universal-CmEg4KfI.d.ts → table-reservations-v1-experience-experiences.universal-D6mHSKCq.d.ts} +325 -51
  31. package/build/internal/es/index.d.mts +36 -3
  32. package/build/internal/es/index.mjs +848 -24
  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 +612 -20
  36. package/build/internal/es/index.typings.mjs.map +1 -1
  37. package/build/internal/es/meta.d.mts +283 -45
  38. package/build/internal/es/meta.mjs +596 -20
  39. package/build/internal/es/meta.mjs.map +1 -1
  40. package/build/internal/es/{table-reservations-v1-experience-experiences.universal-CmEg4KfI.d.mts → table-reservations-v1-experience-experiences.universal-D6mHSKCq.d.mts} +325 -51
  41. package/package.json +4 -4
package/build/cjs/meta.js CHANGED
@@ -24,8 +24,10 @@ __export(meta_exports, {
24
24
  AlignmentOriginal: () => Alignment,
25
25
  AppTypeOriginal: () => AppType,
26
26
  AspectRatioOriginal: () => AspectRatio,
27
+ BackdropTypeOriginal: () => BackdropType,
27
28
  BackgroundTypeOriginal: () => BackgroundType,
28
29
  ButtonDataTypeOriginal: () => ButtonDataType,
30
+ CardDataBackgroundTypeOriginal: () => CardDataBackgroundType,
29
31
  CropOriginal: () => Crop,
30
32
  DayOfWeekOriginal: () => DayOfWeek,
31
33
  DecorationTypeOriginal: () => DecorationType,
@@ -34,12 +36,18 @@ __export(meta_exports, {
34
36
  DividerDataAlignmentOriginal: () => DividerDataAlignment,
35
37
  FontTypeOriginal: () => FontType,
36
38
  GIFTypeOriginal: () => GIFType,
39
+ GradientTypeOriginal: () => GradientType,
37
40
  ImagePositionOriginal: () => ImagePosition,
41
+ ImagePositionPositionOriginal: () => ImagePositionPosition,
42
+ ImageScalingScalingOriginal: () => ImageScalingScaling,
43
+ IndentationOriginal: () => Indentation,
38
44
  InitialExpandedItemsOriginal: () => InitialExpandedItems,
39
45
  IntervalOriginal: () => Interval,
46
+ LayoutDataBackgroundTypeOriginal: () => LayoutDataBackgroundType,
40
47
  LayoutOriginal: () => Layout,
41
48
  LayoutTypeOriginal: () => LayoutType,
42
49
  LineStyleOriginal: () => LineStyle,
50
+ ListStyleOriginal: () => ListStyle,
43
51
  MapTypeOriginal: () => MapType,
44
52
  MissingValuesOriginal: () => MissingValues,
45
53
  ModeOriginal: () => Mode,
@@ -52,6 +60,7 @@ __export(meta_exports, {
52
60
  PlacementOriginal: () => Placement,
53
61
  PlacementTypeOriginal: () => PlacementType,
54
62
  PluginContainerDataAlignmentOriginal: () => PluginContainerDataAlignment,
63
+ PollDesignBackgroundTypeOriginal: () => PollDesignBackgroundType,
55
64
  PollLayoutDirectionOriginal: () => PollLayoutDirection,
56
65
  PollLayoutTypeOriginal: () => PollLayoutType,
57
66
  PositionOriginal: () => Position,
@@ -84,6 +93,8 @@ __export(meta_exports, {
84
93
  WebhookIdentityTypeOriginal: () => WebhookIdentityType,
85
94
  WidthOriginal: () => Width,
86
95
  WidthTypeOriginal: () => WidthType,
96
+ bulkArchiveExperiences: () => bulkArchiveExperiences2,
97
+ bulkUnarchiveExperiences: () => bulkUnarchiveExperiences2,
87
98
  bulkUpdateExperienceTags: () => bulkUpdateExperienceTags2,
88
99
  bulkUpdateExperienceTagsByFilter: () => bulkUpdateExperienceTagsByFilter2,
89
100
  createExperience: () => createExperience2,
@@ -217,6 +228,24 @@ function createExperience(payload) {
217
228
  {
218
229
  transformFn: import_float.transformSDKFloatToRESTFloat,
219
230
  paths: [
231
+ {
232
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
233
+ },
234
+ {
235
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
236
+ },
237
+ {
238
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
239
+ },
240
+ {
241
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
242
+ },
243
+ {
244
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
245
+ },
246
+ {
247
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
248
+ },
220
249
  {
221
250
  path: "experience.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
222
251
  },
@@ -268,8 +297,44 @@ function createExperience(payload) {
268
297
  {
269
298
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
270
299
  },
300
+ {
301
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
302
+ },
303
+ {
304
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
305
+ },
306
+ {
307
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
308
+ },
309
+ {
310
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
311
+ },
312
+ {
313
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
314
+ },
315
+ {
316
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
317
+ },
271
318
  {
272
319
  path: "experience.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
320
+ },
321
+ {
322
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
323
+ },
324
+ {
325
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
326
+ },
327
+ {
328
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
329
+ },
330
+ {
331
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
332
+ },
333
+ {
334
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
335
+ },
336
+ {
337
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
273
338
  }
274
339
  ]
275
340
  }
@@ -305,6 +370,24 @@ function createExperience(payload) {
305
370
  {
306
371
  transformFn: import_float2.transformRESTFloatToSDKFloat,
307
372
  paths: [
373
+ {
374
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
375
+ },
376
+ {
377
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
378
+ },
379
+ {
380
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
381
+ },
382
+ {
383
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
384
+ },
385
+ {
386
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
387
+ },
388
+ {
389
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
390
+ },
308
391
  {
309
392
  path: "experience.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
310
393
  },
@@ -356,8 +439,44 @@ function createExperience(payload) {
356
439
  {
357
440
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
358
441
  },
442
+ {
443
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
444
+ },
445
+ {
446
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
447
+ },
448
+ {
449
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
450
+ },
451
+ {
452
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
453
+ },
454
+ {
455
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
456
+ },
457
+ {
458
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
459
+ },
359
460
  {
360
461
  path: "experience.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
462
+ },
463
+ {
464
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
465
+ },
466
+ {
467
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
468
+ },
469
+ {
470
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
471
+ },
472
+ {
473
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
474
+ },
475
+ {
476
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
477
+ },
478
+ {
479
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
361
480
  }
362
481
  ]
363
482
  }
@@ -400,6 +519,24 @@ function getExperience(payload) {
400
519
  {
401
520
  transformFn: import_float2.transformRESTFloatToSDKFloat,
402
521
  paths: [
522
+ {
523
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
524
+ },
525
+ {
526
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
527
+ },
528
+ {
529
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
530
+ },
531
+ {
532
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
533
+ },
534
+ {
535
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
536
+ },
537
+ {
538
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
539
+ },
403
540
  {
404
541
  path: "experience.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
405
542
  },
@@ -451,8 +588,44 @@ function getExperience(payload) {
451
588
  {
452
589
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
453
590
  },
591
+ {
592
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
593
+ },
594
+ {
595
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
596
+ },
597
+ {
598
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
599
+ },
600
+ {
601
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
602
+ },
603
+ {
604
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
605
+ },
606
+ {
607
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
608
+ },
454
609
  {
455
610
  path: "experience.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
611
+ },
612
+ {
613
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
614
+ },
615
+ {
616
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
617
+ },
618
+ {
619
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
620
+ },
621
+ {
622
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
623
+ },
624
+ {
625
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
626
+ },
627
+ {
628
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
456
629
  }
457
630
  ]
458
631
  }
@@ -495,6 +668,24 @@ function getExperienceBySlug(payload) {
495
668
  {
496
669
  transformFn: import_float2.transformRESTFloatToSDKFloat,
497
670
  paths: [
671
+ {
672
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
673
+ },
674
+ {
675
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
676
+ },
677
+ {
678
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
679
+ },
680
+ {
681
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
682
+ },
683
+ {
684
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
685
+ },
686
+ {
687
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
688
+ },
498
689
  {
499
690
  path: "experience.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
500
691
  },
@@ -546,8 +737,44 @@ function getExperienceBySlug(payload) {
546
737
  {
547
738
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
548
739
  },
740
+ {
741
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
742
+ },
743
+ {
744
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
745
+ },
746
+ {
747
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
748
+ },
749
+ {
750
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
751
+ },
752
+ {
753
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
754
+ },
755
+ {
756
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
757
+ },
549
758
  {
550
759
  path: "experience.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
760
+ },
761
+ {
762
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
763
+ },
764
+ {
765
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
766
+ },
767
+ {
768
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
769
+ },
770
+ {
771
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
772
+ },
773
+ {
774
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
775
+ },
776
+ {
777
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
551
778
  }
552
779
  ]
553
780
  }
@@ -580,6 +807,24 @@ function updateExperience(payload) {
580
807
  {
581
808
  transformFn: import_float.transformSDKFloatToRESTFloat,
582
809
  paths: [
810
+ {
811
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
812
+ },
813
+ {
814
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
815
+ },
816
+ {
817
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
818
+ },
819
+ {
820
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
821
+ },
822
+ {
823
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
824
+ },
825
+ {
826
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
827
+ },
583
828
  {
584
829
  path: "experience.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
585
830
  },
@@ -631,8 +876,44 @@ function updateExperience(payload) {
631
876
  {
632
877
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
633
878
  },
879
+ {
880
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
881
+ },
882
+ {
883
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
884
+ },
885
+ {
886
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
887
+ },
888
+ {
889
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
890
+ },
891
+ {
892
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
893
+ },
894
+ {
895
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
896
+ },
634
897
  {
635
898
  path: "experience.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
899
+ },
900
+ {
901
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
902
+ },
903
+ {
904
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
905
+ },
906
+ {
907
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
908
+ },
909
+ {
910
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
911
+ },
912
+ {
913
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
914
+ },
915
+ {
916
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
636
917
  }
637
918
  ]
638
919
  }
@@ -668,6 +949,24 @@ function updateExperience(payload) {
668
949
  {
669
950
  transformFn: import_float2.transformRESTFloatToSDKFloat,
670
951
  paths: [
952
+ {
953
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
954
+ },
955
+ {
956
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
957
+ },
958
+ {
959
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
960
+ },
961
+ {
962
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
963
+ },
964
+ {
965
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
966
+ },
967
+ {
968
+ path: "experience.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
969
+ },
671
970
  {
672
971
  path: "experience.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
673
972
  },
@@ -719,8 +1018,44 @@ function updateExperience(payload) {
719
1018
  {
720
1019
  path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
721
1020
  },
1021
+ {
1022
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
1023
+ },
1024
+ {
1025
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
1026
+ },
1027
+ {
1028
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
1029
+ },
1030
+ {
1031
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
1032
+ },
1033
+ {
1034
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
1035
+ },
1036
+ {
1037
+ path: "experience.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1038
+ },
722
1039
  {
723
1040
  path: "experience.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
1041
+ },
1042
+ {
1043
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
1044
+ },
1045
+ {
1046
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
1047
+ },
1048
+ {
1049
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
1050
+ },
1051
+ {
1052
+ path: "experience.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
1053
+ },
1054
+ {
1055
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.fontSize"
1056
+ },
1057
+ {
1058
+ path: "experience.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
724
1059
  }
725
1060
  ]
726
1061
  }
@@ -763,6 +1098,24 @@ function queryExperiences(payload) {
763
1098
  {
764
1099
  transformFn: import_float2.transformRESTFloatToSDKFloat,
765
1100
  paths: [
1101
+ {
1102
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
1103
+ },
1104
+ {
1105
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
1106
+ },
1107
+ {
1108
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1109
+ },
1110
+ {
1111
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1112
+ },
1113
+ {
1114
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1115
+ },
1116
+ {
1117
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1118
+ },
766
1119
  {
767
1120
  path: "experiences.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
768
1121
  },
@@ -814,8 +1167,44 @@ function queryExperiences(payload) {
814
1167
  {
815
1168
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
816
1169
  },
1170
+ {
1171
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
1172
+ },
1173
+ {
1174
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
1175
+ },
1176
+ {
1177
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
1178
+ },
1179
+ {
1180
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
1181
+ },
1182
+ {
1183
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
1184
+ },
1185
+ {
1186
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1187
+ },
817
1188
  {
818
1189
  path: "experiences.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
1190
+ },
1191
+ {
1192
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
1193
+ },
1194
+ {
1195
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
1196
+ },
1197
+ {
1198
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
1199
+ },
1200
+ {
1201
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
1202
+ },
1203
+ {
1204
+ path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
1205
+ },
1206
+ {
1207
+ path: "experiences.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
819
1208
  }
820
1209
  ]
821
1210
  }
@@ -884,6 +1273,24 @@ function searchExperiences(payload) {
884
1273
  {
885
1274
  transformFn: import_float2.transformRESTFloatToSDKFloat,
886
1275
  paths: [
1276
+ {
1277
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerX"
1278
+ },
1279
+ {
1280
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.centerY"
1281
+ },
1282
+ {
1283
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.background.gradient.stops.position"
1284
+ },
1285
+ {
1286
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerX"
1287
+ },
1288
+ {
1289
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.centerY"
1290
+ },
1291
+ {
1292
+ path: "experiences.configuration.displayInfo.richContent.nodes.buttonData.styles.backgroundHover.gradient.stops.position"
1293
+ },
887
1294
  {
888
1295
  path: "experiences.configuration.displayInfo.richContent.nodes.galleryData.items.image.media.duration"
889
1296
  },
@@ -935,9 +1342,45 @@ function searchExperiences(payload) {
935
1342
  {
936
1343
  path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdropImage.media.duration"
937
1344
  },
1345
+ {
1346
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerX"
1347
+ },
1348
+ {
1349
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.centerY"
1350
+ },
1351
+ {
1352
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.background.gradient.stops.position"
1353
+ },
1354
+ {
1355
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerX"
1356
+ },
1357
+ {
1358
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.centerY"
1359
+ },
1360
+ {
1361
+ path: "experiences.configuration.displayInfo.richContent.nodes.layoutData.backdrop.gradient.stops.position"
1362
+ },
938
1363
  {
939
1364
  path: "experiences.configuration.displayInfo.richContent.nodes.shapeData.shape.duration"
940
1365
  },
1366
+ {
1367
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerX"
1368
+ },
1369
+ {
1370
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.background.gradient.centerY"
1371
+ },
1372
+ {
1373
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.background.gradient.stops.position"
1374
+ },
1375
+ {
1376
+ path: "experiences.configuration.displayInfo.richContent.nodes.cardData.backgroundImage.media.duration"
1377
+ },
1378
+ {
1379
+ path: "experiences.configuration.displayInfo.richContent.nodes.tocData.fontSize"
1380
+ },
1381
+ {
1382
+ path: "experiences.configuration.displayInfo.richContent.nodes.tocData.itemSpacing"
1383
+ },
941
1384
  { path: "aggregationData.results.ranges.results.from" },
942
1385
  { path: "aggregationData.results.ranges.results.to" },
943
1386
  {
@@ -1020,35 +1463,72 @@ function bulkUpdateExperienceTagsByFilter(payload) {
1020
1463
  }
1021
1464
  return __bulkUpdateExperienceTagsByFilter;
1022
1465
  }
1466
+ function bulkArchiveExperiences(payload) {
1467
+ function __bulkArchiveExperiences({ host }) {
1468
+ const metadata = {
1469
+ entityFqdn: "wix.table_reservations.v1.experience",
1470
+ method: "POST",
1471
+ methodFqn: "wix.table_reservations.experience.v1.ExperiencesService.BulkArchiveExperiences",
1472
+ packageName: PACKAGE_NAME,
1473
+ migrationOptions: {
1474
+ optInTransformResponse: true
1475
+ },
1476
+ url: resolveWixTableReservationsExperienceV1ExperiencesServiceUrl({
1477
+ protoPath: "/v1/bulk/experiences/archive",
1478
+ data: payload,
1479
+ host
1480
+ }),
1481
+ data: payload
1482
+ };
1483
+ return metadata;
1484
+ }
1485
+ return __bulkArchiveExperiences;
1486
+ }
1487
+ function bulkUnarchiveExperiences(payload) {
1488
+ function __bulkUnarchiveExperiences({ host }) {
1489
+ const metadata = {
1490
+ entityFqdn: "wix.table_reservations.v1.experience",
1491
+ method: "POST",
1492
+ methodFqn: "wix.table_reservations.experience.v1.ExperiencesService.BulkUnarchiveExperiences",
1493
+ packageName: PACKAGE_NAME,
1494
+ migrationOptions: {
1495
+ optInTransformResponse: true
1496
+ },
1497
+ url: resolveWixTableReservationsExperienceV1ExperiencesServiceUrl({
1498
+ protoPath: "/v1/bulk/experiences/unarchive",
1499
+ data: payload,
1500
+ host
1501
+ }),
1502
+ data: payload
1503
+ };
1504
+ return metadata;
1505
+ }
1506
+ return __bulkUnarchiveExperiences;
1507
+ }
1023
1508
 
1024
1509
  // src/table-reservations-v1-experience-experiences.types.ts
1025
1510
  var TableAvailabilityType = /* @__PURE__ */ ((TableAvailabilityType2) => {
1026
- TableAvailabilityType2["UNKNOWN_TABLE_AVAILABILITY_TYPE"] = "UNKNOWN_TABLE_AVAILABILITY_TYPE";
1027
1511
  TableAvailabilityType2["ANY_ONLINE_TABLE"] = "ANY_ONLINE_TABLE";
1028
1512
  TableAvailabilityType2["SPECIFIC_TABLES"] = "SPECIFIC_TABLES";
1029
1513
  return TableAvailabilityType2;
1030
1514
  })(TableAvailabilityType || {});
1031
1515
  var TableAssignmentType = /* @__PURE__ */ ((TableAssignmentType2) => {
1032
- TableAssignmentType2["UNKNOWN_ASSIGMENT_TYPE"] = "UNKNOWN_ASSIGMENT_TYPE";
1033
1516
  TableAssignmentType2["AUTOMATIC"] = "AUTOMATIC";
1034
1517
  TableAssignmentType2["MANUAL"] = "MANUAL";
1035
1518
  return TableAssignmentType2;
1036
1519
  })(TableAssignmentType || {});
1037
1520
  var TableManagementMode = /* @__PURE__ */ ((TableManagementMode2) => {
1038
- TableManagementMode2["UNKNOWN_MODE"] = "UNKNOWN_MODE";
1039
1521
  TableManagementMode2["ON"] = "ON";
1040
1522
  TableManagementMode2["OFF"] = "OFF";
1041
1523
  return TableManagementMode2;
1042
1524
  })(TableManagementMode || {});
1043
1525
  var Unit = /* @__PURE__ */ ((Unit2) => {
1044
- Unit2["UNKNOWN_UNIT"] = "UNKNOWN_UNIT";
1045
1526
  Unit2["MINUTES"] = "MINUTES";
1046
1527
  Unit2["HOURS"] = "HOURS";
1047
1528
  Unit2["DAYS"] = "DAYS";
1048
1529
  return Unit2;
1049
1530
  })(Unit || {});
1050
1531
  var Mode = /* @__PURE__ */ ((Mode2) => {
1051
- Mode2["UNKNOWN_MODE"] = "UNKNOWN_MODE";
1052
1532
  Mode2["AUTOMATIC"] = "AUTOMATIC";
1053
1533
  Mode2["MANUAL"] = "MANUAL";
1054
1534
  return Mode2;
@@ -1064,7 +1544,6 @@ var StartDaysAndTimesDayOfWeek = /* @__PURE__ */ ((StartDaysAndTimesDayOfWeek2)
1064
1544
  return StartDaysAndTimesDayOfWeek2;
1065
1545
  })(StartDaysAndTimesDayOfWeek || {});
1066
1546
  var Recurrence = /* @__PURE__ */ ((Recurrence2) => {
1067
- Recurrence2["UNKNOWN_RECURRENCE"] = "UNKNOWN_RECURRENCE";
1068
1547
  Recurrence2["WEEKLY"] = "WEEKLY";
1069
1548
  Recurrence2["ONE_TIME"] = "ONE_TIME";
1070
1549
  return Recurrence2;
@@ -1104,8 +1583,20 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
1104
1583
  NodeType2["LAYOUT"] = "LAYOUT";
1105
1584
  NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
1106
1585
  NodeType2["SHAPE"] = "SHAPE";
1586
+ NodeType2["CARD"] = "CARD";
1587
+ NodeType2["TOC"] = "TOC";
1107
1588
  return NodeType2;
1108
1589
  })(NodeType || {});
1590
+ var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
1591
+ BackgroundType2["COLOR"] = "COLOR";
1592
+ BackgroundType2["GRADIENT"] = "GRADIENT";
1593
+ return BackgroundType2;
1594
+ })(BackgroundType || {});
1595
+ var GradientType = /* @__PURE__ */ ((GradientType2) => {
1596
+ GradientType2["LINEAR"] = "LINEAR";
1597
+ GradientType2["RADIAL"] = "RADIAL";
1598
+ return GradientType2;
1599
+ })(GradientType || {});
1109
1600
  var WidthType = /* @__PURE__ */ ((WidthType2) => {
1110
1601
  WidthType2["CONTENT"] = "CONTENT";
1111
1602
  WidthType2["SMALL"] = "SMALL";
@@ -1204,6 +1695,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
1204
1695
  Source2["HTML"] = "HTML";
1205
1696
  Source2["ADSENSE"] = "ADSENSE";
1206
1697
  Source2["AI"] = "AI";
1698
+ Source2["AI_WIDGET"] = "AI_WIDGET";
1207
1699
  return Source2;
1208
1700
  })(Source || {});
1209
1701
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
@@ -1241,12 +1733,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
1241
1733
  PollLayoutDirection2["RTL"] = "RTL";
1242
1734
  return PollLayoutDirection2;
1243
1735
  })(PollLayoutDirection || {});
1244
- var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
1245
- BackgroundType2["COLOR"] = "COLOR";
1246
- BackgroundType2["IMAGE"] = "IMAGE";
1247
- BackgroundType2["GRADIENT"] = "GRADIENT";
1248
- return BackgroundType2;
1249
- })(BackgroundType || {});
1736
+ var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
1737
+ PollDesignBackgroundType2["COLOR"] = "COLOR";
1738
+ PollDesignBackgroundType2["IMAGE"] = "IMAGE";
1739
+ PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
1740
+ return PollDesignBackgroundType2;
1741
+ })(PollDesignBackgroundType || {});
1250
1742
  var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
1251
1743
  DecorationType2["BOLD"] = "BOLD";
1252
1744
  DecorationType2["ITALIC"] = "ITALIC";
@@ -1333,12 +1825,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
1333
1825
  NullValue2["NULL_VALUE"] = "NULL_VALUE";
1334
1826
  return NullValue2;
1335
1827
  })(NullValue || {});
1336
- var Scaling = /* @__PURE__ */ ((Scaling2) => {
1337
- Scaling2["AUTO"] = "AUTO";
1338
- Scaling2["CONTAIN"] = "CONTAIN";
1339
- Scaling2["COVER"] = "COVER";
1340
- return Scaling2;
1341
- })(Scaling || {});
1828
+ var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
1829
+ ImageScalingScaling2["AUTO"] = "AUTO";
1830
+ ImageScalingScaling2["CONTAIN"] = "CONTAIN";
1831
+ ImageScalingScaling2["COVER"] = "COVER";
1832
+ return ImageScalingScaling2;
1833
+ })(ImageScalingScaling || {});
1342
1834
  var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
1343
1835
  ImagePosition2["CENTER"] = "CENTER";
1344
1836
  ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
@@ -1356,6 +1848,16 @@ var Origin = /* @__PURE__ */ ((Origin2) => {
1356
1848
  Origin2["LAYOUT"] = "LAYOUT";
1357
1849
  return Origin2;
1358
1850
  })(Origin || {});
1851
+ var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
1852
+ LayoutDataBackgroundType2["COLOR"] = "COLOR";
1853
+ LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
1854
+ return LayoutDataBackgroundType2;
1855
+ })(LayoutDataBackgroundType || {});
1856
+ var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
1857
+ BackdropType2["COLOR"] = "COLOR";
1858
+ BackdropType2["GRADIENT"] = "GRADIENT";
1859
+ return BackdropType2;
1860
+ })(BackdropType || {});
1359
1861
  var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
1360
1862
  VerticalAlignmentAlignment2["TOP"] = "TOP";
1361
1863
  VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
@@ -1372,8 +1874,45 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
1372
1874
  DesignTarget2["CELL"] = "CELL";
1373
1875
  return DesignTarget2;
1374
1876
  })(DesignTarget || {});
1877
+ var Scaling = /* @__PURE__ */ ((Scaling2) => {
1878
+ Scaling2["AUTO"] = "AUTO";
1879
+ Scaling2["CONTAIN"] = "CONTAIN";
1880
+ Scaling2["COVER"] = "COVER";
1881
+ return Scaling2;
1882
+ })(Scaling || {});
1883
+ var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
1884
+ ImagePositionPosition2["CENTER"] = "CENTER";
1885
+ ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
1886
+ ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
1887
+ ImagePositionPosition2["TOP"] = "TOP";
1888
+ ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
1889
+ ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
1890
+ ImagePositionPosition2["BOTTOM"] = "BOTTOM";
1891
+ ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
1892
+ ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
1893
+ return ImagePositionPosition2;
1894
+ })(ImagePositionPosition || {});
1895
+ var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
1896
+ CardDataBackgroundType2["COLOR"] = "COLOR";
1897
+ CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
1898
+ return CardDataBackgroundType2;
1899
+ })(CardDataBackgroundType || {});
1900
+ var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
1901
+ ListStyle2["PLAIN"] = "PLAIN";
1902
+ ListStyle2["NUMBERED"] = "NUMBERED";
1903
+ ListStyle2["LETTERS"] = "LETTERS";
1904
+ ListStyle2["ROMAN"] = "ROMAN";
1905
+ ListStyle2["BULLETED"] = "BULLETED";
1906
+ ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
1907
+ ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
1908
+ return ListStyle2;
1909
+ })(ListStyle || {});
1910
+ var Indentation = /* @__PURE__ */ ((Indentation2) => {
1911
+ Indentation2["NESTED"] = "NESTED";
1912
+ Indentation2["FLAT"] = "FLAT";
1913
+ return Indentation2;
1914
+ })(Indentation || {});
1375
1915
  var PaymentPolicyType = /* @__PURE__ */ ((PaymentPolicyType2) => {
1376
- PaymentPolicyType2["UNKNOWN_PAYMENT_POLICY_TYPE"] = "UNKNOWN_PAYMENT_POLICY_TYPE";
1377
1916
  PaymentPolicyType2["PER_GUEST"] = "PER_GUEST";
1378
1917
  PaymentPolicyType2["FREE"] = "FREE";
1379
1918
  return PaymentPolicyType2;
@@ -1414,7 +1953,6 @@ var NestedAggregationType = /* @__PURE__ */ ((NestedAggregationType2) => {
1414
1953
  return NestedAggregationType2;
1415
1954
  })(NestedAggregationType || {});
1416
1955
  var Interval = /* @__PURE__ */ ((Interval2) => {
1417
- Interval2["UNKNOWN_INTERVAL"] = "UNKNOWN_INTERVAL";
1418
1956
  Interval2["YEAR"] = "YEAR";
1419
1957
  Interval2["MONTH"] = "MONTH";
1420
1958
  Interval2["WEEK"] = "WEEK";
@@ -1618,14 +2156,54 @@ function bulkUpdateExperienceTagsByFilter2() {
1618
2156
  __originalResponseType: null
1619
2157
  };
1620
2158
  }
2159
+ function bulkArchiveExperiences2() {
2160
+ const payload = {};
2161
+ const getRequestOptions = bulkArchiveExperiences(payload);
2162
+ const getUrl = (context) => {
2163
+ const { url } = getRequestOptions(context);
2164
+ return url;
2165
+ };
2166
+ return {
2167
+ getUrl,
2168
+ httpMethod: "POST",
2169
+ path: "/v1/bulk/experiences/archive",
2170
+ pathParams: {},
2171
+ __requestType: null,
2172
+ __originalRequestType: null,
2173
+ __responseType: null,
2174
+ __originalResponseType: null
2175
+ };
2176
+ }
2177
+ function bulkUnarchiveExperiences2() {
2178
+ const payload = {};
2179
+ const getRequestOptions = bulkUnarchiveExperiences(
2180
+ payload
2181
+ );
2182
+ const getUrl = (context) => {
2183
+ const { url } = getRequestOptions(context);
2184
+ return url;
2185
+ };
2186
+ return {
2187
+ getUrl,
2188
+ httpMethod: "POST",
2189
+ path: "/v1/bulk/experiences/unarchive",
2190
+ pathParams: {},
2191
+ __requestType: null,
2192
+ __originalRequestType: null,
2193
+ __responseType: null,
2194
+ __originalResponseType: null
2195
+ };
2196
+ }
1621
2197
  // Annotate the CommonJS export names for ESM import in node:
1622
2198
  0 && (module.exports = {
1623
2199
  AggregationTypeOriginal,
1624
2200
  AlignmentOriginal,
1625
2201
  AppTypeOriginal,
1626
2202
  AspectRatioOriginal,
2203
+ BackdropTypeOriginal,
1627
2204
  BackgroundTypeOriginal,
1628
2205
  ButtonDataTypeOriginal,
2206
+ CardDataBackgroundTypeOriginal,
1629
2207
  CropOriginal,
1630
2208
  DayOfWeekOriginal,
1631
2209
  DecorationTypeOriginal,
@@ -1634,12 +2212,18 @@ function bulkUpdateExperienceTagsByFilter2() {
1634
2212
  DividerDataAlignmentOriginal,
1635
2213
  FontTypeOriginal,
1636
2214
  GIFTypeOriginal,
2215
+ GradientTypeOriginal,
1637
2216
  ImagePositionOriginal,
2217
+ ImagePositionPositionOriginal,
2218
+ ImageScalingScalingOriginal,
2219
+ IndentationOriginal,
1638
2220
  InitialExpandedItemsOriginal,
1639
2221
  IntervalOriginal,
2222
+ LayoutDataBackgroundTypeOriginal,
1640
2223
  LayoutOriginal,
1641
2224
  LayoutTypeOriginal,
1642
2225
  LineStyleOriginal,
2226
+ ListStyleOriginal,
1643
2227
  MapTypeOriginal,
1644
2228
  MissingValuesOriginal,
1645
2229
  ModeOriginal,
@@ -1652,6 +2236,7 @@ function bulkUpdateExperienceTagsByFilter2() {
1652
2236
  PlacementOriginal,
1653
2237
  PlacementTypeOriginal,
1654
2238
  PluginContainerDataAlignmentOriginal,
2239
+ PollDesignBackgroundTypeOriginal,
1655
2240
  PollLayoutDirectionOriginal,
1656
2241
  PollLayoutTypeOriginal,
1657
2242
  PositionOriginal,
@@ -1684,6 +2269,8 @@ function bulkUpdateExperienceTagsByFilter2() {
1684
2269
  WebhookIdentityTypeOriginal,
1685
2270
  WidthOriginal,
1686
2271
  WidthTypeOriginal,
2272
+ bulkArchiveExperiences,
2273
+ bulkUnarchiveExperiences,
1687
2274
  bulkUpdateExperienceTags,
1688
2275
  bulkUpdateExperienceTagsByFilter,
1689
2276
  createExperience,