ordering-components-external 13.2.32 → 13.2.34

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 (537) hide show
  1. package/.babelrc +22 -22
  2. package/.vscode/settings.json +3 -3
  3. package/_bundles/{7.ordering-component.5e6b244837705c07824f.js → 7.ordering-component.6cdb5ba8147ea6e69b23.js} +1 -1
  4. package/_bundles/{ordering-component.5e6b244837705c07824f.js → ordering-component.6cdb5ba8147ea6e69b23.js} +2 -2
  5. package/_modules/components/AddressDetails/index.js +26 -26
  6. package/_modules/components/AddressForm/index.js +50 -50
  7. package/_modules/components/AddressList/index.js +40 -40
  8. package/_modules/components/Analitycs/index.js +6 -6
  9. package/_modules/components/AnalyticsSegment/index.js +3 -3
  10. package/_modules/components/AppleLogin/index.js +26 -26
  11. package/_modules/components/BaseComponent/index.js +14 -14
  12. package/_modules/components/BusinessAndProductList/index.js +16 -16
  13. package/_modules/components/BusinessBasicInformation/index.js +20 -20
  14. package/_modules/components/BusinessController/index.js +50 -50
  15. package/_modules/components/BusinessInformation/BusinessOption/index.js +20 -20
  16. package/_modules/components/BusinessInformation/index.js +18 -18
  17. package/_modules/components/BusinessList/index.js +42 -42
  18. package/_modules/components/BusinessMenuListing/index.js +20 -20
  19. package/_modules/components/BusinessProductsCategories/index.js +16 -16
  20. package/_modules/components/BusinessProductsSearch/index.js +14 -14
  21. package/_modules/components/BusinessReviews/index.js +27 -27
  22. package/_modules/components/BusinessSearchList/index.js +18 -18
  23. package/_modules/components/BusinessSortControl/index.js +28 -28
  24. package/_modules/components/BusinessTypeFilter/index.js +26 -26
  25. package/_modules/components/BusinessesMap/index.js +27 -27
  26. package/_modules/components/Cart/index.js +38 -38
  27. package/_modules/components/CartStoresListing/index.js +4 -4
  28. package/_modules/components/Checkout/index.js +60 -60
  29. package/_modules/components/CmsContent/index.js +20 -20
  30. package/_modules/components/Contacts/index.js +28 -28
  31. package/_modules/components/CouponControl/index.js +22 -22
  32. package/_modules/components/DriverList/index.js +22 -22
  33. package/_modules/components/DriverTips/index.js +35 -35
  34. package/_modules/components/FacebookLoginButton/index.js +40 -40
  35. package/_modules/components/FacebookPixel/index.js +3 -3
  36. package/_modules/components/FavoriteList/index.js +28 -28
  37. package/_modules/components/FirebaseGoogleLoginButton/index.js +10 -10
  38. package/_modules/components/FloatingButton/index.js +20 -20
  39. package/_modules/components/ForgotPasswordForm/index.js +43 -43
  40. package/_modules/components/GiftCard/GiftCardOrdersList/index.js +4 -4
  41. package/_modules/components/GiftCard/PurchaseGiftCard/index.js +6 -6
  42. package/_modules/components/GiftCard/RedeemGiftCard/index.js +4 -4
  43. package/_modules/components/GiftCard/SendGiftCard/index.js +4 -4
  44. package/_modules/components/GoogleAutocompleteInput/index.js +18 -18
  45. package/_modules/components/GoogleIdentity/index.js +28 -28
  46. package/_modules/components/GoogleLoginButton/index.js +49 -49
  47. package/_modules/components/GoogleMaps/index.js +37 -37
  48. package/_modules/components/GpsButton/index.js +20 -20
  49. package/_modules/components/LanguageSelector/index.js +28 -28
  50. package/_modules/components/LoginForm/index.js +58 -58
  51. package/_modules/components/LogoutAction/index.js +17 -17
  52. package/_modules/components/MainSearch/index.js +31 -31
  53. package/_modules/components/MenuControl/index.js +51 -51
  54. package/_modules/components/Messages/index.js +22 -22
  55. package/_modules/components/MomentOption/index.js +51 -51
  56. package/_modules/components/MultiCartCreate/index.js +2 -2
  57. package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +8 -8
  58. package/_modules/components/MultiCheckout/index.js +12 -12
  59. package/_modules/components/MultiOrdersDetails/index.js +6 -6
  60. package/_modules/components/MyOrders/index.js +24 -24
  61. package/_modules/components/MyOrdersList/index.js +26 -26
  62. package/_modules/components/NewOrderNotification/index.js +2 -2
  63. package/_modules/components/OrderChange/index.js +20 -20
  64. package/_modules/components/OrderDetails/index.js +43 -43
  65. package/_modules/components/OrderList/index.js +44 -44
  66. package/_modules/components/OrderReview/index.js +22 -22
  67. package/_modules/components/OrderTypeControl/index.js +18 -18
  68. package/_modules/components/OrdersControlFilters/index.js +6 -6
  69. package/_modules/components/OrdersDashboardComponents/Appointments/index.js +4 -4
  70. package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +26 -26
  71. package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +24 -24
  72. package/_modules/components/OrdersDashboardComponents/CityList/index.js +20 -20
  73. package/_modules/components/OrdersDashboardComponents/CountryList/index.js +20 -20
  74. package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +12 -12
  75. package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +54 -54
  76. package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +60 -60
  77. package/_modules/components/OrdersDashboardComponents/DriversList/index.js +58 -58
  78. package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +16 -16
  79. package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +6 -6
  80. package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +4 -4
  81. package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +20 -20
  82. package/_modules/components/OrdersDashboardComponents/Logistics/index.js +20 -20
  83. package/_modules/components/OrdersDashboardComponents/Messages/index.js +27 -27
  84. package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +26 -26
  85. package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +36 -36
  86. package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +14 -14
  87. package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +62 -62
  88. package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +56 -56
  89. package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +25 -25
  90. package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +16 -16
  91. package/_modules/components/OrdersDashboardComponents/Schedule/index.js +46 -46
  92. package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +39 -39
  93. package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +66 -66
  94. package/_modules/components/OrdersDashboardComponents/UsersList/index.js +54 -54
  95. package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +4 -4
  96. package/_modules/components/PageBanner/index.js +4 -4
  97. package/_modules/components/PaymentOptionCash/index.js +24 -24
  98. package/_modules/components/PaymentOptionPaypal/index.js +24 -24
  99. package/_modules/components/PaymentOptionSquare/index.js +2 -2
  100. package/_modules/components/PaymentOptionStripe/index.js +32 -32
  101. package/_modules/components/PaymentOptionStripeDirect/index.js +24 -24
  102. package/_modules/components/PaymentOptionStripeLink/index.js +4 -4
  103. package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +19 -19
  104. package/_modules/components/PaymentOptionStripeRedirect/index.js +30 -30
  105. package/_modules/components/PaymentOptions/index.js +27 -27
  106. package/_modules/components/PaymethodList/index.js +20 -20
  107. package/_modules/components/PhoneAutocomplete/index.js +18 -18
  108. package/_modules/components/PlaceSpot/index.js +2 -2
  109. package/_modules/components/Popup/index.js +33 -33
  110. package/_modules/components/ProductComponent/index.js +27 -27
  111. package/_modules/components/ProductForm/index.js +159 -135
  112. package/_modules/components/ProductImages/index.js +18 -18
  113. package/_modules/components/ProductIngredient/index.js +17 -17
  114. package/_modules/components/ProductItemAccordion/index.js +8 -8
  115. package/_modules/components/ProductOption/index.js +8 -8
  116. package/_modules/components/ProductOptionSuboption/index.js +33 -33
  117. package/_modules/components/ProductShare/index.js +20 -20
  118. package/_modules/components/ProductsList/index.js +20 -20
  119. package/_modules/components/ProductsListing/index.js +39 -39
  120. package/_modules/components/ProfessionalInfo/index.js +24 -24
  121. package/_modules/components/QueryLoginSpoonity/index.js +20 -20
  122. package/_modules/components/ReCaptcha/index.js +4 -4
  123. package/_modules/components/ResetPassword/index.js +20 -20
  124. package/_modules/components/ReviewCustomer/index.js +16 -16
  125. package/_modules/components/ReviewDriver/index.js +20 -20
  126. package/_modules/components/ReviewProduct/index.js +22 -22
  127. package/_modules/components/SearchOptions/index.js +17 -17
  128. package/_modules/components/Sessions/index.js +21 -21
  129. package/_modules/components/SignupForm/index.js +58 -58
  130. package/_modules/components/SingleBusinessCard/index.js +28 -28
  131. package/_modules/components/SingleOrderCard/index.js +20 -20
  132. package/_modules/components/SingleProductCard/index.js +18 -18
  133. package/_modules/components/SingleProfessionalCard/index.js +18 -18
  134. package/_modules/components/SmartAppBanner/index.js +8 -8
  135. package/_modules/components/StoreProductList/index.js +22 -22
  136. package/_modules/components/StripeElementsForm/CardForm/index.js +25 -25
  137. package/_modules/components/StripeElementsForm/index.js +16 -16
  138. package/_modules/components/UpsellingPage/index.js +19 -19
  139. package/_modules/components/UserFormDetails/index.js +68 -68
  140. package/_modules/components/UserVerification/index.js +24 -17
  141. package/_modules/components/WebsocketStatus/index.js +4 -4
  142. package/_modules/components/WrapperGoogleMaps/index.js +3 -3
  143. package/_modules/contexts/ApiContext/index.js +8 -8
  144. package/_modules/contexts/BillingContext/index.js +7 -7
  145. package/_modules/contexts/BusinessContext/index.js +9 -9
  146. package/_modules/contexts/ConfigContext/index.js +9 -9
  147. package/_modules/contexts/EventContext/index.js +9 -9
  148. package/_modules/contexts/LanguageContext/index.js +13 -13
  149. package/_modules/contexts/OptimizationLoadContext/index.js +8 -8
  150. package/_modules/contexts/OrderContext/index.js +62 -62
  151. package/_modules/contexts/OrderingContext/index.js +7 -7
  152. package/_modules/contexts/OrderingThemeContext/index.js +11 -11
  153. package/_modules/contexts/ProductContext/index.js +13 -13
  154. package/_modules/contexts/SessionContext/index.js +9 -9
  155. package/_modules/contexts/SiteContext/index.js +9 -9
  156. package/_modules/contexts/UtilsContext/index.js +9 -9
  157. package/_modules/contexts/WebsocketContext/index.js +9 -9
  158. package/_modules/native/src/contexts/OrderingContext/index.js +7 -7
  159. package/cypress/fixtures/example.json +4 -4
  160. package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
  161. package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
  162. package/cypress/integration/naked/activeOrders.spec.js +15 -15
  163. package/cypress/integration/naked/addressDetails.spec.js +10 -10
  164. package/cypress/integration/naked/appleLogin.spec.js +14 -14
  165. package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
  166. package/cypress/integration/naked/businessController.spec.js +9 -9
  167. package/cypress/integration/naked/businessInformation.spec.js +19 -19
  168. package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
  169. package/cypress/integration/naked/businessReviews.spec.js +16 -16
  170. package/cypress/integration/naked/businessSortControl.spec.js +9 -9
  171. package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
  172. package/cypress/integration/naked/businessesMap.spec.js +13 -13
  173. package/cypress/integration/naked/cms.spec.js +9 -9
  174. package/cypress/integration/naked/config.spec.js +34 -34
  175. package/cypress/integration/naked/driverTips.spec.js +10 -10
  176. package/cypress/integration/naked/events.spec.js +13 -13
  177. package/cypress/integration/naked/facebookLogin.spec.js +13 -13
  178. package/cypress/integration/naked/floatingButton.spec.js +13 -13
  179. package/cypress/integration/naked/forgotPassword.spec.js +20 -20
  180. package/cypress/integration/naked/googleLogin.spec.js +11 -11
  181. package/cypress/integration/naked/languageExamples.spec.js +25 -25
  182. package/cypress/integration/naked/languageSelector.spec.js +10 -10
  183. package/cypress/integration/naked/login.spec.js +38 -38
  184. package/cypress/integration/naked/logout.spec.js +15 -15
  185. package/cypress/integration/naked/mainSearch.spec.js +9 -9
  186. package/cypress/integration/naked/menuControl.spec.js +9 -9
  187. package/cypress/integration/naked/messages.spec.js +25 -25
  188. package/cypress/integration/naked/momentOption.spec.js +10 -10
  189. package/cypress/integration/naked/myOrders.spec.js +11 -11
  190. package/cypress/integration/naked/myOrdersList.spec.js +9 -9
  191. package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
  192. package/cypress/integration/naked/orderDetails.spec.js +11 -11
  193. package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
  194. package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
  195. package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
  196. package/cypress/integration/naked/paymentOptions.spec.js +9 -9
  197. package/cypress/integration/naked/popupExample.spec.js +17 -17
  198. package/cypress/integration/naked/productImages.spec.js +11 -11
  199. package/cypress/integration/naked/productOptionExample.spec.js +21 -21
  200. package/cypress/integration/naked/productShare.spec.js +9 -9
  201. package/cypress/integration/naked/productsList.spec.js +9 -9
  202. package/cypress/integration/naked/resetPassword.spec.js +11 -11
  203. package/cypress/integration/naked/reviewOrders.spec.js +13 -13
  204. package/cypress/integration/naked/searchOptions.spec.js +18 -18
  205. package/cypress/integration/naked/signup.spec.js +31 -31
  206. package/cypress/integration/naked/upselling.spec.js +13 -13
  207. package/cypress/integration/naked/userDetails.spec.js +12 -12
  208. package/cypress/plugins/index.js +21 -21
  209. package/cypress/support/commands.js +35 -35
  210. package/cypress/support/index.js +20 -20
  211. package/cypress.json +12 -12
  212. package/example/App.js +263 -263
  213. package/example/components/ActiveOrdersUI/index.js +72 -72
  214. package/example/components/AddressDetailsUI/index.js +101 -101
  215. package/example/components/AddressFormUI/index.js +161 -161
  216. package/example/components/AddressListUI/index.js +33 -33
  217. package/example/components/AlertPopup/index.js +10 -10
  218. package/example/components/AlertUI/index.js +49 -49
  219. package/example/components/AlertUI/style.css +5 -5
  220. package/example/components/AppleLoginUI/index.js +40 -40
  221. package/example/components/BaseComponentUI/index.js +34 -34
  222. package/example/components/BusinessBasicInformationUI/index.js +118 -118
  223. package/example/components/BusinessControllerUI/index.js +89 -89
  224. package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
  225. package/example/components/BusinessInformationUI/index.js +83 -83
  226. package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
  227. package/example/components/BusinessProductsSearchUI/index.js +38 -38
  228. package/example/components/BusinessReviewsUI/index.js +77 -77
  229. package/example/components/BusinessSortControlUI/index.js +47 -47
  230. package/example/components/BusinessTypeFilterUI/index.js +53 -53
  231. package/example/components/BusinessesMapUI/index.js +57 -57
  232. package/example/components/CartUI/index.js +154 -154
  233. package/example/components/ChangeView/index.js +19 -19
  234. package/example/components/CheckoutUI/index.js +206 -206
  235. package/example/components/CmsContentUI/index.js +52 -52
  236. package/example/components/ConfigsExample/index.js +118 -118
  237. package/example/components/CouponControlUI/index.js +63 -63
  238. package/example/components/DriverTipsUI/index.js +58 -58
  239. package/example/components/FacebookLoginButtonUI/index.js +48 -48
  240. package/example/components/FloatingButtonUI/index.js +145 -145
  241. package/example/components/ForgotPasswordFormUI/index.js +93 -93
  242. package/example/components/GoogleLoginUI/index.js +30 -30
  243. package/example/components/GpsButtonUI/index.js +22 -22
  244. package/example/components/Header/index.js +18 -18
  245. package/example/components/LanguageSelectorUI/index.js +57 -57
  246. package/example/components/LanguagesExample/index.js +51 -51
  247. package/example/components/LoginFormUI/index.js +159 -159
  248. package/example/components/LogoutButtonUI/index.js +21 -21
  249. package/example/components/MainSearchUI/index.js +131 -131
  250. package/example/components/MenuControlUI/index.js +103 -103
  251. package/example/components/MessagesUI/index.js +162 -162
  252. package/example/components/ModalUI/index.js +36 -36
  253. package/example/components/ModalUI/style.css +5 -5
  254. package/example/components/MomentOptionUI/index.js +68 -68
  255. package/example/components/MyOrdersListUI/index.js +51 -51
  256. package/example/components/MyOrdersUI/index.js +52 -52
  257. package/example/components/OrderChangeUI/index.js +54 -54
  258. package/example/components/OrderDetailsUI/index.js +174 -174
  259. package/example/components/OrderReviewUI/index.js +125 -125
  260. package/example/components/OrderTypeControlUI/index.js +32 -32
  261. package/example/components/PaymentOptionCashUI/index.js +60 -60
  262. package/example/components/PaymentOptionPaypalUI/index.js +50 -50
  263. package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
  264. package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
  265. package/example/components/PaymentOptionStripeUI/index.js +129 -129
  266. package/example/components/PaymentOptionsUI/index.js +169 -169
  267. package/example/components/PhoneAutocompleteUI/index.js +67 -67
  268. package/example/components/PhoneAutocompleteUI/styles.css +49 -49
  269. package/example/components/ProductComponentUI/index.js +113 -113
  270. package/example/components/ProductFormUI/index.js +131 -131
  271. package/example/components/ProductImagesUI/index.js +82 -82
  272. package/example/components/ProductIngredientUI/index.js +21 -21
  273. package/example/components/ProductOptionSuboptionUI/index.js +65 -65
  274. package/example/components/ProductOptionUI/index.js +31 -31
  275. package/example/components/ProductShareUI/index.js +48 -48
  276. package/example/components/ProductsListUI/index.js +108 -108
  277. package/example/components/ProductsListingUI/index.js +42 -42
  278. package/example/components/ResetPasswordUI/index.js +121 -121
  279. package/example/components/SearchOptionsUI/index.js +82 -82
  280. package/example/components/SignupFormUI/index.js +117 -117
  281. package/example/components/SingleBusinessCardUI/index.js +82 -82
  282. package/example/components/SingleOrderCardUI/index.js +52 -52
  283. package/example/components/SingleProductCardUI/index.js +47 -47
  284. package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
  285. package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
  286. package/example/components/StripeElementsFormUI/index.js +38 -38
  287. package/example/components/StripeRedirectFormUI/index.js +99 -99
  288. package/example/components/TestComponent/index.js +5 -5
  289. package/example/components/UpsellingPageUI/index.js +26 -26
  290. package/example/components/UserDetailsUI/index.js +94 -94
  291. package/example/components/UserProfileUI/index.js +156 -156
  292. package/example/views/ActiveOrders/index.js +86 -86
  293. package/example/views/AddressDetailsExample/index.js +57 -57
  294. package/example/views/AppleLoginExample/index.js +51 -51
  295. package/example/views/BaseComponentExample/index.js +35 -35
  296. package/example/views/BusinessBasicInformationExample/index.js +43 -43
  297. package/example/views/BusinessControllerExample/index.js +55 -55
  298. package/example/views/BusinessInformationExample/index.js +68 -68
  299. package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
  300. package/example/views/BusinessProductsSearchExample/index.js +39 -39
  301. package/example/views/BusinessReviewsExample/index.js +43 -43
  302. package/example/views/BusinessSortControlExample/index.js +53 -53
  303. package/example/views/BusinessTypeFilterExample/index.js +53 -53
  304. package/example/views/BusinessesMapExample/index.js +57 -57
  305. package/example/views/CheckoutExample/index.js +143 -143
  306. package/example/views/CmsContentExample/index.js +44 -44
  307. package/example/views/DriverTipsExample/index.js +47 -47
  308. package/example/views/EventsExample/index.js +26 -26
  309. package/example/views/FacebookLogin/index.js +63 -63
  310. package/example/views/FloatingButtonExample/index.js +47 -47
  311. package/example/views/ForgotPassword/index.js +77 -77
  312. package/example/views/GoogleLoginExample/index.js +85 -85
  313. package/example/views/Home/index.js +200 -200
  314. package/example/views/LanguageSelectorExample/index.js +55 -55
  315. package/example/views/Login/index.js +84 -84
  316. package/example/views/MainSearchExample/index.js +43 -43
  317. package/example/views/MenuControlExample/index.js +68 -68
  318. package/example/views/MessagesExample/index.js +58 -58
  319. package/example/views/MomentOptionExample/index.js +52 -52
  320. package/example/views/MyOrdersExample/index.js +35 -35
  321. package/example/views/MyOrdersListExample/index.js +50 -50
  322. package/example/views/OrderChangeExample/index.js +46 -46
  323. package/example/views/OrderContextExample/index.js +139 -139
  324. package/example/views/OrderDetailsExample/index.js +50 -50
  325. package/example/views/OrderReviewExample/index.js +64 -64
  326. package/example/views/PaymentOptionCashExample/index.js +51 -51
  327. package/example/views/PaymentOptionPaypalExample/index.js +71 -71
  328. package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
  329. package/example/views/PaymentOptionStripeExample/index.js +47 -47
  330. package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
  331. package/example/views/PaymentOptionsExample/index.js +47 -47
  332. package/example/views/PhoneAutocompleteExample/index.js +34 -34
  333. package/example/views/PlacesExample/index.js +94 -94
  334. package/example/views/PopupExample/index.js +78 -78
  335. package/example/views/PopupExample/style.css +18 -18
  336. package/example/views/ProductDetail/index.js +323 -323
  337. package/example/views/ProductImagesExample/index.js +43 -43
  338. package/example/views/ProductOptionExample/index.js +88 -88
  339. package/example/views/ProductShareExample/index.js +51 -51
  340. package/example/views/ProductsListExample/index.js +77 -77
  341. package/example/views/ProductsListingExample/index.js +47 -47
  342. package/example/views/ResetPasswordExample/index.js +60 -60
  343. package/example/views/SearchOptionsExample/index.js +42 -42
  344. package/example/views/SessionManager/index.js +122 -122
  345. package/example/views/Signup/index.js +64 -64
  346. package/example/views/UpsellingPageExample/index.js +35 -35
  347. package/example/views/UserDetailsExample/index.js +69 -69
  348. package/example/views/UserProfile/index.js +73 -73
  349. package/index-example.js +23 -23
  350. package/index.html +13 -13
  351. package/native/index.js +257 -257
  352. package/native/src/NativeStrategy/index.js +20 -20
  353. package/native/src/contexts/OrderingContext/index.js +85 -85
  354. package/package.json +92 -92
  355. package/src/components/AddressDetails/index.js +149 -149
  356. package/src/components/AddressForm/index.js +380 -380
  357. package/src/components/AddressList/index.js +254 -254
  358. package/src/components/Analitycs/index.js +119 -119
  359. package/src/components/AnalyticsSegment/index.js +145 -145
  360. package/src/components/AppleLogin/index.js +164 -164
  361. package/src/components/BaseComponent/index.js +52 -52
  362. package/src/components/BusinessAndProductList/index.js +1005 -1005
  363. package/src/components/BusinessBasicInformation/index.js +119 -119
  364. package/src/components/BusinessController/index.js +351 -351
  365. package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
  366. package/src/components/BusinessInformation/index.js +93 -93
  367. package/src/components/BusinessList/index.js +670 -670
  368. package/src/components/BusinessMenuListing/index.js +99 -99
  369. package/src/components/BusinessProductsCategories/index.js +60 -60
  370. package/src/components/BusinessProductsSearch/index.js +54 -54
  371. package/src/components/BusinessReviews/index.js +187 -187
  372. package/src/components/BusinessSearchList/index.js +364 -364
  373. package/src/components/BusinessSortControl/index.js +100 -100
  374. package/src/components/BusinessTypeFilter/index.js +142 -142
  375. package/src/components/BusinessesMap/index.js +110 -110
  376. package/src/components/Cart/index.js +211 -211
  377. package/src/components/CartStoresListing/index.js +157 -157
  378. package/src/components/Checkout/index.js +652 -652
  379. package/src/components/CmsContent/index.js +97 -97
  380. package/src/components/Contacts/index.js +512 -512
  381. package/src/components/CouponControl/index.js +171 -171
  382. package/src/components/DragAndDrop/index.js +41 -41
  383. package/src/components/DriverList/index.js +112 -112
  384. package/src/components/DriverTips/index.js +141 -141
  385. package/src/components/Emitter/index.js +36 -36
  386. package/src/components/ExamineClick/index.js +40 -40
  387. package/src/components/FacebookLoginButton/index.js +214 -214
  388. package/src/components/FacebookPixel/index.js +148 -148
  389. package/src/components/FavoriteList/index.js +278 -278
  390. package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
  391. package/src/components/FloatingButton/index.js +70 -70
  392. package/src/components/ForgotPasswordForm/index.js +180 -180
  393. package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
  394. package/src/components/GiftCard/PurchaseGiftCard/index.js +127 -127
  395. package/src/components/GiftCard/RedeemGiftCard/index.js +77 -77
  396. package/src/components/GiftCard/SendGiftCard/index.js +83 -83
  397. package/src/components/GoogleAutocompleteInput/index.js +154 -154
  398. package/src/components/GoogleIdentity/index.js +144 -144
  399. package/src/components/GoogleLoginButton/index.js +276 -276
  400. package/src/components/GoogleMaps/index.js +523 -523
  401. package/src/components/GpsButton/index.js +154 -154
  402. package/src/components/LanguageSelector/index.js +163 -163
  403. package/src/components/LoginForm/index.js +531 -531
  404. package/src/components/LogoutAction/index.js +211 -211
  405. package/src/components/MainSearch/index.js +149 -149
  406. package/src/components/MapView/index.js +116 -116
  407. package/src/components/MenuControl/index.js +238 -238
  408. package/src/components/Messages/index.js +166 -166
  409. package/src/components/MomentOption/index.js +322 -322
  410. package/src/components/MultiCartCreate/index.js +70 -70
  411. package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
  412. package/src/components/MultiCheckout/index.js +378 -378
  413. package/src/components/MultiOrdersDetails/index.js +109 -109
  414. package/src/components/MyOrders/index.js +150 -150
  415. package/src/components/MyOrdersList/index.js +104 -104
  416. package/src/components/NewOrderNotification/index.js +30 -30
  417. package/src/components/OrderChange/index.js +128 -128
  418. package/src/components/OrderDetails/index.js +684 -684
  419. package/src/components/OrderList/index.js +814 -814
  420. package/src/components/OrderListGroups/index.js +1256 -1256
  421. package/src/components/OrderReview/index.js +180 -180
  422. package/src/components/OrderTypeControl/index.js +75 -75
  423. package/src/components/OrderVerticalList/index.js +422 -422
  424. package/src/components/OrdersControlFilters/index.js +75 -75
  425. package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
  426. package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
  427. package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
  428. package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
  429. package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
  430. package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
  431. package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
  432. package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
  433. package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
  434. package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
  435. package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
  436. package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
  437. package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
  438. package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
  439. package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
  440. package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
  441. package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
  442. package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
  443. package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
  444. package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
  445. package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
  446. package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
  447. package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
  448. package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
  449. package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
  450. package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
  451. package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
  452. package/src/components/OrdersDashboardComponents/index.js +57 -57
  453. package/src/components/PageBanner/index.js +107 -107
  454. package/src/components/PaymentOptionCash/index.js +74 -74
  455. package/src/components/PaymentOptionPaypal/index.js +146 -146
  456. package/src/components/PaymentOptionSquare/index.js +336 -336
  457. package/src/components/PaymentOptionStripe/index.js +289 -289
  458. package/src/components/PaymentOptionStripeDirect/index.js +116 -116
  459. package/src/components/PaymentOptionStripeLink/index.js +101 -101
  460. package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
  461. package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
  462. package/src/components/PaymentOptionWallet/index.js +185 -185
  463. package/src/components/PaymentOptions/index.js +263 -263
  464. package/src/components/PaymethodList/index.js +119 -119
  465. package/src/components/PhoneAutocomplete/index.js +318 -318
  466. package/src/components/PlaceSpot/index.js +183 -183
  467. package/src/components/Popup/index.js +169 -169
  468. package/src/components/ProductComponent/index.js +269 -269
  469. package/src/components/ProductForm/index.js +1149 -1119
  470. package/src/components/ProductImages/index.js +64 -64
  471. package/src/components/ProductIngredient/index.js +72 -72
  472. package/src/components/ProductItemAccordion/index.js +72 -72
  473. package/src/components/ProductOption/index.js +42 -42
  474. package/src/components/ProductOptionSuboption/index.js +225 -225
  475. package/src/components/ProductShare/index.js +97 -97
  476. package/src/components/ProductsList/index.js +74 -74
  477. package/src/components/ProductsListing/index.js +166 -166
  478. package/src/components/ProfessionalInfo/index.js +156 -156
  479. package/src/components/PromotionsController/index.js +123 -123
  480. package/src/components/QueryLoginSpoonity/index.js +159 -159
  481. package/src/components/ReCaptcha/index.js +53 -53
  482. package/src/components/ResetPassword/index.js +111 -111
  483. package/src/components/ReviewCustomer/index.js +117 -117
  484. package/src/components/ReviewDriver/index.js +157 -157
  485. package/src/components/ReviewProduct/index.js +162 -162
  486. package/src/components/SearchOptions/index.js +69 -69
  487. package/src/components/Sessions/index.js +217 -217
  488. package/src/components/SignupForm/index.js +557 -557
  489. package/src/components/SingleBusinessCard/index.js +80 -80
  490. package/src/components/SingleOrderCard/index.js +160 -160
  491. package/src/components/SingleProductCard/index.js +130 -130
  492. package/src/components/SingleProfessionalCard/index.js +121 -121
  493. package/src/components/SmartAppBanner/index.js +71 -71
  494. package/src/components/StoreProductList/index.js +303 -303
  495. package/src/components/StripeElementsForm/CardForm/index.js +248 -248
  496. package/src/components/StripeElementsForm/index.js +78 -78
  497. package/src/components/UpsellingPage/index.js +156 -156
  498. package/src/components/UserFormDetails/index.js +742 -742
  499. package/src/components/UserVerification/index.js +246 -246
  500. package/src/components/WalletList/index.js +160 -160
  501. package/src/components/WebsocketStatus/index.js +80 -80
  502. package/src/components/WrapperGoogleMaps/index.js +67 -67
  503. package/src/constants/code-numbers.js +219 -219
  504. package/src/constants/timezones.js +427 -427
  505. package/src/contexts/ApiContext/index.js +59 -59
  506. package/src/contexts/BillingContext/index.js +28 -28
  507. package/src/contexts/BusinessContext/index.js +71 -71
  508. package/src/contexts/ConfigContext/index.js +217 -217
  509. package/src/contexts/CustomerContext/index.js +69 -69
  510. package/src/contexts/EventContext/index.js +31 -31
  511. package/src/contexts/LanguageContext/index.js +144 -144
  512. package/src/contexts/OptimizationLoadContext/index.js +95 -95
  513. package/src/contexts/OrderContext/index.js +1450 -1450
  514. package/src/contexts/OrderingContext/index.js +86 -86
  515. package/src/contexts/OrderingThemeContext/index.js +107 -107
  516. package/src/contexts/ProductContext/index.js +62 -62
  517. package/src/contexts/SessionContext/index.js +172 -172
  518. package/src/contexts/SiteContext/index.js +79 -79
  519. package/src/contexts/ToastContext/index.js +42 -42
  520. package/src/contexts/UtilsContext/index.js +343 -343
  521. package/src/contexts/ValidationsFieldsContext/index.js +65 -65
  522. package/src/contexts/WebsocketContext/index.js +95 -95
  523. package/src/contexts/WebsocketContext/socket.js +92 -92
  524. package/src/index.js +373 -373
  525. package/src/utils/index.js +32 -32
  526. package/src/webStrategy/index.js +18 -18
  527. package/webpack.dev.js +41 -41
  528. package/webpack.prod.js +64 -64
  529. /package/_bundles/{0.ordering-component.5e6b244837705c07824f.js → 0.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  530. /package/_bundles/{1.ordering-component.5e6b244837705c07824f.js → 1.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  531. /package/_bundles/{2.ordering-component.5e6b244837705c07824f.js → 2.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  532. /package/_bundles/{4.ordering-component.5e6b244837705c07824f.js → 4.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  533. /package/_bundles/{5.ordering-component.5e6b244837705c07824f.js → 5.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  534. /package/_bundles/{6.ordering-component.5e6b244837705c07824f.js → 6.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  535. /package/_bundles/{7.ordering-component.5e6b244837705c07824f.js.LICENSE.txt → 7.ordering-component.6cdb5ba8147ea6e69b23.js.LICENSE.txt} +0 -0
  536. /package/_bundles/{8.ordering-component.5e6b244837705c07824f.js → 8.ordering-component.6cdb5ba8147ea6e69b23.js} +0 -0
  537. /package/_bundles/{ordering-component.5e6b244837705c07824f.js.LICENSE.txt → ordering-component.6cdb5ba8147ea6e69b23.js.LICENSE.txt} +0 -0
@@ -1,943 +1,943 @@
1
- import React, { useEffect, useState } from 'react'
2
- import PropTypes, { string, object, number } from 'prop-types'
3
- import { useSession } from '../../../contexts/SessionContext'
4
- import { useApi } from '../../../contexts/ApiContext'
5
- import { useWebsocket } from '../../../contexts/WebsocketContext'
6
- import { useEvent } from '../../../contexts/EventContext'
7
-
8
- export const DashboardOrdersList = (props) => {
9
- const {
10
- UIComponent,
11
- propsToFetch,
12
- orders,
13
- isOnlyDelivery,
14
- driverId,
15
- customerId,
16
- businessId,
17
- franchiseId,
18
- orderIds,
19
- deletedOrderIds,
20
- orderStatus,
21
- orderBy,
22
- orderDirection,
23
- useDefualtSessionManager,
24
- paginationSettings,
25
- filterValues,
26
- searchValue,
27
- isSearchByOrderId,
28
- isSearchByCustomerEmail,
29
- isSearchByCustomerPhone,
30
- isSearchByBusinessName,
31
- isSearchByDriverName,
32
- orderIdForUnreadCountUpdate,
33
- timeStatus,
34
- driversList,
35
- allowColumns,
36
- setAllowColumns
37
- } = props
38
-
39
- const [ordering] = useApi()
40
- const [events] = useEvent()
41
- const [orderList, setOrderList] = useState({ loading: !orders, error: null, orders: [] })
42
- const [pagination, setPagination] = useState({
43
- currentPage: (paginationSettings.controlType === 'pages' && paginationSettings.initialPage && paginationSettings.initialPage >= 1) ? paginationSettings.initialPage - 1 : 0,
44
- pageSize: paginationSettings.pageSize ?? 10
45
- })
46
- const [session] = useSession()
47
- const socket = useWebsocket()
48
- const accessToken = useDefualtSessionManager ? session.token : props.accessToken
49
-
50
- const requestsState = {}
51
- const [actionStatus, setActionStatus] = useState({ loading: false, error: null })
52
-
53
- const sortOrdersArray = (option, array) => {
54
- if (option === 'id') {
55
- if (orderDirection === 'desc') {
56
- return array.sort((a, b) => b.id - a.id)
57
- }
58
- if (orderDirection === 'asc') {
59
- return array.sort((a, b) => a.id - b.id)
60
- }
61
- }
62
- if (option === 'last_direct_message_at') {
63
- return array.sort((a, b) => new Date(b.last_direct_message_at) - new Date(a.last_direct_message_at))
64
- }
65
- return array
66
- }
67
-
68
- /**
69
- * Method to change order status from API
70
- * @param {object} order orders id and new status
71
- */
72
- const handleUpdateOrderStatus = async (order) => {
73
- try {
74
- setActionStatus({ ...actionStatus, loading: true })
75
- const source = {}
76
- requestsState.updateOrders = source
77
- const { content } = await ordering.setAccessToken(accessToken).orders(order?.id).save({ status: order.newStatus }, { cancelToken: source })
78
- setActionStatus({
79
- loading: false,
80
- error: content.error ? content.result : null
81
- })
82
- if (!content.error) {
83
- const orders = orderList.orders.filter(_order => {
84
- return _order?.id !== order?.id
85
- })
86
- setOrderList({ ...orderList, orders })
87
- }
88
- } catch (err) {
89
- setActionStatus({ loading: false, error: [err.message] })
90
- }
91
- }
92
-
93
- /**
94
- * Method to get orders from API
95
- * @param {number} page page number
96
- */
97
- const getOrders = async (pageSize, page) => {
98
- let where = []
99
- const conditions = []
100
- const options = {
101
- query: {
102
- orderBy: (orderDirection === 'desc' ? '-' : '') + orderBy,
103
- page: page,
104
- page_size: pageSize
105
- }
106
- }
107
-
108
- conditions.push({
109
- attribute: 'products',
110
- conditions: [{
111
- attribute: 'type',
112
- value: {
113
- condition: '=',
114
- value: 'item'
115
- }
116
- }]
117
- })
118
-
119
- if (orderIds) {
120
- conditions.push({ attribute: 'id', value: orderIds })
121
- }
122
-
123
- if (Object.keys(filterValues).length === 0) {
124
- if (orderStatus) {
125
- conditions.push({ attribute: 'status', value: orderStatus })
126
- }
127
- } else {
128
- if (filterValues.statuses.length > 0) {
129
- // const checkInnerContain = filterValues.statuses.every((el) => {
130
- // return orderStatus.indexOf(el) !== -1
131
- // })
132
-
133
- // const checkOutContain = orderStatus.every((el) => {
134
- // return filterValues.statuses.indexOf(el) !== -1
135
- // })
136
-
137
- // if (checkInnerContain) conditions.push({ attribute: 'status', value: filterValues.statuses })
138
- // if (checkOutContain) {
139
- // if (orderStatus) {
140
- // conditions.push({ attribute: 'status', value: orderStatus })
141
- // }
142
- // }
143
- const getFilterStatusInOrderStatus = filterValues.statuses.filter(status => orderStatus.includes(status))
144
- conditions.push({ attribute: 'status', value: getFilterStatusInOrderStatus })
145
- } else {
146
- if (orderStatus) {
147
- conditions.push({ attribute: 'status', value: orderStatus })
148
- }
149
- }
150
- }
151
-
152
- if (isOnlyDelivery) {
153
- conditions.push(
154
- {
155
- attribute: 'delivery_type',
156
- value: 1
157
- }
158
- )
159
- }
160
- if (driverId) {
161
- conditions.push(
162
- {
163
- attribute: 'driver_id',
164
- value: driverId
165
- }
166
- )
167
- }
168
-
169
- if (customerId) {
170
- conditions.push(
171
- {
172
- attribute: 'customer_id',
173
- value: customerId
174
- }
175
- )
176
- }
177
-
178
- if (businessId) {
179
- conditions.push(
180
- {
181
- attribute: 'business_id',
182
- value: businessId
183
- }
184
- )
185
- }
186
-
187
- if (franchiseId) {
188
- conditions.push({
189
- attribute: 'ref_business',
190
- conditions: [{
191
- attribute: 'franchise_id',
192
- value: franchiseId
193
- }]
194
- })
195
- }
196
-
197
- if (timeStatus) {
198
- conditions.push(
199
- {
200
- attribute: 'time_status',
201
- value: timeStatus
202
- }
203
- )
204
- }
205
-
206
- if (searchValue) {
207
- const searchConditions = []
208
- if (isSearchByOrderId) {
209
- searchConditions.push(
210
- {
211
- attribute: 'id',
212
- value: {
213
- condition: 'ilike',
214
- value: encodeURI(`%${searchValue}%`)
215
- }
216
- }
217
- )
218
- }
219
- if (isSearchByCustomerEmail) {
220
- searchConditions.push(
221
- {
222
- attribute: 'customer',
223
- conditions: [
224
- {
225
- attribute: 'email',
226
- value: {
227
- condition: 'ilike',
228
- value: encodeURI(`%${searchValue}%`)
229
- }
230
- }
231
- ]
232
- }
233
- )
234
- }
235
-
236
- if (isSearchByCustomerPhone) {
237
- searchConditions.push(
238
- {
239
- attribute: 'customer',
240
- conditions: [
241
- {
242
- attribute: 'cellphone',
243
- value: {
244
- condition: 'ilike',
245
- value: encodeURI(`%${searchValue}%`)
246
- }
247
- }
248
- ]
249
- }
250
- )
251
- }
252
-
253
- if (isSearchByBusinessName) {
254
- searchConditions.push(
255
- {
256
- attribute: 'business',
257
- conditions: [
258
- {
259
- attribute: 'name',
260
- value: {
261
- condition: 'ilike',
262
- value: encodeURI(`%${searchValue}%`)
263
- }
264
- }
265
- ]
266
- }
267
- )
268
- }
269
-
270
- if (isSearchByDriverName) {
271
- searchConditions.push(
272
- {
273
- attribute: 'driver',
274
- conditions: [
275
- {
276
- attribute: 'name',
277
- value: {
278
- condition: 'ilike',
279
- value: encodeURI(`%${searchValue}%`)
280
- }
281
- }
282
- ]
283
- }
284
- )
285
- }
286
-
287
- conditions.push({
288
- conector: 'OR',
289
- conditions: searchConditions
290
- })
291
- }
292
-
293
- if (Object.keys(filterValues).length) {
294
- const filterConditons = []
295
- if (filterValues?.orderId) {
296
- filterConditons.push(
297
- {
298
- attribute: 'id',
299
- value: {
300
- condition: 'ilike',
301
- value: encodeURI(`%${filterValues?.orderId}%`)
302
- }
303
- }
304
- )
305
- }
306
- if (filterValues?.externalId) {
307
- filterConditons.push(
308
- {
309
- attribute: 'external_id',
310
- value: {
311
- condition: 'ilike',
312
- value: encodeURI(`%${filterValues?.externalId}%`)
313
- }
314
- }
315
- )
316
- }
317
- if (filterValues?.metafield?.length > 0) {
318
- const metafieldConditions = filterValues?.metafield.map(item => (
319
- {
320
- attribute: 'metafields',
321
- conditions: [
322
- {
323
- attribute: 'key',
324
- value: item?.key
325
- },
326
- {
327
- attribute: 'value',
328
- value: {
329
- condition: 'ilike',
330
- value: encodeURI(`%${item?.value}%`)
331
- }
332
- }
333
- ],
334
- conector: 'AND'
335
- }
336
- ))
337
- filterConditons.push({
338
- conector: 'OR',
339
- conditions: metafieldConditions
340
- })
341
- }
342
- if (filterValues.deliveryFromDatetime !== null) {
343
- filterConditons.push(
344
- {
345
- attribute: 'delivery_datetime',
346
- value: {
347
- condition: '>=',
348
- value: encodeURI(filterValues.deliveryFromDatetime)
349
- }
350
- }
351
- )
352
- }
353
- if (filterValues.deliveryEndDatetime !== null) {
354
- filterConditons.push(
355
- {
356
- attribute: 'delivery_datetime',
357
- value: {
358
- condition: '<=',
359
- value: filterValues.deliveryEndDatetime
360
- }
361
- }
362
- )
363
- }
364
- if (filterValues.businessIds.length !== 0) {
365
- filterConditons.push(
366
- {
367
- attribute: 'business_id',
368
- value: filterValues.businessIds
369
- }
370
- )
371
- }
372
- if (filterValues?.countryCode.length !== 0) {
373
- filterConditons.push(
374
- {
375
- attribute: 'country_code',
376
- value: filterValues?.countryCode
377
- }
378
- )
379
- }
380
- if (filterValues?.currency.length !== 0) {
381
- filterConditons.push(
382
- {
383
- attribute: 'currency',
384
- value: filterValues?.currency
385
- }
386
- )
387
- }
388
- if (filterValues.driverIds.length !== 0) {
389
- filterConditons.push(
390
- {
391
- attribute: 'driver_id',
392
- value: filterValues.driverIds
393
- }
394
- )
395
- }
396
- if (filterValues.deliveryTypes.length !== 0) {
397
- filterConditons.push(
398
- {
399
- attribute: 'delivery_type',
400
- value: filterValues.deliveryTypes
401
- }
402
- )
403
- }
404
- if (filterValues.driverGroupIds.length !== 0) {
405
- filterConditons.push(
406
- {
407
- attribute: 'driver_id',
408
- value: filterValues.driverGroupIds
409
- }
410
- )
411
- }
412
- if (filterValues.paymethodIds.length !== 0) {
413
- filterConditons.push(
414
- {
415
- attribute: 'paymethod_id',
416
- value: filterValues.paymethodIds
417
- }
418
- )
419
- }
420
- if (filterValues?.cityIds.length !== 0) {
421
- filterConditons.push(
422
- {
423
- attribute: 'business',
424
- conditions: [
425
- {
426
- attribute: 'city_id',
427
- value: filterValues?.cityIds
428
- }
429
- ]
430
- }
431
- )
432
- }
433
-
434
- if (filterConditons.length) {
435
- conditions.push({
436
- conector: 'AND',
437
- conditions: filterConditons
438
- })
439
- }
440
- }
441
-
442
- if (conditions.length) {
443
- where = {
444
- conditions,
445
- conector: 'AND'
446
- }
447
- }
448
-
449
- const source = {}
450
- requestsState.orders = source
451
- options.cancelToken = source
452
- let functionFetch
453
- if (propsToFetch) {
454
- functionFetch = ordering.setAccessToken(accessToken).orders().asDashboard().select(propsToFetch).where(where)
455
- } else {
456
- functionFetch = ordering.setAccessToken(accessToken).orders().asDashboard().where(where)
457
- }
458
- return await functionFetch.get(options)
459
- }
460
-
461
- /**
462
- * Method to detect if incoming order and update order belong to filter.
463
- * @param {Object} order incoming order and update order
464
- */
465
- const isFilteredOrder = (order) => {
466
- let filterCheck = true
467
- if (filterValues.businessIds !== undefined && filterValues.businessIds.length > 0) {
468
- if (!filterValues.businessIds.includes(order.business_id)) {
469
- filterCheck = false
470
- }
471
- }
472
- if (filterValues.driverIds !== undefined && filterValues.driverIds.length > 0) {
473
- if (!filterValues.driverIds.includes(order.driver_id)) {
474
- filterCheck = false
475
- }
476
- }
477
- if (filterValues.deliveryTypes !== undefined && filterValues.deliveryTypes.length > 0) {
478
- if (!filterValues.deliveryTypes.includes(order.delivery_type)) {
479
- filterCheck = false
480
- }
481
- }
482
- if (filterValues.paymethodIds !== undefined && filterValues.paymethodIds.length > 0) {
483
- if (!filterValues.paymethodIds.includes(order.paymethod_id)) {
484
- filterCheck = false
485
- }
486
- }
487
- if (filterValues.statuses !== undefined && filterValues.statuses.length > 0) {
488
- if (!filterValues.statuses.includes(parseInt(order.status))) {
489
- filterCheck = false
490
- }
491
- }
492
- return filterCheck
493
- }
494
-
495
- const loadOrders = async () => {
496
- if (!session.token) return
497
- try {
498
- setOrderList({ ...orderList, loading: true })
499
- const response = await getOrders(pagination.pageSize, 1)
500
-
501
- setOrderList({
502
- loading: false,
503
- orders: response.content.error ? [] : response.content.result,
504
- error: response.content.error ? response.content.result : null
505
- })
506
-
507
- if (!response.content.error) {
508
- setPagination({
509
- currentPage: response.content.pagination.current_page,
510
- pageSize: response.content.pagination.page_size === 0 ? pagination.pageSize : response.content.pagination.page_size,
511
- totalPages: response.content.pagination.total_pages,
512
- total: response.content.pagination.total,
513
- from: response.content.pagination.from,
514
- to: response.content.pagination.to
515
- })
516
- }
517
- } catch (err) {
518
- if (err.constructor.name !== 'Cancel') {
519
- setOrderList({ ...orderList, loading: false, error: [err.message] })
520
- }
521
- }
522
- }
523
- const loadMoreOrders = async () => {
524
- setOrderList({ ...orderList, loading: true })
525
- try {
526
- const response = await getOrders(pagination.pageSize, pagination.currentPage + 1)
527
- setOrderList({
528
- loading: false,
529
- orders: response.content.error ? orderList.orders : orderList.orders.concat(response.content.result),
530
- error: response.content.error ? response.content.result : null
531
- })
532
- if (!response.content.error) {
533
- setPagination({
534
- currentPage: response.content.pagination.current_page,
535
- pageSize: response.content.pagination.page_size === 0 ? pagination.pageSize : response.content.pagination.page_size,
536
- totalPages: response.content.pagination.total_pages,
537
- total: response.content.pagination.total,
538
- from: response.content.pagination.from,
539
- to: response.content.pagination.to
540
- })
541
- }
542
- } catch (err) {
543
- if (err.constructor.name !== 'Cancel') {
544
- setOrderList({ ...orderList, loading: false, error: [err.message] })
545
- }
546
- }
547
- }
548
- const getPageOrders = async (pageSize, page) => {
549
- setOrderList({ ...orderList, loading: true })
550
- try {
551
- const response = await getOrders(pageSize, page)
552
- setOrderList({
553
- loading: false,
554
- orders: response.content.error ? orderList.orders : response.content.result,
555
- error: response.content.error ? response.content.result : null
556
- })
557
- if (!response.content.error) {
558
- setPagination({
559
- currentPage: response.content.pagination.current_page,
560
- pageSize: response.content.pagination.page_size === 0 ? pagination.pageSize : response.content.pagination.page_size,
561
- totalPages: response.content.pagination.total_pages,
562
- total: response.content.pagination.total,
563
- from: response.content.pagination.from,
564
- to: response.content.pagination.to
565
- })
566
- }
567
- } catch (err) {
568
- if (err.constructor.name !== 'Cancel') {
569
- setOrderList({ ...orderList, loading: false, error: [err.message] })
570
- }
571
- }
572
- }
573
-
574
- /**
575
- * Method to handle drag drop
576
- */
577
- const handleDrop = (event, columnName) => {
578
- event.preventDefault()
579
- const transferColumnName = event.dataTransfer.getData('transferColumnName')
580
- if (columnName === transferColumnName) return
581
- const transferColumnOrder = allowColumns[transferColumnName]?.order
582
- const currentColumnOrder = allowColumns[columnName]?.order
583
-
584
- const [lessOrder, greaterOrder] = transferColumnOrder < currentColumnOrder ? [transferColumnOrder, currentColumnOrder] : [currentColumnOrder, transferColumnOrder]
585
- const _remainAllowColumns = {}
586
- const shouldUpdateColumns = Object.keys(allowColumns).filter(col => col !== transferColumnName && allowColumns[col]?.order >= lessOrder && allowColumns[col]?.order <= greaterOrder)
587
- shouldUpdateColumns.forEach(col => {
588
- _remainAllowColumns[col] = {
589
- ...allowColumns[col],
590
- order: allowColumns[col]?.order + ((transferColumnOrder < currentColumnOrder) ? -1 : 1)
591
- }
592
- })
593
-
594
- const _allowColumnsUpdated = {
595
- ...allowColumns,
596
- [transferColumnName]: { ...allowColumns[transferColumnName], order: currentColumnOrder },
597
- ..._remainAllowColumns
598
- }
599
- saveUserSettings(_allowColumnsUpdated)
600
- setAllowColumns(_allowColumnsUpdated)
601
- }
602
-
603
- const saveUserSettings = async (allowColumnsUpdated) => {
604
- try {
605
- if (!session?.user?.id) return
606
- const _settings = session?.user?.settings
607
- const _allowColumnsUpdated = { ...allowColumnsUpdated, timer: { ...allowColumnsUpdated?.timer, visable: false } }
608
- await ordering.users(session?.user?.id).save({ settings: { ..._settings, orderColumns: _allowColumnsUpdated } }, {
609
- accessToken: accessToken
610
- })
611
- } catch (err) {
612
- console.warn(err, 'error')
613
- }
614
- }
615
- /**
616
- * Listening order id to update for unread_count parameter
617
- */
618
- useEffect(() => {
619
- if (orderIdForUnreadCountUpdate === null || orderList.orders.length === 0) return
620
- const _orders = orderList.orders.filter(order => {
621
- if (order?.id === orderIdForUnreadCountUpdate) {
622
- order.unread_count = 0
623
- order.unread_general_count = 0
624
- order.unread_direct_count = 0
625
- }
626
- return true
627
- })
628
- setOrderList({ ...orderList, orders: _orders })
629
- }, [orderIdForUnreadCountUpdate])
630
-
631
- /**
632
- * Listening deleted order
633
- */
634
- useEffect(() => {
635
- if (!deletedOrderIds) return
636
- let totalDeletedCount = 0
637
- const orders = orderList.orders.filter(_order => {
638
- if (deletedOrderIds.includes(_order?.id)) {
639
- totalDeletedCount = totalDeletedCount + 1
640
- return false
641
- } else {
642
- return true
643
- }
644
- })
645
-
646
- setOrderList({ ...orderList, orders })
647
- setPagination({
648
- ...pagination,
649
- total: pagination?.total - totalDeletedCount
650
- })
651
- }, [JSON.stringify(deletedOrderIds)])
652
-
653
- /**
654
- * Listening sesssion and filter values change
655
- */
656
- useEffect(() => {
657
- if (session?.loading) return
658
- if (orders) {
659
- setOrderList({
660
- ...orderList,
661
- orders
662
- })
663
- } else {
664
- // if (Object.keys(filterValues).length > 0) {
665
- // const checkInnerContain = filterValues.statuses.every((el) => {
666
- // return orderStatus.indexOf(el) !== -1
667
- // })
668
-
669
- // const checkOutContain = orderStatus.every((el) => {
670
- // return filterValues.statuses.indexOf(el) !== -1
671
- // })
672
-
673
- // if (!checkInnerContain && !checkOutContain) {
674
- // setOrderList({ loading: false, orders: [], error: null })
675
- // return
676
- // }
677
- // }
678
- loadOrders()
679
- }
680
- return () => {
681
- if (requestsState.orders) {
682
- requestsState.orders.cancel()
683
- }
684
- }
685
- }, [session, searchValue, orderBy, filterValues, isOnlyDelivery, driverId, customerId, businessId, orders, orderStatus, timeStatus])
686
-
687
- useEffect(() => {
688
- if (orderList.loading) return
689
- const handleUpdateOrder = (order) => {
690
- if (customerId && order?.customer_id !== customerId) return
691
- if (isOnlyDelivery && order?.delivery_type !== 1) return
692
- if (!order?.driver && order?.driver_id) {
693
- const updatedDriver = driversList?.drivers.find(driver => driver.id === order.driver_id)
694
- if (updatedDriver) {
695
- order.driver = { ...updatedDriver }
696
- }
697
- }
698
- const found = orderList.orders.find(_order => _order?.id === order?.id)
699
- let orders = []
700
- if (found) {
701
- orders = orderList.orders.filter(_order => {
702
- let valid = true
703
- if (_order?.id === order?.id) {
704
- delete order.total
705
- delete order.subtotal
706
- Object.assign(_order, order)
707
- valid = (orderStatus.length === 0 || orderStatus.includes(parseInt(_order.status))) && isFilteredOrder(order)
708
- if (!valid) {
709
- pagination.total--
710
- setPagination({
711
- ...pagination
712
- })
713
- }
714
- }
715
- return valid
716
- })
717
- const _orders = sortOrdersArray(orderBy, orders)
718
- setOrderList({
719
- ...orderList,
720
- orders: _orders
721
- })
722
- } else {
723
- if (isFilteredOrder(order)) {
724
- const isOrderStatus = orderStatus.includes(parseInt(order.status))
725
- if (isOrderStatus) {
726
- orders = [...orderList.orders, order]
727
- const _orders = sortOrdersArray(orderBy, orders)
728
- pagination.total++
729
- setPagination({
730
- ...pagination
731
- })
732
- setOrderList({
733
- ...orderList,
734
- orders: _orders.slice(0, pagination.pageSize)
735
- })
736
- }
737
- }
738
- }
739
- }
740
- const handleRegisterOrder = (order) => {
741
- if (order?.products?.[0]?.type === 'gift_card') return
742
- if (customerId && order?.customer_id !== customerId) return
743
- if (isOnlyDelivery && order?.delivery_type !== 1) return
744
- const found = orderList.orders.find(_order => _order?.id === order?.id)
745
- if (found) return
746
- let orders = []
747
- if (isFilteredOrder(order)) {
748
- if ((orderStatus.includes(0) && order.status === 0) || (orderStatus.includes(13) && order.status === 13)) {
749
- orders = [order, ...orderList.orders]
750
- const _orders = sortOrdersArray(orderBy, orders)
751
- pagination.total++
752
- setPagination({
753
- ...pagination
754
- })
755
- setOrderList({
756
- ...orderList,
757
- orders: _orders.slice(0, pagination.pageSize)
758
- })
759
- }
760
- }
761
- }
762
-
763
- const handleNewMessage = (message) => {
764
- if (orderList.orders.length === 0) return
765
- const found = orderList.orders.find(order => order?.id === message.order?.id)
766
- if (found) {
767
- const _orders = orderList.orders.filter(order => {
768
- if (order?.id === message.order?.id) {
769
- if (order.last_message_at !== message.created_at) {
770
- if (message.type === 1) {
771
- order.last_general_message_at = message.created_at
772
- if (message.author.level !== 0) {
773
- order.unread_general_count = order.unread_general_count + 1
774
- }
775
- } else {
776
- order.last_direct_message_at = message.created_at
777
- if (message.author.level !== 0) {
778
- order.unread_direct_count = order.unread_direct_count + 1
779
- }
780
- }
781
- order.last_message_at = message.created_at
782
- if (message.author.level !== 0) {
783
- order.unread_count = order.unread_count + 1
784
- }
785
- }
786
- }
787
- return true
788
- })
789
- const _sortedOrders = sortOrdersArray(orderBy, _orders)
790
- setOrderList({ ...orderList, orders: _sortedOrders })
791
- }
792
- }
793
-
794
- if (!orderList.loading && orderList.orders.length === 0) {
795
- if (pagination?.currentPage !== 0 && pagination?.total !== 0) {
796
- if (Math.ceil(pagination?.total / pagination.pageSize) >= pagination?.currentPage) {
797
- getPageOrders(pagination.pageSize, pagination.currentPage)
798
- } else {
799
- getPageOrders(pagination.pageSize, pagination.currentPage - 1)
800
- }
801
- }
802
- }
803
- socket.on('update_order', handleUpdateOrder)
804
- socket.on('orders_register', handleRegisterOrder)
805
- socket.on('message', handleNewMessage)
806
- return () => {
807
- socket.off('update_order', handleUpdateOrder)
808
- socket.off('orders_register', handleRegisterOrder)
809
- socket.off('message', handleNewMessage)
810
- }
811
- }, [orderList.orders, pagination, orderBy, socket, driversList, customerId])
812
-
813
- // Listening for customer rating
814
- useEffect(() => {
815
- const handleCustomerReviewed = (review) => {
816
- const orders = orderList.orders.filter(_order => {
817
- if (_order?.id === review.order_id) {
818
- _order.user_review = review
819
- }
820
- return true
821
- })
822
- const _orders = sortOrdersArray(orderBy, orders)
823
- setOrderList({
824
- ...orderList,
825
- orders: _orders
826
- })
827
- }
828
- events.on('customer_reviewed', handleCustomerReviewed)
829
- return () => {
830
- events.off('customer_reviewed', handleCustomerReviewed)
831
- }
832
- }, [orderList, orderBy])
833
-
834
- return (
835
- <>
836
- {UIComponent && (
837
- <UIComponent
838
- {...props}
839
- orderList={orderList}
840
- pagination={pagination}
841
- loadMoreOrders={loadMoreOrders}
842
- getPageOrders={getPageOrders}
843
- handleUpdateOrderStatus={handleUpdateOrderStatus}
844
- allowColumns={allowColumns}
845
- setAllowColumns={setAllowColumns}
846
- handleDrop={handleDrop}
847
- saveUserSettings={saveUserSettings}
848
- />
849
- )}
850
- </>
851
- )
852
- }
853
-
854
- DashboardOrdersList.propTypes = {
855
- /**
856
- * UI Component, this must be containt all graphic elements and use parent props
857
- */
858
- UIComponent: PropTypes.elementType,
859
- /**
860
- * Array of drivers props to fetch
861
- */
862
- propsToFetch: PropTypes.arrayOf(string),
863
- /**
864
- * Function to get order that was clicked
865
- * @param {Object} order Order that was clicked
866
- */
867
- onOrderClick: PropTypes.func,
868
- /**
869
- * Enable/Disable default session manager
870
- * Save user and token with default session manager
871
- */
872
- useDefualtSessionManager: PropTypes.bool,
873
- /**
874
- * Array of orders
875
- * This is used of first option to show list
876
- */
877
- orders: PropTypes.arrayOf(object),
878
- /**
879
- * Array of id of orders
880
- * Get a list of orders by ids form Ordering API
881
- */
882
- orderIds: PropTypes.arrayOf(number),
883
- /**
884
- * id of order to update unread_count parameter
885
- */
886
- orderIdForUnreadCountUpdate: PropTypes.number,
887
- /**
888
- * Array of id of orders
889
- * Get a list of orders by status form Ordering API
890
- * This can be use together `orderIds` option but not has effect with `orders` option
891
- */
892
- orderStatus: PropTypes.arrayOf(number),
893
- /**
894
- * Order orders by some attribute. Default by `id`.
895
- */
896
- orderBy: PropTypes.string,
897
- /**
898
- * Order direction ascendent (asc) or descendent (desc). Default is `desc`.
899
- */
900
- orderDirection: PropTypes.oneOf(['asc', 'desc']),
901
- /**
902
- * Pagination settings
903
- * You can set the pageSize, initialPage and controlType can be by pages or infinity
904
- */
905
- paginationSettings: PropTypes.exact({
906
- /**
907
- * initialPage only work with control type `pages`
908
- */
909
- initialPage: PropTypes.number,
910
- pageSize: PropTypes.number,
911
- controlType: PropTypes.oneOf(['infinity', 'pages'])
912
- }),
913
- /**
914
- * Components types before Facebook login button
915
- * Array of type components, the parent props will pass to these components
916
- */
917
- beforeComponents: PropTypes.arrayOf(PropTypes.elementType),
918
- /**
919
- * Components types after Facebook login button
920
- * Array of type components, the parent props will pass to these components
921
- */
922
- afterComponents: PropTypes.arrayOf(PropTypes.elementType),
923
- /**
924
- * Elements before Facebook login button
925
- * Array of HTML/Components elements, these components will not get the parent props
926
- */
927
- beforeElements: PropTypes.arrayOf(PropTypes.element),
928
- /**
929
- * Elements after Facebook login button
930
- * Array of HTML/Components elements, these components will not get the parent props
931
- */
932
- afterElements: PropTypes.arrayOf(PropTypes.element)
933
- }
934
-
935
- DashboardOrdersList.defaultProps = {
936
- orderBy: 'id',
937
- orderDirection: 'desc',
938
- paginationSettings: { initialPage: 1, pageSize: 10, controlType: 'infinity' },
939
- beforeComponents: [],
940
- afterComponents: [],
941
- beforeElements: [],
942
- afterElements: []
943
- }
1
+ import React, { useEffect, useState } from 'react'
2
+ import PropTypes, { string, object, number } from 'prop-types'
3
+ import { useSession } from '../../../contexts/SessionContext'
4
+ import { useApi } from '../../../contexts/ApiContext'
5
+ import { useWebsocket } from '../../../contexts/WebsocketContext'
6
+ import { useEvent } from '../../../contexts/EventContext'
7
+
8
+ export const DashboardOrdersList = (props) => {
9
+ const {
10
+ UIComponent,
11
+ propsToFetch,
12
+ orders,
13
+ isOnlyDelivery,
14
+ driverId,
15
+ customerId,
16
+ businessId,
17
+ franchiseId,
18
+ orderIds,
19
+ deletedOrderIds,
20
+ orderStatus,
21
+ orderBy,
22
+ orderDirection,
23
+ useDefualtSessionManager,
24
+ paginationSettings,
25
+ filterValues,
26
+ searchValue,
27
+ isSearchByOrderId,
28
+ isSearchByCustomerEmail,
29
+ isSearchByCustomerPhone,
30
+ isSearchByBusinessName,
31
+ isSearchByDriverName,
32
+ orderIdForUnreadCountUpdate,
33
+ timeStatus,
34
+ driversList,
35
+ allowColumns,
36
+ setAllowColumns
37
+ } = props
38
+
39
+ const [ordering] = useApi()
40
+ const [events] = useEvent()
41
+ const [orderList, setOrderList] = useState({ loading: !orders, error: null, orders: [] })
42
+ const [pagination, setPagination] = useState({
43
+ currentPage: (paginationSettings.controlType === 'pages' && paginationSettings.initialPage && paginationSettings.initialPage >= 1) ? paginationSettings.initialPage - 1 : 0,
44
+ pageSize: paginationSettings.pageSize ?? 10
45
+ })
46
+ const [session] = useSession()
47
+ const socket = useWebsocket()
48
+ const accessToken = useDefualtSessionManager ? session.token : props.accessToken
49
+
50
+ const requestsState = {}
51
+ const [actionStatus, setActionStatus] = useState({ loading: false, error: null })
52
+
53
+ const sortOrdersArray = (option, array) => {
54
+ if (option === 'id') {
55
+ if (orderDirection === 'desc') {
56
+ return array.sort((a, b) => b.id - a.id)
57
+ }
58
+ if (orderDirection === 'asc') {
59
+ return array.sort((a, b) => a.id - b.id)
60
+ }
61
+ }
62
+ if (option === 'last_direct_message_at') {
63
+ return array.sort((a, b) => new Date(b.last_direct_message_at) - new Date(a.last_direct_message_at))
64
+ }
65
+ return array
66
+ }
67
+
68
+ /**
69
+ * Method to change order status from API
70
+ * @param {object} order orders id and new status
71
+ */
72
+ const handleUpdateOrderStatus = async (order) => {
73
+ try {
74
+ setActionStatus({ ...actionStatus, loading: true })
75
+ const source = {}
76
+ requestsState.updateOrders = source
77
+ const { content } = await ordering.setAccessToken(accessToken).orders(order?.id).save({ status: order.newStatus }, { cancelToken: source })
78
+ setActionStatus({
79
+ loading: false,
80
+ error: content.error ? content.result : null
81
+ })
82
+ if (!content.error) {
83
+ const orders = orderList.orders.filter(_order => {
84
+ return _order?.id !== order?.id
85
+ })
86
+ setOrderList({ ...orderList, orders })
87
+ }
88
+ } catch (err) {
89
+ setActionStatus({ loading: false, error: [err.message] })
90
+ }
91
+ }
92
+
93
+ /**
94
+ * Method to get orders from API
95
+ * @param {number} page page number
96
+ */
97
+ const getOrders = async (pageSize, page) => {
98
+ let where = []
99
+ const conditions = []
100
+ const options = {
101
+ query: {
102
+ orderBy: (orderDirection === 'desc' ? '-' : '') + orderBy,
103
+ page: page,
104
+ page_size: pageSize
105
+ }
106
+ }
107
+
108
+ conditions.push({
109
+ attribute: 'products',
110
+ conditions: [{
111
+ attribute: 'type',
112
+ value: {
113
+ condition: '=',
114
+ value: 'item'
115
+ }
116
+ }]
117
+ })
118
+
119
+ if (orderIds) {
120
+ conditions.push({ attribute: 'id', value: orderIds })
121
+ }
122
+
123
+ if (Object.keys(filterValues).length === 0) {
124
+ if (orderStatus) {
125
+ conditions.push({ attribute: 'status', value: orderStatus })
126
+ }
127
+ } else {
128
+ if (filterValues.statuses.length > 0) {
129
+ // const checkInnerContain = filterValues.statuses.every((el) => {
130
+ // return orderStatus.indexOf(el) !== -1
131
+ // })
132
+
133
+ // const checkOutContain = orderStatus.every((el) => {
134
+ // return filterValues.statuses.indexOf(el) !== -1
135
+ // })
136
+
137
+ // if (checkInnerContain) conditions.push({ attribute: 'status', value: filterValues.statuses })
138
+ // if (checkOutContain) {
139
+ // if (orderStatus) {
140
+ // conditions.push({ attribute: 'status', value: orderStatus })
141
+ // }
142
+ // }
143
+ const getFilterStatusInOrderStatus = filterValues.statuses.filter(status => orderStatus.includes(status))
144
+ conditions.push({ attribute: 'status', value: getFilterStatusInOrderStatus })
145
+ } else {
146
+ if (orderStatus) {
147
+ conditions.push({ attribute: 'status', value: orderStatus })
148
+ }
149
+ }
150
+ }
151
+
152
+ if (isOnlyDelivery) {
153
+ conditions.push(
154
+ {
155
+ attribute: 'delivery_type',
156
+ value: 1
157
+ }
158
+ )
159
+ }
160
+ if (driverId) {
161
+ conditions.push(
162
+ {
163
+ attribute: 'driver_id',
164
+ value: driverId
165
+ }
166
+ )
167
+ }
168
+
169
+ if (customerId) {
170
+ conditions.push(
171
+ {
172
+ attribute: 'customer_id',
173
+ value: customerId
174
+ }
175
+ )
176
+ }
177
+
178
+ if (businessId) {
179
+ conditions.push(
180
+ {
181
+ attribute: 'business_id',
182
+ value: businessId
183
+ }
184
+ )
185
+ }
186
+
187
+ if (franchiseId) {
188
+ conditions.push({
189
+ attribute: 'ref_business',
190
+ conditions: [{
191
+ attribute: 'franchise_id',
192
+ value: franchiseId
193
+ }]
194
+ })
195
+ }
196
+
197
+ if (timeStatus) {
198
+ conditions.push(
199
+ {
200
+ attribute: 'time_status',
201
+ value: timeStatus
202
+ }
203
+ )
204
+ }
205
+
206
+ if (searchValue) {
207
+ const searchConditions = []
208
+ if (isSearchByOrderId) {
209
+ searchConditions.push(
210
+ {
211
+ attribute: 'id',
212
+ value: {
213
+ condition: 'ilike',
214
+ value: encodeURI(`%${searchValue}%`)
215
+ }
216
+ }
217
+ )
218
+ }
219
+ if (isSearchByCustomerEmail) {
220
+ searchConditions.push(
221
+ {
222
+ attribute: 'customer',
223
+ conditions: [
224
+ {
225
+ attribute: 'email',
226
+ value: {
227
+ condition: 'ilike',
228
+ value: encodeURI(`%${searchValue}%`)
229
+ }
230
+ }
231
+ ]
232
+ }
233
+ )
234
+ }
235
+
236
+ if (isSearchByCustomerPhone) {
237
+ searchConditions.push(
238
+ {
239
+ attribute: 'customer',
240
+ conditions: [
241
+ {
242
+ attribute: 'cellphone',
243
+ value: {
244
+ condition: 'ilike',
245
+ value: encodeURI(`%${searchValue}%`)
246
+ }
247
+ }
248
+ ]
249
+ }
250
+ )
251
+ }
252
+
253
+ if (isSearchByBusinessName) {
254
+ searchConditions.push(
255
+ {
256
+ attribute: 'business',
257
+ conditions: [
258
+ {
259
+ attribute: 'name',
260
+ value: {
261
+ condition: 'ilike',
262
+ value: encodeURI(`%${searchValue}%`)
263
+ }
264
+ }
265
+ ]
266
+ }
267
+ )
268
+ }
269
+
270
+ if (isSearchByDriverName) {
271
+ searchConditions.push(
272
+ {
273
+ attribute: 'driver',
274
+ conditions: [
275
+ {
276
+ attribute: 'name',
277
+ value: {
278
+ condition: 'ilike',
279
+ value: encodeURI(`%${searchValue}%`)
280
+ }
281
+ }
282
+ ]
283
+ }
284
+ )
285
+ }
286
+
287
+ conditions.push({
288
+ conector: 'OR',
289
+ conditions: searchConditions
290
+ })
291
+ }
292
+
293
+ if (Object.keys(filterValues).length) {
294
+ const filterConditons = []
295
+ if (filterValues?.orderId) {
296
+ filterConditons.push(
297
+ {
298
+ attribute: 'id',
299
+ value: {
300
+ condition: 'ilike',
301
+ value: encodeURI(`%${filterValues?.orderId}%`)
302
+ }
303
+ }
304
+ )
305
+ }
306
+ if (filterValues?.externalId) {
307
+ filterConditons.push(
308
+ {
309
+ attribute: 'external_id',
310
+ value: {
311
+ condition: 'ilike',
312
+ value: encodeURI(`%${filterValues?.externalId}%`)
313
+ }
314
+ }
315
+ )
316
+ }
317
+ if (filterValues?.metafield?.length > 0) {
318
+ const metafieldConditions = filterValues?.metafield.map(item => (
319
+ {
320
+ attribute: 'metafields',
321
+ conditions: [
322
+ {
323
+ attribute: 'key',
324
+ value: item?.key
325
+ },
326
+ {
327
+ attribute: 'value',
328
+ value: {
329
+ condition: 'ilike',
330
+ value: encodeURI(`%${item?.value}%`)
331
+ }
332
+ }
333
+ ],
334
+ conector: 'AND'
335
+ }
336
+ ))
337
+ filterConditons.push({
338
+ conector: 'OR',
339
+ conditions: metafieldConditions
340
+ })
341
+ }
342
+ if (filterValues.deliveryFromDatetime !== null) {
343
+ filterConditons.push(
344
+ {
345
+ attribute: 'delivery_datetime',
346
+ value: {
347
+ condition: '>=',
348
+ value: encodeURI(filterValues.deliveryFromDatetime)
349
+ }
350
+ }
351
+ )
352
+ }
353
+ if (filterValues.deliveryEndDatetime !== null) {
354
+ filterConditons.push(
355
+ {
356
+ attribute: 'delivery_datetime',
357
+ value: {
358
+ condition: '<=',
359
+ value: filterValues.deliveryEndDatetime
360
+ }
361
+ }
362
+ )
363
+ }
364
+ if (filterValues.businessIds.length !== 0) {
365
+ filterConditons.push(
366
+ {
367
+ attribute: 'business_id',
368
+ value: filterValues.businessIds
369
+ }
370
+ )
371
+ }
372
+ if (filterValues?.countryCode.length !== 0) {
373
+ filterConditons.push(
374
+ {
375
+ attribute: 'country_code',
376
+ value: filterValues?.countryCode
377
+ }
378
+ )
379
+ }
380
+ if (filterValues?.currency.length !== 0) {
381
+ filterConditons.push(
382
+ {
383
+ attribute: 'currency',
384
+ value: filterValues?.currency
385
+ }
386
+ )
387
+ }
388
+ if (filterValues.driverIds.length !== 0) {
389
+ filterConditons.push(
390
+ {
391
+ attribute: 'driver_id',
392
+ value: filterValues.driverIds
393
+ }
394
+ )
395
+ }
396
+ if (filterValues.deliveryTypes.length !== 0) {
397
+ filterConditons.push(
398
+ {
399
+ attribute: 'delivery_type',
400
+ value: filterValues.deliveryTypes
401
+ }
402
+ )
403
+ }
404
+ if (filterValues.driverGroupIds.length !== 0) {
405
+ filterConditons.push(
406
+ {
407
+ attribute: 'driver_id',
408
+ value: filterValues.driverGroupIds
409
+ }
410
+ )
411
+ }
412
+ if (filterValues.paymethodIds.length !== 0) {
413
+ filterConditons.push(
414
+ {
415
+ attribute: 'paymethod_id',
416
+ value: filterValues.paymethodIds
417
+ }
418
+ )
419
+ }
420
+ if (filterValues?.cityIds.length !== 0) {
421
+ filterConditons.push(
422
+ {
423
+ attribute: 'business',
424
+ conditions: [
425
+ {
426
+ attribute: 'city_id',
427
+ value: filterValues?.cityIds
428
+ }
429
+ ]
430
+ }
431
+ )
432
+ }
433
+
434
+ if (filterConditons.length) {
435
+ conditions.push({
436
+ conector: 'AND',
437
+ conditions: filterConditons
438
+ })
439
+ }
440
+ }
441
+
442
+ if (conditions.length) {
443
+ where = {
444
+ conditions,
445
+ conector: 'AND'
446
+ }
447
+ }
448
+
449
+ const source = {}
450
+ requestsState.orders = source
451
+ options.cancelToken = source
452
+ let functionFetch
453
+ if (propsToFetch) {
454
+ functionFetch = ordering.setAccessToken(accessToken).orders().asDashboard().select(propsToFetch).where(where)
455
+ } else {
456
+ functionFetch = ordering.setAccessToken(accessToken).orders().asDashboard().where(where)
457
+ }
458
+ return await functionFetch.get(options)
459
+ }
460
+
461
+ /**
462
+ * Method to detect if incoming order and update order belong to filter.
463
+ * @param {Object} order incoming order and update order
464
+ */
465
+ const isFilteredOrder = (order) => {
466
+ let filterCheck = true
467
+ if (filterValues.businessIds !== undefined && filterValues.businessIds.length > 0) {
468
+ if (!filterValues.businessIds.includes(order.business_id)) {
469
+ filterCheck = false
470
+ }
471
+ }
472
+ if (filterValues.driverIds !== undefined && filterValues.driverIds.length > 0) {
473
+ if (!filterValues.driverIds.includes(order.driver_id)) {
474
+ filterCheck = false
475
+ }
476
+ }
477
+ if (filterValues.deliveryTypes !== undefined && filterValues.deliveryTypes.length > 0) {
478
+ if (!filterValues.deliveryTypes.includes(order.delivery_type)) {
479
+ filterCheck = false
480
+ }
481
+ }
482
+ if (filterValues.paymethodIds !== undefined && filterValues.paymethodIds.length > 0) {
483
+ if (!filterValues.paymethodIds.includes(order.paymethod_id)) {
484
+ filterCheck = false
485
+ }
486
+ }
487
+ if (filterValues.statuses !== undefined && filterValues.statuses.length > 0) {
488
+ if (!filterValues.statuses.includes(parseInt(order.status))) {
489
+ filterCheck = false
490
+ }
491
+ }
492
+ return filterCheck
493
+ }
494
+
495
+ const loadOrders = async () => {
496
+ if (!session.token) return
497
+ try {
498
+ setOrderList({ ...orderList, loading: true })
499
+ const response = await getOrders(pagination.pageSize, 1)
500
+
501
+ setOrderList({
502
+ loading: false,
503
+ orders: response.content.error ? [] : response.content.result,
504
+ error: response.content.error ? response.content.result : null
505
+ })
506
+
507
+ if (!response.content.error) {
508
+ setPagination({
509
+ currentPage: response.content.pagination.current_page,
510
+ pageSize: response.content.pagination.page_size === 0 ? pagination.pageSize : response.content.pagination.page_size,
511
+ totalPages: response.content.pagination.total_pages,
512
+ total: response.content.pagination.total,
513
+ from: response.content.pagination.from,
514
+ to: response.content.pagination.to
515
+ })
516
+ }
517
+ } catch (err) {
518
+ if (err.constructor.name !== 'Cancel') {
519
+ setOrderList({ ...orderList, loading: false, error: [err.message] })
520
+ }
521
+ }
522
+ }
523
+ const loadMoreOrders = async () => {
524
+ setOrderList({ ...orderList, loading: true })
525
+ try {
526
+ const response = await getOrders(pagination.pageSize, pagination.currentPage + 1)
527
+ setOrderList({
528
+ loading: false,
529
+ orders: response.content.error ? orderList.orders : orderList.orders.concat(response.content.result),
530
+ error: response.content.error ? response.content.result : null
531
+ })
532
+ if (!response.content.error) {
533
+ setPagination({
534
+ currentPage: response.content.pagination.current_page,
535
+ pageSize: response.content.pagination.page_size === 0 ? pagination.pageSize : response.content.pagination.page_size,
536
+ totalPages: response.content.pagination.total_pages,
537
+ total: response.content.pagination.total,
538
+ from: response.content.pagination.from,
539
+ to: response.content.pagination.to
540
+ })
541
+ }
542
+ } catch (err) {
543
+ if (err.constructor.name !== 'Cancel') {
544
+ setOrderList({ ...orderList, loading: false, error: [err.message] })
545
+ }
546
+ }
547
+ }
548
+ const getPageOrders = async (pageSize, page) => {
549
+ setOrderList({ ...orderList, loading: true })
550
+ try {
551
+ const response = await getOrders(pageSize, page)
552
+ setOrderList({
553
+ loading: false,
554
+ orders: response.content.error ? orderList.orders : response.content.result,
555
+ error: response.content.error ? response.content.result : null
556
+ })
557
+ if (!response.content.error) {
558
+ setPagination({
559
+ currentPage: response.content.pagination.current_page,
560
+ pageSize: response.content.pagination.page_size === 0 ? pagination.pageSize : response.content.pagination.page_size,
561
+ totalPages: response.content.pagination.total_pages,
562
+ total: response.content.pagination.total,
563
+ from: response.content.pagination.from,
564
+ to: response.content.pagination.to
565
+ })
566
+ }
567
+ } catch (err) {
568
+ if (err.constructor.name !== 'Cancel') {
569
+ setOrderList({ ...orderList, loading: false, error: [err.message] })
570
+ }
571
+ }
572
+ }
573
+
574
+ /**
575
+ * Method to handle drag drop
576
+ */
577
+ const handleDrop = (event, columnName) => {
578
+ event.preventDefault()
579
+ const transferColumnName = event.dataTransfer.getData('transferColumnName')
580
+ if (columnName === transferColumnName) return
581
+ const transferColumnOrder = allowColumns[transferColumnName]?.order
582
+ const currentColumnOrder = allowColumns[columnName]?.order
583
+
584
+ const [lessOrder, greaterOrder] = transferColumnOrder < currentColumnOrder ? [transferColumnOrder, currentColumnOrder] : [currentColumnOrder, transferColumnOrder]
585
+ const _remainAllowColumns = {}
586
+ const shouldUpdateColumns = Object.keys(allowColumns).filter(col => col !== transferColumnName && allowColumns[col]?.order >= lessOrder && allowColumns[col]?.order <= greaterOrder)
587
+ shouldUpdateColumns.forEach(col => {
588
+ _remainAllowColumns[col] = {
589
+ ...allowColumns[col],
590
+ order: allowColumns[col]?.order + ((transferColumnOrder < currentColumnOrder) ? -1 : 1)
591
+ }
592
+ })
593
+
594
+ const _allowColumnsUpdated = {
595
+ ...allowColumns,
596
+ [transferColumnName]: { ...allowColumns[transferColumnName], order: currentColumnOrder },
597
+ ..._remainAllowColumns
598
+ }
599
+ saveUserSettings(_allowColumnsUpdated)
600
+ setAllowColumns(_allowColumnsUpdated)
601
+ }
602
+
603
+ const saveUserSettings = async (allowColumnsUpdated) => {
604
+ try {
605
+ if (!session?.user?.id) return
606
+ const _settings = session?.user?.settings
607
+ const _allowColumnsUpdated = { ...allowColumnsUpdated, timer: { ...allowColumnsUpdated?.timer, visable: false } }
608
+ await ordering.users(session?.user?.id).save({ settings: { ..._settings, orderColumns: _allowColumnsUpdated } }, {
609
+ accessToken: accessToken
610
+ })
611
+ } catch (err) {
612
+ console.warn(err, 'error')
613
+ }
614
+ }
615
+ /**
616
+ * Listening order id to update for unread_count parameter
617
+ */
618
+ useEffect(() => {
619
+ if (orderIdForUnreadCountUpdate === null || orderList.orders.length === 0) return
620
+ const _orders = orderList.orders.filter(order => {
621
+ if (order?.id === orderIdForUnreadCountUpdate) {
622
+ order.unread_count = 0
623
+ order.unread_general_count = 0
624
+ order.unread_direct_count = 0
625
+ }
626
+ return true
627
+ })
628
+ setOrderList({ ...orderList, orders: _orders })
629
+ }, [orderIdForUnreadCountUpdate])
630
+
631
+ /**
632
+ * Listening deleted order
633
+ */
634
+ useEffect(() => {
635
+ if (!deletedOrderIds) return
636
+ let totalDeletedCount = 0
637
+ const orders = orderList.orders.filter(_order => {
638
+ if (deletedOrderIds.includes(_order?.id)) {
639
+ totalDeletedCount = totalDeletedCount + 1
640
+ return false
641
+ } else {
642
+ return true
643
+ }
644
+ })
645
+
646
+ setOrderList({ ...orderList, orders })
647
+ setPagination({
648
+ ...pagination,
649
+ total: pagination?.total - totalDeletedCount
650
+ })
651
+ }, [JSON.stringify(deletedOrderIds)])
652
+
653
+ /**
654
+ * Listening sesssion and filter values change
655
+ */
656
+ useEffect(() => {
657
+ if (session?.loading) return
658
+ if (orders) {
659
+ setOrderList({
660
+ ...orderList,
661
+ orders
662
+ })
663
+ } else {
664
+ // if (Object.keys(filterValues).length > 0) {
665
+ // const checkInnerContain = filterValues.statuses.every((el) => {
666
+ // return orderStatus.indexOf(el) !== -1
667
+ // })
668
+
669
+ // const checkOutContain = orderStatus.every((el) => {
670
+ // return filterValues.statuses.indexOf(el) !== -1
671
+ // })
672
+
673
+ // if (!checkInnerContain && !checkOutContain) {
674
+ // setOrderList({ loading: false, orders: [], error: null })
675
+ // return
676
+ // }
677
+ // }
678
+ loadOrders()
679
+ }
680
+ return () => {
681
+ if (requestsState.orders) {
682
+ requestsState.orders.cancel()
683
+ }
684
+ }
685
+ }, [session, searchValue, orderBy, filterValues, isOnlyDelivery, driverId, customerId, businessId, orders, orderStatus, timeStatus])
686
+
687
+ useEffect(() => {
688
+ if (orderList.loading) return
689
+ const handleUpdateOrder = (order) => {
690
+ if (customerId && order?.customer_id !== customerId) return
691
+ if (isOnlyDelivery && order?.delivery_type !== 1) return
692
+ if (!order?.driver && order?.driver_id) {
693
+ const updatedDriver = driversList?.drivers.find(driver => driver.id === order.driver_id)
694
+ if (updatedDriver) {
695
+ order.driver = { ...updatedDriver }
696
+ }
697
+ }
698
+ const found = orderList.orders.find(_order => _order?.id === order?.id)
699
+ let orders = []
700
+ if (found) {
701
+ orders = orderList.orders.filter(_order => {
702
+ let valid = true
703
+ if (_order?.id === order?.id) {
704
+ delete order.total
705
+ delete order.subtotal
706
+ Object.assign(_order, order)
707
+ valid = (orderStatus.length === 0 || orderStatus.includes(parseInt(_order.status))) && isFilteredOrder(order)
708
+ if (!valid) {
709
+ pagination.total--
710
+ setPagination({
711
+ ...pagination
712
+ })
713
+ }
714
+ }
715
+ return valid
716
+ })
717
+ const _orders = sortOrdersArray(orderBy, orders)
718
+ setOrderList({
719
+ ...orderList,
720
+ orders: _orders
721
+ })
722
+ } else {
723
+ if (isFilteredOrder(order)) {
724
+ const isOrderStatus = orderStatus.includes(parseInt(order.status))
725
+ if (isOrderStatus) {
726
+ orders = [...orderList.orders, order]
727
+ const _orders = sortOrdersArray(orderBy, orders)
728
+ pagination.total++
729
+ setPagination({
730
+ ...pagination
731
+ })
732
+ setOrderList({
733
+ ...orderList,
734
+ orders: _orders.slice(0, pagination.pageSize)
735
+ })
736
+ }
737
+ }
738
+ }
739
+ }
740
+ const handleRegisterOrder = (order) => {
741
+ if (order?.products?.[0]?.type === 'gift_card') return
742
+ if (customerId && order?.customer_id !== customerId) return
743
+ if (isOnlyDelivery && order?.delivery_type !== 1) return
744
+ const found = orderList.orders.find(_order => _order?.id === order?.id)
745
+ if (found) return
746
+ let orders = []
747
+ if (isFilteredOrder(order)) {
748
+ if ((orderStatus.includes(0) && order.status === 0) || (orderStatus.includes(13) && order.status === 13)) {
749
+ orders = [order, ...orderList.orders]
750
+ const _orders = sortOrdersArray(orderBy, orders)
751
+ pagination.total++
752
+ setPagination({
753
+ ...pagination
754
+ })
755
+ setOrderList({
756
+ ...orderList,
757
+ orders: _orders.slice(0, pagination.pageSize)
758
+ })
759
+ }
760
+ }
761
+ }
762
+
763
+ const handleNewMessage = (message) => {
764
+ if (orderList.orders.length === 0) return
765
+ const found = orderList.orders.find(order => order?.id === message.order?.id)
766
+ if (found) {
767
+ const _orders = orderList.orders.filter(order => {
768
+ if (order?.id === message.order?.id) {
769
+ if (order.last_message_at !== message.created_at) {
770
+ if (message.type === 1) {
771
+ order.last_general_message_at = message.created_at
772
+ if (message.author.level !== 0) {
773
+ order.unread_general_count = order.unread_general_count + 1
774
+ }
775
+ } else {
776
+ order.last_direct_message_at = message.created_at
777
+ if (message.author.level !== 0) {
778
+ order.unread_direct_count = order.unread_direct_count + 1
779
+ }
780
+ }
781
+ order.last_message_at = message.created_at
782
+ if (message.author.level !== 0) {
783
+ order.unread_count = order.unread_count + 1
784
+ }
785
+ }
786
+ }
787
+ return true
788
+ })
789
+ const _sortedOrders = sortOrdersArray(orderBy, _orders)
790
+ setOrderList({ ...orderList, orders: _sortedOrders })
791
+ }
792
+ }
793
+
794
+ if (!orderList.loading && orderList.orders.length === 0) {
795
+ if (pagination?.currentPage !== 0 && pagination?.total !== 0) {
796
+ if (Math.ceil(pagination?.total / pagination.pageSize) >= pagination?.currentPage) {
797
+ getPageOrders(pagination.pageSize, pagination.currentPage)
798
+ } else {
799
+ getPageOrders(pagination.pageSize, pagination.currentPage - 1)
800
+ }
801
+ }
802
+ }
803
+ socket.on('update_order', handleUpdateOrder)
804
+ socket.on('orders_register', handleRegisterOrder)
805
+ socket.on('message', handleNewMessage)
806
+ return () => {
807
+ socket.off('update_order', handleUpdateOrder)
808
+ socket.off('orders_register', handleRegisterOrder)
809
+ socket.off('message', handleNewMessage)
810
+ }
811
+ }, [orderList.orders, pagination, orderBy, socket, driversList, customerId])
812
+
813
+ // Listening for customer rating
814
+ useEffect(() => {
815
+ const handleCustomerReviewed = (review) => {
816
+ const orders = orderList.orders.filter(_order => {
817
+ if (_order?.id === review.order_id) {
818
+ _order.user_review = review
819
+ }
820
+ return true
821
+ })
822
+ const _orders = sortOrdersArray(orderBy, orders)
823
+ setOrderList({
824
+ ...orderList,
825
+ orders: _orders
826
+ })
827
+ }
828
+ events.on('customer_reviewed', handleCustomerReviewed)
829
+ return () => {
830
+ events.off('customer_reviewed', handleCustomerReviewed)
831
+ }
832
+ }, [orderList, orderBy])
833
+
834
+ return (
835
+ <>
836
+ {UIComponent && (
837
+ <UIComponent
838
+ {...props}
839
+ orderList={orderList}
840
+ pagination={pagination}
841
+ loadMoreOrders={loadMoreOrders}
842
+ getPageOrders={getPageOrders}
843
+ handleUpdateOrderStatus={handleUpdateOrderStatus}
844
+ allowColumns={allowColumns}
845
+ setAllowColumns={setAllowColumns}
846
+ handleDrop={handleDrop}
847
+ saveUserSettings={saveUserSettings}
848
+ />
849
+ )}
850
+ </>
851
+ )
852
+ }
853
+
854
+ DashboardOrdersList.propTypes = {
855
+ /**
856
+ * UI Component, this must be containt all graphic elements and use parent props
857
+ */
858
+ UIComponent: PropTypes.elementType,
859
+ /**
860
+ * Array of drivers props to fetch
861
+ */
862
+ propsToFetch: PropTypes.arrayOf(string),
863
+ /**
864
+ * Function to get order that was clicked
865
+ * @param {Object} order Order that was clicked
866
+ */
867
+ onOrderClick: PropTypes.func,
868
+ /**
869
+ * Enable/Disable default session manager
870
+ * Save user and token with default session manager
871
+ */
872
+ useDefualtSessionManager: PropTypes.bool,
873
+ /**
874
+ * Array of orders
875
+ * This is used of first option to show list
876
+ */
877
+ orders: PropTypes.arrayOf(object),
878
+ /**
879
+ * Array of id of orders
880
+ * Get a list of orders by ids form Ordering API
881
+ */
882
+ orderIds: PropTypes.arrayOf(number),
883
+ /**
884
+ * id of order to update unread_count parameter
885
+ */
886
+ orderIdForUnreadCountUpdate: PropTypes.number,
887
+ /**
888
+ * Array of id of orders
889
+ * Get a list of orders by status form Ordering API
890
+ * This can be use together `orderIds` option but not has effect with `orders` option
891
+ */
892
+ orderStatus: PropTypes.arrayOf(number),
893
+ /**
894
+ * Order orders by some attribute. Default by `id`.
895
+ */
896
+ orderBy: PropTypes.string,
897
+ /**
898
+ * Order direction ascendent (asc) or descendent (desc). Default is `desc`.
899
+ */
900
+ orderDirection: PropTypes.oneOf(['asc', 'desc']),
901
+ /**
902
+ * Pagination settings
903
+ * You can set the pageSize, initialPage and controlType can be by pages or infinity
904
+ */
905
+ paginationSettings: PropTypes.exact({
906
+ /**
907
+ * initialPage only work with control type `pages`
908
+ */
909
+ initialPage: PropTypes.number,
910
+ pageSize: PropTypes.number,
911
+ controlType: PropTypes.oneOf(['infinity', 'pages'])
912
+ }),
913
+ /**
914
+ * Components types before Facebook login button
915
+ * Array of type components, the parent props will pass to these components
916
+ */
917
+ beforeComponents: PropTypes.arrayOf(PropTypes.elementType),
918
+ /**
919
+ * Components types after Facebook login button
920
+ * Array of type components, the parent props will pass to these components
921
+ */
922
+ afterComponents: PropTypes.arrayOf(PropTypes.elementType),
923
+ /**
924
+ * Elements before Facebook login button
925
+ * Array of HTML/Components elements, these components will not get the parent props
926
+ */
927
+ beforeElements: PropTypes.arrayOf(PropTypes.element),
928
+ /**
929
+ * Elements after Facebook login button
930
+ * Array of HTML/Components elements, these components will not get the parent props
931
+ */
932
+ afterElements: PropTypes.arrayOf(PropTypes.element)
933
+ }
934
+
935
+ DashboardOrdersList.defaultProps = {
936
+ orderBy: 'id',
937
+ orderDirection: 'desc',
938
+ paginationSettings: { initialPage: 1, pageSize: 10, controlType: 'infinity' },
939
+ beforeComponents: [],
940
+ afterComponents: [],
941
+ beforeElements: [],
942
+ afterElements: []
943
+ }