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
@@ -15,29 +15,29 @@ var _OrderContext = require("../../contexts/OrderContext");
15
15
  var _EventContext = require("../../contexts/EventContext");
16
16
  var _dayjs = _interopRequireDefault(require("dayjs"));
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; }
20
- 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); }
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
+ 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); }
21
21
  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); }
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
- 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; }
27
- 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; }
28
- 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; }
26
+ 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; }
27
+ 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; }
28
+ 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; }
29
29
  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; }
30
- function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
31
- 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); }
30
+ function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
31
+ 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); }
32
32
  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); } }
33
33
  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); }); }; }
34
34
  function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
35
35
  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."); }
36
36
  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); }
37
37
  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; }
38
- 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; } }
38
+ 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; } }
39
39
  function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
40
- var OrderList = exports.OrderList = function OrderList(props) {
40
+ var OrderList = function OrderList(props) {
41
41
  var _paginationSettings$p;
42
42
  var UIComponent = props.UIComponent,
43
43
  orders = props.orders,
@@ -151,7 +151,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
151
151
  };
152
152
  var handleReorder = /*#__PURE__*/function () {
153
153
  var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee3(value) {
154
- var orderId, _reordersArray$, _choosedOrder$busines, _choosedOrder$origina, _businessData$content, disableLoading, fetchOrders, reordersArray, error, result, choosedOrder, _businessId, _businessData, _businessSlug, orderResult;
154
+ var orderId, _reordersArray$, _reordersArray$$resul, _choosedOrder$busines, _choosedOrder$origina, _businessData$content, _businessData$content2, disableLoading, fetchOrders, reordersArray, error, result, choosedOrder, _businessId, _businessData, _businessSlug, orderResult;
155
155
  return _regeneratorRuntime().wrap(function _callee3$(_context3) {
156
156
  while (1) switch (_context3.prev = _context3.next) {
157
157
  case 0:
@@ -192,7 +192,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
192
192
  }
193
193
  }, _callee);
194
194
  }));
195
- return function (_x3) {
195
+ return function (_x4) {
196
196
  return _ref3.apply(this, arguments);
197
197
  };
198
198
  }());
@@ -207,7 +207,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
207
207
  }
208
208
  }, _callee2);
209
209
  }));
210
- return function fetchOrders(_x2) {
210
+ return function fetchOrders(_x3) {
211
211
  return _ref2.apply(this, arguments);
212
212
  };
213
213
  }();
@@ -217,7 +217,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
217
217
  reordersArray = _context3.sent;
218
218
  error = reordersArray.length && reordersArray.every(function (obj) {
219
219
  return obj.error;
220
- }) && ((_reordersArray$ = reordersArray[0]) === null || _reordersArray$ === void 0 || (_reordersArray$ = _reordersArray$.result) === null || _reordersArray$ === void 0 ? void 0 : _reordersArray$[0]);
220
+ }) && ((_reordersArray$ = reordersArray[0]) === null || _reordersArray$ === void 0 ? void 0 : (_reordersArray$$resul = _reordersArray$.result) === null || _reordersArray$$resul === void 0 ? void 0 : _reordersArray$$resul[0]);
221
221
  result = reordersArray.length && reordersArray.map(function (obj) {
222
222
  var _obj$result$, _obj$result;
223
223
  return (_obj$result$ = (_obj$result = obj.result) === null || _obj$result === void 0 ? void 0 : _obj$result[0]) !== null && _obj$result$ !== void 0 ? _obj$result$ : obj.result;
@@ -227,13 +227,13 @@ var OrderList = exports.OrderList = function OrderList(props) {
227
227
  choosedOrder = orderList.orders.find(function (_order) {
228
228
  return (_order === null || _order === void 0 ? void 0 : _order.id) === orderId[0];
229
229
  });
230
- _businessId = (_choosedOrder$busines = choosedOrder === null || choosedOrder === void 0 ? void 0 : choosedOrder.business_id) !== null && _choosedOrder$busines !== void 0 ? _choosedOrder$busines : choosedOrder === null || choosedOrder === void 0 || (_choosedOrder$origina = choosedOrder.original) === null || _choosedOrder$origina === void 0 ? void 0 : _choosedOrder$origina.business_id;
230
+ _businessId = (_choosedOrder$busines = choosedOrder === null || choosedOrder === void 0 ? void 0 : choosedOrder.business_id) !== null && _choosedOrder$busines !== void 0 ? _choosedOrder$busines : choosedOrder === null || choosedOrder === void 0 ? void 0 : (_choosedOrder$origina = choosedOrder.original) === null || _choosedOrder$origina === void 0 ? void 0 : _choosedOrder$origina.business_id;
231
231
  _context3.next = 16;
232
232
  return ordering.businesses(_businessId).select(['slug']).get();
233
233
  case 16:
234
234
  _businessData = _context3.sent;
235
235
  _context3.next = 19;
236
- return _businessData === null || _businessData === void 0 || (_businessData$content = _businessData.content) === null || _businessData$content === void 0 || (_businessData$content = _businessData$content.result) === null || _businessData$content === void 0 ? void 0 : _businessData$content.slug;
236
+ return _businessData === null || _businessData === void 0 ? void 0 : (_businessData$content = _businessData.content) === null || _businessData$content === void 0 ? void 0 : (_businessData$content2 = _businessData$content.result) === null || _businessData$content2 === void 0 ? void 0 : _businessData$content2.slug;
237
237
  case 19:
238
238
  _businessSlug = _context3.sent;
239
239
  orderResult = {
@@ -269,7 +269,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
269
269
  }
270
270
  }, _callee3, null, [[3, 25]]);
271
271
  }));
