@wix/auto_sdk_events_forms 1.0.78 → 1.0.80

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 (37) hide show
  1. package/build/cjs/index.d.ts +1 -1
  2. package/build/cjs/index.js +142 -16
  3. package/build/cjs/index.js.map +1 -1
  4. package/build/cjs/index.typings.d.ts +273 -33
  5. package/build/cjs/index.typings.js +91 -15
  6. package/build/cjs/index.typings.js.map +1 -1
  7. package/build/cjs/meta.d.ts +273 -33
  8. package/build/cjs/meta.js +91 -15
  9. package/build/cjs/meta.js.map +1 -1
  10. package/build/es/index.d.mts +1 -1
  11. package/build/es/index.mjs +133 -16
  12. package/build/es/index.mjs.map +1 -1
  13. package/build/es/index.typings.d.mts +273 -33
  14. package/build/es/index.typings.mjs +82 -15
  15. package/build/es/index.typings.mjs.map +1 -1
  16. package/build/es/meta.d.mts +273 -33
  17. package/build/es/meta.mjs +82 -15
  18. package/build/es/meta.mjs.map +1 -1
  19. package/build/internal/cjs/index.d.ts +1 -1
  20. package/build/internal/cjs/index.js +142 -16
  21. package/build/internal/cjs/index.js.map +1 -1
  22. package/build/internal/cjs/index.typings.d.ts +273 -33
  23. package/build/internal/cjs/index.typings.js +91 -15
  24. package/build/internal/cjs/index.typings.js.map +1 -1
  25. package/build/internal/cjs/meta.d.ts +273 -33
  26. package/build/internal/cjs/meta.js +91 -15
  27. package/build/internal/cjs/meta.js.map +1 -1
  28. package/build/internal/es/index.d.mts +1 -1
  29. package/build/internal/es/index.mjs +133 -16
  30. package/build/internal/es/index.mjs.map +1 -1
  31. package/build/internal/es/index.typings.d.mts +273 -33
  32. package/build/internal/es/index.typings.mjs +82 -15
  33. package/build/internal/es/index.typings.mjs.map +1 -1
  34. package/build/internal/es/meta.d.mts +273 -33
  35. package/build/internal/es/meta.mjs +82 -15
  36. package/build/internal/es/meta.mjs.map +1 -1
  37. package/package.json +4 -4
@@ -627,7 +627,6 @@ var ValueType = /* @__PURE__ */ ((ValueType2) => {
627
627
  return ValueType2;
628
628
  })(ValueType || {});
629
629
  var RequestedFields = /* @__PURE__ */ ((RequestedFields2) => {
630
- RequestedFields2["UNKNOWN_REQUESTED_FIELD"] = "UNKNOWN_REQUESTED_FIELD";
631
630
  RequestedFields2["DELETED"] = "DELETED";
632
631
  return RequestedFields2;
633
632
  })(RequestedFields || {});
@@ -692,7 +691,6 @@ var TaxType = /* @__PURE__ */ ((TaxType2) => {
692
691
  return TaxType2;
693
692
  })(TaxType || {});
