ordering-components-external 13.0.33 → 13.0.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.
- package/.babelrc +22 -22
- package/.vscode/settings.json +3 -3
- package/_bundles/0.ordering-component.3760baa5b9906f197b42.js +1 -0
- package/_bundles/{1.ordering-component.ddd8b5557b901fb64803.js → 1.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{2.ordering-component.ddd8b5557b901fb64803.js → 2.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{4.ordering-component.ddd8b5557b901fb64803.js → 4.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{5.ordering-component.ddd8b5557b901fb64803.js → 5.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/{6.ordering-component.ddd8b5557b901fb64803.js → 6.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/7.ordering-component.3760baa5b9906f197b42.js +2 -0
- package/_bundles/{8.ordering-component.ddd8b5557b901fb64803.js → 8.ordering-component.3760baa5b9906f197b42.js} +1 -1
- package/_bundles/ordering-component.3760baa5b9906f197b42.js +2 -0
- package/_bundles/{ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -2
- package/_modules/components/AddressDetails/index.js +44 -45
- package/_modules/components/AddressForm/index.js +67 -68
- package/_modules/components/AddressList/index.js +52 -53
- package/_modules/components/Analitycs/index.js +11 -13
- package/_modules/components/AnalyticsSegment/index.js +9 -10
- package/_modules/components/AppleLogin/index.js +38 -40
- package/_modules/components/BaseComponent/index.js +15 -16
- package/_modules/components/BusinessAndProductList/index.js +114 -124
- package/_modules/components/BusinessBasicInformation/index.js +31 -32
- package/_modules/components/BusinessController/index.js +73 -74
- package/_modules/components/BusinessInformation/BusinessOption/index.js +21 -22
- package/_modules/components/BusinessInformation/index.js +25 -26
- package/_modules/components/BusinessList/index.js +77 -78
- package/_modules/components/BusinessMenuListing/index.js +30 -31
- package/_modules/components/BusinessProductsCategories/index.js +17 -18
- package/_modules/components/BusinessProductsSearch/index.js +15 -16
- package/_modules/components/BusinessReviews/index.js +38 -39
- package/_modules/components/BusinessSearchList/index.js +39 -40
- package/_modules/components/BusinessSortControl/index.js +33 -34
- package/_modules/components/BusinessTypeFilter/index.js +36 -37
- package/_modules/components/BusinessesMap/index.js +35 -36
- package/_modules/components/Cart/index.js +52 -53
- package/_modules/components/CartStoresListing/index.js +17 -18
- package/_modules/components/Checkout/index.js +101 -102
- package/_modules/components/CmsContent/index.js +31 -32
- package/_modules/components/Contacts/index.js +46 -47
- package/_modules/components/CouponControl/index.js +33 -34
- package/_modules/components/DragAndDrop/index.js +6 -7
- package/_modules/components/DriverList/index.js +32 -33
- package/_modules/components/DriverTips/index.js +44 -45
- package/_modules/components/Emitter/index.js +5 -6
- package/_modules/components/ExamineClick/index.js +5 -6
- package/_modules/components/FacebookLoginButton/index.js +51 -52
- package/_modules/components/FacebookPixel/index.js +13 -14
- package/_modules/components/FavoriteList/index.js +46 -47
- package/_modules/components/FirebaseGoogleLoginButton/index.js +23 -24
- package/_modules/components/FloatingButton/index.js +21 -22
- package/_modules/components/ForgotPasswordForm/index.js +55 -56
- package/_modules/components/GiftCard/GiftCardOrdersList/index.js +16 -17
- package/_modules/components/GiftCard/PurchaseGiftCard/index.js +16 -17
- package/_modules/components/GiftCard/RedeemGiftCard/index.js +15 -16
- package/_modules/components/GiftCard/SendGiftCard/index.js +15 -16
- package/_modules/components/GoogleAutocompleteInput/index.js +28 -29
- package/_modules/components/GoogleIdentity/index.js +39 -40
- package/_modules/components/GoogleLoginButton/index.js +61 -64
- package/_modules/components/GoogleMaps/index.js +50 -52
- package/_modules/components/GpsButton/index.js +27 -29
- package/_modules/components/LanguageSelector/index.js +40 -41
- package/_modules/components/LoginForm/index.js +86 -87
- package/_modules/components/LogoutAction/index.js +31 -32
- package/_modules/components/MainSearch/index.js +42 -43
- package/_modules/components/MapView/index.js +8 -10
- package/_modules/components/MenuControl/index.js +66 -67
- package/_modules/components/Messages/index.js +34 -35
- package/_modules/components/MomentOption/index.js +57 -58
- package/_modules/components/MultiCartCreate/index.js +8 -9
- package/_modules/components/MultiCartsPaymethodsAndWallets/index.js +18 -19
- package/_modules/components/MultiCheckout/index.js +44 -45
- package/_modules/components/MultiOrdersDetails/index.js +21 -22
- package/_modules/components/MyOrders/index.js +34 -35
- package/_modules/components/MyOrdersList/index.js +32 -33
- package/_modules/components/NewOrderNotification/index.js +6 -7
- package/_modules/components/OrderChange/index.js +30 -31
- package/_modules/components/OrderDetails/index.js +70 -71
- package/_modules/components/OrderList/index.js +86 -90
- package/_modules/components/OrderListGroups/index.js +97 -99
- package/_modules/components/OrderReview/index.js +38 -39
- package/_modules/components/OrderTypeControl/index.js +23 -24
- package/_modules/components/OrderVerticalList/index.js +18 -19
- package/_modules/components/OrdersControlFilters/index.js +16 -17
- package/_modules/components/OrdersDashboardComponents/Appointments/index.js +14 -15
- package/_modules/components/OrdersDashboardComponents/BusinessProductsListing/index.js +54 -55
- package/_modules/components/OrdersDashboardComponents/CheckPassword/index.js +35 -36
- package/_modules/components/OrdersDashboardComponents/CityList/index.js +31 -32
- package/_modules/components/OrdersDashboardComponents/CountryList/index.js +31 -32
- package/_modules/components/OrdersDashboardComponents/CustomOrderDetails/index.js +25 -26
- package/_modules/components/OrdersDashboardComponents/DashboardBusinessList/index.js +78 -79
- package/_modules/components/OrdersDashboardComponents/DashboardOrdersList/index.js +79 -80
- package/_modules/components/OrdersDashboardComponents/DriversList/index.js +70 -71
- package/_modules/components/OrdersDashboardComponents/ExportCSV/index.js +27 -28
- package/_modules/components/OrdersDashboardComponents/GiftCardsList/index.js +17 -18
- package/_modules/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +17 -18
- package/_modules/components/OrdersDashboardComponents/LogisticInformation/index.js +30 -31
- package/_modules/components/OrdersDashboardComponents/Logistics/index.js +30 -31
- package/_modules/components/OrdersDashboardComponents/Messages/index.js +41 -42
- package/_modules/components/OrdersDashboardComponents/MetaFields/index.js +38 -39
- package/_modules/components/OrdersDashboardComponents/OrderDetails/index.js +55 -56
- package/_modules/components/OrdersDashboardComponents/OrderNotification/index.js +19 -20
- package/_modules/components/OrdersDashboardComponents/OrdersFilter/index.js +72 -73
- package/_modules/components/OrdersDashboardComponents/OrdersManage/index.js +78 -79
- package/_modules/components/OrdersDashboardComponents/PointsWalletLevels/index.js +36 -37
- package/_modules/components/OrdersDashboardComponents/ReviewCustomer/index.js +26 -27
- package/_modules/components/OrdersDashboardComponents/Schedule/index.js +55 -56
- package/_modules/components/OrdersDashboardComponents/SettingsList/index.js +53 -54
- package/_modules/components/OrdersDashboardComponents/UserFormDetails/index.js +77 -78
- package/_modules/components/OrdersDashboardComponents/UsersList/index.js +77 -78
- package/_modules/components/OrdersDashboardComponents/WebsocketStatus/index.js +9 -10
- package/_modules/components/PageBanner/index.js +22 -23
- package/_modules/components/PaymentOptionCash/index.js +25 -26
- package/_modules/components/PaymentOptionPaypal/index.js +35 -36
- package/_modules/components/PaymentOptionSquare/index.js +13 -14
- package/_modules/components/PaymentOptionStripe/index.js +45 -46
- package/_modules/components/PaymentOptionStripeDirect/index.js +30 -31
- package/_modules/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +22 -23
- package/_modules/components/PaymentOptionStripeRedirect/index.js +36 -37
- package/_modules/components/PaymentOptionWallet/index.js +12 -13
- package/_modules/components/PaymentOptions/index.js +40 -41
- package/_modules/components/PaymethodList/index.js +30 -31
- package/_modules/components/PhoneAutocomplete/index.js +37 -38
- package/_modules/components/PlaceSpot/index.js +16 -17
- package/_modules/components/Popup/index.js +38 -39
- package/_modules/components/ProductComponent/index.js +32 -33
- package/_modules/components/ProductForm/index.js +172 -173
- package/_modules/components/ProductImages/index.js +19 -20
- package/_modules/components/ProductIngredient/index.js +18 -19
- package/_modules/components/ProductOption/index.js +9 -10
- package/_modules/components/ProductOptionSuboption/index.js +42 -43
- package/_modules/components/ProductShare/index.js +25 -27
- package/_modules/components/ProductsList/index.js +25 -26
- package/_modules/components/ProductsListing/index.js +49 -50
- package/_modules/components/ProfessionalInfo/index.js +34 -35
- package/_modules/components/PromotionsController/index.js +11 -12
- package/_modules/components/QueryLoginSpoonity/index.js +34 -35
- package/_modules/components/ReCaptcha/index.js +9 -10
- package/_modules/components/ResetPassword/index.js +30 -31
- package/_modules/components/ReviewCustomer/index.js +26 -27
- package/_modules/components/ReviewDriver/index.js +35 -36
- package/_modules/components/ReviewProduct/index.js +37 -38
- package/_modules/components/SearchOptions/index.js +22 -23
- package/_modules/components/Sessions/index.js +32 -33
- package/_modules/components/SignupForm/index.js +83 -84
- package/_modules/components/SingleBusinessCard/index.js +29 -30
- package/_modules/components/SingleOrderCard/index.js +32 -33
- package/_modules/components/SingleProductCard/index.js +28 -29
- package/_modules/components/SingleProfessionalCard/index.js +28 -29
- package/_modules/components/SmartAppBanner/index.js +16 -17
- package/_modules/components/StoreProductList/index.js +50 -51
- package/_modules/components/StripeElementsForm/CardForm/index.js +45 -46
- package/_modules/components/StripeElementsForm/index.js +22 -23
- package/_modules/components/UpsellingPage/index.js +27 -28
- package/_modules/components/UserFormDetails/index.js +97 -98
- package/_modules/components/UserVerification/index.js +31 -32
- package/_modules/components/WalletList/index.js +11 -12
- package/_modules/components/WebsocketStatus/index.js +9 -10
- package/_modules/components/WrapperGoogleMaps/index.js +8 -9
- package/_modules/constants/code-numbers.js +2 -3
- package/_modules/constants/timezones.js +2 -3
- package/_modules/contexts/ApiContext/index.js +20 -23
- package/_modules/contexts/BillingContext/index.js +13 -15
- package/_modules/contexts/BusinessContext/index.js +24 -27
- package/_modules/contexts/ConfigContext/index.js +27 -39
- package/_modules/contexts/CustomerContext/index.js +15 -18
- package/_modules/contexts/EventContext/index.js +16 -19
- package/_modules/contexts/LanguageContext/index.js +29 -32
- package/_modules/contexts/OptimizationLoadContext/index.js +23 -26
- package/_modules/contexts/OrderContext/index.js +135 -139
- package/_modules/contexts/OrderingContext/index.js +13 -15
- package/_modules/contexts/OrderingThemeContext/index.js +24 -27
- package/_modules/contexts/ProductContext/index.js +25 -29
- package/_modules/contexts/SessionContext/index.js +24 -27
- package/_modules/contexts/SiteContext/index.js +22 -25
- package/_modules/contexts/ToastContext/index.js +8 -10
- package/_modules/contexts/UtilsContext/index.js +26 -29
- package/_modules/contexts/ValidationsFieldsContext/index.js +16 -19
- package/_modules/contexts/WebsocketContext/index.js +23 -26
- package/_modules/contexts/WebsocketContext/socket.js +5 -6
- package/_modules/native/src/NativeStrategy/index.js +6 -7
- package/_modules/native/src/contexts/OrderingContext/index.js +13 -15
- package/_modules/utils/index.js +3 -5
- package/_modules/webStrategy/index.js +6 -7
- package/cypress/fixtures/example.json +4 -4
- package/cypress/integration/naked/BusinessProductsCategories.spec.js +9 -9
- package/cypress/integration/naked/PhoneAutocomplete.spec.js +22 -22
- package/cypress/integration/naked/activeOrders.spec.js +15 -15
- package/cypress/integration/naked/addressDetails.spec.js +10 -10
- package/cypress/integration/naked/appleLogin.spec.js +14 -14
- package/cypress/integration/naked/businessBasicInformation.spec.js +14 -14
- package/cypress/integration/naked/businessController.spec.js +9 -9
- package/cypress/integration/naked/businessInformation.spec.js +19 -19
- package/cypress/integration/naked/businessProductsSearch.spec.js +9 -9
- package/cypress/integration/naked/businessReviews.spec.js +16 -16
- package/cypress/integration/naked/businessSortControl.spec.js +9 -9
- package/cypress/integration/naked/businessTypeFilter.spec.js +10 -10
- package/cypress/integration/naked/businessesMap.spec.js +13 -13
- package/cypress/integration/naked/cms.spec.js +9 -9
- package/cypress/integration/naked/config.spec.js +34 -34
- package/cypress/integration/naked/driverTips.spec.js +10 -10
- package/cypress/integration/naked/events.spec.js +13 -13
- package/cypress/integration/naked/facebookLogin.spec.js +13 -13
- package/cypress/integration/naked/floatingButton.spec.js +13 -13
- package/cypress/integration/naked/forgotPassword.spec.js +20 -20
- package/cypress/integration/naked/googleLogin.spec.js +11 -11
- package/cypress/integration/naked/languageExamples.spec.js +25 -25
- package/cypress/integration/naked/languageSelector.spec.js +10 -10
- package/cypress/integration/naked/login.spec.js +38 -38
- package/cypress/integration/naked/logout.spec.js +15 -15
- package/cypress/integration/naked/mainSearch.spec.js +9 -9
- package/cypress/integration/naked/menuControl.spec.js +9 -9
- package/cypress/integration/naked/messages.spec.js +25 -25
- package/cypress/integration/naked/momentOption.spec.js +10 -10
- package/cypress/integration/naked/myOrders.spec.js +11 -11
- package/cypress/integration/naked/myOrdersList.spec.js +9 -9
- package/cypress/integration/naked/orderContextAdvanced.spec.js +23 -23
- package/cypress/integration/naked/orderDetails.spec.js +11 -11
- package/cypress/integration/naked/paymentOptionCash.spec.js +21 -21
- package/cypress/integration/naked/paymentOptionStripe.spec.js +11 -11
- package/cypress/integration/naked/paymentOptionStripeDirect.spec.js +11 -11
- package/cypress/integration/naked/paymentOptions.spec.js +9 -9
- package/cypress/integration/naked/popupExample.spec.js +17 -17
- package/cypress/integration/naked/productImages.spec.js +11 -11
- package/cypress/integration/naked/productOptionExample.spec.js +21 -21
- package/cypress/integration/naked/productShare.spec.js +9 -9
- package/cypress/integration/naked/productsList.spec.js +9 -9
- package/cypress/integration/naked/resetPassword.spec.js +11 -11
- package/cypress/integration/naked/reviewOrders.spec.js +13 -13
- package/cypress/integration/naked/searchOptions.spec.js +18 -18
- package/cypress/integration/naked/signup.spec.js +31 -31
- package/cypress/integration/naked/upselling.spec.js +13 -13
- package/cypress/integration/naked/userDetails.spec.js +12 -12
- package/cypress/plugins/index.js +21 -21
- package/cypress/support/commands.js +35 -35
- package/cypress/support/index.js +20 -20
- package/cypress.json +12 -12
- package/example/App.js +263 -263
- package/example/components/ActiveOrdersUI/index.js +72 -72
- package/example/components/AddressDetailsUI/index.js +101 -101
- package/example/components/AddressFormUI/index.js +161 -161
- package/example/components/AddressListUI/index.js +33 -33
- package/example/components/AlertPopup/index.js +10 -10
- package/example/components/AlertUI/index.js +49 -49
- package/example/components/AlertUI/style.css +5 -5
- package/example/components/AppleLoginUI/index.js +40 -40
- package/example/components/BaseComponentUI/index.js +34 -34
- package/example/components/BusinessBasicInformationUI/index.js +118 -118
- package/example/components/BusinessControllerUI/index.js +89 -89
- package/example/components/BusinessInformationUI/BusinessOptionUI/index.js +83 -83
- package/example/components/BusinessInformationUI/index.js +83 -83
- package/example/components/BusinessProductsCategoriesUI/index.js +42 -42
- package/example/components/BusinessProductsSearchUI/index.js +38 -38
- package/example/components/BusinessReviewsUI/index.js +77 -77
- package/example/components/BusinessSortControlUI/index.js +47 -47
- package/example/components/BusinessTypeFilterUI/index.js +53 -53
- package/example/components/BusinessesMapUI/index.js +57 -57
- package/example/components/CartUI/index.js +154 -154
- package/example/components/ChangeView/index.js +19 -19
- package/example/components/CheckoutUI/index.js +206 -206
- package/example/components/CmsContentUI/index.js +52 -52
- package/example/components/ConfigsExample/index.js +118 -118
- package/example/components/CouponControlUI/index.js +63 -63
- package/example/components/DriverTipsUI/index.js +58 -58
- package/example/components/FacebookLoginButtonUI/index.js +48 -48
- package/example/components/FloatingButtonUI/index.js +145 -145
- package/example/components/ForgotPasswordFormUI/index.js +93 -93
- package/example/components/GoogleLoginUI/index.js +30 -30
- package/example/components/GpsButtonUI/index.js +22 -22
- package/example/components/Header/index.js +18 -18
- package/example/components/LanguageSelectorUI/index.js +57 -57
- package/example/components/LanguagesExample/index.js +51 -51
- package/example/components/LoginFormUI/index.js +159 -159
- package/example/components/LogoutButtonUI/index.js +21 -21
- package/example/components/MainSearchUI/index.js +131 -131
- package/example/components/MenuControlUI/index.js +103 -103
- package/example/components/MessagesUI/index.js +162 -162
- package/example/components/ModalUI/index.js +36 -36
- package/example/components/ModalUI/style.css +5 -5
- package/example/components/MomentOptionUI/index.js +68 -68
- package/example/components/MyOrdersListUI/index.js +51 -51
- package/example/components/MyOrdersUI/index.js +52 -52
- package/example/components/OrderChangeUI/index.js +54 -54
- package/example/components/OrderDetailsUI/index.js +174 -174
- package/example/components/OrderReviewUI/index.js +125 -125
- package/example/components/OrderTypeControlUI/index.js +32 -32
- package/example/components/PaymentOptionCashUI/index.js +60 -60
- package/example/components/PaymentOptionPaypalUI/index.js +50 -50
- package/example/components/PaymentOptionStripeDirectUI/index.js +89 -89
- package/example/components/PaymentOptionStripeRedirectUI/index.js +97 -97
- package/example/components/PaymentOptionStripeUI/index.js +129 -129
- package/example/components/PaymentOptionsUI/index.js +169 -169
- package/example/components/PhoneAutocompleteUI/index.js +67 -67
- package/example/components/PhoneAutocompleteUI/styles.css +49 -49
- package/example/components/ProductComponentUI/index.js +113 -113
- package/example/components/ProductFormUI/index.js +131 -131
- package/example/components/ProductImagesUI/index.js +82 -82
- package/example/components/ProductIngredientUI/index.js +21 -21
- package/example/components/ProductOptionSuboptionUI/index.js +65 -65
- package/example/components/ProductOptionUI/index.js +31 -31
- package/example/components/ProductShareUI/index.js +48 -48
- package/example/components/ProductsListUI/index.js +108 -108
- package/example/components/ProductsListingUI/index.js +42 -42
- package/example/components/ResetPasswordUI/index.js +121 -121
- package/example/components/SearchOptionsUI/index.js +82 -82
- package/example/components/SignupFormUI/index.js +117 -117
- package/example/components/SingleBusinessCardUI/index.js +82 -82
- package/example/components/SingleOrderCardUI/index.js +52 -52
- package/example/components/SingleProductCardUI/index.js +47 -47
- package/example/components/StripeElementsFormUI/CardFormUI/index.js +51 -51
- package/example/components/StripeElementsFormUI/CardFormUI/style.css +118 -118
- package/example/components/StripeElementsFormUI/index.js +38 -38
- package/example/components/StripeRedirectFormUI/index.js +99 -99
- package/example/components/TestComponent/index.js +5 -5
- package/example/components/UpsellingPageUI/index.js +26 -26
- package/example/components/UserDetailsUI/index.js +94 -94
- package/example/components/UserProfileUI/index.js +156 -156
- package/example/views/ActiveOrders/index.js +86 -86
- package/example/views/AddressDetailsExample/index.js +57 -57
- package/example/views/AppleLoginExample/index.js +51 -51
- package/example/views/BaseComponentExample/index.js +35 -35
- package/example/views/BusinessBasicInformationExample/index.js +43 -43
- package/example/views/BusinessControllerExample/index.js +55 -55
- package/example/views/BusinessInformationExample/index.js +68 -68
- package/example/views/BusinessProductsCategoriesExample/index.js +50 -50
- package/example/views/BusinessProductsSearchExample/index.js +39 -39
- package/example/views/BusinessReviewsExample/index.js +43 -43
- package/example/views/BusinessSortControlExample/index.js +53 -53
- package/example/views/BusinessTypeFilterExample/index.js +53 -53
- package/example/views/BusinessesMapExample/index.js +57 -57
- package/example/views/CheckoutExample/index.js +143 -143
- package/example/views/CmsContentExample/index.js +44 -44
- package/example/views/DriverTipsExample/index.js +47 -47
- package/example/views/EventsExample/index.js +26 -26
- package/example/views/FacebookLogin/index.js +63 -63
- package/example/views/FloatingButtonExample/index.js +47 -47
- package/example/views/ForgotPassword/index.js +77 -77
- package/example/views/GoogleLoginExample/index.js +85 -85
- package/example/views/Home/index.js +200 -200
- package/example/views/LanguageSelectorExample/index.js +55 -55
- package/example/views/Login/index.js +84 -84
- package/example/views/MainSearchExample/index.js +43 -43
- package/example/views/MenuControlExample/index.js +68 -68
- package/example/views/MessagesExample/index.js +58 -58
- package/example/views/MomentOptionExample/index.js +52 -52
- package/example/views/MyOrdersExample/index.js +35 -35
- package/example/views/MyOrdersListExample/index.js +50 -50
- package/example/views/OrderChangeExample/index.js +46 -46
- package/example/views/OrderContextExample/index.js +139 -139
- package/example/views/OrderDetailsExample/index.js +50 -50
- package/example/views/OrderReviewExample/index.js +64 -64
- package/example/views/PaymentOptionCashExample/index.js +51 -51
- package/example/views/PaymentOptionPaypalExample/index.js +71 -71
- package/example/views/PaymentOptionStripeDirectExample/index.js +43 -43
- package/example/views/PaymentOptionStripeExample/index.js +47 -47
- package/example/views/PaymentOptionStripeRedirectExample/index.js +56 -56
- package/example/views/PaymentOptionsExample/index.js +47 -47
- package/example/views/PhoneAutocompleteExample/index.js +34 -34
- package/example/views/PlacesExample/index.js +94 -94
- package/example/views/PopupExample/index.js +78 -78
- package/example/views/PopupExample/style.css +18 -18
- package/example/views/ProductDetail/index.js +323 -323
- package/example/views/ProductImagesExample/index.js +43 -43
- package/example/views/ProductOptionExample/index.js +88 -88
- package/example/views/ProductShareExample/index.js +51 -51
- package/example/views/ProductsListExample/index.js +77 -77
- package/example/views/ProductsListingExample/index.js +47 -47
- package/example/views/ResetPasswordExample/index.js +60 -60
- package/example/views/SearchOptionsExample/index.js +42 -42
- package/example/views/SessionManager/index.js +122 -122
- package/example/views/Signup/index.js +64 -64
- package/example/views/UpsellingPageExample/index.js +35 -35
- package/example/views/UserDetailsExample/index.js +69 -69
- package/example/views/UserProfile/index.js +73 -73
- package/index-example.js +37 -37
- package/index.html +13 -13
- package/native/index.js +255 -255
- package/native/src/NativeStrategy/index.js +20 -20
- package/native/src/contexts/OrderingContext/index.js +85 -85
- package/package.json +94 -94
- package/src/components/AddressDetails/index.js +149 -149
- package/src/components/AddressForm/index.js +333 -333
- package/src/components/AddressList/index.js +212 -212
- package/src/components/Analitycs/index.js +119 -119
- package/src/components/AnalyticsSegment/index.js +136 -136
- package/src/components/AppleLogin/index.js +164 -164
- package/src/components/BaseComponent/index.js +52 -52
- package/src/components/BusinessAndProductList/index.js +981 -981
- package/src/components/BusinessBasicInformation/index.js +119 -119
- package/src/components/BusinessController/index.js +351 -351
- package/src/components/BusinessInformation/BusinessOption/index.js +86 -86
- package/src/components/BusinessInformation/index.js +93 -93
- package/src/components/BusinessList/index.js +670 -670
- package/src/components/BusinessMenuListing/index.js +99 -99
- package/src/components/BusinessProductsCategories/index.js +60 -60
- package/src/components/BusinessProductsSearch/index.js +54 -54
- package/src/components/BusinessReviews/index.js +187 -187
- package/src/components/BusinessSearchList/index.js +363 -363
- package/src/components/BusinessSortControl/index.js +100 -100
- package/src/components/BusinessTypeFilter/index.js +142 -142
- package/src/components/BusinessesMap/index.js +110 -110
- package/src/components/Cart/index.js +210 -210
- package/src/components/CartStoresListing/index.js +157 -157
- package/src/components/Checkout/index.js +618 -618
- package/src/components/CmsContent/index.js +97 -97
- package/src/components/Contacts/index.js +512 -512
- package/src/components/CouponControl/index.js +171 -171
- package/src/components/DragAndDrop/index.js +41 -41
- package/src/components/DriverList/index.js +112 -112
- package/src/components/DriverTips/index.js +141 -141
- package/src/components/Emitter/index.js +36 -36
- package/src/components/ExamineClick/index.js +40 -40
- package/src/components/FacebookLoginButton/index.js +214 -214
- package/src/components/FacebookPixel/index.js +148 -148
- package/src/components/FavoriteList/index.js +268 -268
- package/src/components/FirebaseGoogleLoginButton/index.js +93 -93
- package/src/components/FloatingButton/index.js +70 -70
- package/src/components/ForgotPasswordForm/index.js +180 -180
- package/src/components/GiftCard/GiftCardOrdersList/index.js +155 -155
- package/src/components/GiftCard/PurchaseGiftCard/index.js +123 -123
- package/src/components/GiftCard/RedeemGiftCard/index.js +73 -73
- package/src/components/GiftCard/SendGiftCard/index.js +78 -78
- package/src/components/GoogleAutocompleteInput/index.js +154 -154
- package/src/components/GoogleIdentity/index.js +144 -144
- package/src/components/GoogleLoginButton/index.js +276 -276
- package/src/components/GoogleMaps/index.js +489 -489
- package/src/components/GpsButton/index.js +127 -127
- package/src/components/LanguageSelector/index.js +163 -163
- package/src/components/LoginForm/index.js +521 -521
- package/src/components/LogoutAction/index.js +165 -165
- package/src/components/MainSearch/index.js +149 -149
- package/src/components/MapView/index.js +110 -110
- package/src/components/MenuControl/index.js +238 -238
- package/src/components/Messages/index.js +166 -166
- package/src/components/MomentOption/index.js +322 -322
- package/src/components/MultiCartCreate/index.js +70 -70
- package/src/components/MultiCartsPaymethodsAndWallets/index.js +201 -201
- package/src/components/MultiCheckout/index.js +371 -371
- package/src/components/MultiOrdersDetails/index.js +109 -109
- package/src/components/MyOrders/index.js +150 -150
- package/src/components/MyOrdersList/index.js +104 -104
- package/src/components/NewOrderNotification/index.js +30 -30
- package/src/components/OrderChange/index.js +128 -128
- package/src/components/OrderDetails/index.js +684 -684
- package/src/components/OrderList/index.js +781 -781
- package/src/components/OrderListGroups/index.js +1168 -1168
- package/src/components/OrderReview/index.js +180 -180
- package/src/components/OrderTypeControl/index.js +75 -75
- package/src/components/OrderVerticalList/index.js +422 -422
- package/src/components/OrdersControlFilters/index.js +75 -75
- package/src/components/OrdersDashboardComponents/Appointments/index.js +72 -72
- package/src/components/OrdersDashboardComponents/BusinessProductsListing/index.js +629 -629
- package/src/components/OrdersDashboardComponents/CheckPassword/index.js +177 -177
- package/src/components/OrdersDashboardComponents/CityList/index.js +98 -98
- package/src/components/OrdersDashboardComponents/CountryList/index.js +162 -162
- package/src/components/OrdersDashboardComponents/CustomOrderDetails/index.js +238 -238
- package/src/components/OrdersDashboardComponents/DashboardBusinessList/index.js +617 -617
- package/src/components/OrdersDashboardComponents/DashboardOrdersList/index.js +943 -943
- package/src/components/OrdersDashboardComponents/DriversList/index.js +448 -448
- package/src/components/OrdersDashboardComponents/ExportCSV/index.js +192 -192
- package/src/components/OrdersDashboardComponents/GiftCardsList/index.js +189 -189
- package/src/components/OrdersDashboardComponents/GoogleMapsApiKeySetting/index.js +77 -77
- package/src/components/OrdersDashboardComponents/LogisticInformation/index.js +97 -97
- package/src/components/OrdersDashboardComponents/Logistics/index.js +174 -174
- package/src/components/OrdersDashboardComponents/Messages/index.js +384 -384
- package/src/components/OrdersDashboardComponents/MetaFields/index.js +186 -186
- package/src/components/OrdersDashboardComponents/OrderDetails/index.js +404 -404
- package/src/components/OrdersDashboardComponents/OrderNotification/index.js +70 -70
- package/src/components/OrdersDashboardComponents/OrdersFilter/index.js +362 -362
- package/src/components/OrdersDashboardComponents/OrdersManage/index.js +873 -873
- package/src/components/OrdersDashboardComponents/PointsWalletLevels/index.js +123 -123
- package/src/components/OrdersDashboardComponents/ReviewCustomer/index.js +113 -113
- package/src/components/OrdersDashboardComponents/Schedule/index.js +315 -315
- package/src/components/OrdersDashboardComponents/SettingsList/index.js +298 -298
- package/src/components/OrdersDashboardComponents/UserFormDetails/index.js +463 -463
- package/src/components/OrdersDashboardComponents/UsersList/index.js +944 -944
- package/src/components/OrdersDashboardComponents/WebsocketStatus/index.js +77 -77
- package/src/components/OrdersDashboardComponents/index.js +57 -57
- package/src/components/PageBanner/index.js +107 -107
- package/src/components/PaymentOptionCash/index.js +74 -74
- package/src/components/PaymentOptionPaypal/index.js +146 -146
- package/src/components/PaymentOptionSquare/index.js +336 -336
- package/src/components/PaymentOptionStripe/index.js +289 -289
- package/src/components/PaymentOptionStripeDirect/index.js +116 -116
- package/src/components/PaymentOptionStripeRedirect/StripeRedirectForm/index.js +71 -71
- package/src/components/PaymentOptionStripeRedirect/index.js +122 -122
- package/src/components/PaymentOptionWallet/index.js +185 -185
- package/src/components/PaymentOptions/index.js +248 -248
- package/src/components/PaymethodList/index.js +119 -119
- package/src/components/PhoneAutocomplete/index.js +311 -311
- package/src/components/PlaceSpot/index.js +176 -176
- package/src/components/Popup/index.js +169 -169
- package/src/components/ProductComponent/index.js +269 -269
- package/src/components/ProductForm/index.js +1090 -1090
- package/src/components/ProductImages/index.js +64 -64
- package/src/components/ProductIngredient/index.js +72 -72
- package/src/components/ProductOption/index.js +42 -42
- package/src/components/ProductOptionSuboption/index.js +180 -180
- package/src/components/ProductShare/index.js +97 -97
- package/src/components/ProductsList/index.js +74 -74
- package/src/components/ProductsListing/index.js +166 -166
- package/src/components/ProfessionalInfo/index.js +156 -156
- package/src/components/PromotionsController/index.js +123 -123
- package/src/components/QueryLoginSpoonity/index.js +159 -159
- package/src/components/ReCaptcha/index.js +53 -53
- package/src/components/ResetPassword/index.js +111 -111
- package/src/components/ReviewCustomer/index.js +117 -117
- package/src/components/ReviewDriver/index.js +157 -157
- package/src/components/ReviewProduct/index.js +162 -162
- package/src/components/SearchOptions/index.js +69 -69
- package/src/components/Sessions/index.js +217 -217
- package/src/components/SignupForm/index.js +547 -547
- package/src/components/SingleBusinessCard/index.js +80 -80
- package/src/components/SingleOrderCard/index.js +160 -160
- package/src/components/SingleProductCard/index.js +130 -130
- package/src/components/SingleProfessionalCard/index.js +121 -121
- package/src/components/SmartAppBanner/index.js +71 -71
- package/src/components/StoreProductList/index.js +303 -303
- package/src/components/StripeElementsForm/CardForm/index.js +248 -248
- package/src/components/StripeElementsForm/index.js +78 -78
- package/src/components/UpsellingPage/index.js +120 -120
- package/src/components/UserFormDetails/index.js +688 -688
- package/src/components/UserVerification/index.js +242 -242
- package/src/components/WalletList/index.js +160 -160
- package/src/components/WebsocketStatus/index.js +80 -80
- package/src/components/WrapperGoogleMaps/index.js +67 -67
- package/src/constants/code-numbers.js +218 -218
- package/src/constants/timezones.js +427 -427
- package/src/contexts/ApiContext/index.js +59 -59
- package/src/contexts/BillingContext/index.js +28 -28
- package/src/contexts/BusinessContext/index.js +71 -71
- package/src/contexts/ConfigContext/index.js +215 -215
- package/src/contexts/CustomerContext/index.js +69 -69
- package/src/contexts/EventContext/index.js +31 -31
- package/src/contexts/LanguageContext/index.js +144 -144
- package/src/contexts/OptimizationLoadContext/index.js +95 -95
- package/src/contexts/OrderContext/index.js +1448 -1448
- package/src/contexts/OrderingContext/index.js +86 -86
- package/src/contexts/OrderingThemeContext/index.js +107 -107
- package/src/contexts/ProductContext/index.js +62 -62
- package/src/contexts/SessionContext/index.js +172 -172
- package/src/contexts/SiteContext/index.js +79 -79
- package/src/contexts/ToastContext/index.js +42 -42
- package/src/contexts/UtilsContext/index.js +352 -352
- package/src/contexts/ValidationsFieldsContext/index.js +65 -65
- package/src/contexts/WebsocketContext/index.js +91 -91
- package/src/contexts/WebsocketContext/socket.js +92 -92
- package/src/index.js +369 -369
- package/src/utils/index.js +32 -32
- package/src/webStrategy/index.js +18 -18
- package/webpack.dev.js +41 -41
- package/webpack.prod.js +64 -64
- package/_bundles/0.ordering-component.ddd8b5557b901fb64803.js +0 -1
- package/_bundles/7.ordering-component.ddd8b5557b901fb64803.js +0 -2
- package/_bundles/ordering-component.ddd8b5557b901fb64803.js +0 -2
- /package/_bundles/{7.ordering-component.ddd8b5557b901fb64803.js.LICENSE.txt → 7.ordering-component.3760baa5b9906f197b42.js.LICENSE.txt} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(
|
|
3
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
4
4
|
Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
value: true
|
|
6
6
|
});
|
|
@@ -13,30 +13,30 @@ var _ToastContext = require("../../contexts/ToastContext");
|
|
|
13
13
|
var _LanguageContext = require("../../contexts/LanguageContext");
|
|
14
14
|
var _EventContext = require("../../contexts/EventContext");
|
|
15
15
|
var _ConfigContext = require("../../contexts/ConfigContext");
|
|
16
|
-
function _getRequireWildcardCache(
|
|
17
|
-
function _interopRequireWildcard(
|
|
16
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
17
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != _typeof(e) && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && Object.prototype.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
18
18
|
function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
19
19
|
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
20
20
|
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
21
21
|
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
22
22
|
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
23
|
-
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(
|
|
24
|
-
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return exports; }; var exports = {}, Op = Object.prototype, hasOwn = Op.hasOwnProperty, defineProperty = Object.defineProperty || function (obj, key, desc) { obj[key] = desc.value; }, $Symbol = "function" == typeof Symbol ? Symbol : {}, iteratorSymbol = $Symbol.iterator || "@@iterator", asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator", toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; function define(obj, key, value) { return Object.defineProperty(obj, key, { value: value, enumerable: !0, configurable: !0, writable: !0 }), obj[key]; } try { define({}, ""); } catch (err) { define = function define(obj, key, value) { return obj[key] = value; }; } function wrap(innerFn, outerFn, self, tryLocsList) { var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator, generator = Object.create(protoGenerator.prototype), context = new Context(tryLocsList || []); return defineProperty(generator, "_invoke", { value: makeInvokeMethod(innerFn, self, context) }), generator; } function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } exports.wrap = wrap; var ContinueSentinel = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var IteratorPrototype = {}; define(IteratorPrototype, iteratorSymbol, function () { return this; }); var getProto = Object.getPrototypeOf, NativeIteratorPrototype = getProto && getProto(getProto(values([]))); NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol) && (IteratorPrototype = NativeIteratorPrototype); var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function (method) { define(prototype, method, function (arg) { return this._invoke(method, arg); }); }); } function AsyncIterator(generator, PromiseImpl) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if ("throw" !== record.type) { var result = record.arg, value = result.value; return value && "object" == _typeof(value) && hasOwn.call(value, "__await") ? PromiseImpl.resolve(value.__await).then(function (value) { invoke("next", value, resolve, reject); }, function (err) { invoke("throw", err, resolve, reject); }) : PromiseImpl.resolve(value).then(function (unwrapped) { result.value = unwrapped, resolve(result); }, function (error) { return invoke("throw", error, resolve, reject); }); } reject(record.arg); } var previousPromise; defineProperty(this, "_invoke", { value: function value(method, arg) { function callInvokeWithMethodAndArg() { return new PromiseImpl(function (resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = previousPromise ? previousPromise.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(innerFn, self, context) { var state = "suspendedStart"; return function (method, arg) { if ("executing" === state) throw new Error("Generator is already running"); if ("completed" === state) { if ("throw" === method) throw arg; return doneResult(); } for (context.method = method, context.arg = arg;;) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if ("next" === context.method) context.sent = context._sent = context.arg;else if ("throw" === context.method) { if ("suspendedStart" === state) throw state = "completed", context.arg; context.dispatchException(context.arg); } else "return" === context.method && context.abrupt("return", context.arg); state = "executing"; var record = tryCatch(innerFn, self, context); if ("normal" === record.type) { if (state = context.done ? "completed" : "suspendedYield", record.arg === ContinueSentinel) continue; return { value: record.arg, done: context.done }; } "throw" === record.type && (state = "completed", context.method = "throw", context.arg = record.arg); } }; } function maybeInvokeDelegate(delegate, context) { var methodName = context.method, method = delegate.iterator[methodName]; if (undefined === method) return context.delegate = null, "throw" === methodName && delegate.iterator.return && (context.method = "return", context.arg = undefined, maybeInvokeDelegate(delegate, context), "throw" === context.method) || "return" !== methodName && (context.method = "throw", context.arg = new TypeError("The iterator does not provide a '" + methodName + "' method")), ContinueSentinel; var record = tryCatch(method, delegate.iterator, context.arg); if ("throw" === record.type) return context.method = "throw", context.arg = record.arg, context.delegate = null, ContinueSentinel; var info = record.arg; return info ? info.done ? (context[delegate.resultName] = info.value, context.next = delegate.nextLoc, "return" !== context.method && (context.method = "next", context.arg = undefined), context.delegate = null, ContinueSentinel) : info : (context.method = "throw", context.arg = new TypeError("iterator result is not an object"), context.delegate = null, ContinueSentinel); } function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; 1 in locs && (entry.catchLoc = locs[1]), 2 in locs && (entry.finallyLoc = locs[2], entry.afterLoc = locs[3]), this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal", delete record.arg, entry.completion = record; } function Context(tryLocsList) { this.tryEntries = [{ tryLoc: "root" }], tryLocsList.forEach(pushTryEntry, this), this.reset(!0); } function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) return iteratorMethod.call(iterable); if ("function" == typeof iterable.next) return iterable; if (!isNaN(iterable.length)) { var i = -1, next = function next() { for (; ++i < iterable.length;) if (hasOwn.call(iterable, i)) return next.value = iterable[i], next.done = !1, next; return next.value = undefined, next.done = !0, next; }; return next.next = next; } } return { next: doneResult }; } function doneResult() { return { value: undefined, done: !0 }; } return GeneratorFunction.prototype = GeneratorFunctionPrototype, defineProperty(Gp, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), defineProperty(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, toStringTagSymbol, "GeneratorFunction"), exports.isGeneratorFunction = function (genFun) { var ctor = "function" == typeof genFun && genFun.constructor; return !!ctor && (ctor === GeneratorFunction || "GeneratorFunction" === (ctor.displayName || ctor.name)); }, exports.mark = function (genFun) { return Object.setPrototypeOf ? Object.setPrototypeOf(genFun, GeneratorFunctionPrototype) : (genFun.__proto__ = GeneratorFunctionPrototype, define(genFun, toStringTagSymbol, "GeneratorFunction")), genFun.prototype = Object.create(Gp), genFun; }, exports.awrap = function (arg) { return { __await: arg }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, asyncIteratorSymbol, function () { return this; }), exports.AsyncIterator = AsyncIterator, exports.async = function (innerFn, outerFn, self, tryLocsList, PromiseImpl) { void 0 === PromiseImpl && (PromiseImpl = Promise); var iter = new AsyncIterator(wrap(innerFn, outerFn, self, tryLocsList), PromiseImpl); return exports.isGeneratorFunction(outerFn) ? iter : iter.next().then(function (result) { return result.done ? result.value : iter.next(); }); }, defineIteratorMethods(Gp), define(Gp, toStringTagSymbol, "Generator"), define(Gp, iteratorSymbol, function () { return this; }), define(Gp, "toString", function () { return "[object Generator]"; }), exports.keys = function (val) { var object = Object(val), keys = []; for (var key in object) keys.push(key); return keys.reverse(), function next() { for (; keys.length;) { var key = keys.pop(); if (key in object) return next.value = key, next.done = !1, next; } return next.done = !0, next; }; }, exports.values = values, Context.prototype = { constructor: Context, reset: function reset(skipTempReset) { if (this.prev = 0, this.next = 0, this.sent = this._sent = undefined, this.done = !1, this.delegate = null, this.method = "next", this.arg = undefined, this.tryEntries.forEach(resetTryEntry), !skipTempReset) for (var name in this) "t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined); }, stop: function stop() { this.done = !0; var rootRecord = this.tryEntries[0].completion; if ("throw" === rootRecord.type) throw rootRecord.arg; return this.rval; }, dispatchException: function dispatchException(exception) { if (this.done) throw exception; var context = this; function handle(loc, caught) { return record.type = "throw", record.arg = exception, context.next = loc, caught && (context.method = "next", context.arg = undefined), !!caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i], record = entry.completion; if ("root" === entry.tryLoc) return handle("end"); if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"), hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } else if (hasCatch) { if (this.prev < entry.catchLoc) return handle(entry.catchLoc, !0); } else { if (!hasFinally) throw new Error("try statement without catch or finally"); if (this.prev < entry.finallyLoc) return handle(entry.finallyLoc); } } } }, abrupt: function abrupt(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } finallyEntry && ("break" === type || "continue" === type) && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc && (finallyEntry = null); var record = finallyEntry ? finallyEntry.completion : {}; return record.type = type, record.arg = arg, finallyEntry ? (this.method = "next", this.next = finallyEntry.finallyLoc, ContinueSentinel) : this.complete(record); }, complete: function complete(record, afterLoc) { if ("throw" === record.type) throw record.arg; return "break" === record.type || "continue" === record.type ? this.next = record.arg : "return" === record.type ? (this.rval = this.arg = record.arg, this.method = "return", this.next = "end") : "normal" === record.type && afterLoc && (this.next = afterLoc), ContinueSentinel; }, finish: function finish(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) return this.complete(entry.completion, entry.afterLoc), resetTryEntry(entry), ContinueSentinel; } }, catch: function _catch(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if ("throw" === record.type) { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(iterable, resultName, nextLoc) { return this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }, "next" === this.method && (this.arg = undefined), ContinueSentinel; } }, exports; }
|
|
23
|
+
function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it.return != null) it.return(); } finally { if (didErr) throw err; } } }; }
|
|
24
|
+
function _regeneratorRuntime() { "use strict"; /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */ _regeneratorRuntime = function _regeneratorRuntime() { return e; }; var t, e = {}, r = Object.prototype, n = r.hasOwnProperty, o = Object.defineProperty || function (t, e, r) { t[e] = r.value; }, i = "function" == typeof Symbol ? Symbol : {}, a = i.iterator || "@@iterator", c = i.asyncIterator || "@@asyncIterator", u = i.toStringTag || "@@toStringTag"; function define(t, e, r) { return Object.defineProperty(t, e, { value: r, enumerable: !0, configurable: !0, writable: !0 }), t[e]; } try { define({}, ""); } catch (t) { define = function define(t, e, r) { return t[e] = r; }; } function wrap(t, e, r, n) { var i = e && e.prototype instanceof Generator ? e : Generator, a = Object.create(i.prototype), c = new Context(n || []); return o(a, "_invoke", { value: makeInvokeMethod(t, r, c) }), a; } function tryCatch(t, e, r) { try { return { type: "normal", arg: t.call(e, r) }; } catch (t) { return { type: "throw", arg: t }; } } e.wrap = wrap; var h = "suspendedStart", l = "suspendedYield", f = "executing", s = "completed", y = {}; function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} var p = {}; define(p, a, function () { return this; }); var d = Object.getPrototypeOf, v = d && d(d(values([]))); v && v !== r && n.call(v, a) && (p = v); var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p); function defineIteratorMethods(t) { ["next", "throw", "return"].forEach(function (e) { define(t, e, function (t) { return this._invoke(e, t); }); }); } function AsyncIterator(t, e) { function invoke(r, o, i, a) { var c = tryCatch(t[r], t, o); if ("throw" !== c.type) { var u = c.arg, h = u.value; return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) { invoke("next", t, i, a); }, function (t) { invoke("throw", t, i, a); }) : e.resolve(h).then(function (t) { u.value = t, i(u); }, function (t) { return invoke("throw", t, i, a); }); } a(c.arg); } var r; o(this, "_invoke", { value: function value(t, n) { function callInvokeWithMethodAndArg() { return new e(function (e, r) { invoke(t, n, e, r); }); } return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg(); } }); } function makeInvokeMethod(e, r, n) { var o = h; return function (i, a) { if (o === f) throw new Error("Generator is already running"); if (o === s) { if ("throw" === i) throw a; return { value: t, done: !0 }; } for (n.method = i, n.arg = a;;) { var c = n.delegate; if (c) { var u = maybeInvokeDelegate(c, n); if (u) { if (u === y) continue; return u; } } if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) { if (o === h) throw o = s, n.arg; n.dispatchException(n.arg); } else "return" === n.method && n.abrupt("return", n.arg); o = f; var p = tryCatch(e, r, n); if ("normal" === p.type) { if (o = n.done ? s : l, p.arg === y) continue; return { value: p.arg, done: n.done }; } "throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg); } }; } function maybeInvokeDelegate(e, r) { var n = r.method, o = e.iterator[n]; if (o === t) return r.delegate = null, "throw" === n && e.iterator.return && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y; var i = tryCatch(o, e.iterator, r.arg); if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y; var a = i.arg; return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y); } function pushTryEntry(t) { var e = { tryLoc: t[0] }; 1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e); } function resetTryEntry(t) { var e = t.completion || {}; e.type = "normal", delete e.arg, t.completion = e; } function Context(t) { this.tryEntries = [{ tryLoc: "root" }], t.forEach(pushTryEntry, this), this.reset(!0); } function values(e) { if (e || "" === e) { var r = e[a]; if (r) return r.call(e); if ("function" == typeof e.next) return e; if (!isNaN(e.length)) { var o = -1, i = function next() { for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next; return next.value = t, next.done = !0, next; }; return i.next = i; } } throw new TypeError(_typeof(e) + " is not iterable"); } return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", { value: GeneratorFunctionPrototype, configurable: !0 }), o(GeneratorFunctionPrototype, "constructor", { value: GeneratorFunction, configurable: !0 }), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) { var e = "function" == typeof t && t.constructor; return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name)); }, e.mark = function (t) { return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t; }, e.awrap = function (t) { return { __await: t }; }, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () { return this; }), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) { void 0 === i && (i = Promise); var a = new AsyncIterator(wrap(t, r, n, o), i); return e.isGeneratorFunction(r) ? a : a.next().then(function (t) { return t.done ? t.value : a.next(); }); }, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () { return this; }), define(g, "toString", function () { return "[object Generator]"; }), e.keys = function (t) { var e = Object(t), r = []; for (var n in e) r.push(n); return r.reverse(), function next() { for (; r.length;) { var t = r.pop(); if (t in e) return next.value = t, next.done = !1, next; } return next.done = !0, next; }; }, e.values = values, Context.prototype = { constructor: Context, reset: function reset(e) { if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t); }, stop: function stop() { this.done = !0; var t = this.tryEntries[0].completion; if ("throw" === t.type) throw t.arg; return this.rval; }, dispatchException: function dispatchException(e) { if (this.done) throw e; var r = this; function handle(n, o) { return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o; } for (var o = this.tryEntries.length - 1; o >= 0; --o) { var i = this.tryEntries[o], a = i.completion; if ("root" === i.tryLoc) return handle("end"); if (i.tryLoc <= this.prev) { var c = n.call(i, "catchLoc"), u = n.call(i, "finallyLoc"); if (c && u) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } else if (c) { if (this.prev < i.catchLoc) return handle(i.catchLoc, !0); } else { if (!u) throw new Error("try statement without catch or finally"); if (this.prev < i.finallyLoc) return handle(i.finallyLoc); } } } }, abrupt: function abrupt(t, e) { for (var r = this.tryEntries.length - 1; r >= 0; --r) { var o = this.tryEntries[r]; if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) { var i = o; break; } } i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null); var a = i ? i.completion : {}; return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a); }, complete: function complete(t, e) { if ("throw" === t.type) throw t.arg; return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y; }, finish: function finish(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y; } }, catch: function _catch(t) { for (var e = this.tryEntries.length - 1; e >= 0; --e) { var r = this.tryEntries[e]; if (r.tryLoc === t) { var n = r.completion; if ("throw" === n.type) { var o = n.arg; resetTryEntry(r); } return o; } } throw new Error("illegal catch attempt"); }, delegateYield: function delegateYield(e, r, n) { return this.delegate = { iterator: values(e), resultName: r, nextLoc: n }, "next" === this.method && (this.arg = t), y; } }, e; }
|
|
25
25
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
26
26
|
function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new Promise(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; }
|
|
27
|
-
function ownKeys(
|
|
28
|
-
function _objectSpread(
|
|
27
|
+
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
28
|
+
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
29
29
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
30
|
-
function _toPropertyKey(
|
|
31
|
-
function _toPrimitive(
|
|
30
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
31
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); }
|
|
32
32
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
33
33
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
34
34
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
35
35
|
function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
|
|
36
|
-
function _iterableToArrayLimit(
|
|
36
|
+
function _iterableToArrayLimit(r, l) { var t = null == r ? null : "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"]; if (null != t) { var e, n, i, u, a = [], f = !0, o = !1; try { if (i = (t = t.call(r)).next, 0 === l) { if (Object(t) !== t) return; f = !1; } else for (; !(f = (e = i.call(t)).done) && (a.push(e.value), a.length !== l); f = !0); } catch (r) { o = !0, n = r; } finally { try { if (!f && null != t.return && (u = t.return(), Object(u) !== u)) return; } finally { if (o) throw n; } } return a; } }
|
|
37
37
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
38
|
-
var OrderListGroups = function OrderListGroups(props) {
|
|
39
|
-
var _props$combineTabs, _configs$combine_pend, _configs$logistic_mod, _configs$notification, _configs$notification2, _orderGroupStatusCust, _orderGroupStatusCust2, _orderGroupStatusCust3, _orderGroupStatusCust4, _orderGroupStatusCust5, _paginationSettings$p, _ordersGroup$
|
|
38
|
+
var OrderListGroups = exports.OrderListGroups = function OrderListGroups(props) {
|
|
39
|
+
var _props$combineTabs, _configs$combine_pend, _configs$logistic_mod, _configs$notification, _configs$notification2, _orderGroupStatusCust, _orderGroupStatusCust2, _orderGroupStatusCust3, _orderGroupStatusCust4, _orderGroupStatusCust5, _paginationSettings$p, _ordersGroup$currentT14;
|
|
40
40
|
var UIComponent = props.UIComponent,
|
|
41
41
|
orderBy = props.orderBy,
|
|
42
42
|
isIos = props.isIos,
|
|
@@ -67,16 +67,16 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
67
67
|
var _useConfig = (0, _ConfigContext.useConfig)(),
|
|
68
68
|
_useConfig2 = _slicedToArray(_useConfig, 1),
|
|
69
69
|
configs = _useConfig2[0].configs;
|
|
70
|
-
var _combineTabs = (_props$combineTabs = props.combineTabs) !== null && _props$combineTabs !== void 0 ? _props$combineTabs : (configs === null || configs === void 0
|
|
70
|
+
var _combineTabs = (_props$combineTabs = props.combineTabs) !== null && _props$combineTabs !== void 0 ? _props$combineTabs : (configs === null || configs === void 0 || (_configs$combine_pend = configs.combine_pending_and_progress_orders) === null || _configs$combine_pend === void 0 ? void 0 : _configs$combine_pend.value) === '1';
|
|
71
71
|
var _useState = (0, _react.useState)(_combineTabs),
|
|
72
72
|
_useState2 = _slicedToArray(_useState, 2),
|
|
73
73
|
combineTabs = _useState2[0],
|
|
74
74
|
setCombineTabsState = _useState2[1];
|
|
75
|
-
var isLogisticActivated = configs === null || configs === void 0
|
|
75
|
+
var isLogisticActivated = configs === null || configs === void 0 || (_configs$logistic_mod = configs.logistic_module) === null || _configs$logistic_mod === void 0 ? void 0 : _configs$logistic_mod.value;
|
|
76
76
|
var ordersStatusArray = combineTabs ? ['active', 'completed', 'cancelled'] : ['pending', 'inProgress', 'completed', 'cancelled'];
|
|
77
|
-
var notificationStatusses = props.isDriverApp ? (configs === null || configs === void 0
|
|
77
|
+
var notificationStatusses = props.isDriverApp ? (configs === null || configs === void 0 || (_configs$notification = configs.notification_driver_states) === null || _configs$notification === void 0 ? void 0 : _configs$notification.value.split('|').map(function (value) {
|
|
78
78
|
return Number(value);
|
|
79
|
-
})) || [] : (configs === null || configs === void 0
|
|
79
|
+
})) || [] : (configs === null || configs === void 0 || (_configs$notification2 = configs.notification_business_states) === null || _configs$notification2 === void 0 ? void 0 : _configs$notification2.value.split('|').map(function (value) {
|
|
80
80
|
return Number(value);
|
|
81
81
|
})) || [];
|
|
82
82
|
var ordersGroupStatus = {
|
|
@@ -191,7 +191,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
191
191
|
var getOrders = /*#__PURE__*/function () {
|
|
192
192
|
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(_ref) {
|
|
193
193
|
var _filtered$customer, _filtered$customer2, _filtered$date, _filtered$date3;
|
|
194
|
-
var page, _ref$pageSize, pageSize, orderStatus, newFetch, options, _ordersGroup$currentT, _ordersGroup$currentT2,
|
|
194
|
+
var page, _ref$pageSize, pageSize, orderStatus, newFetch, options, _ordersGroup$currentT, _ordersGroup$currentT2, _paymethodResult, paymethodResult, _filtered$driver_grou, _filtered$customer3, _filtered$customer6, customerOptions, _filtered$customer4, _filtered$customer5, _filtered$customer7, _filtered$customer8, _filtered$date2, _filtered$date4, source, functionFetch;
|
|
195
195
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
196
196
|
while (1) switch (_context.prev = _context.next) {
|
|
197
197
|
case 0:
|
|
@@ -211,7 +211,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
211
211
|
value: orderStatus
|
|
212
212
|
});
|
|
213
213
|
}
|
|
214
|
-
if (((_ordersGroup$currentT = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT === void 0
|
|
214
|
+
if (((_ordersGroup$currentT = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT === void 0 || (_ordersGroup$currentT = _ordersGroup$currentT.orders) === null || _ordersGroup$currentT === void 0 ? void 0 : _ordersGroup$currentT.length) > 0 && !newFetch) {
|
|
215
215
|
options.query = _objectSpread(_objectSpread({}, options.query), {}, {
|
|
216
216
|
page: 1
|
|
217
217
|
});
|
|
@@ -220,7 +220,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
220
220
|
attribute: 'id',
|
|
221
221
|
value: {
|
|
222
222
|
condition: '!=',
|
|
223
|
-
value: (_ordersGroup$
|
|
223
|
+
value: (_ordersGroup$currentT2 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT2 === void 0 || (_ordersGroup$currentT2 = _ordersGroup$currentT2.orders) === null || _ordersGroup$currentT2 === void 0 ? void 0 : _ordersGroup$currentT2.map(function (o) {
|
|
224
224
|
return o.id;
|
|
225
225
|
})
|
|
226
226
|
}
|
|
@@ -289,7 +289,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
289
289
|
if (filtered !== null && filtered !== void 0 && filtered.driver_groups) {
|
|
290
290
|
options.query.where.push({
|
|
291
291
|
attribute: 'driver_id',
|
|
292
|
-
value: filtered === null || filtered === void 0
|
|
292
|
+
value: filtered === null || filtered === void 0 || (_filtered$driver_grou = filtered.driver_groups) === null || _filtered$driver_grou === void 0 ? void 0 : _filtered$driver_grou.drivers
|
|
293
293
|
});
|
|
294
294
|
}
|
|
295
295
|
if (filtered !== null && filtered !== void 0 && (_filtered$customer = filtered.customer) !== null && _filtered$customer !== void 0 && _filtered$customer.email || filtered !== null && filtered !== void 0 && (_filtered$customer2 = filtered.customer) !== null && _filtered$customer2 !== void 0 && _filtered$customer2.phone) {
|
|
@@ -299,7 +299,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
299
299
|
attribute: 'email',
|
|
300
300
|
value: {
|
|
301
301
|
condition: 'ilike',
|
|
302
|
-
value: isIos ? "%".concat(filtered === null || filtered === void 0
|
|
302
|
+
value: isIos ? "%".concat(filtered === null || filtered === void 0 || (_filtered$customer4 = filtered.customer) === null || _filtered$customer4 === void 0 ? void 0 : _filtered$customer4.email, "%") : encodeURI("%".concat(filtered === null || filtered === void 0 || (_filtered$customer5 = filtered.customer) === null || _filtered$customer5 === void 0 ? void 0 : _filtered$customer5.email, "%"))
|
|
303
303
|
}
|
|
304
304
|
});
|
|
305
305
|
}
|
|
@@ -308,7 +308,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
308
308
|
attribute: 'cellphone',
|
|
309
309
|
value: {
|
|
310
310
|
condition: 'ilike',
|
|
311
|
-
value: isIos ? "%".concat(filtered === null || filtered === void 0
|
|
311
|
+
value: isIos ? "%".concat(filtered === null || filtered === void 0 || (_filtered$customer7 = filtered.customer) === null || _filtered$customer7 === void 0 ? void 0 : _filtered$customer7.phone, "%") : encodeURI("%".concat(filtered === null || filtered === void 0 || (_filtered$customer8 = filtered.customer) === null || _filtered$customer8 === void 0 ? void 0 : _filtered$customer8.phone, "%"))
|
|
312
312
|
}
|
|
313
313
|
});
|
|
314
314
|
}
|
|
@@ -328,7 +328,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
328
328
|
attribute: 'delivery_datetime',
|
|
329
329
|
value: {
|
|
330
330
|
condition: '>=',
|
|
331
|
-
value: filtered === null || filtered === void 0
|
|
331
|
+
value: filtered === null || filtered === void 0 || (_filtered$date2 = filtered.date) === null || _filtered$date2 === void 0 ? void 0 : _filtered$date2.from
|
|
332
332
|
}
|
|
333
333
|
});
|
|
334
334
|
}
|
|
@@ -337,7 +337,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
337
337
|
attribute: 'delivery_datetime',
|
|
338
338
|
value: {
|
|
339
339
|
condition: '<=',
|
|
340
|
-
value: filtered === null || filtered === void 0
|
|
340
|
+
value: filtered === null || filtered === void 0 || (_filtered$date4 = filtered.date) === null || _filtered$date4 === void 0 ? void 0 : _filtered$date4.to
|
|
341
341
|
}
|
|
342
342
|
});
|
|
343
343
|
}
|
|
@@ -373,13 +373,13 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
373
373
|
}
|
|
374
374
|
}, _callee);
|
|
375
375
|
}));
|
|
376
|
-
return function getOrders(
|
|
376
|
+
return function getOrders(_x) {
|
|
377
377
|
return _ref2.apply(this, arguments);
|
|
378
378
|
};
|
|
379
379
|
}();
|
|
380
380
|
var getControls = /*#__PURE__*/function () {
|
|
381
381
|
var _ref3 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
|
|
382
|
-
var _result$paymethods,
|
|
382
|
+
var _result$paymethods, _yield$ordering$setAc, _yield$ordering$setAc2, error, result, obj, _controlsState$error;
|
|
383
383
|
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
384
384
|
while (1) switch (_context2.prev = _context2.next) {
|
|
385
385
|
case 0:
|
|
@@ -396,9 +396,9 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
396
396
|
result = _yield$ordering$setAc2.result;
|
|
397
397
|
obj = _objectSpread(_objectSpread({}, controlsState), {}, {
|
|
398
398
|
loading: false,
|
|
399
|
-
paymethods: result === null || result === void 0
|
|
399
|
+
paymethods: result === null || result === void 0 || (_result$paymethods = result.paymethods) === null || _result$paymethods === void 0 || (_result$paymethods = _result$paymethods.filter(function (p) {
|
|
400
400
|
return customPaymethods === null || customPaymethods === void 0 ? void 0 : customPaymethods.includes(p.name);
|
|
401
|
-
})) === null || _result$paymethods
|
|
401
|
+
})) === null || _result$paymethods === void 0 ? void 0 : _result$paymethods.map(function (pay) {
|
|
402
402
|
return pay.id;
|
|
403
403
|
}),
|
|
404
404
|
error: error ? result : null
|
|
@@ -427,11 +427,11 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
427
427
|
var _ref5,
|
|
428
428
|
newFetch,
|
|
429
429
|
newFetchCurrent,
|
|
430
|
-
_ordersGroup$
|
|
430
|
+
_ordersGroup$currentT3,
|
|
431
431
|
pageSize,
|
|
432
|
+
_ordersGroup$currentT4,
|
|
433
|
+
_ordersGroup$currentT5,
|
|
432
434
|
_ordersGroup$currentT6,
|
|
433
|
-
_ordersGroup$currentT7,
|
|
434
|
-
_ordersGroup$currentT8,
|
|
435
435
|
_yield$getOrders,
|
|
436
436
|
_yield$getOrders$cont,
|
|
437
437
|
error,
|
|
@@ -451,7 +451,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
451
451
|
return _context3.abrupt("return");
|
|
452
452
|
case 3:
|
|
453
453
|
if (newFetch) {
|
|
454
|
-
ordersStatusArray === null || ordersStatusArray === void 0
|
|
454
|
+
ordersStatusArray === null || ordersStatusArray === void 0 || ordersStatusArray.map(function (tab) {
|
|
455
455
|
ordersGroup = _objectSpread(_objectSpread({}, ordersGroup), {}, _defineProperty({}, tab, _objectSpread(_objectSpread({}, orderStructure), {}, {
|
|
456
456
|
defaultFilter: ordersGroupStatus[tab],
|
|
457
457
|
currentFilter: ordersGroup[tab].currentFilter,
|
|
@@ -461,7 +461,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
461
461
|
} else if (newFetchCurrent) {
|
|
462
462
|
ordersGroup = _objectSpread(_objectSpread({}, ordersGroup), {}, _defineProperty({}, currentTabSelected, _objectSpread(_objectSpread({}, orderStructure), {}, {
|
|
463
463
|
defaultFilter: ordersGroupStatus[currentTabSelected],
|
|
464
|
-
currentFilter: (_ordersGroup$
|
|
464
|
+
currentFilter: (_ordersGroup$currentT3 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT3 === void 0 ? void 0 : _ordersGroup$currentT3.currentFilter
|
|
465
465
|
})));
|
|
466
466
|
}
|
|
467
467
|
pageSize = paginationSettings.pageSize;
|
|
@@ -473,7 +473,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
473
473
|
return getOrders({
|
|
474
474
|
page: 1,
|
|
475
475
|
pageSize: pageSize,
|
|
476
|
-
orderStatus: (_ordersGroup$
|
|
476
|
+
orderStatus: (_ordersGroup$currentT4 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT4 === void 0 ? void 0 : _ordersGroup$currentT4.currentFilter,
|
|
477
477
|
newFetch: newFetch || newFetchCurrent
|
|
478
478
|
});
|
|
479
479
|
case 9:
|
|
@@ -482,7 +482,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
482
482
|
error = _yield$getOrders$cont.error;
|
|
483
483
|
result = _yield$getOrders$cont.result;
|
|
484
484
|
pagination = _yield$getOrders$cont.pagination;
|
|
485
|
-
_ordersCleaned = error ? newFetch || newFetchCurrent ? [] : sortOrders((_ordersGroup$
|
|
485
|
+
_ordersCleaned = error ? newFetch || newFetchCurrent ? [] : sortOrders((_ordersGroup$currentT5 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT5 === void 0 ? void 0 : _ordersGroup$currentT5.orders) : newFetch || newFetchCurrent ? sortOrders(result) : sortOrders((_ordersGroup$currentT6 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT6 === void 0 ? void 0 : _ordersGroup$currentT6.orders.concat(result));
|
|
486
486
|
setOrdersGroup(_objectSpread(_objectSpread({}, ordersGroup), {}, _defineProperty({}, currentTabSelected, _objectSpread(_objectSpread({}, ordersGroup[currentTabSelected]), {}, {
|
|
487
487
|
loading: false,
|
|
488
488
|
orders: _ordersCleaned,
|
|
@@ -520,7 +520,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
520
520
|
}();
|
|
521
521
|
var loadMoreOrders = /*#__PURE__*/function () {
|
|
522
522
|
var _ref6 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee4() {
|
|
523
|
-
var _ordersGroup$
|
|
523
|
+
var _ordersGroup$currentT7, _ordersGroup$currentT8, _ordersGroup$currentT9, _yield$getOrders2, _yield$getOrders2$con, error, result, pagination, _ordersCleaned, _err$message2;
|
|
524
524
|
return _regeneratorRuntime().wrap(function _callee4$(_context4) {
|
|
525
525
|
while (1) switch (_context4.prev = _context4.next) {
|
|
526
526
|
case 0:
|
|
@@ -531,7 +531,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
531
531
|
_context4.next = 4;
|
|
532
532
|
return getOrders({
|
|
533
533
|
page: ordersGroup[currentTabSelected].pagination.currentPage + 1,
|
|
534
|
-
orderStatus: (_ordersGroup$
|
|
534
|
+
orderStatus: (_ordersGroup$currentT7 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT7 === void 0 ? void 0 : _ordersGroup$currentT7.currentFilter,
|
|
535
535
|
newFetch: true
|
|
536
536
|
});
|
|
537
537
|
case 4:
|
|
@@ -540,7 +540,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
540
540
|
error = _yield$getOrders2$con.error;
|
|
541
541
|
result = _yield$getOrders2$con.result;
|
|
542
542
|
pagination = _yield$getOrders2$con.pagination;
|
|
543
|
-
_ordersCleaned = error ? sortOrders((_ordersGroup$
|
|
543
|
+
_ordersCleaned = error ? sortOrders((_ordersGroup$currentT8 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT8 === void 0 ? void 0 : _ordersGroup$currentT8.orders) : sortOrders((_ordersGroup$currentT9 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT9 === void 0 || (_ordersGroup$currentT9 = _ordersGroup$currentT9.orders) === null || _ordersGroup$currentT9 === void 0 ? void 0 : _ordersGroup$currentT9.concat(result));
|
|
544
544
|
setOrdersGroup(_objectSpread(_objectSpread({}, ordersGroup), {}, _defineProperty({}, currentTabSelected, _objectSpread(_objectSpread({}, ordersGroup[currentTabSelected]), {}, {
|
|
545
545
|
loading: false,
|
|
546
546
|
orders: _ordersCleaned,
|
|
@@ -631,13 +631,13 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
631
631
|
}
|
|
632
632
|
}, _callee5, null, [[0, 14]]);
|
|
633
633
|
}));
|
|
634
|
-
return function loadMessages(
|
|
634
|
+
return function loadMessages(_x2) {
|
|
635
635
|
return _ref7.apply(this, arguments);
|
|
636
636
|
};
|
|
637
637
|
}();
|
|
638
638
|
var deleteOrders = /*#__PURE__*/function () {
|
|
639
639
|
var _ref8 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee6(orderIds) {
|
|
640
|
-
var _ordersGroup$
|
|
640
|
+
var _ordersGroup$currentT10, _ordersGroup$currentT11, errorState, _yield$ordering$setAc3, error, _iterator, _step, id, _yield$ordering$setAc4, multiError, isError, idsDeleted, _err$message3;
|
|
641
641
|
return _regeneratorRuntime().wrap(function _callee6$(_context6) {
|
|
642
642
|
while (1) switch (_context6.prev = _context6.next) {
|
|
643
643
|
case 0:
|
|
@@ -713,9 +713,9 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
713
713
|
loading: false
|
|
714
714
|
}));
|
|
715
715
|
setOrdersGroup(_objectSpread(_objectSpread({}, ordersGroup), {}, _defineProperty({}, currentTabSelected, _objectSpread(_objectSpread({}, ordersGroup[currentTabSelected]), {}, {
|
|
716
|
-
orders: idsDeleted.length ? sortOrders((_ordersGroup$
|
|
716
|
+
orders: idsDeleted.length ? sortOrders((_ordersGroup$currentT10 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT10 === void 0 || (_ordersGroup$currentT10 = _ordersGroup$currentT10.orders) === null || _ordersGroup$currentT10 === void 0 ? void 0 : _ordersGroup$currentT10.filter(function (order) {
|
|
717
717
|
return !idsDeleted.includes(order.id);
|
|
718
|
-
})) : sortOrders((_ordersGroup$
|
|
718
|
+
})) : sortOrders((_ordersGroup$currentT11 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT11 === void 0 ? void 0 : _ordersGroup$currentT11.orders)
|
|
719
719
|
}))));
|
|
720
720
|
_context6.next = 42;
|
|
721
721
|
break;
|
|
@@ -734,7 +734,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
734
734
|
}
|
|
735
735
|
}, _callee6, null, [[0, 39], [13, 26, 29, 32]]);
|
|
736
736
|
}));
|
|
737
|
-
return function deleteOrders(
|
|
737
|
+
return function deleteOrders(_x3) {
|
|
738
738
|
return _ref8.apply(this, arguments);
|
|
739
739
|
};
|
|
740
740
|
}();
|
|
@@ -774,8 +774,8 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
774
774
|
setlogisticOrders(_objectSpread(_objectSpread({}, logisticOrders), {}, {
|
|
775
775
|
loading: false,
|
|
776
776
|
orders: result.filter(function (order) {
|
|
777
|
-
var _order$order_group
|
|
778
|
-
return !(order !== null && order !== void 0 && order.order_group && (order === null || order === void 0
|
|
777
|
+
var _order$order_group;
|
|
778
|
+
return !(order !== null && order !== void 0 && order.order_group && (order === null || order === void 0 || (_order$order_group = order.order_group) === null || _order$order_group === void 0 || (_order$order_group = _order$order_group.orders) === null || _order$order_group === void 0 ? void 0 : _order$order_group.length) === 0);
|
|
779
779
|
})
|
|
780
780
|
}));
|
|
781
781
|
return _context7.abrupt("return");
|
|
@@ -801,7 +801,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
801
801
|
}
|
|
802
802
|
}, _callee7, null, [[0, 17]]);
|
|
803
803
|
}));
|
|
804
|
-
return function loadLogisticOrders(
|
|
804
|
+
return function loadLogisticOrders(_x4) {
|
|
805
805
|
return _ref9.apply(this, arguments);
|
|
806
806
|
};
|
|
807
807
|
}();
|
|
@@ -903,13 +903,12 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
903
903
|
});
|
|
904
904
|
}
|
|
905
905
|
setOrdersGroup(function (prevState) {
|
|
906
|
-
|
|
907
|
-
return _objectSpread(_objectSpread({}, prevState), {}, (_objectSpread12 = {
|
|
906
|
+
return _objectSpread(_objectSpread({}, prevState), {}, _defineProperty(_defineProperty({
|
|
908
907
|
orders: filterByIdUnique(sortOrders(orders))
|
|
909
|
-
},
|
|
908
|
+
}, status, _objectSpread(_objectSpread({}, prevState[status]), {}, {
|
|
910
909
|
orders: sortOrders(orders),
|
|
911
910
|
pagination: _pagination
|
|
912
|
-
})),
|
|
911
|
+
})), "pagination", _pagination));
|
|
913
912
|
});
|
|
914
913
|
};
|
|
915
914
|
var handleClickOrder = function handleClickOrder(orderAux) {
|
|
@@ -917,7 +916,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
917
916
|
var order = _objectSpread(_objectSpread({}, orderAux), {}, {
|
|
918
917
|
showNotification: false
|
|
919
918
|
});
|
|
920
|
-
var ordersGroups = order === null || order === void 0
|
|
919
|
+
var ordersGroups = order === null || order === void 0 || (_order$order_group2 = order.order_group) === null || _order$order_group2 === void 0 ? void 0 : _order$order_group2.orders;
|
|
921
920
|
if (!ordersGroups) {
|
|
922
921
|
var _ordersGroup$status2;
|
|
923
922
|
var status = getStatusById(order === null || order === void 0 ? void 0 : order.status);
|
|
@@ -930,10 +929,10 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
930
929
|
orders: sortOrders(orderList)
|
|
931
930
|
}))));
|
|
932
931
|
} else {
|
|
933
|
-
var _order$order_group3
|
|
934
|
-
var _status = getStatusById(order === null || order === void 0
|
|
932
|
+
var _order$order_group3;
|
|
933
|
+
var _status = getStatusById(order === null || order === void 0 || (_order$order_group3 = order.order_group) === null || _order$order_group3 === void 0 || (_order$order_group3 = _order$order_group3.orders) === null || _order$order_group3 === void 0 || (_order$order_group3 = _order$order_group3[0]) === null || _order$order_group3 === void 0 ? void 0 : _order$order_group3.status);
|
|
935
934
|
var _orderList;
|
|
936
|
-
ordersGroups === null || ordersGroups === void 0
|
|
935
|
+
ordersGroups === null || ordersGroups === void 0 || ordersGroups.map(function (order) {
|
|
937
936
|
var _ordersGroup$_status, _orderList2;
|
|
938
937
|
_orderList = (_ordersGroup$_status = ordersGroup[_status]) === null || _ordersGroup$_status === void 0 ? void 0 : _ordersGroup$_status.orders;
|
|
939
938
|
var indexToUpdate = (_orderList2 = _orderList) === null || _orderList2 === void 0 ? void 0 : _orderList2.findIndex(function (o) {
|
|
@@ -977,10 +976,10 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
977
976
|
_context8.next = 15;
|
|
978
977
|
break;
|
|
979
978
|
}
|
|
980
|
-
order = logisticOrders === null || logisticOrders === void 0
|
|
979
|
+
order = logisticOrders === null || logisticOrders === void 0 || (_logisticOrders$order = logisticOrders.orders) === null || _logisticOrders$order === void 0 ? void 0 : _logisticOrders$order.find(function (order) {
|
|
981
980
|
return (order === null || order === void 0 ? void 0 : order.id) === orderId;
|
|
982
981
|
});
|
|
983
|
-
newOrders = sortOrders(logisticOrders === null || logisticOrders === void 0
|
|
982
|
+
newOrders = sortOrders(logisticOrders === null || logisticOrders === void 0 || (_logisticOrders$order2 = logisticOrders.orders) === null || _logisticOrders$order2 === void 0 ? void 0 : _logisticOrders$order2.filter(function (_order) {
|
|
984
983
|
return (_order === null || _order === void 0 ? void 0 : _order.id) !== orderId;
|
|
985
984
|
}));
|
|
986
985
|
setlogisticOrders(_objectSpread(_objectSpread({}, logisticOrders), {}, {
|
|
@@ -988,9 +987,9 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
988
987
|
}));
|
|
989
988
|
if (status === 1) {
|
|
990
989
|
handleClickOrder((_order$order = order === null || order === void 0 ? void 0 : order.order) !== null && _order$order !== void 0 ? _order$order : order);
|
|
991
|
-
showToast(_ToastContext.ToastType.Success, t('SPECIFIC_ORDER_ACCEPTED', 'Your accepted the order number _NUMBER_').replace('_NUMBER_', (_order$order$id = order === null || order === void 0
|
|
990
|
+
showToast(_ToastContext.ToastType.Success, t('SPECIFIC_ORDER_ACCEPTED', 'Your accepted the order number _NUMBER_').replace('_NUMBER_', (_order$order$id = order === null || order === void 0 || (_order$order2 = order.order) === null || _order$order2 === void 0 ? void 0 : _order$order2.id) !== null && _order$order$id !== void 0 ? _order$order$id : order === null || order === void 0 ? void 0 : order.id));
|
|
992
991
|
} else {
|
|
993
|
-
showToast(_ToastContext.ToastType.Info, t('SPECIFIC_ORDER_REJECTED', 'Your rejected the order number _NUMBER_').replace('_NUMBER_', (_order$order$id2 = order === null || order === void 0
|
|
992
|
+
showToast(_ToastContext.ToastType.Info, t('SPECIFIC_ORDER_REJECTED', 'Your rejected the order number _NUMBER_').replace('_NUMBER_', (_order$order$id2 = order === null || order === void 0 || (_order$order3 = order.order) === null || _order$order3 === void 0 ? void 0 : _order$order3.id) !== null && _order$order$id2 !== void 0 ? _order$order$id2 : order === null || order === void 0 ? void 0 : order.id));
|
|
994
993
|
}
|
|
995
994
|
return _context8.abrupt("return");
|
|
996
995
|
case 15:
|
|
@@ -1010,7 +1009,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1010
1009
|
}
|
|
1011
1010
|
}, _callee8, null, [[0, 18]]);
|
|
1012
1011
|
}));
|
|
1013
|
-
return function handleClickLogisticOrder(
|
|
1012
|
+
return function handleClickLogisticOrder(_x5, _x6) {
|
|
1014
1013
|
return _ref10.apply(this, arguments);
|
|
1015
1014
|
};
|
|
1016
1015
|
}();
|
|
@@ -1058,7 +1057,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1058
1057
|
}
|
|
1059
1058
|
}, _callee9, null, [[0, 10]]);
|
|
1060
1059
|
}));
|
|
1061
|
-
return function setOrderStatus(
|
|
1060
|
+
return function setOrderStatus(_x9) {
|
|
1062
1061
|
return _ref12.apply(this, arguments);
|
|
1063
1062
|
};
|
|
1064
1063
|
}();
|
|
@@ -1079,7 +1078,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1079
1078
|
}
|
|
1080
1079
|
}, _callee10, null, [[1, 11]]);
|
|
1081
1080
|
}));
|
|
1082
|
-
return function handleChangeOrderStatus(
|
|
1081
|
+
return function handleChangeOrderStatus(_x7, _x8) {
|
|
1083
1082
|
return _ref11.apply(this, arguments);
|
|
1084
1083
|
};
|
|
1085
1084
|
}();
|
|
@@ -1128,7 +1127,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1128
1127
|
}
|
|
1129
1128
|
}, _callee11, null, [[0, 12]]);
|
|
1130
1129
|
}));
|
|
1131
|
-
return function setCustomerReview(
|
|
1130
|
+
return function setCustomerReview(_x11) {
|
|
1132
1131
|
return _ref15.apply(this, arguments);
|
|
1133
1132
|
};
|
|
1134
1133
|
}();
|
|
@@ -1143,7 +1142,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1143
1142
|
result = _context12.sent;
|
|
1144
1143
|
if (result !== null && result !== void 0 && result.length) {
|
|
1145
1144
|
orders = ordersGroup[currentTabSelected].orders;
|
|
1146
|
-
result === null || result === void 0
|
|
1145
|
+
result === null || result === void 0 || result.map(function (order) {
|
|
1147
1146
|
var orderFound = orders.find(function (o) {
|
|
1148
1147
|
return o.id === order.order_id;
|
|
1149
1148
|
});
|
|
@@ -1174,7 +1173,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1174
1173
|
}
|
|
1175
1174
|
}, _callee12, null, [[1, 11]]);
|
|
1176
1175
|
}));
|
|
1177
|
-
return function handleSendCustomerReview(
|
|
1176
|
+
return function handleSendCustomerReview(_x10) {
|
|
1178
1177
|
return _ref14.apply(this, arguments);
|
|
1179
1178
|
};
|
|
1180
1179
|
}();
|
|
@@ -1223,15 +1222,15 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1223
1222
|
}();
|
|
1224
1223
|
(0, _react.useEffect)(function () {
|
|
1225
1224
|
var _session$user4;
|
|
1226
|
-
if ((session === null || session === void 0
|
|
1225
|
+
if ((session === null || session === void 0 || (_session$user4 = session.user) === null || _session$user4 === void 0 ? void 0 : _session$user4.level) !== 2) return;
|
|
1227
1226
|
getBusinessesIDs();
|
|
1228
1227
|
}, []);
|
|
1229
1228
|
(0, _react.useEffect)(function () {
|
|
1230
|
-
var _ordersGroup$
|
|
1231
|
-
setCurrentFilters((_ordersGroup$
|
|
1229
|
+
var _ordersGroup$currentT12, _ordersGroup$currentT13;
|
|
1230
|
+
setCurrentFilters((_ordersGroup$currentT12 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT12 === void 0 ? void 0 : _ordersGroup$currentT12.currentFilter);
|
|
1232
1231
|
if (currentTabSelected === 'logisticOrders') {
|
|
1233
1232
|
loadLogisticOrders(!!(logisticOrders !== null && logisticOrders !== void 0 && logisticOrders.orders));
|
|
1234
|
-
} else if (!((_ordersGroup$
|
|
1233
|
+
} else if (!((_ordersGroup$currentT13 = ordersGroup[currentTabSelected]) !== null && _ordersGroup$currentT13 !== void 0 && _ordersGroup$currentT13.fetched) && props.isNetConnected) {
|
|
1235
1234
|
loadOrders({
|
|
1236
1235
|
newFetchCurrent: true
|
|
1237
1236
|
});
|
|
@@ -1261,22 +1260,22 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1261
1260
|
events.emit(evts[event], value);
|
|
1262
1261
|
};
|
|
1263
1262
|
(0, _react.useEffect)(function () {
|
|
1264
|
-
var _session$user7, _session$user8, _socket$socket, _socket$
|
|
1263
|
+
var _session$user7, _session$user8, _socket$socket, _socket$socket2, _socket$socket3, _socket$socket4, _socket$socket5, _socket$socket6, _socket$socket7, _socket$socket8;
|
|
1265
1264
|
if (!(socket !== null && socket !== void 0 && socket.socket)) return;
|
|
1266
1265
|
var handleUpdateOrder = function handleUpdateOrder(order) {
|
|
1267
|
-
var _order$products, _session$user5, _orderFound,
|
|
1268
|
-
var isGiftCard = order === null || order === void 0
|
|
1266
|
+
var _order$products, _session$user5, _orderFound, _order$driver, _session$user6;
|
|
1267
|
+
var isGiftCard = order === null || order === void 0 || (_order$products = order.products) === null || _order$products === void 0 ? void 0 : _order$products.some(function (product) {
|
|
1269
1268
|
return (product === null || product === void 0 ? void 0 : product.type) === 'gift_card';
|
|
1270
1269
|
});
|
|
1271
1270
|
if (isGiftCard && !isDriverApp) return;
|
|
1272
|
-
if ((session === null || session === void 0
|
|
1271
|
+
if ((session === null || session === void 0 || (_session$user5 = session.user) === null || _session$user5 === void 0 ? void 0 : _session$user5.level) === 2 && businessIDs.length > 0 && !businessIDs.includes(order.business_id)) return;
|
|
1273
1272
|
events.emit('order_updated', order);
|
|
1274
1273
|
var orderFound = null;
|
|
1275
1274
|
for (var i = 0; i < ordersStatusArray.length; i++) {
|
|
1276
1275
|
var status = ordersStatusArray[i];
|
|
1277
1276
|
if (order !== null && order !== void 0 && order.products) {
|
|
1278
|
-
var _ordersGroup$status3
|
|
1279
|
-
orderFound = (_ordersGroup$status3 = ordersGroup[status]) === null || _ordersGroup$status3 === void 0
|
|
1277
|
+
var _ordersGroup$status3;
|
|
1278
|
+
orderFound = (_ordersGroup$status3 = ordersGroup[status]) === null || _ordersGroup$status3 === void 0 || (_ordersGroup$status3 = _ordersGroup$status3.orders) === null || _ordersGroup$status3 === void 0 ? void 0 : _ordersGroup$status3.find(function (_order) {
|
|
1280
1279
|
return _order.id === order.id;
|
|
1281
1280
|
});
|
|
1282
1281
|
}
|
|
@@ -1298,7 +1297,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1298
1297
|
!currentFilter.includes(order.status) ? actionOrderToTab(order, getStatusById(order === null || order === void 0 ? void 0 : order.status), 'remove') : actionOrderToTab(order, getStatusById(order === null || order === void 0 ? void 0 : order.status), 'add');
|
|
1299
1298
|
return;
|
|
1300
1299
|
}
|
|
1301
|
-
if (orderFound.id === order.id && ((_orderFound = orderFound) === null || _orderFound === void 0
|
|
1300
|
+
if (orderFound.id === order.id && ((_orderFound = orderFound) === null || _orderFound === void 0 || (_orderFound = _orderFound.driver) === null || _orderFound === void 0 ? void 0 : _orderFound.id) !== (order === null || order === void 0 || (_order$driver = order.driver) === null || _order$driver === void 0 ? void 0 : _order$driver.id) && (session === null || session === void 0 || (_session$user6 = session.user) === null || _session$user6 === void 0 ? void 0 : _session$user6.level) === 4) {
|
|
1302
1301
|
actionOrderToTab(orderFound, getStatusById(orderFound.status), 'remove');
|
|
1303
1302
|
}
|
|
1304
1303
|
if (orderFound.id === order.id) {
|
|
@@ -1328,7 +1327,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1328
1327
|
};
|
|
1329
1328
|
var handleAddNewOrder = function handleAddNewOrder(order) {
|
|
1330
1329
|
var _order$products2, _getStatusById4;
|
|
1331
|
-
var isGiftCard = order === null || order === void 0
|
|
1330
|
+
var isGiftCard = order === null || order === void 0 || (_order$products2 = order.products) === null || _order$products2 === void 0 ? void 0 : _order$products2.some(function (product) {
|
|
1332
1331
|
return (product === null || product === void 0 ? void 0 : product.type) === 'gift_card';
|
|
1333
1332
|
});
|
|
1334
1333
|
if (isGiftCard && !isDriverApp) return;
|
|
@@ -1346,24 +1345,24 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1346
1345
|
setRecentlyReceivedMessage(message);
|
|
1347
1346
|
}
|
|
1348
1347
|
};
|
|
1349
|
-
var ordersRoom = (session === null || session === void 0
|
|
1348
|
+
var ordersRoom = (session === null || session === void 0 || (_session$user7 = session.user) === null || _session$user7 === void 0 ? void 0 : _session$user7.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 || (_session$user8 = session.user) === null || _session$user8 === void 0 ? void 0 : _session$user8.id);
|
|
1350
1349
|
socket.join(ordersRoom);
|
|
1351
|
-
if (!(socket !== null && socket !== void 0 && (_socket$socket = socket.socket) !== null && _socket$socket !== void 0 && (_socket$socket
|
|
1350
|
+
if (!(socket !== null && socket !== void 0 && (_socket$socket = socket.socket) !== null && _socket$socket !== void 0 && (_socket$socket = _socket$socket._callbacks) !== null && _socket$socket !== void 0 && _socket$socket.$orders_register) || socket !== null && socket !== void 0 && (_socket$socket2 = socket.socket) !== null && _socket$socket2 !== void 0 && (_socket$socket2 = _socket$socket2._callbacks) !== null && _socket$socket2 !== void 0 && (_socket$socket2 = _socket$socket2.$orders_register) !== null && _socket$socket2 !== void 0 && _socket$socket2.find(function (func) {
|
|
1352
1351
|
return (func === null || func === void 0 ? void 0 : func.name) !== 'handleAddNewOrder';
|
|
1353
1352
|
})) {
|
|
1354
1353
|
socket.on('orders_register', handleAddNewOrder);
|
|
1355
1354
|
}
|
|
1356
|
-
if (!(socket !== null && socket !== void 0 && (_socket$socket3 = socket.socket) !== null && _socket$socket3 !== void 0 && (_socket$socket3
|
|
1355
|
+
if (!(socket !== null && socket !== void 0 && (_socket$socket3 = socket.socket) !== null && _socket$socket3 !== void 0 && (_socket$socket3 = _socket$socket3._callbacks) !== null && _socket$socket3 !== void 0 && _socket$socket3.$order_assigned) || socket !== null && socket !== void 0 && (_socket$socket4 = socket.socket) !== null && _socket$socket4 !== void 0 && (_socket$socket4 = _socket$socket4._callbacks) !== null && _socket$socket4 !== void 0 && (_socket$socket4 = _socket$socket4.$order_assigned) !== null && _socket$socket4 !== void 0 && _socket$socket4.find(function (func) {
|
|
1357
1356
|
return (func === null || func === void 0 ? void 0 : func.name) !== 'handleAddNewOrder';
|
|
1358
1357
|
})) {
|
|
1359
1358
|
socket.on('order_assigned', handleAddNewOrder);
|
|
1360
1359
|
}
|
|
1361
|
-
if (!(socket !== null && socket !== void 0 && (_socket$socket5 = socket.socket) !== null && _socket$socket5 !== void 0 && (_socket$socket5
|
|
1360
|
+
if (!(socket !== null && socket !== void 0 && (_socket$socket5 = socket.socket) !== null && _socket$socket5 !== void 0 && (_socket$socket5 = _socket$socket5._callbacks) !== null && _socket$socket5 !== void 0 && _socket$socket5.$update_order) || socket !== null && socket !== void 0 && (_socket$socket6 = socket.socket) !== null && _socket$socket6 !== void 0 && (_socket$socket6 = _socket$socket6._callbacks) !== null && _socket$socket6 !== void 0 && (_socket$socket6 = _socket$socket6.$update_order) !== null && _socket$socket6 !== void 0 && _socket$socket6.find(function (func) {
|
|
1362
1361
|
return (func === null || func === void 0 ? void 0 : func.name) !== 'handleUpdateOrder';
|
|
1363
1362
|
})) {
|
|
1364
1363
|
socket.on('update_order', handleUpdateOrder);
|
|
1365
1364
|
}
|
|
1366
|
-
if (!(socket !== null && socket !== void 0 && (_socket$socket7 = socket.socket) !== null && _socket$socket7 !== void 0 && (_socket$socket7
|
|
1365
|
+
if (!(socket !== null && socket !== void 0 && (_socket$socket7 = socket.socket) !== null && _socket$socket7 !== void 0 && (_socket$socket7 = _socket$socket7._callbacks) !== null && _socket$socket7 !== void 0 && _socket$socket7.$message) || socket !== null && socket !== void 0 && (_socket$socket8 = socket.socket) !== null && _socket$socket8 !== void 0 && (_socket$socket8 = _socket$socket8._callbacks) !== null && _socket$socket8 !== void 0 && (_socket$socket8 = _socket$socket8.$message) !== null && _socket$socket8 !== void 0 && _socket$socket8.find(function (func) {
|
|
1367
1366
|
return (func === null || func === void 0 ? void 0 : func.name) !== 'handleReceiveMessage';
|
|
1368
1367
|
})) {
|
|
1369
1368
|
socket.on('message', handleReceiveMessage);
|
|
@@ -1393,7 +1392,7 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1393
1392
|
}))
|
|
1394
1393
|
});
|
|
1395
1394
|
});
|
|
1396
|
-
showToast(_ToastContext.ToastType.Info, t('SPECIFIC_LOGISTIC_ORDER_ORDERED', 'Logisitc order _NUMBER_ has been ordered').replace('_NUMBER_', (_order$order$id3 = order === null || order === void 0
|
|
1395
|
+
showToast(_ToastContext.ToastType.Info, t('SPECIFIC_LOGISTIC_ORDER_ORDERED', 'Logisitc order _NUMBER_ has been ordered').replace('_NUMBER_', (_order$order$id3 = order === null || order === void 0 || (_order$order4 = order.order) === null || _order$order4 === void 0 ? void 0 : _order$order4.id) !== null && _order$order$id3 !== void 0 ? _order$order$id3 : order.id), 1000);
|
|
1397
1396
|
}, [logisticOrders]);
|
|
1398
1397
|
var handleDeleteAssignRequest = (0, _react.useCallback)(function (order) {
|
|
1399
1398
|
setlogisticOrders(function (prevState) {
|
|
@@ -1401,9 +1400,9 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1401
1400
|
return _objectSpread(_objectSpread({}, prevState), {}, {
|
|
1402
1401
|
orders: prevState !== null && prevState !== void 0 && (_prevState$orders = prevState.orders) !== null && _prevState$orders !== void 0 && _prevState$orders.some(function (_order) {
|
|
1403
1402
|
return (_order === null || _order === void 0 ? void 0 : _order.id) === (order === null || order === void 0 ? void 0 : order.id);
|
|
1404
|
-
}) ? sortOrders([].concat(_toConsumableArray(prevState === null || prevState === void 0
|
|
1403
|
+
}) ? sortOrders([].concat(_toConsumableArray(prevState === null || prevState === void 0 || (_prevState$orders2 = prevState.orders) === null || _prevState$orders2 === void 0 ? void 0 : _prevState$orders2.filter(function (_order) {
|
|
1405
1404
|
return (_order === null || _order === void 0 ? void 0 : _order.id) !== (order === null || order === void 0 ? void 0 : order.id);
|
|
1406
|
-
})), [_objectSpread(_objectSpread({}, prevState === null || prevState === void 0
|
|
1405
|
+
})), [_objectSpread(_objectSpread({}, prevState === null || prevState === void 0 || (_prevState$orders3 = prevState.orders) === null || _prevState$orders3 === void 0 ? void 0 : _prevState$orders3.find(function (_order) {
|
|
1407
1406
|
return (_order === null || _order === void 0 ? void 0 : _order.id) === (order === null || order === void 0 ? void 0 : order.id);
|
|
1408
1407
|
})), {}, {
|
|
1409
1408
|
expired: true
|
|
@@ -1423,14 +1422,14 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1423
1422
|
return _objectSpread(_objectSpread({}, prevState), {}, {
|
|
1424
1423
|
orders: prevState !== null && prevState !== void 0 && (_prevState$orders4 = prevState.orders) !== null && _prevState$orders4 !== void 0 && _prevState$orders4.some(function (_order) {
|
|
1425
1424
|
return (_order === null || _order === void 0 ? void 0 : _order.id) === (order === null || order === void 0 ? void 0 : order.id);
|
|
1426
|
-
}) ? sortOrders([].concat(_toConsumableArray(prevState === null || prevState === void 0
|
|
1425
|
+
}) ? sortOrders([].concat(_toConsumableArray(prevState === null || prevState === void 0 || (_prevState$orders5 = prevState.orders) === null || _prevState$orders5 === void 0 ? void 0 : _prevState$orders5.filter(function (_order) {
|
|
1427
1426
|
return (_order === null || _order === void 0 ? void 0 : _order.id) !== (order === null || order === void 0 ? void 0 : order.id);
|
|
1428
|
-
})), [_objectSpread(_objectSpread({}, prevState === null || prevState === void 0
|
|
1427
|
+
})), [_objectSpread(_objectSpread({}, prevState === null || prevState === void 0 || (_prevState$orders6 = prevState.orders) === null || _prevState$orders6 === void 0 ? void 0 : _prevState$orders6.find(function (_order) {
|
|
1429
1428
|
return (_order === null || _order === void 0 ? void 0 : _order.id) === (order === null || order === void 0 ? void 0 : order.id);
|
|
1430
1429
|
})), order)])) : sortOrders(prevState === null || prevState === void 0 ? void 0 : prevState.orders)
|
|
1431
1430
|
});
|
|
1432
1431
|
});
|
|
1433
|
-
showToast(_ToastContext.ToastType.Info, t('SPECIFIC_LOGISTIC_ORDER_UPDATED', 'Your logisitc order number _NUMBER_ has updated').replace('_NUMBER_', (_order$order$id4 = order === null || order === void 0
|
|
1432
|
+
showToast(_ToastContext.ToastType.Info, t('SPECIFIC_LOGISTIC_ORDER_UPDATED', 'Your logisitc order number _NUMBER_ has updated').replace('_NUMBER_', (_order$order$id4 = order === null || order === void 0 || (_order$order5 = order.order) === null || _order$order5 === void 0 ? void 0 : _order$order5.id) !== null && _order$order$id4 !== void 0 ? _order$order$id4 : order.id), 1000);
|
|
1434
1433
|
}, [logisticOrders]);
|
|
1435
1434
|
(0, _react.useEffect)(function () {
|
|
1436
1435
|
if (isLogisticActivated) {
|
|
@@ -1449,18 +1448,18 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1449
1448
|
if (!session.user) return;
|
|
1450
1449
|
socket.on('disconnect', function () {
|
|
1451
1450
|
var _session$user9, _session$user10, _session$user11, _session$user12, _session$user13, _session$user14;
|
|
1452
|
-
var ordersRoom = (session === null || session === void 0
|
|
1451
|
+
var ordersRoom = (session === null || session === void 0 || (_session$user9 = session.user) === null || _session$user9 === void 0 ? void 0 : _session$user9.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 || (_session$user10 = session.user) === null || _session$user10 === void 0 ? void 0 : _session$user10.id);
|
|
1453
1452
|
socket.join(ordersRoom);
|
|
1454
|
-
var requestsRoom = "requests_".concat(session === null || session === void 0
|
|
1453
|
+
var requestsRoom = "requests_".concat(session === null || session === void 0 || (_session$user11 = session.user) === null || _session$user11 === void 0 ? void 0 : _session$user11.id);
|
|
1455
1454
|
socket.join(requestsRoom);
|
|
1456
|
-
var groupsRoom = "ordergroups_".concat(session === null || session === void 0
|
|
1455
|
+
var groupsRoom = "ordergroups_".concat(session === null || session === void 0 || (_session$user12 = session.user) === null || _session$user12 === void 0 ? void 0 : _session$user12.id);
|
|
1457
1456
|
socket.join(groupsRoom);
|
|
1458
|
-
socket.join((session === null || session === void 0
|
|
1457
|
+
socket.join((session === null || session === void 0 || (_session$user13 = session.user) === null || _session$user13 === void 0 ? void 0 : _session$user13.level) === 0 ? 'messages_orders' : "messages_orders_".concat(session === null || session === void 0 || (_session$user14 = session.user) === null || _session$user14 === void 0 ? void 0 : _session$user14.id));
|
|
1459
1458
|
});
|
|
1460
|
-
var ordersRoom = (session === null || session === void 0
|
|
1461
|
-
var messagesOrdersRoom = (session === null || session === void 0
|
|
1462
|
-
var requestsRoom = "requests_".concat(session === null || session === void 0
|
|
1463
|
-
var groupsRoom = "ordergroups_".concat(session === null || session === void 0
|
|
1459
|
+
var ordersRoom = (session === null || session === void 0 || (_session$user15 = session.user) === null || _session$user15 === void 0 ? void 0 : _session$user15.level) === 0 ? 'orders' : "orders_".concat(session === null || session === void 0 || (_session$user16 = session.user) === null || _session$user16 === void 0 ? void 0 : _session$user16.id);
|
|
1460
|
+
var messagesOrdersRoom = (session === null || session === void 0 || (_session$user17 = session.user) === null || _session$user17 === void 0 ? void 0 : _session$user17.level) === 0 ? 'messages_orders' : "messages_orders_".concat(session === null || session === void 0 || (_session$user18 = session.user) === null || _session$user18 === void 0 ? void 0 : _session$user18.id);
|
|
1461
|
+
var requestsRoom = "requests_".concat(session === null || session === void 0 || (_session$user19 = session.user) === null || _session$user19 === void 0 ? void 0 : _session$user19.id);
|
|
1462
|
+
var groupsRoom = "ordergroups_".concat(session === null || session === void 0 || (_session$user20 = session.user) === null || _session$user20 === void 0 ? void 0 : _session$user20.id);
|
|
1464
1463
|
socket.join(ordersRoom);
|
|
1465
1464
|
socket.join(requestsRoom);
|
|
1466
1465
|
socket.join(groupsRoom);
|
|
@@ -1482,9 +1481,9 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1482
1481
|
var handleCustomerReviewed = function handleCustomerReviewed(review) {
|
|
1483
1482
|
var orderFound = null;
|
|
1484
1483
|
for (var i = 0; i < ordersStatusArray.length; i++) {
|
|
1485
|
-
var _ordersGroup$status4
|
|
1484
|
+
var _ordersGroup$status4;
|
|
1486
1485
|
var status = ordersStatusArray[i];
|
|
1487
|
-
orderFound = (_ordersGroup$status4 = ordersGroup[status]) === null || _ordersGroup$status4 === void 0
|
|
1486
|
+
orderFound = (_ordersGroup$status4 = ordersGroup[status]) === null || _ordersGroup$status4 === void 0 || (_ordersGroup$status4 = _ordersGroup$status4.orders) === null || _ordersGroup$status4 === void 0 ? void 0 : _ordersGroup$status4.find(function (_order) {
|
|
1488
1487
|
return _order.id === review.order_id;
|
|
1489
1488
|
});
|
|
1490
1489
|
if (orderFound) break;
|
|
@@ -1528,11 +1527,10 @@ var OrderListGroups = function OrderListGroups(props) {
|
|
|
1528
1527
|
onFiltered: setFiltered,
|
|
1529
1528
|
handleChangeOrderStatus: handleChangeOrderStatus,
|
|
1530
1529
|
handleSendCustomerReview: handleSendCustomerReview,
|
|
1531
|
-
ordersFormatted: formatOrdersGrouped((_ordersGroup$
|
|
1530
|
+
ordersFormatted: formatOrdersGrouped((_ordersGroup$currentT14 = ordersGroup[currentTabSelected]) === null || _ordersGroup$currentT14 === void 0 ? void 0 : _ordersGroup$currentT14.orders),
|
|
1532
1531
|
isLogisticActivated: isLogisticActivated
|
|
1533
1532
|
})));
|
|
1534
1533
|
};
|
|
1535
|
-
exports.OrderListGroups = OrderListGroups;
|
|
1536
1534
|
OrderListGroups.defaultProps = {
|
|
1537
1535
|
orderBy: '-id',
|
|
1538
1536
|
orderDirection: 'desc',
|