272
- return function handleReorder(_x) {
272
+ return function handleReorder(_x2) {
273
273
  return _ref.apply(this, arguments);
274
274
  };
275
275
  }();
@@ -357,7 +357,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
357
357
  }
358
358
  }, _callee4);
359
359
  }));
360
- return function getOrders(_x4) {
360
+ return function getOrders(_x5) {
361
361
  return _ref4.apply(this, arguments);
362
362
  };
363
363
  }();
@@ -367,6 +367,9 @@ var OrderList = exports.OrderList = function OrderList(props) {
367
367
  getFirstOrder,
368
368
  pageSize,
369
369
  _ref6,
370
+ _ref6$filter,
371
+ _ref6$filter$map,
372
+ _ref6$filter$map$flat,
370
373
  nextPage,
371
374
  response,
372
375
  businessIds,
@@ -420,11 +423,11 @@ var OrderList = exports.OrderList = function OrderList(props) {
420
423
  });
421
424
  }
422
425
  setProfessionals([].concat(_toConsumableArray(response.content.result), _toConsumableArray(orderList.orders)).reduce(function (previousValue, currentValue) {
423
- var _currentValue$product;
424
- return previousValue.concat(currentValue === null || currentValue === void 0 || (_currentValue$product = currentValue.products) === null || _currentValue$product === void 0 || (_currentValue$product = _currentValue$product[0]) === null || _currentValue$product === void 0 || (_currentValue$product = _currentValue$product.calendar_event) === null || _currentValue$product === void 0 ? void 0 : _currentValue$product.professional);
426
+ var _currentValue$product, _currentValue$product2, _currentValue$product3;
427
+ return previousValue.concat(currentValue === null || currentValue === void 0 ? void 0 : (_currentValue$product = currentValue.products) === null || _currentValue$product === void 0 ? void 0 : (_currentValue$product2 = _currentValue$product[0]) === null || _currentValue$product2 === void 0 ? void 0 : (_currentValue$product3 = _currentValue$product2.calendar_event) === null || _currentValue$product3 === void 0 ? void 0 : _currentValue$product3.professional);
425
428
  }, []).filter(function (professional, i, hash) {
426
429
  var _hash$map;
427
- return professional && (hash === null || hash === void 0 || (_hash$map = hash.map(function (_professional) {
430
+ return professional && (hash === null || hash === void 0 ? void 0 : (_hash$map = hash.map(function (_professional) {
428
431
  return _professional === null || _professional === void 0 ? void 0 : _professional.id;
429
432
  })) === null || _hash$map === void 0 ? void 0 : _hash$map.indexOf(professional === null || professional === void 0 ? void 0 : professional.id)) === i;
430
433
  }));
@@ -432,20 +435,20 @@ var OrderList = exports.OrderList = function OrderList(props) {
432
435
  return order.business_id;
433
436
  });
434
437
  setBusinessOrderIds && setBusinessOrderIds(businessIds);
435
- setProducts((_ref6 = [].concat(_toConsumableArray(response.content.result), _toConsumableArray(orderList.orders))) === null || _ref6 === void 0 || (_ref6 = _ref6.filter(function (order) {
438
+ setProducts((_ref6 = [].concat(_toConsumableArray(response.content.result), _toConsumableArray(orderList.orders))) === null || _ref6 === void 0 ? void 0 : (_ref6$filter = _ref6.filter(function (order) {
436
439
  var _businessesSearchList;
437
- return !businessesSearchList || (businessesSearchList === null || businessesSearchList === void 0 || (_businessesSearchList = businessesSearchList.businesses) === null || _businessesSearchList === void 0 ? void 0 : _businessesSearchList.some(function (business) {
440
+ return !businessesSearchList || (businessesSearchList === null || businessesSearchList === void 0 ? void 0 : (_businessesSearchList = businessesSearchList.businesses) === null || _businessesSearchList === void 0 ? void 0 : _businessesSearchList.some(function (business) {
438
441
  return (order === null || order === void 0 ? void 0 : order.business_id) === (business === null || business === void 0 ? void 0 : business.id);
439
442
  }));
440
- })) === null || _ref6 === void 0 || (_ref6 = _ref6.map(function (order) {
443
+ })) === null || _ref6$filter === void 0 ? void 0 : (_ref6$filter$map = _ref6$filter.map(function (order) {
441
444
  var _order$products;
442
- return order === null || order === void 0 || (_order$products = order.products) === null || _order$products === void 0 ? void 0 : _order$products.map(function (product) {
445
+ return order === null || order === void 0 ? void 0 : (_order$products = order.products) === null || _order$products === void 0 ? void 0 : _order$products.map(function (product) {
443
446
  return _objectSpread(_objectSpread({}, product), {}, {
444
447
  business: order === null || order === void 0 ? void 0 : order.business,
445
448
  businessId: order === null || order === void 0 ? void 0 : order.business_id
446
449
  });
447
450
  });
448
- })) === null || _ref6 === void 0 || (_ref6 = _ref6.flat()) === null || _ref6 === void 0 ? void 0 : _ref6.filter(function (product, i, hash) {
451
+ })) === null || _ref6$filter$map === void 0 ? void 0 : (_ref6$filter$map$flat = _ref6$filter$map.flat()) === null || _ref6$filter$map$flat === void 0 ? void 0 : _ref6$filter$map$flat.filter(function (product, i, hash) {
449
452
  return hash.map(function (_product) {
450
453
  return _product === null || _product === void 0 ? void 0 : _product.product_id;
451
454
  }).indexOf(product === null || product === void 0 ? void 0 : product.product_id) === i;
@@ -483,7 +486,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
483
486
  }
484
487
  }, _callee5, null, [[8, 24]]);
485
488
  }));
486
- return function loadOrders(_x5, _x6) {
489
+ return function loadOrders(_x6, _x7) {
487
490
  return _ref5.apply(this, arguments);
488
491
  };
489
492
  }();
@@ -554,19 +557,19 @@ var OrderList = exports.OrderList = function OrderList(props) {
554
557
  }
555
558
  }, _callee6, null, [[0, 14]]);
556
559
  }));
557
- return function loadMessages(_x7) {
560
+ return function loadMessages(_x8) {
558
561
  return _ref7.apply(this, arguments);
559
562
  };
560
563
  }();
561
564
  var getBusinesses = /*#__PURE__*/function () {
562
565
  var _ref8 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7(businessIds) {
563
- var _orderState$options, _orderState$options2, _orderState$options3, _orderState$options4, parameters, _orderState$options5, moment, where, conditions, source, fetchEndpoint, _yield$fetchEndpoint$, _yield$fetchEndpoint$2, error, result;
566
+ var _orderState$options, _orderState$options$a, _orderState$options$a2, _orderState$options2, _orderState$options2$, _orderState$options2$2, _orderState$options3, _orderState$options4, parameters, _orderState$options5, moment, where, conditions, source, fetchEndpoint, _yield$fetchEndpoint$, _yield$fetchEndpoint$2, error, result;
564
567
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
565
568
  while (1) switch (_context7.prev = _context7.next) {
566
569
  case 0:
567
570
  _context7.prev = 0;
568
571
  parameters = {
569
- location: "".concat((_orderState$options = orderState.options) === null || _orderState$options === void 0 || (_orderState$options = _orderState$options.address) === null || _orderState$options === void 0 || (_orderState$options = _orderState$options.location) === null || _orderState$options === void 0 ? void 0 : _orderState$options.lat, ",").concat((_orderState$options2 = orderState.options) === null || _orderState$options2 === void 0 || (_orderState$options2 = _orderState$options2.address) === null || _orderState$options2 === void 0 || (_orderState$options2 = _orderState$options2.location) === null || _orderState$options2 === void 0 ? void 0 : _orderState$options2.lng)
572
+ location: "".concat((_orderState$options = orderState.options) === null || _orderState$options === void 0 ? void 0 : (_orderState$options$a = _orderState$options.address) === null || _orderState$options$a === void 0 ? void 0 : (_orderState$options$a2 = _orderState$options$a.location) === null || _orderState$options$a2 === void 0 ? void 0 : _orderState$options$a2.lat, ",").concat((_orderState$options2 = orderState.options) === null || _orderState$options2 === void 0 ? void 0 : (_orderState$options2$ = _orderState$options2.address) === null || _orderState$options2$ === void 0 ? void 0 : (_orderState$options2$2 = _orderState$options2$.location) === null || _orderState$options2$2 === void 0 ? void 0 : _orderState$options2$2.lng)
570
573
  };
571
574
  if ((_orderState$options3 = orderState.options) !== null && _orderState$options3 !== void 0 && _orderState$options3.moment && isValidMoment((_orderState$options4 = orderState.options) === null || _orderState$options4 === void 0 ? void 0 : _orderState$options4.moment, 'YYYY-MM-DD HH:mm:ss')) {
572
575
  moment = _dayjs.default.utc((_orderState$options5 = orderState.options) === null || _orderState$options5 === void 0 ? void 0 : _orderState$options5.moment, 'YYYY-MM-DD HH:mm:ss').local().unix();
@@ -622,7 +625,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
622
625
  }
623
626
  }, _callee7, null, [[0, 19]]);
624
627
  }));
625
- return function getBusinesses(_x8) {
628
+ return function getBusinesses(_x9) {
626
629
  return _ref8.apply(this, arguments);
627
630
  };
628
631
  }();
@@ -653,7 +656,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
653
656
  };
