@wix/auto_sdk_restaurants_operations 1.0.94 → 1.0.96

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.
@@ -1189,6 +1189,7 @@ var OnlineOrderingStatusType = /* @__PURE__ */ ((OnlineOrderingStatusType2) => {
1189
1189
  var FulfillmentType = /* @__PURE__ */ ((FulfillmentType2) => {
1190
1190
  FulfillmentType2["PICKUP"] = "PICKUP";
1191
1191
  FulfillmentType2["DELIVERY"] = "DELIVERY";
1192
+ FulfillmentType2["DINE_IN"] = "DINE_IN";
1192
1193
  return FulfillmentType2;
1193
1194
  })(FulfillmentType || {});
1194
1195
  var PreparationTimePreparationTimeType = /* @__PURE__ */ ((PreparationTimePreparationTimeType2) => {
@@ -1329,6 +1330,7 @@ var Namespace = /* @__PURE__ */ ((Namespace2) => {
1329
1330
  Namespace2["SYMPHONY"] = "SYMPHONY";
1330
1331
  Namespace2["NAUTILUS_APPS"] = "NAUTILUS_APPS";
1331
1332
  Namespace2["VIBU"] = "VIBU";
1333
+ Namespace2["ENTERPRISE_BRAND_KIT"] = "ENTERPRISE_BRAND_KIT";
1332
1334
  return Namespace2;
1333
1335
  })(Namespace || {});
1334
1336
  var DeleteStatus = /* @__PURE__ */ ((DeleteStatus2) => {