@pisell/private-materials 6.3.6 → 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/meta.js +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/es/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/booking/addons/model.d.ts +1 -10
- package/es/components/booking/forms/model.d.ts +1 -10
- package/es/components/booking/info/dateRange/index.d.ts +1 -0
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- package/es/components/booking/info/model.d.ts +1 -10
- package/es/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
- package/es/components/booking/info2/service/addService/utils.js +16 -1
- package/es/components/booking/model.d.ts +1 -9
- package/es/components/booking/notes/model.d.ts +1 -10
- package/es/components/booking/payments/model.d.ts +1 -10
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/eftposPay/amount.d.ts +1 -1
- package/es/components/eftposPay/device.d.ts +1 -1
- package/es/components/eftposPay/hooks.d.ts +2 -2
- package/es/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/es/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/es/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/es/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/es/components/pay/toC/model.d.ts +1 -9
- package/es/components/schedules/model.d.ts +1 -9
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +1 -0
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -0
- package/es/components/shoppingCart/components/Cart/Product.d.ts +1 -0
- package/es/components/wallet/Detail/model.d.ts +1 -13
- package/es/components/wallet/DiscountCard/model.d.ts +1 -14
- package/es/components/wallet/PointCard/model.d.ts +1 -13
- package/es/components/wallet/RechargeableCard/model.d.ts +1 -29
- package/es/components/wallet/Voucher/model.d.ts +1 -13
- package/es/components/wallet/model.d.ts +1 -9
- package/es/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Footer/index.d.ts +1 -0
- package/lib/components/appointmentBooking/components/Guest/components/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/booking/addons/model.d.ts +1 -10
- package/lib/components/booking/forms/model.d.ts +1 -10
- package/lib/components/booking/info/dateRange/index.d.ts +1 -0
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +1 -0
- package/lib/components/booking/info/model.d.ts +1 -10
- package/lib/components/booking/info/service/editService/BookingList/index.d.ts +1 -0
- package/lib/components/booking/info2/service/addService/utils.js +15 -3
- package/lib/components/booking/model.d.ts +1 -9
- package/lib/components/booking/notes/model.d.ts +1 -10
- package/lib/components/booking/payments/model.d.ts +1 -10
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/eftposPay/amount.d.ts +1 -1
- package/lib/components/eftposPay/device.d.ts +1 -1
- package/lib/components/eftposPay/hooks.d.ts +2 -2
- package/lib/components/eventBooking/components/ErrorTip/index.d.ts +1 -0
- package/lib/components/eventBooking/components/Provider/InformationOptionsModal/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/WeekItem/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/index.d.ts +1 -0
- package/lib/components/eventBooking/components/scheduleCalendar/calendarItem.d.ts +1 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/index.d.ts +1 -0
- package/lib/components/pay/toC/WalletPassBlock/components/WalletUseList/index.d.ts +1 -0
- package/lib/components/pay/toC/model.d.ts +1 -9
- package/lib/components/schedules/model.d.ts +1 -9
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +1 -0
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +1 -0
- package/lib/components/shoppingCart/components/Cart/Product.d.ts +1 -0
- package/lib/components/wallet/Detail/model.d.ts +1 -13
- package/lib/components/wallet/DiscountCard/model.d.ts +1 -14
- package/lib/components/wallet/PointCard/model.d.ts +1 -13
- package/lib/components/wallet/RechargeableCard/model.d.ts +1 -29
- package/lib/components/wallet/Voucher/model.d.ts +1 -13
- package/lib/components/wallet/model.d.ts +1 -9
- package/lib/components/workSpaceList/components/Modal/index.d.ts +1 -0
- package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +1 -0
- 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 -3
- 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 -6
- package/es/components/booking/info/hooks/useGetHolderList.d.ts +0 -2
- package/es/components/booking/info/index.d.ts +0 -3
- 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 -2
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -3
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -3
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -4
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -3
- 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 -2
- 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 -3
- package/es/components/shoppingCart/components/Render/index.d.ts +0 -3
- 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 -6
- 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 -3
- 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 -6
- package/lib/components/booking/info/hooks/useGetHolderList.d.ts +0 -2
- package/lib/components/booking/info/index.d.ts +0 -3
- 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 -2
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -3
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -3
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -4
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -3
- 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 -2
- 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 -3
- package/lib/components/shoppingCart/components/Render/index.d.ts +0 -3
- 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 -6
- 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
@@ -1,4 +1,3 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
export interface FormState {
|
3
2
|
platform: 'pc' | 'h5' | '' | undefined;
|
4
3
|
order: any;
|
@@ -29,11 +28,4 @@ export interface PayGroup {
|
|
29
28
|
pay_number?: string;
|
30
29
|
_order: any;
|
31
30
|
}
|
32
|
-
export declare const Provider:
|
33
|
-
state: FormState;
|
34
|
-
} & {
|
35
|
-
dispatch: (params: {
|
36
|
-
type: string;
|
37
|
-
payload: any;
|
38
|
-
}) => void;
|
39
|
-
}>;
|
31
|
+
export declare const Provider: any, Context: any;
|
@@ -1,4 +1,3 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
import { CalendarDataItem, ScheduleItem } from "./type";
|
3
2
|
import dayjs from "dayjs";
|
4
3
|
export interface FormState {
|
@@ -69,11 +68,4 @@ export interface FormState {
|
|
69
68
|
};
|
70
69
|
setGlobalState: Function | null;
|
71
70
|
}
|
72
|
-
export declare const Provider:
|
73
|
-
state: FormState;
|
74
|
-
} & {
|
75
|
-
dispatch: (params: {
|
76
|
-
type: string;
|
77
|
-
payload: any;
|
78
|
-
}) => void;
|
79
|
-
}>;
|
71
|
+
export declare const Provider: any, Context: any;
|
@@ -1,13 +1 @@
|
|
1
|
-
|
2
|
-
interface RechargeState {
|
3
|
-
addWalletCard: any;
|
4
|
-
}
|
5
|
-
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
-
walletDetailState: RechargeState;
|
7
|
-
} & {
|
8
|
-
dispatch: (params: {
|
9
|
-
type: string;
|
10
|
-
payload: any;
|
11
|
-
}) => void;
|
12
|
-
}>;
|
13
|
-
export {};
|
1
|
+
export declare const Provider: any, Context: any;
|
@@ -1,14 +1 @@
|
|
1
|
-
|
2
|
-
interface RechargeState {
|
3
|
-
total: number;
|
4
|
-
setup?: 'menu' | 'list' | 'detail' | string;
|
5
|
-
}
|
6
|
-
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
7
|
-
state: RechargeState;
|
8
|
-
} & {
|
9
|
-
dispatch: (params: {
|
10
|
-
type: string;
|
11
|
-
payload: any;
|
12
|
-
}) => void;
|
13
|
-
}>;
|
14
|
-
export {};
|
1
|
+
export declare const Provider: any, Context: any;
|
@@ -1,13 +1 @@
|
|
1
|
-
|
2
|
-
interface RechargeState {
|
3
|
-
total: number;
|
4
|
-
}
|
5
|
-
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
-
state: RechargeState;
|
7
|
-
} & {
|
8
|
-
dispatch: (params: {
|
9
|
-
type: string;
|
10
|
-
payload: any;
|
11
|
-
}) => void;
|
12
|
-
}>;
|
13
|
-
export {};
|
1
|
+
export declare const Provider: any, Context: any;
|
@@ -1,29 +1 @@
|
|
1
|
-
|
2
|
-
interface RechargeState {
|
3
|
-
selectedGiftOptionId: string | null;
|
4
|
-
cardList: Array<{
|
5
|
-
id: string;
|
6
|
-
name: string;
|
7
|
-
price: number;
|
8
|
-
}>;
|
9
|
-
selectedItem: {
|
10
|
-
id?: string;
|
11
|
-
gift_price?: number;
|
12
|
-
price?: number;
|
13
|
-
name?: string;
|
14
|
-
variant_id?: string;
|
15
|
-
};
|
16
|
-
productId?: string;
|
17
|
-
detailId?: string;
|
18
|
-
total: string | number;
|
19
|
-
rechargeModalOpen: boolean;
|
20
|
-
}
|
21
|
-
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
22
|
-
state: RechargeState;
|
23
|
-
} & {
|
24
|
-
dispatch: (params: {
|
25
|
-
type: string;
|
26
|
-
payload: any;
|
27
|
-
}) => void;
|
28
|
-
}>;
|
29
|
-
export {};
|
1
|
+
export declare const Provider: any, Context: any;
|
@@ -1,13 +1 @@
|
|
1
|
-
|
2
|
-
interface RechargeState {
|
3
|
-
total: 0;
|
4
|
-
}
|
5
|
-
export declare const Provider: (ComponentUi: any) => any, Context: import("react").Context<{
|
6
|
-
state: RechargeState;
|
7
|
-
} & {
|
8
|
-
dispatch: (params: {
|
9
|
-
type: string;
|
10
|
-
payload: any;
|
11
|
-
}) => void;
|
12
|
-
}>;
|
13
|
-
export {};
|
1
|
+
export declare const Provider: any, Context: any;
|
@@ -1,4 +1,3 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
import { IWalletListItemProps } from './serve';
|
3
2
|
export interface WalletCardItemProps {
|
4
3
|
id: string;
|
@@ -27,11 +26,4 @@ export interface WalletListProps {
|
|
27
26
|
currentSearchListItemCode?: string;
|
28
27
|
[key: string]: any;
|
29
28
|
}
|
30
|
-
export declare const Provider:
|
31
|
-
global_wallet: WalletListProps;
|
32
|
-
} & {
|
33
|
-
dispatch: (params: {
|
34
|
-
type: string;
|
35
|
-
payload: any;
|
36
|
-
}) => void;
|
37
|
-
}>;
|
29
|
+
export declare const Provider: any, Context: any;
|
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/icon": "0.0.11"
|
64
|
-
"@pisell/materials": "6.3.1",
|
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
|
-
};
|
@@ -1,25 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
interface CustomerData {
|
3
|
-
}
|
4
|
-
interface CustomerContextType {
|
5
|
-
appContext: any;
|
6
|
-
appUtils: any;
|
7
|
-
isLogin: () => boolean;
|
8
|
-
openLoginModal: (params: any) => void;
|
9
|
-
getUserInfo: () => any;
|
10
|
-
}
|
11
|
-
interface CustomerProviderProps {
|
12
|
-
children: React.ReactNode;
|
13
|
-
}
|
14
|
-
export declare const CustomerContext: React.Context<CustomerContextType | undefined>;
|
15
|
-
export declare const CustomerProvider: React.FC<CustomerProviderProps>;
|
16
|
-
/**
|
17
|
-
* 使用步骤管理的Hook
|
18
|
-
* @throws {Error} 如果在StepProvider外部使用会抛出错误
|
19
|
-
* @returns {StepContextType} 步骤管理上下文
|
20
|
-
*/
|
21
|
-
export declare const useCustomer: () => CustomerContextType;
|
22
|
-
declare const _default: {
|
23
|
-
defaultState: CustomerData;
|
24
|
-
};
|
25
|
-
export default _default;
|
@@ -1,30 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
interface EventDetailContextType {
|
3
|
-
detail: any;
|
4
|
-
open: boolean;
|
5
|
-
onOpenEventDetail: (eventItem: any) => void;
|
6
|
-
onCloseEventDetail: () => void;
|
7
|
-
onSelectEventDetail: () => void;
|
8
|
-
selectEventDetailBookingOptions: (v: any) => void;
|
9
|
-
getEventDetailSelectDate: {
|
10
|
-
run: (id: number, params: any) => void;
|
11
|
-
loading: boolean;
|
12
|
-
data?: any;
|
13
|
-
};
|
14
|
-
currentBookingOption: any;
|
15
|
-
selectEventDetailProductDetail: (productDetail: any) => void;
|
16
|
-
checkBeforeSelectEventDetail: () => boolean;
|
17
|
-
getProductDetailRequest: any;
|
18
|
-
}
|
19
|
-
interface EventDetailProviderProps {
|
20
|
-
children: React.ReactNode;
|
21
|
-
}
|
22
|
-
export declare const EventDetailContext: React.Context<EventDetailContextType | undefined>;
|
23
|
-
export declare const EventDetailProvider: React.FC<EventDetailProviderProps>;
|
24
|
-
/**
|
25
|
-
* 使用步骤管理的Hook
|
26
|
-
* @throws {Error} 如果在StepProvider外部使用会抛出错误
|
27
|
-
* @returns {StepContextType} 步骤管理上下文
|
28
|
-
*/
|
29
|
-
export declare const useEventDetail: () => EventDetailContextType;
|
30
|
-
export {};
|
@@ -1,30 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
interface EventData {
|
3
|
-
currentEventItem: any;
|
4
|
-
eventList: any[];
|
5
|
-
}
|
6
|
-
interface EventContextType {
|
7
|
-
eventData: EventData;
|
8
|
-
getEventList: {
|
9
|
-
run: (params: any) => void;
|
10
|
-
loading: boolean;
|
11
|
-
data?: EventData['eventList'];
|
12
|
-
};
|
13
|
-
getEventListByTitle: (title: string) => any;
|
14
|
-
selectEvent: (eventItem: any) => void;
|
15
|
-
}
|
16
|
-
interface EventProviderProps {
|
17
|
-
children: React.ReactNode;
|
18
|
-
}
|
19
|
-
export declare const EventContext: React.Context<EventContextType | undefined>;
|
20
|
-
export declare const EventProvider: React.FC<EventProviderProps>;
|
21
|
-
/**
|
22
|
-
* 使用步骤管理的Hook
|
23
|
-
* @throws {Error} 如果在StepProvider外部使用会抛出错误
|
24
|
-
* @returns {StepContextType} 步骤管理上下文
|
25
|
-
*/
|
26
|
-
export declare const useEvent: () => EventContextType;
|
27
|
-
declare const _default: {
|
28
|
-
defaultState: EventData;
|
29
|
-
};
|
30
|
-
export default _default;
|
@@ -1,49 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* @title: 获取活动列表
|
3
|
-
* @description: https://menutech.w.eolink.com/home/api-studio/inside/K2bI3n465fe7244b3dbd6679d87caedfbb0636bf8c29eda/api/3102494/detail/55349999?spaceKey=menutech
|
4
|
-
* @param {any} params
|
5
|
-
* @return {*}
|
6
|
-
* @Author: zhiwei.Wang
|
7
|
-
*/
|
8
|
-
export declare const getEventListApi: (params: {
|
9
|
-
event_item_resource_id: number | string;
|
10
|
-
title?: string;
|
11
|
-
skip?: number;
|
12
|
-
num?: number;
|
13
|
-
open_quotation: number;
|
14
|
-
}) => Promise<any>;
|
15
|
-
export declare const getEventDetailIntroductionApi: (eventItemId: number | string) => Promise<any>;
|
16
|
-
export declare const getEventDetailTeacherApi: (params: {
|
17
|
-
event_item_id: number | string;
|
18
|
-
}) => Promise<any>;
|
19
|
-
export declare const getEventDetailBookingOptionsApi: (params: {
|
20
|
-
ids: number | string;
|
21
|
-
num: number;
|
22
|
-
skip: number;
|
23
|
-
customer_id?: number;
|
24
|
-
open_quotation?: number;
|
25
|
-
is_eject?: number;
|
26
|
-
}) => Promise<any>;
|
27
|
-
export declare const getEventDetailSelectDateApi: (id: number | string, params: {
|
28
|
-
days: number;
|
29
|
-
start_date?: string;
|
30
|
-
}) => Promise<any>;
|
31
|
-
/**
|
32
|
-
* 批量查询指定商品的最新价格
|
33
|
-
* @param params
|
34
|
-
*/
|
35
|
-
export declare const getProductPrice: (params: {
|
36
|
-
ids: number[];
|
37
|
-
customer_id: number;
|
38
|
-
schedule_date?: string;
|
39
|
-
}) => Promise<any>;
|
40
|
-
/**
|
41
|
-
* 获取商品详情
|
42
|
-
* @param id 商品id
|
43
|
-
* @param params 参数
|
44
|
-
* @returns
|
45
|
-
*/
|
46
|
-
export declare const getProductDetailApi: (id: number, params: {
|
47
|
-
open_deposit?: string | number;
|
48
|
-
front_end_cache_id?: string;
|
49
|
-
}) => Promise<any>;
|
@@ -1,33 +0,0 @@
|
|
1
|
-
import React from 'react';
|
2
|
-
interface HolderData {
|
3
|
-
}
|
4
|
-
interface HolderContextType {
|
5
|
-
holderData: HolderData;
|
6
|
-
getHolderList: any;
|
7
|
-
selectHolder: any;
|
8
|
-
open: boolean;
|
9
|
-
onOpenCreateHolder: any;
|
10
|
-
onHolderOpen: any;
|
11
|
-
onHolderClose: any;
|
12
|
-
createHolder: any;
|
13
|
-
selectedHolderIds: any;
|
14
|
-
refreshHolder: () => void;
|
15
|
-
deleteHolderById: (holderId: number) => void;
|
16
|
-
updateHolderList: (holerItem: any) => void;
|
17
|
-
defaultSelectedHolder: any;
|
18
|
-
}
|
19
|
-
interface HolderProviderProps {
|
20
|
-
children: React.ReactNode;
|
21
|
-
}
|
22
|
-
export declare const HolderContext: React.Context<HolderContextType | undefined>;
|
23
|
-
export declare const HolderProvider: React.FC<HolderProviderProps>;
|
24
|
-
/**
|
25
|
-
* 使用步骤管理的Hook
|
26
|
-
* @throws {Error} 如果在StepProvider外部使用会抛出错误
|
27
|
-
* @returns {StepContextType} 步骤管理上下文
|
28
|
-
*/
|
29
|
-
export declare const useHolder: () => HolderContextType;
|
30
|
-
declare const _default: {
|
31
|
-
defaultState: HolderData;
|
32
|
-
};
|
33
|
-
export default _default;
|