694
693
  var CheckoutType = /* @__PURE__ */ ((CheckoutType2) => {
695
- CheckoutType2["UNKNOWN_CHECKOUT_TYPE"] = "UNKNOWN_CHECKOUT_TYPE";
696
694
  CheckoutType2["EVENTS_APP"] = "EVENTS_APP";
697
695
  CheckoutType2["ECOMM_PLATFORM"] = "ECOMM_PLATFORM";
698
696
  return CheckoutType2;
@@ -750,8 +748,20 @@ var NodeType = /* @__PURE__ */ ((NodeType2) => {
750
748
  NodeType2["LAYOUT"] = "LAYOUT";
751
749
  NodeType2["LAYOUT_CELL"] = "LAYOUT_CELL";
752
750
  NodeType2["SHAPE"] = "SHAPE";
751
+ NodeType2["CARD"] = "CARD";
752
+ NodeType2["TOC"] = "TOC";
753
753
  return NodeType2;
754
754
  })(NodeType || {});
755
+ var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
756
+ BackgroundType2["COLOR"] = "COLOR";
757
+ BackgroundType2["GRADIENT"] = "GRADIENT";
758
+ return BackgroundType2;
759
+ })(BackgroundType || {});
760
+ var GradientType = /* @__PURE__ */ ((GradientType2) => {
761
+ GradientType2["LINEAR"] = "LINEAR";
762
+ GradientType2["RADIAL"] = "RADIAL";
763
+ return GradientType2;
764
+ })(GradientType || {});
755
765
  var WidthType = /* @__PURE__ */ ((WidthType2) => {
756
766
  WidthType2["CONTENT"] = "CONTENT";
757
767
  WidthType2["SMALL"] = "SMALL";
@@ -850,6 +860,7 @@ var Source = /* @__PURE__ */ ((Source2) => {
850
860
  Source2["HTML"] = "HTML";
851
861
  Source2["ADSENSE"] = "ADSENSE";
852
862
  Source2["AI"] = "AI";
863
+ Source2["AI_WIDGET"] = "AI_WIDGET";
853
864
  return Source2;
854
865
  })(Source || {});
855
866
  var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
@@ -887,12 +898,12 @@ var PollLayoutDirection = /* @__PURE__ */ ((PollLayoutDirection2) => {
887
898
  PollLayoutDirection2["RTL"] = "RTL";
888
899
  return PollLayoutDirection2;
889
900
  })(PollLayoutDirection || {});
890
- var BackgroundType = /* @__PURE__ */ ((BackgroundType2) => {
891
- BackgroundType2["COLOR"] = "COLOR";
892
- BackgroundType2["IMAGE"] = "IMAGE";
893
- BackgroundType2["GRADIENT"] = "GRADIENT";
894
- return BackgroundType2;
895
- })(BackgroundType || {});
901
+ var PollDesignBackgroundType = /* @__PURE__ */ ((PollDesignBackgroundType2) => {
902
+ PollDesignBackgroundType2["COLOR"] = "COLOR";
903
+ PollDesignBackgroundType2["IMAGE"] = "IMAGE";
904
+ PollDesignBackgroundType2["GRADIENT"] = "GRADIENT";
905
+ return PollDesignBackgroundType2;
906
+ })(PollDesignBackgroundType || {});
896
907
  var DecorationType = /* @__PURE__ */ ((DecorationType2) => {
897
908
  DecorationType2["BOLD"] = "BOLD";
898
909
  DecorationType2["ITALIC"] = "ITALIC";
@@ -979,12 +990,12 @@ var NullValue = /* @__PURE__ */ ((NullValue2) => {
979
990
  NullValue2["NULL_VALUE"] = "NULL_VALUE";
980
991
  return NullValue2;
981
992
  })(NullValue || {});
982
- var Scaling = /* @__PURE__ */ ((Scaling2) => {
983
- Scaling2["AUTO"] = "AUTO";
984
- Scaling2["CONTAIN"] = "CONTAIN";
985
- Scaling2["COVER"] = "COVER";
986
- return Scaling2;
987
- })(Scaling || {});
993
+ var ImageScalingScaling = /* @__PURE__ */ ((ImageScalingScaling2) => {
994
+ ImageScalingScaling2["AUTO"] = "AUTO";
995
+ ImageScalingScaling2["CONTAIN"] = "CONTAIN";
996
+ ImageScalingScaling2["COVER"] = "COVER";
997
+ return ImageScalingScaling2;
998
+ })(ImageScalingScaling || {});
988
999
  var ImagePosition = /* @__PURE__ */ ((ImagePosition2) => {
989
1000
  ImagePosition2["CENTER"] = "CENTER";
990
1001
  ImagePosition2["CENTER_LEFT"] = "CENTER_LEFT";
@@ -1002,6 +1013,16 @@ var Origin = /* @__PURE__ */ ((Origin2) => {
1002
1013
  Origin2["LAYOUT"] = "LAYOUT";
1003
1014
  return Origin2;
1004
1015
  })(Origin || {});
1016
+ var LayoutDataBackgroundType = /* @__PURE__ */ ((LayoutDataBackgroundType2) => {
1017
+ LayoutDataBackgroundType2["COLOR"] = "COLOR";
1018
+ LayoutDataBackgroundType2["GRADIENT"] = "GRADIENT";
1019
+ return LayoutDataBackgroundType2;
1020
+ })(LayoutDataBackgroundType || {});
1021
+ var BackdropType = /* @__PURE__ */ ((BackdropType2) => {
1022
+ BackdropType2["COLOR"] = "COLOR";
1023
+ BackdropType2["GRADIENT"] = "GRADIENT";
1024
+ return BackdropType2;
1025
+ })(BackdropType || {});
1005
1026
  var VerticalAlignmentAlignment = /* @__PURE__ */ ((VerticalAlignmentAlignment2) => {
1006
1027
  VerticalAlignmentAlignment2["TOP"] = "TOP";
1007
1028
  VerticalAlignmentAlignment2["MIDDLE"] = "MIDDLE";
@@ -1018,8 +1039,45 @@ var DesignTarget = /* @__PURE__ */ ((DesignTarget2) => {
1018
1039
  DesignTarget2["CELL"] = "CELL";
1019
1040
  return DesignTarget2;
1020
1041
  })(DesignTarget || {});
1042
+ var Scaling = /* @__PURE__ */ ((Scaling2) => {
1043
+ Scaling2["AUTO"] = "AUTO";
1044
+ Scaling2["CONTAIN"] = "CONTAIN";
1045
+ Scaling2["COVER"] = "COVER";
1046
+ return Scaling2;
1047
+ })(Scaling || {});
1048
+ var ImagePositionPosition = /* @__PURE__ */ ((ImagePositionPosition2) => {
1049
+ ImagePositionPosition2["CENTER"] = "CENTER";
1050
+ ImagePositionPosition2["CENTER_LEFT"] = "CENTER_LEFT";
1051
+ ImagePositionPosition2["CENTER_RIGHT"] = "CENTER_RIGHT";
1052
+ ImagePositionPosition2["TOP"] = "TOP";
1053
+ ImagePositionPosition2["TOP_LEFT"] = "TOP_LEFT";
1054
+ ImagePositionPosition2["TOP_RIGHT"] = "TOP_RIGHT";
1055
+ ImagePositionPosition2["BOTTOM"] = "BOTTOM";
1056
+ ImagePositionPosition2["BOTTOM_LEFT"] = "BOTTOM_LEFT";
1057
+ ImagePositionPosition2["BOTTOM_RIGHT"] = "BOTTOM_RIGHT";
1058
+ return ImagePositionPosition2;
1059
+ })(ImagePositionPosition || {});
1060
+ var CardDataBackgroundType = /* @__PURE__ */ ((CardDataBackgroundType2) => {
1061
+ CardDataBackgroundType2["COLOR"] = "COLOR";
1062
+ CardDataBackgroundType2["GRADIENT"] = "GRADIENT";
1063
+ return CardDataBackgroundType2;
1064
+ })(CardDataBackgroundType || {});
1065
+ var ListStyle = /* @__PURE__ */ ((ListStyle2) => {
1066
+ ListStyle2["PLAIN"] = "PLAIN";
1067
+ ListStyle2["NUMBERED"] = "NUMBERED";
1068
+ ListStyle2["LETTERS"] = "LETTERS";
1069
+ ListStyle2["ROMAN"] = "ROMAN";
1070
+ ListStyle2["BULLETED"] = "BULLETED";
1071
+ ListStyle2["ALPHABETICAL_INDEX"] = "ALPHABETICAL_INDEX";
1072
+ ListStyle2["ALPHABETICAL_INDEX_COMPACT"] = "ALPHABETICAL_INDEX_COMPACT";
1073
+ return ListStyle2;
1074
+ })(ListStyle || {});
1075
+ var Indentation = /* @__PURE__ */ ((Indentation2) => {
1076
+ Indentation2["NESTED"] = "NESTED";
1077
+ Indentation2["FLAT"] = "FLAT";
1078
+ return Indentation2;
1079
+ })(Indentation || {});
1021
1080
  var Type = /* @__PURE__ */ ((Type2) => {
1022
- Type2["UNKNOWN_BADGE_TYPE"] = "UNKNOWN_BADGE_TYPE";
1023
1081
  Type2["FIRST_PRIORITY"] = "FIRST_PRIORITY";
1024
1082
  Type2["SECOND_PRIORITY"] = "SECOND_PRIORITY";
1025
1083
  Type2["THIRD_PRIORITY"] = "THIRD_PRIORITY";
@@ -1256,8 +1314,10 @@ export {
1256
1314
  Alignment,
1257
1315
  AppType,
1258
1316
  AspectRatio,
1317
+ BackdropType,
1259
1318
  BackgroundType,
1260
1319
  ButtonDataType,
1320
+ CardDataBackgroundType,
1261
1321
  CardStylesType,
1262
1322
  CheckoutType,
1263
1323
  ConferenceType,
@@ -1270,12 +1330,18 @@ export {
1270
1330
  EventType,
1271
1331
  FontType,
1272
1332
  GIFType,
1333
+ GradientType,
1273
1334
  ImagePosition,
1335
+ ImagePositionPosition,
1336
+ ImageScalingScaling,
1337
+ Indentation,
1274
1338
  InitialExpandedItems,
1275
1339
  InputControlType,
1276
1340
  Layout,
1341
+ LayoutDataBackgroundType,
1277
1342
  LayoutType,
1278
1343
  LineStyle,
1344
+ ListStyle,
1279
1345
  LocationType,
1280
1346
  MapType,
1281
1347
  NodeType,
@@ -1284,6 +1350,7 @@ export {
1284
1350
  Origin,
1285
1351
  Placement,
1286
1352
  PluginContainerDataAlignment,
1353
+ PollDesignBackgroundType,
1287
1354
  PollLayoutDirection,
1288
1355
  PollLayoutType,
1289
1356
  Position,