@pisell/private-materials 6.2.19 → 6.2.21
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/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/index.js +1 -1
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/preview.js +8 -8
- package/build/lowcode/render/default/view.js +2 -2
- package/build/lowcode/view.js +8 -8
- package/es/businessModel/SalesModel/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/Content/index.js +19 -12
- package/es/components/appointmentBooking/components/Footer/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/TimeSlicing/index.js +7 -3
- package/es/components/booking/components/TabProduct/index.d.ts +0 -1
- package/es/components/booking/components/TabProduct/tabs/index.js +1 -5
- package/es/components/booking/components/browserSelect/index.js +1 -1
- package/es/components/booking/components/customSelect/index.js +0 -1
- package/es/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
- package/es/components/booking/editBookingModal/index.js +58 -29
- package/es/components/booking/editBookingModal/serve.d.ts +1 -0
- package/es/components/booking/editBookingModal/serve.js +19 -11
- package/es/components/booking/forms/model.js +5 -5
- package/es/components/booking/forms/table/index.d.ts +0 -1
- package/es/components/booking/hooks/useClearCart.js +8 -11
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/es/components/booking/info/client/index.js +2 -3
- package/es/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
- package/es/components/booking/info/dateRange/index.d.ts +0 -1
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/es/components/booking/info/hooks/useInfoHolder.js +9 -16
- package/es/components/booking/info/index.d.ts +0 -1
- package/es/components/booking/info/service/Lists.js +26 -36
- package/es/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/es/components/booking/info/service/like/index.d.ts +0 -1
- package/es/components/booking/info/service/like/index.js +1 -1
- package/es/components/booking/info/service2/Lists.d.ts +0 -1
- package/es/components/booking/info/service2/utils.js +21 -20
- package/es/components/booking/info2/index.js +0 -1
- package/es/components/booking/info2/service/addService/utils.js +4 -7
- package/es/components/booking/info2/service/addTimeModal/index.js +0 -3
- package/es/components/booking/info2/service/editService/Resources/index.js +0 -5
- package/es/components/booking/info2/service/editService/ResourcesV2/index.js +1 -1
- package/es/components/booking/info2/service/editService/index.js +165 -258
- package/es/components/booking/info2/service/index.js +15 -19
- package/es/components/booking/materiels/duration/index.js +2 -9
- package/es/components/booking/materiels/holder/index.d.ts +0 -1
- package/es/components/booking/materiels/startTime/index.d.ts +0 -1
- package/es/components/booking/materiels/startTime/index.js +1 -1
- package/es/components/booking/notes/NoteBlock/NoteItem/index.js +1 -1
- package/es/components/booking/notes/NoteBlock/index.js +11 -11
- package/es/components/booking/notes/model.js +5 -5
- package/es/components/booking/payments/model.js +5 -5
- package/es/components/eftpos/deviceList/index.d.ts +0 -1
- package/es/components/eftpos/form/index.d.ts +0 -1
- package/es/components/eftpos/group/index.d.ts +0 -1
- package/es/components/eftpos/hooks.d.ts +0 -1
- package/es/components/eftpos/icon/apiKey.d.ts +0 -1
- package/es/components/eftpos/icon/device.d.ts +0 -1
- package/es/components/eftpos/receipt/index.d.ts +0 -1
- package/es/components/eftpos/surcharge/index.d.ts +0 -1
- package/es/components/eftposPay/app.d.ts +0 -1
- package/es/components/eftposPay/component/alert/warn.d.ts +0 -1
- package/es/components/eftposPay/component/header/titlebar.d.ts +0 -1
- package/es/components/eftposPay/component/step/index.d.ts +0 -1
- package/es/components/eftposPay/component/step/step.d.ts +0 -1
- package/es/components/eftposPay/tyro/hooks.d.ts +0 -1
- package/es/components/eventBooking/components/ErrorTip/index.d.ts +0 -1
- package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
- package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
- package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/es/components/listComponent/index.js +5 -5
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
- package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/es/components/productExtension/card/index.js +3 -3
- package/es/components/productExtension/fields/Actor/CutOffTime/index.js +1 -1
- package/es/components/productExtension/fields/Actor/index.d.ts +0 -1
- package/es/components/productExtension/fields/Forms/index.d.ts +0 -1
- package/es/components/productExtension/fields/Forms/index.js +12 -12
- package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.js +1 -1
- package/es/components/productExtension/fields/SelectProducts/server.js +2 -2
- package/es/components/productExtension/fields/SelectResourcesTable/server.js +2 -2
- package/es/components/productExtension/server.js +2 -2
- package/es/components/ruleSetting/ruleBorder/index.js +1 -1
- package/es/components/schedules/calendar/calendarItem.d.ts +0 -1
- package/es/components/schedules/calendar/index.js +4 -4
- package/es/components/schedules/calendar/serve.js +2 -2
- package/es/components/schedules/components/CurrentDay/index.d.ts +0 -1
- package/es/components/schedules/components/CurrentDay/index.js +5 -5
- package/es/components/schedules/components/CurrentDay/serve.js +2 -2
- package/es/components/schedules/components/DropdownSort/index.js +1 -1
- package/es/components/schedules/components/ResourceList/index.js +1 -1
- package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/es/components/schedules/components/Search/index.js +5 -5
- package/es/components/schedules/model.js +5 -5
- package/es/components/schedules/openHours/index.js +1 -1
- package/es/components/schedules/openHours/serve.js +2 -2
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.js +1 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.js +5 -5
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.js +4 -4
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/index.js +3 -3
- package/es/components/schedules/products/index.d.ts +0 -1
- package/es/components/schedules/products/serve.js +2 -2
- package/es/components/schedules/products/utils.js +5 -5
- package/es/components/schedules/resources/detail/detailContent.js +2 -2
- package/es/components/schedules/resources/detail/index.js +10 -10
- package/es/components/schedules/resources/list/index.js +2 -2
- package/es/components/schedules/resources/relationProduct/index.d.ts +0 -1
- package/es/components/schedules/resources/relationProduct/index.js +1 -1
- package/es/components/schedules/resources/serve.js +2 -2
- package/es/components/schedules/schedules/ScheduleDetailDrawer/index.js +9 -9
- package/es/components/schedules/utils.js +4 -4
- package/es/components/selectModal/index.js +2 -2
- package/es/components/shoppingCart/components/Cart/Product.d.ts +0 -1
- package/es/components/shoppingCart/components/Cart/Product.js +41 -48
- package/es/components/shoppingCart/components/Cart/index.js +18 -21
- package/es/components/shoppingCart/components/Empty/index.d.ts +0 -1
- package/es/components/shoppingCart/components/Render/index.d.ts +0 -1
- package/es/components/ticketBooking/components/addServiceVariant/addService.js +157 -177
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/es/components/ticketBooking/components/timeBar/index.js +71 -78
- package/es/components/workSpaceList/components/Modal/index.d.ts +0 -1
- package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -1
- package/es/hooks/useComponents.js +1 -1
- package/lib/businessModel/SalesModel/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/Content/index.js +7 -2
- package/lib/components/appointmentBooking/components/Footer/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/TimeSlicing/index.js +7 -3
- package/lib/components/booking/components/TabProduct/index.d.ts +0 -1
- package/lib/components/booking/components/customSelect/index.js +0 -1
- package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
- package/lib/components/booking/editBookingModal/index.js +56 -21
- package/lib/components/booking/editBookingModal/serve.d.ts +1 -0
- package/lib/components/booking/editBookingModal/serve.js +12 -6
- package/lib/components/booking/forms/table/index.d.ts +0 -1
- package/lib/components/booking/hooks/useClearCart.js +13 -16
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -1
- package/lib/components/booking/info/client/index.js +4 -5
- package/lib/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
- package/lib/components/booking/info/dateRange/index.d.ts +0 -1
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/lib/components/booking/info/hooks/useInfoHolder.js +9 -10
- package/lib/components/booking/info/index.d.ts +0 -1
- package/lib/components/booking/info/service/Lists.js +23 -35
- package/lib/components/booking/info/service/editService/BookingList/index.d.ts +0 -1
- package/lib/components/booking/info/service/like/index.d.ts +0 -1
- package/lib/components/booking/info/service2/Lists.d.ts +0 -1
- package/lib/components/booking/info/service2/utils.js +17 -17
- package/lib/components/booking/info2/service/addService/utils.js +3 -5
- package/lib/components/booking/info2/service/addTimeModal/index.js +0 -3
- package/lib/components/booking/info2/service/editService/Resources/index.js +0 -2
- package/lib/components/booking/info2/service/editService/ResourcesV2/index.js +1 -1
- package/lib/components/booking/info2/service/editService/index.js +70 -132
- package/lib/components/booking/info2/service/index.js +9 -13
- package/lib/components/booking/materiels/duration/index.js +2 -7
- package/lib/components/booking/materiels/holder/index.d.ts +0 -1
- package/lib/components/booking/materiels/startTime/index.d.ts +0 -1
- package/lib/components/eftpos/deviceList/index.d.ts +0 -1
- package/lib/components/eftpos/form/index.d.ts +0 -1
- package/lib/components/eftpos/group/index.d.ts +0 -1
- package/lib/components/eftpos/hooks.d.ts +0 -1
- package/lib/components/eftpos/icon/apiKey.d.ts +0 -1
- package/lib/components/eftpos/icon/device.d.ts +0 -1
- package/lib/components/eftpos/receipt/index.d.ts +0 -1
- package/lib/components/eftpos/surcharge/index.d.ts +0 -1
- package/lib/components/eftposPay/app.d.ts +0 -1
- package/lib/components/eftposPay/component/alert/warn.d.ts +0 -1
- package/lib/components/eftposPay/component/header/titlebar.d.ts +0 -1
- package/lib/components/eftposPay/component/step/index.d.ts +0 -1
- package/lib/components/eftposPay/component/step/step.d.ts +0 -1
- package/lib/components/eftposPay/tyro/hooks.d.ts +0 -1
- package/lib/components/eventBooking/components/ErrorTip/index.d.ts +0 -1
- package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -1
- package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
- package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/SDK.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/StripeSDK/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/index.d.ts +0 -1
- package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/lib/components/productExtension/fields/Actor/index.d.ts +0 -1
- package/lib/components/productExtension/fields/Forms/index.d.ts +0 -1
- package/lib/components/schedules/calendar/calendarItem.d.ts +0 -1
- package/lib/components/schedules/components/CurrentDay/index.d.ts +0 -1
- package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
- package/lib/components/schedules/products/index.d.ts +0 -1
- package/lib/components/schedules/resources/relationProduct/index.d.ts +0 -1
- package/lib/components/schedules/utils.js +1 -1
- package/lib/components/shoppingCart/components/Cart/Product.d.ts +0 -1
- package/lib/components/shoppingCart/components/Cart/Product.js +21 -31
- package/lib/components/shoppingCart/components/Cart/index.js +15 -18
- package/lib/components/shoppingCart/components/Empty/index.d.ts +0 -1
- package/lib/components/shoppingCart/components/Render/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/addServiceVariant/addService.js +127 -145
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/timeBar/index.js +88 -95
- package/lib/components/workSpaceList/components/Modal/index.d.ts +0 -1
- package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -1
- package/package.json +4 -4
@@ -32,13 +32,14 @@ import ConfirmInformation from "../ConfirmInformation";
|
|
32
32
|
// };
|
33
33
|
import { useAppointmentBookingContext } from "../../context";
|
34
34
|
import PolicyModal from "../../deposit/components/PolicyModal";
|
35
|
+
import { scrollToFirstErrorCard } from "../Resource/utils";
|
35
36
|
import { useAppointmentBookingCart, useAppointmentBookingStep, useAppointmentBookingSetting, useAppointmentBookingLogin, useAppointmentBookingAccount, useShopDiscount, contextUtils } from "../../hooks";
|
36
37
|
import "./index.less";
|
37
38
|
import useComponents from "../../../../hooks/useComponents";
|
38
39
|
import useEngineContext from "../../../../hooks/useEngineContext";
|
39
40
|
import { formatCustomer } from "../../utils";
|
40
41
|
var Layout = function Layout() {
|
41
|
-
var _useEngineContext$eng2, _currentStep$
|
42
|
+
var _useEngineContext$eng2, _currentStep$step2, _currentStep$step4, _currentStep$step5, _currentStep$step7, _currentStep$step9;
|
42
43
|
var stepRef = useRef();
|
43
44
|
var _ref = useAppointmentBookingContext(),
|
44
45
|
currentStep = _ref.currentStep,
|
@@ -172,6 +173,7 @@ var Layout = function Layout() {
|
|
172
173
|
}
|
173
174
|
}, [isFormSubject, isLogin, isRetailTemplate]);
|
174
175
|
useEffect(function () {
|
176
|
+
var _currentStep$step;
|
175
177
|
if (!(currentStep !== null && currentStep !== void 0 && currentStep.step)) return;
|
176
178
|
|
177
179
|
// 清空底部按钮的loading
|
@@ -186,7 +188,12 @@ var Layout = function Layout() {
|
|
186
188
|
top: 0,
|
187
189
|
behavior: 'smooth'
|
188
190
|
});
|
189
|
-
|
191
|
+
|
192
|
+
// 在确认页,滚动到第一个错误卡片的位置
|
193
|
+
if ((currentStep === null || currentStep === void 0 || (_currentStep$step = currentStep.step) === null || _currentStep$step === void 0 ? void 0 : _currentStep$step.key) === 'confirm-information') {
|
194
|
+
scrollToFirstErrorCard('.pisell-lowcode-product-card-error');
|
195
|
+
}
|
196
|
+
}, [currentStep === null || currentStep === void 0 || (_currentStep$step2 = currentStep.step) === null || _currentStep$step2 === void 0 ? void 0 : _currentStep$step2.key]);
|
190
197
|
var components = {
|
191
198
|
// 选择服务
|
192
199
|
'select-service': Services,
|
@@ -200,8 +207,8 @@ var Layout = function Layout() {
|
|
200
207
|
'confirm-information': ConfirmInformation
|
201
208
|
};
|
202
209
|
var Com = useMemo(function () {
|
203
|
-
var _currentStep$
|
204
|
-
var key = currentStep === null || currentStep === void 0 || (_currentStep$
|
210
|
+
var _currentStep$step3;
|
211
|
+
var key = currentStep === null || currentStep === void 0 || (_currentStep$step3 = currentStep.step) === null || _currentStep$step3 === void 0 ? void 0 : _currentStep$step3.key;
|
205
212
|
if (!key) return null;
|
206
213
|
var Com;
|
207
214
|
if (key.startsWith('select-resource')) {
|
@@ -231,7 +238,7 @@ var Layout = function Layout() {
|
|
231
238
|
ref: stepRef
|
232
239
|
});
|
233
240
|
}
|
234
|
-
}, [currentStep === null || currentStep === void 0 || (_currentStep$
|
241
|
+
}, [currentStep === null || currentStep === void 0 || (_currentStep$step4 = currentStep.step) === null || _currentStep$step4 === void 0 ? void 0 : _currentStep$step4.key]);
|
235
242
|
|
236
243
|
/**
|
237
244
|
* @title: 动态计算中间内容区域的高度
|
@@ -255,10 +262,10 @@ var Layout = function Layout() {
|
|
255
262
|
content.style.overflowY = 'auto';
|
256
263
|
}
|
257
264
|
}
|
258
|
-
}, [currentStep === null || currentStep === void 0 || (_currentStep$
|
265
|
+
}, [currentStep === null || currentStep === void 0 || (_currentStep$step5 = currentStep.step) === null || _currentStep$step5 === void 0 ? void 0 : _currentStep$step5.key]);
|
259
266
|
var isShowCartCom = useMemo(function () {
|
260
|
-
var _currentStep$
|
261
|
-
var key = currentStep === null || currentStep === void 0 || (_currentStep$
|
267
|
+
var _currentStep$step6;
|
268
|
+
var key = currentStep === null || currentStep === void 0 || (_currentStep$step6 = currentStep.step) === null || _currentStep$step6 === void 0 ? void 0 : _currentStep$step6.key;
|
262
269
|
if (isMobile()) return null;
|
263
270
|
|
264
271
|
// 先选择日期,并且当前步骤是选择日期,则不显示购物车
|
@@ -273,7 +280,7 @@ var Layout = function Layout() {
|
|
273
280
|
return stepRef === null || stepRef === void 0 || (_stepRef$current = stepRef.current) === null || _stepRef$current === void 0 || (_stepRef$current$next = _stepRef$current.next) === null || _stepRef$current$next === void 0 ? void 0 : _stepRef$current$next.call(_stepRef$current);
|
274
281
|
}
|
275
282
|
}));
|
276
|
-
}, [isDateSelectedFirst, currentStep === null || currentStep === void 0 || (_currentStep$
|
283
|
+
}, [isDateSelectedFirst, currentStep === null || currentStep === void 0 || (_currentStep$step7 = currentStep.step) === null || _currentStep$step7 === void 0 ? void 0 : _currentStep$step7.key]);
|
277
284
|
|
278
285
|
/**
|
279
286
|
* @title: 是否显示底部
|
@@ -284,14 +291,14 @@ var Layout = function Layout() {
|
|
284
291
|
* @Date: 2025-05-10 17:42
|
285
292
|
*/
|
286
293
|
var isFooter = useMemo(function () {
|
287
|
-
var _currentStep$
|
294
|
+
var _currentStep$step8;
|
288
295
|
if (!isMobile()) return false;
|
289
|
-
var key = currentStep === null || currentStep === void 0 || (_currentStep$
|
296
|
+
var key = currentStep === null || currentStep === void 0 || (_currentStep$step8 = currentStep.step) === null || _currentStep$step8 === void 0 ? void 0 : _currentStep$step8.key;
|
290
297
|
|
291
298
|
// 先选日期并且当前步骤是选择日期,则不显示底部
|
292
299
|
if (isDateSelectedFirst && key === 'select-date') return false;
|
293
300
|
return key !== 'confirm-information';
|
294
|
-
}, [isDateSelectedFirst, currentStep === null || currentStep === void 0 || (_currentStep$
|
301
|
+
}, [isDateSelectedFirst, currentStep === null || currentStep === void 0 || (_currentStep$step9 = currentStep.step) === null || _currentStep$step9 === void 0 ? void 0 : _currentStep$step9.key]);
|
295
302
|
|
296
303
|
/**
|
297
304
|
* @title: 获取协议方法需要在组件中定义才能传递给子组件,子组件无法获取到context中的方法
|
@@ -12,6 +12,7 @@ import React, { useEffect, useState, forwardRef, useImperativeHandle } from 'rea
|
|
12
12
|
import { Iconfont, PisellEmpty } from '@pisell/materials';
|
13
13
|
import { locales } from '@pisell/utils';
|
14
14
|
import { useAppointmentBookingContext } from "../../context";
|
15
|
+
import { scrollToFirstErrorCard } from "../Resource/utils";
|
15
16
|
import { useAppointmentBookingResource, useAppointmentBookingStep } from "../../hooks";
|
16
17
|
import { Toast } from "../../utils";
|
17
18
|
import "./index.less";
|
@@ -53,11 +54,14 @@ var TimeSlicing = /*#__PURE__*/forwardRef(function (props, ref) {
|
|
53
54
|
while (1) switch (_context.prev = _context.next) {
|
54
55
|
case 0:
|
55
56
|
setSelectedTime(val);
|
56
|
-
|
57
|
+
|
58
|
+
// 滚动到第一个错误卡片的位置
|
59
|
+
scrollToFirstErrorCard('.pisell-lowcode-product-card-error');
|
60
|
+
_context.next = 4;
|
57
61
|
return appointmentBooking.submitTimeSlot(val);
|
58
|
-
case 3:
|
59
|
-
result = _context.sent;
|
60
62
|
case 4:
|
63
|
+
result = _context.sent;
|
64
|
+
case 5:
|
61
65
|
case "end":
|
62
66
|
return _context.stop();
|
63
67
|
}
|
@@ -2,7 +2,7 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArra
|
|
2
2
|
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."); }
|
3
3
|
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); }
|
4
4
|
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; }
|
5
|
-
function _iterableToArrayLimit(
|
5
|
+
function _iterableToArrayLimit(arr, i) { var _i = null == arr ? null : "undefined" != typeof Symbol && arr[Symbol.iterator] || arr["@@iterator"]; if (null != _i) { var _s, _e, _x, _r, _arr = [], _n = !0, _d = !1; try { if (_x = (_i = _i.call(arr)).next, 0 === i) { if (Object(_i) !== _i) return; _n = !1; } else for (; !(_n = (_s = _x.call(_i)).done) && (_arr.push(_s.value), _arr.length !== i); _n = !0); } catch (err) { _d = !0, _e = err; } finally { try { if (!_n && null != _i.return && (_r = _i.return(), Object(_r) !== _r)) return; } finally { if (_d) throw _e; } } return _arr; } }
|
6
6
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
7
7
|
import React, { useMemo, useState, useEffect, forwardRef, useImperativeHandle } from "react";
|
8
8
|
import classNames from "classnames";
|
@@ -13,10 +13,6 @@ import "./index.less";
|
|
13
13
|
|
14
14
|
// tabs 子组件定义
|
15
15
|
|
16
|
-
// 定义主键类型
|
17
|
-
|
18
|
-
// Tabs 可传递的参数
|
19
|
-
|
20
16
|
var Tabs = function Tabs(_ref, ref) {
|
21
17
|
var renderTab = _ref.renderTab,
|
22
18
|
rowKey = _ref.rowKey,
|
@@ -29,7 +29,7 @@ var BrowserSelect = function BrowserSelect(props) {
|
|
29
29
|
onChange: function onChange(e) {
|
30
30
|
var _resetProps$onChange;
|
31
31
|
e.persist();
|
32
|
-
(_resetProps$onChange = resetProps.onChange) === null || _resetProps$onChange === void 0
|
32
|
+
(_resetProps$onChange = resetProps.onChange) === null || _resetProps$onChange === void 0 ? void 0 : _resetProps$onChange.call(resetProps, e);
|
33
33
|
}
|
34
34
|
}), _options);
|
35
35
|
};
|
@@ -74,7 +74,6 @@ var CustomSelect = function CustomSelect(props, ref) {
|
|
74
74
|
showDropDown = _props$showDropDown === void 0 ? true : _props$showDropDown,
|
75
75
|
propsHandleOpenModal = props.handleOpenModal,
|
76
76
|
handleDayChange = props.handleDayChange;
|
77
|
-
console.log('custom select');
|
78
77
|
var searchRef = useRef();
|
79
78
|
|
80
79
|
// 当前选择的值
|
@@ -69,8 +69,8 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
69
69
|
});
|
70
70
|
var getInitData = /*#__PURE__*/function () {
|
71
71
|
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(params) {
|
72
|
-
var _data$toResource;
|
73
|
-
var mockProps, _data, _initResourceVal, toResourceFormId, _data$toResource2, _formatResources, list, maps, currentForm, relation_id, _currentForm$renderLi, _currentForm$renderLi2, _currentForm$renderLi3, _currentForm$renderLi4, _targetResource, _cloned, _idx;
|
72
|
+
var _data$fromResource, _data$toResource;
|
73
|
+
var mockProps, _data, _initResourceVal, fromResourceFormId, toResourceFormId, _form_id, _data$toResource2, _formatResources, list, maps, currentForm, relation_id, _currentForm$renderLi, _currentForm$renderLi2, _currentForm$renderLi3, _currentForm$renderLi4, _targetResource, _cloned, _idx, _sameResource;
|
74
74
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
75
75
|
while (1) switch (_context.prev = _context.next) {
|
76
76
|
case 0:
|
@@ -82,20 +82,25 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
82
82
|
setData(_data);
|
83
83
|
|
84
84
|
// 初始预期资源(日历放置点对应的资源)
|
85
|
-
_initResourceVal = _data.childrenBooking._extend.resource; //
|
86
|
-
|
85
|
+
_initResourceVal = _data.childrenBooking._extend.resource; // 源资源所在 from_id
|
86
|
+
fromResourceFormId = (_data$fromResource = _data.fromResource) === null || _data$fromResource === void 0 ? void 0 : _data$fromResource.form_id; // 目标资源所在 form_id
|
87
|
+
toResourceFormId = (_data$toResource = _data.toResource) === null || _data$toResource === void 0 ? void 0 : _data$toResource.form_id; // 若 1. 无资源移入具体资源
|
88
|
+
// 或 2. 具体资源移入无资源
|
89
|
+
// 则其中有一个 form_id 为 0,那么选择不为 0 的那个
|
90
|
+
_form_id = toResourceFormId || fromResourceFormId; // 若 1. 起止资源不同(必有一个不为 ‘no resource’)
|
91
|
+
// 且 2. 能通过目标资源id找到所在资源组
|
87
92
|
// 则查找放置点所对应资源信息
|
88
|
-
if (params.fromResourceId !== params.toResourceId &&
|
93
|
+
if (params.fromResourceId !== params.toResourceId && !!_form_id) {
|
89
94
|
_formatResources = formatResources({
|
90
95
|
cacheItem: _data.childrenBooking,
|
91
96
|
resourcesOrigin: _data.resourcesOrigin
|
92
97
|
}), list = _formatResources.list, maps = _formatResources.maps;
|
93
|
-
currentForm = maps[
|
98
|
+
currentForm = maps[_form_id];
|
94
99
|
relation_id = (_data$toResource2 = _data.toResource) === null || _data$toResource2 === void 0 ? void 0 : _data$toResource2.id;
|
95
|
-
if (currentForm && relation_id) {
|
100
|
+
if (currentForm && (relation_id || relation_id === 0)) {
|
96
101
|
_targetResource = {
|
97
102
|
relation_type: ((_currentForm$renderLi = currentForm.renderListMaps[relation_id]) === null || _currentForm$renderLi === void 0 || (_currentForm$renderLi = _currentForm$renderLi.usable) === null || _currentForm$renderLi === void 0 ? void 0 : _currentForm$renderLi.relation_type) || 'form',
|
98
|
-
form_id:
|
103
|
+
form_id: _form_id,
|
99
104
|
relation_id: relation_id,
|
100
105
|
like_status: 'common',
|
101
106
|
children: (_currentForm$renderLi2 = currentForm.renderListMaps) === null || _currentForm$renderLi2 === void 0 || (_currentForm$renderLi2 = _currentForm$renderLi2[relation_id]) === null || _currentForm$renderLi2 === void 0 ? void 0 : _currentForm$renderLi2.children,
|
@@ -104,20 +109,31 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
104
109
|
resource_name: (_currentForm$renderLi4 = currentForm.renderListMaps[relation_id]) === null || _currentForm$renderLi4 === void 0 ? void 0 : _currentForm$renderLi4.main_field
|
105
110
|
})
|
106
111
|
}; // 同一类型关联多个资源
|
107
|
-
if (Array.isArray(_initResourceVal[
|
108
|
-
_cloned = _toConsumableArray(_initResourceVal[
|
112
|
+
if (Array.isArray(_initResourceVal[_form_id])) {
|
113
|
+
_cloned = _toConsumableArray(_initResourceVal[_form_id]);
|
109
114
|
_idx = _cloned.findIndex(function (rs) {
|
110
|
-
|
115
|
+
var _rs$children;
|
116
|
+
return rs.relation_id == params.fromResourceId || ((_rs$children = rs.children) === null || _rs$children === void 0 ? void 0 : _rs$children.find(function (child) {
|
117
|
+
return child.relation_id == params.fromResourceId;
|
118
|
+
}));
|
111
119
|
});
|
112
120
|
if (_idx !== -1) {
|
113
|
-
|
121
|
+
// 去重: 同一资源类型下,设置了该类型的某个资源 A,以及无资源,当从无资源拖放至 A 上时需要去重
|
122
|
+
_sameResource = _cloned.find(function (_clonedItem) {
|
123
|
+
return _clonedItem.relation_id === (_targetResource === null || _targetResource === void 0 ? void 0 : _targetResource.relation_id);
|
124
|
+
});
|
125
|
+
if (_sameResource) {
|
126
|
+
_cloned.splice(_idx, 1);
|
127
|
+
} else {
|
128
|
+
_cloned[_idx] = _targetResource; // 替换现有对象
|
129
|
+
}
|
114
130
|
} else {
|
115
131
|
_cloned.push(_targetResource); // 添加新对象
|
116
132
|
}
|
117
|
-
_initResourceVal = _objectSpread(_objectSpread({}, _initResourceVal), {}, _defineProperty({},
|
133
|
+
_initResourceVal = _objectSpread(_objectSpread({}, _initResourceVal), {}, _defineProperty({}, _form_id, _cloned));
|
118
134
|
} else {
|
119
135
|
// 单选
|
120
|
-
_initResourceVal = _objectSpread(_objectSpread({}, _initResourceVal), {}, _defineProperty({},
|
136
|
+
_initResourceVal = _objectSpread(_objectSpread({}, _initResourceVal), {}, _defineProperty({}, _form_id, [_targetResource]));
|
121
137
|
}
|
122
138
|
}
|
123
139
|
}
|
@@ -128,7 +144,7 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
128
144
|
toDate: [dayjs(mockProps.toStartDate), dayjs(mockProps.toEndDate)]
|
129
145
|
});
|
130
146
|
}, 100);
|
131
|
-
case
|
147
|
+
case 11:
|
132
148
|
case "end":
|
133
149
|
return _context.stop();
|
134
150
|
}
|
@@ -218,12 +234,11 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
218
234
|
};
|
219
235
|
var onOk = /*#__PURE__*/function () {
|
220
236
|
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2() {
|
221
|
-
var values, _data$childrenBooking, _extend, order_id, start_date, start_time, end_date, end_time;
|
237
|
+
var values, _data$childrenBooking, _extend, order_id, start_date, start_time, end_date, end_time, id, relation_id, like_status, relation_type, is_all, schedule_id, sub_type, select_date, number, metadata;
|
222
238
|
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
223
239
|
while (1) switch (_context2.prev = _context2.next) {
|
224
240
|
case 0:
|
225
|
-
values = form.getFieldsValue();
|
226
|
-
// return;
|
241
|
+
values = form.getFieldsValue();
|
227
242
|
setUpdating(true);
|
228
243
|
_context2.prev = 2;
|
229
244
|
_data$childrenBooking = data.childrenBooking, _extend = _data$childrenBooking._extend, order_id = _data$childrenBooking.order_id;
|
@@ -231,8 +246,20 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
231
246
|
start_time = values.toDate[0].format('HH:mm');
|
232
247
|
end_date = values.toDate[1].format('YYYY-MM-DD');
|
233
248
|
end_time = values.toDate[1].format('HH:mm');
|
234
|
-
|
235
|
-
|
249
|
+
console.log('extend data', _extend);
|
250
|
+
id = _extend.id, relation_id = _extend.relation_id, like_status = _extend.like_status, relation_type = _extend.relation_type, is_all = _extend.is_all, schedule_id = _extend.schedule_id, sub_type = _extend.sub_type, select_date = _extend.select_date, number = _extend.number, metadata = _extend.metadata;
|
251
|
+
_context2.next = 12;
|
252
|
+
return updateChildBooking(order_id, {
|
253
|
+
id: id,
|
254
|
+
relation_id: relation_id,
|
255
|
+
like_status: like_status,
|
256
|
+
relation_type: relation_type,
|
257
|
+
is_all: is_all,
|
258
|
+
schedule_id: schedule_id,
|
259
|
+
sub_type: sub_type,
|
260
|
+
select_date: select_date,
|
261
|
+
number: number,
|
262
|
+
metadata: metadata,
|
236
263
|
resources: Object.values(values.resource).reduce(function (pre, cur) {
|
237
264
|
var newList = checkResourcesFormat(cur, cacheItem);
|
238
265
|
pre = pre.concat(newList);
|
@@ -243,23 +270,24 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
243
270
|
end_date: end_date,
|
244
271
|
end_time: end_time,
|
245
272
|
duration: values.toDate[1].diff(values.toDate[0], 'minutes')
|
246
|
-
})
|
247
|
-
case
|
248
|
-
|
273
|
+
});
|
274
|
+
case 12:
|
275
|
+
// 清空,防止下次打开时看到残留数据
|
276
|
+
initState();
|
249
277
|
props === null || props === void 0 || props.onOk();
|
250
|
-
_context2.next =
|
278
|
+
_context2.next = 19;
|
251
279
|
break;
|
252
|
-
case
|
253
|
-
_context2.prev =
|
280
|
+
case 16:
|
281
|
+
_context2.prev = 16;
|
254
282
|
_context2.t0 = _context2["catch"](2);
|
255
283
|
console.error(_context2.t0);
|
256
|
-
case
|
284
|
+
case 19:
|
257
285
|
setUpdating(false);
|
258
|
-
case
|
286
|
+
case 20:
|
259
287
|
case "end":
|
260
288
|
return _context2.stop();
|
261
289
|
}
|
262
|
-
}, _callee2, null, [[2,
|
290
|
+
}, _callee2, null, [[2, 16]]);
|
263
291
|
}));
|
264
292
|
return function onOk() {
|
265
293
|
return _ref2.apply(this, arguments);
|
@@ -377,6 +405,7 @@ var EditBookingModal = function EditBookingModal(props, ref) {
|
|
377
405
|
onClick: onOk,
|
378
406
|
block: true,
|
379
407
|
size: "large",
|
408
|
+
disabled: !data,
|
380
409
|
loading: updating,
|
381
410
|
style: {
|
382
411
|
borderRadius: 20
|
@@ -197,7 +197,8 @@ export var updateResourceErrors = function updateResourceErrors(resourceMaps, ca
|
|
197
197
|
};
|
198
198
|
export var init = /*#__PURE__*/function () {
|
199
199
|
var _ref7 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee7(params) {
|
200
|
-
var
|
200
|
+
var _childrenBooking$_ext;
|
201
|
+
var toStartDate, toEndDate, event, fromResourceId, toResourceId, bookingOrigin, booking, resources, childrenBooking, fromResource, toResource, extraParams, _eventResources, resourcesOrigin;
|
201
202
|
return _regeneratorRuntime().wrap(function _callee7$(_context7) {
|
202
203
|
while (1) switch (_context7.prev = _context7.next) {
|
203
204
|
case 0:
|
@@ -216,19 +217,24 @@ export var init = /*#__PURE__*/function () {
|
|
216
217
|
// 筛选出当前的子预约
|
217
218
|
childrenBooking = getChildrenBookingById(booking.service.value, event.id);
|
218
219
|
console.log('childrenBooking', childrenBooking);
|
219
|
-
|
220
|
-
//
|
220
|
+
fromResource = resources.listMap[fromResourceId];
|
221
|
+
toResource = resources.listMap[toResourceId]; // 默认的资源渲染列表的获取,只会从 product_resource 获取后台配置的资源
|
222
|
+
// 对于没有配置但是有需要被展示的,则需要额外传入
|
221
223
|
extraParams = {
|
222
224
|
extraResources: []
|
223
|
-
};
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
225
|
+
}; // 1. 当某个预约同时设置了A B C 三个资源, 但预约商品本身并未关联B C
|
226
|
+
_eventResources = (_childrenBooking$_ext = childrenBooking._extend) === null || _childrenBooking$_ext === void 0 ? void 0 : _childrenBooking$_ext.event_resources;
|
227
|
+
if (Array.isArray(_eventResources)) {
|
228
|
+
// 简化操作,所有资源全部加入到额外资源中,由接下来的方法内部进行去重
|
229
|
+
_eventResources.forEach(function (item) {
|
230
|
+
extraParams.extraResources.push({
|
231
|
+
id: item.relation_id,
|
232
|
+
form_id: item.form_id
|
233
|
+
});
|
230
234
|
});
|
231
235
|
}
|
236
|
+
|
237
|
+
// 2. 移入未绑定的资源中
|
232
238
|
if (toResource) {
|
233
239
|
extraParams.extraResources.push({
|
234
240
|
form_id: toResource.form_id,
|
@@ -252,10 +258,12 @@ export var init = /*#__PURE__*/function () {
|
|
252
258
|
},
|
253
259
|
// 总资源列表
|
254
260
|
resourcesOrigin: resourcesOrigin,
|
261
|
+
// 源资源
|
262
|
+
fromResource: fromResource,
|
255
263
|
// 目标资源
|
256
264
|
toResource: toResource
|
257
265
|
});
|
258
|
-
case
|
266
|
+
case 18:
|
259
267
|
case "end":
|
260
268
|
return _context7.stop();
|
261
269
|
}
|
@@ -1,9 +1,9 @@
|
|
1
|
-
function _typeof(
|
2
|
-
function ownKeys(
|
3
|
-
function _objectSpread(
|
1
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
2
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
3
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
4
4
|
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; }
|
5
|
-
function _toPropertyKey(
|
6
|
-
function _toPrimitive(
|
5
|
+
function _toPropertyKey(arg) { var key = _toPrimitive(arg, "string"); return _typeof(key) === "symbol" ? key : String(key); }
|
6
|
+
function _toPrimitive(input, hint) { if (_typeof(input) !== "object" || input === null) return input; var prim = input[Symbol.toPrimitive]; if (prim !== undefined) { var res = prim.call(input, hint || "default"); if (_typeof(res) !== "object") return res; throw new TypeError("@@toPrimitive must return a primitive value."); } return (hint === "string" ? String : Number)(input); }
|
7
7
|
import { miniRedux } from "@pisell/utils";
|
8
8
|
var defaultState = {};
|
9
9
|
var _miniRedux = miniRedux({
|
@@ -2,12 +2,12 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
|
|
2
2
|
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; }
|
3
3
|
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
4
4
|
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); }
|
5
|
-
import React
|
5
|
+
import React from 'react';
|
6
6
|
import classNames from 'classnames';
|
7
7
|
import { Iconfont } from '@pisell/materials';
|
8
8
|
import { locales } from "@pisell/utils";
|
9
9
|
var useClearCart = function useClearCart(state, dispatch) {
|
10
|
-
var _state$
|
10
|
+
var _state$service, _state$service2;
|
11
11
|
var handleClear = function handleClear() {
|
12
12
|
// 清除购物车
|
13
13
|
dispatch({
|
@@ -17,14 +17,11 @@ var useClearCart = function useClearCart(state, dispatch) {
|
|
17
17
|
}
|
18
18
|
});
|
19
19
|
};
|
20
|
-
return
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
type: "pisell2-trash-01"
|
27
|
-
}), " ", /*#__PURE__*/React.createElement("span", null, locales.getText('pisell2.booking.info.text.clear-cart')));
|
28
|
-
}, [(_state$service3 = state.service) === null || _state$service3 === void 0 || (_state$service3 = _state$service3.value) === null || _state$service3 === void 0 ? void 0 : _state$service3.length, state.channelDisabledEdit]);
|
20
|
+
return !!((_state$service = state.service) !== null && _state$service !== void 0 && (_state$service = _state$service.value) !== null && _state$service !== void 0 && _state$service.length) && !state.channelDisabledEdit && /*#__PURE__*/React.createElement("span", {
|
21
|
+
className: classNames('pisell-lowcode__booking-service-clear-btn', _defineProperty({}, 'pisell-lowcode__booking-service-clear-btn-disabled', !((_state$service2 = state.service) !== null && _state$service2 !== void 0 && (_state$service2 = _state$service2.value) !== null && _state$service2 !== void 0 && _state$service2.length))),
|
22
|
+
onClick: handleClear
|
23
|
+
}, /*#__PURE__*/React.createElement(Iconfont, {
|
24
|
+
type: "pisell2-trash-01"
|
25
|
+
}), " ", /*#__PURE__*/React.createElement("span", null, locales.getText('pisell2.booking.info.text.clear-cart')));
|
29
26
|
};
|
30
27
|
export default useClearCart;
|
@@ -36,7 +36,7 @@ import { getWaiverTitle } from "../clientVariant/utils";
|
|
36
36
|
import useGetHolderList from "../hooks/useGetHolderList";
|
37
37
|
var isLoadClient = false;
|
38
38
|
var Client = function Client() {
|
39
|
-
var _state$client$value2, _state$
|
39
|
+
var _state$client$value2, _state$client$value3, _state$client$value4, _state$client$value5, _state$client$value6, _state$client$value7, _state$client$value8, _state$client$value9, _state$client$value10, _state$client$value11;
|
40
40
|
var modalRef = useRef();
|
41
41
|
var _useState = useState(false),
|
42
42
|
_useState2 = _slicedToArray(_useState, 2),
|
@@ -397,7 +397,6 @@ var Client = function Client() {
|
|
397
397
|
}, locales.getText('pisell2.text.load-more'))) : null;
|
398
398
|
}, [loadLoading, params, state.client.clients.length]);
|
399
399
|
var customSelect = useMemo(function () {
|
400
|
-
console.log('render customSelect');
|
401
400
|
return /*#__PURE__*/React.createElement(CustomSelect, {
|
402
401
|
autoFocus: !state.isTerminal,
|
403
402
|
modalOpen: state.modalOpen,
|
@@ -460,7 +459,7 @@ var Client = function Client() {
|
|
460
459
|
return true;
|
461
460
|
}
|
462
461
|
});
|
463
|
-
}, [state
|
462
|
+
}, [state, renderList, loading, franchiseeLoading, params.search, loadMore]);
|
464
463
|
return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("div", {
|
465
464
|
className: "pisell-lowcode__booking-client",
|
466
465
|
onClick: function onClick() {
|
@@ -4,7 +4,6 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
4
4
|
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; }
|
5
5
|
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
6
6
|
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); }
|
7
|
-
import { useMemoizedFn } from "ahooks";
|
8
7
|
import { useEffect, useMemo, useRef } from "react";
|
9
8
|
import useHolderConfig from "./useHolderConfig";
|
10
9
|
import { isOpenAddTime } from "../utils";
|
@@ -30,27 +29,21 @@ var useInfoHolder = function useInfoHolder(state, dispatch) {
|
|
30
29
|
};
|
31
30
|
}, [state === null || state === void 0 || (_state$bookingConfig2 = state.bookingConfig) === null || _state$bookingConfig2 === void 0 || (_state$bookingConfig2 = _state$bookingConfig2.config) === null || _state$bookingConfig2 === void 0 ? void 0 : _state$bookingConfig2.information_tab]);
|
32
31
|
var showAddTimeModal = useMemo(function () {
|
33
|
-
return isOpenAddTime(state)
|
32
|
+
return isOpenAddTime(state);
|
34
33
|
}, [state, appointment_card.quick_time]);
|
35
|
-
var handleEdit =
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
// setTimeout(() => {
|
42
|
-
// console.log(performance.now() - window.pp1, '打开商品5');
|
43
|
-
// console.timeEnd('handleEdit')
|
44
|
-
// detailRef.current?.init?.(cacheItem, false, type === 'edit_product');
|
45
|
-
// }, );
|
46
|
-
});
|
34
|
+
var handleEdit = function handleEdit(cacheItem, type) {
|
35
|
+
setTimeout(function () {
|
36
|
+
var _detailRef$current, _detailRef$current$in;
|
37
|
+
(_detailRef$current = detailRef.current) === null || _detailRef$current === void 0 || (_detailRef$current$in = _detailRef$current.init) === null || _detailRef$current$in === void 0 || _detailRef$current$in.call(_detailRef$current, cacheItem, false, type === 'edit_product');
|
38
|
+
}, 100);
|
39
|
+
};
|
47
40
|
var dispatchService = function dispatchService(type, payload) {
|
48
41
|
dispatch({
|
49
42
|
type: type,
|
50
43
|
payload: _objectSpread({}, payload)
|
51
44
|
});
|
52
45
|
};
|
53
|
-
var handleAction =
|
46
|
+
var handleAction = function handleAction(dataSource) {
|
54
47
|
var cacheItem = getProductExtend({
|
55
48
|
cacheItem: _objectSpread(_objectSpread({}, dataSource._origin), {}, {
|
56
49
|
new: 0
|
@@ -64,7 +57,7 @@ var useInfoHolder = function useInfoHolder(state, dispatch) {
|
|
64
57
|
cacheItem: cacheItem
|
65
58
|
}
|
66
59
|
});
|
67
|
-
}
|
60
|
+
};
|
68
61
|
return {
|
69
62
|
detailRef: detailRef,
|
70
63
|
handleEdit: handleEdit,
|