@pisell/private-materials 6.3.7 → 6.3.9
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 +13 -13
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +8 -8
- 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/formItemChildrenWrap/index.d.ts +0 -1
- package/es/components/booking/forms/model.js +5 -5
- package/es/components/booking/forms/table/index.d.ts +0 -1
- package/es/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- 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.d.ts +1 -1
- package/es/components/booking/info2/service/addService/utils.js +16 -1
- 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/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/amount.d.ts +1 -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/device.d.ts +1 -1
- package/es/components/eftposPay/hooks.d.ts +1 -1
- package/es/components/eftposPay/tyro/hooks.d.ts +0 -1
- package/es/components/eventBooking/components/progressBar/index.js +0 -20
- 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/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/WalletPass/List/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/WalletPass/List/index.js +2 -12
- package/es/components/pay/toC/PaymentMethods/WalletPass/index.js +24 -31
- 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/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.d.ts +1 -1
- 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 +1 -0
- package/es/components/wallet/Detail/index.js +2 -2
- package/es/components/wallet/components/WalletCard.js +2 -3
- package/es/hooks/useComponents.js +1 -1
- package/es/utils/index.d.ts +1 -1
- package/lib/components/booking/components/TabProduct/index.d.ts +0 -1
- package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
- package/lib/components/booking/forms/table/index.d.ts +0 -1
- package/lib/components/booking/info/clientVariant/hooks/useIsLowSpeedNetwork.d.ts +0 -1
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- 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.d.ts +1 -1
- package/lib/components/booking/info2/service/addService/utils.js +15 -3
- 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/amount.d.ts +1 -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/device.d.ts +1 -1
- package/lib/components/eftposPay/hooks.d.ts +1 -1
- package/lib/components/eftposPay/tyro/hooks.d.ts +0 -1
- package/lib/components/eventBooking/components/progressBar/index.js +0 -18
- 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/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/WalletPass/List/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/WalletPass/List/index.js +2 -9
- package/lib/components/pay/toC/PaymentMethods/WalletPass/index.js +2 -6
- 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/index.d.ts +0 -1
- package/lib/components/schedules/resources/relationProduct/index.d.ts +0 -1
- package/lib/components/schedules/utils.d.ts +1 -1
- package/lib/components/schedules/utils.js +1 -1
- package/lib/components/shoppingCart/components/Cart/Product.d.ts +1 -0
- package/lib/components/wallet/Detail/index.js +3 -3
- package/lib/components/wallet/components/WalletCard.js +1 -1
- package/lib/utils/index.d.ts +1 -1
- package/package.json +4 -4
- package/es/businessModel/SalesModel/Sales/index.d.ts +0 -24
- package/es/businessModel/SalesModel/hooks/index.d.ts +0 -1
- package/es/businessModel/SalesModel/index.d.ts +0 -4
- package/es/businessModel/index.d.ts +0 -0
- package/es/components/Sales/Cart/serve.d.ts +0 -2
- package/es/components/Sales/Cart/types.d.ts +0 -31
- package/es/components/Sales/Cart/utils.d.ts +0 -63
- package/es/components/Sales/Checkout/index.d.ts +0 -37
- package/es/components/Sales/Checkout/serve.d.ts +0 -15
- package/es/components/Sales/Checkout/utils.d.ts +0 -41
- package/es/components/Sales/Customer/index.d.ts +0 -25
- package/es/components/Sales/Event/Detail.d.ts +0 -30
- package/es/components/Sales/Event/index.d.ts +0 -30
- package/es/components/Sales/Event/serve.d.ts +0 -49
- package/es/components/Sales/Holder/index.d.ts +0 -33
- package/es/components/Sales/Holder/serve.d.ts +0 -8
- package/es/components/Sales/Init/index.d.ts +0 -25
- package/es/components/Sales/Init/serve.d.ts +0 -3
- package/es/components/Sales/Resource/index.d.ts +0 -26
- package/es/components/Sales/Resource/serve.d.ts +0 -12
- package/es/components/Sales/Step/index.d.ts +0 -39
- package/es/components/Sales/Summary/index.d.ts +0 -35
- package/es/components/Sales/Summary/serve.d.ts +0 -1
- package/es/components/Sales/Summary/utils.d.ts +0 -51
- package/es/components/Sales/hooks/index.d.ts +0 -1
- package/es/components/Sales/index.d.ts +0 -20
- package/es/components/Sales/utils/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/Cart/utils.d.ts +0 -56
- package/es/components/appointmentBooking/components/ConfirmInformation/utils.d.ts +0 -12
- package/es/components/appointmentBooking/components/Date/state.d.ts +0 -63
- package/es/components/appointmentBooking/components/Form/index.d.ts +0 -4
- package/es/components/appointmentBooking/components/Form/utils.d.ts +0 -8
- package/es/components/appointmentBooking/components/Resource/utils.d.ts +0 -5
- package/es/components/appointmentBooking/context.d.ts +0 -35
- package/es/components/appointmentBooking/locales.d.ts +0 -360
- package/es/components/appointmentBooking/type.d.ts +0 -17
- package/es/components/booking/components/drawer/index.d.ts +0 -19
- package/es/components/booking/components/tabPane/index.d.ts +0 -4
- package/es/components/booking/components/voucher/utils.d.ts +0 -4
- package/es/components/booking/editBookingModal/locales.d.ts +0 -21
- package/es/components/booking/editBookingModal/mock.d.ts +0 -807
- package/es/components/booking/editBookingModal/serve.d.ts +0 -52
- package/es/components/booking/editBookingModal/type.d.ts +0 -12
- package/es/components/booking/editBookingModal/utils.d.ts +0 -12
- package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/es/components/booking/info/Provider.d.ts +0 -0
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -7
- package/es/components/booking/info/hooks/useGetHolderList.d.ts +0 -2
- package/es/components/booking/info/index.d.ts +0 -4
- package/es/components/booking/info/service/editService/constants.d.ts +0 -1
- package/es/components/booking/info/service/serviceManager/distributeDiscount.d.ts +0 -11
- package/es/components/booking/info/service/serviceManager/utils.d.ts +0 -0
- package/es/components/booking/info/service2/hooks/useSelectPet.d.ts +0 -6
- package/es/components/booking/info2/service/editService/Resources/MaxLengthSelect/index.d.ts +0 -7
- package/es/components/booking/info2/service/editService/ResourcesV2/MaxLengthSelect/index.d.ts +0 -7
- package/es/components/booking/info2/utils.d.ts +0 -4
- package/es/components/booking/locales.d.ts +0 -831
- package/es/components/eftposPay/const.d.ts +0 -184
- package/es/components/eftposPay/linkly/hooks/index.d.ts +0 -2
- package/es/components/eftposPay/linkly/service.d.ts +0 -32
- package/es/components/eftposPay/locales.d.ts +0 -330
- package/es/components/eftposPay/manufacturer.d.ts +0 -7
- package/es/components/eftposPay/store/index.d.ts +0 -355
- package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -3
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -4
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -4
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -5
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -4
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/state.d.ts +0 -63
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/index.d.ts +0 -14
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/utils.d.ts +0 -34
- package/es/components/eventBooking/components/scheduleCalendar/index.d.ts +0 -14
- package/es/components/eventBooking/locales.d.ts +0 -246
- package/es/components/eventBooking/type.d.ts +0 -17
- package/es/components/eventBooking/utils.d.ts +0 -45
- package/es/components/login/locales.d.ts +0 -24
- package/es/components/pay/toC/PaymentMethods/GlobePayAliPayH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/GlobePayPaypalH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/GlobePayQrcode/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/GlobePayWxH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/StripePay/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/SuperPayAliPayH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/SuperPayWxPayH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -113
- package/es/components/pay/toC/locales.d.ts +0 -289
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
- package/es/components/productSelect/components/TabProduct/tabs/index.d.ts +0 -21
- package/es/components/productSelect/hooks/useToken.d.ts +0 -18
- package/es/components/productSelect/locales.d.ts +0 -18
- package/es/components/productSelect/mock.d.ts +0 -134
- package/es/components/productSelect/theme/token.d.ts +0 -17
- package/es/components/shoppingCart/Provider.d.ts +0 -3
- package/es/components/shoppingCart/components/Empty/index.d.ts +0 -4
- package/es/components/shoppingCart/components/Render/index.d.ts +0 -4
- package/es/components/shoppingCart/hooks/useContext.d.ts +0 -1
- package/es/components/shoppingCart/locales.d.ts +0 -33
- package/es/components/shoppingCart/mock.d.ts +0 -40
- package/es/components/shoppingCart/type.d.ts +0 -48
- package/es/components/shoppingCart/utils.d.ts +0 -63
- package/es/components/stepController/components/Content/index.d.ts +0 -7
- package/es/components/stepController/components/Footer/index.d.ts +0 -8
- package/es/components/stepController/locales.d.ts +0 -27
- package/es/components/stepController/types.d.ts +0 -23
- package/es/components/subTotal/locales.d.ts +0 -42
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -7
- package/es/components/ticketBooking/data.d.ts +0 -58
- package/es/components/ticketBooking/hooks/useNetworkStatus.d.ts +0 -11
- package/es/components/ticketBooking/locales.d.ts +0 -174
- package/es/components/ticketBooking/miniRedux.d.ts +0 -22
- package/es/components/ticketBooking/serve.d.ts +0 -287
- package/es/components/wallet/Detail/locales.d.ts +0 -96
- package/es/components/wallet/Detail/serve.d.ts +0 -39
- package/es/components/wallet/RechargeableCard/serve.d.ts +0 -23
- package/es/components/wallet/Voucher/locales.d.ts +0 -21
- package/es/components/wallet/components/index.d.ts +0 -2
- package/es/components/wallet/locales.d.ts +0 -132
- package/es/components/walletList/locales.d.ts +0 -18
- package/es/components/walletList/model.d.ts +0 -6
- package/es/components/walletList/serve.d.ts +0 -20
- package/es/components/walletList/types/index.d.ts +0 -194
- package/es/components/workSpaceList/components/AppearanceEdit/constants.d.ts +0 -8
- package/es/components/workSpaceList/components/Card/constants.d.ts +0 -2
- package/es/components/workSpaceList/components/WorkspaceItem/index.d.ts +0 -22
- package/es/hooks/useEngineContext.d.ts +0 -10
- package/es/hooks/useLocale.d.ts +0 -2
- package/es/hooks/useLoginUser.d.ts +0 -2
- package/es/hooks/useWindowSize.d.ts +0 -5
- package/es/plus/productSelect/CategoryTabs/CategorySkeleton.d.ts +0 -10
- package/es/plus/productSelect/CategoryTabs/index.d.ts +0 -18
- package/es/plus/productSelect/ProductCard/ProductCardSkeleton.d.ts +0 -10
- package/es/plus/productSelect/ProductList/gridComponents.d.ts +0 -44
- package/es/plus/productSelect/ProductList/index.d.ts +0 -22
- package/es/plus/productSelect/components/IntersectionObserver.d.ts +0 -42
- package/es/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +0 -30
- package/es/plus/productSelect/components/TabsStructure/hooks.d.ts +0 -22
- package/es/plus/productSelect/components/TabsStructure/index.d.ts +0 -5
- package/es/plus/productSelect/components/TabsStructure/styles.d.ts +0 -47
- package/es/plus/productSelect/components/TabsStructure/types.d.ts +0 -105
- package/es/plus/productSelect/components/TabsStructure/utils.d.ts +0 -12
- package/es/plus/productSelect/hooks/useToken.d.ts +0 -18
- package/es/plus/productSelect/locales.d.ts +0 -18
- package/es/plus/productSelect/theme/token.d.ts +0 -17
- package/es/utils/date.d.ts +0 -11
- package/es/utils/locales.d.ts +0 -1
- package/es/utils/tasks/type.d.ts +0 -4
- package/lib/businessModel/SalesModel/Sales/index.d.ts +0 -24
- package/lib/businessModel/SalesModel/hooks/index.d.ts +0 -1
- package/lib/businessModel/SalesModel/index.d.ts +0 -4
- package/lib/businessModel/index.d.ts +0 -0
- package/lib/components/Sales/Cart/serve.d.ts +0 -2
- package/lib/components/Sales/Cart/types.d.ts +0 -31
- package/lib/components/Sales/Cart/utils.d.ts +0 -63
- package/lib/components/Sales/Checkout/index.d.ts +0 -37
- package/lib/components/Sales/Checkout/serve.d.ts +0 -15
- package/lib/components/Sales/Checkout/utils.d.ts +0 -41
- package/lib/components/Sales/Customer/index.d.ts +0 -25
- package/lib/components/Sales/Event/Detail.d.ts +0 -30
- package/lib/components/Sales/Event/index.d.ts +0 -30
- package/lib/components/Sales/Event/serve.d.ts +0 -49
- package/lib/components/Sales/Holder/index.d.ts +0 -33
- package/lib/components/Sales/Holder/serve.d.ts +0 -8
- package/lib/components/Sales/Init/index.d.ts +0 -25
- package/lib/components/Sales/Init/serve.d.ts +0 -3
- package/lib/components/Sales/Resource/index.d.ts +0 -26
- package/lib/components/Sales/Resource/serve.d.ts +0 -12
- package/lib/components/Sales/Step/index.d.ts +0 -39
- package/lib/components/Sales/Summary/index.d.ts +0 -35
- package/lib/components/Sales/Summary/serve.d.ts +0 -1
- package/lib/components/Sales/Summary/utils.d.ts +0 -51
- package/lib/components/Sales/hooks/index.d.ts +0 -1
- package/lib/components/Sales/index.d.ts +0 -20
- package/lib/components/Sales/utils/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/Cart/utils.d.ts +0 -56
- package/lib/components/appointmentBooking/components/ConfirmInformation/utils.d.ts +0 -12
- package/lib/components/appointmentBooking/components/Date/state.d.ts +0 -63
- package/lib/components/appointmentBooking/components/Form/index.d.ts +0 -4
- package/lib/components/appointmentBooking/components/Form/utils.d.ts +0 -8
- package/lib/components/appointmentBooking/components/Resource/utils.d.ts +0 -5
- package/lib/components/appointmentBooking/context.d.ts +0 -35
- package/lib/components/appointmentBooking/locales.d.ts +0 -360
- package/lib/components/appointmentBooking/type.d.ts +0 -17
- package/lib/components/booking/components/drawer/index.d.ts +0 -19
- package/lib/components/booking/components/tabPane/index.d.ts +0 -4
- package/lib/components/booking/components/voucher/utils.d.ts +0 -4
- package/lib/components/booking/editBookingModal/locales.d.ts +0 -21
- package/lib/components/booking/editBookingModal/mock.d.ts +0 -807
- package/lib/components/booking/editBookingModal/serve.d.ts +0 -52
- package/lib/components/booking/editBookingModal/type.d.ts +0 -12
- package/lib/components/booking/editBookingModal/utils.d.ts +0 -12
- package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/lib/components/booking/info/Provider.d.ts +0 -0
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -7
- package/lib/components/booking/info/hooks/useGetHolderList.d.ts +0 -2
- package/lib/components/booking/info/index.d.ts +0 -4
- package/lib/components/booking/info/service/editService/constants.d.ts +0 -1
- package/lib/components/booking/info/service/serviceManager/distributeDiscount.d.ts +0 -11
- package/lib/components/booking/info/service/serviceManager/utils.d.ts +0 -0
- package/lib/components/booking/info/service2/hooks/useSelectPet.d.ts +0 -6
- package/lib/components/booking/info2/service/editService/Resources/MaxLengthSelect/index.d.ts +0 -7
- package/lib/components/booking/info2/service/editService/ResourcesV2/MaxLengthSelect/index.d.ts +0 -7
- package/lib/components/booking/info2/utils.d.ts +0 -4
- package/lib/components/booking/locales.d.ts +0 -831
- package/lib/components/eftposPay/const.d.ts +0 -184
- package/lib/components/eftposPay/linkly/hooks/index.d.ts +0 -2
- package/lib/components/eftposPay/linkly/service.d.ts +0 -32
- package/lib/components/eftposPay/locales.d.ts +0 -330
- package/lib/components/eftposPay/manufacturer.d.ts +0 -7
- package/lib/components/eftposPay/store/index.d.ts +0 -355
- package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -3
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -4
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -4
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -5
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -4
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/state.d.ts +0 -63
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/index.d.ts +0 -14
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/utils.d.ts +0 -34
- package/lib/components/eventBooking/components/scheduleCalendar/index.d.ts +0 -14
- package/lib/components/eventBooking/locales.d.ts +0 -246
- package/lib/components/eventBooking/type.d.ts +0 -17
- package/lib/components/eventBooking/utils.d.ts +0 -45
- package/lib/components/login/locales.d.ts +0 -24
- package/lib/components/pay/toC/PaymentMethods/GlobePayAliPayH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/GlobePayPaypalH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/GlobePayQrcode/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/GlobePayWxH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/StripePay/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/SuperPayAliPayH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/SuperPayWxPayH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -113
- package/lib/components/pay/toC/locales.d.ts +0 -289
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
- package/lib/components/productSelect/components/TabProduct/tabs/index.d.ts +0 -21
- package/lib/components/productSelect/hooks/useToken.d.ts +0 -18
- package/lib/components/productSelect/locales.d.ts +0 -18
- package/lib/components/productSelect/mock.d.ts +0 -134
- package/lib/components/productSelect/theme/token.d.ts +0 -17
- package/lib/components/shoppingCart/Provider.d.ts +0 -3
- package/lib/components/shoppingCart/components/Empty/index.d.ts +0 -4
- package/lib/components/shoppingCart/components/Render/index.d.ts +0 -4
- package/lib/components/shoppingCart/hooks/useContext.d.ts +0 -1
- package/lib/components/shoppingCart/locales.d.ts +0 -33
- package/lib/components/shoppingCart/mock.d.ts +0 -40
- package/lib/components/shoppingCart/type.d.ts +0 -48
- package/lib/components/shoppingCart/utils.d.ts +0 -63
- package/lib/components/stepController/components/Content/index.d.ts +0 -7
- package/lib/components/stepController/components/Footer/index.d.ts +0 -8
- package/lib/components/stepController/locales.d.ts +0 -27
- package/lib/components/stepController/types.d.ts +0 -23
- package/lib/components/subTotal/locales.d.ts +0 -42
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -7
- package/lib/components/ticketBooking/data.d.ts +0 -58
- package/lib/components/ticketBooking/hooks/useNetworkStatus.d.ts +0 -11
- package/lib/components/ticketBooking/locales.d.ts +0 -174
- package/lib/components/ticketBooking/miniRedux.d.ts +0 -22
- package/lib/components/ticketBooking/serve.d.ts +0 -287
- package/lib/components/wallet/Detail/locales.d.ts +0 -96
- package/lib/components/wallet/Detail/serve.d.ts +0 -39
- package/lib/components/wallet/RechargeableCard/serve.d.ts +0 -23
- package/lib/components/wallet/Voucher/locales.d.ts +0 -21
- package/lib/components/wallet/components/index.d.ts +0 -2
- package/lib/components/wallet/locales.d.ts +0 -132
- package/lib/components/walletList/locales.d.ts +0 -18
- package/lib/components/walletList/model.d.ts +0 -6
- package/lib/components/walletList/serve.d.ts +0 -20
- package/lib/components/walletList/types/index.d.ts +0 -194
- package/lib/components/workSpaceList/components/AppearanceEdit/constants.d.ts +0 -8
- package/lib/components/workSpaceList/components/Card/constants.d.ts +0 -2
- package/lib/components/workSpaceList/components/WorkspaceItem/index.d.ts +0 -22
- package/lib/hooks/useEngineContext.d.ts +0 -10
- package/lib/hooks/useLocale.d.ts +0 -2
- package/lib/hooks/useLoginUser.d.ts +0 -2
- package/lib/hooks/useWindowSize.d.ts +0 -5
- package/lib/plus/productSelect/CategoryTabs/CategorySkeleton.d.ts +0 -10
- package/lib/plus/productSelect/CategoryTabs/index.d.ts +0 -18
- package/lib/plus/productSelect/ProductCard/ProductCardSkeleton.d.ts +0 -10
- package/lib/plus/productSelect/ProductList/gridComponents.d.ts +0 -44
- package/lib/plus/productSelect/ProductList/index.d.ts +0 -22
- package/lib/plus/productSelect/components/IntersectionObserver.d.ts +0 -42
- package/lib/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +0 -30
- package/lib/plus/productSelect/components/TabsStructure/hooks.d.ts +0 -22
- package/lib/plus/productSelect/components/TabsStructure/index.d.ts +0 -5
- package/lib/plus/productSelect/components/TabsStructure/styles.d.ts +0 -47
- package/lib/plus/productSelect/components/TabsStructure/types.d.ts +0 -105
- package/lib/plus/productSelect/components/TabsStructure/utils.d.ts +0 -12
- package/lib/plus/productSelect/hooks/useToken.d.ts +0 -18
- package/lib/plus/productSelect/locales.d.ts +0 -18
- package/lib/plus/productSelect/theme/token.d.ts +0 -17
- package/lib/utils/date.d.ts +0 -11
- package/lib/utils/locales.d.ts +0 -1
- package/lib/utils/tasks/type.d.ts +0 -4
@@ -8,7 +8,7 @@ import { PosProps } from './const';
|
|
8
8
|
*/
|
9
9
|
declare const _default: ({ className, onChange, onClose, formatAmount, isMobile, net, client }: {
|
10
10
|
className?: string | undefined;
|
11
|
-
onChange?: ((status: "
|
11
|
+
onChange?: ((status: "success" | "page" | "fail" | "print" | "mark_tx_processed", params?: string | {
|
12
12
|
[keys: string]: unknown;
|
13
13
|
} | undefined, other?: any) => void) | undefined;
|
14
14
|
onClose: () => void;
|
@@ -1,4 +1,3 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
import { PosProps, RouteType } from './const';
|
3
2
|
declare const App: ({ action, api, device_number, terminal, tyroUrl, tyroVersion, onChangeParams, isMobile, channel, formatAmount, ...props }: Omit<PosProps, "type" | "mode" | "getApi"> & {
|
4
3
|
action: RouteType;
|
@@ -10,7 +10,7 @@ import './device.less';
|
|
10
10
|
declare const _default: ({ api, onChange, onClose, className, device_number, isMobile, net, client, formatAmount, }: {
|
11
11
|
api: PayProps['api'];
|
12
12
|
className?: string | undefined;
|
13
|
-
onChange?: ((status: "
|
13
|
+
onChange?: ((status: "success" | "page" | "fail" | "print" | "mark_tx_processed", params?: string | {
|
14
14
|
[keys: string]: unknown;
|
15
15
|
} | undefined, other?: any) => void) | undefined;
|
16
16
|
onClose: () => void;
|
@@ -15,7 +15,7 @@ export declare const useStoreRef: <T extends {
|
|
15
15
|
readonly numRef: React.MutableRefObject<string | number | undefined>;
|
16
16
|
readonly orderIdRef: React.MutableRefObject<string | number>;
|
17
17
|
readonly modeRef: React.MutableRefObject<ModeEnum>;
|
18
|
-
readonly statusRef: React.MutableRefObject<"
|
18
|
+
readonly statusRef: React.MutableRefObject<"success" | "warn" | "loading" | "fail" | "pedding" | "resove" | "reject" | "question">;
|
19
19
|
readonly netRef: React.MutableRefObject<boolean | undefined>;
|
20
20
|
readonly symbolRef: React.MutableRefObject<string>;
|
21
21
|
readonly amountRef: React.MutableRefObject<string | number>;
|
@@ -64,24 +64,6 @@ var ProgressBar = ({
|
|
64
64
|
const handleOk = () => {
|
65
65
|
var _a2, _b;
|
66
66
|
if ((_b = (_a2 = interaction == null ? void 0 : interaction.utils) == null ? void 0 : _a2.isAppEnv) == null ? void 0 : _b.call(_a2)) {
|
67
|
-
const url = window.location.href;
|
68
|
-
if (url.includes("isByTabbar")) {
|
69
|
-
removeSessionStorage == null ? void 0 : removeSessionStorage();
|
70
|
-
const urlParams = new URLSearchParams(window.location.search);
|
71
|
-
urlParams.delete("cacheId");
|
72
|
-
setOpen(false);
|
73
|
-
interaction.utils.postMessageToApp({
|
74
|
-
module: "global",
|
75
|
-
key: "openNative",
|
76
|
-
data: {
|
77
|
-
link: {
|
78
|
-
page: "home"
|
79
|
-
}
|
80
|
-
}
|
81
|
-
});
|
82
|
-
window.location.href = window.location.pathname + "?" + urlParams.toString();
|
83
|
-
return;
|
84
|
-
}
|
85
67
|
interaction.utils.postMessageToApp({
|
86
68
|
module: "global",
|
87
69
|
key: "paymentResultAction",
|
@@ -10,7 +10,6 @@ export interface WalletPassListProps {
|
|
10
10
|
walletSetting: {
|
11
11
|
name: string;
|
12
12
|
};
|
13
|
-
onChangeDebounce?: boolean;
|
14
13
|
}
|
15
14
|
export declare type WalletPassListRef = {
|
16
15
|
init: (params: MachineCodeListParams, formatList?: (val: WalletPassDataType[]) => WalletPassDataType[]) => void;
|
@@ -41,7 +41,7 @@ var import_utils2 = require("../utils");
|
|
41
41
|
var import_index = require("./index.less");
|
42
42
|
var WalletPassList = (0, import_react.forwardRef)(
|
43
43
|
(props, ref) => {
|
44
|
-
const { title, onChange, data: propsData, value, walletSetting
|
44
|
+
const { title, onChange, data: propsData, value, walletSetting } = props;
|
45
45
|
const [data, setData] = (0, import_react.useState)(
|
46
46
|
propsData || []
|
47
47
|
);
|
@@ -51,9 +51,6 @@ var WalletPassList = (0, import_react.forwardRef)(
|
|
51
51
|
setData(propsData);
|
52
52
|
}
|
53
53
|
}, [propsData]);
|
54
|
-
(0, import_react.useEffect)(() => {
|
55
|
-
setLoading(!!propsLoading);
|
56
|
-
}, [propsLoading]);
|
57
54
|
const getList = async (params, formatList) => {
|
58
55
|
setLoading(true);
|
59
56
|
try {
|
@@ -73,9 +70,6 @@ var WalletPassList = (0, import_react.forwardRef)(
|
|
73
70
|
(0, import_react.useImperativeHandle)(ref, () => ({
|
74
71
|
init
|
75
72
|
}));
|
76
|
-
(0, import_react.useEffect)(() => {
|
77
|
-
onLoadingChange == null ? void 0 : onLoadingChange(loading);
|
78
|
-
}, [loading]);
|
79
73
|
const { availableList, disabledList } = (0, import_react.useMemo)(() => {
|
80
74
|
const _disabledList = [];
|
81
75
|
const _availableList = [];
|
@@ -117,8 +111,7 @@ var WalletPassList = (0, import_react.forwardRef)(
|
|
117
111
|
value,
|
118
112
|
onChange: handleChange,
|
119
113
|
showEmpty: data.length === 0,
|
120
|
-
empty
|
121
|
-
onChangeDebounce
|
114
|
+
empty
|
122
115
|
}
|
123
116
|
), !!disabledList.length && /* @__PURE__ */ import_react.default.createElement(import_react.default.Fragment, null, /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-walletPass-list-disabled" }, import_utils.locales.getText("tocPay.text.walletPassDisabled")), /* @__PURE__ */ import_react.default.createElement(
|
124
117
|
import_materials.PisellCardList,
|
@@ -48,7 +48,6 @@ var WalletPass = (0, import_react.forwardRef)((props, ref) => {
|
|
48
48
|
var _a;
|
49
49
|
const { onWalletPassChange, walletPass, walletSetting } = props;
|
50
50
|
const [currentWalletPass, setCurrentWalletPass] = (0, import_react.useState)(walletPass);
|
51
|
-
const [loading, setLoading] = (0, import_react.useState)(false);
|
52
51
|
const [open, setOpen] = (0, import_react.useState)(false);
|
53
52
|
const [searchOpen, setSearchOpen] = (0, import_react.useState)(false);
|
54
53
|
const [addList, setAddList] = (0, import_react.useState)([]);
|
@@ -282,9 +281,7 @@ var WalletPass = (0, import_react.forwardRef)((props, ref) => {
|
|
282
281
|
data: otherCustomerWalletPassList,
|
283
282
|
title: import_utils.locales.getText("tocPay.text.couponCodesAdded"),
|
284
283
|
onChange: handleOtherChange,
|
285
|
-
value: selectValue
|
286
|
-
loading,
|
287
|
-
onChangeDebounce: true
|
284
|
+
value: selectValue
|
288
285
|
}
|
289
286
|
), /* @__PURE__ */ import_react.default.createElement(
|
290
287
|
import_List.default,
|
@@ -293,8 +290,7 @@ var WalletPass = (0, import_react.forwardRef)((props, ref) => {
|
|
293
290
|
title: walletSetting.name,
|
294
291
|
onChange: handleCurrentChange,
|
295
292
|
ref: listRef,
|
296
|
-
value: selectValue
|
297
|
-
onLoadingChange: setLoading
|
293
|
+
value: selectValue
|
298
294
|
}
|
299
295
|
))
|
300
296
|
), /* @__PURE__ */ import_react.default.createElement(
|
@@ -17,6 +17,6 @@ declare let modal: Omit<ModalStaticFunctions, "warn">;
|
|
17
17
|
export declare const setModal: (m: Omit<ModalStaticFunctions, "warn">) => void;
|
18
18
|
export declare const saveConfirm: () => Promise<{
|
19
19
|
destroy: () => void;
|
20
|
-
update: (configUpdate: import("antd
|
20
|
+
update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
|
21
21
|
}>;
|
22
22
|
export { modal };
|
@@ -50,7 +50,7 @@ var { Text } = import_materials2.Typography;
|
|
50
50
|
import_dayjs.default.extend(import_timezone.default);
|
51
51
|
import_dayjs.default.extend(import_utc.default);
|
52
52
|
var Detail = (0, import_react.forwardRef)((props, ref) => {
|
53
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j
|
53
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j;
|
54
54
|
const {
|
55
55
|
detail = {},
|
56
56
|
buttonGroupList = [[]],
|
@@ -545,7 +545,7 @@ var Detail = (0, import_react.forwardRef)((props, ref) => {
|
|
545
545
|
className: `wallet-detail${platform === "h5" ? " wallet-detail-h5" : " wallet-detail-pc"} ${className || ""}`,
|
546
546
|
ref: detailWrapperRef
|
547
547
|
},
|
548
|
-
(platform === "h5" || showWalletBar) &&
|
548
|
+
(platform === "h5" || showWalletBar) && /* @__PURE__ */ import_react.default.createElement("div", { className: "wallet-detail-header" }, /* @__PURE__ */ import_react.default.createElement(import_components.WalletBar, { setup: "detail", onBack: handleBack })),
|
549
549
|
/* @__PURE__ */ import_react.default.createElement(
|
550
550
|
"div",
|
551
551
|
{
|
@@ -632,7 +632,7 @@ var Detail = (0, import_react.forwardRef)((props, ref) => {
|
|
632
632
|
step: "detail",
|
633
633
|
addWalletLoading,
|
634
634
|
onAppleWalletClick: tag === "gift_card" ? addWalletCard : void 0,
|
635
|
-
onRechargeClick: tag === "gift_card" && ((
|
635
|
+
onRechargeClick: tag === "gift_card" && ((_j = detail == null ? void 0 : detail.machinecode_config) == null ? void 0 : _j.hide_recharge) === 0 ? handleRecharge : void 0,
|
636
636
|
platform,
|
637
637
|
isIOS: (0, import_utils.isIos)()
|
638
638
|
}
|
@@ -73,7 +73,7 @@ var WalletCard = ({
|
|
73
73
|
disabled: isDisabled,
|
74
74
|
showDisabledReason: isDisabled,
|
75
75
|
disabledReason,
|
76
|
-
|
76
|
+
propStyle: { marginBottom: 16 },
|
77
77
|
showBalanceSymbol: !["point_card", "good_pass"].includes(tag),
|
78
78
|
active: isActive,
|
79
79
|
name: product_title,
|
package/lib/utils/index.d.ts
CHANGED
@@ -18,6 +18,6 @@ declare let modal: Omit<ModalStaticFunctions, 'warn'>;
|
|
18
18
|
export declare const setModal: (m: Omit<ModalStaticFunctions, 'warn'>) => void;
|
19
19
|
export declare const saveConfirm: () => Promise<{
|
20
20
|
destroy: () => void;
|
21
|
-
update: (configUpdate: import("antd
|
21
|
+
update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
|
22
22
|
}>;
|
23
23
|
export { modal };
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@pisell/private-materials",
|
3
|
-
"version": "6.3.
|
3
|
+
"version": "6.3.9",
|
4
4
|
"main": "./lib/index.js",
|
5
5
|
"module": "./es/index.js",
|
6
6
|
"types": "./lib/index.d.ts",
|
@@ -59,10 +59,10 @@
|
|
59
59
|
"react-infinite-scroll-component": "^6.1.0",
|
60
60
|
"rc-virtual-list": "^3.11.3",
|
61
61
|
"decimal.js": "^10.4.3",
|
62
|
+
"@pisell/materials": "6.3.3",
|
63
|
+
"@pisell/date-picker": "3.0.4",
|
62
64
|
"@pisell/utils": "3.0.0",
|
63
|
-
"@pisell/
|
64
|
-
"@pisell/icon": "0.0.11",
|
65
|
-
"@pisell/date-picker": "3.0.4"
|
65
|
+
"@pisell/icon": "0.0.11"
|
66
66
|
},
|
67
67
|
"peerDependencies": {
|
68
68
|
"react": "^18.0.0",
|
@@ -1,24 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
interface SalesProviderProps {
|
3
|
-
children: React.ReactNode;
|
4
|
-
hooks?: any;
|
5
|
-
config?: {
|
6
|
-
useSessionStorage?: boolean;
|
7
|
-
};
|
8
|
-
}
|
9
|
-
interface SalesContextProps {
|
10
|
-
data: {
|
11
|
-
[key: string]: any;
|
12
|
-
};
|
13
|
-
setData: any;
|
14
|
-
hooks: any;
|
15
|
-
setHooks: any;
|
16
|
-
getCurrentData: any;
|
17
|
-
setSessionStorage: () => void;
|
18
|
-
getSessionStorage: () => any;
|
19
|
-
removeSessionStorage: () => void;
|
20
|
-
}
|
21
|
-
export declare const SalesContext: React.Context<SalesContextProps>;
|
22
|
-
export declare const SalesProvider: React.FC<SalesProviderProps>;
|
23
|
-
export declare const useSales: () => SalesContextProps;
|
24
|
-
export {};
|
@@ -1 +0,0 @@
|
|
1
|
-
export declare const useHooks: () => any;
|
File without changes
|
@@ -1,31 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* available_capacity(容量)、deadline_day(截止日期)、future_day(预定天数)
|
3
|
-
*/
|
4
|
-
export declare type TCartItemUnavailableType = 'available_capacity' | 'deadline_day' | 'future_day';
|
5
|
-
/**
|
6
|
-
* 商品不可用原因
|
7
|
-
*/
|
8
|
-
export interface IUnavailableResult {
|
9
|
-
event_unique_identifier: number;
|
10
|
-
relation_id: number;
|
11
|
-
product_id: number;
|
12
|
-
details?: Array<{
|
13
|
-
type: TCartItemUnavailableType;
|
14
|
-
}>;
|
15
|
-
}
|
16
|
-
/**
|
17
|
-
* 更新失效的购物车商品
|
18
|
-
*/
|
19
|
-
export declare type TUpdateDisabledCartItem = (list: Array<IUnavailableResult>) => void;
|
20
|
-
export interface ICalculatePriceParams {
|
21
|
-
/** 商品 */
|
22
|
-
product: any;
|
23
|
-
/** 规格 */
|
24
|
-
variant?: any;
|
25
|
-
/** 套餐 */
|
26
|
-
bundle?: any[];
|
27
|
-
/** 规格 */
|
28
|
-
options?: any[];
|
29
|
-
/** 数量 */
|
30
|
-
num?: number;
|
31
|
-
}
|
@@ -1,63 +0,0 @@
|
|
1
|
-
import Decimal from 'decimal.js';
|
2
|
-
import { ICalculatePriceParams } from './types';
|
3
|
-
export declare const handleProductInfo: (eventDetail: any, num: number) => {
|
4
|
-
totalPrice: number;
|
5
|
-
originTotal: any;
|
6
|
-
is_charge_tax: any;
|
7
|
-
};
|
8
|
-
/**
|
9
|
-
* 获取商品总价
|
10
|
-
* @description 当前总价计算基于商品数量为1
|
11
|
-
* @param item 商品
|
12
|
-
* @returns 商品总价
|
13
|
-
*/
|
14
|
-
export declare const getTotalPrice: (params: ICalculatePriceParams) => number;
|
15
|
-
/**
|
16
|
-
* 获取商品原始总价
|
17
|
-
* @description 当前总价计算基于商品数量为1
|
18
|
-
* @param item 商品
|
19
|
-
* @returns 商品原始总价
|
20
|
-
*/
|
21
|
-
export declare const getOriginTotalPrice: (params: ICalculatePriceParams) => number | undefined;
|
22
|
-
export declare const handleCartItemOrigin: (cartItem: any, eventDetail: any) => any;
|
23
|
-
export declare const formatBundleToOrigin: (bundle: any) => any;
|
24
|
-
export declare const formatOptionsToOrigin: (options: any) => any;
|
25
|
-
export declare const handleProductDeposit: (cartItem: any, eventDetail: any, num: number) => {
|
26
|
-
total: number;
|
27
|
-
protocols: any;
|
28
|
-
} | null;
|
29
|
-
/**
|
30
|
-
* 获取商品定金
|
31
|
-
* @description 定金基于商品售价来算,最终乘商品数量
|
32
|
-
* 1、如果套餐主商品有定金规则,则定金为:(套餐商品总售价 * 定金百分比 + 定金固定金额)* 商品数量
|
33
|
-
* 2、如果套餐主商品没有定金规则,子商品有定金规则,则定金为:(套餐子商品售价 * 套餐子商品定金百分比 + 套餐子商品定金固定金额)* 商品数量,最终将所有子商品定金相加
|
34
|
-
* 3、普通商品/单规格商品/组合规则商品,定金规则:(商品总售价 * 定金百分比 + 定金固定金额)* 商品数量
|
35
|
-
* @param params 参数
|
36
|
-
* @returns 商品定金
|
37
|
-
*/
|
38
|
-
export declare const getProductDeposit: (params: {
|
39
|
-
cartItem: any;
|
40
|
-
product: any;
|
41
|
-
bundle?: any;
|
42
|
-
options?: any;
|
43
|
-
num?: number;
|
44
|
-
}) => {
|
45
|
-
total: number;
|
46
|
-
protocols: any;
|
47
|
-
} | null;
|
48
|
-
/**
|
49
|
-
* 计算商品定金
|
50
|
-
* @param params 参数
|
51
|
-
* @returns 商品定金
|
52
|
-
*/
|
53
|
-
export declare const calculateProductDeposit: (params: {
|
54
|
-
depositData: {
|
55
|
-
deposit_fixed?: string;
|
56
|
-
deposit_percentage?: string;
|
57
|
-
};
|
58
|
-
total: string | number;
|
59
|
-
num: number;
|
60
|
-
}) => {
|
61
|
-
result: boolean;
|
62
|
-
depositTotal: Decimal;
|
63
|
-
};
|
@@ -1,37 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
interface CheckoutData {
|
3
|
-
}
|
4
|
-
interface PayProps {
|
5
|
-
order_id: string;
|
6
|
-
amount: number;
|
7
|
-
sale_channel?: string;
|
8
|
-
is_deposit?: number;
|
9
|
-
deposit_amount?: number;
|
10
|
-
total_amount?: number;
|
11
|
-
}
|
12
|
-
interface CheckoutContextType {
|
13
|
-
onCheckBeforeBooking: (data: any) => Promise<{
|
14
|
-
result: boolean;
|
15
|
-
num: number;
|
16
|
-
}>;
|
17
|
-
onCheckout: (data: any) => Promise<any>;
|
18
|
-
onPay: (payProps: PayProps) => void;
|
19
|
-
createBooking: any;
|
20
|
-
checkBeforeBooking: any;
|
21
|
-
freePay: any;
|
22
|
-
}
|
23
|
-
interface CheckoutProviderProps {
|
24
|
-
children: React.ReactNode;
|
25
|
-
}
|
26
|
-
export declare const CheckoutContext: React.Context<CheckoutContextType | undefined>;
|
27
|
-
export declare const CheckoutProvider: React.FC<CheckoutProviderProps>;
|
28
|
-
/**
|
29
|
-
* 使用步骤管理的Hook
|
30
|
-
* @throws {Error} 如果在StepProvider外部使用会抛出错误
|
31
|
-
* @returns {StepContextType} 步骤管理上下文
|
32
|
-
*/
|
33
|
-
export declare const useCheckout: () => CheckoutContextType;
|
34
|
-
declare const _default: {
|
35
|
-
defaultState: CheckoutData;
|
36
|
-
};
|
37
|
-
export default _default;
|
@@ -1,15 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @title: 下单前置校验接口
|
3
|
-
* @param {any} data
|
4
|
-
*/
|
5
|
-
export declare const checkBeforeBookingApi: (data: any) => Promise<any>;
|
6
|
-
/**
|
7
|
-
* @title: 创建订单
|
8
|
-
* @param {any} data
|
9
|
-
*/
|
10
|
-
export declare const createBookingApi: (data: any) => Promise<any>;
|
11
|
-
/**
|
12
|
-
* @title: 免费支付
|
13
|
-
* @param {string} orderId
|
14
|
-
*/
|
15
|
-
export declare const freePayApi: (orderId: string) => Promise<any>;
|
@@ -1,41 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @title: 套餐单规格信息
|
3
|
-
* @description:
|
4
|
-
* @param {any} option
|
5
|
-
* @return {*}
|
6
|
-
* @Author: zhiwei.Wang
|
7
|
-
* @Date: 2024-02-19 09:26
|
8
|
-
*/
|
9
|
-
export declare const formatProductOption: (option: any) => any;
|
10
|
-
/**
|
11
|
-
* @title: 套餐信息
|
12
|
-
* @description:
|
13
|
-
* @param {any} bundle
|
14
|
-
* @return {*}
|
15
|
-
* @Author: zhiwei.Wang
|
16
|
-
* @Date: 2024-02-19 09:26
|
17
|
-
*/
|
18
|
-
export declare const formatProductBundle: (bundle: any) => any;
|
19
|
-
/**
|
20
|
-
* @title: 格式化下单接口数据
|
21
|
-
* @description:
|
22
|
-
* @param {any} state saledModel数据源
|
23
|
-
* @param {boolean} excludeDisabled 是否需要排除购物车中失效商品
|
24
|
-
* @Author: xiangfeng.xue
|
25
|
-
* @Date: 2025-01-21 17:57
|
26
|
-
*/
|
27
|
-
export declare const formatValues: (params: {
|
28
|
-
state: any;
|
29
|
-
platform: 'h5' | 'pc';
|
30
|
-
excludeDisabled?: boolean;
|
31
|
-
extra?: Record<string, any>;
|
32
|
-
otherValue?: Record<string, any>;
|
33
|
-
}) => any;
|
34
|
-
/**
|
35
|
-
* @title: 获取拉开表单弹窗参数
|
36
|
-
* @param state
|
37
|
-
*/
|
38
|
-
export declare const getFormParams: (state: any) => {
|
39
|
-
product_id: any;
|
40
|
-
appointment_type: string;
|
41
|
-
};
|