@wix/auto_sdk_events_ticket-definitions-v-2 1.0.36 → 1.0.38

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.
@@ -773,12 +773,12 @@ var Width = /* @__PURE__ */ ((Width2) => {
773
773
  Width2["SMALL"] = "SMALL";
774
774
  return Width2;
775
775
  })(Width || {});
776
- var Alignment = /* @__PURE__ */ ((Alignment2) => {
777
- Alignment2["CENTER"] = "CENTER";
778
- Alignment2["LEFT"] = "LEFT";
779
- Alignment2["RIGHT"] = "RIGHT";
780
- return Alignment2;
781
- })(Alignment || {});
776
+ var DividerDataAlignment = /* @__PURE__ */ ((DividerDataAlignment2) => {
777
+ DividerDataAlignment2["CENTER"] = "CENTER";
778
+ DividerDataAlignment2["LEFT"] = "LEFT";
779
+ DividerDataAlignment2["RIGHT"] = "RIGHT";
780
+ return DividerDataAlignment2;
781
+ })(DividerDataAlignment || {});
782
782
  var ViewMode = /* @__PURE__ */ ((ViewMode2) => {
783
783
  ViewMode2["NONE"] = "NONE";
784
784
  ViewMode2["FULL"] = "FULL";
@@ -826,13 +826,13 @@ var Source = /* @__PURE__ */ ((Source2) => {
826
826
  Source2["ADSENSE"] = "ADSENSE";
827
827
  return Source2;
828
828
  })(Source || {});
829
- var Position = /* @__PURE__ */ ((Position2) => {
830
- Position2["START"] = "START";
831
- Position2["END"] = "END";
832
- Position2["TOP"] = "TOP";
833
- Position2["HIDDEN"] = "HIDDEN";
834
- return Position2;
835
- })(Position || {});
829
+ var StylesPosition = /* @__PURE__ */ ((StylesPosition2) => {
830
+ StylesPosition2["START"] = "START";
831
+ StylesPosition2["END"] = "END";
832
+ StylesPosition2["TOP"] = "TOP";
833
+ StylesPosition2["HIDDEN"] = "HIDDEN";
834
+ return StylesPosition2;
835
+ })(StylesPosition || {});
836
836
  var MapType = /* @__PURE__ */ ((MapType2) => {
837
837
  MapType2["ROADMAP"] = "ROADMAP";
838
838
  MapType2["SATELITE"] = "SATELITE";
@@ -888,6 +888,43 @@ var FontType = /* @__PURE__ */ ((FontType2) => {
888
888
  FontType2["EM"] = "EM";
889
889
  return FontType2;
890
890
  })(FontType || {});
891
+ var Position = /* @__PURE__ */ ((Position2) => {
892
+ Position2["START"] = "START";
893
+ Position2["END"] = "END";
894
+ Position2["TOP"] = "TOP";
895
+ return Position2;
896
+ })(Position || {});
897
+ var AspectRatio = /* @__PURE__ */ ((AspectRatio2) => {
898
+ AspectRatio2["SQUARE"] = "SQUARE";
899
+ AspectRatio2["RECTANGLE"] = "RECTANGLE";
900
+ return AspectRatio2;
901
+ })(AspectRatio || {});
902
+ var Resizing = /* @__PURE__ */ ((Resizing2) => {
903
+ Resizing2["FILL"] = "FILL";
904
+ Resizing2["FIT"] = "FIT";
905
+ return Resizing2;
906
+ })(Resizing || {});
907
+ var Placement = /* @__PURE__ */ ((Placement2) => {
908
+ Placement2["IMAGE"] = "IMAGE";
909
+ Placement2["PRODUCT_INFO"] = "PRODUCT_INFO";
910
+ return Placement2;
911
+ })(Placement || {});
912
+ var CardStylesType = /* @__PURE__ */ ((CardStylesType2) => {
913
+ CardStylesType2["CONTAINED"] = "CONTAINED";
914
+ CardStylesType2["FRAMELESS"] = "FRAMELESS";
915
+ return CardStylesType2;
916
+ })(CardStylesType || {});
917
+ var Alignment = /* @__PURE__ */ ((Alignment2) => {
918
+ Alignment2["START"] = "START";
919
+ Alignment2["CENTER"] = "CENTER";
920
+ Alignment2["END"] = "END";
921
+ return Alignment2;
922
+ })(Alignment || {});
923
+ var Layout = /* @__PURE__ */ ((Layout2) => {
924
+ Layout2["STACKED"] = "STACKED";
925
+ Layout2["SIDE_BY_SIDE"] = "SIDE_BY_SIDE";
926
+ return Layout2;
927
+ })(Layout || {});
891
928
  var AppType = /* @__PURE__ */ ((AppType2) => {
892
929
  AppType2["PRODUCT"] = "PRODUCT";
893
930
  AppType2["EVENT"] = "EVENT";
@@ -1407,14 +1444,17 @@ async function changeCurrency2(eventId, options) {
1407
1444
  export {
1408
1445
  Alignment,
1409
1446
  AppType,
1447
+ AspectRatio,
1410
1448
  BackgroundType,
1411
1449
  ButtonDataType,
1450
+ CardStylesType,
1412
1451
  CategoryStateState,
1413
1452
  ConferenceType,
1414
1453
  Crop,
1415
1454
  DecorationType,
1416
1455
  DeleteStatus,
1417
1456
  Direction,
1457
+ DividerDataAlignment,
1418
1458
  EventStatus,
1419
1459
  EventType,
1420
1460
  EventsRecurrenceStatusStatus,
@@ -1424,6 +1464,7 @@ export {
1424
1464
  GIFType,
1425
1465
  InitialExpandedItems,
1426
1466
  InputControlType,
1467
+ Layout,
1427
1468
  LayoutType,
1428
1469
  LineStyle,
1429
1470
  LocationLocationType,
@@ -1433,6 +1474,7 @@ export {
1433
1474
  NodeType,
1434
1475
  NullValue,
1435
1476
  Orientation,
1477
+ Placement,
1436
1478
  PluginContainerDataAlignment,
1437
1479
  PollLayoutDirection,
1438
1480
  PollLayoutType,
@@ -1441,6 +1483,7 @@ export {
1441
1483
  RecurrenceStatusStatus,
1442
1484
  RegistrationStatus,
1443
1485
  ReservationStatus,
1486
+ Resizing,
1444
1487
  RsvpStatusOptions,
1445
1488
  SaleStatusEnumStatus,
1446
1489
  SiteCreatedContext,
@@ -1448,6 +1491,7 @@ export {
1448
1491
  Source,
1449
1492
  State,
1450
1493
  Status,
1494
+ StylesPosition,
1451
1495
  SubdivisionSubdivisionType,
1452
1496
  SubdivisionType,
1453
1497
  Target,