@wix/auto_sdk_data-extension-schema_schemas 1.0.122 → 1.0.123

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.
@@ -1528,6 +1528,7 @@ var ResponsivenessBehaviour = /* @__PURE__ */ ((ResponsivenessBehaviour2) => {
1528
1528
  var TestEnum = /* @__PURE__ */ ((TestEnum2) => {
1529
1529
  TestEnum2["UNKNOWN_TEST_ENUM"] = "UNKNOWN_TEST_ENUM";
1530
1530
  TestEnum2["FIRST_TEST"] = "FIRST_TEST";
1531
+ TestEnum2["SECOND_TEST"] = "SECOND_TEST";
1531
1532
  return TestEnum2;
1532
1533
  })(TestEnum || {});
1533
1534
  var CalendarType = /* @__PURE__ */ ((CalendarType2) => {