@pisell/private-materials 6.6.46 → 6.6.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/render/default/view.js +1 -1
- package/build/lowcode/view.js +1 -1
- package/es/components/appointmentBooking/components/Date/state.d.ts +63 -0
- package/es/components/appointmentBooking/locales.d.ts +603 -0
- package/es/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
- package/es/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
- package/es/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
- package/es/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
- package/es/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
- package/es/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
- package/es/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
- package/es/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
- package/es/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
- package/es/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
- package/es/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
- package/es/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
- package/es/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
- package/es/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
- package/es/components/booking/addons/model.d.ts +1 -10
- package/es/components/booking/components/actionButtons/index.d.ts +31 -0
- package/es/components/booking/components/footer/amount.js +5 -0
- package/es/components/booking/components/voucher/utils.d.ts +5 -0
- package/es/components/booking/editBookingModal/locales.d.ts +33 -0
- package/es/components/booking/editBookingModal/mock.d.ts +991 -0
- package/es/components/booking/forms/model.d.ts +1 -10
- package/es/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/es/components/booking/hooks/useQuotation.js +2 -2
- package/es/components/booking/info/model.d.ts +1 -10
- package/es/components/booking/info/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/cartClientCard/locales.d.ts +33 -0
- package/es/components/booking/info2/service/addService/mock.d.ts +216 -0
- package/es/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/es/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
- package/es/components/booking/locales.d.ts +1619 -0
- package/es/components/booking/model.d.ts +1 -9
- package/es/components/booking/notes/model.d.ts +1 -10
- package/es/components/booking/payments/model.d.ts +1 -10
- package/es/components/booking/utils.d.ts +2 -2
- package/es/components/checkout/PaymentModal.d.ts +31 -0
- package/es/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
- package/es/components/checkout/locales.d.ts +853 -0
- package/es/components/eftpos/locales.d.ts +163 -0
- package/es/components/eftposPay/locales.d.ts +608 -0
- package/es/components/eventBooking/locales.d.ts +408 -0
- package/es/components/list/locales.d.ts +108 -0
- package/es/components/list/utils/getText.d.ts +53 -0
- package/es/components/login/locales.d.ts +38 -0
- package/es/components/pay/toB/locales.d.ts +88 -0
- package/es/components/pay/toC/locales.d.ts +511 -0
- package/es/components/pay/toC/model.d.ts +1 -9
- package/es/components/pinModal/locales.d.ts +43 -0
- package/es/components/pinVerifyModal/locales.d.ts +38 -0
- package/es/components/pisellSelectCustomerModal/locales.d.ts +133 -0
- package/es/components/productExtension/locales.d.ts +78 -0
- package/es/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
- package/es/components/productSelect/locales.d.ts +38 -0
- package/es/components/ruleSetting/locales.d.ts +78 -0
- package/es/components/schedules/locales.d.ts +143 -0
- package/es/components/schedules/model.d.ts +1 -9
- package/es/components/shoppingCart/locales.d.ts +58 -0
- package/es/components/stepController/locales.d.ts +43 -0
- package/es/components/subTotal/locales.d.ts +68 -0
- package/es/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
- package/es/components/systemSettings/registry/locales.d.ts +456 -0
- package/es/components/systemSettings/registry/types.d.ts +128 -0
- package/es/components/taxSelect/locales.d.ts +38 -0
- package/es/components/ticketBooking/locales.d.ts +328 -0
- package/es/components/ticketBooking/utils/formatTime.d.ts +33 -0
- package/es/components/ticketBooking/utils/index.d.ts +1 -1
- package/es/components/wallet/utils.d.ts +48 -0
- package/es/components/walletList/index.d.ts +4 -0
- package/es/components/walletList/locales.d.ts +43 -0
- package/es/components/walletList/types/index.d.ts +196 -0
- package/es/plus/clientCard/index.d.ts +7 -0
- package/es/plus/clientCard/locales.d.ts +28 -0
- package/es/plus/clientCard/types.d.ts +135 -0
- package/es/plus/clinetSearch/locales.d.ts +178 -0
- package/es/plus/contactInfo/locales.d.ts +23 -0
- package/es/plus/contactInfoModal/locales.d.ts +108 -0
- package/es/plus/noteModal/locales.d.ts +53 -0
- package/es/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
- package/es/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
- package/es/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
- package/es/plus/productSelect/locales.d.ts +38 -0
- package/es/plus/saasAttendance/index.d.ts +6 -0
- package/es/plus/saasAttendance/locales.d.ts +528 -0
- package/es/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
- package/es/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
- package/es/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
- package/es/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
- package/es/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
- package/es/plus/saasAttendance/settings/components/index.d.ts +3 -0
- package/es/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
- package/es/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
- package/es/plus/saasAttendance/settings/index.d.ts +18 -0
- package/es/plus/saasAttendance/settings/serve.d.ts +27 -0
- package/es/plus/saasAttendance/settings/types.d.ts +130 -0
- package/es/plus/saasCreateOrganization/locales.d.ts +23 -0
- package/es/plus/saasLogin/locales.d.ts +83 -0
- package/es/plus/saasRegister/locales.d.ts +193 -0
- package/es/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
- package/es/plus/saasRole/index.d.ts +14 -0
- package/es/plus/saasRole/locales.d.ts +319 -0
- package/es/plus/saasRole/serve.d.ts +72 -0
- package/es/plus/saasRole/types.d.ts +177 -0
- package/es/plus/saasRole/utils.d.ts +0 -0
- package/es/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
- package/es/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
- package/es/plus/saasTeamMembers/index.d.ts +5 -0
- package/es/plus/saasTeamMembers/locales.d.ts +546 -0
- package/es/plus/saasTeamMembers/serve.d.ts +95 -0
- package/es/plus/saasTeamMembers/type.d.ts +158 -0
- package/es/plus/selectHolder/locales.d.ts +38 -0
- package/es/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
- package/es/plus/walletEditor/locales.d.ts +223 -0
- package/es/plus/walletEditor/types.d.ts +54 -0
- package/es/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
- package/es/plus/walletPassGallery/components/passList/index.d.ts +13 -0
- package/es/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
- package/es/plus/walletPassGallery/index.d.ts +11 -0
- package/es/plus/walletPassGallery/locales.d.ts +473 -0
- package/es/plus/walletPassGallery/serve.d.ts +245 -0
- package/es/plus/walletPassGallery/utils.d.ts +48 -0
- package/es/pro/Login2.0/locales.d.ts +903 -0
- package/es/pro/Login2.0/shared/types.d.ts +234 -0
- package/es/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
- package/es/pro/comprehensiveSearch/locales.d.ts +23 -0
- package/es/pro/numberKeyboard/locales.d.ts +18 -0
- package/es/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
- package/es/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
- package/es/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
- package/es/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
- package/es/pro/skuDetailModal/locales.d.ts +78 -0
- package/es/pro/skuDetailModal/types.d.ts +352 -0
- package/lib/components/appointmentBooking/components/Date/state.d.ts +63 -0
- package/lib/components/appointmentBooking/locales.d.ts +603 -0
- package/lib/components/authentication/admin/AuthMethods/locales.d.ts +413 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/locales.d.ts +138 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/AuthenticationMethods/types.d.ts +43 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/locales.d.ts +118 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/CollectInfo/types.d.ts +35 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/OnlineShopAuth/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSetting/locales.d.ts +43 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/index.d.ts +8 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/locales.d.ts +108 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/PageSettingItem/types.d.ts +28 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/SaaSManagermentAuth/index.d.ts +6 -0
- package/lib/components/authentication/admin/ChannelAuthSetting/locales.d.ts +63 -0
- package/lib/components/authentication/admin/CustomerAuth/locales.d.ts +108 -0
- package/lib/components/authentication/admin/CustomerOAuthConfig/locales.d.ts +178 -0
- package/lib/components/authentication/admin/DeviceAuth/locales.d.ts +93 -0
- package/lib/components/authentication/admin/OAuthConfig/locales.d.ts +148 -0
- package/lib/components/authentication/admin/OrgAdminAuth/locales.d.ts +88 -0
- package/lib/components/authentication/admin/POSOperatorAuth/locales.d.ts +78 -0
- package/lib/components/authentication/admin/SaaSAdminAuth/locales.d.ts +88 -0
- package/lib/components/booking/addons/model.d.ts +1 -10
- package/lib/components/booking/components/actionButtons/index.d.ts +31 -0
- package/lib/components/booking/components/footer/amount.js +5 -0
- package/lib/components/booking/components/voucher/utils.d.ts +5 -0
- package/lib/components/booking/editBookingModal/locales.d.ts +33 -0
- package/lib/components/booking/editBookingModal/mock.d.ts +991 -0
- package/lib/components/booking/forms/model.d.ts +1 -10
- package/lib/components/booking/forms/sendModal/useSendModal.d.ts +1 -1
- package/lib/components/booking/hooks/useQuotation.js +2 -2
- package/lib/components/booking/info/model.d.ts +1 -10
- package/lib/components/booking/info/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/cartClientCard/locales.d.ts +33 -0
- package/lib/components/booking/info2/service/addService/mock.d.ts +216 -0
- package/lib/components/booking/info2/service/addService/utils.d.ts +1 -1
- package/lib/components/booking/info2/service/editService/DiscountChangeModal/index.d.ts +25 -0
- package/lib/components/booking/locales.d.ts +1619 -0
- package/lib/components/booking/model.d.ts +1 -9
- package/lib/components/booking/notes/model.d.ts +1 -10
- package/lib/components/booking/payments/model.d.ts +1 -10
- package/lib/components/booking/utils.d.ts +2 -2
- package/lib/components/checkout/PaymentModal.d.ts +31 -0
- package/lib/components/checkout/components/AdditionalModule/locales.d.ts +58 -0
- package/lib/components/checkout/locales.d.ts +853 -0
- package/lib/components/eftpos/locales.d.ts +163 -0
- package/lib/components/eftposPay/locales.d.ts +608 -0
- package/lib/components/eventBooking/locales.d.ts +408 -0
- package/lib/components/list/locales.d.ts +108 -0
- package/lib/components/list/utils/getText.d.ts +53 -0
- package/lib/components/login/locales.d.ts +38 -0
- package/lib/components/pay/toB/locales.d.ts +88 -0
- package/lib/components/pay/toC/locales.d.ts +511 -0
- package/lib/components/pay/toC/model.d.ts +1 -9
- package/lib/components/pinModal/locales.d.ts +43 -0
- package/lib/components/pinVerifyModal/locales.d.ts +38 -0
- package/lib/components/pisellSelectCustomerModal/locales.d.ts +133 -0
- package/lib/components/productExtension/locales.d.ts +78 -0
- package/lib/components/productSelect/components/pisellPriceText/index.d.ts +11 -0
- package/lib/components/productSelect/locales.d.ts +38 -0
- package/lib/components/ruleSetting/locales.d.ts +78 -0
- package/lib/components/schedules/locales.d.ts +143 -0
- package/lib/components/schedules/model.d.ts +1 -9
- package/lib/components/shoppingCart/locales.d.ts +58 -0
- package/lib/components/stepController/locales.d.ts +43 -0
- package/lib/components/subTotal/locales.d.ts +68 -0
- package/lib/components/systemSettings/registry/components/ItemModal.d.ts +4 -0
- package/lib/components/systemSettings/registry/locales.d.ts +456 -0
- package/lib/components/systemSettings/registry/types.d.ts +128 -0
- package/lib/components/taxSelect/locales.d.ts +38 -0
- package/lib/components/ticketBooking/locales.d.ts +328 -0
- package/lib/components/ticketBooking/utils/formatTime.d.ts +33 -0
- package/lib/components/ticketBooking/utils/index.d.ts +1 -1
- package/lib/components/wallet/utils.d.ts +48 -0
- package/lib/components/walletList/index.d.ts +4 -0
- package/lib/components/walletList/locales.d.ts +43 -0
- package/lib/components/walletList/types/index.d.ts +196 -0
- package/lib/plus/clientCard/index.d.ts +7 -0
- package/lib/plus/clientCard/locales.d.ts +28 -0
- package/lib/plus/clientCard/types.d.ts +135 -0
- package/lib/plus/clinetSearch/locales.d.ts +178 -0
- package/lib/plus/contactInfo/locales.d.ts +23 -0
- package/lib/plus/contactInfoModal/locales.d.ts +108 -0
- package/lib/plus/noteModal/locales.d.ts +53 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/locales.d.ts +68 -0
- package/lib/plus/productSelect/ProductCard/SkuCard/status.d.ts +164 -0
- package/lib/plus/productSelect/components/pisellPriceText/index.d.ts +14 -0
- package/lib/plus/productSelect/locales.d.ts +38 -0
- package/lib/plus/saasAttendance/index.d.ts +6 -0
- package/lib/plus/saasAttendance/locales.d.ts +528 -0
- package/lib/plus/saasAttendance/settings/BasicInfoTab.d.ts +5 -0
- package/lib/plus/saasAttendance/settings/ClockInMethodTab.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/CorrectionPolicyTab.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/ShiftScheduleTab.d.ts +5 -0
- package/lib/plus/saasAttendance/settings/components/MapField.d.ts +78 -0
- package/lib/plus/saasAttendance/settings/components/index.d.ts +3 -0
- package/lib/plus/saasAttendance/settings/components/membersField/index.d.ts +8 -0
- package/lib/plus/saasAttendance/settings/components/shiftModal/index.d.ts +18 -0
- package/lib/plus/saasAttendance/settings/index.d.ts +18 -0
- package/lib/plus/saasAttendance/settings/serve.d.ts +27 -0
- package/lib/plus/saasAttendance/settings/types.d.ts +130 -0
- package/lib/plus/saasCreateOrganization/locales.d.ts +23 -0
- package/lib/plus/saasLogin/locales.d.ts +83 -0
- package/lib/plus/saasRegister/locales.d.ts +193 -0
- package/lib/plus/saasRole/components/PermissionManager/index.d.ts +19 -0
- package/lib/plus/saasRole/index.d.ts +14 -0
- package/lib/plus/saasRole/locales.d.ts +319 -0
- package/lib/plus/saasRole/serve.d.ts +72 -0
- package/lib/plus/saasRole/types.d.ts +177 -0
- package/lib/plus/saasRole/utils.d.ts +0 -0
- package/lib/plus/saasTeamMembers/components/MemberDrawer/ExtensionFormTabContent.d.ts +31 -0
- package/lib/plus/saasTeamMembers/components/MemberDrawer/index.d.ts +23 -0
- package/lib/plus/saasTeamMembers/index.d.ts +5 -0
- package/lib/plus/saasTeamMembers/locales.d.ts +546 -0
- package/lib/plus/saasTeamMembers/serve.d.ts +95 -0
- package/lib/plus/saasTeamMembers/type.d.ts +158 -0
- package/lib/plus/selectHolder/locales.d.ts +38 -0
- package/lib/plus/walletEditor/components/sortableWalletPassTypes/index.d.ts +39 -0
- package/lib/plus/walletEditor/locales.d.ts +223 -0
- package/lib/plus/walletEditor/types.d.ts +54 -0
- package/lib/plus/walletPassGallery/components/passDetail/index.d.ts +11 -0
- package/lib/plus/walletPassGallery/components/passList/index.d.ts +13 -0
- package/lib/plus/walletPassGallery/components/timelineSection/index.d.ts +12 -0
- package/lib/plus/walletPassGallery/index.d.ts +11 -0
- package/lib/plus/walletPassGallery/locales.d.ts +473 -0
- package/lib/plus/walletPassGallery/serve.d.ts +245 -0
- package/lib/plus/walletPassGallery/utils.d.ts +48 -0
- package/lib/pro/Login2.0/locales.d.ts +903 -0
- package/lib/pro/Login2.0/shared/types.d.ts +234 -0
- package/lib/pro/comprehensiveSearch/components/searchSection/locales.d.ts +23 -0
- package/lib/pro/comprehensiveSearch/locales.d.ts +23 -0
- package/lib/pro/numberKeyboard/locales.d.ts +18 -0
- package/lib/pro/pisellPhoneKeyboard/locales.d.ts +18 -0
- package/lib/pro/priceKeyboard/components/cashKeyboard/locales.d.ts +63 -0
- package/lib/pro/priceKeyboard/components/discountKeyboard/locales.d.ts +68 -0
- package/lib/pro/priceKeyboard/components/paymentKeyboard/locales.d.ts +73 -0
- package/lib/pro/skuDetailModal/locales.d.ts +78 -0
- package/lib/pro/skuDetailModal/types.d.ts +352 -0
- package/package.json +4 -4
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.text.note': string;
|
|
4
|
+
'pisell2.text.note.modal.title': string;
|
|
5
|
+
'pisell2.text.note.modal.btn.confirm': string;
|
|
6
|
+
'pisell2.text.note.modal.btn.cancel': string;
|
|
7
|
+
'pisell2.text.note.modal.btn.delete': string;
|
|
8
|
+
'pisell2.text.note.modal.btn.add.template': string;
|
|
9
|
+
'pisell2.text.note.modal.placeholder': string;
|
|
10
|
+
'pisell2.text.note.modal.add.template.title': string;
|
|
11
|
+
};
|
|
12
|
+
'zh-CN': {
|
|
13
|
+
'pisell2.text.note': string;
|
|
14
|
+
'pisell2.text.note.modal.title': string;
|
|
15
|
+
'pisell2.text.note.modal.btn.confirm': string;
|
|
16
|
+
'pisell2.text.note.modal.btn.cancel': string;
|
|
17
|
+
'pisell2.text.note.modal.btn.delete': string;
|
|
18
|
+
'pisell2.text.note.modal.btn.add.template': string;
|
|
19
|
+
'pisell2.text.note.modal.placeholder': string;
|
|
20
|
+
'pisell2.text.note.modal.add.template.title': string;
|
|
21
|
+
};
|
|
22
|
+
'zh-HK': {
|
|
23
|
+
'pisell2.text.note': string;
|
|
24
|
+
'pisell2.text.note.modal.title': string;
|
|
25
|
+
'pisell2.text.note.modal.btn.confirm': string;
|
|
26
|
+
'pisell2.text.note.modal.btn.cancel': string;
|
|
27
|
+
'pisell2.text.note.modal.btn.delete': string;
|
|
28
|
+
'pisell2.text.note.modal.btn.add.template': string;
|
|
29
|
+
'pisell2.text.note.modal.placeholder': string;
|
|
30
|
+
'pisell2.text.note.modal.add.template.title': string;
|
|
31
|
+
};
|
|
32
|
+
ja: {
|
|
33
|
+
'pisell2.text.note': string;
|
|
34
|
+
'pisell2.text.note.modal.title': string;
|
|
35
|
+
'pisell2.text.note.modal.btn.confirm': string;
|
|
36
|
+
'pisell2.text.note.modal.btn.cancel': string;
|
|
37
|
+
'pisell2.text.note.modal.btn.delete': string;
|
|
38
|
+
'pisell2.text.note.modal.btn.add.template': string;
|
|
39
|
+
'pisell2.text.note.modal.placeholder': string;
|
|
40
|
+
'pisell2.text.note.modal.add.template.title': string;
|
|
41
|
+
};
|
|
42
|
+
pt: {
|
|
43
|
+
'pisell2.text.note': string;
|
|
44
|
+
'pisell2.text.note.modal.title': string;
|
|
45
|
+
'pisell2.text.note.modal.btn.confirm': string;
|
|
46
|
+
'pisell2.text.note.modal.btn.cancel': string;
|
|
47
|
+
'pisell2.text.note.modal.btn.delete': string;
|
|
48
|
+
'pisell2.text.note.modal.btn.add.template': string;
|
|
49
|
+
'pisell2.text.note.modal.placeholder': string;
|
|
50
|
+
'pisell2.text.note.modal.add.template.title': string;
|
|
51
|
+
};
|
|
52
|
+
};
|
|
53
|
+
export default _default;
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.sku-card.search': string;
|
|
4
|
+
'pisell2.sku-card.stock': string;
|
|
5
|
+
'pisell2.sku-card.empty': string;
|
|
6
|
+
'pisell2.sku-card.gst': string;
|
|
7
|
+
'pisell2.sku-card.view-more': string;
|
|
8
|
+
'pisell2.sku-card.view-less': string;
|
|
9
|
+
'pisell2.sku-card.member-price': string;
|
|
10
|
+
'pisell2.sku-card.time.remaining': string;
|
|
11
|
+
'pisell2.sku-card.capacity': string;
|
|
12
|
+
'pisell2.sku-card.free': string;
|
|
13
|
+
'pisell2.sku-card.max': string;
|
|
14
|
+
};
|
|
15
|
+
'zh-CN': {
|
|
16
|
+
'pisell2.sku-card.search': string;
|
|
17
|
+
'pisell2.sku-card.stock': string;
|
|
18
|
+
'pisell2.sku-card.empty': string;
|
|
19
|
+
'pisell2.sku-card.gst': string;
|
|
20
|
+
'pisell2.sku-card.view-more': string;
|
|
21
|
+
'pisell2.sku-card.view-less': string;
|
|
22
|
+
'pisell2.sku-card.member-price': string;
|
|
23
|
+
'pisell2.sku-card.time.remaining': string;
|
|
24
|
+
'pisell2.sku-card.capacity': string;
|
|
25
|
+
'pisell2.sku-card.free': string;
|
|
26
|
+
'pisell2.sku-card.max': string;
|
|
27
|
+
};
|
|
28
|
+
'zh-HK': {
|
|
29
|
+
'pisell2.sku-card.search': string;
|
|
30
|
+
'pisell2.sku-card.stock': string;
|
|
31
|
+
'pisell2.sku-card.empty': string;
|
|
32
|
+
'pisell2.sku-card.gst': string;
|
|
33
|
+
'pisell2.sku-card.view-more': string;
|
|
34
|
+
'pisell2.sku-card.view-less': string;
|
|
35
|
+
'pisell2.sku-card.member-price': string;
|
|
36
|
+
'pisell2.sku-card.time.remaining': string;
|
|
37
|
+
'pisell2.sku-card.capacity': string;
|
|
38
|
+
'pisell2.sku-card.free': string;
|
|
39
|
+
'pisell2.sku-card.max': string;
|
|
40
|
+
};
|
|
41
|
+
ja: {
|
|
42
|
+
'pisell2.sku-card.search': string;
|
|
43
|
+
'pisell2.sku-card.stock': string;
|
|
44
|
+
'pisell2.sku-card.empty': string;
|
|
45
|
+
'pisell2.sku-card.gst': string;
|
|
46
|
+
'pisell2.sku-card.view-more': string;
|
|
47
|
+
'pisell2.sku-card.view-less': string;
|
|
48
|
+
'pisell2.sku-card.member-price': string;
|
|
49
|
+
'pisell2.sku-card.time.remaining': string;
|
|
50
|
+
'pisell2.sku-card.capacity': string;
|
|
51
|
+
'pisell2.sku-card.free': string;
|
|
52
|
+
'pisell2.sku-card.max': string;
|
|
53
|
+
};
|
|
54
|
+
pt: {
|
|
55
|
+
'pisell2.sku-card.search': string;
|
|
56
|
+
'pisell2.sku-card.stock': string;
|
|
57
|
+
'pisell2.sku-card.empty': string;
|
|
58
|
+
'pisell2.sku-card.gst': string;
|
|
59
|
+
'pisell2.sku-card.view-more': string;
|
|
60
|
+
'pisell2.sku-card.view-less': string;
|
|
61
|
+
'pisell2.sku-card.member-price': string;
|
|
62
|
+
'pisell2.sku-card.time.remaining': string;
|
|
63
|
+
'pisell2.sku-card.capacity': string;
|
|
64
|
+
'pisell2.sku-card.free': string;
|
|
65
|
+
'pisell2.sku-card.max': string;
|
|
66
|
+
};
|
|
67
|
+
};
|
|
68
|
+
export default _default;
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
import { ProductCardConfig } from './type';
|
|
2
|
+
export declare const productCardDefault: ProductCardConfig;
|
|
3
|
+
export declare const PREFIX = "pisell-product-sku";
|
|
4
|
+
export declare const defaultProductCard: {
|
|
5
|
+
id: number;
|
|
6
|
+
extension_id: number;
|
|
7
|
+
extension_type: string;
|
|
8
|
+
shop_id: number;
|
|
9
|
+
title: string;
|
|
10
|
+
slug: string;
|
|
11
|
+
status: string;
|
|
12
|
+
stock_quantity: number;
|
|
13
|
+
sales_quantity: number;
|
|
14
|
+
sum_stock: number;
|
|
15
|
+
price: string;
|
|
16
|
+
original_price: string;
|
|
17
|
+
cost_price: string;
|
|
18
|
+
member_price: string;
|
|
19
|
+
cover: string;
|
|
20
|
+
channel_application: string[];
|
|
21
|
+
is_track: number;
|
|
22
|
+
over_sold: number;
|
|
23
|
+
is_gst: number;
|
|
24
|
+
code: string;
|
|
25
|
+
barcode: string;
|
|
26
|
+
is_delivery: number;
|
|
27
|
+
weight_unit: string;
|
|
28
|
+
weight_value: string;
|
|
29
|
+
type: string;
|
|
30
|
+
unit: string;
|
|
31
|
+
sort: number;
|
|
32
|
+
subtitle: string;
|
|
33
|
+
minimum_markup_price: string;
|
|
34
|
+
is_bundle: number;
|
|
35
|
+
bundle_group_count: number;
|
|
36
|
+
option_group_count: number;
|
|
37
|
+
is_variant: number;
|
|
38
|
+
variant_count: number;
|
|
39
|
+
cut_off_time: {
|
|
40
|
+
unit: number;
|
|
41
|
+
unit_type: string;
|
|
42
|
+
future_day: number;
|
|
43
|
+
type: string;
|
|
44
|
+
ongoing: {
|
|
45
|
+
type: string;
|
|
46
|
+
unit: number;
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
"schedule.ids": number[];
|
|
50
|
+
policy: number;
|
|
51
|
+
machine_code: {
|
|
52
|
+
make_over: number;
|
|
53
|
+
beforehand: number;
|
|
54
|
+
limit_count: number;
|
|
55
|
+
customer: number;
|
|
56
|
+
send_action: string;
|
|
57
|
+
hide_recharge: number;
|
|
58
|
+
distributor_automatic: number;
|
|
59
|
+
};
|
|
60
|
+
product_resource: {
|
|
61
|
+
resources: ({
|
|
62
|
+
id: number;
|
|
63
|
+
title: string;
|
|
64
|
+
status: number;
|
|
65
|
+
code: string;
|
|
66
|
+
created_at: string;
|
|
67
|
+
updated_at: string;
|
|
68
|
+
type: string;
|
|
69
|
+
optional_resource: number[];
|
|
70
|
+
default_resource: never[];
|
|
71
|
+
select_type: {
|
|
72
|
+
type: string;
|
|
73
|
+
min: number;
|
|
74
|
+
max: number;
|
|
75
|
+
};
|
|
76
|
+
resource_type_id: number;
|
|
77
|
+
} | {
|
|
78
|
+
id: number;
|
|
79
|
+
title: string;
|
|
80
|
+
status: number;
|
|
81
|
+
code: string;
|
|
82
|
+
created_at: string;
|
|
83
|
+
updated_at: null;
|
|
84
|
+
type: string;
|
|
85
|
+
optional_resource: never[];
|
|
86
|
+
default_resource: never[];
|
|
87
|
+
select_type: {
|
|
88
|
+
type: string;
|
|
89
|
+
min: number;
|
|
90
|
+
max: number;
|
|
91
|
+
};
|
|
92
|
+
resource_type_id: number;
|
|
93
|
+
})[];
|
|
94
|
+
};
|
|
95
|
+
capacity: {
|
|
96
|
+
type: string;
|
|
97
|
+
custom: {
|
|
98
|
+
name: {
|
|
99
|
+
en: string;
|
|
100
|
+
"zh-CN": string;
|
|
101
|
+
"zh-HK": string;
|
|
102
|
+
ja: string;
|
|
103
|
+
pt: string;
|
|
104
|
+
original: string;
|
|
105
|
+
};
|
|
106
|
+
min: number;
|
|
107
|
+
max: number;
|
|
108
|
+
id: string;
|
|
109
|
+
}[];
|
|
110
|
+
package: never[];
|
|
111
|
+
};
|
|
112
|
+
product_display_setting: {
|
|
113
|
+
kiosk: {
|
|
114
|
+
use_display_mode: number;
|
|
115
|
+
product_option_mode: null;
|
|
116
|
+
product_option_mode_paging: null;
|
|
117
|
+
product_bundle_mode: null;
|
|
118
|
+
product_bundle_mode_paging: null;
|
|
119
|
+
};
|
|
120
|
+
};
|
|
121
|
+
usage_credits: {
|
|
122
|
+
total_credits: number;
|
|
123
|
+
per_user_limit: number;
|
|
124
|
+
max_per_day: number;
|
|
125
|
+
max_per_week: number;
|
|
126
|
+
max_per_month: number;
|
|
127
|
+
};
|
|
128
|
+
shelf_product_datas: never[];
|
|
129
|
+
step_value: number;
|
|
130
|
+
min_num_unit: number;
|
|
131
|
+
schedules: {
|
|
132
|
+
id: number;
|
|
133
|
+
shop_id: number;
|
|
134
|
+
name: string;
|
|
135
|
+
color: string;
|
|
136
|
+
type: string;
|
|
137
|
+
start_time: string;
|
|
138
|
+
end_time: string;
|
|
139
|
+
note: string;
|
|
140
|
+
repeat_type: string;
|
|
141
|
+
repeat_rule: null;
|
|
142
|
+
designation: null;
|
|
143
|
+
is_all: number;
|
|
144
|
+
create_account_id: number;
|
|
145
|
+
update_account_id: number;
|
|
146
|
+
created_at: string;
|
|
147
|
+
updated_at: string;
|
|
148
|
+
order_count: number;
|
|
149
|
+
limit: number;
|
|
150
|
+
form_record_ids: never[];
|
|
151
|
+
}[];
|
|
152
|
+
is_charge_tax: number;
|
|
153
|
+
base_price: string;
|
|
154
|
+
variant: never[];
|
|
155
|
+
category: {
|
|
156
|
+
id: number;
|
|
157
|
+
name: string;
|
|
158
|
+
icon: string;
|
|
159
|
+
slug: string;
|
|
160
|
+
sort: number;
|
|
161
|
+
}[];
|
|
162
|
+
__typename: string;
|
|
163
|
+
__categoryId: number;
|
|
164
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import './index.less';
|
|
3
|
+
interface IProps {
|
|
4
|
+
value: string | number;
|
|
5
|
+
isMini?: boolean;
|
|
6
|
+
className?: string;
|
|
7
|
+
style?: React.CSSProperties;
|
|
8
|
+
prefix?: React.ReactElement;
|
|
9
|
+
suffix?: React.ReactElement;
|
|
10
|
+
customPrefixText?: string;
|
|
11
|
+
customSuffixText?: string;
|
|
12
|
+
}
|
|
13
|
+
declare const index: (props: IProps) => React.JSX.Element;
|
|
14
|
+
export default index;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
en: {
|
|
3
|
+
'pisell2.product-select.search': string;
|
|
4
|
+
'pisell2.product-select.stock': string;
|
|
5
|
+
'pisell2.product-select.empty': string;
|
|
6
|
+
'pisell2.product-select.price.prefix': string;
|
|
7
|
+
'pisell2.product-select.price.suffix': string;
|
|
8
|
+
};
|
|
9
|
+
'zh-CN': {
|
|
10
|
+
'pisell2.product-select.search': string;
|
|
11
|
+
'pisell2.product-select.stock': string;
|
|
12
|
+
'pisell2.product-select.empty': string;
|
|
13
|
+
'pisell2.product-select.price.prefix': string;
|
|
14
|
+
'pisell2.product-select.price.suffix': string;
|
|
15
|
+
};
|
|
16
|
+
'zh-HK': {
|
|
17
|
+
'pisell2.product-select.search': string;
|
|
18
|
+
'pisell2.product-select.stock': string;
|
|
19
|
+
'pisell2.product-select.empty': string;
|
|
20
|
+
'pisell2.product-select.price.prefix': string;
|
|
21
|
+
'pisell2.product-select.price.suffix': string;
|
|
22
|
+
};
|
|
23
|
+
ja: {
|
|
24
|
+
'pisell2.product-select.search': string;
|
|
25
|
+
'pisell2.product-select.stock': string;
|
|
26
|
+
'pisell2.product-select.empty': string;
|
|
27
|
+
'pisell2.product-select.price.prefix': string;
|
|
28
|
+
'pisell2.product-select.price.suffix': string;
|
|
29
|
+
};
|
|
30
|
+
pt: {
|
|
31
|
+
'pisell2.product-select.search': string;
|
|
32
|
+
'pisell2.product-select.stock': string;
|
|
33
|
+
'pisell2.product-select.empty': string;
|
|
34
|
+
'pisell2.product-select.price.prefix': string;
|
|
35
|
+
'pisell2.product-select.price.suffix': string;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
export default _default;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import Settings from './settings';
|
|
2
|
+
export type { AttendanceGroupSettingsValue, MultiLangName, NoShiftPolicy, AttendanceRule, AttendanceLocation, AttendancePlace, AttendanceMember, CorrectionType, FrequencyType, AttendanceCorrection, BasicInfoTabValue, ShiftScheduleTabValue, ClockInMethodTabValue, CorrectionPolicyTabValue, } from './settings/types';
|
|
3
|
+
declare const SaasAttendance: {
|
|
4
|
+
Settings: typeof Settings;
|
|
5
|
+
};
|
|
6
|
+
export default SaasAttendance;
|