ordering-components-external 13.0.31 → 13.0.33

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 (186) hide show
  1. package/_bundles/0.ordering-component.ddd8b5557b901fb64803.js +1 -0
  2. package/_bundles/{1.ordering-component.e2e1eb6df6c8a20c9636.js → 1.ordering-component.ddd8b5557b901fb64803.js} +1 -1
  3. package/_bundles/{2.ordering-component.e2e1eb6df6c8a20c9636.js → 2.ordering-component.ddd8b5557b901fb64803.js} +1 -1
  4. package/_bundles/{4.ordering-component.e2e1eb6df6c8a20c9636.js → 4.ordering-component.ddd8b5557b901fb64803.js} +1 -1
  5. package/_bundles/{5.ordering-component.e2e1eb6df6c8a20c9636.js → 5.ordering-component.ddd8b5557b901fb64803.js} +1 -1
  6. package/_bundles/{6.ordering-component.e2e1eb6df6c8a20c9636.js → 6.ordering-component.ddd8b5557b901fb64803.js} +1 -1
  7. package/_bundles/7.ordering-component.ddd8b5557b901fb64803.js +2 -0
  8. package/_bundles/{8.ordering-component.e2e1eb6df6c8a20c9636.js → 8.ordering-component.ddd8b5557b901fb64803.js} +1 -1
  9. package/_bundles/ordering-component.ddd8b5557b901fb64803.js +2 -0
  10. package/_bundles/{ordering-component.e2e1eb6df6c8a20c9636.js.LICENSE.txt → ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt} +2 -0
  11. package/_modules/components/AddressDetails/index.js +19 -18
  12. package/_modules/components/AddressForm/index.js +18 -17
  13. package/_modules/components/AddressList/index.js +13 -12
  14. package/_modules/components/Analitycs/index.js +7 -5
  15. package/_modules/components/AnalyticsSegment/index.js +7 -6
  16. package/_modules/components/AppleLogin/index.js +14 -12
  17. package/_modules/components/BaseComponent/index.js +2 -1
  18. package/_modules/components/BusinessAndProductList/index.js +108 -98
  19. package/_modules/components/BusinessBasicInformation/index.js +12 -11
  20. package/_modules/components/BusinessController/index.js +24 -23
  21. package/_modules/components/BusinessInformation/BusinessOption/index.js +2 -1
  22. package/_modules/components/BusinessInformation/index.js +8 -7
  23. package/_modules/components/BusinessList/index.js +36 -35
  24. package/_modules/components/BusinessMenuListing/index.js +11 -10
  25. package/_modules/components/BusinessProductsCategories/index.js +2 -1
  26. package/_modules/components/BusinessProductsSearch/index.js +2 -1
  27. package/_modules/components/BusinessReviews/index.js +12 -11
  28. package/_modules/components/BusinessSearchList/index.js +22 -21
  29. package/_modules/components/BusinessSortControl/index.js +6 -5
  30. package/_modules/components/BusinessTypeFilter/index.js +11 -10
  31. package/_modules/components/BusinessesMap/index.js +9 -8
  32. package/_modules/components/Cart/index.js +15 -14
  33. package/_modules/components/CartStoresListing/index.js +14 -13
  34. package/_modules/components/Checkout/index.js +42 -41
  35. package/_modules/components/CmsContent/index.js +12 -11
  36. package/_modules/components/Contacts/index.js +19 -18
  37. package/_modules/components/CouponControl/index.js +12 -11
  38. package/_modules/components/DragAndDrop/index.js +7 -6
  39. package/_modules/components/DriverList/index.js +11 -10
  40. package/_modules/components/DriverTips/index.js +10 -9
  41. package/_modules/components/Emitter/index.js +6 -5
  42. package/_modules/components/ExamineClick/index.js +6 -5
  43. package/_modules/components/FacebookLoginButton/index.js +12 -11
  44. package/_modules/components/FacebookPixel/index.js +11 -10
  45. package/_modules/components/FavoriteList/index.js +19 -18
  46. package/_modules/components/FirebaseGoogleLoginButton/index.js +14 -13
  47. package/_modules/components/FloatingButton/index.js +2 -1
  48. package/_modules/components/ForgotPasswordForm/index.js +13 -12
  49. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +13 -12
  50. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +11 -10
  51. package/_modules/components/GiftCard/RedeemGiftCard/index.js +12 -11
  52. package/_modules/components/GiftCard/SendGiftCard/index.js +12 -11
  53. package/_modules/components/GoogleAutocompleteInput/index.js +11 -10
  54. package/_modules/components/GoogleIdentity/index.js +12 -11
  55. package/_modules/components/GoogleLoginButton/index.js +15 -12
  56. package/_modules/components/GoogleMaps/index.js +15 -13
  57. package/_modules/components/GpsButton/index.js +9 -7
  58. package/_modules/components/LanguageSelector/index.js +13 -12
  59. package/_modules/components/LoginForm/index.js +29 -28
  60. package/_modules/components/LogoutAction/index.js +15 -14
  61. package/_modules/components/MainSearch/index.js +12 -11
  62. package/_modules/components/MapView/index.js +10 -8
  63. package/_modules/components/MenuControl/index.js +16 -15
  64. package/_modules/components/Messages/index.js +13 -12
  65. package/_modules/components/MomentOption/index.js +7 -6
  66. package/_modules/components/MultiCartCreate/index.js +7 -6
  67. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +11 -10
  68. package/_modules/components/MultiCheckout/index.js +33 -32
  69. package/_modules/components/MultiOrdersDetails/index.js +16 -15
  70. package/_modules/components/MyOrders/index.js +11 -10
  71. package/_modules/components/MyOrdersList/index.js +7 -6
  72. package/_modules/components/NewOrderNotification/index.js +5 -4
  73. package/_modules/components/OrderChange/index.js +11 -10
  74. package/_modules/components/OrderDetails/index.js +28 -27
  75. package/_modules/components/OrderList/index.js +46 -42
  76. package/_modules/components/OrderListGroups/index.js +99 -97
  77. package/_modules/components/OrderReview/index.js +17 -16
  78. package/_modules/components/OrderTypeControl/index.js +6 -5
  79. package/_modules/components/OrderVerticalList/index.js +19 -18
  80. package/_modules/components/OrdersControlFilters/index.js +11 -10
  81. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +11 -10
  82. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +29 -28
  83. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +12 -11
  84. package/_modules/components/OrdersDashboardComponents/CityList/index.js +12 -11
  85. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +12 -11
  86. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +14 -13
  87. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +25 -24
  88. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +20 -19
  89. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +13 -12
  90. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +12 -11
  91. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +12 -11
  92. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +14 -13
  93. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +11 -10
  94. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +11 -10
  95. package/_modules/components/OrdersDashboardComponents/Messages/index.js +15 -14
  96. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +13 -12
  97. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +20 -19
  98. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +6 -5
  99. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +11 -10
  100. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +23 -22
  101. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +12 -11
  102. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +11 -10
  103. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +10 -9
  104. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +15 -14
  105. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +12 -11
  106. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +24 -23
  107. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +6 -5
  108. package/_modules/components/PageBanner/index.js +19 -18
  109. package/_modules/components/PaymentOptionCash/index.js +2 -1
  110. package/_modules/components/PaymentOptionPaypal/index.js +12 -11
  111. package/_modules/components/PaymentOptionSquare/index.js +12 -11
  112. package/_modules/components/PaymentOptionStripe/index.js +14 -13
  113. package/_modules/components/PaymentOptionStripeDirect/index.js +7 -6
  114. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +4 -3
  115. package/_modules/components/PaymentOptionStripeRedirect/index.js +7 -6
  116. package/_modules/components/PaymentOptionWallet/index.js +13 -12
  117. package/_modules/components/PaymentOptions/index.js +14 -13
  118. package/_modules/components/PaymethodList/index.js +11 -10
  119. package/_modules/components/PhoneAutocomplete/index.js +45 -42
  120. package/_modules/components/PlaceSpot/index.js +15 -14
  121. package/_modules/components/Popup/index.js +6 -5
  122. package/_modules/components/ProductComponent/index.js +6 -5
  123. package/_modules/components/ProductForm/index.js +58 -57
  124. package/_modules/components/ProductImages/index.js +2 -1
  125. package/_modules/components/ProductIngredient/index.js +2 -1
  126. package/_modules/components/ProductOption/index.js +2 -1
  127. package/_modules/components/ProductOptionSuboption/index.js +10 -9
  128. package/_modules/components/ProductShare/index.js +7 -5
  129. package/_modules/components/ProductsList/index.js +6 -5
  130. package/_modules/components/ProductsListing/index.js +11 -10
  131. package/_modules/components/ProfessionalInfo/index.js +11 -10
  132. package/_modules/components/PromotionsController/index.js +12 -11
  133. package/_modules/components/QueryLoginSpoonity/index.js +15 -14
  134. package/_modules/components/ReCaptcha/index.js +6 -5
  135. package/_modules/components/ResetPassword/index.js +11 -10
  136. package/_modules/components/ReviewCustomer/index.js +11 -10
  137. package/_modules/components/ReviewDriver/index.js +16 -15
  138. package/_modules/components/ReviewProduct/index.js +16 -15
  139. package/_modules/components/SearchOptions/index.js +6 -5
  140. package/_modules/components/Sessions/index.js +12 -11
  141. package/_modules/components/SignupForm/index.js +27 -26
  142. package/_modules/components/SingleBusinessCard/index.js +2 -1
  143. package/_modules/components/SingleOrderCard/index.js +13 -12
  144. package/_modules/components/SingleProductCard/index.js +11 -10
  145. package/_modules/components/SingleProfessionalCard/index.js +11 -10
  146. package/_modules/components/SmartAppBanner/index.js +9 -8
  147. package/_modules/components/StoreProductList/index.js +29 -28
  148. package/_modules/components/StripeElementsForm/CardForm/index.js +21 -20
  149. package/_modules/components/StripeElementsForm/index.js +7 -6
  150. package/_modules/components/UpsellingPage/index.js +11 -10
  151. package/_modules/components/UserFormDetails/index.js +29 -28
  152. package/_modules/components/UserVerification/index.js +16 -15
  153. package/_modules/components/WalletList/index.js +12 -11
  154. package/_modules/components/WebsocketStatus/index.js +6 -5
  155. package/_modules/components/WrapperGoogleMaps/index.js +6 -5
  156. package/_modules/constants/code-numbers.js +3 -2
  157. package/_modules/constants/timezones.js +3 -2
  158. package/_modules/contexts/ApiContext/index.js +15 -12
  159. package/_modules/contexts/BillingContext/index.js +8 -6
  160. package/_modules/contexts/BusinessContext/index.js +18 -15
  161. package/_modules/contexts/ConfigContext/index.js +30 -18
  162. package/_modules/contexts/CustomerContext/index.js +18 -15
  163. package/_modules/contexts/EventContext/index.js +10 -7
  164. package/_modules/contexts/LanguageContext/index.js +19 -16
  165. package/_modules/contexts/OptimizationLoadContext/index.js +18 -15
  166. package/_modules/contexts/OrderContext/index.js +77 -73
  167. package/_modules/contexts/OrderingContext/index.js +8 -6
  168. package/_modules/contexts/OrderingThemeContext/index.js +16 -13
  169. package/_modules/contexts/ProductContext/index.js +16 -12
  170. package/_modules/contexts/SessionContext/index.js +18 -15
  171. package/_modules/contexts/SiteContext/index.js +16 -13
  172. package/_modules/contexts/ToastContext/index.js +10 -8
  173. package/_modules/contexts/UtilsContext/index.js +20 -17
  174. package/_modules/contexts/ValidationsFieldsContext/index.js +19 -16
  175. package/_modules/contexts/WebsocketContext/index.js +17 -14
  176. package/_modules/contexts/WebsocketContext/socket.js +6 -5
  177. package/_modules/native/src/NativeStrategy/index.js +7 -6
  178. package/_modules/native/src/contexts/OrderingContext/index.js +8 -6
  179. package/_modules/utils/index.js +5 -3
  180. package/_modules/webStrategy/index.js +7 -6
  181. package/package.json +1 -1
  182. package/src/components/PhoneAutocomplete/index.js +9 -9
  183. package/_bundles/0.ordering-component.e2e1eb6df6c8a20c9636.js +0 -1
  184. package/_bundles/7.ordering-component.e2e1eb6df6c8a20c9636.js +0 -2
  185. package/_bundles/ordering-component.e2e1eb6df6c8a20c9636.js +0 -2
  186. /package/_bundles/{7.ordering-component.e2e1eb6df6c8a20c9636.js.LICENSE.txt → 7.ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt} +0 -0
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
3
+ function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
4
4
  Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