654
657
  }, [isBusiness]);
655
658
  (0, _react.useEffect)(function () {
656
- var _session$user2, _session$user3, _socket$socket, _socket$socket2, _socket$socket3, _socket$socket4;
659
+ var _session$user2, _session$user3, _socket$socket, _socket$socket$_callb, _socket$socket2, _socket$socket2$_call, _socket$socket2$_call2, _socket$socket3, _socket$socket3$_call, _socket$socket4, _socket$socket4$_call, _socket$socket4$_call2;
657
660
  if (orderList.loading || isCustomerMode || !(socket !== null && socket !== void 0 && socket.socket)) return;
658
661
  var handleUpdateOrder = function handleUpdateOrder(order) {
659
662
  var found = orderList.orders.find(function (_order) {
@@ -664,7 +667,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
664
667
  showToast(_ToastContext.ToastType.Info, t('SPECIFIC_ORDER_UPDATED', 'Your order number _NUMBER_ has updated').replace('_NUMBER_', order.id), 1000);
665
668
  orders = orderList.orders.filter(function (_order) {
666
669
  var _order$driver, _order$driver2, _session$user;
667
- if (_order.id === order.id && (_order === null || _order === void 0 || (_order$driver = _order.driver) === null || _order$driver === void 0 ? void 0 : _order$driver.id) !== (order === null || order === void 0 || (_order$driver2 = order.driver) === null || _order$driver2 === void 0 ? void 0 : _order$driver2.id) && (session === null || session === void 0 || (_session$user = session.user) === null || _session$user === void 0 ? void 0 : _session$user.level) === 4) {
670
+ if (_order.id === order.id && (_order === null || _order === void 0 ? void 0 : (_order$driver = _order.driver) === null || _order$driver === void 0 ? void 0 : _order$driver.id) !== (order === null || order === void 0 ? void 0 : (_order$driver2 = order.driver) === null || _order$driver2 === void 0 ? void 0 : _order$driver2.id) && (session === null || session === void 0 ? void 0 : (_session$user = session.user) === null || _session$user === void 0 ? void 0 : _session$user.level) === 4) {
668
671
  return false;
669
672
  }
670
673
  if (_order.id === order.id) {
@@ -697,14 +700,14 @@ var OrderList = exports.OrderList = function OrderList(props) {
697
700
  loading: false
698
701
  }));
699
702
  };
700
- var ordersRoom = !props.isAsCustomer && (session === null || session === void 0 || (_session$user2 = session.user) === null || _session$user2 === void 0 ? void 0 : _session$user2.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 || (_session$user3 = session.user) === null || _session$user3 === void 0 ? void 0 : _session$user3.id);
703
+ var ordersRoom = !props.isAsCustomer && (session === null || session === void 0 ? void 0 : (_session$user2 = session.user) === null || _session$user2 === void 0 ? void 0 : _session$user2.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 ? void 0 : (_session$user3 = session.user) === null || _session$user3 === void 0 ? void 0 : _session$user3.id);
701
704
  socket.join(ordersRoom);
702
- if (!(socket !== null && socket !== void 0 && (_socket$socket = socket.socket) !== null && _socket$socket !== void 0 && (_socket$socket = _socket$socket._callbacks) !== null && _socket$socket !== void 0 && _socket$socket.$orders_register) || socket !== null && socket !== void 0 && (_socket$socket2 = socket.socket) !== null && _socket$socket2 !== void 0 && (_socket$socket2 = _socket$socket2._callbacks) !== null && _socket$socket2 !== void 0 && (_socket$socket2 = _socket$socket2.$orders_register) !== null && _socket$socket2 !== void 0 && _socket$socket2.find(function (func) {
705
+ if (!(socket !== null && socket !== void 0 && (_socket$socket = socket.socket) !== null && _socket$socket !== void 0 && (_socket$socket$_callb = _socket$socket._callbacks) !== null && _socket$socket$_callb !== void 0 && _socket$socket$_callb.$orders_register) || socket !== null && socket !== void 0 && (_socket$socket2 = socket.socket) !== null && _socket$socket2 !== void 0 && (_socket$socket2$_call = _socket$socket2._callbacks) !== null && _socket$socket2$_call !== void 0 && (_socket$socket2$_call2 = _socket$socket2$_call.$orders_register) !== null && _socket$socket2$_call2 !== void 0 && _socket$socket2$_call2.find(function (func) {
703
706
  return (func === null || func === void 0 ? void 0 : func.name) !== 'handleAddNewOrder';
704
707
  })) {
705
708
  socket.on('orders_register', handleAddNewOrder);
706
709
  }
707
- if (!(socket !== null && socket !== void 0 && (_socket$socket3 = socket.socket) !== null && _socket$socket3 !== void 0 && (_socket$socket3 = _socket$socket3._callbacks) !== null && _socket$socket3 !== void 0 && _socket$socket3.$update_order) || socket !== null && socket !== void 0 && (_socket$socket4 = socket.socket) !== null && _socket$socket4 !== void 0 && (_socket$socket4 = _socket$socket4._callbacks) !== null && _socket$socket4 !== void 0 && (_socket$socket4 = _socket$socket4.$update_order) !== null && _socket$socket4 !== void 0 && _socket$socket4.find(function (func) {
710
+ if (!(socket !== null && socket !== void 0 && (_socket$socket3 = socket.socket) !== null && _socket$socket3 !== void 0 && (_socket$socket3$_call = _socket$socket3._callbacks) !== null && _socket$socket3$_call !== void 0 && _socket$socket3$_call.$update_order) || socket !== null && socket !== void 0 && (_socket$socket4 = socket.socket) !== null && _socket$socket4 !== void 0 && (_socket$socket4$_call = _socket$socket4._callbacks) !== null && _socket$socket4$_call !== void 0 && (_socket$socket4$_call2 = _socket$socket4$_call.$update_order) !== null && _socket$socket4$_call2 !== void 0 && _socket$socket4$_call2.find(function (func) {
708
711
  return (func === null || func === void 0 ? void 0 : func.name) !== 'handleUpdateOrder';
709
712
  })) {
710
713
  socket.on('update_order', handleUpdateOrder);
@@ -719,10 +722,10 @@ var OrderList = exports.OrderList = function OrderList(props) {
719
722
  if (!session.user || isCustomerMode) return;
720
723
  socket.on('disconnect', function (reason) {
721
724
  var _session$user4, _session$user5;
722
- var ordersRoom = !props.isAsCustomer && (session === null || session === void 0 || (_session$user4 = session.user) === null || _session$user4 === void 0 ? void 0 : _session$user4.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 || (_session$user5 = session.user) === null || _session$user5 === void 0 ? void 0 : _session$user5.id);
725
+ var ordersRoom = !props.isAsCustomer && (session === null || session === void 0 ? void 0 : (_session$user4 = session.user) === null || _session$user4 === void 0 ? void 0 : _session$user4.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 ? void 0 : (_session$user5 = session.user) === null || _session$user5 === void 0 ? void 0 : _session$user5.id);
723
726
  socket.join(ordersRoom);
724
727
  });
725
- var ordersRoom = !props.isAsCustomer && (session === null || session === void 0 || (_session$user6 = session.user) === null || _session$user6 === void 0 ? void 0 : _session$user6.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 || (_session$user7 = session.user) === null || _session$user7 === void 0 ? void 0 : _session$user7.id);
728
+ var ordersRoom = !props.isAsCustomer && (session === null || session === void 0 ? void 0 : (_session$user6 = session.user) === null || _session$user6 === void 0 ? void 0 : _session$user6.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 ? void 0 : (_session$user7 = session.user) === null || _session$user7 === void 0 ? void 0 : _session$user7.id);
726
729
  socket.join(ordersRoom);
727
730
  return function () {
728
731
  socket.leave(ordersRoom);
@@ -774,7 +777,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
774
777
  }
775
778
  }, _callee8, null, [[1, 9]]);
776
779
  }));
777
- return function loadMoreOrders(_x9) {
780
+ return function loadMoreOrders(_x10) {
778
781
  return _ref9.apply(this, arguments);
779
782
  };
780
783
  }();
@@ -824,7 +827,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
824
827
  }
825
828
  }, _callee9, null, [[1, 9]]);
826
829
  }));
827
- return function goToPage(_x10) {
830
+ return function goToPage(_x11) {
828
831
  return _ref10.apply(this, arguments);
829
832
  };
830
833
  }();
@@ -849,7 +852,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
849
852
  };
850
853
  var handleUpdateBusinesses = function handleUpdateBusinesses(businessId, changes) {
851
854
  var _businesses$result;
852
- var updatedBusiness = businesses === null || businesses === void 0 || (_businesses$result = businesses.result) === null || _businesses$result === void 0 ? void 0 : _businesses$result.map(function (business) {
855
+ var updatedBusiness = businesses === null || businesses === void 0 ? void 0 : (_businesses$result = businesses.result) === null || _businesses$result === void 0 ? void 0 : _businesses$result.map(function (business) {
853
856
  if ((business === null || business === void 0 ? void 0 : business.id) === businessId) {
854
857
  return _objectSpread(_objectSpread({}, business), changes);
855
858
  }
@@ -905,7 +908,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
905
908
  }
906
909
  }, _callee10, null, [[1, 9]]);
907
910
  }));
908
- return function getPage(_x11, _x12) {
911
+ return function getPage(_x12, _x13) {
909
912
  return _ref11.apply(this, arguments);
910
913
  };
911
914
  }();
@@ -984,6 +987,7 @@ var OrderList = exports.OrderList = function OrderList(props) {
984
987
  getPage: getPage
985
988
  })));
986
989
  };
990
+ exports.OrderList = OrderList;
987
991
  OrderList.propTypes = {
988
992
  /**
989
993
  * UI Component, this must be containt all graphic elements and use parent props