@pisell/private-materials 6.3.95 → 6.3.96
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 +7 -7
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +2 -2
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +2 -2
- package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/es/plus/orderList/config.d.ts +2 -2
- package/es/plus/saasAttendance/locales.d.ts +63 -0
- package/es/plus/saasAttendance/locales.js +71 -2
- package/es/plus/saasAttendance/settings/PermissonTab.d.ts +5 -0
- package/es/plus/saasAttendance/settings/PermissonTab.js +79 -0
- package/es/plus/saasAttendance/settings/ShiftScheduleTab.js +9 -3
- package/es/plus/saasAttendance/settings/components/MapField.js +69 -33
- package/es/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.d.ts +7 -0
- package/es/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.js +149 -0
- package/es/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.less +119 -0
- package/es/plus/saasAttendance/settings/index.js +7 -0
- package/es/plus/saasAttendance/settings/index.less +15 -0
- package/es/plus/saasAttendance/settings/types.d.ts +6 -0
- package/es/plus/walletEditor/components/ImageUpload/index.d.ts +1 -1
- package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/lib/plus/orderList/config.d.ts +2 -2
- package/lib/plus/saasAttendance/locales.d.ts +63 -0
- package/lib/plus/saasAttendance/locales.js +65 -2
- package/lib/plus/saasAttendance/settings/PermissonTab.d.ts +5 -0
- package/lib/plus/saasAttendance/settings/PermissonTab.js +128 -0
- package/lib/plus/saasAttendance/settings/ShiftScheduleTab.js +2 -1
- package/lib/plus/saasAttendance/settings/components/MapField.js +50 -11
- package/lib/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.d.ts +7 -0
- package/lib/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.js +150 -0
- package/lib/plus/saasAttendance/settings/components/shiftModal/ShiftPreview.less +119 -0
- package/lib/plus/saasAttendance/settings/index.js +12 -0
- package/lib/plus/saasAttendance/settings/index.less +15 -0
- package/lib/plus/saasAttendance/settings/types.d.ts +6 -0
- package/lib/plus/walletEditor/components/ImageUpload/index.d.ts +1 -1
- package/package.json +2 -2
- package/es/components/Sales/Cart/index.d.ts +0 -53
- package/es/components/appointmentBooking/components/Date/state.d.ts +0 -63
- package/es/components/appointmentBooking/locales.d.ts +0 -366
- package/es/components/authentication/admin/AuthMethods/locales.d.ts +0 -249
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +0 -6
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +0 -84
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +0 -41
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +0 -6
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +0 -72
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +0 -33
- package/es/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +0 -6
- package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +0 -27
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +0 -66
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +0 -26
- package/es/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +0 -6
- package/es/components/authentication/admin/ChannelAuthSetting/locales.d.ts +0 -39
- package/es/components/authentication/admin/CustomerAuth/locales.d.ts +0 -66
- package/es/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +0 -108
- package/es/components/authentication/admin/DeviceAuth/locales.d.ts +0 -57
- package/es/components/authentication/admin/OAuthConfig/locales.d.ts +0 -90
- package/es/components/authentication/admin/OrgAdminAuth/locales.d.ts +0 -54
- package/es/components/authentication/admin/POSOperatorAuth/locales.d.ts +0 -48
- package/es/components/authentication/admin/SaaSAdminAuth/locales.d.ts +0 -54
- package/es/components/booking/addons/index.d.ts +0 -17
- package/es/components/booking/components/footer/amount.d.ts +0 -25
- package/es/components/booking/components/tabPane/index.d.ts +0 -4
- package/es/components/booking/dashboard/serve.d.ts +0 -1
- package/es/components/booking/deposit/ClientItem/index.d.ts +0 -18
- package/es/components/booking/deposit/DepositItem/index.d.ts +0 -25
- package/es/components/booking/deposit/index.d.ts +0 -3
- package/es/components/booking/editBookingModal/locales.d.ts +0 -21
- package/es/components/booking/editBookingModal/mock.d.ts +0 -807
- package/es/components/booking/forms/forms.d.ts +0 -30
- package/es/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/es/components/booking/info/addServiceVariant/index.d.ts +0 -7
- package/es/components/booking/info/client/index.d.ts +0 -4
- package/es/components/booking/info/clientVariant/utils.d.ts +0 -1
- package/es/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
- package/es/components/booking/info/hooks/useHolderConfig.d.ts +0 -9
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -9
- package/es/components/booking/info/index.d.ts +0 -4
- package/es/components/booking/info/main.d.ts +0 -12
- package/es/components/booking/info/model.d.ts +0 -14
- package/es/components/booking/info/service/Lists.d.ts +0 -3
- package/es/components/booking/info/service/addService/index.d.ts +0 -12
- package/es/components/booking/info/service/serve.d.ts +0 -20
- package/es/components/booking/info/service/serviceList/index.d.ts +0 -6
- package/es/components/booking/info/service/serviceManager/index.d.ts +0 -20
- package/es/components/booking/info/service2/Group/utils.d.ts +0 -14
- package/es/components/booking/info/service2/Lists.d.ts +0 -3
- package/es/components/booking/info/service2/utils.d.ts +0 -248
- package/es/components/booking/info/utils.d.ts +0 -50
- package/es/components/booking/info2/index.d.ts +0 -12
- package/es/components/booking/info2/service/addService/index.d.ts +0 -12
- package/es/components/booking/info2/service/addService/mock.d.ts +0 -214
- package/es/components/booking/info2/service/addService/utils.d.ts +0 -98
- package/es/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
- package/es/components/booking/info2/service/editService/utils.d.ts +0 -13
- package/es/components/booking/info2/service/index.d.ts +0 -4
- package/es/components/booking/info2/service/serviceList/index.d.ts +0 -6
- package/es/components/booking/info2/utilsByBooking.d.ts +0 -35
- package/es/components/booking/locales.d.ts +0 -846
- package/es/components/booking/notes/addNote/index.d.ts +0 -4
- package/es/components/booking/utils.d.ts +0 -175
- package/es/components/eftpos/locales.d.ts +0 -99
- package/es/components/eftposPay/app.d.ts +0 -11
- package/es/components/eftposPay/component/fail/failCustom.d.ts +0 -4
- package/es/components/eftposPay/component/fail/index.d.ts +0 -4
- package/es/components/eftposPay/const.d.ts +0 -184
- package/es/components/eftposPay/device.d.ts +0 -24
- package/es/components/eftposPay/hooks.d.ts +0 -35
- package/es/components/eftposPay/index.d.ts +0 -5
- package/es/components/eftposPay/locales.d.ts +0 -330
- package/es/components/eftposPay/manufacturer.d.ts +0 -7
- package/es/components/eftposPay/pay.d.ts +0 -21
- package/es/components/eftposPay/store/index.d.ts +0 -355
- package/es/components/eftposPay/tyro/index.d.ts +0 -9
- package/es/components/eventBooking/locales.d.ts +0 -246
- package/es/components/login/locales.d.ts +0 -24
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -6
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -3
- package/es/components/pay/toC/locales.d.ts +0 -307
- package/es/components/pay/toC/serve.d.ts +0 -62
- package/es/components/pinModal/locales.d.ts +0 -27
- package/es/components/pinVerifyModal/locales.d.ts +0 -24
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
- package/es/components/pisellSelectCustomerModal/locales.d.ts +0 -81
- package/es/components/productExtension/locales.d.ts +0 -48
- package/es/components/productSelect/locales.d.ts +0 -18
- package/es/components/ruleSetting/locales.d.ts +0 -48
- package/es/components/schedules/locales.d.ts +0 -87
- package/es/components/shoppingCart/locales.d.ts +0 -33
- package/es/components/shoppingCart/type.d.ts +0 -48
- package/es/components/stepController/locales.d.ts +0 -27
- package/es/components/subTotal/locales.d.ts +0 -42
- package/es/components/systemSettings/registry/locales.d.ts +0 -272
- package/es/components/systemSettings/registry/types.d.ts +0 -126
- package/es/components/taxSelect/locales.d.ts +0 -24
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -7
- package/es/components/ticketBooking/components/ticketBooking/index.d.ts +0 -5
- package/es/components/ticketBooking/index.d.ts +0 -8
- package/es/components/ticketBooking/locales.d.ts +0 -174
- package/es/components/ticketBooking/serve.d.ts +0 -287
- package/es/components/ticketBooking/utils/formatTime.d.ts +0 -31
- package/es/components/ticketBooking/utils/index.d.ts +0 -25
- package/es/components/wallet/utils.d.ts +0 -48
- package/es/components/walletList/locales.d.ts +0 -27
- package/es/components/walletList/types/index.d.ts +0 -194
- package/es/hooks/useEngineContext.d.ts +0 -11
- package/es/hooks/useWindowSize.d.ts +0 -5
- package/es/plus/clientCard/locales.d.ts +0 -18
- package/es/plus/clientCard/types.d.ts +0 -135
- package/es/plus/clinetSearch/locales.d.ts +0 -108
- package/es/plus/contactInfo/locales.d.ts +0 -15
- package/es/plus/contactInfoModal/locales.d.ts +0 -66
- package/es/plus/productSelect/CategoryTabs/index.d.ts +0 -21
- package/es/plus/productSelect/locales.d.ts +0 -18
- package/es/plus/saasCreateOrganization/locales.d.ts +0 -15
- package/es/plus/saasLogin/locales.d.ts +0 -51
- package/es/plus/saasRegister/locales.d.ts +0 -117
- package/es/plus/saasRole/locales.d.ts +0 -193
- package/es/plus/saasRole/types.d.ts +0 -175
- package/es/plus/saasTeamMembers/locales.d.ts +0 -330
- package/es/plus/saasTeamMembers/type.d.ts +0 -156
- package/es/plus/selectHolder/locales.d.ts +0 -27
- package/es/plus/walletEditor/locales.d.ts +0 -135
- package/es/plus/walletEditor/types.d.ts +0 -52
- package/es/plus/walletPassGallery/locales.d.ts +0 -285
- package/es/plus/walletPassGallery/utils.d.ts +0 -48
- package/es/pro/Login2.0/locales.d.ts +0 -543
- package/es/pro/Login2.0/shared/types.d.ts +0 -232
- package/es/pro/comprehensiveSearch/components/searchSection/locales.d.ts +0 -15
- package/es/pro/comprehensiveSearch/locales.d.ts +0 -15
- package/es/pro/numberKeyboard/locales.d.ts +0 -12
- package/es/pro/pisellPhoneKeyboard/locales.d.ts +0 -12
- package/lib/components/Sales/Cart/index.d.ts +0 -53
- package/lib/components/appointmentBooking/components/Date/state.d.ts +0 -63
- package/lib/components/appointmentBooking/locales.d.ts +0 -366
- package/lib/components/authentication/admin/AuthMethods/locales.d.ts +0 -249
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +0 -6
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +0 -84
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +0 -41
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +0 -6
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +0 -72
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +0 -33
- package/lib/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +0 -6
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +0 -27
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +0 -66
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +0 -26
- package/lib/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +0 -6
- package/lib/components/authentication/admin/ChannelAuthSetting/locales.d.ts +0 -39
- package/lib/components/authentication/admin/CustomerAuth/locales.d.ts +0 -66
- package/lib/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +0 -108
- package/lib/components/authentication/admin/DeviceAuth/locales.d.ts +0 -57
- package/lib/components/authentication/admin/OAuthConfig/locales.d.ts +0 -90
- package/lib/components/authentication/admin/OrgAdminAuth/locales.d.ts +0 -54
- package/lib/components/authentication/admin/POSOperatorAuth/locales.d.ts +0 -48
- package/lib/components/authentication/admin/SaaSAdminAuth/locales.d.ts +0 -54
- package/lib/components/booking/addons/index.d.ts +0 -17
- package/lib/components/booking/components/footer/amount.d.ts +0 -25
- package/lib/components/booking/components/tabPane/index.d.ts +0 -4
- package/lib/components/booking/dashboard/serve.d.ts +0 -1
- package/lib/components/booking/deposit/ClientItem/index.d.ts +0 -18
- package/lib/components/booking/deposit/DepositItem/index.d.ts +0 -25
- package/lib/components/booking/deposit/index.d.ts +0 -3
- package/lib/components/booking/editBookingModal/locales.d.ts +0 -21
- package/lib/components/booking/editBookingModal/mock.d.ts +0 -807
- package/lib/components/booking/forms/forms.d.ts +0 -30
- package/lib/components/booking/hooks/useIsBooking4Shop.d.ts +0 -1
- package/lib/components/booking/info/addServiceVariant/index.d.ts +0 -7
- package/lib/components/booking/info/client/index.d.ts +0 -4
- package/lib/components/booking/info/clientVariant/utils.d.ts +0 -1
- package/lib/components/booking/info/clientVariant/vertical/index.d.ts +0 -8
- package/lib/components/booking/info/hooks/useHolderConfig.d.ts +0 -9
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -9
- package/lib/components/booking/info/index.d.ts +0 -4
- package/lib/components/booking/info/main.d.ts +0 -12
- package/lib/components/booking/info/model.d.ts +0 -14
- package/lib/components/booking/info/service/Lists.d.ts +0 -3
- package/lib/components/booking/info/service/addService/index.d.ts +0 -12
- package/lib/components/booking/info/service/serve.d.ts +0 -20
- package/lib/components/booking/info/service/serviceList/index.d.ts +0 -6
- package/lib/components/booking/info/service/serviceManager/index.d.ts +0 -20
- package/lib/components/booking/info/service2/Group/utils.d.ts +0 -14
- package/lib/components/booking/info/service2/Lists.d.ts +0 -3
- package/lib/components/booking/info/service2/utils.d.ts +0 -248
- package/lib/components/booking/info/utils.d.ts +0 -50
- package/lib/components/booking/info2/index.d.ts +0 -12
- package/lib/components/booking/info2/service/addService/index.d.ts +0 -12
- package/lib/components/booking/info2/service/addService/mock.d.ts +0 -214
- package/lib/components/booking/info2/service/addService/utils.d.ts +0 -98
- package/lib/components/booking/info2/service/addTimeModal/index.d.ts +0 -4
- package/lib/components/booking/info2/service/editService/utils.d.ts +0 -13
- package/lib/components/booking/info2/service/index.d.ts +0 -4
- package/lib/components/booking/info2/service/serviceList/index.d.ts +0 -6
- package/lib/components/booking/info2/utilsByBooking.d.ts +0 -35
- package/lib/components/booking/locales.d.ts +0 -846
- package/lib/components/booking/notes/addNote/index.d.ts +0 -4
- package/lib/components/booking/utils.d.ts +0 -175
- package/lib/components/eftpos/locales.d.ts +0 -99
- package/lib/components/eftposPay/app.d.ts +0 -11
- package/lib/components/eftposPay/component/fail/failCustom.d.ts +0 -4
- package/lib/components/eftposPay/component/fail/index.d.ts +0 -4
- package/lib/components/eftposPay/const.d.ts +0 -184
- package/lib/components/eftposPay/device.d.ts +0 -24
- package/lib/components/eftposPay/hooks.d.ts +0 -35
- package/lib/components/eftposPay/index.d.ts +0 -5
- package/lib/components/eftposPay/locales.d.ts +0 -330
- package/lib/components/eftposPay/manufacturer.d.ts +0 -7
- package/lib/components/eftposPay/pay.d.ts +0 -21
- package/lib/components/eftposPay/store/index.d.ts +0 -355
- package/lib/components/eftposPay/tyro/index.d.ts +0 -9
- package/lib/components/eventBooking/locales.d.ts +0 -246
- package/lib/components/login/locales.d.ts +0 -24
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -6
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -3
- package/lib/components/pay/toC/locales.d.ts +0 -307
- package/lib/components/pay/toC/serve.d.ts +0 -62
- package/lib/components/pinModal/locales.d.ts +0 -27
- package/lib/components/pinVerifyModal/locales.d.ts +0 -24
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
- package/lib/components/pisellSelectCustomerModal/locales.d.ts +0 -81
- package/lib/components/productExtension/locales.d.ts +0 -48
- package/lib/components/productSelect/locales.d.ts +0 -18
- package/lib/components/ruleSetting/locales.d.ts +0 -48
- package/lib/components/schedules/locales.d.ts +0 -87
- package/lib/components/shoppingCart/locales.d.ts +0 -33
- package/lib/components/shoppingCart/type.d.ts +0 -48
- package/lib/components/stepController/locales.d.ts +0 -27
- package/lib/components/subTotal/locales.d.ts +0 -42
- package/lib/components/systemSettings/registry/locales.d.ts +0 -272
- package/lib/components/systemSettings/registry/types.d.ts +0 -126
- package/lib/components/taxSelect/locales.d.ts +0 -24
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -7
- package/lib/components/ticketBooking/components/ticketBooking/index.d.ts +0 -5
- package/lib/components/ticketBooking/index.d.ts +0 -8
- package/lib/components/ticketBooking/locales.d.ts +0 -174
- package/lib/components/ticketBooking/serve.d.ts +0 -287
- package/lib/components/ticketBooking/utils/formatTime.d.ts +0 -31
- package/lib/components/ticketBooking/utils/index.d.ts +0 -25
- package/lib/components/wallet/utils.d.ts +0 -48
- package/lib/components/walletList/locales.d.ts +0 -27
- package/lib/components/walletList/types/index.d.ts +0 -194
- package/lib/hooks/useEngineContext.d.ts +0 -11
- package/lib/hooks/useWindowSize.d.ts +0 -5
- package/lib/plus/clientCard/locales.d.ts +0 -18
- package/lib/plus/clientCard/types.d.ts +0 -135
- package/lib/plus/clinetSearch/locales.d.ts +0 -108
- package/lib/plus/contactInfo/locales.d.ts +0 -15
- package/lib/plus/contactInfoModal/locales.d.ts +0 -66
- package/lib/plus/productSelect/CategoryTabs/index.d.ts +0 -21
- package/lib/plus/productSelect/locales.d.ts +0 -18
- package/lib/plus/saasCreateOrganization/locales.d.ts +0 -15
- package/lib/plus/saasLogin/locales.d.ts +0 -51
- package/lib/plus/saasRegister/locales.d.ts +0 -117
- package/lib/plus/saasRole/locales.d.ts +0 -193
- package/lib/plus/saasRole/types.d.ts +0 -175
- package/lib/plus/saasTeamMembers/locales.d.ts +0 -330
- package/lib/plus/saasTeamMembers/type.d.ts +0 -156
- package/lib/plus/selectHolder/locales.d.ts +0 -27
- package/lib/plus/walletEditor/locales.d.ts +0 -135
- package/lib/plus/walletEditor/types.d.ts +0 -52
- package/lib/plus/walletPassGallery/locales.d.ts +0 -285
- package/lib/plus/walletPassGallery/utils.d.ts +0 -48
- package/lib/pro/Login2.0/locales.d.ts +0 -543
- package/lib/pro/Login2.0/shared/types.d.ts +0 -232
- package/lib/pro/comprehensiveSearch/components/searchSection/locales.d.ts +0 -15
- package/lib/pro/comprehensiveSearch/locales.d.ts +0 -15
- package/lib/pro/numberKeyboard/locales.d.ts +0 -12
- package/lib/pro/pisellPhoneKeyboard/locales.d.ts +0 -12
|
@@ -1,214 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
id: number;
|
|
3
|
-
shop_id: number;
|
|
4
|
-
source_shop_id: number;
|
|
5
|
-
extension_id: number;
|
|
6
|
-
extension_type: string;
|
|
7
|
-
title: string;
|
|
8
|
-
slug: string;
|
|
9
|
-
title_letter: string;
|
|
10
|
-
category_letter: string;
|
|
11
|
-
vendor_letter: string;
|
|
12
|
-
tag_letter: string;
|
|
13
|
-
subtitle: string;
|
|
14
|
-
description: string;
|
|
15
|
-
cover: string;
|
|
16
|
-
price: string;
|
|
17
|
-
original_price: string;
|
|
18
|
-
cost_price: string;
|
|
19
|
-
sort_price: string;
|
|
20
|
-
is_gst: number;
|
|
21
|
-
is_delivery: number;
|
|
22
|
-
weight_unit: string;
|
|
23
|
-
weight_value: string;
|
|
24
|
-
code: string;
|
|
25
|
-
barcode: string;
|
|
26
|
-
unit: string;
|
|
27
|
-
is_track: number;
|
|
28
|
-
stock_quantity: number;
|
|
29
|
-
sum_stock: number;
|
|
30
|
-
sales_quantity: number;
|
|
31
|
-
order_sales_quantity: number;
|
|
32
|
-
over_sold: number;
|
|
33
|
-
status: string;
|
|
34
|
-
sell_status: number;
|
|
35
|
-
published_time: string;
|
|
36
|
-
shop_update_time: string;
|
|
37
|
-
audit_time: null;
|
|
38
|
-
is_recommend: number;
|
|
39
|
-
audit_status: string;
|
|
40
|
-
shop_status: string;
|
|
41
|
-
weight: number;
|
|
42
|
-
sort: number;
|
|
43
|
-
type: string;
|
|
44
|
-
channel_application: string[];
|
|
45
|
-
channel_id: number;
|
|
46
|
-
rebate_type: string;
|
|
47
|
-
rebate_value: string;
|
|
48
|
-
create_account_id: number;
|
|
49
|
-
update_account_id: number;
|
|
50
|
-
source_product_id: number;
|
|
51
|
-
start_at: null;
|
|
52
|
-
created_at: string;
|
|
53
|
-
updated_at: string;
|
|
54
|
-
deleted_at: null;
|
|
55
|
-
seo: {
|
|
56
|
-
title: string;
|
|
57
|
-
is_set_title: number;
|
|
58
|
-
description: string;
|
|
59
|
-
is_set_desc: number;
|
|
60
|
-
keywords: string;
|
|
61
|
-
is_set_keywords: number;
|
|
62
|
-
};
|
|
63
|
-
service_times: number;
|
|
64
|
-
product_resource: {
|
|
65
|
-
resources: ({
|
|
66
|
-
id: number;
|
|
67
|
-
title: string;
|
|
68
|
-
status: number;
|
|
69
|
-
code: string;
|
|
70
|
-
created_at: string;
|
|
71
|
-
updated_at: string;
|
|
72
|
-
type: string;
|
|
73
|
-
optional_resource: number[];
|
|
74
|
-
default_resource: number[];
|
|
75
|
-
select_type: {
|
|
76
|
-
type: string;
|
|
77
|
-
min: number;
|
|
78
|
-
max: number;
|
|
79
|
-
};
|
|
80
|
-
resource_type_id: number;
|
|
81
|
-
} | {
|
|
82
|
-
id: number;
|
|
83
|
-
title: string;
|
|
84
|
-
status: number;
|
|
85
|
-
code: string;
|
|
86
|
-
created_at: string;
|
|
87
|
-
updated_at: null;
|
|
88
|
-
type: string;
|
|
89
|
-
optional_resource: never[];
|
|
90
|
-
default_resource: never[];
|
|
91
|
-
select_type: {
|
|
92
|
-
type: string;
|
|
93
|
-
min: number;
|
|
94
|
-
max: number;
|
|
95
|
-
};
|
|
96
|
-
resource_type_id: number;
|
|
97
|
-
})[];
|
|
98
|
-
};
|
|
99
|
-
capacity: {
|
|
100
|
-
type: string;
|
|
101
|
-
custom: {
|
|
102
|
-
name: {
|
|
103
|
-
en: string;
|
|
104
|
-
"zh-CN": string;
|
|
105
|
-
"zh-HK": string;
|
|
106
|
-
original: string;
|
|
107
|
-
};
|
|
108
|
-
id: number;
|
|
109
|
-
min: number;
|
|
110
|
-
max: number;
|
|
111
|
-
}[];
|
|
112
|
-
package: {
|
|
113
|
-
product_ids: never[];
|
|
114
|
-
};
|
|
115
|
-
};
|
|
116
|
-
is_grey: number;
|
|
117
|
-
is_eject: number;
|
|
118
|
-
share_url: string;
|
|
119
|
-
token_check_msg: string;
|
|
120
|
-
is_charge_tax: number;
|
|
121
|
-
media: never[];
|
|
122
|
-
tag: never[];
|
|
123
|
-
vendor: never[];
|
|
124
|
-
category: {
|
|
125
|
-
id: number;
|
|
126
|
-
shop_id: number;
|
|
127
|
-
parent_id: number;
|
|
128
|
-
name: string;
|
|
129
|
-
slug: string;
|
|
130
|
-
icon: string;
|
|
131
|
-
status: string;
|
|
132
|
-
last_applicable_time: number;
|
|
133
|
-
sort: number;
|
|
134
|
-
create_account_id: number;
|
|
135
|
-
update_account_id: number;
|
|
136
|
-
created_at: string;
|
|
137
|
-
updated_at: string;
|
|
138
|
-
}[];
|
|
139
|
-
collection: ({
|
|
140
|
-
id: number;
|
|
141
|
-
shop_id: number;
|
|
142
|
-
title: string;
|
|
143
|
-
title_letter: string;
|
|
144
|
-
description: null;
|
|
145
|
-
cover: string;
|
|
146
|
-
rule_type: string;
|
|
147
|
-
rule: {
|
|
148
|
-
class: string;
|
|
149
|
-
value: number;
|
|
150
|
-
operator: string;
|
|
151
|
-
}[];
|
|
152
|
-
product_quantity: number;
|
|
153
|
-
type: string;
|
|
154
|
-
order_type: string;
|
|
155
|
-
disabled: number;
|
|
156
|
-
create_account_id: number;
|
|
157
|
-
update_account_id: number;
|
|
158
|
-
created_at: string;
|
|
159
|
-
updated_at: string;
|
|
160
|
-
} | {
|
|
161
|
-
id: number;
|
|
162
|
-
shop_id: number;
|
|
163
|
-
title: string;
|
|
164
|
-
title_letter: string;
|
|
165
|
-
description: string;
|
|
166
|
-
cover: string;
|
|
167
|
-
rule_type: string;
|
|
168
|
-
rule: {
|
|
169
|
-
class: string;
|
|
170
|
-
value: string;
|
|
171
|
-
operator: string;
|
|
172
|
-
}[];
|
|
173
|
-
product_quantity: number;
|
|
174
|
-
type: string;
|
|
175
|
-
order_type: string;
|
|
176
|
-
disabled: number;
|
|
177
|
-
create_account_id: number;
|
|
178
|
-
update_account_id: number;
|
|
179
|
-
created_at: string;
|
|
180
|
-
updated_at: string;
|
|
181
|
-
} | {
|
|
182
|
-
id: number;
|
|
183
|
-
shop_id: number;
|
|
184
|
-
title: string;
|
|
185
|
-
title_letter: string;
|
|
186
|
-
description: null;
|
|
187
|
-
cover: string;
|
|
188
|
-
rule_type: string;
|
|
189
|
-
rule: {
|
|
190
|
-
class: string;
|
|
191
|
-
value: string;
|
|
192
|
-
operator: string;
|
|
193
|
-
}[];
|
|
194
|
-
product_quantity: number;
|
|
195
|
-
type: string;
|
|
196
|
-
order_type: string;
|
|
197
|
-
disabled: number;
|
|
198
|
-
create_account_id: number;
|
|
199
|
-
update_account_id: number;
|
|
200
|
-
created_at: string;
|
|
201
|
-
updated_at: string;
|
|
202
|
-
})[];
|
|
203
|
-
variant_group: never[];
|
|
204
|
-
option_group: never[];
|
|
205
|
-
variant: never[];
|
|
206
|
-
shop: {
|
|
207
|
-
id: number;
|
|
208
|
-
name: string;
|
|
209
|
-
default_domain: string;
|
|
210
|
-
default_url: string;
|
|
211
|
-
};
|
|
212
|
-
bundle_group: never[];
|
|
213
|
-
};
|
|
214
|
-
export default _default;
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import dayjs from 'dayjs';
|
|
2
|
-
export declare const getUsableTime: (cacheItem: any) => any;
|
|
3
|
-
export declare const getDurationProps: ({ cacheItem, useStartTime, currentResource, slice, }: any) => {
|
|
4
|
-
startDate: dayjs.Dayjs;
|
|
5
|
-
usableTime: any;
|
|
6
|
-
duration: string | number | {
|
|
7
|
-
type: string;
|
|
8
|
-
value: number;
|
|
9
|
-
};
|
|
10
|
-
locale: string;
|
|
11
|
-
slice: any;
|
|
12
|
-
selectProps: {
|
|
13
|
-
size: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
/**
|
|
17
|
-
* @title: 灵活时长选项
|
|
18
|
-
* @description:
|
|
19
|
-
* @param {*} useMemo
|
|
20
|
-
* @return {*}
|
|
21
|
-
* @Author: zhiwei.Wang
|
|
22
|
-
* @Date: 2024-02-23 10:10
|
|
23
|
-
*/
|
|
24
|
-
export declare const getFlexibleOption: ({ cacheItem, useStartTime, currentResource, slice, durationProps, }: any) => {
|
|
25
|
-
label: any;
|
|
26
|
-
value: any;
|
|
27
|
-
} | null;
|
|
28
|
-
export declare const getTimeSlices: ({ state }: any) => {
|
|
29
|
-
timeSlices: {
|
|
30
|
-
label: string;
|
|
31
|
-
value: string;
|
|
32
|
-
}[];
|
|
33
|
-
};
|
|
34
|
-
/**
|
|
35
|
-
* @title: 时间切片
|
|
36
|
-
* @description:
|
|
37
|
-
* @return {*}
|
|
38
|
-
* @Author: zhiwei.Wang
|
|
39
|
-
* @Date: 2024-01-09 13:37
|
|
40
|
-
*/
|
|
41
|
-
export declare const getTimeObj: ({ cacheItem, useStartTime, currentResource, state, useDuration, durationProps, }: any) => {
|
|
42
|
-
timeSlices: {
|
|
43
|
-
label: string;
|
|
44
|
-
value: string;
|
|
45
|
-
}[];
|
|
46
|
-
durationSlicesBasedOnTime: {
|
|
47
|
-
label: string;
|
|
48
|
-
value: number;
|
|
49
|
-
}[];
|
|
50
|
-
};
|
|
51
|
-
/**
|
|
52
|
-
* @title: 获取资源列表
|
|
53
|
-
* @description:
|
|
54
|
-
* @return {*}
|
|
55
|
-
* @Author: zhiwei.Wang
|
|
56
|
-
* @Date: 2024-01-09 13:38
|
|
57
|
-
*/
|
|
58
|
-
export declare const formatResources: ({ cacheItem, resourcesOrigin, id }: any) => {
|
|
59
|
-
list: any;
|
|
60
|
-
maps: any;
|
|
61
|
-
};
|
|
62
|
-
export declare const setDefaultResource: ({ cacheItem, resources }: any) => any;
|
|
63
|
-
/**
|
|
64
|
-
* @title: 设置默认容量
|
|
65
|
-
* @description:
|
|
66
|
-
* @param {any} param1
|
|
67
|
-
* @return {*}
|
|
68
|
-
* @Author: zhiwei.Wang
|
|
69
|
-
* @Date: 2024-09-19 20:26
|
|
70
|
-
*/
|
|
71
|
-
export declare const setDefaultCapacitys: ({ capacitys, cacheItem }: any) => any;
|
|
72
|
-
/**
|
|
73
|
-
* @title: 将商品内关联的资源id还原成数据
|
|
74
|
-
* @description:
|
|
75
|
-
* @param {any} resourcesOriginMap
|
|
76
|
-
* @param {any} cacheItem
|
|
77
|
-
* @return {*}
|
|
78
|
-
* @Author: zhiwei.Wang
|
|
79
|
-
* @Date: 2024-09-19 20:23
|
|
80
|
-
*/
|
|
81
|
-
export declare const getResourceByIds: (resourcesOriginMap: any, cacheItem: any, extraParams?: any) => any[];
|
|
82
|
-
/**
|
|
83
|
-
* @title: 预生成服务的 extend
|
|
84
|
-
* @description:
|
|
85
|
-
* @param {any} param1
|
|
86
|
-
* @return {*}
|
|
87
|
-
* @Author: zhiwei.Wang
|
|
88
|
-
* @Date: 2024-06-01 13:25
|
|
89
|
-
*/
|
|
90
|
-
export declare const getProductExtend: ({ cacheItem, state, isDisabledTime }: any) => any;
|
|
91
|
-
/**
|
|
92
|
-
* @title: 格式化服务列表
|
|
93
|
-
* @description: 后端列表返回的product_resource.resources 的optional_resource等不是最新数据
|
|
94
|
-
* 使用with resourceRelation后 返回的resource_relation是实时数据
|
|
95
|
-
* 这里做一次转换
|
|
96
|
-
* @param list
|
|
97
|
-
*/
|
|
98
|
-
export declare const transServiceList: (list: any[]) => any[];
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
export declare const getResourceTimeIsUsable: (item: any, cacheItem: any, resourceItem: any) => any;
|
|
2
|
-
export declare const getSumCapacity: ({ cacheItem }: any, isCalcQuantity?: boolean) => number;
|
|
3
|
-
/**
|
|
4
|
-
* @title: 查找是否有可用的time
|
|
5
|
-
* @description:
|
|
6
|
-
* @param {any} resourceItem
|
|
7
|
-
* @return {*}
|
|
8
|
-
* @Author: zhiwei.Wang
|
|
9
|
-
* @Date: 2024-01-09 13:57
|
|
10
|
-
*/
|
|
11
|
-
export declare const formatTimes: (resourceItem: any, cacheItem: any) => any;
|
|
12
|
-
export declare const getErrorList: (resource: any, cacheItem: any) => {
|
|
13
|
-
label: any;
|
|
14
|
-
type: string;
|
|
15
|
-
}[];
|
|
16
|
-
/**
|
|
17
|
-
* @title: 格式化资源, 添加自定义参数
|
|
18
|
-
* @description:
|
|
19
|
-
* @param {any} resourceItem
|
|
20
|
-
* @return {*}
|
|
21
|
-
* @Author: zhiwei.Wang
|
|
22
|
-
* @Date: 2024-01-09 13:40
|
|
23
|
-
*/
|
|
24
|
-
export declare const formatResource: (resourceItem: any, cacheItem?: any, formatLabel?: any) => any;
|
|
25
|
-
export declare const getAppointmentTimingPreference: (state: any) => any;
|
|
26
|
-
/**
|
|
27
|
-
* @title: 创建服务的开始时间和结束时间
|
|
28
|
-
* @description:
|
|
29
|
-
* @param {any} state
|
|
30
|
-
* @param {any} item
|
|
31
|
-
* @return {*}
|
|
32
|
-
* @Author: zhiwei.Wang
|
|
33
|
-
* @Date: 2024-01-26 14:09
|
|
34
|
-
*/
|
|
35
|
-
export declare const getServiceStartTimeAndEndTime: (state: any, cacheItem: any, timeObj: any) => any;
|