@@ -15,30 +15,30 @@ var _ConfigContext = require("../../contexts/ConfigContext");
15
15
  var _ToastContext = require("../../contexts/ToastContext");
16
16
  var _CustomerContext = require("../../contexts/CustomerContext");
17
17
  function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
18
- function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
19
- function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
18
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
19
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
20
20
  function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
21
- function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw new Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw new Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
21
+ function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var methodName = context.method, method = delegate.iterator[methodName]; if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator.return && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel; var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) keys.push(key); return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, catch: function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
22
22
  function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
23
23
  function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
24
24
  function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
25
25
  function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
26
26
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
27
27
  function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
28
- function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
29
- function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
28
+ function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
29
+ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
30
30
  function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
31
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
32
- function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
31
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
32
+ function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
33
33
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
34
34
  function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
35
35
  function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
36
36
  function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
37
- function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
37
+ function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
38
38
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
39
39
  _dayjs.default.extend(_utc.default);
40
- var BusinessAndProductList = exports.BusinessAndProductList = function BusinessAndProductList(props) {
41
- var _configs$use_parent_c, _configs$use_parent_c2, _businessState$busine12, _orderState$options20, _orderState$options21, _orderState$options22;
40
+ var BusinessAndProductList = function BusinessAndProductList(props) {
41
+ var _configs$use_parent_c, _configs$use_parent_c2, _businessState$busine18, _orderState$options26, _orderState$options27, _orderState$options28, _orderState$options29;
42
42
  var isSearchByName = props.isSearchByName,
43
43
  isSearchByDescription = props.isSearchByDescription,
44
44
  slug = props.slug,
@@ -177,7 +177,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
177
177
  errorQuantityProducts = _useState36[0],
178
178
  setErrorQuantityProducts = _useState36[1];
179
179
  var categoryKey = searchValue ? 'search' : categorySelected.id === 'featured' ? 'featured' : categorySelected.id ? "categoryId:".concat(categorySelected.id) : 'all';
180
- var isUseParentCategory = (configs === null || configs === void 0 || (_configs$use_parent_c = configs.use_parent_category) === null || _configs$use_parent_c === void 0 ? void 0 : _configs$use_parent_c.value) === 'true' || (configs === null || configs === void 0 || (_configs$use_parent_c2 = configs.use_parent_category) === null || _configs$use_parent_c2 === void 0 ? void 0 : _configs$use_parent_c2.value) === '1';
180
+ var isUseParentCategory = (configs === null || configs === void 0 ? void 0 : (_configs$use_parent_c = configs.use_parent_category) === null || _configs$use_parent_c === void 0 ? void 0 : _configs$use_parent_c.value) === 'true' || (configs === null || configs === void 0 ? void 0 : (_configs$use_parent_c2 = configs.use_parent_category) === null || _configs$use_parent_c2 === void 0 ? void 0 : _configs$use_parent_c2.value) === '1';
181
181
 
182
182
  /**
183
183
  * Change category selected
@@ -270,7 +270,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
270
270
  setProfessionalSelected(professional);
271
271
  };
272
272
  var handleUpdateProducts = function handleUpdateProducts(productId, changes) {
273
- var _categoryState, _categoriesState$feat, _businessState$busine;
273
+ var _categoryState, _categoriesState$feat, _businessState$busine, _businessState$busine2;
274
274
  var updatedProducts = (_categoryState = categoryState) === null || _categoryState === void 0 ? void 0 : _categoryState.products.map(function (product) {
275
275
  if ((product === null || product === void 0 ? void 0 : product.id) === productId) {
276
276
  return _objectSpread(_objectSpread({}, product), changes);
@@ -282,7 +282,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
282
282
  }));
283
283
  if (categoriesState !== null && categoriesState !== void 0 && (_categoriesState$feat = categoriesState.featured) !== null && _categoriesState$feat !== void 0 && _categoriesState$feat.products) {
284
284
  var _categoriesState$feat2;
285
- var updatedFeaturedProducts = categoriesState === null || categoriesState === void 0 || (_categoriesState$feat2 = categoriesState.featured) === null || _categoriesState$feat2 === void 0 ? void 0 : _categoriesState$feat2.products.map(function (product) {
285
+ var updatedFeaturedProducts = categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$feat2 = categoriesState.featured) === null || _categoriesState$feat2 === void 0 ? void 0 : _categoriesState$feat2.products.map(function (product) {
286
286
  if ((product === null || product === void 0 ? void 0 : product.id) === productId) {
287
287
  return _objectSpread(_objectSpread({}, product), changes);
288
288
  }
@@ -294,7 +294,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
294
294
  })
295
295
  }));
296
296
  }
297
- var updatedCategories = businessState === null || businessState === void 0 || (_businessState$busine = businessState.business) === null || _businessState$busine === void 0 || (_businessState$busine = _businessState$busine.categories) === null || _businessState$busine === void 0 ? void 0 : _businessState$busine.map(function (_category) {
297
+ var updatedCategories = businessState === null || businessState === void 0 ? void 0 : (_businessState$busine = businessState.business) === null || _businessState$busine === void 0 ? void 0 : (_businessState$busine2 = _businessState$busine.categories) === null || _businessState$busine2 === void 0 ? void 0 : _businessState$busine2.map(function (_category) {
298
298
  var updatedProducts = _category === null || _category === void 0 ? void 0 : _category.products.map(function (_product) {
299
299
  if ((_product === null || _product === void 0 ? void 0 : _product.id) === productId) {
300
300
  return _objectSpread(_objectSpread({}, _product), changes);
@@ -314,18 +314,18 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
314
314
  var getProducts = /*#__PURE__*/function () {
315
315
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee() {
316
316
  var _categoryState$produc;
317
- var i, _ref2, _businessState$busine2, _businessState$busine3, _category$products, category, isFeatured, categoryState, _businessState$busine4, _ref3, _businessState$busine5, _businessState$busine6, _categories$find, _subCategoriesList$fi, _businessState$busine7, categoriesList, categories, parentCategory, categoryFinded, productsFiltered, _businessState$busine8, _productsFiltered, _businessState$busine10, _categoriesCustom, _businessState$busine9, customCategories, productsToFilter, _productsFiltered2;
317
+ var i, _ref2, _businessState$busine3, _businessState$busine4, _businessState$busine5, _category$products, category, isFeatured, categoryState, _businessState$busine6, _ref3, _businessState$busine7, _businessState$busine8, _categories$find, _subCategoriesList$fi, _businessState$busine9, _businessState$busine10, _businessState$busine11, categoriesList, categories, parentCategory, categoryFinded, productsFiltered, _businessState$busine12, _businessState$busine13, _productsFiltered, _businessState$busine16, _categoriesCustom, _businessState$busine14, _businessState$busine15, customCategories, productsToFilter, _productsFiltered2;
318
318
  return _regeneratorRuntime().wrap(function _callee$(_context) {
319
319
  while (1) switch (_context.prev = _context.next) {
320
320
  case 0:
321
321
  i = 0;
322
322
  case 1:
323
- if (!((_ref2 = i < (businessState === null || businessState === void 0 || (_businessState$busine2 = businessState.business) === null || _businessState$busine2 === void 0 || (_businessState$busine2 = _businessState$busine2.categories) === null || _businessState$busine2 === void 0 ? void 0 : _businessState$busine2.length)) !== null && _ref2 !== void 0 ? _ref2 : 0)) {
323
+ if (!((_ref2 = i < (businessState === null || businessState === void 0 ? void 0 : (_businessState$busine3 = businessState.business) === null || _businessState$busine3 === void 0 ? void 0 : (_businessState$busine4 = _businessState$busine3.categories) === null || _businessState$busine4 === void 0 ? void 0 : _businessState$busine4.length)) !== null && _ref2 !== void 0 ? _ref2 : 0)) {
324
324
  _context.next = 10;
325
325
  break;
326
326
  }
327
- category = businessState === null || businessState === void 0 || (_businessState$busine3 = businessState.business) === null || _businessState$busine3 === void 0 ? void 0 : _businessState$busine3.categories[i];
328
- isFeatured = category === null || category === void 0 || (_category$products = category.products) === null || _category$products === void 0 ? void 0 : _category$products.some(function (product) {
327
+ category = businessState === null || businessState === void 0 ? void 0 : (_businessState$busine5 = businessState.business) === null || _businessState$busine5 === void 0 ? void 0 : _businessState$busine5.categories[i];
328
+ isFeatured = category === null || category === void 0 ? void 0 : (_category$products = category.products) === null || _category$products === void 0 ? void 0 : _category$products.some(function (product) {
329
329
  return product.featured;
330
330
  });
331
331
  if (!isFeatured) {
@@ -343,28 +343,28 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
343
343
  loading: false
344
344
  });
345
345
  if (categorySelected.id !== 'featured' && categorySelected.id !== null) {
346
- iterateCategories(businessState === null || businessState === void 0 || (_businessState$busine4 = businessState.business) === null || _businessState$busine4 === void 0 ? void 0 : _businessState$busine4.categories);
347
- categoriesList = (_ref3 = []).concat.apply(_ref3, _toConsumableArray(businessState === null || businessState === void 0 || (_businessState$busine5 = businessState.business) === null || _businessState$busine5 === void 0 ? void 0 : _businessState$busine5.categories.map(function (category) {
346
+ iterateCategories(businessState === null || businessState === void 0 ? void 0 : (_businessState$busine6 = businessState.business) === null || _businessState$busine6 === void 0 ? void 0 : _businessState$busine6.categories);
347
+ categoriesList = (_ref3 = []).concat.apply(_ref3, _toConsumableArray(businessState === null || businessState === void 0 ? void 0 : (_businessState$busine7 = businessState.business) === null || _businessState$busine7 === void 0 ? void 0 : _businessState$busine7.categories.map(function (category) {
348
348
  return category.children;
349
349
  })));
350
- categories = isUseParentCategory ? categoriesList : businessState === null || businessState === void 0 || (_businessState$busine6 = businessState.business) === null || _businessState$busine6 === void 0 ? void 0 : _businessState$busine6.categories;
350
+ categories = isUseParentCategory ? categoriesList : businessState === null || businessState === void 0 ? void 0 : (_businessState$busine8 = businessState.business) === null || _businessState$busine8 === void 0 ? void 0 : _businessState$busine8.categories;
351
351
  parentCategory = (_categories$find = categories === null || categories === void 0 ? void 0 : categories.find(function (category) {
352
352
  return category.category_id === categorySelected.id;
353
353
  })) !== null && _categories$find !== void 0 ? _categories$find : {};
354
354
  categoryFinded = (_subCategoriesList$fi = subCategoriesList.find(function (subCat) {
355
355
  return subCat.id === parentCategory.category_id;
356
356
  })) !== null && _subCategoriesList$fi !== void 0 ? _subCategoriesList$fi : {};
357
- productsFiltered = businessState === null || businessState === void 0 || (_businessState$busine7 = businessState.business) === null || _businessState$busine7 === void 0 || (_businessState$busine7 = _businessState$busine7.categories) === null || _businessState$busine7 === void 0 || (_businessState$busine7 = _businessState$busine7.find(function (category) {
357
+ productsFiltered = businessState === null || businessState === void 0 ? void 0 : (_businessState$busine9 = businessState.business) === null || _businessState$busine9 === void 0 ? void 0 : (_businessState$busine10 = _businessState$busine9.categories) === null || _businessState$busine10 === void 0 ? void 0 : (_businessState$busine11 = _businessState$busine10.find(function (category) {
358
358
  return category.id === (isUseParentCategory ? parentCategory === null || parentCategory === void 0 ? void 0 : parentCategory.parent_category_id : categorySelected.id);
359
- })) === null || _businessState$busine7 === void 0 ? void 0 : _businessState$busine7.products.filter(function (product) {
359
+ })) === null || _businessState$busine11 === void 0 ? void 0 : _businessState$busine11.products.filter(function (product) {
360
360
  var _categoryFinded$child;
361
- return isUseParentCategory ? (categoryFinded === null || categoryFinded === void 0 || (_categoryFinded$child = categoryFinded.children) === null || _categoryFinded$child === void 0 ? void 0 : _categoryFinded$child.some(function (cat) {
361
+ return isUseParentCategory ? (categoryFinded === null || categoryFinded === void 0 ? void 0 : (_categoryFinded$child = categoryFinded.children) === null || _categoryFinded$child === void 0 ? void 0 : _categoryFinded$child.some(function (cat) {
362
362
  return cat.category_id === (product === null || product === void 0 ? void 0 : product.category_id);
363
363
  })) && isMatchSearch(product.name, product.description, product === null || product === void 0 ? void 0 : product.price) : isMatchSearch(product.name, product.description, product === null || product === void 0 ? void 0 : product.price);
364
364
  });
365
365
  categoryState.products = productsFiltered || [];
366
366
  } else if (categorySelected.id === 'featured') {
367
- _productsFiltered = businessState === null || businessState === void 0 || (_businessState$busine8 = businessState.business) === null || _businessState$busine8 === void 0 || (_businessState$busine8 = _businessState$busine8.categories) === null || _businessState$busine8 === void 0 ? void 0 : _businessState$busine8.reduce(function (products, category) {
367
+ _productsFiltered = businessState === null || businessState === void 0 ? void 0 : (_businessState$busine12 = businessState.business) === null || _businessState$busine12 === void 0 ? void 0 : (_businessState$busine13 = _businessState$busine12.categories) === null || _businessState$busine13 === void 0 ? void 0 : _businessState$busine13.reduce(function (products, category) {
368
368
  return [].concat(_toConsumableArray(products), _toConsumableArray(category.products));
369
369
  }, []).filter(function (product) {
370
370
  return isFeaturedSearch(product);
@@ -374,12 +374,12 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
374
374
  _categoriesCustom = null;
375
375
  if (avoidProductDuplicate) {
376
376
  customCategories = ['favorites'];
377
- _categoriesCustom = businessState === null || businessState === void 0 || (_businessState$busine9 = businessState.business) === null || _businessState$busine9 === void 0 || (_businessState$busine9 = _businessState$busine9.categories) === null || _businessState$busine9 === void 0 ? void 0 : _businessState$busine9.filter(function (_ref4) {
377
+ _categoriesCustom = businessState === null || businessState === void 0 ? void 0 : (_businessState$busine14 = businessState.business) === null || _businessState$busine14 === void 0 ? void 0 : (_businessState$busine15 = _businessState$busine14.categories) === null || _businessState$busine15 === void 0 ? void 0 : _businessState$busine15.filter(function (_ref4) {
378
378
  var id = _ref4.id;
379
379
  return !customCategories.includes(id);
380
380
  });
381
381
  }
382
- productsToFilter = avoidProductDuplicate ? _categoriesCustom : businessState === null || businessState === void 0 || (_businessState$busine10 = businessState.business) === null || _businessState$busine10 === void 0 ? void 0 : _businessState$busine10.categories;
382
+ productsToFilter = avoidProductDuplicate ? _categoriesCustom : businessState === null || businessState === void 0 ? void 0 : (_businessState$busine16 = businessState.business) === null || _businessState$busine16 === void 0 ? void 0 : _businessState$busine16.categories;
383
383
  _productsFiltered2 = productsToFilter === null || productsToFilter === void 0 ? void 0 : productsToFilter.reduce(function (products, category) {
384
384
  return [].concat(_toConsumableArray(products), _toConsumableArray(category.products));
385
385
  }, []).filter(function (product) {
@@ -401,8 +401,8 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
401
401
  }();
402
402
  var getLazyProducts = /*#__PURE__*/function () {
403
403
  var _ref6 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(_ref5) {
404
- var _orderState$options$t, _orderState$options, _orderState$options2, _orderState$options3, _where, _where2;
405
- var page, _ref5$pageSize, pageSize, parameters, _orderState$options4, moment, where, searchConditions, source, promises, functionFetch, productEndpoint, _where3;
404
+ var _orderState$options$t, _orderState$options, _orderState$options2, _orderState$options3, _where, _where$conditions, _where2, _where2$conditions;
405
+ var page, _ref5$pageSize, pageSize, parameters, _orderState$options4, moment, where, searchConditions, source, promises, functionFetch, productEndpoint, _where3, _where3$conditions;
406
406
  return _regeneratorRuntime().wrap(function _callee2$(_context2) {
407
407
  while (1) switch (_context2.prev = _context2.next) {
408
408
  case 0:
@@ -483,8 +483,8 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
483
483
  source = {};
484
484
  requestsState.products = source;
485
485
  promises = [];
486
- functionFetch = categorySelected.id && categorySelected.id !== 'featured' ? ordering.businesses(businessState.business.id).categories(categorySelected.id).products() : ((_where = where) === null || _where === void 0 || (_where = _where.conditions) === null || _where === void 0 ? void 0 : _where.length) === 0 ? ordering.businesses(businessState.business.id).categories() : ordering.businesses(businessState.business.id).products();
487
- productEndpoint = ((_where2 = where) === null || _where2 === void 0 || (_where2 = _where2.conditions) === null || _where2 === void 0 ? void 0 : _where2.length) > 0 ? functionFetch.parameters(parameters).where(where) : functionFetch.parameters(parameters);
486
+ functionFetch = categorySelected.id && categorySelected.id !== 'featured' ? ordering.businesses(businessState.business.id).categories(categorySelected.id).products() : ((_where = where) === null || _where === void 0 ? void 0 : (_where$conditions = _where.conditions) === null || _where$conditions === void 0 ? void 0 : _where$conditions.length) === 0 ? ordering.businesses(businessState.business.id).categories() : ordering.businesses(businessState.business.id).products();
487
+ productEndpoint = ((_where2 = where) === null || _where2 === void 0 ? void 0 : (_where2$conditions = _where2.conditions) === null || _where2$conditions === void 0 ? void 0 : _where2$conditions.length) > 0 ? functionFetch.parameters(parameters).where(where) : functionFetch.parameters(parameters);
488
488
  _context2.t0 = promises;
489
489
  _context2.next = 20;
490
490
  return productEndpoint.get({
@@ -498,7 +498,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
498
498
  break;
499
499
  }
500
500
  parameters.params = 'features';
501
- productEndpoint = ((_where3 = where) === null || _where3 === void 0 || (_where3 = _where3.conditions) === null || _where3 === void 0 ? void 0 : _where3.length) > 0 ? ordering.businesses(businessState.business.id).products().parameters(parameters).where(where) : ordering.businesses(businessState.business.id).products().parameters(parameters);
501
+ productEndpoint = ((_where3 = where) === null || _where3 === void 0 ? void 0 : (_where3$conditions = _where3.conditions) === null || _where3$conditions === void 0 ? void 0 : _where3$conditions.length) > 0 ? ordering.businesses(businessState.business.id).products().parameters(parameters).where(where) : ordering.businesses(businessState.business.id).products().parameters(parameters);
502
502
  _context2.t2 = promises;
503
503
  _context2.next = 28;
504
504
  return productEndpoint.get({
@@ -515,13 +515,13 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
515
515
  }
516
516
  }, _callee2);
517
517
  }));
518
- return function getLazyProducts(_x) {
518
+ return function getLazyProducts(_x2) {
519
519
  return _ref6.apply(this, arguments);
520
520
  };
521
521
  }();
522
522
  var loadProducts = /*#__PURE__*/function () {
523
523
  var _ref7 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3() {
524
- var _categoriesState$cate, _curCategoryState$pro, _businessState$busine11;
524
+ var _categoriesState$cate, _curCategoryState$pro, _businessState$busine17;
525
525
  var _ref8,
526
526
  newFetch,
527
527
  curCategoryState,
@@ -529,6 +529,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
529
529
  pageSize,
530
530
  _featuredRes$content,
531
531
  _featuredRes$content3,
532
+ _featuredRes$content4,
532
533
  _yield$getLazyProduct,
533
534
  _yield$getLazyProduct2,
534
535
  lazyRes,
@@ -539,29 +540,37 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
539
540
  pagination,
540
541
  errorsList,
541
542
  _featuredRes$content2,
542
- _featuredRes$content4,
543
543
  _featuredRes$content5,
544
544
  _featuredRes$content6,
545
545
  _featuredRes$content7,
546
- _oldFeatured$products,
547
546
  _featuredRes$content8,
547
+ _featuredRes$content9,
548
+ _featuredRes$content10,
549
+ _featuredRes$content11,
550
+ _oldFeatured$products,
551
+ _featuredRes$content12,
548
552
  _featureState$product,
549
553
  oldFeatured,
550
554
  featureState,
551
555
  _newcategoryState$pro,
552
556
  _categoriesState$feat3,
557
+ _categoriesState$feat4,
553
558
  newcategoryState,
554
559
  isFeatured,
555
560
  _ref9,
556
561
  _featuredRes$content$,
557
- _featuredRes$content9,
558
- _categoriesState$feat4,
562
+ _featuredRes$content13,
559
563
  _categoriesState$feat5,
560
- _curCategoryState$pag,
561
- _featuredRes$content10,
562
- _featuredRes$content11,
563
- _featuredRes$content12,
564
564
  _categoriesState$feat6,
565
+ _curCategoryState$pag,
566
+ _featuredRes$content14,
567
+ _featuredRes$content15,
568
+ _featuredRes$content16,
569
+ _featuredRes$content17,
570
+ _featuredRes$content18,
571
+ _featuredRes$content19,
572
+ _categoriesState$feat7,
573
+ _categoriesState$feat8,
565
574
  productsList,
566
575
  productsListFeatured,
567
576
  paginationData,
@@ -576,7 +585,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
576
585
  _ref8 = _args3.length > 0 && _args3[0] !== undefined ? _args3[0] : {}, newFetch = _ref8.newFetch;
577
586
  setErrors(null);
578
587
  curCategoryState = (_categoriesState$cate = categoriesState[categoryKey]) !== null && _categoriesState$cate !== void 0 ? _categoriesState$cate : categoryStateDefault;
579
- if (!(!newFetch && (curCategoryState.pagination.currentPage > 0 && curCategoryState.pagination.currentPage === curCategoryState.pagination.totalPages || (curCategoryState === null || curCategoryState === void 0 || (_curCategoryState$pro = curCategoryState.products) === null || _curCategoryState$pro === void 0 ? void 0 : _curCategoryState$pro.length) > 0 && curCategoryState.pagination.totalPages > 0))) {
588
+ if (!(!newFetch && (curCategoryState.pagination.currentPage > 0 && curCategoryState.pagination.currentPage === curCategoryState.pagination.totalPages || (curCategoryState === null || curCategoryState === void 0 ? void 0 : (_curCategoryState$pro = curCategoryState.products) === null || _curCategoryState$pro === void 0 ? void 0 : _curCategoryState$pro.length) > 0 && curCategoryState.pagination.totalPages > 0))) {
580
589
  _context3.next = 6;
581
590
  break;
582
591
  }
@@ -585,7 +594,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
585
594
  }));
586
595
  return _context3.abrupt("return");
587
596
  case 6:
588
- isLazy = !!(businessState !== null && businessState !== void 0 && (_businessState$busine11 = businessState.business) !== null && _businessState$busine11 !== void 0 && _businessState$busine11.lazy_load_products_recommended);
597
+ isLazy = !!(businessState !== null && businessState !== void 0 && (_businessState$busine17 = businessState.business) !== null && _businessState$busine17 !== void 0 && _businessState$busine17.lazy_load_products_recommended);
589
598
  if (isLazy) {
590
599
  _context3.next = 10;
591
600
  break;
@@ -617,7 +626,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
617
626
  errorsList.push(result[0]);
618
627
  }
619
628
  if (featuredRes !== null && featuredRes !== void 0 && (_featuredRes$content = featuredRes.content) !== null && _featuredRes$content !== void 0 && _featuredRes$content.error) {
620
- errorsList.push(featuredRes === null || featuredRes === void 0 || (_featuredRes$content2 = featuredRes.content) === null || _featuredRes$content2 === void 0 ? void 0 : _featuredRes$content2.result[0]);
629
+ errorsList.push(featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content2 = featuredRes.content) === null || _featuredRes$content2 === void 0 ? void 0 : _featuredRes$content2.result[0]);
621
630
  }
622
631
  if (!(errorsList !== null && errorsList !== void 0 && errorsList.length)) {
623
632
  _context3.next = 30;
@@ -629,16 +638,16 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
629
638
  }));
630
639
  return _context3.abrupt("return");
631
640
  case 30:
632
- if (featuredRes !== null && featuredRes !== void 0 && (_featuredRes$content3 = featuredRes.content) !== null && _featuredRes$content3 !== void 0 && (_featuredRes$content3 = _featuredRes$content3.result) !== null && _featuredRes$content3 !== void 0 && _featuredRes$content3.length) {
641
+ if (featuredRes !== null && featuredRes !== void 0 && (_featuredRes$content3 = featuredRes.content) !== null && _featuredRes$content3 !== void 0 && (_featuredRes$content4 = _featuredRes$content3.result) !== null && _featuredRes$content4 !== void 0 && _featuredRes$content4.length) {
633
642
  oldFeatured = categoriesState === null || categoriesState === void 0 ? void 0 : categoriesState.featured;
634
643
  featureState = {
635
644
  pagination: _objectSpread(_objectSpread({}, oldFeatured === null || oldFeatured === void 0 ? void 0 : oldFeatured.pagination), {}, {
636
- currentPage: featuredRes === null || featuredRes === void 0 || (_featuredRes$content4 = featuredRes.content) === null || _featuredRes$content4 === void 0 || (_featuredRes$content4 = _featuredRes$content4.pagination) === null || _featuredRes$content4 === void 0 ? void 0 : _featuredRes$content4.current_page,
637
- totalItems: featuredRes === null || featuredRes === void 0 || (_featuredRes$content5 = featuredRes.content) === null || _featuredRes$content5 === void 0 || (_featuredRes$content5 = _featuredRes$content5.pagination) === null || _featuredRes$content5 === void 0 ? void 0 : _featuredRes$content5.total,
638
- totalPages: featuredRes === null || featuredRes === void 0 || (_featuredRes$content6 = featuredRes.content) === null || _featuredRes$content6 === void 0 || (_featuredRes$content6 = _featuredRes$content6.pagination) === null || _featuredRes$content6 === void 0 ? void 0 : _featuredRes$content6.total_pages
645
+ currentPage: featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content5 = featuredRes.content) === null || _featuredRes$content5 === void 0 ? void 0 : (_featuredRes$content6 = _featuredRes$content5.pagination) === null || _featuredRes$content6 === void 0 ? void 0 : _featuredRes$content6.current_page,
646
+ totalItems: featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content7 = featuredRes.content) === null || _featuredRes$content7 === void 0 ? void 0 : (_featuredRes$content8 = _featuredRes$content7.pagination) === null || _featuredRes$content8 === void 0 ? void 0 : _featuredRes$content8.total,
647
+ totalPages: featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content9 = featuredRes.content) === null || _featuredRes$content9 === void 0 ? void 0 : (_featuredRes$content10 = _featuredRes$content9.pagination) === null || _featuredRes$content10 === void 0 ? void 0 : _featuredRes$content10.total_pages
639
648
  }),
640
649
  loading: false,
641
- products: newFetch ? _toConsumableArray(featuredRes === null || featuredRes === void 0 || (_featuredRes$content7 = featuredRes.content) === null || _featuredRes$content7 === void 0 ? void 0 : _featuredRes$content7.result) : oldFeatured === null || oldFeatured === void 0 || (_oldFeatured$products = oldFeatured.products) === null || _oldFeatured$products === void 0 ? void 0 : _oldFeatured$products.concat(featuredRes === null || featuredRes === void 0 || (_featuredRes$content8 = featuredRes.content) === null || _featuredRes$content8 === void 0 ? void 0 : _featuredRes$content8.result)
650
+ products: newFetch ? _toConsumableArray(featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content11 = featuredRes.content) === null || _featuredRes$content11 === void 0 ? void 0 : _featuredRes$content11.result) : oldFeatured === null || oldFeatured === void 0 ? void 0 : (_oldFeatured$products = oldFeatured.products) === null || _oldFeatured$products === void 0 ? void 0 : _oldFeatured$products.concat(featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content12 = featuredRes.content) === null || _featuredRes$content12 === void 0 ? void 0 : _featuredRes$content12.result)
642
651
  };
643
652
  setErrorQuantityProducts(!((_featureState$product = featureState.products) !== null && _featureState$product !== void 0 && _featureState$product.length));
644
653
  categoriesState.featured = featureState;
@@ -660,7 +669,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
660
669
  setCategoriesState(_objectSpread({}, categoriesState));
661
670
  isFeatured = categoriesState.all.products.some(function (product) {
662
671
  return product.featured;
663
- }) || (categoriesState === null || categoriesState === void 0 || (_categoriesState$feat3 = categoriesState.featured) === null || _categoriesState$feat3 === void 0 || (_categoriesState$feat3 = _categoriesState$feat3.products) === null || _categoriesState$feat3 === void 0 ? void 0 : _categoriesState$feat3.some(function (product) {
672
+ }) || (categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$feat3 = categoriesState.featured) === null || _categoriesState$feat3 === void 0 ? void 0 : (_categoriesState$feat4 = _categoriesState$feat3.products) === null || _categoriesState$feat4 === void 0 ? void 0 : _categoriesState$feat4.some(function (product) {
664
673
  return product.featured;
665
674
  }));
666
675
  setFeaturedProducts(isFeatured);
@@ -671,13 +680,13 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
671
680
  }))).filter(function (item) {
672
681
  return item;
673
682
  });
674
- productsListFeatured = (_featuredRes$content$ = featuredRes === null || featuredRes === void 0 || (_featuredRes$content9 = featuredRes.content) === null || _featuredRes$content9 === void 0 ? void 0 : _featuredRes$content9.result) !== null && _featuredRes$content$ !== void 0 ? _featuredRes$content$ : [];
675
- paginationData = categorySelected.id === 'featured' ? (_categoriesState$feat4 = categoriesState === null || categoriesState === void 0 || (_categoriesState$feat5 = categoriesState.featured) === null || _categoriesState$feat5 === void 0 ? void 0 : _categoriesState$feat5.pagination) !== null && _categoriesState$feat4 !== void 0 ? _categoriesState$feat4 : {} : (_curCategoryState$pag = curCategoryState === null || curCategoryState === void 0 ? void 0 : curCategoryState.pagination) !== null && _curCategoryState$pag !== void 0 ? _curCategoryState$pag : {};
683
+ productsListFeatured = (_featuredRes$content$ = featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content13 = featuredRes.content) === null || _featuredRes$content13 === void 0 ? void 0 : _featuredRes$content13.result) !== null && _featuredRes$content$ !== void 0 ? _featuredRes$content$ : [];
684
+ paginationData = categorySelected.id === 'featured' ? (_categoriesState$feat5 = categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$feat6 = categoriesState.featured) === null || _categoriesState$feat6 === void 0 ? void 0 : _categoriesState$feat6.pagination) !== null && _categoriesState$feat5 !== void 0 ? _categoriesState$feat5 : {} : (_curCategoryState$pag = curCategoryState === null || curCategoryState === void 0 ? void 0 : curCategoryState.pagination) !== null && _curCategoryState$pag !== void 0 ? _curCategoryState$pag : {};
676
685
  _newcategoryState = {
677
686
  pagination: _objectSpread(_objectSpread({}, paginationData), {}, {
678
- currentPage: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 || (_featuredRes$content10 = featuredRes.content) === null || _featuredRes$content10 === void 0 || (_featuredRes$content10 = _featuredRes$content10.pagination) === null || _featuredRes$content10 === void 0 ? void 0 : _featuredRes$content10.current_page : pagination === null || pagination === void 0 ? void 0 : pagination.current_page,
679
- totalItems: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 || (_featuredRes$content11 = featuredRes.content) === null || _featuredRes$content11 === void 0 || (_featuredRes$content11 = _featuredRes$content11.pagination) === null || _featuredRes$content11 === void 0 ? void 0 : _featuredRes$content11.total : pagination === null || pagination === void 0 ? void 0 : pagination.total,
680
- totalPages: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 || (_featuredRes$content12 = featuredRes.content) === null || _featuredRes$content12 === void 0 || (_featuredRes$content12 = _featuredRes$content12.pagination) === null || _featuredRes$content12 === void 0 ? void 0 : _featuredRes$content12.total_pages : pagination === null || pagination === void 0 ? void 0 : pagination.total_pages
687
+ currentPage: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content14 = featuredRes.content) === null || _featuredRes$content14 === void 0 ? void 0 : (_featuredRes$content15 = _featuredRes$content14.pagination) === null || _featuredRes$content15 === void 0 ? void 0 : _featuredRes$content15.current_page : pagination === null || pagination === void 0 ? void 0 : pagination.current_page,
688
+ totalItems: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content16 = featuredRes.content) === null || _featuredRes$content16 === void 0 ? void 0 : (_featuredRes$content17 = _featuredRes$content16.pagination) === null || _featuredRes$content17 === void 0 ? void 0 : _featuredRes$content17.total : pagination === null || pagination === void 0 ? void 0 : pagination.total,
689
+ totalPages: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content18 = featuredRes.content) === null || _featuredRes$content18 === void 0 ? void 0 : (_featuredRes$content19 = _featuredRes$content18.pagination) === null || _featuredRes$content19 === void 0 ? void 0 : _featuredRes$content19.total_pages : pagination === null || pagination === void 0 ? void 0 : pagination.total_pages
681
690
  }),
682
691
  loading: false,
683
692
  products: categorySelected.id === 'featured' ? productsListFeatured : searchValue ? [].concat(_toConsumableArray(productsListFeatured), _toConsumableArray(productsList)) : [].concat(_toConsumableArray(productsListFeatured), _toConsumableArray(curCategoryState.products.concat(productsList)))
@@ -687,7 +696,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
687
696
  setCategoriesState(_objectSpread({}, categoriesState));
688
697
  _isFeatured = categoriesState.all.products.some(function (product) {
689
698
  return product.featured;
690
- }) || (categoriesState === null || categoriesState === void 0 || (_categoriesState$feat6 = categoriesState.featured) === null || _categoriesState$feat6 === void 0 || (_categoriesState$feat6 = _categoriesState$feat6.products) === null || _categoriesState$feat6 === void 0 ? void 0 : _categoriesState$feat6.some(function (product) {
699
+ }) || (categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$feat7 = categoriesState.featured) === null || _categoriesState$feat7 === void 0 ? void 0 : (_categoriesState$feat8 = _categoriesState$feat7.products) === null || _categoriesState$feat8 === void 0 ? void 0 : _categoriesState$feat8.some(function (product) {
691
700
  return product.featured;
692
701
  }));
693
702
  setFeaturedProducts(_isFeatured);
@@ -697,7 +706,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
697
706
  case 35:
698
707
  _context3.prev = 35;
699
708
  _context3.t0 = _context3["catch"](11);
700
- if ((_context3.t0 === null || _context3.t0 === void 0 || (_err$constructor = _context3.t0.constructor) === null || _err$constructor === void 0 ? void 0 : _err$constructor.name) !== 'Cancel') {
709
+ if ((_context3.t0 === null || _context3.t0 === void 0 ? void 0 : (_err$constructor = _context3.t0.constructor) === null || _err$constructor === void 0 ? void 0 : _err$constructor.name) !== 'Cancel') {
701
710
  setErrors([(_err$message = _context3.t0 === null || _context3.t0 === void 0 ? void 0 : _context3.t0.message) !== null && _err$message !== void 0 ? _err$message : 'ERROR']);
702
711
  setCategoryState(_objectSpread(_objectSpread({}, curCategoryState), {}, {
703
712
  loading: false
@@ -716,7 +725,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
716
725
  var loadMoreProducts = /*#__PURE__*/function () {
717
726
  var _ref10 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
718
727
  var _categoriesState$cate2;
719
- var curCategoryState, _featuredRes$content13, _yield$getLazyProduct3, _yield$getLazyProduct4, lazyRes, featuredRes, content, error, result, pagination, errorsList, _featuredRes$content14, _featuredRes$content15, _featuredRes$content16, _featuredRes$content17, _oldFeatured$products2, _featuredRes$content$2, _featuredRes$content18, oldFeatured, featureState, _curCategoryState$pro2, _categoriesState$all, _categoriesState$feat7, newcategoryState, isFeatured, _ref11, _featuredRes$content$3, _featuredRes$content19, _categoriesState$feat8, _categoriesState$feat9, _curCategoryState$pag2, _featuredRes$content20, _featuredRes$content21, _featuredRes$content22, _curCategoryState$pro3, _curCategoryState$pro4, _categoriesState$all2, _categoriesState$feat10, productsList, productsListFeatured, paginationData, _newcategoryState2, _isFeatured2, _err$constructor2, _err$message2;
728
+ var curCategoryState, _featuredRes$content20, _yield$getLazyProduct3, _yield$getLazyProduct4, lazyRes, featuredRes, content, error, result, pagination, errorsList, _featuredRes$content21, _featuredRes$content22, _featuredRes$content23, _featuredRes$content24, _featuredRes$content25, _featuredRes$content26, _featuredRes$content27, _oldFeatured$products2, _featuredRes$content$2, _featuredRes$content28, oldFeatured, featureState, _curCategoryState$pro2, _categoriesState$all, _categoriesState$all$, _categoriesState$feat9, _categoriesState$feat10, newcategoryState, isFeatured, _ref11, _featuredRes$content$3, _featuredRes$content29, _categoriesState$feat11, _categoriesState$feat12, _curCategoryState$pag2, _featuredRes$content30, _featuredRes$content31, _featuredRes$content32, _featuredRes$content33, _featuredRes$content34, _featuredRes$content35, _curCategoryState$pro3, _curCategoryState$pro4, _categoriesState$all2, _categoriesState$all3, _categoriesState$feat13, _categoriesState$feat14, productsList, productsListFeatured, paginationData, _newcategoryState2, _isFeatured2, _err$constructor2, _err$message2;
720
729
  return _regeneratorRuntime().wrap(function _callee4$(_context4) {
721
730
  while (1) switch (_context4.prev = _context4.next) {
722
731
  case 0:
@@ -743,8 +752,8 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
743
752
  if (error) {
744
753
  errorsList.push(result[0]);
745
754
  }
746
- if (featuredRes !== null && featuredRes !== void 0 && (_featuredRes$content13 = featuredRes.content) !== null && _featuredRes$content13 !== void 0 && _featuredRes$content13.error) {
747
- errorsList.push(featuredRes === null || featuredRes === void 0 || (_featuredRes$content14 = featuredRes.content) === null || _featuredRes$content14 === void 0 ? void 0 : _featuredRes$content14.result[0]);
755
+ if (featuredRes !== null && featuredRes !== void 0 && (_featuredRes$content20 = featuredRes.content) !== null && _featuredRes$content20 !== void 0 && _featuredRes$content20.error) {
756
+ errorsList.push(featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content21 = featuredRes.content) === null || _featuredRes$content21 === void 0 ? void 0 : _featuredRes$content21.result[0]);
748
757
  }
749
758
  if (!(errorsList !== null && errorsList !== void 0 && errorsList.length)) {
750
759
  _context4.next = 21;
@@ -760,12 +769,12 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
760
769
  oldFeatured = categoriesState === null || categoriesState === void 0 ? void 0 : categoriesState.featured;
761
770
  featureState = {
762
771
  pagination: _objectSpread(_objectSpread({}, oldFeatured === null || oldFeatured === void 0 ? void 0 : oldFeatured.pagination), {}, {
763
- currentPage: featuredRes === null || featuredRes === void 0 || (_featuredRes$content15 = featuredRes.content) === null || _featuredRes$content15 === void 0 || (_featuredRes$content15 = _featuredRes$content15.pagination) === null || _featuredRes$content15 === void 0 ? void 0 : _featuredRes$content15.current_page,
764
- totalItems: featuredRes === null || featuredRes === void 0 || (_featuredRes$content16 = featuredRes.content) === null || _featuredRes$content16 === void 0 || (_featuredRes$content16 = _featuredRes$content16.pagination) === null || _featuredRes$content16 === void 0 ? void 0 : _featuredRes$content16.total,
765
- totalPages: featuredRes === null || featuredRes === void 0 || (_featuredRes$content17 = featuredRes.content) === null || _featuredRes$content17 === void 0 || (_featuredRes$content17 = _featuredRes$content17.pagination) === null || _featuredRes$content17 === void 0 ? void 0 : _featuredRes$content17.total_pages
772
+ currentPage: featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content22 = featuredRes.content) === null || _featuredRes$content22 === void 0 ? void 0 : (_featuredRes$content23 = _featuredRes$content22.pagination) === null || _featuredRes$content23 === void 0 ? void 0 : _featuredRes$content23.current_page,
773
+ totalItems: featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content24 = featuredRes.content) === null || _featuredRes$content24 === void 0 ? void 0 : (_featuredRes$content25 = _featuredRes$content24.pagination) === null || _featuredRes$content25 === void 0 ? void 0 : _featuredRes$content25.total,
774
+ totalPages: featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content26 = featuredRes.content) === null || _featuredRes$content26 === void 0 ? void 0 : (_featuredRes$content27 = _featuredRes$content26.pagination) === null || _featuredRes$content27 === void 0 ? void 0 : _featuredRes$content27.total_pages
766
775
  }),
767
776
  loading: false,
768
- products: [].concat(_toConsumableArray((_oldFeatured$products2 = oldFeatured === null || oldFeatured === void 0 ? void 0 : oldFeatured.products) !== null && _oldFeatured$products2 !== void 0 ? _oldFeatured$products2 : []), _toConsumableArray((_featuredRes$content$2 = featuredRes === null || featuredRes === void 0 || (_featuredRes$content18 = featuredRes.content) === null || _featuredRes$content18 === void 0 ? void 0 : _featuredRes$content18.result) !== null && _featuredRes$content$2 !== void 0 ? _featuredRes$content$2 : []))
777
+ products: [].concat(_toConsumableArray((_oldFeatured$products2 = oldFeatured === null || oldFeatured === void 0 ? void 0 : oldFeatured.products) !== null && _oldFeatured$products2 !== void 0 ? _oldFeatured$products2 : []), _toConsumableArray((_featuredRes$content$2 = featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content28 = featuredRes.content) === null || _featuredRes$content28 === void 0 ? void 0 : _featuredRes$content28.result) !== null && _featuredRes$content$2 !== void 0 ? _featuredRes$content$2 : []))
769
778
  };
770
779
  categoriesState.featured = featureState;
771
780
  }
@@ -783,9 +792,9 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
783
792
  categoryState = _objectSpread(_objectSpread({}, categoryState), newcategoryState);
784
793
  setCategoryState(_objectSpread(_objectSpread({}, categoryState), newcategoryState));
785
794
  setCategoriesState(_objectSpread({}, categoriesState));
786
- isFeatured = (categoriesState === null || categoriesState === void 0 || (_categoriesState$all = categoriesState.all) === null || _categoriesState$all === void 0 || (_categoriesState$all = _categoriesState$all.products) === null || _categoriesState$all === void 0 ? void 0 : _categoriesState$all.some(function (product) {
795
+ isFeatured = (categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$all = categoriesState.all) === null || _categoriesState$all === void 0 ? void 0 : (_categoriesState$all$ = _categoriesState$all.products) === null || _categoriesState$all$ === void 0 ? void 0 : _categoriesState$all$.some(function (product) {
787
796
  return product.featured;
788
- })) || (categoriesState === null || categoriesState === void 0 || (_categoriesState$feat7 = categoriesState.featured) === null || _categoriesState$feat7 === void 0 || (_categoriesState$feat7 = _categoriesState$feat7.products) === null || _categoriesState$feat7 === void 0 ? void 0 : _categoriesState$feat7.some(function (product) {
797
+ })) || (categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$feat9 = categoriesState.featured) === null || _categoriesState$feat9 === void 0 ? void 0 : (_categoriesState$feat10 = _categoriesState$feat9.products) === null || _categoriesState$feat10 === void 0 ? void 0 : _categoriesState$feat10.some(function (product) {
789
798
  return product.featured;
790
799
  }));
791
800
  setFeaturedProducts(isFeatured);
@@ -796,24 +805,24 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
796
805
  }))).filter(function (item) {
797
806
  return item;
798
807
  });
799
- productsListFeatured = (_featuredRes$content$3 = featuredRes === null || featuredRes === void 0 || (_featuredRes$content19 = featuredRes.content) === null || _featuredRes$content19 === void 0 ? void 0 : _featuredRes$content19.result) !== null && _featuredRes$content$3 !== void 0 ? _featuredRes$content$3 : [];
800
- paginationData = categorySelected.id === 'featured' ? (_categoriesState$feat8 = categoriesState === null || categoriesState === void 0 || (_categoriesState$feat9 = categoriesState.featured) === null || _categoriesState$feat9 === void 0 ? void 0 : _categoriesState$feat9.pagination) !== null && _categoriesState$feat8 !== void 0 ? _categoriesState$feat8 : {} : (_curCategoryState$pag2 = curCategoryState === null || curCategoryState === void 0 ? void 0 : curCategoryState.pagination) !== null && _curCategoryState$pag2 !== void 0 ? _curCategoryState$pag2 : {};
808
+ productsListFeatured = (_featuredRes$content$3 = featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content29 = featuredRes.content) === null || _featuredRes$content29 === void 0 ? void 0 : _featuredRes$content29.result) !== null && _featuredRes$content$3 !== void 0 ? _featuredRes$content$3 : [];
809
+ paginationData = categorySelected.id === 'featured' ? (_categoriesState$feat11 = categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$feat12 = categoriesState.featured) === null || _categoriesState$feat12 === void 0 ? void 0 : _categoriesState$feat12.pagination) !== null && _categoriesState$feat11 !== void 0 ? _categoriesState$feat11 : {} : (_curCategoryState$pag2 = curCategoryState === null || curCategoryState === void 0 ? void 0 : curCategoryState.pagination) !== null && _curCategoryState$pag2 !== void 0 ? _curCategoryState$pag2 : {};
801
810
  _newcategoryState2 = {
802
811
  pagination: _objectSpread(_objectSpread({}, paginationData), {}, {
803
- currentPage: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 || (_featuredRes$content20 = featuredRes.content) === null || _featuredRes$content20 === void 0 || (_featuredRes$content20 = _featuredRes$content20.pagination) === null || _featuredRes$content20 === void 0 ? void 0 : _featuredRes$content20.current_page : pagination === null || pagination === void 0 ? void 0 : pagination.current_page,
804
- totalItems: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 || (_featuredRes$content21 = featuredRes.content) === null || _featuredRes$content21 === void 0 || (_featuredRes$content21 = _featuredRes$content21.pagination) === null || _featuredRes$content21 === void 0 ? void 0 : _featuredRes$content21.total : pagination === null || pagination === void 0 ? void 0 : pagination.total,
805
- totalPages: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 || (_featuredRes$content22 = featuredRes.content) === null || _featuredRes$content22 === void 0 || (_featuredRes$content22 = _featuredRes$content22.pagination) === null || _featuredRes$content22 === void 0 ? void 0 : _featuredRes$content22.total_pages : pagination === null || pagination === void 0 ? void 0 : pagination.total_pages
812
+ currentPage: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content30 = featuredRes.content) === null || _featuredRes$content30 === void 0 ? void 0 : (_featuredRes$content31 = _featuredRes$content30.pagination) === null || _featuredRes$content31 === void 0 ? void 0 : _featuredRes$content31.current_page : pagination === null || pagination === void 0 ? void 0 : pagination.current_page,
813
+ totalItems: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content32 = featuredRes.content) === null || _featuredRes$content32 === void 0 ? void 0 : (_featuredRes$content33 = _featuredRes$content32.pagination) === null || _featuredRes$content33 === void 0 ? void 0 : _featuredRes$content33.total : pagination === null || pagination === void 0 ? void 0 : pagination.total,
814
+ totalPages: categorySelected.id === 'featured' ? featuredRes === null || featuredRes === void 0 ? void 0 : (_featuredRes$content34 = featuredRes.content) === null || _featuredRes$content34 === void 0 ? void 0 : (_featuredRes$content35 = _featuredRes$content34.pagination) === null || _featuredRes$content35 === void 0 ? void 0 : _featuredRes$content35.total_pages : pagination === null || pagination === void 0 ? void 0 : pagination.total_pages
806
815
  }),
807
816
  loading: false,
808
- products: categorySelected.id === 'featured' ? productsListFeatured : [].concat(_toConsumableArray(productsListFeatured), _toConsumableArray((_curCategoryState$pro3 = curCategoryState === null || curCategoryState === void 0 || (_curCategoryState$pro4 = curCategoryState.products) === null || _curCategoryState$pro4 === void 0 ? void 0 : _curCategoryState$pro4.concat(productsList)) !== null && _curCategoryState$pro3 !== void 0 ? _curCategoryState$pro3 : []))
817
+ products: categorySelected.id === 'featured' ? productsListFeatured : [].concat(_toConsumableArray(productsListFeatured), _toConsumableArray((_curCategoryState$pro3 = curCategoryState === null || curCategoryState === void 0 ? void 0 : (_curCategoryState$pro4 = curCategoryState.products) === null || _curCategoryState$pro4 === void 0 ? void 0 : _curCategoryState$pro4.concat(productsList)) !== null && _curCategoryState$pro3 !== void 0 ? _curCategoryState$pro3 : []))
809
818
  };
810
819
  categoriesState[categoryKey] = _newcategoryState2;
811
820
  categoryState = _newcategoryState2;
812
821
  setCategoryState(_objectSpread({}, _newcategoryState2));
813
822
  setCategoriesState(_objectSpread({}, categoriesState));
814
- _isFeatured2 = (categoriesState === null || categoriesState === void 0 || (_categoriesState$all2 = categoriesState.all) === null || _categoriesState$all2 === void 0 || (_categoriesState$all2 = _categoriesState$all2.products) === null || _categoriesState$all2 === void 0 ? void 0 : _categoriesState$all2.some(function (product) {
823
+ _isFeatured2 = (categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$all2 = categoriesState.all) === null || _categoriesState$all2 === void 0 ? void 0 : (_categoriesState$all3 = _categoriesState$all2.products) === null || _categoriesState$all3 === void 0 ? void 0 : _categoriesState$all3.some(function (product) {
815
824
  return product.featured;
816
- })) || (categoriesState === null || categoriesState === void 0 || (_categoriesState$feat10 = categoriesState.featured) === null || _categoriesState$feat10 === void 0 || (_categoriesState$feat10 = _categoriesState$feat10.products) === null || _categoriesState$feat10 === void 0 ? void 0 : _categoriesState$feat10.some(function (product) {
825
+ })) || (categoriesState === null || categoriesState === void 0 ? void 0 : (_categoriesState$feat13 = categoriesState.featured) === null || _categoriesState$feat13 === void 0 ? void 0 : (_categoriesState$feat14 = _categoriesState$feat13.products) === null || _categoriesState$feat14 === void 0 ? void 0 : _categoriesState$feat14.some(function (product) {
817
826
  return product.featured;
818
827
  }));
819
828
  setFeaturedProducts(_isFeatured2);
@@ -826,7 +835,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
826
835
  case 27:
827
836
  _context4.prev = 27;
828
837
  _context4.t0 = _context4["catch"](3);
829
- if ((_context4.t0 === null || _context4.t0 === void 0 || (_err$constructor2 = _context4.t0.constructor) === null || _err$constructor2 === void 0 ? void 0 : _err$constructor2.name) !== 'Cancel') {
838
+ if ((_context4.t0 === null || _context4.t0 === void 0 ? void 0 : (_err$constructor2 = _context4.t0.constructor) === null || _err$constructor2 === void 0 ? void 0 : _err$constructor2.name) !== 'Cancel') {
830
839
  setErrors([(_err$message2 = _context4.t0 === null || _context4.t0 === void 0 ? void 0 : _context4.t0.message) !== null && _err$message2 !== void 0 ? _err$message2 : 'ERROR']);
831
840
  setCategoryState(_objectSpread(_objectSpread({}, curCategoryState), {}, {
832
841
  loading: false
@@ -903,10 +912,10 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
903
912
  if (isInitialRender) {
904
913
  getProduct();
905
914
  }
906
- }, [JSON.stringify((_businessState$busine12 = businessState.business) === null || _businessState$busine12 === void 0 ? void 0 : _businessState$busine12.id), isInitialRender]);
915
+ }, [JSON.stringify((_businessState$busine18 = businessState.business) === null || _businessState$busine18 === void 0 ? void 0 : _businessState$busine18.id), isInitialRender]);
907
916
  var getBusiness = /*#__PURE__*/function () {
908
917
  var _ref13 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6() {
909
- var _orderState$options10, _orderState$options11, _orderState$options12, _orderState$options13, _orderState$options14, _orderState$options15, _customerState$user, _result$categories, source, parameters, _orderState$options16, moment, _customerState$user2, _yield$ordering$busin2, result, data, _yield$ordering$busin3, menus;
918
+ var _orderState$options10, _orderState$options11, _orderState$options12, _orderState$options13, _orderState$options14, _orderState$options15, _orderState$options16, _orderState$options17, _orderState$options18, _orderState$options19, _orderState$options20, _customerState$user, _result$categories, source, parameters, _orderState$options21, moment, _customerState$user2, _yield$ordering$busin2, result, data, _yield$ordering$busin3, menus;
910
919
  return _regeneratorRuntime().wrap(function _callee6$(_context6) {
911
920
  while (1) switch (_context6.prev = _context6.next) {
912
921
  case 0:
@@ -918,10 +927,10 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
918
927
  requestsState.business = source;
919
928
  parameters = {
920
929
  type: ((_orderState$options10 = orderState.options) === null || _orderState$options10 === void 0 ? void 0 : _orderState$options10.type) || 1,
921
- location: location ? "".concat(location === null || location === void 0 ? void 0 : location.lat, ",").concat(location === null || location === void 0 ? void 0 : location.lng) : (_orderState$options11 = orderState.options) !== null && _orderState$options11 !== void 0 && (_orderState$options11 = _orderState$options11.address) !== null && _orderState$options11 !== void 0 && _orderState$options11.location ? "".concat((_orderState$options12 = orderState.options) === null || _orderState$options12 === void 0 || (_orderState$options12 = _orderState$options12.address) === null || _orderState$options12 === void 0 || (_orderState$options12 = _orderState$options12.location) === null || _orderState$options12 === void 0 ? void 0 : _orderState$options12.lat, ",").concat((_orderState$options13 = orderState.options) === null || _orderState$options13 === void 0 || (_orderState$options13 = _orderState$options13.address) === null || _orderState$options13 === void 0 || (_orderState$options13 = _orderState$options13.location) === null || _orderState$options13 === void 0 ? void 0 : _orderState$options13.lng) : null
930
+ location: location ? "".concat(location === null || location === void 0 ? void 0 : location.lat, ",").concat(location === null || location === void 0 ? void 0 : location.lng) : (_orderState$options11 = orderState.options) !== null && _orderState$options11 !== void 0 && (_orderState$options12 = _orderState$options11.address) !== null && _orderState$options12 !== void 0 && _orderState$options12.location ? "".concat((_orderState$options13 = orderState.options) === null || _orderState$options13 === void 0 ? void 0 : (_orderState$options14 = _orderState$options13.address) === null || _orderState$options14 === void 0 ? void 0 : (_orderState$options15 = _orderState$options14.location) === null || _orderState$options15 === void 0 ? void 0 : _orderState$options15.lat, ",").concat((_orderState$options16 = orderState.options) === null || _orderState$options16 === void 0 ? void 0 : (_orderState$options17 = _orderState$options16.address) === null || _orderState$options17 === void 0 ? void 0 : (_orderState$options18 = _orderState$options17.location) === null || _orderState$options18 === void 0 ? void 0 : _orderState$options18.lng) : null
922
931
  };
923
- if ((_orderState$options14 = orderState.options) !== null && _orderState$options14 !== void 0 && _orderState$options14.moment && isValidMoment((_orderState$options15 = orderState.options) === null || _orderState$options15 === void 0 ? void 0 : _orderState$options15.moment, 'YYYY-MM-DD HH:mm:ss')) {
924
- moment = _dayjs.default.utc((_orderState$options16 = orderState.options) === null || _orderState$options16 === void 0 ? void 0 : _orderState$options16.moment, 'YYYY-MM-DD HH:mm:ss').local().unix();
932
+ if ((_orderState$options19 = orderState.options) !== null && _orderState$options19 !== void 0 && _orderState$options19.moment && isValidMoment((_orderState$options20 = orderState.options) === null || _orderState$options20 === void 0 ? void 0 : _orderState$options20.moment, 'YYYY-MM-DD HH:mm:ss')) {
933
+ moment = _dayjs.default.utc((_orderState$options21 = orderState.options) === null || _orderState$options21 === void 0 ? void 0 : _orderState$options21.moment, 'YYYY-MM-DD HH:mm:ss').local().unix();
925
934
  parameters.timestamp = moment;
926
935
  }
927
936
  if (filterByMenus) {
@@ -931,7 +940,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
931
940
  parameters.professional_id = professionalSelected === null || professionalSelected === void 0 ? void 0 : professionalSelected.id;
932
941
  }
933
942
  if (isCustomerMode && customerState !== null && customerState !== void 0 && (_customerState$user = customerState.user) !== null && _customerState$user !== void 0 && _customerState$user.id) {
934
- parameters.user_id = customerState === null || customerState === void 0 || (_customerState$user2 = customerState.user) === null || _customerState$user2 === void 0 ? void 0 : _customerState$user2.id;
943
+ parameters.user_id = customerState === null || customerState === void 0 ? void 0 : (_customerState$user2 = customerState.user) === null || _customerState$user2 === void 0 ? void 0 : _customerState$user2.id;
935
944
  }
936
945
  _context6.next = 11;
937
946
  return ordering.businesses(slug).select(businessProps).parameters(parameters).get({
@@ -940,7 +949,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
940
949
  case 11:
941
950
  _yield$ordering$busin2 = _context6.sent;
942
951
  result = _yield$ordering$busin2.content.result;
943
- setErrorQuantityProducts(!(result !== null && result !== void 0 && result.categories) || (result === null || result === void 0 || (_result$categories = result.categories) === null || _result$categories === void 0 ? void 0 : _result$categories.length) === 0);
952
+ setErrorQuantityProducts(!(result !== null && result !== void 0 && result.categories) || (result === null || result === void 0 ? void 0 : (_result$categories = result.categories) === null || _result$categories === void 0 ? void 0 : _result$categories.length) === 0);
944
953
  data = _objectSpread(_objectSpread({}, businessState), {}, {
945
954
  business: result,
946
955
  loading: false
@@ -1008,13 +1017,13 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1008
1017
  }
1009
1018
  }, _callee7);
1010
1019
  }));
1011
- return function multiRemoveProducts(_x2, _x3) {
1020
+ return function multiRemoveProducts(_x3, _x4) {
1012
1021
  return _ref14.apply(this, arguments);
1013
1022
  };
1014
1023
  }();
1015
1024
  var handleUpdateProfessionals = function handleUpdateProfessionals(selectedProfessional) {
1016
- var _businessState$busine13;
1017
- var professionals = businessState === null || businessState === void 0 || (_businessState$busine13 = businessState.business) === null || _businessState$busine13 === void 0 ? void 0 : _businessState$busine13.professionals.map(function (professional) {
1025
+ var _businessState$busine19;
1026
+ var professionals = businessState === null || businessState === void 0 ? void 0 : (_businessState$busine19 = businessState.business) === null || _businessState$busine19 === void 0 ? void 0 : _businessState$busine19.professionals.map(function (professional) {
1018
1027
  if ((selectedProfessional === null || selectedProfessional === void 0 ? void 0 : selectedProfessional.id) === (professional === null || professional === void 0 ? void 0 : professional.id)) {
1019
1028
  return _objectSpread(_objectSpread({}, professional), selectedProfessional);
1020
1029
  }
@@ -1042,7 +1051,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1042
1051
  var updateStoreProduct = /*#__PURE__*/function () {
1043
1052
  var _ref15 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee8(categoryId, productId) {
1044
1053
  var updateParams,
1045
- _businessState$busine14,
1054
+ _businessState$busine20,
1046
1055
  _yield$ordering$busin4,
1047
1056
  _yield$ordering$busin5,
1048
1057
  result,
@@ -1055,7 +1064,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1055
1064
  updateParams = _args8.length > 2 && _args8[2] !== undefined ? _args8[2] : {};
1056
1065
  _context8.prev = 1;
1057
1066
  _context8.next = 4;
1058
- return ordering.businesses(businessState === null || businessState === void 0 || (_businessState$busine14 = businessState.business) === null || _businessState$busine14 === void 0 ? void 0 : _businessState$busine14.id).categories(categoryId).products(productId).save(updateParams);
1067
+ return ordering.businesses(businessState === null || businessState === void 0 ? void 0 : (_businessState$busine20 = businessState.business) === null || _businessState$busine20 === void 0 ? void 0 : _businessState$busine20.id).categories(categoryId).products(productId).save(updateParams);
1059
1068
  case 4:
1060
1069
  _yield$ordering$busin4 = _context8.sent;
1061
1070
  _yield$ordering$busin5 = _yield$ordering$busin4.content;
@@ -1087,14 +1096,14 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1087
1096
  }
1088
1097
  }, _callee8, null, [[1, 11]]);
1089
1098
  }));
1090
- return function updateStoreProduct(_x4, _x5) {
1099
+ return function updateStoreProduct(_x5, _x6) {
1091
1100
  return _ref15.apply(this, arguments);
1092
1101
  };
1093
1102
  }();
1094
1103
  var updateStoreCategory = /*#__PURE__*/function () {
1095
1104
  var _ref16 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee9(categoryId) {
1096
1105
  var updateParams,
1097
- _businessState$busine15,
1106
+ _businessState$busine21,
1098
1107
  _yield$ordering$busin6,
1099
1108
  _yield$ordering$busin7,
1100
1109
  result,
@@ -1108,7 +1117,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1108
1117
  updateParams = _args9.length > 1 && _args9[1] !== undefined ? _args9[1] : {};
1109
1118
  _context9.prev = 1;
1110
1119
  _context9.next = 4;
1111
- return ordering.businesses(businessState === null || businessState === void 0 || (_businessState$busine15 = businessState.business) === null || _businessState$busine15 === void 0 ? void 0 : _businessState$busine15.id).categories(categoryId).save(updateParams);
1120
+ return ordering.businesses(businessState === null || businessState === void 0 ? void 0 : (_businessState$busine21 = businessState.business) === null || _businessState$busine21 === void 0 ? void 0 : _businessState$busine21.id).categories(categoryId).save(updateParams);
1112
1121
  case 4:
1113
1122
  _yield$ordering$busin6 = _context9.sent;
1114
1123
  _yield$ordering$busin7 = _yield$ordering$busin6.content;
@@ -1138,7 +1147,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1138
1147
  }
1139
1148
  }, _callee9, null, [[1, 11]]);
1140
1149
  }));
1141
- return function updateStoreCategory(_x6) {
1150
+ return function updateStoreCategory(_x7) {
1142
1151
  return _ref16.apply(this, arguments);
1143
1152
  };
1144
1153
  }();
@@ -1208,14 +1217,14 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1208
1217
  }, [props.product]);
1209
1218
  (0, _react.useEffect)(function () {
1210
1219
  if (!orderState.loading) {
1211
- var _orderState$options17, _orderState$options18, _orderState$options19;
1220
+ var _orderState$options22, _orderState$options23, _orderState$options24, _orderState$options25;
1212
1221
  setOrderOptions({
1213
- type: orderState === null || orderState === void 0 || (_orderState$options17 = orderState.options) === null || _orderState$options17 === void 0 ? void 0 : _orderState$options17.type,
1214
- moment: orderState === null || orderState === void 0 || (_orderState$options18 = orderState.options) === null || _orderState$options18 === void 0 ? void 0 : _orderState$options18.moment,
1215
- location: orderState === null || orderState === void 0 || (_orderState$options19 = orderState.options) === null || _orderState$options19 === void 0 || (_orderState$options19 = _orderState$options19.address) === null || _orderState$options19 === void 0 ? void 0 : _orderState$options19.location
1222
+ type: orderState === null || orderState === void 0 ? void 0 : (_orderState$options22 = orderState.options) === null || _orderState$options22 === void 0 ? void 0 : _orderState$options22.type,
1223
+ moment: orderState === null || orderState === void 0 ? void 0 : (_orderState$options23 = orderState.options) === null || _orderState$options23 === void 0 ? void 0 : _orderState$options23.moment,
1224
+ location: orderState === null || orderState === void 0 ? void 0 : (_orderState$options24 = orderState.options) === null || _orderState$options24 === void 0 ? void 0 : (_orderState$options25 = _orderState$options24.address) === null || _orderState$options25 === void 0 ? void 0 : _orderState$options25.location
1216
1225
  });
1217
1226
  }
1218
- }, [orderState === null || orderState === void 0 ? void 0 : orderState.loading, orderState === null || orderState === void 0 || (_orderState$options20 = orderState.options) === null || _orderState$options20 === void 0 ? void 0 : _orderState$options20.type, orderState === null || orderState === void 0 || (_orderState$options21 = orderState.options) === null || _orderState$options21 === void 0 ? void 0 : _orderState$options21.moment, JSON.stringify(orderState === null || orderState === void 0 || (_orderState$options22 = orderState.options) === null || _orderState$options22 === void 0 || (_orderState$options22 = _orderState$options22.address) === null || _orderState$options22 === void 0 ? void 0 : _orderState$options22.location)]);
1227
+ }, [orderState === null || orderState === void 0 ? void 0 : orderState.loading, orderState === null || orderState === void 0 ? void 0 : (_orderState$options26 = orderState.options) === null || _orderState$options26 === void 0 ? void 0 : _orderState$options26.type, orderState === null || orderState === void 0 ? void 0 : (_orderState$options27 = orderState.options) === null || _orderState$options27 === void 0 ? void 0 : _orderState$options27.moment, JSON.stringify(orderState === null || orderState === void 0 ? void 0 : (_orderState$options28 = orderState.options) === null || _orderState$options28 === void 0 ? void 0 : (_orderState$options29 = _orderState$options28.address) === null || _orderState$options29 === void 0 ? void 0 : _orderState$options29.location)]);
1219
1228
 
1220
1229
  /**
1221
1230
  * Cancel business request
@@ -1275,6 +1284,7 @@ var BusinessAndProductList = exports.BusinessAndProductList = function BusinessA
1275
1284
  loadedFirstTime: loadedFirstTime
1276
1285
  })));
1277
1286
  };
1287
+ exports.BusinessAndProductList = BusinessAndProductList;
1278
1288
  BusinessAndProductList.propTypes = {
1279
1289
  /**
1280
1290
  * UI Component, this must be containt all graphic elements and use parent props