@pisell/private-materials 6.8.13 → 6.8.15
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 +150 -164
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +11 -11
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +11 -11
- package/es/businessModel/SalesModel/index.d.ts +0 -1
- package/es/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/es/components/authentication/admin/AuthMethods/SettingList.d.ts +5 -0
- package/es/components/authentication/admin/AuthMethods/SettingsDrawer.d.ts +22 -0
- package/es/components/authentication/admin/AuthMethods/components/DefaultSettingsContent.d.ts +11 -0
- package/es/components/authentication/admin/AuthMethods/components/EmailSettingsContent.d.ts +13 -0
- package/es/components/authentication/admin/AuthMethods/components/LoginMethodsList.d.ts +13 -0
- package/es/components/authentication/admin/AuthMethods/components/PasswordRulesSettingsContent.d.ts +14 -0
- package/es/components/authentication/admin/AuthMethods/components/PhoneSettingsContent.d.ts +13 -0
- package/es/components/authentication/admin/AuthMethods/components/index.d.ts +10 -0
- package/es/components/authentication/admin/AuthMethods/constants.d.ts +22 -0
- package/es/components/authentication/admin/AuthMethods/locales.d.ts +249 -0
- package/es/components/authentication/admin/AuthMethods/types.d.ts +76 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +84 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +41 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +72 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +33 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +27 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/types.d.ts +25 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +66 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +26 -0
- package/es/components/authentication/admin/ChannelAuthSetting/locales.d.ts +39 -0
- package/es/components/authentication/admin/ChannelAuthSetting/types.d.ts +36 -0
- package/es/components/authentication/admin/CustomerAuth/locales.d.ts +66 -0
- package/es/components/authentication/admin/CustomerAuth/types.d.ts +16 -0
- package/es/components/authentication/admin/CustomerOAuthConfig/index.d.ts +6 -0
- package/es/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +108 -0
- package/es/components/authentication/admin/CustomerOAuthConfig/types.d.ts +22 -0
- package/es/components/authentication/admin/DeviceAuth/locales.d.ts +57 -0
- package/es/components/authentication/admin/DeviceAuth/types.d.ts +16 -0
- package/es/components/authentication/admin/OAuthConfig/index.d.ts +6 -0
- package/es/components/authentication/admin/OAuthConfig/locales.d.ts +90 -0
- package/es/components/authentication/admin/OAuthConfig/types.d.ts +22 -0
- package/es/components/authentication/admin/OrgAdminAuth/locales.d.ts +54 -0
- package/es/components/authentication/admin/OrgAdminAuth/types.d.ts +16 -0
- package/es/components/authentication/admin/POSOperatorAuth/locales.d.ts +48 -0
- package/es/components/authentication/admin/POSOperatorAuth/types.d.ts +16 -0
- package/es/components/authentication/admin/SaaSAdminAuth/locales.d.ts +54 -0
- package/es/components/authentication/admin/SaaSAdminAuth/types.d.ts +16 -0
- package/es/components/authentication/index.d.ts +0 -0
- package/es/components/booking/components/TabProduct/selectProductItem/index.d.ts +0 -1
- package/es/components/booking/components/actionButtons/index.js +2 -2
- package/es/components/booking/components/collapsibleList/utils.d.ts +0 -1
- package/es/components/booking/components/customSelect/index.d.ts +38 -0
- package/es/components/booking/components/emptyBooking/index.d.ts +0 -1
- package/es/components/booking/components/footer/FooterMenus/index.d.ts +0 -1
- package/es/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
- package/es/components/booking/components/reloadResourceModal/index.d.ts +8 -0
- package/es/components/booking/deposit/index.d.ts +0 -1
- 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/clientVariant/utils.d.ts +3 -0
- package/es/components/booking/info/header/index.d.ts +0 -1
- package/es/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/es/components/booking/info/index.d.ts +0 -1
- package/es/components/booking/info/service/Lists.d.ts +0 -1
- package/es/components/booking/info/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info/service/editService/constants.d.ts +1 -0
- package/es/components/booking/info/service/like/index.d.ts +0 -1
- package/es/components/booking/info2/cartClientCard/locales.d.ts +21 -0
- package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/service/editNormalService/index.js +2 -1
- package/es/components/booking/info2/service/editService/utils.d.ts +28 -0
- package/es/components/booking/info2/service/openNormalService.d.ts +32 -0
- package/es/components/booking/model.d.ts +112 -0
- package/es/components/booking/notes/NoteBlock/NoteItem/index.d.ts +0 -1
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/components/AdditionalModule/locales.d.ts +36 -0
- package/es/components/checkout/components/PaymentResultToast/types.d.ts +59 -0
- package/es/components/checkout/components/PaymentResultToast/utils.d.ts +44 -0
- package/es/components/checkout/components/ScrollableList/index.d.ts +5 -0
- package/es/components/checkout/components/ScrollableList/types.d.ts +53 -0
- package/es/components/checkout/constants.d.ts +2 -0
- package/es/components/checkout/hooks/usePaymentLogger.d.ts +2 -0
- package/es/components/checkout/hooks/useWalletPass.d.ts +1 -1
- package/es/components/checkout/locales.d.ts +513 -0
- package/es/components/checkout/styles.d.ts +67 -0
- 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/index.d.ts +0 -1
- package/es/components/eftpos/pos.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/component/alert/warn.d.ts +0 -1
- package/es/components/eftposPay/component/header/titlebar.d.ts +0 -1
- package/es/components/eftposPay/component/step/step.d.ts +0 -1
- package/es/components/eftposPay/hooks.d.ts +2 -2
- package/es/components/eftposPay/store/index.d.ts +6 -6
- package/es/components/eftposPay/tyro/hooks.d.ts +0 -1
- package/es/components/eftposPay/utils/log/index.d.ts +110 -0
- package/es/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
- package/es/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +0 -1
- package/es/components/list/List.js +1 -3
- package/es/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +13 -0
- package/es/components/list/components/ListItemSkeleton/index.d.ts +2 -0
- package/es/components/list/components/ScrollLoader/ScrollLoader.d.ts +18 -0
- package/es/components/list/components/ScrollLoader/index.d.ts +2 -0
- package/es/components/list/components/TabSkeleton/TabSkeleton.d.ts +11 -0
- package/es/components/list/components/TabSkeleton/index.d.ts +2 -0
- package/es/components/list/components/WaterfallList/WaterfallList.d.ts +33 -0
- package/es/components/list/components/WaterfallList/index.d.ts +2 -0
- package/es/components/list/hooks/useDevice.d.ts +24 -0
- package/es/components/list/hooks/useListState.js +7 -2
- package/es/components/list/hooks/useWaterfall.d.ts +34 -0
- package/es/components/list/locales.d.ts +66 -0
- package/es/components/list/types.d.ts +178 -0
- package/es/components/list/utils/getText.d.ts +53 -0
- package/es/components/list/utils/index.d.ts +19 -0
- package/es/components/login/index.d.ts +0 -1
- package/es/components/pay/toB/components/Content/Header.d.ts +4 -0
- package/es/components/pay/toB/hooks.d.ts +12 -0
- package/es/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +7 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +3 -0
- 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 +3 -0
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +3 -0
- package/es/components/pay/toC/locales.d.ts +301 -0
- package/es/components/pay/toC/status.d.ts +13 -0
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
- package/es/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/es/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +0 -1
- package/es/components/productExtension/index.d.ts +0 -1
- package/es/components/ruleSetting/ruleBorder/index.d.ts +0 -1
- package/es/components/schedules/calendar/calendarItem.d.ts +0 -1
- package/es/components/schedules/calendar/index.d.ts +0 -1
- package/es/components/schedules/components/CurrentDay/index.d.ts +0 -1
- package/es/components/schedules/components/ScheduleDetailList/index.d.ts +0 -1
- package/es/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/es/components/schedules/components/ScheduleList/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
- package/es/components/schedules/products/ProductDetailDrawer/index.d.ts +0 -1
- package/es/components/schedules/products/index.d.ts +0 -1
- package/es/components/schedules/products/list/ProductItem/index.d.ts +0 -1
- package/es/components/schedules/products/list/index.d.ts +0 -1
- package/es/components/schedules/resources/index.d.ts +0 -1
- package/es/components/schedules/resources/list/index.d.ts +0 -1
- package/es/components/schedules/resources/relationProduct/index.d.ts +0 -1
- package/es/components/schedules/schedules/AllSchedules/index.d.ts +0 -1
- package/es/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +0 -1
- package/es/components/schedules/schedules/index.d.ts +0 -1
- package/es/components/shoppingCart/locales.d.ts +36 -0
- package/es/components/shoppingCart/type.d.ts +50 -0
- package/es/components/subTotal/locales.d.ts +42 -0
- package/es/components/systemSettings/registry/components/ModuleList.d.ts +4 -0
- package/es/components/systemSettings/registry/locales.d.ts +272 -0
- package/es/components/systemSettings/registry/services.d.ts +77 -0
- package/es/components/systemSettings/registry/types.d.ts +126 -0
- package/es/components/systemSettings/registry/utils/typeValidation.d.ts +16 -0
- package/es/components/systemSettings/registry/utils/validators.d.ts +8 -0
- package/es/components/taxSelect/index.d.ts +0 -1
- package/es/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.js +1 -1
- package/es/components/ticketBooking/components/ProductDisplayAdapter/index.less +3 -2
- package/es/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +115 -0
- package/es/components/ticketBooking/components/ProductDisplayAdapter/types.js +1 -1
- package/es/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +83 -0
- package/es/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +6 -0
- package/es/components/ticketBooking/components/bookingDataPanel/constants.d.ts +22 -0
- package/es/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
- package/es/components/ticketBooking/context/IsActiveContext.d.ts +26 -0
- package/es/components/ticketBooking/context/OsKeyContext.d.ts +26 -0
- package/es/components/ticketBooking/context/index.d.ts +2 -0
- package/es/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +21 -0
- package/es/components/ticketBooking/locales.d.ts +201 -0
- package/es/components/ticketBooking/utils/productCache.d.ts +75 -0
- package/es/components/wallet/utils.d.ts +48 -0
- package/es/components/walletList/locales.d.ts +27 -0
- package/es/components/walletList/types/index.d.ts +194 -0
- package/es/hooks/printer.d.ts +4 -0
- package/es/hooks/useEngineContext.d.ts +4 -0
- package/es/hooks/useLogger.d.ts +2 -0
- package/es/hooks/usePaymentLogger.d.ts +0 -1
- package/es/hooks/useToast.d.ts +2 -0
- package/es/hooks/useTranslationOriginal.d.ts +1 -0
- package/es/plus/clientCard/locales.d.ts +18 -0
- package/es/plus/clientCard/types.d.ts +134 -0
- package/es/plus/clientCard/utils.d.ts +8 -0
- package/es/plus/clientName/index.d.ts +4 -0
- package/es/plus/clientName/type.d.ts +13 -0
- package/es/plus/clientName/utils.d.ts +2 -0
- package/es/plus/clinetSearch/Add/BirthdayField/index.d.ts +2 -0
- package/es/plus/clinetSearch/Add/GenderField/index.d.ts +2 -0
- package/es/plus/clinetSearch/InfiniteScroll/InfiniteScroll.d.ts +5 -0
- package/es/plus/clinetSearch/InfiniteScroll/index.d.ts +2 -0
- package/es/plus/clinetSearch/InfiniteScroll/types.d.ts +46 -0
- package/es/plus/contactInfo/components/SwipeAction/index.d.ts +46 -0
- package/es/plus/contactInfo/locales.d.ts +15 -0
- package/es/plus/contactInfo/types.d.ts +91 -0
- package/es/plus/contactInfo/utils.d.ts +7 -0
- package/es/plus/contactInfoModal/locales.d.ts +66 -0
- package/es/plus/noteModal/locales.d.ts +33 -0
- package/es/plus/noteModal/types.d.ts +19 -0
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -1
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -1
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -1
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -1
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -1
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +7 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +7 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +6 -0
- package/es/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +3 -0
- package/es/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -1
- package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +42 -0
- package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +162 -0
- package/es/plus/productSelect/ProductCard/SkuCard/type.d.ts +298 -0
- package/es/plus/productSelect/ProductCard/SkuCard/utils.d.ts +9 -0
- package/es/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +30 -0
- package/es/plus/productSelect/utils.d.ts +39 -0
- package/es/plus/saasCreateOrganization/components/Header.d.ts +0 -1
- package/es/plus/saasCreateOrganization/index.d.ts +0 -1
- package/es/plus/saasRegister/components/EntryEmail.d.ts +0 -1
- package/es/plus/saasRegister/components/EntryInfo.d.ts +0 -1
- package/es/plus/saasRegister/components/GoLogin.d.ts +0 -1
- package/es/plus/saasRegister/components/Header.d.ts +0 -1
- package/es/plus/saasRegister/components/VerifyError.d.ts +0 -1
- package/es/plus/saasRegister/components/VerifyingLink.d.ts +0 -1
- package/es/plus/selectHolder/locales.d.ts +24 -0
- package/es/plus/selectHolder/types.d.ts +104 -0
- package/es/plus/selectHolder/utils.d.ts +9 -0
- package/es/plus/skuOptionsSelection/components/NormalCard/index.d.ts +0 -1
- package/es/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +3 -0
- package/es/plus/skuOptionsSelection/components/VariantCard/index.d.ts +3 -0
- package/es/plus/skuOptionsSelection/hooks/index.d.ts +3 -0
- package/es/plus/skuOptionsSelection/hooks/useLanguage.d.ts +2 -0
- package/es/plus/skuOptionsSelection/hooks/useStore.d.ts +2 -0
- package/es/plus/skuOptionsSelection/hooks/useSymbol.d.ts +2 -0
- package/es/plus/skuOptionsSelection/locales.d.ts +30 -0
- package/es/plus/skuOptionsSelection/store/actions.d.ts +22 -0
- package/es/plus/skuOptionsSelection/store/createStore.d.ts +15 -0
- package/es/plus/skuOptionsSelection/store/index.d.ts +2 -0
- package/es/plus/skuOptionsSelection/store/store.d.ts +4 -0
- package/es/plus/skuOptionsSelection/types.d.ts +426 -0
- package/es/plus/skuOptionsSelection/utils/calculateOption.d.ts +6 -0
- package/es/plus/skuOptionsSelection/utils/checkSkuStatus.d.ts +37 -0
- package/es/plus/skuOptionsSelection/utils/transformBundleGroup.js +3 -1
- package/es/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +4 -0
- package/es/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +4 -0
- package/es/plus/skuOptionsSelection/utils/transformVariantGroup.d.ts +1 -0
- package/es/plus/walletEditor/components/JsonEditor/index.d.ts +11 -0
- package/es/plus/walletEditor/components/ValidityPeriodSelector/index.d.ts +20 -0
- package/es/plus/walletEditor/components/relationProduct/index.d.ts +6 -0
- package/es/plus/walletEditor/locales.d.ts +135 -0
- package/es/plus/walletEditor/types.d.ts +52 -0
- package/es/plus/walletPassGallery/locales.d.ts +285 -0
- package/es/plus/walletPassGallery/utils.d.ts +48 -0
- package/es/pro/Login2.0/hooks/usePasswordValidationRules.d.ts +24 -0
- package/es/pro/Login2.0/locales.d.ts +543 -0
- package/es/pro/Login2.0/shared/registerFlow.d.ts +116 -0
- package/es/pro/Login2.0/steps/EmailAlreadyRegistered.d.ts +12 -0
- package/es/pro/Login2.0/steps/VerificationSuccess.d.ts +8 -0
- package/es/pro/Login2.0/steps/VerifyingEmailLink.d.ts +7 -0
- package/es/pro/Login2.0/steps/WaitEmailLink.d.ts +18 -0
- package/es/pro/Login2.0/types.d.ts +167 -0
- package/es/pro/NumberKeyboardPopover/types.d.ts +31 -0
- package/es/pro/NumericStepper/index.d.ts +43 -0
- package/es/pro/Selector/BatchSelectorDemo.d.ts +3 -0
- package/es/pro/Selector/Item.d.ts +14 -0
- package/es/pro/Selector/Selector.d.ts +14 -0
- package/es/pro/Selector/Selector.stories.d.ts +78 -0
- package/es/pro/Selector/SelectorGroup.d.ts +11 -0
- package/es/pro/Selector/components/Card/index.d.ts +57 -0
- package/es/pro/Selector/components/Card/types.d.ts +1 -0
- package/es/pro/Selector/components/Indicator/index.d.ts +19 -0
- package/es/pro/Selector/components/IntersectionObserver.d.ts +105 -0
- package/es/pro/Selector/components/LayoutContainer/index.d.ts +16 -0
- package/es/pro/Selector/components/Media/index.d.ts +6 -0
- package/es/pro/Selector/components/Media/types.d.ts +47 -0
- package/es/pro/Selector/components/index.d.ts +4 -0
- package/es/pro/Selector/demo.d.ts +2 -0
- package/es/pro/Selector/hooks/usePresetItemProps.d.ts +43 -0
- package/es/pro/Selector/hooks/usePresetProps.d.ts +24 -0
- package/es/pro/Selector/hooks/useSelectionController.d.ts +49 -0
- package/es/pro/Selector/index.d.ts +11 -0
- package/es/pro/Selector/locales.d.ts +36 -0
- package/es/pro/Selector/types.d.ts +173 -0
- package/es/pro/Selector/utils/index.d.ts +49 -0
- package/es/pro/comprehensiveSearch/hooks/useNativeScanner.d.ts +5 -0
- package/es/pro/comprehensiveSearch/hooks/useTerminalPeripherals.d.ts +9 -0
- package/es/pro/comprehensiveSearch/locales.d.ts +15 -0
- package/es/pro/comprehensiveSearch/types.d.ts +32 -0
- package/es/pro/multiDayTimeSelect/types.d.ts +28 -0
- package/es/pro/numberKeyboard/locales.d.ts +12 -0
- package/es/pro/pisellNumberSelector/example.d.ts +3 -0
- package/es/pro/pisellPhoneKeyboard/locales.d.ts +12 -0
- package/es/pro/pisellPriceKeyboardModal/types.d.ts +25 -0
- package/es/pro/pisellPriceKeyboardPopover/types.d.ts +33 -0
- package/es/pro/pisellSimplePriceKeyboardPopover/types.d.ts +33 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -1
- package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +39 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/types.d.ts +98 -0
- package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +42 -0
- package/es/pro/priceKeyboard/components/discountKeyboard/types.d.ts +17 -0
- package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +45 -0
- package/es/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +39 -0
- package/es/pro/priceKeyboard/components/shortcuts/index.d.ts +18 -0
- package/es/pro/priceKeyboard/hooks/keyActions.d.ts +28 -0
- package/es/pro/priceKeyboard/utils.d.ts +31 -0
- package/es/pro/skuDetailModal/locales.d.ts +103 -0
- package/es/pro/skuDetailModal/types.d.ts +353 -0
- package/es/pro/skuDetailModal/utils.d.ts +4 -0
- package/lib/businessModel/SalesModel/index.d.ts +0 -1
- package/lib/components/appointmentBooking/components/Cart/Item/index.d.ts +1 -0
- package/lib/components/authentication/admin/AuthMethods/SettingList.d.ts +5 -0
- package/lib/components/authentication/admin/AuthMethods/SettingsDrawer.d.ts +22 -0
- package/lib/components/authentication/admin/AuthMethods/components/DefaultSettingsContent.d.ts +11 -0
- package/lib/components/authentication/admin/AuthMethods/components/EmailSettingsContent.d.ts +13 -0
- package/lib/components/authentication/admin/AuthMethods/components/LoginMethodsList.d.ts +13 -0
- package/lib/components/authentication/admin/AuthMethods/components/PasswordRulesSettingsContent.d.ts +14 -0
- package/lib/components/authentication/admin/AuthMethods/components/PhoneSettingsContent.d.ts +13 -0
- package/lib/components/authentication/admin/AuthMethods/components/index.d.ts +10 -0
- package/lib/components/authentication/admin/AuthMethods/constants.d.ts +22 -0
- package/lib/components/authentication/admin/AuthMethods/locales.d.ts +249 -0
- package/lib/components/authentication/admin/AuthMethods/types.d.ts +76 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +84 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +41 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +72 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +33 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +27 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/types.d.ts +25 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +66 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +26 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/locales.d.ts +39 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/types.d.ts +36 -0
- package/lib/components/authentication/admin/CustomerAuth/locales.d.ts +66 -0
- package/lib/components/authentication/admin/CustomerAuth/types.d.ts +16 -0
- package/lib/components/authentication/admin/CustomerOAuthConfig/index.d.ts +6 -0
- package/lib/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +108 -0
- package/lib/components/authentication/admin/CustomerOAuthConfig/types.d.ts +22 -0
- package/lib/components/authentication/admin/DeviceAuth/locales.d.ts +57 -0
- package/lib/components/authentication/admin/DeviceAuth/types.d.ts +16 -0
- package/lib/components/authentication/admin/OAuthConfig/index.d.ts +6 -0
- package/lib/components/authentication/admin/OAuthConfig/locales.d.ts +90 -0
- package/lib/components/authentication/admin/OAuthConfig/types.d.ts +22 -0
- package/lib/components/authentication/admin/OrgAdminAuth/locales.d.ts +54 -0
- package/lib/components/authentication/admin/OrgAdminAuth/types.d.ts +16 -0
- package/lib/components/authentication/admin/POSOperatorAuth/locales.d.ts +48 -0
- package/lib/components/authentication/admin/POSOperatorAuth/types.d.ts +16 -0
- package/lib/components/authentication/admin/SaaSAdminAuth/locales.d.ts +54 -0
- package/lib/components/authentication/admin/SaaSAdminAuth/types.d.ts +16 -0
- package/lib/components/authentication/index.d.ts +0 -0
- package/lib/components/booking/components/TabProduct/selectProductItem/index.d.ts +0 -1
- package/lib/components/booking/components/actionButtons/index.js +3 -2
- package/lib/components/booking/components/collapsibleList/utils.d.ts +0 -1
- package/lib/components/booking/components/customSelect/index.d.ts +38 -0
- package/lib/components/booking/components/emptyBooking/index.d.ts +0 -1
- package/lib/components/booking/components/footer/FooterMenus/index.d.ts +0 -1
- package/lib/components/booking/components/formItemChildrenWrap/index.d.ts +0 -1
- package/lib/components/booking/components/reloadResourceModal/index.d.ts +8 -0
- package/lib/components/booking/deposit/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/clientVariant/utils.d.ts +3 -0
- package/lib/components/booking/info/header/index.d.ts +0 -1
- package/lib/components/booking/info/hooks/useInfoHolder.d.ts +0 -1
- package/lib/components/booking/info/index.d.ts +0 -1
- package/lib/components/booking/info/service/Lists.d.ts +0 -1
- package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info/service/editService/constants.d.ts +1 -0
- package/lib/components/booking/info/service/like/index.d.ts +0 -1
- package/lib/components/booking/info2/cartClientCard/locales.d.ts +21 -0
- package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/editNormalService/index.js +2 -1
- package/lib/components/booking/info2/service/editService/utils.d.ts +28 -0
- package/lib/components/booking/info2/service/openNormalService.d.ts +32 -0
- package/lib/components/booking/model.d.ts +112 -0
- package/lib/components/booking/notes/NoteBlock/NoteItem/index.d.ts +0 -1
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/components/AdditionalModule/locales.d.ts +36 -0
- package/lib/components/checkout/components/PaymentResultToast/types.d.ts +59 -0
- package/lib/components/checkout/components/PaymentResultToast/utils.d.ts +44 -0
- package/lib/components/checkout/components/ScrollableList/index.d.ts +5 -0
- package/lib/components/checkout/components/ScrollableList/types.d.ts +53 -0
- package/lib/components/checkout/constants.d.ts +2 -0
- package/lib/components/checkout/hooks/usePaymentLogger.d.ts +2 -0
- package/lib/components/checkout/hooks/useWalletPass.d.ts +1 -1
- package/lib/components/checkout/locales.d.ts +513 -0
- package/lib/components/checkout/styles.d.ts +67 -0
- 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/index.d.ts +0 -1
- package/lib/components/eftpos/pos.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/component/alert/warn.d.ts +0 -1
- package/lib/components/eftposPay/component/header/titlebar.d.ts +0 -1
- package/lib/components/eftposPay/component/step/step.d.ts +0 -1
- package/lib/components/eftposPay/hooks.d.ts +2 -2
- package/lib/components/eftposPay/store/index.d.ts +6 -6
- package/lib/components/eftposPay/tyro/hooks.d.ts +0 -1
- package/lib/components/eftposPay/utils/log/index.d.ts +110 -0
- package/lib/components/eventBooking/components/Provider/Content/index.d.ts +1 -0
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateStatus/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/DayItem/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Item/index.d.ts +0 -1
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/Status/index.d.ts +0 -1
- package/lib/components/eventBooking/components/scheduleCalendar/ProductItem/index.d.ts +0 -1
- package/lib/components/list/List.js +0 -1
- package/lib/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +13 -0
- package/lib/components/list/components/ListItemSkeleton/index.d.ts +2 -0
- package/lib/components/list/components/ScrollLoader/ScrollLoader.d.ts +18 -0
- package/lib/components/list/components/ScrollLoader/index.d.ts +2 -0
- package/lib/components/list/components/TabSkeleton/TabSkeleton.d.ts +11 -0
- package/lib/components/list/components/TabSkeleton/index.d.ts +2 -0
- package/lib/components/list/components/WaterfallList/WaterfallList.d.ts +33 -0
- package/lib/components/list/components/WaterfallList/index.d.ts +2 -0
- package/lib/components/list/hooks/useDevice.d.ts +24 -0
- package/lib/components/list/hooks/useListState.js +5 -2
- package/lib/components/list/hooks/useWaterfall.d.ts +34 -0
- package/lib/components/list/locales.d.ts +66 -0
- package/lib/components/list/types.d.ts +178 -0
- package/lib/components/list/utils/getText.d.ts +53 -0
- package/lib/components/list/utils/index.d.ts +19 -0
- package/lib/components/login/index.d.ts +0 -1
- package/lib/components/pay/toB/components/Content/Header.d.ts +4 -0
- package/lib/components/pay/toB/hooks.d.ts +12 -0
- package/lib/components/pay/toC/PaymentMethods/MWCreditCard/TDSPay/ThreedsLoading/index.d.ts +0 -1
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +7 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +3 -0
- 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 +3 -0
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +3 -0
- package/lib/components/pay/toC/locales.d.ts +301 -0
- package/lib/components/pay/toC/status.d.ts +13 -0
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/BirthdayField/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/GenderField/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/index.d.ts +0 -1
- package/lib/components/pisellSelectCustomerModal/RightPanel/index.d.ts +0 -1
- package/lib/components/productExtension/fields/SelectProducts/ProductItemPreview/index.d.ts +0 -1
- package/lib/components/productExtension/index.d.ts +0 -1
- package/lib/components/ruleSetting/ruleBorder/index.d.ts +0 -1
- package/lib/components/schedules/calendar/calendarItem.d.ts +0 -1
- package/lib/components/schedules/calendar/index.d.ts +0 -1
- package/lib/components/schedules/components/CurrentDay/index.d.ts +0 -1
- package/lib/components/schedules/components/ScheduleDetailList/index.d.ts +0 -1
- package/lib/components/schedules/components/ScheduleList/RenderScheduleItem/index.d.ts +0 -1
- package/lib/components/schedules/components/ScheduleList/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/MaxParticipantsModule/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/ResourcesModule/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/AddSchedules/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/SchedulesModule/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetail/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/ProductDetailByDate/index.d.ts +0 -1
- package/lib/components/schedules/products/ProductDetailDrawer/index.d.ts +0 -1
- package/lib/components/schedules/products/index.d.ts +0 -1
- package/lib/components/schedules/products/list/ProductItem/index.d.ts +0 -1
- package/lib/components/schedules/products/list/index.d.ts +0 -1
- package/lib/components/schedules/resources/index.d.ts +0 -1
- package/lib/components/schedules/resources/list/index.d.ts +0 -1
- package/lib/components/schedules/resources/relationProduct/index.d.ts +0 -1
- package/lib/components/schedules/schedules/AllSchedules/index.d.ts +0 -1
- package/lib/components/schedules/schedules/ScheduleDetailDrawer/index.d.ts +0 -1
- package/lib/components/schedules/schedules/index.d.ts +0 -1
- package/lib/components/shoppingCart/locales.d.ts +36 -0
- package/lib/components/shoppingCart/type.d.ts +50 -0
- package/lib/components/subTotal/locales.d.ts +42 -0
- package/lib/components/systemSettings/registry/components/ModuleList.d.ts +4 -0
- package/lib/components/systemSettings/registry/locales.d.ts +272 -0
- package/lib/components/systemSettings/registry/services.d.ts +77 -0
- package/lib/components/systemSettings/registry/types.d.ts +126 -0
- package/lib/components/systemSettings/registry/utils/typeValidation.d.ts +16 -0
- package/lib/components/systemSettings/registry/utils/validators.d.ts +8 -0
- package/lib/components/taxSelect/index.d.ts +0 -1
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.js +1 -1
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/index.less +3 -2
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +115 -0
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/types.js +1 -1
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/utils.d.ts +83 -0
- package/lib/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +6 -0
- package/lib/components/ticketBooking/components/bookingDataPanel/constants.d.ts +22 -0
- package/lib/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
- package/lib/components/ticketBooking/context/IsActiveContext.d.ts +26 -0
- package/lib/components/ticketBooking/context/OsKeyContext.d.ts +26 -0
- package/lib/components/ticketBooking/context/index.d.ts +2 -0
- package/lib/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +21 -0
- package/lib/components/ticketBooking/locales.d.ts +201 -0
- package/lib/components/ticketBooking/utils/productCache.d.ts +75 -0
- package/lib/components/wallet/utils.d.ts +48 -0
- package/lib/components/walletList/locales.d.ts +27 -0
- package/lib/components/walletList/types/index.d.ts +194 -0
- package/lib/hooks/printer.d.ts +4 -0
- package/lib/hooks/useEngineContext.d.ts +4 -0
- package/lib/hooks/useLogger.d.ts +2 -0
- package/lib/hooks/usePaymentLogger.d.ts +0 -1
- package/lib/hooks/useToast.d.ts +2 -0
- package/lib/hooks/useTranslationOriginal.d.ts +1 -0
- package/lib/plus/clientCard/locales.d.ts +18 -0
- package/lib/plus/clientCard/types.d.ts +134 -0
- package/lib/plus/clientCard/utils.d.ts +8 -0
- package/lib/plus/clientName/index.d.ts +4 -0
- package/lib/plus/clientName/type.d.ts +13 -0
- package/lib/plus/clientName/utils.d.ts +2 -0
- package/lib/plus/clinetSearch/Add/BirthdayField/index.d.ts +2 -0
- package/lib/plus/clinetSearch/Add/GenderField/index.d.ts +2 -0
- package/lib/plus/clinetSearch/InfiniteScroll/InfiniteScroll.d.ts +5 -0
- package/lib/plus/clinetSearch/InfiniteScroll/index.d.ts +2 -0
- package/lib/plus/clinetSearch/InfiniteScroll/types.d.ts +46 -0
- package/lib/plus/contactInfo/components/SwipeAction/index.d.ts +46 -0
- package/lib/plus/contactInfo/locales.d.ts +15 -0
- package/lib/plus/contactInfo/types.d.ts +91 -0
- package/lib/plus/contactInfo/utils.d.ts +7 -0
- package/lib/plus/contactInfoModal/locales.d.ts +66 -0
- package/lib/plus/noteModal/locales.d.ts +33 -0
- package/lib/plus/noteModal/types.d.ts +19 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Capacity/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardCom/index.d.ts +0 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +7 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Countdown/index.d.ts +7 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Stock/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +6 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +3 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -1
- package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +42 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +162 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/type.d.ts +298 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/utils.d.ts +9 -0
- package/lib/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +30 -0
- package/lib/plus/productSelect/utils.d.ts +39 -0
- package/lib/plus/saasCreateOrganization/components/Header.d.ts +0 -1
- package/lib/plus/saasCreateOrganization/index.d.ts +0 -1
- package/lib/plus/saasRegister/components/EntryEmail.d.ts +0 -1
- package/lib/plus/saasRegister/components/EntryInfo.d.ts +0 -1
- package/lib/plus/saasRegister/components/GoLogin.d.ts +0 -1
- package/lib/plus/saasRegister/components/Header.d.ts +0 -1
- package/lib/plus/saasRegister/components/VerifyError.d.ts +0 -1
- package/lib/plus/saasRegister/components/VerifyingLink.d.ts +0 -1
- package/lib/plus/selectHolder/locales.d.ts +24 -0
- package/lib/plus/selectHolder/types.d.ts +104 -0
- package/lib/plus/selectHolder/utils.d.ts +9 -0
- package/lib/plus/skuOptionsSelection/components/NormalCard/index.d.ts +0 -1
- package/lib/plus/skuOptionsSelection/components/TitleExtra/index.d.ts +3 -0
- package/lib/plus/skuOptionsSelection/components/VariantCard/index.d.ts +3 -0
- package/lib/plus/skuOptionsSelection/hooks/index.d.ts +3 -0
- package/lib/plus/skuOptionsSelection/hooks/useLanguage.d.ts +2 -0
- package/lib/plus/skuOptionsSelection/hooks/useStore.d.ts +2 -0
- package/lib/plus/skuOptionsSelection/hooks/useSymbol.d.ts +2 -0
- package/lib/plus/skuOptionsSelection/locales.d.ts +30 -0
- package/lib/plus/skuOptionsSelection/store/actions.d.ts +22 -0
- package/lib/plus/skuOptionsSelection/store/createStore.d.ts +15 -0
- package/lib/plus/skuOptionsSelection/store/index.d.ts +2 -0
- package/lib/plus/skuOptionsSelection/store/store.d.ts +4 -0
- package/lib/plus/skuOptionsSelection/types.d.ts +426 -0
- package/lib/plus/skuOptionsSelection/utils/calculateOption.d.ts +6 -0
- package/lib/plus/skuOptionsSelection/utils/checkSkuStatus.d.ts +37 -0
- package/lib/plus/skuOptionsSelection/utils/transformBundleGroup.js +1 -1
- package/lib/plus/skuOptionsSelection/utils/transformSelectorValueToValue.d.ts +4 -0
- package/lib/plus/skuOptionsSelection/utils/transformValueToSelectorValue.d.ts +4 -0
- package/lib/plus/skuOptionsSelection/utils/transformVariantGroup.d.ts +1 -0
- package/lib/plus/walletEditor/components/JsonEditor/index.d.ts +11 -0
- package/lib/plus/walletEditor/components/ValidityPeriodSelector/index.d.ts +20 -0
- package/lib/plus/walletEditor/components/relationProduct/index.d.ts +6 -0
- package/lib/plus/walletEditor/locales.d.ts +135 -0
- package/lib/plus/walletEditor/types.d.ts +52 -0
- package/lib/plus/walletPassGallery/locales.d.ts +285 -0
- package/lib/plus/walletPassGallery/utils.d.ts +48 -0
- package/lib/pro/Login2.0/hooks/usePasswordValidationRules.d.ts +24 -0
- package/lib/pro/Login2.0/locales.d.ts +543 -0
- package/lib/pro/Login2.0/shared/registerFlow.d.ts +116 -0
- package/lib/pro/Login2.0/steps/EmailAlreadyRegistered.d.ts +12 -0
- package/lib/pro/Login2.0/steps/VerificationSuccess.d.ts +8 -0
- package/lib/pro/Login2.0/steps/VerifyingEmailLink.d.ts +7 -0
- package/lib/pro/Login2.0/steps/WaitEmailLink.d.ts +18 -0
- package/lib/pro/Login2.0/types.d.ts +167 -0
- package/lib/pro/NumberKeyboardPopover/types.d.ts +31 -0
- package/lib/pro/NumericStepper/index.d.ts +43 -0
- package/lib/pro/Selector/BatchSelectorDemo.d.ts +3 -0
- package/lib/pro/Selector/Item.d.ts +14 -0
- package/lib/pro/Selector/Selector.d.ts +14 -0
- package/lib/pro/Selector/Selector.stories.d.ts +78 -0
- package/lib/pro/Selector/SelectorGroup.d.ts +11 -0
- package/lib/pro/Selector/components/Card/index.d.ts +57 -0
- package/lib/pro/Selector/components/Card/types.d.ts +1 -0
- package/lib/pro/Selector/components/Indicator/index.d.ts +19 -0
- package/lib/pro/Selector/components/IntersectionObserver.d.ts +105 -0
- package/lib/pro/Selector/components/LayoutContainer/index.d.ts +16 -0
- package/lib/pro/Selector/components/Media/index.d.ts +6 -0
- package/lib/pro/Selector/components/Media/types.d.ts +47 -0
- package/lib/pro/Selector/components/index.d.ts +4 -0
- package/lib/pro/Selector/demo.d.ts +2 -0
- package/lib/pro/Selector/hooks/usePresetItemProps.d.ts +43 -0
- package/lib/pro/Selector/hooks/usePresetProps.d.ts +24 -0
- package/lib/pro/Selector/hooks/useSelectionController.d.ts +49 -0
- package/lib/pro/Selector/index.d.ts +11 -0
- package/lib/pro/Selector/locales.d.ts +36 -0
- package/lib/pro/Selector/types.d.ts +173 -0
- package/lib/pro/Selector/utils/index.d.ts +49 -0
- package/lib/pro/comprehensiveSearch/hooks/useNativeScanner.d.ts +5 -0
- package/lib/pro/comprehensiveSearch/hooks/useTerminalPeripherals.d.ts +9 -0
- package/lib/pro/comprehensiveSearch/locales.d.ts +15 -0
- package/lib/pro/comprehensiveSearch/types.d.ts +32 -0
- package/lib/pro/multiDayTimeSelect/types.d.ts +28 -0
- package/lib/pro/numberKeyboard/locales.d.ts +12 -0
- package/lib/pro/pisellNumberSelector/example.d.ts +3 -0
- package/lib/pro/pisellPhoneKeyboard/locales.d.ts +12 -0
- package/lib/pro/pisellPriceKeyboardModal/types.d.ts +25 -0
- package/lib/pro/pisellPriceKeyboardPopover/types.d.ts +33 -0
- package/lib/pro/pisellSimplePriceKeyboardPopover/types.d.ts +33 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/index.d.ts +0 -1
- package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +39 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/types.d.ts +98 -0
- package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +42 -0
- package/lib/pro/priceKeyboard/components/discountKeyboard/types.d.ts +17 -0
- package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +45 -0
- package/lib/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +39 -0
- package/lib/pro/priceKeyboard/components/shortcuts/index.d.ts +18 -0
- package/lib/pro/priceKeyboard/hooks/keyActions.d.ts +28 -0
- package/lib/pro/priceKeyboard/utils.d.ts +31 -0
- package/lib/pro/skuDetailModal/locales.d.ts +103 -0
- package/lib/pro/skuDetailModal/types.d.ts +353 -0
- package/lib/pro/skuDetailModal/utils.d.ts +4 -0
- package/package.json +4 -4
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
import { ReactNode, CSSProperties } from 'react';
|
|
2
|
+
/** 设备类型 */
|
|
3
|
+
export declare type DeviceType = 'pc' | 'pad' | 'mobile';
|
|
4
|
+
/** 设备信息 */
|
|
5
|
+
export interface DeviceInfo {
|
|
6
|
+
type: DeviceType;
|
|
7
|
+
isMobile: boolean;
|
|
8
|
+
isPad: boolean;
|
|
9
|
+
isPc: boolean;
|
|
10
|
+
width: number;
|
|
11
|
+
height: number;
|
|
12
|
+
}
|
|
13
|
+
/** 响应式配置接口 */
|
|
14
|
+
export interface ResponsiveConfig {
|
|
15
|
+
/** PC端特定配置 */
|
|
16
|
+
pc?: Partial<ListProps>;
|
|
17
|
+
/** 平板端特定配置 */
|
|
18
|
+
pad?: Partial<ListProps>;
|
|
19
|
+
/** 移动端特定配置 */
|
|
20
|
+
mobile?: Partial<ListProps>;
|
|
21
|
+
}
|
|
22
|
+
/** 响应式Props接口 - 继承ListProps并添加responsive属性 */
|
|
23
|
+
export interface ResponsiveProps extends ListProps {
|
|
24
|
+
/** 响应式配置 */
|
|
25
|
+
responsive?: ResponsiveConfig;
|
|
26
|
+
}
|
|
27
|
+
/** ResponsiveWrapper 组件属性 */
|
|
28
|
+
export interface ResponsiveWrapperProps extends ResponsiveProps {
|
|
29
|
+
/** 子元素 */
|
|
30
|
+
children?: ReactNode;
|
|
31
|
+
}
|
|
32
|
+
/** 基础列表项接口 */
|
|
33
|
+
export interface BaseListItem {
|
|
34
|
+
/** 唯一标识 */
|
|
35
|
+
id: string | number;
|
|
36
|
+
/** 预设高度(瀑布流模式) */
|
|
37
|
+
height?: number;
|
|
38
|
+
/** 预设宽度(瀑布流模式) */
|
|
39
|
+
width?: number;
|
|
40
|
+
/** 其他任意属性,可以包含用于分组的字段 */
|
|
41
|
+
[key: string]: any;
|
|
42
|
+
}
|
|
43
|
+
/** 空状态配置接口 */
|
|
44
|
+
export interface EmptyStateConfig {
|
|
45
|
+
/** 是否显示空状态 */
|
|
46
|
+
show?: boolean;
|
|
47
|
+
/** 空状态文本 */
|
|
48
|
+
text?: string;
|
|
49
|
+
/** 空状态图标 */
|
|
50
|
+
icon?: ReactNode;
|
|
51
|
+
/** 空状态描述 */
|
|
52
|
+
description?: string;
|
|
53
|
+
}
|
|
54
|
+
/** 分页信息接口 */
|
|
55
|
+
export interface PaginationInfo {
|
|
56
|
+
/** 当前页数 */
|
|
57
|
+
current?: number;
|
|
58
|
+
/** 总页数 */
|
|
59
|
+
total?: number;
|
|
60
|
+
/** 总数据条数 */
|
|
61
|
+
totalCount?: number;
|
|
62
|
+
}
|
|
63
|
+
/** 布局配置接口 */
|
|
64
|
+
export interface LayoutConfig {
|
|
65
|
+
/** 显示样式 */
|
|
66
|
+
displayStyle?: 'grid' | 'waterfall';
|
|
67
|
+
/** 排版方式 */
|
|
68
|
+
layoutDirection?: 'horizontal' | 'vertical';
|
|
69
|
+
/** 列数 */
|
|
70
|
+
columns?: number;
|
|
71
|
+
/** 行数 */
|
|
72
|
+
rows?: number;
|
|
73
|
+
/** 列间距 */
|
|
74
|
+
columnGap?: number;
|
|
75
|
+
/** 行间距 */
|
|
76
|
+
rowGap?: number;
|
|
77
|
+
/** 缩放倍率 */
|
|
78
|
+
zoom?: number;
|
|
79
|
+
}
|
|
80
|
+
/** Tab配置接口 */
|
|
81
|
+
export interface TabConfig {
|
|
82
|
+
/** tab样式 */
|
|
83
|
+
tabStyle?: 'anchor' | 'switch' | 'none';
|
|
84
|
+
/** 指定用于分组的数据字段名,例如 'category'、'type' 等 */
|
|
85
|
+
tabGroup?: string;
|
|
86
|
+
/** Tab数据源 */
|
|
87
|
+
tabData?: TabItem[];
|
|
88
|
+
/** 顶部固定 */
|
|
89
|
+
stickyTop?: boolean;
|
|
90
|
+
}
|
|
91
|
+
/** 分页配置接口 */
|
|
92
|
+
export interface PaginationConfig {
|
|
93
|
+
/** 分页方式 */
|
|
94
|
+
paginationType?: 'all' | 'scroll' | 'pager' | 'more';
|
|
95
|
+
/** 默认显示个数 */
|
|
96
|
+
defaultPageSize?: number;
|
|
97
|
+
/** 每次加载个数 */
|
|
98
|
+
pageSize?: number;
|
|
99
|
+
/** 分页信息 */
|
|
100
|
+
pagination?: PaginationInfo;
|
|
101
|
+
}
|
|
102
|
+
/** 泛型List组件Props接口 */
|
|
103
|
+
export interface ListProps<TItem extends BaseListItem = BaseListItem> {
|
|
104
|
+
/** 基础属性 */
|
|
105
|
+
className?: string;
|
|
106
|
+
style?: CSSProperties;
|
|
107
|
+
width?: string | number;
|
|
108
|
+
height?: string | number;
|
|
109
|
+
/** 布局配置 */
|
|
110
|
+
displayStyle?: LayoutConfig['displayStyle'];
|
|
111
|
+
layoutDirection?: LayoutConfig['layoutDirection'];
|
|
112
|
+
columns?: LayoutConfig['columns'];
|
|
113
|
+
rows?: LayoutConfig['rows'];
|
|
114
|
+
columnGap?: LayoutConfig['columnGap'];
|
|
115
|
+
rowGap?: LayoutConfig['rowGap'];
|
|
116
|
+
zoom?: LayoutConfig['zoom'];
|
|
117
|
+
/** Tab配置 */
|
|
118
|
+
tabStyle?: TabConfig['tabStyle'];
|
|
119
|
+
tabGroup?: TabConfig['tabGroup'];
|
|
120
|
+
tabData?: TabConfig['tabData'];
|
|
121
|
+
stickyTop?: TabConfig['stickyTop'];
|
|
122
|
+
/** 分页配置 */
|
|
123
|
+
paginationType?: PaginationConfig['paginationType'];
|
|
124
|
+
defaultPageSize?: PaginationConfig['defaultPageSize'];
|
|
125
|
+
pageSize?: PaginationConfig['pageSize'];
|
|
126
|
+
pagination?: PaginationConfig['pagination'];
|
|
127
|
+
/** 数据和渲染 */
|
|
128
|
+
data?: TItem[];
|
|
129
|
+
children?: ReactNode;
|
|
130
|
+
renderItem?: (item: TItem, index: number) => ReactNode;
|
|
131
|
+
/** 回调函数 */
|
|
132
|
+
onLoadData?: (params: LoadDataParams) => void;
|
|
133
|
+
/** 状态配置 */
|
|
134
|
+
emptyConfig?: EmptyStateConfig;
|
|
135
|
+
loading?: boolean;
|
|
136
|
+
renderSearch?: () => ReactNode;
|
|
137
|
+
}
|
|
138
|
+
/** 向后兼容的非泛型版本 */
|
|
139
|
+
export interface LegacyListProps extends ListProps<any> {
|
|
140
|
+
/** 兼容旧的any[]类型 */
|
|
141
|
+
data?: any[];
|
|
142
|
+
renderItem?: (item: any, index: number) => ReactNode;
|
|
143
|
+
}
|
|
144
|
+
export interface TabItem {
|
|
145
|
+
/** 唯一标识,同时用作anchor模式下的锚点标识 */
|
|
146
|
+
key: string;
|
|
147
|
+
/** 显示文本 */
|
|
148
|
+
label: string;
|
|
149
|
+
/** 分组值,对应数据项中 tabGroup 指定字段的值 */
|
|
150
|
+
group?: string;
|
|
151
|
+
/** 是否禁用 */
|
|
152
|
+
disabled?: boolean;
|
|
153
|
+
}
|
|
154
|
+
export interface LoadMoreParams {
|
|
155
|
+
/** 当前页码 */
|
|
156
|
+
currentPage: number;
|
|
157
|
+
/** 每页数量 */
|
|
158
|
+
pageSize: number;
|
|
159
|
+
/** 当前tab */
|
|
160
|
+
activeTab?: string;
|
|
161
|
+
}
|
|
162
|
+
/** 数据加载触发类型 */
|
|
163
|
+
export declare type LoadDataTrigger = 'tabChange' | 'pagination' | 'pageSize' | 'loadMore' | 'scroll';
|
|
164
|
+
/** 统一的数据加载参数 */
|
|
165
|
+
export interface LoadDataParams {
|
|
166
|
+
/** 触发类型 */
|
|
167
|
+
trigger: LoadDataTrigger;
|
|
168
|
+
/** 当前页码 */
|
|
169
|
+
currentPage: number;
|
|
170
|
+
/** 每页数量 */
|
|
171
|
+
pageSize: number;
|
|
172
|
+
/** 当前激活的tab */
|
|
173
|
+
activeTab?: string;
|
|
174
|
+
/** 上一页页码(分页变化时提供) */
|
|
175
|
+
previousPage?: number;
|
|
176
|
+
/** 上一页大小(页大小变化时提供) */
|
|
177
|
+
previousPageSize?: number;
|
|
178
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* 国际化文案获取工具函数
|
|
3
|
+
* 参考 AmountSummary 组件的实现方式,使用 useEngineContext 获取语言设置
|
|
4
|
+
*
|
|
5
|
+
* @example
|
|
6
|
+
* ```typescript
|
|
7
|
+
* import { useGetText } from './utils';
|
|
8
|
+
* import locales from './locales';
|
|
9
|
+
*
|
|
10
|
+
* const MyComponent = () => {
|
|
11
|
+
* const { getText, getTextFunc } = useGetText(locales);
|
|
12
|
+
*
|
|
13
|
+
* // 获取字符串文案
|
|
14
|
+
* const title = getText('component.title', 'Default Title');
|
|
15
|
+
*
|
|
16
|
+
* // 获取函数类型文案
|
|
17
|
+
* const formatFunc = getTextFunc('component.format');
|
|
18
|
+
* const formattedText = typeof formatFunc === 'function'
|
|
19
|
+
* ? formatFunc(arg1, arg2)
|
|
20
|
+
* : 'Default Text';
|
|
21
|
+
*
|
|
22
|
+
* return <div>{title}</div>;
|
|
23
|
+
* };
|
|
24
|
+
* ```
|
|
25
|
+
*/
|
|
26
|
+
export declare type SupportedLanguage = 'en' | 'zh-CN' | 'zh-HK';
|
|
27
|
+
export interface LocalesObject {
|
|
28
|
+
[key: string]: {
|
|
29
|
+
[key: string]: string | ((...args: any[]) => string);
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
export interface GetTextFunctions {
|
|
33
|
+
getText: (key: string, fallback?: string) => string;
|
|
34
|
+
getTextFunc: (key: string) => any;
|
|
35
|
+
getCurrentLanguage: () => string;
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* 使用 useEngineContext 创建本地化文案获取函数的 Hook
|
|
39
|
+
* @param locales - 本地化文案对象
|
|
40
|
+
* @returns getText 和 getTextFunc 函数
|
|
41
|
+
*/
|
|
42
|
+
export declare const useGetText: (locales: LocalesObject) => GetTextFunctions;
|
|
43
|
+
/**
|
|
44
|
+
* 创建本地化文案获取函数(非 Hook 版本,保持向后兼容)
|
|
45
|
+
* @param locales - 本地化文案对象
|
|
46
|
+
* @returns getText 和 getTextFunc 函数
|
|
47
|
+
* @deprecated 推荐使用 useGetText Hook 版本
|
|
48
|
+
*/
|
|
49
|
+
export declare const createGetText: (locales: LocalesObject) => GetTextFunctions;
|
|
50
|
+
/**
|
|
51
|
+
* 默认导出:直接创建一个通用的 getText 函数工厂
|
|
52
|
+
*/
|
|
53
|
+
export default createGetText;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* List 组件工具函数导出
|
|
3
|
+
*/
|
|
4
|
+
export { useGetText, createGetText, default as createGetTextDefault, type SupportedLanguage, type LocalesObject, type GetTextFunctions, } from './getText';
|
|
5
|
+
/**
|
|
6
|
+
* 根据层级路径数组递归查找对应节点的 productIds
|
|
7
|
+
* @param nodes 当前层级的节点列表
|
|
8
|
+
* @param levelPath 层级路径数组,每个元素是对应层级的分类 ID
|
|
9
|
+
* @param currentLevel 当前遍历的层级索引
|
|
10
|
+
* @returns 找到的节点的 productIds,找不到返回空数组
|
|
11
|
+
*
|
|
12
|
+
* @description
|
|
13
|
+
* 特殊逻辑:如果 levelPath 末尾有连续的 0,则去掉所有末尾的 0
|
|
14
|
+
* 例如:
|
|
15
|
+
* - [1, 2, 0] -> 取 id=2 节点的 productIds
|
|
16
|
+
* - [1, 0, 0] -> 取 id=1 节点的 productIds
|
|
17
|
+
* - [3, 0, 0, 0] -> 取 id=3 节点的 productIds
|
|
18
|
+
*/
|
|
19
|
+
export declare const findProductIdsByPath: (nodes: any[], levelPath: (string | number)[], currentLevel?: number) => number[];
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './index.less';
|
|
3
|
+
declare type PaymentStatusProps = {
|
|
4
|
+
onChange: (status: 'succeeded' | 'processing' | 'requires_payment_method' | 'error') => void;
|
|
5
|
+
};
|
|
6
|
+
declare const PaymentStatus: React.FC<PaymentStatusProps>;
|
|
7
|
+
export default PaymentStatus;
|
|
@@ -0,0 +1,301 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'tocPay.text.checkout': string;
|
|
4
|
+
'tocPay.text.total': string;
|
|
5
|
+
'tocPay.text.completePaymentIn': string;
|
|
6
|
+
'tocPay.text.paymentInstruction': string;
|
|
7
|
+
'tocPay.text.serviceCharge': string;
|
|
8
|
+
'tocPay.text.noAvailablePaymentMethods': string;
|
|
9
|
+
'tocPay.text.paymentMethod': string;
|
|
10
|
+
'tocPay.text.connectingApplePay': string;
|
|
11
|
+
'tocPay.text.connectingGooglePay': string;
|
|
12
|
+
'tocPay.text.enterName': string;
|
|
13
|
+
'tocPay.text.enterValidName': string;
|
|
14
|
+
'tocPay.text.enterCardNumber': string;
|
|
15
|
+
'tocPay.text.enterValidCardNumber': string;
|
|
16
|
+
'tocPay.text.enterExpirationDate': string;
|
|
17
|
+
'tocPay.text.enterCVV': string;
|
|
18
|
+
'tocPay.text.enterValidCVV': string;
|
|
19
|
+
'tocPay.text.addCard': string;
|
|
20
|
+
'tocPay.text.creditorDebitCard': string;
|
|
21
|
+
'tocPay.text.addCreditOrDebitCard': string;
|
|
22
|
+
'tocPay.text.cardNumber': string;
|
|
23
|
+
'tocPay.text.incorrectCardNumber': string;
|
|
24
|
+
'tocPay.text.expiration': string;
|
|
25
|
+
'tocPay.text.incorrectExpiryDate': string;
|
|
26
|
+
'tocPay.text.securityCode': string;
|
|
27
|
+
'tocPay.text.incorrectSecurityCode': string;
|
|
28
|
+
'tocPay.text.cardholderName': string;
|
|
29
|
+
'tocPay.text.enterEnglishName': string;
|
|
30
|
+
'tocPay.text.incorrectName': string;
|
|
31
|
+
'tocPay.text.saveCardForNextTime': string;
|
|
32
|
+
'tocPay.text.secureBankInfo': string;
|
|
33
|
+
'tocPay.text.pay': string;
|
|
34
|
+
'tocPay.text.surcharge': string;
|
|
35
|
+
'tocPay.text.done': string;
|
|
36
|
+
'tocPay.text.manageCard': string;
|
|
37
|
+
'tocPay.text.waitingForBankVerification': string;
|
|
38
|
+
'tocPay.text.successBack': string;
|
|
39
|
+
'tocPay.text.redirectingToAlipay': string;
|
|
40
|
+
'tocPay.text.redirectingToPaypal': string;
|
|
41
|
+
'tocPay.text.redirectingToWeChatPay': string;
|
|
42
|
+
'tocPay.text.submit': string;
|
|
43
|
+
'tocPay.text.clickSubmitToComplete': string;
|
|
44
|
+
'tocPay.text.noExtraPayNeeded': string;
|
|
45
|
+
'tocPay.text.continuePayment': string;
|
|
46
|
+
'tocPay.text.prompt': string;
|
|
47
|
+
'tocPay.text.confirmLeave': string;
|
|
48
|
+
'tocPay.text.continuePay': string;
|
|
49
|
+
'tocPay.text.leave': string;
|
|
50
|
+
'tocPay.text.getParamsFail': string;
|
|
51
|
+
'tocPay.text.walletPass': string;
|
|
52
|
+
'tocPay.text.toUse': string;
|
|
53
|
+
'tocPay.text.searchResult': string;
|
|
54
|
+
'tocPay.text.select': string;
|
|
55
|
+
'tocPay.text.couponCodesAdded': string;
|
|
56
|
+
'tocPay.text.redeem': string;
|
|
57
|
+
'tocPay.text.howToPay': string;
|
|
58
|
+
'tocPay.text.congrats': string;
|
|
59
|
+
'tocPay.text.creditHaveBeen': string;
|
|
60
|
+
'tocPay.text.walletPassCodesTitle': string;
|
|
61
|
+
'tocPay.text.scanBarQrCode': string;
|
|
62
|
+
'tocPay.text.enterCodes': string;
|
|
63
|
+
'tocPay.text.searchDescribe': string;
|
|
64
|
+
'tocPay.text.walletPassEmpty': (walletName: string) => string;
|
|
65
|
+
'tocPay.text.walletPassDisabled': string;
|
|
66
|
+
'tocPay.text.walletPassPermanent': string;
|
|
67
|
+
'tocPay.text.walletPassCompleteTitle': string;
|
|
68
|
+
'tocPay.text.walletPassNoExtraPay': string;
|
|
69
|
+
'tocPay.text.walletCanPay': string;
|
|
70
|
+
'tocPay.text.paymentInstructions': string;
|
|
71
|
+
'tocPay.text.walletSearchEmpty': string;
|
|
72
|
+
'tocPay.text.detectIncognitoConfirm': string;
|
|
73
|
+
'tocPay.text.copyLink': string;
|
|
74
|
+
'tocPay.text.copySuccess': string;
|
|
75
|
+
'tocPay.text.walletName': (shopName: string) => string;
|
|
76
|
+
'tocPay.text.bestValueFound': string;
|
|
77
|
+
'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
|
|
78
|
+
'tocPay.text.totalSavings': string;
|
|
79
|
+
'tocPay.text.bestCombination': (walletName: string) => string;
|
|
80
|
+
'tocPay.text.recommended': string;
|
|
81
|
+
'tocPay.text.edit': string;
|
|
82
|
+
'tocPay.text.confirm': string;
|
|
83
|
+
'tocPay.text.unusedAndContinueToPayment': string;
|
|
84
|
+
'tocPay.text.walletPassAvailable': (walletName: string) => string;
|
|
85
|
+
'tocPay.text.useWalletPass': (walletName: string) => string;
|
|
86
|
+
'tocPay.text.useWalletPassAdd': (walletName: string) => string;
|
|
87
|
+
'tocPay.text.editWalletPass': (walletName: string) => string;
|
|
88
|
+
'tocPay.text.skipAndContinueToPayment': string;
|
|
89
|
+
'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
|
|
90
|
+
'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
|
|
91
|
+
'tocPay.text.addPointsCard': string;
|
|
92
|
+
'tocPay.text.hasNoWalletPassAmount': string;
|
|
93
|
+
'tocPay.text.multipleSelectionAvailable': string;
|
|
94
|
+
'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
|
|
95
|
+
'tocPay.text.bestValueCombination': string;
|
|
96
|
+
'tocPay.text.viewDetail': string;
|
|
97
|
+
'tocPay.text.returnAndSelectOtherPaymentMethod': string;
|
|
98
|
+
'tocPay.text.paymentCompletedAndViewOrder': string;
|
|
99
|
+
'tocPay.text.paymentFailed': string;
|
|
100
|
+
'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
|
|
101
|
+
};
|
|
102
|
+
'zh-CN': {
|
|
103
|
+
'tocPay.text.checkout': string;
|
|
104
|
+
'tocPay.text.total': string;
|
|
105
|
+
'tocPay.text.completePaymentIn': string;
|
|
106
|
+
'tocPay.text.paymentInstructions': string;
|
|
107
|
+
'tocPay.text.serviceCharge': string;
|
|
108
|
+
'tocPay.text.noAvailablePaymentMethods': string;
|
|
109
|
+
'tocPay.text.paymentMethod': string;
|
|
110
|
+
'tocPay.text.connectingApplePay': string;
|
|
111
|
+
'tocPay.text.connectingGooglePay': string;
|
|
112
|
+
'tocPay.text.enterName': string;
|
|
113
|
+
'tocPay.text.enterValidName': string;
|
|
114
|
+
'tocPay.text.enterCardNumber': string;
|
|
115
|
+
'tocPay.text.enterValidCardNumber': string;
|
|
116
|
+
'tocPay.text.enterExpirationDate': string;
|
|
117
|
+
'tocPay.text.enterCVV': string;
|
|
118
|
+
'tocPay.text.enterValidCVV': string;
|
|
119
|
+
'tocPay.text.addCard': string;
|
|
120
|
+
'tocPay.text.creditorDebitCard': string;
|
|
121
|
+
'tocPay.text.addCreditOrDebitCard': string;
|
|
122
|
+
'tocPay.text.cardNumber': string;
|
|
123
|
+
'tocPay.text.incorrectCardNumber': string;
|
|
124
|
+
'tocPay.text.expiration': string;
|
|
125
|
+
'tocPay.text.incorrectExpiryDate': string;
|
|
126
|
+
'tocPay.text.securityCode': string;
|
|
127
|
+
'tocPay.text.incorrectSecurityCode': string;
|
|
128
|
+
'tocPay.text.cardholderName': string;
|
|
129
|
+
'tocPay.text.enterEnglishName': string;
|
|
130
|
+
'tocPay.text.incorrectName': string;
|
|
131
|
+
'tocPay.text.saveCardForNextTime': string;
|
|
132
|
+
'tocPay.text.secureBankInfo': string;
|
|
133
|
+
'tocPay.text.pay': string;
|
|
134
|
+
'tocPay.text.surcharge': string;
|
|
135
|
+
'tocPay.text.done': string;
|
|
136
|
+
'tocPay.text.manageCard': string;
|
|
137
|
+
'tocPay.text.waitingForBankVerification': string;
|
|
138
|
+
'tocPay.text.successBack': string;
|
|
139
|
+
'tocPay.text.redirectingToAlipay': string;
|
|
140
|
+
'tocPay.text.redirectingToPaypal': string;
|
|
141
|
+
'tocPay.text.redirectingToWeChatPay': string;
|
|
142
|
+
'tocPay.text.submit': string;
|
|
143
|
+
'tocPay.text.clickSubmitToComplete': string;
|
|
144
|
+
'tocPay.text.noExtraPayNeeded': string;
|
|
145
|
+
'tocPay.text.continuePayment': string;
|
|
146
|
+
'tocPay.text.prompt': string;
|
|
147
|
+
'tocPay.text.confirmLeave': string;
|
|
148
|
+
'tocPay.text.continuePay': string;
|
|
149
|
+
'tocPay.text.leave': string;
|
|
150
|
+
'tocPay.text.getParamsFail': string;
|
|
151
|
+
'tocPay.text.walletPass': string;
|
|
152
|
+
'tocPay.text.toUse': string;
|
|
153
|
+
'tocPay.text.searchResult': string;
|
|
154
|
+
'tocPay.text.select': string;
|
|
155
|
+
'tocPay.text.couponCodesAdded': string;
|
|
156
|
+
'tocPay.text.redeem': string;
|
|
157
|
+
'tocPay.text.howToPay': string;
|
|
158
|
+
'tocPay.text.congrats': string;
|
|
159
|
+
'tocPay.text.creditHaveBeen': string;
|
|
160
|
+
'tocPay.text.walletPassCodesTitle': string;
|
|
161
|
+
'tocPay.text.scanBarQrCode': string;
|
|
162
|
+
'tocPay.text.enterCodes': string;
|
|
163
|
+
'tocPay.text.searchDescribe': string;
|
|
164
|
+
'tocPay.text.walletPassEmpty': (walletName: string) => string;
|
|
165
|
+
'tocPay.text.walletPassDisabled': string;
|
|
166
|
+
'tocPay.text.walletPassPermanent': string;
|
|
167
|
+
'tocPay.text.walletPassCompleteTitle': string;
|
|
168
|
+
'tocPay.text.walletPassNoExtraPay': string;
|
|
169
|
+
'tocPay.text.walletCanPay': string;
|
|
170
|
+
'tocPay.text.walletSearchEmpty': string;
|
|
171
|
+
'tocPay.text.detectIncognitoConfirm': string;
|
|
172
|
+
'tocPay.text.copyLink': string;
|
|
173
|
+
'tocPay.text.copySuccess': string;
|
|
174
|
+
'tocPay.text.walletName': (shopName: string) => string;
|
|
175
|
+
'tocPay.text.bestValueFound': string;
|
|
176
|
+
'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
|
|
177
|
+
'tocPay.text.totalSavings': string;
|
|
178
|
+
'tocPay.text.bestCombination': (walletName: string) => string;
|
|
179
|
+
'tocPay.text.recommended': string;
|
|
180
|
+
'tocPay.text.edit': string;
|
|
181
|
+
'tocPay.text.confirm': string;
|
|
182
|
+
'tocPay.text.unusedAndContinueToPayment': string;
|
|
183
|
+
'tocPay.text.walletPassAvailable': (walletName: string) => string;
|
|
184
|
+
'tocPay.text.useWalletPass': (walletName: string) => string;
|
|
185
|
+
'tocPay.text.useWalletPassAdd': (walletName: string) => string;
|
|
186
|
+
'tocPay.text.editWalletPass': (walletName: string) => string;
|
|
187
|
+
'tocPay.text.skipAndContinueToPayment': string;
|
|
188
|
+
'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
|
|
189
|
+
'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
|
|
190
|
+
'tocPay.text.addPointsCard': string;
|
|
191
|
+
'tocPay.text.hasNoWalletPassAmount': string;
|
|
192
|
+
'tocPay.text.multipleSelectionAvailable': string;
|
|
193
|
+
'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
|
|
194
|
+
'tocPay.text.bestValueCombination': string;
|
|
195
|
+
'tocPay.text.viewDetail': string;
|
|
196
|
+
'tocPay.text.returnAndSelectOtherPaymentMethod': string;
|
|
197
|
+
'tocPay.text.paymentCompletedAndViewOrder': string;
|
|
198
|
+
'tocPay.text.paymentFailed': string;
|
|
199
|
+
'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
|
|
200
|
+
};
|
|
201
|
+
'zh-HK': {
|
|
202
|
+
'tocPay.text.checkout': string;
|
|
203
|
+
'tocPay.text.total': string;
|
|
204
|
+
'tocPay.text.completePaymentIn': string;
|
|
205
|
+
'tocPay.text.paymentInstructions': string;
|
|
206
|
+
'tocPay.text.serviceCharge': string;
|
|
207
|
+
'tocPay.text.noAvailablePaymentMethods': string;
|
|
208
|
+
'tocPay.text.paymentMethod': string;
|
|
209
|
+
'tocPay.text.connectingApplePay': string;
|
|
210
|
+
'tocPay.text.connectingGooglePay': string;
|
|
211
|
+
'tocPay.text.enterName': string;
|
|
212
|
+
'tocPay.text.enterValidName': string;
|
|
213
|
+
'tocPay.text.enterCardNumber': string;
|
|
214
|
+
'tocPay.text.enterValidCardNumber': string;
|
|
215
|
+
'tocPay.text.enterExpirationDate': string;
|
|
216
|
+
'tocPay.text.enterCVV': string;
|
|
217
|
+
'tocPay.text.enterValidCVV': string;
|
|
218
|
+
'tocPay.text.addCard': string;
|
|
219
|
+
'tocPay.text.creditorDebitCard': string;
|
|
220
|
+
'tocPay.text.addCreditOrDebitCard': string;
|
|
221
|
+
'tocPay.text.cardNumber': string;
|
|
222
|
+
'tocPay.text.incorrectCardNumber': string;
|
|
223
|
+
'tocPay.text.expiration': string;
|
|
224
|
+
'tocPay.text.incorrectExpiryDate': string;
|
|
225
|
+
'tocPay.text.securityCode': string;
|
|
226
|
+
'tocPay.text.incorrectSecurityCode': string;
|
|
227
|
+
'tocPay.text.cardholderName': string;
|
|
228
|
+
'tocPay.text.enterEnglishName': string;
|
|
229
|
+
'tocPay.text.incorrectName': string;
|
|
230
|
+
'tocPay.text.saveCardForNextTime': string;
|
|
231
|
+
'tocPay.text.secureBankInfo': string;
|
|
232
|
+
'tocPay.text.pay': string;
|
|
233
|
+
'tocPay.text.surcharge': string;
|
|
234
|
+
'tocPay.text.done': string;
|
|
235
|
+
'tocPay.text.manageCard': string;
|
|
236
|
+
'tocPay.text.waitingForBankVerification': string;
|
|
237
|
+
'tocPay.text.successBack': string;
|
|
238
|
+
'tocPay.text.redirectingToAlipay': string;
|
|
239
|
+
'tocPay.text.redirectingToPaypal': string;
|
|
240
|
+
'tocPay.text.redirectingToWeChatPay': string;
|
|
241
|
+
'tocPay.text.submit': string;
|
|
242
|
+
'tocPay.text.clickSubmitToComplete': string;
|
|
243
|
+
'tocPay.text.noExtraPayNeeded': string;
|
|
244
|
+
'tocPay.text.continuePayment': string;
|
|
245
|
+
'tocPay.text.prompt': string;
|
|
246
|
+
'tocPay.text.confirmLeave': string;
|
|
247
|
+
'tocPay.text.continuePay': string;
|
|
248
|
+
'tocPay.text.leave': string;
|
|
249
|
+
'tocPay.text.getParamsFail': string;
|
|
250
|
+
'tocPay.text.walletPass': string;
|
|
251
|
+
'tocPay.text.toUse': string;
|
|
252
|
+
'tocPay.text.searchResult': string;
|
|
253
|
+
'tocPay.text.select': string;
|
|
254
|
+
'tocPay.text.couponCodesAdded': string;
|
|
255
|
+
'tocPay.text.redeem': string;
|
|
256
|
+
'tocPay.text.howToPay': string;
|
|
257
|
+
'tocPay.text.congrats': string;
|
|
258
|
+
'tocPay.text.creditHaveBeen': string;
|
|
259
|
+
'tocPay.text.walletPassCodesTitle': string;
|
|
260
|
+
'tocPay.text.scanBarQrCode': string;
|
|
261
|
+
'tocPay.text.enterCodes': string;
|
|
262
|
+
'tocPay.text.searchDescribe': string;
|
|
263
|
+
'tocPay.text.walletPassEmpty': (walletName: string) => string;
|
|
264
|
+
'tocPay.text.walletPassDisabled': string;
|
|
265
|
+
'tocPay.text.walletPassPermanent': string;
|
|
266
|
+
'tocPay.text.walletPassCompleteTitle': string;
|
|
267
|
+
'tocPay.text.walletPassNoExtraPay': string;
|
|
268
|
+
'tocPay.text.walletCanPay': string;
|
|
269
|
+
'tocPay.text.walletSearchEmpty': string;
|
|
270
|
+
'tocPay.text.detectIncognitoConfirm': string;
|
|
271
|
+
'tocPay.text.copyLink': string;
|
|
272
|
+
'tocPay.text.copySuccess': string;
|
|
273
|
+
'tocPay.text.walletName': (shopName: string) => string;
|
|
274
|
+
'tocPay.text.bestValueFound': string;
|
|
275
|
+
'tocPay.text.welcomeToUseWalletPass': (walletName: string) => string;
|
|
276
|
+
'tocPay.text.totalSavings': string;
|
|
277
|
+
'tocPay.text.bestCombination': (walletName: string) => string;
|
|
278
|
+
'tocPay.text.recommended': string;
|
|
279
|
+
'tocPay.text.edit': string;
|
|
280
|
+
'tocPay.text.confirm': string;
|
|
281
|
+
'tocPay.text.unusedAndContinueToPayment': string;
|
|
282
|
+
'tocPay.text.walletPassAvailable': (walletName: string) => string;
|
|
283
|
+
'tocPay.text.useWalletPass': (walletName: string) => string;
|
|
284
|
+
'tocPay.text.useWalletPassAdd': (walletName: string) => string;
|
|
285
|
+
'tocPay.text.editWalletPass': (walletName: string) => string;
|
|
286
|
+
'tocPay.text.skipAndContinueToPayment': string;
|
|
287
|
+
'tocPay.text.youMightHaveAnEligibleWalletPass': (walletName: string) => string;
|
|
288
|
+
'tocPay.text.checkIfYouHaveAnyPointsCardRechargableCardOrVouchersToUse': string;
|
|
289
|
+
'tocPay.text.addPointsCard': string;
|
|
290
|
+
'tocPay.text.hasNoWalletPassAmount': string;
|
|
291
|
+
'tocPay.text.multipleSelectionAvailable': string;
|
|
292
|
+
'tocPay.text.youCanSelectMultipleWalletPassesToCombineForPayment': (walletName: string) => string;
|
|
293
|
+
'tocPay.text.bestValueCombination': string;
|
|
294
|
+
'tocPay.text.viewDetail': string;
|
|
295
|
+
'tocPay.text.returnAndSelectOtherPaymentMethod': string;
|
|
296
|
+
'tocPay.text.paymentCompletedAndViewOrder': string;
|
|
297
|
+
'tocPay.text.paymentFailed': string;
|
|
298
|
+
'tocPay.text.weAreVerifyingYourPaymentPleaseCheckYourOrderStatusLater': string;
|
|
299
|
+
};
|
|
300
|
+
};
|
|
301
|
+
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare const paymentServices: any;
|
|
2
|
+
export declare const paymentTypes: any[];
|
|
3
|
+
export declare const tripartitePaymentKeys: string[];
|
|
4
|
+
export declare const paymentKeys: string[];
|
|
5
|
+
/**
|
|
6
|
+
* @title: 判断是否是三方支付
|
|
7
|
+
* @description:
|
|
8
|
+
* @return: *
|
|
9
|
+
* @Author: shengjie.zuo
|
|
10
|
+
* @Date: 2024-08-30 10:16:26
|
|
11
|
+
*/
|
|
12
|
+
export declare const isTripartitePayment: (service: string) => boolean;
|
|
13
|
+
export declare const saleChannelMap: Record<string, string>;
|