@pisell/private-materials 6.6.39 → 6.6.41
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +2 -2
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/booking/info2/service/editService/index.js +25 -0
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/ticketBooking/utils/index.d.ts +2 -1
- package/es/components/ticketBooking/utils/index.js +3 -2
- package/es/plus/clientCard/index.js +6 -4
- package/es/plus/clientCard/index.less +6 -2
- package/es/plus/clientCard/types.d.ts +1 -0
- package/es/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
- package/es/plus/walletPassGallery/components/passDetail/index.js +82 -40
- package/es/plus/walletPassGallery/components/passList/index.js +12 -4
- package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +3 -0
- package/es/plus/walletPassGallery/components/timelineSection/index.js +20 -2
- package/es/plus/walletPassGallery/index.d.ts +4 -0
- package/es/plus/walletPassGallery/index.js +95 -46
- package/es/plus/walletPassGallery/serve.d.ts +11 -1
- package/es/plus/walletPassGallery/serve.js +85 -59
- package/lib/components/booking/info2/service/editService/index.js +25 -7
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/ticketBooking/utils/index.d.ts +2 -1
- package/lib/components/ticketBooking/utils/index.js +3 -2
- package/lib/plus/clientCard/index.js +5 -4
- package/lib/plus/clientCard/index.less +6 -2
- package/lib/plus/clientCard/types.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +1 -0
- package/lib/plus/walletPassGallery/components/passDetail/index.js +65 -10
- package/lib/plus/walletPassGallery/components/passList/index.js +12 -5
- package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +3 -0
- package/lib/plus/walletPassGallery/components/timelineSection/index.js +17 -2
- package/lib/plus/walletPassGallery/index.d.ts +4 -0
- package/lib/plus/walletPassGallery/index.js +116 -45
- package/lib/plus/walletPassGallery/serve.d.ts +11 -1
- package/lib/plus/walletPassGallery/serve.js +25 -12
- package/lowcode/client-card/meta.ts +9 -3
- package/lowcode/client-search/meta.ts +316 -0
- package/lowcode/wallet-pass-gallery/meta.ts +66 -1
- package/package.json +3 -3
- package/es/components/Sales/Cart/utils.d.ts +0 -63
- package/es/components/Sales/Checkout/utils.d.ts +0 -41
- package/es/components/Sales/Summary/index.d.ts +0 -35
- package/es/components/Sales/Summary/utils.d.ts +0 -51
- package/es/components/appointmentBooking/locales.d.ts +0 -603
- package/es/components/booking/components/voucher/utils.d.ts +0 -5
- package/es/components/booking/dashboard/serve.d.ts +0 -2
- package/es/components/booking/editBookingModal/utils.d.ts +0 -12
- package/es/components/booking/forms/serve.d.ts +0 -18
- 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/serve.d.ts +0 -2
- package/es/components/booking/info/hooks/useHolderConfig.d.ts +0 -10
- package/es/components/booking/info/index.d.ts +0 -4
- package/es/components/booking/info/pet/serve.d.ts +0 -1
- package/es/components/booking/info/service/addTimeModal/serve.d.ts +0 -5
- package/es/components/booking/info/service/editService/constants.d.ts +0 -1
- package/es/components/booking/info/service/serve.d.ts +0 -34
- package/es/components/booking/info2/cartClientCard/locales.d.ts +0 -33
- package/es/components/booking/info2/serve.d.ts +0 -6
- package/es/components/booking/locales.d.ts +0 -1619
- package/es/components/checkout/PaymentProvider.d.ts +0 -13
- package/es/components/checkout/components/AdditionalModule/locales.d.ts +0 -58
- package/es/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
- package/es/components/checkout/components/PaymentResultToast/index.d.ts +0 -9
- package/es/components/checkout/components/PaymentResultToast/types.d.ts +0 -59
- package/es/components/checkout/components/PaymentResultToast/utils.d.ts +0 -44
- package/es/components/checkout/components/ScrollableList/index.d.ts +0 -5
- package/es/components/checkout/components/ScrollableList/types.d.ts +0 -53
- package/es/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +0 -11
- package/es/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.d.ts +0 -7
- package/es/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.d.ts +0 -5
- package/es/components/checkout/components/WalletPassModule/types.d.ts +0 -134
- package/es/components/checkout/constants.d.ts +0 -2
- package/es/components/checkout/export.d.ts +0 -9
- package/es/components/checkout/hooks/usePaymentLogger.d.ts +0 -2
- package/es/components/checkout/index.d.ts +0 -5
- package/es/components/checkout/locales.d.ts +0 -853
- package/es/components/checkout/styles.d.ts +0 -67
- package/es/components/checkout/types.d.ts +0 -130
- package/es/components/checkout/utils.d.ts +0 -3
- package/es/components/eftpos/const.d.ts +0 -64
- package/es/components/eftpos/hooks.d.ts +0 -33
- package/es/components/eftpos/locales.d.ts +0 -163
- package/es/components/eftposPay/EFTPos.d.ts +0 -14
- package/es/components/eftposPay/aggregatePayment/index.d.ts +0 -3
- package/es/components/eftposPay/aggregatePayment/service.d.ts +0 -24
- package/es/components/eftposPay/aggregatePayment/types.d.ts +0 -106
- package/es/components/eftposPay/aggregatePayment/utils/payment.d.ts +0 -139
- package/es/components/eftposPay/const.d.ts +0 -195
- package/es/components/eftposPay/huifu/hooks.d.ts +0 -25
- package/es/components/eftposPay/huifu/types.d.ts +0 -14
- package/es/components/eftposPay/locales.d.ts +0 -608
- package/es/components/eftposPay/manufacturer.d.ts +0 -8
- package/es/components/eftposPay/serve.d.ts +0 -16
- package/es/components/eftposPay/store/index.d.ts +0 -362
- package/es/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -3
- package/es/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -11
- package/es/components/list/List.d.ts +0 -5
- package/es/components/list/ResponsiveWrapper.d.ts +0 -16
- package/es/components/list/TestResponsiveWrapper.d.ts +0 -8
- package/es/components/list/components/EmptyState/EmptyState.d.ts +0 -20
- package/es/components/list/components/EmptyState/index.d.ts +0 -2
- package/es/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
- package/es/components/list/components/ListItemSkeleton/index.d.ts +0 -2
- package/es/components/list/components/Pagination/Pagination.d.ts +0 -30
- package/es/components/list/components/Pagination/index.d.ts +0 -1
- package/es/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
- package/es/components/list/components/ScrollLoader/index.d.ts +0 -2
- package/es/components/list/components/Tab/Tab.d.ts +0 -5
- package/es/components/list/components/Tab/index.d.ts +0 -2
- package/es/components/list/components/Tab/types.d.ts +0 -14
- package/es/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
- package/es/components/list/components/TabSkeleton/index.d.ts +0 -2
- package/es/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
- package/es/components/list/components/WaterfallList/index.d.ts +0 -2
- package/es/components/list/examples/GroupedListExample.d.ts +0 -3
- package/es/components/list/hooks/index.d.ts +0 -5
- package/es/components/list/hooks/useDevice.d.ts +0 -24
- package/es/components/list/hooks/useListState.d.ts +0 -43
- package/es/components/list/hooks/useWaterfall.d.ts +0 -34
- package/es/components/list/index.d.ts +0 -10
- package/es/components/list/locales.d.ts +0 -108
- package/es/components/list/types.d.ts +0 -177
- package/es/components/list/utils/getText.d.ts +0 -53
- package/es/components/list/utils/index.d.ts +0 -4
- package/es/components/pay/toB/components/CardGroup/index.d.ts +0 -8
- package/es/components/pay/toB/components/Content/index.d.ts +0 -4
- package/es/components/pay/toB/components/Content/utils.d.ts +0 -16
- package/es/components/pay/toB/components/EFTPOS/index.d.ts +0 -8
- package/es/components/pay/toB/components/index.d.ts +0 -5
- package/es/components/pay/toB/hooks.d.ts +0 -12
- package/es/components/pay/toB/locales.d.ts +0 -88
- package/es/components/pay/toB/paymentMethods/index.d.ts +0 -11
- package/es/components/pay/toB/store/context.d.ts +0 -3
- package/es/components/pay/toB/store/index.d.ts +0 -3
- package/es/components/pay/toB/store/provider.d.ts +0 -4
- package/es/components/pay/toB/types/index.d.ts +0 -61
- package/es/components/pay/toB/types/storeTypes.d.ts +0 -143
- package/es/components/pay/toC/PaymentList/utils.d.ts +0 -36
- package/es/components/pay/toC/PaymentMethods/GlobePayAliPayH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/GlobePayPaypalH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/GlobePayQrcode/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/GlobePayWxH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -7
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -3
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -3
- package/es/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -4
- package/es/components/pay/toC/PaymentMethods/StripePay/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/SuperPayAliPayH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/SuperPayWxPayH5/serve.d.ts +0 -2
- package/es/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -155
- package/es/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
- package/es/components/pisellSelectCustomerModal/RightPanel/serve.d.ts +0 -3
- package/es/components/pisellSelectCustomerModal/locales.d.ts +0 -133
- package/es/components/productSelect/components/pisellPriceText/index.d.ts +0 -11
- package/es/components/ruleSetting/locales.d.ts +0 -78
- package/es/components/schedules/locales.d.ts +0 -143
- package/es/components/shoppingCart/Provider.d.ts +0 -3
- package/es/components/shoppingCart/locales.d.ts +0 -58
- package/es/components/shoppingCart/mock.d.ts +0 -40
- package/es/components/shoppingCart/type.d.ts +0 -50
- package/es/components/shoppingCart/utils.d.ts +0 -63
- package/es/components/subTotal/locales.d.ts +0 -68
- package/es/components/systemSettings/registry/locales.d.ts +0 -456
- package/es/components/systemSettings/registry/services.d.ts +0 -77
- package/es/components/systemSettings/registry/types.d.ts +0 -128
- package/es/components/taxSelect/locales.d.ts +0 -38
- package/es/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.d.ts +0 -27
- package/es/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
- package/es/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
- package/es/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -9
- package/es/components/ticketBooking/components/bookingDataPanel/bookingDashboard/index.d.ts +0 -7
- package/es/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +0 -6
- package/es/components/ticketBooking/components/bookingDataPanel/pisellFloatingPanel/index.d.ts +0 -14
- package/es/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
- package/es/components/ticketBooking/components/floatButtons/index.d.ts +0 -11
- package/es/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
- package/es/components/ticketBooking/context/OsKeyContext.d.ts +0 -26
- package/es/components/ticketBooking/context/index.d.ts +0 -2
- package/es/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
- package/es/components/ticketBooking/hooks/pisellos/useProducts.d.ts +0 -12
- package/es/components/ticketBooking/hooks/pisellos/useScanManager.d.ts +0 -6
- package/es/components/ticketBooking/locales.d.ts +0 -328
- package/es/components/ticketBooking/serve.d.ts +0 -288
- package/es/components/ticketBooking/utils/productCache.d.ts +0 -75
- package/es/components/walletList/serve.d.ts +0 -43
- package/es/components/workSpaceList/components/AppearanceEdit/IconPanel.d.ts +0 -11
- package/es/components/workSpaceList/components/AppearanceEdit/constants.d.ts +0 -8
- package/es/components/workSpaceList/components/Card/constants.d.ts +0 -2
- package/es/components/workSpaceList/components/SearchBar/index.d.ts +0 -17
- package/es/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -4
- package/es/components/workSpaceList/components/Sort/index.d.ts +0 -7
- package/es/components/workSpaceList/components/WorkspaceItem/index.d.ts +0 -22
- package/es/hooks/index.d.ts +0 -10
- package/es/hooks/useEngineContext.d.ts +0 -3
- package/es/hooks/useLocale.d.ts +0 -2
- package/es/hooks/useLogger.d.ts +0 -2
- package/es/hooks/useModal.d.ts +0 -35
- package/es/hooks/useModal.example.d.ts +0 -12
- package/es/hooks/useModal.integration.example.d.ts +0 -15
- package/es/hooks/useToast.d.ts +0 -2
- package/es/hooks/useWindowSize.d.ts +0 -5
- package/es/plus/contactInfo/components/SwipeAction/index.d.ts +0 -46
- package/es/plus/noteModal/locales.d.ts +0 -53
- package/es/plus/noteModal/types.d.ts +0 -19
- package/es/plus/productSelect/CategoryTabs/index.d.ts +0 -20
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
- package/es/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
- package/es/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -8
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
- package/es/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -5
- package/es/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
- package/es/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -7
- package/es/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -7
- package/es/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
- package/es/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -7
- package/es/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -7
- package/es/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
- package/es/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -7
- package/es/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -7
- package/es/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
- package/es/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
- package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -68
- package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -164
- package/es/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
- package/es/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
- package/es/plus/productSelect/ProductList/gridComponents.d.ts +0 -44
- package/es/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +0 -30
- package/es/plus/productSelect/components/pisellPriceText/index.d.ts +0 -14
- package/es/plus/saasAttendance/locales.d.ts +0 -528
- package/es/plus/saasAttendance/settings/types.d.ts +0 -130
- package/es/plus/selectHolder/locales.d.ts +0 -38
- package/es/pro/Login2.0/locales.d.ts +0 -903
- package/es/pro/Login2.0/shared/types.d.ts +0 -234
- package/es/pro/NumberKeyboardPopover/index.d.ts +0 -36
- package/es/pro/NumberKeyboardPopover/types.d.ts +0 -31
- package/es/pro/multiDayTimeSelect/index.d.ts +0 -3
- package/es/pro/multiDayTimeSelect/types.d.ts +0 -28
- package/es/pro/pisellNumberSelector/example.d.ts +0 -3
- package/es/pro/pisellPriceKeyboardModal/index.d.ts +0 -2
- package/es/pro/pisellPriceKeyboardModal/types.d.ts +0 -25
- package/es/pro/pisellPriceKeyboardPopover/index.d.ts +0 -2
- package/es/pro/pisellPriceKeyboardPopover/types.d.ts +0 -33
- package/es/pro/pisellPriceRadio/index.d.ts +0 -26
- package/es/pro/pisellSimplePriceKeyboardPopover/index.d.ts +0 -2
- package/es/pro/pisellSimplePriceKeyboardPopover/types.d.ts +0 -33
- package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +0 -63
- package/es/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -98
- package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +0 -68
- package/es/pro/priceKeyboard/components/discountKeyboard/types.d.ts +0 -17
- package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +0 -73
- package/es/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +0 -39
- package/es/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -18
- package/es/pro/priceKeyboard/hooks/rightItems.d.ts +0 -28
- package/es/pro/priceKeyboard/index.d.ts +0 -3
- package/es/pro/skuDetailModal/locales.d.ts +0 -78
- package/es/pro/skuDetailModal/types.d.ts +0 -352
- package/lib/components/Sales/Cart/utils.d.ts +0 -63
- package/lib/components/Sales/Checkout/utils.d.ts +0 -41
- package/lib/components/Sales/Summary/index.d.ts +0 -35
- package/lib/components/Sales/Summary/utils.d.ts +0 -51
- package/lib/components/appointmentBooking/locales.d.ts +0 -603
- package/lib/components/booking/components/voucher/utils.d.ts +0 -5
- package/lib/components/booking/dashboard/serve.d.ts +0 -2
- package/lib/components/booking/editBookingModal/utils.d.ts +0 -12
- package/lib/components/booking/forms/serve.d.ts +0 -18
- 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/serve.d.ts +0 -2
- package/lib/components/booking/info/hooks/useHolderConfig.d.ts +0 -10
- package/lib/components/booking/info/index.d.ts +0 -4
- package/lib/components/booking/info/pet/serve.d.ts +0 -1
- package/lib/components/booking/info/service/addTimeModal/serve.d.ts +0 -5
- package/lib/components/booking/info/service/editService/constants.d.ts +0 -1
- package/lib/components/booking/info/service/serve.d.ts +0 -34
- package/lib/components/booking/info2/cartClientCard/locales.d.ts +0 -33
- package/lib/components/booking/info2/serve.d.ts +0 -6
- package/lib/components/booking/locales.d.ts +0 -1619
- package/lib/components/checkout/PaymentProvider.d.ts +0 -13
- package/lib/components/checkout/components/AdditionalModule/locales.d.ts +0 -58
- package/lib/components/checkout/components/PaymentResultToast/PaymentResultToastProvider.d.ts +0 -85
- package/lib/components/checkout/components/PaymentResultToast/index.d.ts +0 -9
- package/lib/components/checkout/components/PaymentResultToast/types.d.ts +0 -59
- package/lib/components/checkout/components/PaymentResultToast/utils.d.ts +0 -44
- package/lib/components/checkout/components/ScrollableList/index.d.ts +0 -5
- package/lib/components/checkout/components/ScrollableList/types.d.ts +0 -53
- package/lib/components/checkout/components/WalletPassModule/components/ConflictModal/index.d.ts +0 -11
- package/lib/components/checkout/components/WalletPassModule/components/DiscountWallet/DiscountTextMode.d.ts +0 -7
- package/lib/components/checkout/components/WalletPassModule/components/WalletPassTextMode/index.d.ts +0 -5
- package/lib/components/checkout/components/WalletPassModule/types.d.ts +0 -134
- package/lib/components/checkout/constants.d.ts +0 -2
- package/lib/components/checkout/export.d.ts +0 -9
- package/lib/components/checkout/hooks/usePaymentLogger.d.ts +0 -2
- package/lib/components/checkout/index.d.ts +0 -5
- package/lib/components/checkout/locales.d.ts +0 -853
- package/lib/components/checkout/styles.d.ts +0 -67
- package/lib/components/checkout/types.d.ts +0 -130
- package/lib/components/checkout/utils.d.ts +0 -3
- package/lib/components/eftpos/const.d.ts +0 -64
- package/lib/components/eftpos/hooks.d.ts +0 -33
- package/lib/components/eftpos/locales.d.ts +0 -163
- package/lib/components/eftposPay/EFTPos.d.ts +0 -14
- package/lib/components/eftposPay/aggregatePayment/index.d.ts +0 -3
- package/lib/components/eftposPay/aggregatePayment/service.d.ts +0 -24
- package/lib/components/eftposPay/aggregatePayment/types.d.ts +0 -106
- package/lib/components/eftposPay/aggregatePayment/utils/payment.d.ts +0 -139
- package/lib/components/eftposPay/const.d.ts +0 -195
- package/lib/components/eftposPay/huifu/hooks.d.ts +0 -25
- package/lib/components/eftposPay/huifu/types.d.ts +0 -14
- package/lib/components/eftposPay/locales.d.ts +0 -608
- package/lib/components/eftposPay/manufacturer.d.ts +0 -8
- package/lib/components/eftposPay/serve.d.ts +0 -16
- package/lib/components/eftposPay/store/index.d.ts +0 -362
- package/lib/components/eventBooking/components/Provider/Cart/Deposit/index.d.ts +0 -3
- package/lib/components/eventBooking/components/bookingAvailabilityCalendar/components/CalendarDate/CalenDateWeek/CallToBook/index.d.ts +0 -11
- package/lib/components/list/List.d.ts +0 -5
- package/lib/components/list/ResponsiveWrapper.d.ts +0 -16
- package/lib/components/list/TestResponsiveWrapper.d.ts +0 -8
- package/lib/components/list/components/EmptyState/EmptyState.d.ts +0 -20
- package/lib/components/list/components/EmptyState/index.d.ts +0 -2
- package/lib/components/list/components/ListItemSkeleton/ListItemSkeleton.d.ts +0 -13
- package/lib/components/list/components/ListItemSkeleton/index.d.ts +0 -2
- package/lib/components/list/components/Pagination/Pagination.d.ts +0 -30
- package/lib/components/list/components/Pagination/index.d.ts +0 -1
- package/lib/components/list/components/ScrollLoader/ScrollLoader.d.ts +0 -18
- package/lib/components/list/components/ScrollLoader/index.d.ts +0 -2
- package/lib/components/list/components/Tab/Tab.d.ts +0 -5
- package/lib/components/list/components/Tab/index.d.ts +0 -2
- package/lib/components/list/components/Tab/types.d.ts +0 -14
- package/lib/components/list/components/TabSkeleton/TabSkeleton.d.ts +0 -11
- package/lib/components/list/components/TabSkeleton/index.d.ts +0 -2
- package/lib/components/list/components/WaterfallList/WaterfallList.d.ts +0 -33
- package/lib/components/list/components/WaterfallList/index.d.ts +0 -2
- package/lib/components/list/examples/GroupedListExample.d.ts +0 -3
- package/lib/components/list/hooks/index.d.ts +0 -5
- package/lib/components/list/hooks/useDevice.d.ts +0 -24
- package/lib/components/list/hooks/useListState.d.ts +0 -43
- package/lib/components/list/hooks/useWaterfall.d.ts +0 -34
- package/lib/components/list/index.d.ts +0 -10
- package/lib/components/list/locales.d.ts +0 -108
- package/lib/components/list/types.d.ts +0 -177
- package/lib/components/list/utils/getText.d.ts +0 -53
- package/lib/components/list/utils/index.d.ts +0 -4
- package/lib/components/pay/toB/components/CardGroup/index.d.ts +0 -8
- package/lib/components/pay/toB/components/Content/index.d.ts +0 -4
- package/lib/components/pay/toB/components/Content/utils.d.ts +0 -16
- package/lib/components/pay/toB/components/EFTPOS/index.d.ts +0 -8
- package/lib/components/pay/toB/components/index.d.ts +0 -5
- package/lib/components/pay/toB/hooks.d.ts +0 -12
- package/lib/components/pay/toB/locales.d.ts +0 -88
- package/lib/components/pay/toB/paymentMethods/index.d.ts +0 -11
- package/lib/components/pay/toB/store/context.d.ts +0 -3
- package/lib/components/pay/toB/store/index.d.ts +0 -3
- package/lib/components/pay/toB/store/provider.d.ts +0 -4
- package/lib/components/pay/toB/types/index.d.ts +0 -61
- package/lib/components/pay/toB/types/storeTypes.d.ts +0 -143
- package/lib/components/pay/toC/PaymentList/utils.d.ts +0 -36
- package/lib/components/pay/toC/PaymentMethods/GlobePayAliPayH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/GlobePayPaypalH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/GlobePayQrcode/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/GlobePayWxH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/Content.d.ts +0 -7
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/Finish/index.d.ts +0 -3
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/PageLoading/index.d.ts +0 -3
- package/lib/components/pay/toC/PaymentMethods/StripePay/Stripe/components/SetupForm/PaymentRequestForm.d.ts +0 -4
- package/lib/components/pay/toC/PaymentMethods/StripePay/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/SuperPayAliPayH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/SuperPayWxPayH5/serve.d.ts +0 -2
- package/lib/components/pay/toC/PaymentMethods/WalletPass/serve.d.ts +0 -155
- package/lib/components/pisellSelectCustomerModal/RightPanel/Add/PhoneField/index.d.ts +0 -3
- package/lib/components/pisellSelectCustomerModal/RightPanel/serve.d.ts +0 -3
- package/lib/components/pisellSelectCustomerModal/locales.d.ts +0 -133
- package/lib/components/productSelect/components/pisellPriceText/index.d.ts +0 -11
- package/lib/components/ruleSetting/locales.d.ts +0 -78
- package/lib/components/schedules/locales.d.ts +0 -143
- package/lib/components/shoppingCart/Provider.d.ts +0 -3
- package/lib/components/shoppingCart/locales.d.ts +0 -58
- package/lib/components/shoppingCart/mock.d.ts +0 -40
- package/lib/components/shoppingCart/type.d.ts +0 -50
- package/lib/components/shoppingCart/utils.d.ts +0 -63
- package/lib/components/subTotal/locales.d.ts +0 -68
- package/lib/components/systemSettings/registry/locales.d.ts +0 -456
- package/lib/components/systemSettings/registry/services.d.ts +0 -77
- package/lib/components/systemSettings/registry/types.d.ts +0 -128
- package/lib/components/taxSelect/locales.d.ts +0 -38
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/ProductDisplayAdapter.d.ts +0 -27
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/index.d.ts +0 -7
- package/lib/components/ticketBooking/components/ProductDisplayAdapter/types.d.ts +0 -115
- package/lib/components/ticketBooking/components/addServiceVariant/index.d.ts +0 -9
- package/lib/components/ticketBooking/components/bookingDataPanel/bookingDashboard/index.d.ts +0 -7
- package/lib/components/ticketBooking/components/bookingDataPanel/bookingList/utils.d.ts +0 -6
- package/lib/components/ticketBooking/components/bookingDataPanel/pisellFloatingPanel/index.d.ts +0 -14
- package/lib/components/ticketBooking/components/bookingDataPanel/serve.d.ts +0 -0
- package/lib/components/ticketBooking/components/floatButtons/index.d.ts +0 -11
- package/lib/components/ticketBooking/context/IsActiveContext.d.ts +0 -26
- package/lib/components/ticketBooking/context/OsKeyContext.d.ts +0 -26
- package/lib/components/ticketBooking/context/index.d.ts +0 -2
- package/lib/components/ticketBooking/hooks/pisellos/useActiveExecute.d.ts +0 -21
- package/lib/components/ticketBooking/hooks/pisellos/useProducts.d.ts +0 -12
- package/lib/components/ticketBooking/hooks/pisellos/useScanManager.d.ts +0 -6
- package/lib/components/ticketBooking/locales.d.ts +0 -328
- package/lib/components/ticketBooking/serve.d.ts +0 -288
- package/lib/components/ticketBooking/utils/productCache.d.ts +0 -75
- package/lib/components/walletList/serve.d.ts +0 -43
- package/lib/components/workSpaceList/components/AppearanceEdit/IconPanel.d.ts +0 -11
- package/lib/components/workSpaceList/components/AppearanceEdit/constants.d.ts +0 -8
- package/lib/components/workSpaceList/components/Card/constants.d.ts +0 -2
- package/lib/components/workSpaceList/components/SearchBar/index.d.ts +0 -17
- package/lib/components/workSpaceList/components/SearchWorkspaceAndBase/index.d.ts +0 -4
- package/lib/components/workSpaceList/components/Sort/index.d.ts +0 -7
- package/lib/components/workSpaceList/components/WorkspaceItem/index.d.ts +0 -22
- package/lib/hooks/index.d.ts +0 -10
- package/lib/hooks/useEngineContext.d.ts +0 -3
- package/lib/hooks/useLocale.d.ts +0 -2
- package/lib/hooks/useLogger.d.ts +0 -2
- package/lib/hooks/useModal.d.ts +0 -35
- package/lib/hooks/useModal.example.d.ts +0 -12
- package/lib/hooks/useModal.integration.example.d.ts +0 -15
- package/lib/hooks/useToast.d.ts +0 -2
- package/lib/hooks/useWindowSize.d.ts +0 -5
- package/lib/plus/contactInfo/components/SwipeAction/index.d.ts +0 -46
- package/lib/plus/noteModal/locales.d.ts +0 -53
- package/lib/plus/noteModal/types.d.ts +0 -19
- package/lib/plus/productSelect/CategoryTabs/index.d.ts +0 -20
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA1/index.d.ts +0 -4
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA2/index.d.ts +0 -4
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA5/index.d.ts +0 -4
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardA9/index.d.ts +0 -4
- package/lib/plus/productSelect/ProductCard/SkuCard/SkuCardCustom/index.d.ts +0 -4
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Action/index.d.ts +0 -8
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardMask/index.d.ts +0 -7
- package/lib/plus/productSelect/ProductCard/SkuCard/components/CardWrapper/index.d.ts +0 -5
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Duration/index.d.ts +0 -6
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Favorite/index.d.ts +0 -7
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Promotions/index.d.ts +0 -7
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Resource/index.d.ts +0 -6
- package/lib/plus/productSelect/ProductCard/SkuCard/components/SubTitle/index.d.ts +0 -7
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Tags/index.d.ts +0 -7
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Time/index.d.ts +0 -6
- package/lib/plus/productSelect/ProductCard/SkuCard/components/Title/index.d.ts +0 -7
- package/lib/plus/productSelect/ProductCard/SkuCard/components/TooltipTags/index.d.ts +0 -7
- package/lib/plus/productSelect/ProductCard/SkuCard/components/WarningLists/index.d.ts +0 -4
- package/lib/plus/productSelect/ProductCard/SkuCard/index.d.ts +0 -9
- package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +0 -68
- package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +0 -164
- package/lib/plus/productSelect/ProductCard/SkuCard/type.d.ts +0 -298
- package/lib/plus/productSelect/ProductCard/SkuCard/utils.d.ts +0 -9
- package/lib/plus/productSelect/ProductList/gridComponents.d.ts +0 -44
- package/lib/plus/productSelect/components/TabsStructure/TabsStructure.d.ts +0 -30
- package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +0 -14
- package/lib/plus/saasAttendance/locales.d.ts +0 -528
- package/lib/plus/saasAttendance/settings/types.d.ts +0 -130
- package/lib/plus/selectHolder/locales.d.ts +0 -38
- package/lib/pro/Login2.0/locales.d.ts +0 -903
- package/lib/pro/Login2.0/shared/types.d.ts +0 -234
- package/lib/pro/NumberKeyboardPopover/index.d.ts +0 -36
- package/lib/pro/NumberKeyboardPopover/types.d.ts +0 -31
- package/lib/pro/multiDayTimeSelect/index.d.ts +0 -3
- package/lib/pro/multiDayTimeSelect/types.d.ts +0 -28
- package/lib/pro/pisellNumberSelector/example.d.ts +0 -3
- package/lib/pro/pisellPriceKeyboardModal/index.d.ts +0 -2
- package/lib/pro/pisellPriceKeyboardModal/types.d.ts +0 -25
- package/lib/pro/pisellPriceKeyboardPopover/index.d.ts +0 -2
- package/lib/pro/pisellPriceKeyboardPopover/types.d.ts +0 -33
- package/lib/pro/pisellPriceRadio/index.d.ts +0 -26
- package/lib/pro/pisellSimplePriceKeyboardPopover/index.d.ts +0 -2
- package/lib/pro/pisellSimplePriceKeyboardPopover/types.d.ts +0 -33
- package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +0 -63
- package/lib/pro/priceKeyboard/components/cashKeyboard/types.d.ts +0 -98
- package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +0 -68
- package/lib/pro/priceKeyboard/components/discountKeyboard/types.d.ts +0 -17
- package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +0 -73
- package/lib/pro/priceKeyboard/components/paymentKeyboard/types.d.ts +0 -39
- package/lib/pro/priceKeyboard/components/shortcuts/index.d.ts +0 -18
- package/lib/pro/priceKeyboard/hooks/rightItems.d.ts +0 -28
- package/lib/pro/priceKeyboard/index.d.ts +0 -3
- package/lib/pro/skuDetailModal/locales.d.ts +0 -78
- package/lib/pro/skuDetailModal/types.d.ts +0 -352
|
@@ -1,853 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
en: {
|
|
3
|
-
'order.total': string;
|
|
4
|
-
'order.start-new-order': string;
|
|
5
|
-
'pisell2.subtotal.deposit': string;
|
|
6
|
-
'pisell2.subtotal.total': string;
|
|
7
|
-
'pisell2.subtotal.subtotal': string;
|
|
8
|
-
'pisell2.subtotal.tax': string;
|
|
9
|
-
'pisell2.subtotal.delivery-fee': string;
|
|
10
|
-
'pisell2.subtotal.discount': string;
|
|
11
|
-
'pisell2.subtotal.point-deduction': string;
|
|
12
|
-
'pisell2.subtotal.member-deduction': string;
|
|
13
|
-
'pisell2.subtotal.expect-amount': string;
|
|
14
|
-
'regular.payment': string;
|
|
15
|
-
'deposit.payment': string;
|
|
16
|
-
'regular.payment.short': string;
|
|
17
|
-
'deposit.payment.short': string;
|
|
18
|
-
'regular.text': string;
|
|
19
|
-
'deposit.text': string;
|
|
20
|
-
'payment.text': string;
|
|
21
|
-
more: string;
|
|
22
|
-
pay: string;
|
|
23
|
-
'balance.due': string;
|
|
24
|
-
'deposit.due': string;
|
|
25
|
-
'partial.paid': string;
|
|
26
|
-
'deposit.partial.paid': string;
|
|
27
|
-
'split.payment': string;
|
|
28
|
-
'split.cancel': string;
|
|
29
|
-
cash: string;
|
|
30
|
-
rounding: string;
|
|
31
|
-
'cash.payment': string;
|
|
32
|
-
'cash.amount': string;
|
|
33
|
-
'custom.amount': string;
|
|
34
|
-
'quick.amounts': string;
|
|
35
|
-
'enter.amount': string;
|
|
36
|
-
'confirm.payment': string;
|
|
37
|
-
'payment.methods': string;
|
|
38
|
-
'select.payment.method': string;
|
|
39
|
-
'card.payment': string;
|
|
40
|
-
'digital.wallet': string;
|
|
41
|
-
'bank.transfer': string;
|
|
42
|
-
'cards.and.digitals': string;
|
|
43
|
-
'payment.success': string;
|
|
44
|
-
'payment.failed': string;
|
|
45
|
-
'payment.cancelled': string;
|
|
46
|
-
'payment.processing': string;
|
|
47
|
-
close: string;
|
|
48
|
-
cancel: string;
|
|
49
|
-
confirm: string;
|
|
50
|
-
save: string;
|
|
51
|
-
void: string;
|
|
52
|
-
'no.payments.recorded': string;
|
|
53
|
-
'order.paid': string;
|
|
54
|
-
'balance.to.pay': string;
|
|
55
|
-
'no.items.found': string;
|
|
56
|
-
'discount.card': string;
|
|
57
|
-
'order.and.payment.summary': string;
|
|
58
|
-
'will.be.paid.in.full': string;
|
|
59
|
-
'by.wallet': string;
|
|
60
|
-
'wallet.pass': string;
|
|
61
|
-
vouchers: string;
|
|
62
|
-
'gift.cards': string;
|
|
63
|
-
'loyalty.points': string;
|
|
64
|
-
'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
|
|
65
|
-
'wallet-pass-module-applied': (count: number) => string;
|
|
66
|
-
'wallet-pass-module-expired': (count: number) => string;
|
|
67
|
-
'wallet-pass-module-best-saving': string;
|
|
68
|
-
'wallet-pass-module-clear-all': string;
|
|
69
|
-
'wallet-pass-module-expired-modal-title': (count: number) => string;
|
|
70
|
-
'wallet-pass-module-expired-modal-empty': string;
|
|
71
|
-
'wallet-pass-module-expired-modal-close': string;
|
|
72
|
-
'wallet-pass-module-no-cards': string;
|
|
73
|
-
'wallet-pass-module-no-selected-cards': string;
|
|
74
|
-
'wallet-pass-module-best-combination-selected': string;
|
|
75
|
-
'wallet-pass-module-already-best-combination': string;
|
|
76
|
-
'pisell2.checkout.wallet-pass-module.no-result': string;
|
|
77
|
-
'wallet-pass-module-balance': string;
|
|
78
|
-
"wallet-pass-module-balance-after": string;
|
|
79
|
-
'wallet-pass-module-max.use': string;
|
|
80
|
-
'wallet-pass-module-disabled-modal-title': string;
|
|
81
|
-
'wallet-pass-module-disabled-modal-empty': string;
|
|
82
|
-
'wallet-pass-module-discount-partially-paid': string;
|
|
83
|
-
'wallet-pass-module-discount-order-free': string;
|
|
84
|
-
'additional.options': string;
|
|
85
|
-
'add.tip': string;
|
|
86
|
-
'service.charge': string;
|
|
87
|
-
notes: string;
|
|
88
|
-
'receipt.options': string;
|
|
89
|
-
'pisell2.text.walletPassPermanent': string;
|
|
90
|
-
'pisell2.checkout.search-section.placeholder': string;
|
|
91
|
-
'pisell2.checkout.discount.percentage.off': (value: string) => string;
|
|
92
|
-
'pisell2.checkout.discount.fixed_amount': string;
|
|
93
|
-
'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
|
|
94
|
-
'pisell2.checkout.client-card.tip.wallet-updated': string;
|
|
95
|
-
'pisell2.checkout.client-card.tip.client-changed': string;
|
|
96
|
-
'pisell2.checkout.client-card.tip.partially-paid': string;
|
|
97
|
-
'pisell2.checkout.client-card.tip.same-client': string;
|
|
98
|
-
'payment.result.success': string;
|
|
99
|
-
'payment.result.failed': string;
|
|
100
|
-
'payment.result.paid': string;
|
|
101
|
-
'payment.result.partiallyPaid': string;
|
|
102
|
-
'payment.result.amountDue': string;
|
|
103
|
-
'payment.result.changeDue': string;
|
|
104
|
-
'payment.result.details': string;
|
|
105
|
-
'payment.result.printReceipt': string;
|
|
106
|
-
'payment.result.retry': string;
|
|
107
|
-
'payment.result.changePayment': string;
|
|
108
|
-
'payment.result.more': string;
|
|
109
|
-
'payment.result.autoClose': string;
|
|
110
|
-
'payment.result.saveAsPartialPaid': string;
|
|
111
|
-
'payment.result.continuePayment': string;
|
|
112
|
-
'payment.result.orderNote': string;
|
|
113
|
-
'payment.result.refund': string;
|
|
114
|
-
'payment.result.actions.detailsClicked': string;
|
|
115
|
-
'payment.result.actions.printReceiptClicked': string;
|
|
116
|
-
'payment.result.actions.retryClicked': string;
|
|
117
|
-
'payment.result.actions.changePaymentClicked': string;
|
|
118
|
-
'payment.result.actions.saveAsPartialPaidClicked': string;
|
|
119
|
-
'payment.result.actions.continuePaymentClicked': string;
|
|
120
|
-
'payment.result.actions.orderNoteClicked': string;
|
|
121
|
-
'payment.result.actions.refundClicked': string;
|
|
122
|
-
'pisell2.checkout.manual-discount.no-amount': string;
|
|
123
|
-
'pisell2.checkout.manual-discount.has-payment-items': string;
|
|
124
|
-
'pisell2.checkout.manual-discount.invalid-amount': string;
|
|
125
|
-
'pisell2.checkout.can-not-change-deposit-amount': string;
|
|
126
|
-
'pisell2.checkout.wallet-balance-confirm.title': string;
|
|
127
|
-
'pisell2.checkout.wallet-balance-confirm.description-before': string;
|
|
128
|
-
'pisell2.checkout.wallet-balance-confirm.description-after': string;
|
|
129
|
-
'pisell2.checkout.wallet-balance-confirm.cancel': string;
|
|
130
|
-
'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
|
|
131
|
-
'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
|
|
132
|
-
'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
|
|
133
|
-
'pisell2.checkout.payment-detail.by': string;
|
|
134
|
-
'pisell2.checkout.order-note.updated-successfully': string;
|
|
135
|
-
'pisell2.checkout.order-note.deleted-successfully': string;
|
|
136
|
-
'pisell2.checkout.order-note.update-failed': string;
|
|
137
|
-
'pisell2.checkout.order-note.delete-failed': string;
|
|
138
|
-
'pisell2.checkout.payment.select-payment': string;
|
|
139
|
-
'pisell2.checkout.customer.default-name': string;
|
|
140
|
-
'pisell2.checkout.wallet-pass.redemption-failed': string;
|
|
141
|
-
'pisell2.checkout.modal.close-price-adjustment': string;
|
|
142
|
-
'pisell2.checkout.modal.reset-price-adjustment': string;
|
|
143
|
-
'pisell2.checkout.modal.done-price-adjustment': string;
|
|
144
|
-
'pisell2.checkout.modal.price-adjustment-tips': string;
|
|
145
|
-
'pisell2.checkout.send-payment-link.modal-title': string;
|
|
146
|
-
'pisell2.checkout.send-payment-link.email-address': string;
|
|
147
|
-
'pisell2.checkout.send-payment-link.email-placeholder': string;
|
|
148
|
-
'pisell2.checkout.send-payment-link.send-button': string;
|
|
149
|
-
'pisell2.checkout.send-payment-link.email-required': string;
|
|
150
|
-
'pisell2.checkout.send-payment-link.email-invalid': string;
|
|
151
|
-
'pisell2.checkout.send-payment-link.success': string;
|
|
152
|
-
'pisell2.checkout.send-payment-link.error': string;
|
|
153
|
-
'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
|
|
154
|
-
'pisell2.payment-options.surcharge-label': string;
|
|
155
|
-
'wallet-pass-module-customer-name-walk-in': string;
|
|
156
|
-
'pisell2.amount-summary.amount-cannot-be-zero': string;
|
|
157
|
-
'pisell2.checkout.order-sync-failed': string;
|
|
158
|
-
'pisell2.checkout.order-create-failed': string;
|
|
159
|
-
'pisell2.checkout.sync-retry-hint': string;
|
|
160
|
-
'pisell2.checkout.tips': string;
|
|
161
|
-
retry: string;
|
|
162
|
-
'cash-payment-title': string;
|
|
163
|
-
'cash-payment-balance-due': string;
|
|
164
|
-
'cash-payment-cash-received': string;
|
|
165
|
-
'cash-payment-change-due': string;
|
|
166
|
-
'cash-payment-rounding': string;
|
|
167
|
-
'cash-payment-other': string;
|
|
168
|
-
'cash-payment-reset': string;
|
|
169
|
-
'cash-payment-pay': string;
|
|
170
|
-
'cash-payment-amount-cannot-be-zero': string;
|
|
171
|
-
};
|
|
172
|
-
'zh-CN': {
|
|
173
|
-
'order.total': string;
|
|
174
|
-
'order.start-new-order': string;
|
|
175
|
-
'pisell2.subtotal.deposit': string;
|
|
176
|
-
'pisell2.subtotal.total': string;
|
|
177
|
-
'pisell2.subtotal.subtotal': string;
|
|
178
|
-
'pisell2.subtotal.tax': string;
|
|
179
|
-
'pisell2.subtotal.delivery-fee': string;
|
|
180
|
-
'pisell2.subtotal.discount': string;
|
|
181
|
-
'pisell2.subtotal.point-deduction': string;
|
|
182
|
-
'pisell2.subtotal.member-deduction': string;
|
|
183
|
-
'pisell2.subtotal.expect-amount': string;
|
|
184
|
-
'regular.payment': string;
|
|
185
|
-
'deposit.payment': string;
|
|
186
|
-
'regular.payment.short': string;
|
|
187
|
-
'deposit.payment.short': string;
|
|
188
|
-
'regular.text': string;
|
|
189
|
-
'deposit.text': string;
|
|
190
|
-
'payment.text': string;
|
|
191
|
-
more: string;
|
|
192
|
-
pay: string;
|
|
193
|
-
'balance.due': string;
|
|
194
|
-
'deposit.due': string;
|
|
195
|
-
'partial.paid': string;
|
|
196
|
-
'deposit.partial.paid': string;
|
|
197
|
-
'split.payment': string;
|
|
198
|
-
'split.cancel': string;
|
|
199
|
-
cash: string;
|
|
200
|
-
rounding: string;
|
|
201
|
-
'cash.payment': string;
|
|
202
|
-
'cash.amount': string;
|
|
203
|
-
'custom.amount': string;
|
|
204
|
-
'quick.amounts': string;
|
|
205
|
-
'enter.amount': string;
|
|
206
|
-
'confirm.payment': string;
|
|
207
|
-
'payment.methods': string;
|
|
208
|
-
'select.payment.method': string;
|
|
209
|
-
'card.payment': string;
|
|
210
|
-
'digital.wallet': string;
|
|
211
|
-
'bank.transfer': string;
|
|
212
|
-
'cards.and.digitals': string;
|
|
213
|
-
'payment.success': string;
|
|
214
|
-
'payment.failed': string;
|
|
215
|
-
'payment.cancelled': string;
|
|
216
|
-
'payment.processing': string;
|
|
217
|
-
close: string;
|
|
218
|
-
cancel: string;
|
|
219
|
-
confirm: string;
|
|
220
|
-
save: string;
|
|
221
|
-
void: string;
|
|
222
|
-
'no.payments.recorded': string;
|
|
223
|
-
'order.paid': string;
|
|
224
|
-
'balance.to.pay': string;
|
|
225
|
-
'no.items.found': string;
|
|
226
|
-
'discount.card': string;
|
|
227
|
-
'order.and.payment.summary': string;
|
|
228
|
-
'will.be.paid.in.full': string;
|
|
229
|
-
'by.wallet': string;
|
|
230
|
-
'wallet.pass': string;
|
|
231
|
-
vouchers: string;
|
|
232
|
-
'gift.cards': string;
|
|
233
|
-
'loyalty.points': string;
|
|
234
|
-
'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
|
|
235
|
-
'wallet-pass-module-applied': (count: number) => string;
|
|
236
|
-
'wallet-pass-module-expired': (count: number) => string;
|
|
237
|
-
'wallet-pass-module-best-saving': string;
|
|
238
|
-
'wallet-pass-module-clear-all': string;
|
|
239
|
-
'wallet-pass-module-expired-modal-title': (count: number) => string;
|
|
240
|
-
'wallet-pass-module-expired-modal-empty': string;
|
|
241
|
-
'wallet-pass-module-expired-modal-close': string;
|
|
242
|
-
'wallet-pass-module-no-cards': string;
|
|
243
|
-
'wallet-pass-module-no-selected-cards': string;
|
|
244
|
-
'wallet-pass-module-best-combination-selected': string;
|
|
245
|
-
'wallet-pass-module-already-best-combination': string;
|
|
246
|
-
'pisell2.checkout.wallet-pass-module.no-result': string;
|
|
247
|
-
'wallet-pass-module-balance': string;
|
|
248
|
-
"wallet-pass-module-balance-after": string;
|
|
249
|
-
'wallet-pass-module-max.use': string;
|
|
250
|
-
'wallet-pass-module-disabled-modal-title': string;
|
|
251
|
-
'wallet-pass-module-disabled-modal-empty': string;
|
|
252
|
-
'wallet-pass-module-discount-partially-paid': string;
|
|
253
|
-
'wallet-pass-module-discount-order-free': string;
|
|
254
|
-
'additional.options': string;
|
|
255
|
-
'add.tip': string;
|
|
256
|
-
'service.charge': string;
|
|
257
|
-
notes: string;
|
|
258
|
-
'receipt.options': string;
|
|
259
|
-
'pisell2.text.walletPassPermanent': string;
|
|
260
|
-
'payment.result.success': string;
|
|
261
|
-
'payment.result.failed': string;
|
|
262
|
-
'payment.result.paid': string;
|
|
263
|
-
'payment.result.partiallyPaid': string;
|
|
264
|
-
'payment.result.amountDue': string;
|
|
265
|
-
'payment.result.changeDue': string;
|
|
266
|
-
'payment.result.details': string;
|
|
267
|
-
'payment.result.printReceipt': string;
|
|
268
|
-
'payment.result.retry': string;
|
|
269
|
-
'payment.result.changePayment': string;
|
|
270
|
-
'payment.result.more': string;
|
|
271
|
-
'payment.result.autoClose': string;
|
|
272
|
-
'payment.result.saveAsPartialPaid': string;
|
|
273
|
-
'payment.result.continuePayment': string;
|
|
274
|
-
'payment.result.orderNote': string;
|
|
275
|
-
'payment.result.refund': string;
|
|
276
|
-
'payment.result.actions.detailsClicked': string;
|
|
277
|
-
'payment.result.actions.printReceiptClicked': string;
|
|
278
|
-
'payment.result.actions.retryClicked': string;
|
|
279
|
-
'payment.result.actions.changePaymentClicked': string;
|
|
280
|
-
'payment.result.actions.saveAsPartialPaidClicked': string;
|
|
281
|
-
'payment.result.actions.continuePaymentClicked': string;
|
|
282
|
-
'payment.result.actions.orderNoteClicked': string;
|
|
283
|
-
'payment.result.actions.refundClicked': string;
|
|
284
|
-
'pisell2.checkout.manual-discount.no-amount': string;
|
|
285
|
-
'pisell2.checkout.manual-discount.has-payment-items': string;
|
|
286
|
-
'pisell2.checkout.manual-discount.invalid-amount': string;
|
|
287
|
-
'pisell2.checkout.can-not-change-deposit-amount': string;
|
|
288
|
-
'pisell2.checkout.wallet-balance-confirm.title': string;
|
|
289
|
-
'pisell2.checkout.wallet-balance-confirm.description-before': string;
|
|
290
|
-
'pisell2.checkout.wallet-balance-confirm.description-after': string;
|
|
291
|
-
'pisell2.checkout.wallet-balance-confirm.cancel': string;
|
|
292
|
-
'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
|
|
293
|
-
'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
|
|
294
|
-
'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
|
|
295
|
-
'pisell2.checkout.payment-detail.by': string;
|
|
296
|
-
'pisell2.checkout.order-note.updated-successfully': string;
|
|
297
|
-
'pisell2.checkout.order-note.deleted-successfully': string;
|
|
298
|
-
'pisell2.checkout.order-note.update-failed': string;
|
|
299
|
-
'pisell2.checkout.order-note.delete-failed': string;
|
|
300
|
-
'pisell2.checkout.payment.select-payment': string;
|
|
301
|
-
'pisell2.checkout.customer.default-name': string;
|
|
302
|
-
'pisell2.checkout.wallet-pass.redemption-failed': string;
|
|
303
|
-
'pisell2.checkout.modal.close-price-adjustment': string;
|
|
304
|
-
'pisell2.checkout.modal.reset-price-adjustment': string;
|
|
305
|
-
'pisell2.checkout.modal.done-price-adjustment': string;
|
|
306
|
-
'pisell2.checkout.modal.price-adjustment-tips': string;
|
|
307
|
-
'pisell2.checkout.send-payment-link.modal-title': string;
|
|
308
|
-
'pisell2.checkout.send-payment-link.email-address': string;
|
|
309
|
-
'pisell2.checkout.send-payment-link.email-placeholder': string;
|
|
310
|
-
'pisell2.checkout.send-payment-link.send-button': string;
|
|
311
|
-
'pisell2.checkout.send-payment-link.email-required': string;
|
|
312
|
-
'pisell2.checkout.send-payment-link.email-invalid': string;
|
|
313
|
-
'pisell2.checkout.send-payment-link.success': string;
|
|
314
|
-
'pisell2.checkout.send-payment-link.error': string;
|
|
315
|
-
'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
|
|
316
|
-
'pisell2.payment-options.surcharge-label': string;
|
|
317
|
-
'pisell2.checkout.search-section.placeholder': string;
|
|
318
|
-
'pisell2.checkout.discount.percentage.off': (value: string) => string;
|
|
319
|
-
'pisell2.checkout.discount.fixed_amount': string;
|
|
320
|
-
'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
|
|
321
|
-
'pisell2.checkout.client-card.tip.wallet-updated': string;
|
|
322
|
-
'pisell2.checkout.client-card.tip.client-changed': string;
|
|
323
|
-
'pisell2.checkout.client-card.tip.partially-paid': string;
|
|
324
|
-
'pisell2.checkout.client-card.tip.same-client': string;
|
|
325
|
-
'wallet-pass-module-customer-name-walk-in': string;
|
|
326
|
-
'pisell2.amount-summary.amount-cannot-be-zero': string;
|
|
327
|
-
'pisell2.checkout.order-sync-failed': string;
|
|
328
|
-
'pisell2.checkout.order-create-failed': string;
|
|
329
|
-
'pisell2.checkout.sync-retry-hint': string;
|
|
330
|
-
'pisell2.checkout.tips': string;
|
|
331
|
-
retry: string;
|
|
332
|
-
'cash-payment-title': string;
|
|
333
|
-
'cash-payment-balance-due': string;
|
|
334
|
-
'cash-payment-cash-received': string;
|
|
335
|
-
'cash-payment-change-due': string;
|
|
336
|
-
'cash-payment-rounding': string;
|
|
337
|
-
'cash-payment-other': string;
|
|
338
|
-
'cash-payment-reset': string;
|
|
339
|
-
'cash-payment-pay': string;
|
|
340
|
-
'cash-payment-amount-cannot-be-zero': string;
|
|
341
|
-
};
|
|
342
|
-
'zh-HK': {
|
|
343
|
-
'order.total': string;
|
|
344
|
-
'order.start-new-order': string;
|
|
345
|
-
'pisell2.subtotal.deposit': string;
|
|
346
|
-
'pisell2.subtotal.total': string;
|
|
347
|
-
'pisell2.subtotal.subtotal': string;
|
|
348
|
-
'pisell2.subtotal.tax': string;
|
|
349
|
-
'pisell2.subtotal.delivery-fee': string;
|
|
350
|
-
'pisell2.subtotal.discount': string;
|
|
351
|
-
'pisell2.subtotal.point-deduction': string;
|
|
352
|
-
'pisell2.subtotal.member-deduction': string;
|
|
353
|
-
'pisell2.subtotal.expect-amount': string;
|
|
354
|
-
'regular.payment': string;
|
|
355
|
-
'deposit.payment': string;
|
|
356
|
-
'regular.payment.short': string;
|
|
357
|
-
'deposit.payment.short': string;
|
|
358
|
-
'regular.text': string;
|
|
359
|
-
'deposit.text': string;
|
|
360
|
-
'payment.text': string;
|
|
361
|
-
more: string;
|
|
362
|
-
pay: string;
|
|
363
|
-
'balance.due': string;
|
|
364
|
-
'deposit.due': string;
|
|
365
|
-
'partial.paid': string;
|
|
366
|
-
'deposit.partial.paid': string;
|
|
367
|
-
'split.payment': string;
|
|
368
|
-
'split.cancel': string;
|
|
369
|
-
cash: string;
|
|
370
|
-
rounding: string;
|
|
371
|
-
'cash.payment': string;
|
|
372
|
-
'cash.amount': string;
|
|
373
|
-
'custom.amount': string;
|
|
374
|
-
'quick.amounts': string;
|
|
375
|
-
'enter.amount': string;
|
|
376
|
-
'confirm.payment': string;
|
|
377
|
-
'payment.methods': string;
|
|
378
|
-
'select.payment.method': string;
|
|
379
|
-
'card.payment': string;
|
|
380
|
-
'digital.wallet': string;
|
|
381
|
-
'bank.transfer': string;
|
|
382
|
-
'cards.and.digitals': string;
|
|
383
|
-
'payment.success': string;
|
|
384
|
-
'payment.failed': string;
|
|
385
|
-
'payment.cancelled': string;
|
|
386
|
-
'payment.processing': string;
|
|
387
|
-
close: string;
|
|
388
|
-
cancel: string;
|
|
389
|
-
confirm: string;
|
|
390
|
-
save: string;
|
|
391
|
-
void: string;
|
|
392
|
-
'no.payments.recorded': string;
|
|
393
|
-
'order.paid': string;
|
|
394
|
-
'balance.to.pay': string;
|
|
395
|
-
'no.items.found': string;
|
|
396
|
-
'discount.card': string;
|
|
397
|
-
'order.and.payment.summary': string;
|
|
398
|
-
'will.be.paid.in.full': string;
|
|
399
|
-
'by.wallet': string;
|
|
400
|
-
'wallet.pass': string;
|
|
401
|
-
vouchers: string;
|
|
402
|
-
'gift.cards': string;
|
|
403
|
-
'loyalty.points': string;
|
|
404
|
-
'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
|
|
405
|
-
'wallet-pass-module-applied': (count: number) => string;
|
|
406
|
-
'wallet-pass-module-expired': (count: number) => string;
|
|
407
|
-
'wallet-pass-module-best-saving': string;
|
|
408
|
-
'wallet-pass-module-clear-all': string;
|
|
409
|
-
'wallet-pass-module-expired-modal-title': (count: number) => string;
|
|
410
|
-
'wallet-pass-module-expired-modal-empty': string;
|
|
411
|
-
'wallet-pass-module-expired-modal-close': string;
|
|
412
|
-
'wallet-pass-module-no-cards': string;
|
|
413
|
-
'wallet-pass-module-no-selected-cards': string;
|
|
414
|
-
'wallet-pass-module-best-combination-selected': string;
|
|
415
|
-
'wallet-pass-module-already-best-combination': string;
|
|
416
|
-
'pisell2.checkout.wallet-pass-module.no-result': string;
|
|
417
|
-
'wallet-pass-module-balance': string;
|
|
418
|
-
"wallet-pass-module-balance-after": string;
|
|
419
|
-
'additional.options': string;
|
|
420
|
-
'add.tip': string;
|
|
421
|
-
'service.charge': string;
|
|
422
|
-
notes: string;
|
|
423
|
-
'receipt.options': string;
|
|
424
|
-
'pisell2.text.walletPassPermanent': string;
|
|
425
|
-
'wallet-pass-module-max.use': string;
|
|
426
|
-
'wallet-pass-module-disabled-modal-title': string;
|
|
427
|
-
'wallet-pass-module-disabled-modal-empty': string;
|
|
428
|
-
'wallet-pass-module-discount-partially-paid': string;
|
|
429
|
-
'wallet-pass-module-discount-order-free': string;
|
|
430
|
-
'pisell2.checkout.search-section.placeholder': string;
|
|
431
|
-
'pisell2.checkout.discount.percentage.off': (value: string) => string;
|
|
432
|
-
'pisell2.checkout.discount.fixed_amount': string;
|
|
433
|
-
'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
|
|
434
|
-
'pisell2.checkout.client-card.tip.wallet-updated': string;
|
|
435
|
-
'pisell2.checkout.client-card.tip.client-changed': string;
|
|
436
|
-
'pisell2.checkout.client-card.tip.partially-paid': string;
|
|
437
|
-
'pisell2.checkout.client-card.tip.same-client': string;
|
|
438
|
-
'payment.result.success': string;
|
|
439
|
-
'payment.result.failed': string;
|
|
440
|
-
'payment.result.paid': string;
|
|
441
|
-
'payment.result.partiallyPaid': string;
|
|
442
|
-
'payment.result.amountDue': string;
|
|
443
|
-
'payment.result.changeDue': string;
|
|
444
|
-
'payment.result.details': string;
|
|
445
|
-
'payment.result.printReceipt': string;
|
|
446
|
-
'payment.result.retry': string;
|
|
447
|
-
'payment.result.changePayment': string;
|
|
448
|
-
'payment.result.more': string;
|
|
449
|
-
'payment.result.autoClose': string;
|
|
450
|
-
'payment.result.saveAsPartialPaid': string;
|
|
451
|
-
'payment.result.continuePayment': string;
|
|
452
|
-
'payment.result.orderNote': string;
|
|
453
|
-
'payment.result.refund': string;
|
|
454
|
-
'payment.result.actions.detailsClicked': string;
|
|
455
|
-
'payment.result.actions.printReceiptClicked': string;
|
|
456
|
-
'payment.result.actions.retryClicked': string;
|
|
457
|
-
'payment.result.actions.changePaymentClicked': string;
|
|
458
|
-
'payment.result.actions.saveAsPartialPaidClicked': string;
|
|
459
|
-
'payment.result.actions.continuePaymentClicked': string;
|
|
460
|
-
'payment.result.actions.orderNoteClicked': string;
|
|
461
|
-
'payment.result.actions.refundClicked': string;
|
|
462
|
-
'pisell2.checkout.manual-discount.no-amount': string;
|
|
463
|
-
'pisell2.checkout.manual-discount.has-payment-items': string;
|
|
464
|
-
'pisell2.checkout.manual-discount.invalid-amount': string;
|
|
465
|
-
'pisell2.checkout.can-not-change-deposit-amount': string;
|
|
466
|
-
'pisell2.checkout.wallet-balance-confirm.title': string;
|
|
467
|
-
'pisell2.checkout.wallet-balance-confirm.description-before': string;
|
|
468
|
-
'pisell2.checkout.wallet-balance-confirm.description-after': string;
|
|
469
|
-
'pisell2.checkout.wallet-balance-confirm.cancel': string;
|
|
470
|
-
'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
|
|
471
|
-
'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
|
|
472
|
-
'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
|
|
473
|
-
'pisell2.checkout.payment-detail.by': string;
|
|
474
|
-
'pisell2.checkout.order-note.updated-successfully': string;
|
|
475
|
-
'pisell2.checkout.order-note.deleted-successfully': string;
|
|
476
|
-
'pisell2.checkout.order-note.update-failed': string;
|
|
477
|
-
'pisell2.checkout.order-note.delete-failed': string;
|
|
478
|
-
'pisell2.checkout.payment.select-payment': string;
|
|
479
|
-
'pisell2.checkout.customer.default-name': string;
|
|
480
|
-
'pisell2.checkout.wallet-pass.redemption-failed': string;
|
|
481
|
-
'pisell2.checkout.modal.close-price-adjustment': string;
|
|
482
|
-
'pisell2.checkout.modal.reset-price-adjustment': string;
|
|
483
|
-
'pisell2.checkout.modal.done-price-adjustment': string;
|
|
484
|
-
'pisell2.checkout.modal.price-adjustment-tips': string;
|
|
485
|
-
'pisell2.checkout.send-payment-link.modal-title': string;
|
|
486
|
-
'pisell2.checkout.send-payment-link.email-address': string;
|
|
487
|
-
'pisell2.checkout.send-payment-link.email-placeholder': string;
|
|
488
|
-
'pisell2.checkout.send-payment-link.send-button': string;
|
|
489
|
-
'pisell2.checkout.send-payment-link.email-required': string;
|
|
490
|
-
'pisell2.checkout.send-payment-link.email-invalid': string;
|
|
491
|
-
'pisell2.checkout.send-payment-link.success': string;
|
|
492
|
-
'pisell2.checkout.send-payment-link.error': string;
|
|
493
|
-
'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
|
|
494
|
-
'pisell2.payment-options.surcharge-label': string;
|
|
495
|
-
'wallet-pass-module-customer-name-walk-in': string;
|
|
496
|
-
'pisell2.amount-summary.amount-cannot-be-zero': string;
|
|
497
|
-
'pisell2.checkout.order-sync-failed': string;
|
|
498
|
-
'pisell2.checkout.order-create-failed': string;
|
|
499
|
-
'pisell2.checkout.sync-retry-hint': string;
|
|
500
|
-
'pisell2.checkout.tips': string;
|
|
501
|
-
retry: string;
|
|
502
|
-
'cash-payment-title': string;
|
|
503
|
-
'cash-payment-balance-due': string;
|
|
504
|
-
'cash-payment-cash-received': string;
|
|
505
|
-
'cash-payment-change-due': string;
|
|
506
|
-
'cash-payment-rounding': string;
|
|
507
|
-
'cash-payment-other': string;
|
|
508
|
-
'cash-payment-reset': string;
|
|
509
|
-
'cash-payment-pay': string;
|
|
510
|
-
'cash-payment-amount-cannot-be-zero': string;
|
|
511
|
-
};
|
|
512
|
-
ja: {
|
|
513
|
-
'order.total': string;
|
|
514
|
-
'order.start-new-order': string;
|
|
515
|
-
'pisell2.subtotal.deposit': string;
|
|
516
|
-
'pisell2.subtotal.total': string;
|
|
517
|
-
'pisell2.subtotal.subtotal': string;
|
|
518
|
-
'pisell2.subtotal.tax': string;
|
|
519
|
-
'pisell2.subtotal.delivery-fee': string;
|
|
520
|
-
'pisell2.subtotal.discount': string;
|
|
521
|
-
'pisell2.subtotal.point-deduction': string;
|
|
522
|
-
'pisell2.subtotal.member-deduction': string;
|
|
523
|
-
'pisell2.subtotal.expect-amount': string;
|
|
524
|
-
'regular.payment': string;
|
|
525
|
-
'deposit.payment': string;
|
|
526
|
-
'regular.payment.short': string;
|
|
527
|
-
'deposit.payment.short': string;
|
|
528
|
-
'regular.text': string;
|
|
529
|
-
'deposit.text': string;
|
|
530
|
-
'payment.text': string;
|
|
531
|
-
more: string;
|
|
532
|
-
pay: string;
|
|
533
|
-
'balance.due': string;
|
|
534
|
-
'deposit.due': string;
|
|
535
|
-
'partial.paid': string;
|
|
536
|
-
'deposit.partial.paid': string;
|
|
537
|
-
'split.payment': string;
|
|
538
|
-
'split.cancel': string;
|
|
539
|
-
cash: string;
|
|
540
|
-
rounding: string;
|
|
541
|
-
'cash.payment': string;
|
|
542
|
-
'cash.amount': string;
|
|
543
|
-
'custom.amount': string;
|
|
544
|
-
'quick.amounts': string;
|
|
545
|
-
'enter.amount': string;
|
|
546
|
-
'confirm.payment': string;
|
|
547
|
-
'payment.methods': string;
|
|
548
|
-
'select.payment.method': string;
|
|
549
|
-
'card.payment': string;
|
|
550
|
-
'digital.wallet': string;
|
|
551
|
-
'bank.transfer': string;
|
|
552
|
-
'cards.and.digitals': string;
|
|
553
|
-
'payment.success': string;
|
|
554
|
-
'payment.failed': string;
|
|
555
|
-
'payment.cancelled': string;
|
|
556
|
-
'payment.processing': string;
|
|
557
|
-
close: string;
|
|
558
|
-
cancel: string;
|
|
559
|
-
confirm: string;
|
|
560
|
-
save: string;
|
|
561
|
-
void: string;
|
|
562
|
-
'no.payments.recorded': string;
|
|
563
|
-
'order.paid': string;
|
|
564
|
-
'balance.to.pay': string;
|
|
565
|
-
'no.items.found': string;
|
|
566
|
-
'discount.card': string;
|
|
567
|
-
'order.and.payment.summary': string;
|
|
568
|
-
'will.be.paid.in.full': string;
|
|
569
|
-
'by.wallet': string;
|
|
570
|
-
'wallet.pass': string;
|
|
571
|
-
vouchers: string;
|
|
572
|
-
'gift.cards': string;
|
|
573
|
-
'loyalty.points': string;
|
|
574
|
-
'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
|
|
575
|
-
'wallet-pass-module-applied': (count: number) => string;
|
|
576
|
-
'wallet-pass-module-expired': (count: number) => string;
|
|
577
|
-
'wallet-pass-module-best-saving': string;
|
|
578
|
-
'wallet-pass-module-clear-all': string;
|
|
579
|
-
'wallet-pass-module-expired-modal-title': (count: number) => string;
|
|
580
|
-
'wallet-pass-module-expired-modal-empty': string;
|
|
581
|
-
'wallet-pass-module-expired-modal-close': string;
|
|
582
|
-
'wallet-pass-module-no-cards': string;
|
|
583
|
-
'wallet-pass-module-no-selected-cards': string;
|
|
584
|
-
'wallet-pass-module-best-combination-selected': string;
|
|
585
|
-
'wallet-pass-module-already-best-combination': string;
|
|
586
|
-
'pisell2.checkout.wallet-pass-module.no-result': string;
|
|
587
|
-
'wallet-pass-module-balance': string;
|
|
588
|
-
"wallet-pass-module-balance-after": string;
|
|
589
|
-
'wallet-pass-module-max.use': string;
|
|
590
|
-
'wallet-pass-module-disabled-modal-title': string;
|
|
591
|
-
'wallet-pass-module-disabled-modal-empty': string;
|
|
592
|
-
'wallet-pass-module-discount-partially-paid': string;
|
|
593
|
-
'wallet-pass-module-discount-order-free': string;
|
|
594
|
-
'additional.options': string;
|
|
595
|
-
'add.tip': string;
|
|
596
|
-
'service.charge': string;
|
|
597
|
-
notes: string;
|
|
598
|
-
'receipt.options': string;
|
|
599
|
-
'pisell2.text.walletPassPermanent': string;
|
|
600
|
-
'pisell2.checkout.search-section.placeholder': string;
|
|
601
|
-
'pisell2.checkout.discount.percentage.off': (value: string) => string;
|
|
602
|
-
'pisell2.checkout.discount.fixed_amount': string;
|
|
603
|
-
'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
|
|
604
|
-
'pisell2.checkout.client-card.tip.wallet-updated': string;
|
|
605
|
-
'pisell2.checkout.client-card.tip.client-changed': string;
|
|
606
|
-
'pisell2.checkout.client-card.tip.partially-paid': string;
|
|
607
|
-
'pisell2.checkout.client-card.tip.same-client': string;
|
|
608
|
-
'payment.result.success': string;
|
|
609
|
-
'payment.result.failed': string;
|
|
610
|
-
'payment.result.paid': string;
|
|
611
|
-
'payment.result.partiallyPaid': string;
|
|
612
|
-
'payment.result.amountDue': string;
|
|
613
|
-
'payment.result.changeDue': string;
|
|
614
|
-
'payment.result.details': string;
|
|
615
|
-
'payment.result.printReceipt': string;
|
|
616
|
-
'payment.result.retry': string;
|
|
617
|
-
'payment.result.changePayment': string;
|
|
618
|
-
'payment.result.more': string;
|
|
619
|
-
'payment.result.autoClose': string;
|
|
620
|
-
'payment.result.saveAsPartialPaid': string;
|
|
621
|
-
'payment.result.continuePayment': string;
|
|
622
|
-
'payment.result.orderNote': string;
|
|
623
|
-
'payment.result.refund': string;
|
|
624
|
-
'payment.result.actions.detailsClicked': string;
|
|
625
|
-
'payment.result.actions.printReceiptClicked': string;
|
|
626
|
-
'payment.result.actions.retryClicked': string;
|
|
627
|
-
'payment.result.actions.changePaymentClicked': string;
|
|
628
|
-
'payment.result.actions.saveAsPartialPaidClicked': string;
|
|
629
|
-
'payment.result.actions.continuePaymentClicked': string;
|
|
630
|
-
'payment.result.actions.orderNoteClicked': string;
|
|
631
|
-
'payment.result.actions.refundClicked': string;
|
|
632
|
-
'pisell2.checkout.manual-discount.no-amount': string;
|
|
633
|
-
'pisell2.checkout.manual-discount.has-payment-items': string;
|
|
634
|
-
'pisell2.checkout.manual-discount.invalid-amount': string;
|
|
635
|
-
'pisell2.checkout.can-not-change-deposit-amount': string;
|
|
636
|
-
'pisell2.checkout.wallet-balance-confirm.title': string;
|
|
637
|
-
'pisell2.checkout.wallet-balance-confirm.description-before': string;
|
|
638
|
-
'pisell2.checkout.wallet-balance-confirm.description-after': string;
|
|
639
|
-
'pisell2.checkout.wallet-balance-confirm.cancel': string;
|
|
640
|
-
'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
|
|
641
|
-
'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
|
|
642
|
-
'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
|
|
643
|
-
'pisell2.checkout.payment-detail.by': string;
|
|
644
|
-
'pisell2.checkout.order-note.updated-successfully': string;
|
|
645
|
-
'pisell2.checkout.order-note.deleted-successfully': string;
|
|
646
|
-
'pisell2.checkout.order-note.update-failed': string;
|
|
647
|
-
'pisell2.checkout.order-note.delete-failed': string;
|
|
648
|
-
'pisell2.checkout.payment.select-payment': string;
|
|
649
|
-
'pisell2.checkout.customer.default-name': string;
|
|
650
|
-
'pisell2.checkout.wallet-pass.redemption-failed': string;
|
|
651
|
-
'pisell2.checkout.modal.close-price-adjustment': string;
|
|
652
|
-
'pisell2.checkout.modal.reset-price-adjustment': string;
|
|
653
|
-
'pisell2.checkout.modal.done-price-adjustment': string;
|
|
654
|
-
'pisell2.checkout.modal.price-adjustment-tips': string;
|
|
655
|
-
'pisell2.checkout.send-payment-link.modal-title': string;
|
|
656
|
-
'pisell2.checkout.send-payment-link.email-address': string;
|
|
657
|
-
'pisell2.checkout.send-payment-link.email-placeholder': string;
|
|
658
|
-
'pisell2.checkout.send-payment-link.send-button': string;
|
|
659
|
-
'pisell2.checkout.send-payment-link.email-required': string;
|
|
660
|
-
'pisell2.checkout.send-payment-link.email-invalid': string;
|
|
661
|
-
'pisell2.checkout.send-payment-link.success': string;
|
|
662
|
-
'pisell2.checkout.send-payment-link.error': string;
|
|
663
|
-
'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
|
|
664
|
-
'pisell2.payment-options.surcharge-label': string;
|
|
665
|
-
'wallet-pass-module-customer-name-walk-in': string;
|
|
666
|
-
'pisell2.amount-summary.amount-cannot-be-zero': string;
|
|
667
|
-
'pisell2.checkout.order-sync-failed': string;
|
|
668
|
-
'pisell2.checkout.order-create-failed': string;
|
|
669
|
-
'pisell2.checkout.sync-retry-hint': string;
|
|
670
|
-
'pisell2.checkout.tips': string;
|
|
671
|
-
retry: string;
|
|
672
|
-
'cash-payment-title': string;
|
|
673
|
-
'cash-payment-balance-due': string;
|
|
674
|
-
'cash-payment-cash-received': string;
|
|
675
|
-
'cash-payment-change-due': string;
|
|
676
|
-
'cash-payment-rounding': string;
|
|
677
|
-
'cash-payment-other': string;
|
|
678
|
-
'cash-payment-reset': string;
|
|
679
|
-
'cash-payment-pay': string;
|
|
680
|
-
'cash-payment-amount-cannot-be-zero': string;
|
|
681
|
-
};
|
|
682
|
-
pt: {
|
|
683
|
-
'order.total': string;
|
|
684
|
-
'order.start-new-order': string;
|
|
685
|
-
'pisell2.subtotal.deposit': string;
|
|
686
|
-
'pisell2.subtotal.total': string;
|
|
687
|
-
'pisell2.subtotal.subtotal': string;
|
|
688
|
-
'pisell2.subtotal.tax': string;
|
|
689
|
-
'pisell2.subtotal.delivery-fee': string;
|
|
690
|
-
'pisell2.subtotal.discount': string;
|
|
691
|
-
'pisell2.subtotal.point-deduction': string;
|
|
692
|
-
'pisell2.subtotal.member-deduction': string;
|
|
693
|
-
'pisell2.subtotal.expect-amount': string;
|
|
694
|
-
'regular.payment': string;
|
|
695
|
-
'deposit.payment': string;
|
|
696
|
-
'regular.payment.short': string;
|
|
697
|
-
'deposit.payment.short': string;
|
|
698
|
-
'regular.text': string;
|
|
699
|
-
'deposit.text': string;
|
|
700
|
-
'payment.text': string;
|
|
701
|
-
more: string;
|
|
702
|
-
pay: string;
|
|
703
|
-
'balance.due': string;
|
|
704
|
-
'deposit.due': string;
|
|
705
|
-
'partial.paid': string;
|
|
706
|
-
'deposit.partial.paid': string;
|
|
707
|
-
'split.payment': string;
|
|
708
|
-
'split.cancel': string;
|
|
709
|
-
cash: string;
|
|
710
|
-
rounding: string;
|
|
711
|
-
'cash.payment': string;
|
|
712
|
-
'cash.amount': string;
|
|
713
|
-
'custom.amount': string;
|
|
714
|
-
'quick.amounts': string;
|
|
715
|
-
'enter.amount': string;
|
|
716
|
-
'confirm.payment': string;
|
|
717
|
-
'payment.methods': string;
|
|
718
|
-
'select.payment.method': string;
|
|
719
|
-
'card.payment': string;
|
|
720
|
-
'digital.wallet': string;
|
|
721
|
-
'bank.transfer': string;
|
|
722
|
-
'cards.and.digitals': string;
|
|
723
|
-
'payment.success': string;
|
|
724
|
-
'payment.failed': string;
|
|
725
|
-
'payment.cancelled': string;
|
|
726
|
-
'payment.processing': string;
|
|
727
|
-
close: string;
|
|
728
|
-
cancel: string;
|
|
729
|
-
confirm: string;
|
|
730
|
-
save: string;
|
|
731
|
-
void: string;
|
|
732
|
-
'no.payments.recorded': string;
|
|
733
|
-
'order.paid': string;
|
|
734
|
-
'balance.to.pay': string;
|
|
735
|
-
'no.items.found': string;
|
|
736
|
-
'discount.card': string;
|
|
737
|
-
'order.and.payment.summary': string;
|
|
738
|
-
'will.be.paid.in.full': string;
|
|
739
|
-
'by.wallet': string;
|
|
740
|
-
'wallet.pass': string;
|
|
741
|
-
vouchers: string;
|
|
742
|
-
'gift.cards': string;
|
|
743
|
-
'loyalty.points': string;
|
|
744
|
-
'wallet-pass-module-cards-vouchers-in-wallet': (customerName: string) => string;
|
|
745
|
-
'wallet-pass-module-applied': (count: number) => string;
|
|
746
|
-
'wallet-pass-module-expired': (count: number) => string;
|
|
747
|
-
'wallet-pass-module-best-saving': string;
|
|
748
|
-
'wallet-pass-module-clear-all': string;
|
|
749
|
-
'wallet-pass-module-expired-modal-title': (count: number) => string;
|
|
750
|
-
'wallet-pass-module-expired-modal-empty': string;
|
|
751
|
-
'wallet-pass-module-expired-modal-close': string;
|
|
752
|
-
'wallet-pass-module-no-cards': string;
|
|
753
|
-
'wallet-pass-module-no-selected-cards': string;
|
|
754
|
-
'wallet-pass-module-best-combination-selected': string;
|
|
755
|
-
'wallet-pass-module-already-best-combination': string;
|
|
756
|
-
'pisell2.checkout.wallet-pass-module.no-result': string;
|
|
757
|
-
'wallet-pass-module-balance': string;
|
|
758
|
-
"wallet-pass-module-balance-after": string;
|
|
759
|
-
'wallet-pass-module-max.use': string;
|
|
760
|
-
'wallet-pass-module-disabled-modal-title': string;
|
|
761
|
-
'wallet-pass-module-disabled-modal-empty': string;
|
|
762
|
-
'wallet-pass-module-discount-partially-paid': string;
|
|
763
|
-
'wallet-pass-module-discount-order-free': string;
|
|
764
|
-
'additional.options': string;
|
|
765
|
-
'add.tip': string;
|
|
766
|
-
'service.charge': string;
|
|
767
|
-
notes: string;
|
|
768
|
-
'receipt.options': string;
|
|
769
|
-
'pisell2.text.walletPassPermanent': string;
|
|
770
|
-
'pisell2.checkout.search-section.placeholder': string;
|
|
771
|
-
'pisell2.checkout.discount.percentage.off': (value: string) => string;
|
|
772
|
-
'pisell2.checkout.discount.fixed_amount': string;
|
|
773
|
-
'pisell2.checkout.wallet-pass.good-pass.format': (left: number, use: number) => string;
|
|
774
|
-
'pisell2.checkout.client-card.tip.wallet-updated': string;
|
|
775
|
-
'pisell2.checkout.client-card.tip.client-changed': string;
|
|
776
|
-
'pisell2.checkout.client-card.tip.partially-paid': string;
|
|
777
|
-
'pisell2.checkout.client-card.tip.same-client': string;
|
|
778
|
-
'payment.result.success': string;
|
|
779
|
-
'payment.result.failed': string;
|
|
780
|
-
'payment.result.paid': string;
|
|
781
|
-
'payment.result.partiallyPaid': string;
|
|
782
|
-
'payment.result.amountDue': string;
|
|
783
|
-
'payment.result.changeDue': string;
|
|
784
|
-
'payment.result.details': string;
|
|
785
|
-
'payment.result.printReceipt': string;
|
|
786
|
-
'payment.result.retry': string;
|
|
787
|
-
'payment.result.changePayment': string;
|
|
788
|
-
'payment.result.more': string;
|
|
789
|
-
'payment.result.autoClose': string;
|
|
790
|
-
'payment.result.saveAsPartialPaid': string;
|
|
791
|
-
'payment.result.continuePayment': string;
|
|
792
|
-
'payment.result.orderNote': string;
|
|
793
|
-
'payment.result.refund': string;
|
|
794
|
-
'payment.result.actions.detailsClicked': string;
|
|
795
|
-
'payment.result.actions.printReceiptClicked': string;
|
|
796
|
-
'payment.result.actions.retryClicked': string;
|
|
797
|
-
'payment.result.actions.changePaymentClicked': string;
|
|
798
|
-
'payment.result.actions.saveAsPartialPaidClicked': string;
|
|
799
|
-
'payment.result.actions.continuePaymentClicked': string;
|
|
800
|
-
'payment.result.actions.orderNoteClicked': string;
|
|
801
|
-
'payment.result.actions.refundClicked': string;
|
|
802
|
-
'pisell2.checkout.manual-discount.no-amount': string;
|
|
803
|
-
'pisell2.checkout.manual-discount.has-payment-items': string;
|
|
804
|
-
'pisell2.checkout.manual-discount.invalid-amount': string;
|
|
805
|
-
'pisell2.checkout.can-not-change-deposit-amount': string;
|
|
806
|
-
'pisell2.checkout.wallet-balance-confirm.title': string;
|
|
807
|
-
'pisell2.checkout.wallet-balance-confirm.description-before': string;
|
|
808
|
-
'pisell2.checkout.wallet-balance-confirm.description-after': string;
|
|
809
|
-
'pisell2.checkout.wallet-balance-confirm.cancel': string;
|
|
810
|
-
'pisell2.checkout.wallet-balance-confirm.save-without-deduct': string;
|
|
811
|
-
'pisell2.checkout.wallet-balance-confirm.apply-deduct-now': string;
|
|
812
|
-
'pisell2.checkout.payment-detail.no-wallet-pass-items': string;
|
|
813
|
-
'pisell2.checkout.payment-detail.by': string;
|
|
814
|
-
'pisell2.checkout.order-note.updated-successfully': string;
|
|
815
|
-
'pisell2.checkout.order-note.deleted-successfully': string;
|
|
816
|
-
'pisell2.checkout.order-note.update-failed': string;
|
|
817
|
-
'pisell2.checkout.order-note.delete-failed': string;
|
|
818
|
-
'pisell2.checkout.payment.select-payment': string;
|
|
819
|
-
'pisell2.checkout.customer.default-name': string;
|
|
820
|
-
'pisell2.checkout.wallet-pass.redemption-failed': string;
|
|
821
|
-
'pisell2.checkout.modal.close-price-adjustment': string;
|
|
822
|
-
'pisell2.checkout.modal.reset-price-adjustment': string;
|
|
823
|
-
'pisell2.checkout.modal.done-price-adjustment': string;
|
|
824
|
-
'pisell2.checkout.modal.price-adjustment-tips': string;
|
|
825
|
-
'pisell2.checkout.send-payment-link.modal-title': string;
|
|
826
|
-
'pisell2.checkout.send-payment-link.email-address': string;
|
|
827
|
-
'pisell2.checkout.send-payment-link.email-placeholder': string;
|
|
828
|
-
'pisell2.checkout.send-payment-link.send-button': string;
|
|
829
|
-
'pisell2.checkout.send-payment-link.email-required': string;
|
|
830
|
-
'pisell2.checkout.send-payment-link.email-invalid': string;
|
|
831
|
-
'pisell2.checkout.send-payment-link.success': string;
|
|
832
|
-
'pisell2.checkout.send-payment-link.error': string;
|
|
833
|
-
'pisell2.checkout.send-payment-link.customer-name-format': (customerName: string) => string;
|
|
834
|
-
'pisell2.payment-options.surcharge-label': string;
|
|
835
|
-
'wallet-pass-module-customer-name-walk-in': string;
|
|
836
|
-
'pisell2.amount-summary.amount-cannot-be-zero': string;
|
|
837
|
-
'pisell2.checkout.order-sync-failed': string;
|
|
838
|
-
'pisell2.checkout.order-create-failed': string;
|
|
839
|
-
'pisell2.checkout.sync-retry-hint': string;
|
|
840
|
-
'pisell2.checkout.tips': string;
|
|
841
|
-
retry: string;
|
|
842
|
-
'cash-payment-title': string;
|
|
843
|
-
'cash-payment-balance-due': string;
|
|
844
|
-
'cash-payment-cash-received': string;
|
|
845
|
-
'cash-payment-change-due': string;
|
|
846
|
-
'cash-payment-rounding': string;
|
|
847
|
-
'cash-payment-other': string;
|
|
848
|
-
'cash-payment-reset': string;
|
|
849
|
-
'cash-payment-pay': string;
|
|
850
|
-
'cash-payment-amount-cannot-be-zero': string;
|
|
851
|
-
};
|
|
852
|
-
};
|
|
853
|
-
export default _default;
|