@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,456 +0,0 @@
|
|
|
1
|
-
declare const _default: {
|
|
2
|
-
en: {
|
|
3
|
-
'registry.title': string;
|
|
4
|
-
'registry.sections.title': string;
|
|
5
|
-
'registry.sections.empty': string;
|
|
6
|
-
'registry.sections.loadMore': string;
|
|
7
|
-
'registry.sections.noMore': string;
|
|
8
|
-
'registry.table.title': string;
|
|
9
|
-
'registry.table.name': string;
|
|
10
|
-
'registry.table.key': string;
|
|
11
|
-
'registry.table.type': string;
|
|
12
|
-
'registry.table.interface': string;
|
|
13
|
-
'registry.table.scopes': string;
|
|
14
|
-
'registry.table.default': string;
|
|
15
|
-
'registry.table.description': string;
|
|
16
|
-
'registry.table.actions': string;
|
|
17
|
-
'registry.level.group': string;
|
|
18
|
-
'registry.level.item': string;
|
|
19
|
-
'registry.action.add.group': string;
|
|
20
|
-
'registry.action.add.item': string;
|
|
21
|
-
'registry.action.edit': string;
|
|
22
|
-
'registry.action.delete': string;
|
|
23
|
-
'registry.action.expand': string;
|
|
24
|
-
'registry.action.collapse': string;
|
|
25
|
-
'registry.modal.add.group': string;
|
|
26
|
-
'registry.modal.edit.group': string;
|
|
27
|
-
'registry.modal.add.item': string;
|
|
28
|
-
'registry.modal.edit.item': string;
|
|
29
|
-
'registry.modal.delete.title': string;
|
|
30
|
-
'registry.modal.delete.group.content': string;
|
|
31
|
-
'registry.modal.delete.group.hasItems.title': string;
|
|
32
|
-
'registry.modal.delete.group.hasItems.content': string;
|
|
33
|
-
'registry.modal.delete.item.content': string;
|
|
34
|
-
'registry.form.title': string;
|
|
35
|
-
'registry.form.name': string;
|
|
36
|
-
'registry.form.name.placeholder': string;
|
|
37
|
-
'registry.form.code': string;
|
|
38
|
-
'registry.form.code.placeholder': string;
|
|
39
|
-
'registry.form.key': string;
|
|
40
|
-
'registry.form.key.placeholder': string;
|
|
41
|
-
'registry.form.fieldType': string;
|
|
42
|
-
'registry.form.fieldType.placeholder': string;
|
|
43
|
-
'registry.form.interfaceType': string;
|
|
44
|
-
'registry.form.interfaceType.placeholder': string;
|
|
45
|
-
'registry.form.scopes': string;
|
|
46
|
-
'registry.form.scopes.placeholder': string;
|
|
47
|
-
'registry.form.description': string;
|
|
48
|
-
'registry.form.description.placeholder': string;
|
|
49
|
-
'registry.form.systemDefaultValue': string;
|
|
50
|
-
'registry.form.systemDefaultValue.placeholder': string;
|
|
51
|
-
'registry.form.uiSchema': string;
|
|
52
|
-
'registry.form.uiSchema.placeholder': string;
|
|
53
|
-
'registry.button.ok': string;
|
|
54
|
-
'registry.button.cancel': string;
|
|
55
|
-
'registry.button.save': string;
|
|
56
|
-
'registry.message.save.success': string;
|
|
57
|
-
'registry.message.delete.success': string;
|
|
58
|
-
'registry.message.required': string;
|
|
59
|
-
'registry.message.code.exists': string;
|
|
60
|
-
'registry.message.key.exists': string;
|
|
61
|
-
'registry.message.code.pattern': string;
|
|
62
|
-
'registry.message.key.pattern': string;
|
|
63
|
-
'registry.message.code.format': string;
|
|
64
|
-
'registry.message.code.start': string;
|
|
65
|
-
'registry.message.code.end': string;
|
|
66
|
-
'registry.message.code.consecutive': string;
|
|
67
|
-
'registry.message.name.maxLength': string;
|
|
68
|
-
'registry.message.key.maxLength': string;
|
|
69
|
-
'registry.message.description.maxLength': string;
|
|
70
|
-
'registry.message.uiSchema.invalid': string;
|
|
71
|
-
'registry.message.select.section': string;
|
|
72
|
-
'registry.message.loading.groups': string;
|
|
73
|
-
'registry.message.no.settings': string;
|
|
74
|
-
'registry.message.load.failed': string;
|
|
75
|
-
'registry.message.create.group.error': string;
|
|
76
|
-
'registry.drag.drop.here': string;
|
|
77
|
-
'registry.empty.container.placeholder': string;
|
|
78
|
-
'registry.message.update.group.error': string;
|
|
79
|
-
'registry.message.delete.group.error': string;
|
|
80
|
-
'registry.message.create.item.error': string;
|
|
81
|
-
'registry.message.update.item.error': string;
|
|
82
|
-
'registry.message.delete.item.error': string;
|
|
83
|
-
'registry.message.reorder.success': string;
|
|
84
|
-
'registry.message.reorder.error': string;
|
|
85
|
-
'registry.message.move.success': string;
|
|
86
|
-
'registry.message.move.error': string;
|
|
87
|
-
'registry.scope.systemDefault': string;
|
|
88
|
-
'registry.scope.saasDefault': string;
|
|
89
|
-
'registry.scope.organization': string;
|
|
90
|
-
'registry.scope.business': string;
|
|
91
|
-
'registry.scope.channel': string;
|
|
92
|
-
'registry.scope.board': string;
|
|
93
|
-
};
|
|
94
|
-
'zh-CN': {
|
|
95
|
-
'registry.title': string;
|
|
96
|
-
'registry.sections.title': string;
|
|
97
|
-
'registry.sections.empty': string;
|
|
98
|
-
'registry.sections.loadMore': string;
|
|
99
|
-
'registry.sections.noMore': string;
|
|
100
|
-
'registry.table.title': string;
|
|
101
|
-
'registry.table.name': string;
|
|
102
|
-
'registry.table.key': string;
|
|
103
|
-
'registry.table.type': string;
|
|
104
|
-
'registry.table.interface': string;
|
|
105
|
-
'registry.table.scopes': string;
|
|
106
|
-
'registry.table.default': string;
|
|
107
|
-
'registry.table.description': string;
|
|
108
|
-
'registry.table.actions': string;
|
|
109
|
-
'registry.level.group': string;
|
|
110
|
-
'registry.level.item': string;
|
|
111
|
-
'registry.action.add.group': string;
|
|
112
|
-
'registry.action.add.item': string;
|
|
113
|
-
'registry.action.edit': string;
|
|
114
|
-
'registry.action.delete': string;
|
|
115
|
-
'registry.action.expand': string;
|
|
116
|
-
'registry.action.collapse': string;
|
|
117
|
-
'registry.modal.add.group': string;
|
|
118
|
-
'registry.modal.edit.group': string;
|
|
119
|
-
'registry.modal.add.item': string;
|
|
120
|
-
'registry.modal.edit.item': string;
|
|
121
|
-
'registry.modal.delete.title': string;
|
|
122
|
-
'registry.modal.delete.group.content': string;
|
|
123
|
-
'registry.modal.delete.group.hasItems.title': string;
|
|
124
|
-
'registry.modal.delete.group.hasItems.content': string;
|
|
125
|
-
'registry.modal.delete.item.content': string;
|
|
126
|
-
'registry.form.title': string;
|
|
127
|
-
'registry.form.name': string;
|
|
128
|
-
'registry.form.name.placeholder': string;
|
|
129
|
-
'registry.form.code': string;
|
|
130
|
-
'registry.form.code.placeholder': string;
|
|
131
|
-
'registry.form.key': string;
|
|
132
|
-
'registry.form.key.placeholder': string;
|
|
133
|
-
'registry.form.fieldType': string;
|
|
134
|
-
'registry.form.fieldType.placeholder': string;
|
|
135
|
-
'registry.form.interfaceType': string;
|
|
136
|
-
'registry.form.interfaceType.placeholder': string;
|
|
137
|
-
'registry.form.scopes': string;
|
|
138
|
-
'registry.form.scopes.placeholder': string;
|
|
139
|
-
'registry.form.description': string;
|
|
140
|
-
'registry.form.description.placeholder': string;
|
|
141
|
-
'registry.form.systemDefaultValue': string;
|
|
142
|
-
'registry.form.systemDefaultValue.placeholder': string;
|
|
143
|
-
'registry.form.uiSchema': string;
|
|
144
|
-
'registry.form.uiSchema.placeholder': string;
|
|
145
|
-
'registry.button.ok': string;
|
|
146
|
-
'registry.button.cancel': string;
|
|
147
|
-
'registry.button.save': string;
|
|
148
|
-
'registry.message.save.success': string;
|
|
149
|
-
'registry.message.delete.success': string;
|
|
150
|
-
'registry.message.required': string;
|
|
151
|
-
'registry.message.code.exists': string;
|
|
152
|
-
'registry.message.key.exists': string;
|
|
153
|
-
'registry.message.code.pattern': string;
|
|
154
|
-
'registry.message.key.pattern': string;
|
|
155
|
-
'registry.message.code.format': string;
|
|
156
|
-
'registry.message.code.start': string;
|
|
157
|
-
'registry.message.code.end': string;
|
|
158
|
-
'registry.message.code.consecutive': string;
|
|
159
|
-
'registry.message.name.maxLength': string;
|
|
160
|
-
'registry.message.key.maxLength': string;
|
|
161
|
-
'registry.message.description.maxLength': string;
|
|
162
|
-
'registry.message.uiSchema.invalid': string;
|
|
163
|
-
'registry.message.select.section': string;
|
|
164
|
-
'registry.message.loading.groups': string;
|
|
165
|
-
'registry.message.no.settings': string;
|
|
166
|
-
'registry.message.load.failed': string;
|
|
167
|
-
'registry.message.create.group.error': string;
|
|
168
|
-
'registry.message.update.group.error': string;
|
|
169
|
-
'registry.message.delete.group.error': string;
|
|
170
|
-
'registry.message.create.item.error': string;
|
|
171
|
-
'registry.message.update.item.error': string;
|
|
172
|
-
'registry.message.delete.item.error': string;
|
|
173
|
-
'registry.message.reorder.success': string;
|
|
174
|
-
'registry.message.reorder.error': string;
|
|
175
|
-
'registry.message.move.success': string;
|
|
176
|
-
'registry.message.move.error': string;
|
|
177
|
-
'registry.drag.drop.here': string;
|
|
178
|
-
'registry.empty.container.placeholder': string;
|
|
179
|
-
'registry.scope.systemDefault': string;
|
|
180
|
-
'registry.scope.saasDefault': string;
|
|
181
|
-
'registry.scope.organization': string;
|
|
182
|
-
'registry.scope.business': string;
|
|
183
|
-
'registry.scope.channel': string;
|
|
184
|
-
'registry.scope.board': string;
|
|
185
|
-
};
|
|
186
|
-
'zh-HK': {
|
|
187
|
-
'registry.title': string;
|
|
188
|
-
'registry.sections.title': string;
|
|
189
|
-
'registry.sections.empty': string;
|
|
190
|
-
'registry.sections.loadMore': string;
|
|
191
|
-
'registry.sections.noMore': string;
|
|
192
|
-
'registry.table.title': string;
|
|
193
|
-
'registry.table.name': string;
|
|
194
|
-
'registry.table.key': string;
|
|
195
|
-
'registry.table.scopes': string;
|
|
196
|
-
'registry.table.actions': string;
|
|
197
|
-
'registry.level.group': string;
|
|
198
|
-
'registry.level.item': string;
|
|
199
|
-
'registry.action.add.group': string;
|
|
200
|
-
'registry.action.add.item': string;
|
|
201
|
-
'registry.action.edit': string;
|
|
202
|
-
'registry.action.delete': string;
|
|
203
|
-
'registry.action.expand': string;
|
|
204
|
-
'registry.action.collapse': string;
|
|
205
|
-
'registry.modal.add.group': string;
|
|
206
|
-
'registry.modal.edit.group': string;
|
|
207
|
-
'registry.modal.add.item': string;
|
|
208
|
-
'registry.modal.edit.item': string;
|
|
209
|
-
'registry.modal.delete.title': string;
|
|
210
|
-
'registry.modal.delete.group.content': string;
|
|
211
|
-
'registry.modal.delete.group.hasItems.title': string;
|
|
212
|
-
'registry.modal.delete.group.hasItems.content': string;
|
|
213
|
-
'registry.modal.delete.item.content': string;
|
|
214
|
-
'registry.form.title': string;
|
|
215
|
-
'registry.form.name': string;
|
|
216
|
-
'registry.form.name.placeholder': string;
|
|
217
|
-
'registry.form.code': string;
|
|
218
|
-
'registry.form.code.placeholder': string;
|
|
219
|
-
'registry.form.key': string;
|
|
220
|
-
'registry.form.key.placeholder': string;
|
|
221
|
-
'registry.form.fieldType': string;
|
|
222
|
-
'registry.form.fieldType.placeholder': string;
|
|
223
|
-
'registry.form.interfaceType': string;
|
|
224
|
-
'registry.form.interfaceType.placeholder': string;
|
|
225
|
-
'registry.form.scopes': string;
|
|
226
|
-
'registry.form.scopes.placeholder': string;
|
|
227
|
-
'registry.form.description': string;
|
|
228
|
-
'registry.form.description.placeholder': string;
|
|
229
|
-
'registry.form.systemDefaultValue': string;
|
|
230
|
-
'registry.form.systemDefaultValue.placeholder': string;
|
|
231
|
-
'registry.form.uiSchema': string;
|
|
232
|
-
'registry.form.uiSchema.placeholder': string;
|
|
233
|
-
'registry.button.ok': string;
|
|
234
|
-
'registry.button.cancel': string;
|
|
235
|
-
'registry.button.save': string;
|
|
236
|
-
'registry.message.save.success': string;
|
|
237
|
-
'registry.message.delete.success': string;
|
|
238
|
-
'registry.message.required': string;
|
|
239
|
-
'registry.message.code.exists': string;
|
|
240
|
-
'registry.message.key.exists': string;
|
|
241
|
-
'registry.message.code.pattern': string;
|
|
242
|
-
'registry.message.key.pattern': string;
|
|
243
|
-
'registry.message.code.format': string;
|
|
244
|
-
'registry.message.code.start': string;
|
|
245
|
-
'registry.message.code.end': string;
|
|
246
|
-
'registry.message.code.consecutive': string;
|
|
247
|
-
'registry.message.name.maxLength': string;
|
|
248
|
-
'registry.message.key.maxLength': string;
|
|
249
|
-
'registry.message.description.maxLength': string;
|
|
250
|
-
'registry.message.select.section': string;
|
|
251
|
-
'registry.message.loading.groups': string;
|
|
252
|
-
'registry.message.no.settings': string;
|
|
253
|
-
'registry.message.load.failed': string;
|
|
254
|
-
'registry.message.create.group.error': string;
|
|
255
|
-
'registry.message.update.group.error': string;
|
|
256
|
-
'registry.message.delete.group.error': string;
|
|
257
|
-
'registry.message.create.item.error': string;
|
|
258
|
-
'registry.message.update.item.error': string;
|
|
259
|
-
'registry.message.delete.item.error': string;
|
|
260
|
-
'registry.message.reorder.success': string;
|
|
261
|
-
'registry.message.reorder.error': string;
|
|
262
|
-
'registry.message.move.success': string;
|
|
263
|
-
'registry.message.move.error': string;
|
|
264
|
-
'registry.scope.systemDefault': string;
|
|
265
|
-
'registry.scope.saasDefault': string;
|
|
266
|
-
'registry.scope.organization': string;
|
|
267
|
-
'registry.scope.business': string;
|
|
268
|
-
'registry.scope.channel': string;
|
|
269
|
-
'registry.scope.board': string;
|
|
270
|
-
};
|
|
271
|
-
ja: {
|
|
272
|
-
'registry.title': string;
|
|
273
|
-
'registry.sections.title': string;
|
|
274
|
-
'registry.sections.empty': string;
|
|
275
|
-
'registry.sections.loadMore': string;
|
|
276
|
-
'registry.sections.noMore': string;
|
|
277
|
-
'registry.table.title': string;
|
|
278
|
-
'registry.table.name': string;
|
|
279
|
-
'registry.table.key': string;
|
|
280
|
-
'registry.table.type': string;
|
|
281
|
-
'registry.table.interface': string;
|
|
282
|
-
'registry.table.scopes': string;
|
|
283
|
-
'registry.table.default': string;
|
|
284
|
-
'registry.table.description': string;
|
|
285
|
-
'registry.table.actions': string;
|
|
286
|
-
'registry.level.group': string;
|
|
287
|
-
'registry.level.item': string;
|
|
288
|
-
'registry.action.add.group': string;
|
|
289
|
-
'registry.action.add.item': string;
|
|
290
|
-
'registry.action.edit': string;
|
|
291
|
-
'registry.action.delete': string;
|
|
292
|
-
'registry.action.expand': string;
|
|
293
|
-
'registry.action.collapse': string;
|
|
294
|
-
'registry.modal.add.group': string;
|
|
295
|
-
'registry.modal.edit.group': string;
|
|
296
|
-
'registry.modal.add.item': string;
|
|
297
|
-
'registry.modal.edit.item': string;
|
|
298
|
-
'registry.modal.delete.title': string;
|
|
299
|
-
'registry.modal.delete.group.content': string;
|
|
300
|
-
'registry.modal.delete.group.hasItems.title': string;
|
|
301
|
-
'registry.modal.delete.group.hasItems.content': string;
|
|
302
|
-
'registry.modal.delete.item.content': string;
|
|
303
|
-
'registry.form.title': string;
|
|
304
|
-
'registry.form.name': string;
|
|
305
|
-
'registry.form.name.placeholder': string;
|
|
306
|
-
'registry.form.code': string;
|
|
307
|
-
'registry.form.code.placeholder': string;
|
|
308
|
-
'registry.form.key': string;
|
|
309
|
-
'registry.form.key.placeholder': string;
|
|
310
|
-
'registry.form.fieldType': string;
|
|
311
|
-
'registry.form.fieldType.placeholder': string;
|
|
312
|
-
'registry.form.interfaceType': string;
|
|
313
|
-
'registry.form.interfaceType.placeholder': string;
|
|
314
|
-
'registry.form.scopes': string;
|
|
315
|
-
'registry.form.scopes.placeholder': string;
|
|
316
|
-
'registry.form.description': string;
|
|
317
|
-
'registry.form.description.placeholder': string;
|
|
318
|
-
'registry.form.systemDefaultValue': string;
|
|
319
|
-
'registry.form.systemDefaultValue.placeholder': string;
|
|
320
|
-
'registry.form.uiSchema': string;
|
|
321
|
-
'registry.form.uiSchema.placeholder': string;
|
|
322
|
-
'registry.button.ok': string;
|
|
323
|
-
'registry.button.cancel': string;
|
|
324
|
-
'registry.button.save': string;
|
|
325
|
-
'registry.message.save.success': string;
|
|
326
|
-
'registry.message.delete.success': string;
|
|
327
|
-
'registry.message.required': string;
|
|
328
|
-
'registry.message.code.exists': string;
|
|
329
|
-
'registry.message.key.exists': string;
|
|
330
|
-
'registry.message.code.pattern': string;
|
|
331
|
-
'registry.message.key.pattern': string;
|
|
332
|
-
'registry.message.code.format': string;
|
|
333
|
-
'registry.message.code.start': string;
|
|
334
|
-
'registry.message.code.end': string;
|
|
335
|
-
'registry.message.code.consecutive': string;
|
|
336
|
-
'registry.message.name.maxLength': string;
|
|
337
|
-
'registry.message.key.maxLength': string;
|
|
338
|
-
'registry.message.description.maxLength': string;
|
|
339
|
-
'registry.message.uiSchema.invalid': string;
|
|
340
|
-
'registry.message.select.section': string;
|
|
341
|
-
'registry.message.loading.groups': string;
|
|
342
|
-
'registry.message.no.settings': string;
|
|
343
|
-
'registry.message.load.failed': string;
|
|
344
|
-
'registry.message.create.group.error': string;
|
|
345
|
-
'registry.drag.drop.here': string;
|
|
346
|
-
'registry.empty.container.placeholder': string;
|
|
347
|
-
'registry.message.update.group.error': string;
|
|
348
|
-
'registry.message.delete.group.error': string;
|
|
349
|
-
'registry.message.create.item.error': string;
|
|
350
|
-
'registry.message.update.item.error': string;
|
|
351
|
-
'registry.message.delete.item.error': string;
|
|
352
|
-
'registry.message.reorder.success': string;
|
|
353
|
-
'registry.message.reorder.error': string;
|
|
354
|
-
'registry.message.move.success': string;
|
|
355
|
-
'registry.message.move.error': string;
|
|
356
|
-
'registry.scope.systemDefault': string;
|
|
357
|
-
'registry.scope.saasDefault': string;
|
|
358
|
-
'registry.scope.organization': string;
|
|
359
|
-
'registry.scope.business': string;
|
|
360
|
-
'registry.scope.channel': string;
|
|
361
|
-
'registry.scope.board': string;
|
|
362
|
-
};
|
|
363
|
-
pt: {
|
|
364
|
-
'registry.title': string;
|
|
365
|
-
'registry.sections.title': string;
|
|
366
|
-
'registry.sections.empty': string;
|
|
367
|
-
'registry.sections.loadMore': string;
|
|
368
|
-
'registry.sections.noMore': string;
|
|
369
|
-
'registry.table.title': string;
|
|
370
|
-
'registry.table.name': string;
|
|
371
|
-
'registry.table.key': string;
|
|
372
|
-
'registry.table.type': string;
|
|
373
|
-
'registry.table.interface': string;
|
|
374
|
-
'registry.table.scopes': string;
|
|
375
|
-
'registry.table.default': string;
|
|
376
|
-
'registry.table.description': string;
|
|
377
|
-
'registry.table.actions': string;
|
|
378
|
-
'registry.level.group': string;
|
|
379
|
-
'registry.level.item': string;
|
|
380
|
-
'registry.action.add.group': string;
|
|
381
|
-
'registry.action.add.item': string;
|
|
382
|
-
'registry.action.edit': string;
|
|
383
|
-
'registry.action.delete': string;
|
|
384
|
-
'registry.action.expand': string;
|
|
385
|
-
'registry.action.collapse': string;
|
|
386
|
-
'registry.modal.add.group': string;
|
|
387
|
-
'registry.modal.edit.group': string;
|
|
388
|
-
'registry.modal.add.item': string;
|
|
389
|
-
'registry.modal.edit.item': string;
|
|
390
|
-
'registry.modal.delete.title': string;
|
|
391
|
-
'registry.modal.delete.group.content': string;
|
|
392
|
-
'registry.modal.delete.group.hasItems.title': string;
|
|
393
|
-
'registry.modal.delete.group.hasItems.content': string;
|
|
394
|
-
'registry.modal.delete.item.content': string;
|
|
395
|
-
'registry.form.title': string;
|
|
396
|
-
'registry.form.name': string;
|
|
397
|
-
'registry.form.name.placeholder': string;
|
|
398
|
-
'registry.form.code': string;
|
|
399
|
-
'registry.form.code.placeholder': string;
|
|
400
|
-
'registry.form.key': string;
|
|
401
|
-
'registry.form.key.placeholder': string;
|
|
402
|
-
'registry.form.fieldType': string;
|
|
403
|
-
'registry.form.fieldType.placeholder': string;
|
|
404
|
-
'registry.form.interfaceType': string;
|
|
405
|
-
'registry.form.interfaceType.placeholder': string;
|
|
406
|
-
'registry.form.scopes': string;
|
|
407
|
-
'registry.form.scopes.placeholder': string;
|
|
408
|
-
'registry.form.description': string;
|
|
409
|
-
'registry.form.description.placeholder': string;
|
|
410
|
-
'registry.form.systemDefaultValue': string;
|
|
411
|
-
'registry.form.systemDefaultValue.placeholder': string;
|
|
412
|
-
'registry.form.uiSchema': string;
|
|
413
|
-
'registry.form.uiSchema.placeholder': string;
|
|
414
|
-
'registry.button.ok': string;
|
|
415
|
-
'registry.button.cancel': string;
|
|
416
|
-
'registry.button.save': string;
|
|
417
|
-
'registry.message.save.success': string;
|
|
418
|
-
'registry.message.delete.success': string;
|
|
419
|
-
'registry.message.required': string;
|
|
420
|
-
'registry.message.code.exists': string;
|
|
421
|
-
'registry.message.key.exists': string;
|
|
422
|
-
'registry.message.code.pattern': string;
|
|
423
|
-
'registry.message.key.pattern': string;
|
|
424
|
-
'registry.message.code.format': string;
|
|
425
|
-
'registry.message.code.start': string;
|
|
426
|
-
'registry.message.code.end': string;
|
|
427
|
-
'registry.message.code.consecutive': string;
|
|
428
|
-
'registry.message.name.maxLength': string;
|
|
429
|
-
'registry.message.key.maxLength': string;
|
|
430
|
-
'registry.message.description.maxLength': string;
|
|
431
|
-
'registry.message.uiSchema.invalid': string;
|
|
432
|
-
'registry.message.select.section': string;
|
|
433
|
-
'registry.message.loading.groups': string;
|
|
434
|
-
'registry.message.no.settings': string;
|
|
435
|
-
'registry.message.load.failed': string;
|
|
436
|
-
'registry.message.create.group.error': string;
|
|
437
|
-
'registry.drag.drop.here': string;
|
|
438
|
-
'registry.empty.container.placeholder': string;
|
|
439
|
-
'registry.message.update.group.error': string;
|
|
440
|
-
'registry.message.delete.group.error': string;
|
|
441
|
-
'registry.message.create.item.error': string;
|
|
442
|
-
'registry.message.update.item.error': string;
|
|
443
|
-
'registry.message.delete.item.error': string;
|
|
444
|
-
'registry.message.reorder.success': string;
|
|
445
|
-
'registry.message.reorder.error': string;
|
|
446
|
-
'registry.message.move.success': string;
|
|
447
|
-
'registry.message.move.error': string;
|
|
448
|
-
'registry.scope.systemDefault': string;
|
|
449
|
-
'registry.scope.saasDefault': string;
|
|
450
|
-
'registry.scope.organization': string;
|
|
451
|
-
'registry.scope.business': string;
|
|
452
|
-
'registry.scope.channel': string;
|
|
453
|
-
'registry.scope.board': string;
|
|
454
|
-
};
|
|
455
|
-
};
|
|
456
|
-
export default _default;
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { ApiResponse, MultiLanguageText, SettingGroup, Section, SettingItem } from './types';
|
|
2
|
-
export interface CreateGroupParams {
|
|
3
|
-
section_code: string;
|
|
4
|
-
code: string;
|
|
5
|
-
title: MultiLanguageText;
|
|
6
|
-
sort: number;
|
|
7
|
-
}
|
|
8
|
-
export interface UpdateGroupParams {
|
|
9
|
-
id: number;
|
|
10
|
-
code: string;
|
|
11
|
-
title: MultiLanguageText;
|
|
12
|
-
}
|
|
13
|
-
export interface DeleteGroupParams {
|
|
14
|
-
id: number;
|
|
15
|
-
}
|
|
16
|
-
export interface SortGroupParams {
|
|
17
|
-
section_code: string;
|
|
18
|
-
group_ids: number[];
|
|
19
|
-
}
|
|
20
|
-
export declare const createGroup: (request: any, params: CreateGroupParams) => Promise<ApiResponse<SettingGroup>>;
|
|
21
|
-
export declare const updateGroup: (request: any, params: UpdateGroupParams) => Promise<ApiResponse<SettingGroup>>;
|
|
22
|
-
export declare const deleteGroup: (request: any, params: DeleteGroupParams) => Promise<any>;
|
|
23
|
-
export declare const sortGroups: (request: any, params: SortGroupParams) => Promise<any>;
|
|
24
|
-
export declare const getSectionList: (request: any, params: {
|
|
25
|
-
page?: number;
|
|
26
|
-
pageSize?: number;
|
|
27
|
-
filter?: Record<string, any>;
|
|
28
|
-
}) => Promise<ApiResponse<Section>>;
|
|
29
|
-
export declare const getGroupList: (request: any, params: {
|
|
30
|
-
page?: number;
|
|
31
|
-
pageSize?: number;
|
|
32
|
-
filter?: Record<string, any>;
|
|
33
|
-
}) => Promise<ApiResponse<SettingGroup>>;
|
|
34
|
-
export interface CreateItemParams {
|
|
35
|
-
section_code: string;
|
|
36
|
-
group_id: number;
|
|
37
|
-
code: string;
|
|
38
|
-
title: MultiLanguageText;
|
|
39
|
-
description?: MultiLanguageText;
|
|
40
|
-
type: string;
|
|
41
|
-
interface?: string;
|
|
42
|
-
default?: string | null;
|
|
43
|
-
scopes?: string[];
|
|
44
|
-
schema?: any;
|
|
45
|
-
sort?: number;
|
|
46
|
-
}
|
|
47
|
-
export interface UpdateItemParams {
|
|
48
|
-
id: number;
|
|
49
|
-
section_code: string;
|
|
50
|
-
group_id: number;
|
|
51
|
-
code: string;
|
|
52
|
-
title: MultiLanguageText;
|
|
53
|
-
description?: MultiLanguageText;
|
|
54
|
-
type: string;
|
|
55
|
-
interface?: string;
|
|
56
|
-
default?: string | null;
|
|
57
|
-
scopes?: string[];
|
|
58
|
-
schema?: any;
|
|
59
|
-
sort?: number;
|
|
60
|
-
}
|
|
61
|
-
export interface DeleteItemParams {
|
|
62
|
-
id: number;
|
|
63
|
-
}
|
|
64
|
-
export interface SortItemParams {
|
|
65
|
-
id: number;
|
|
66
|
-
group_id: string;
|
|
67
|
-
item_ids: number[];
|
|
68
|
-
}
|
|
69
|
-
export declare const createItem: (request: any, params: CreateItemParams) => Promise<ApiResponse<SettingItem>>;
|
|
70
|
-
export declare const updateItem: (request: any, params: UpdateItemParams) => Promise<ApiResponse<SettingItem>>;
|
|
71
|
-
export declare const deleteItem: (request: any, params: DeleteItemParams) => Promise<any>;
|
|
72
|
-
export declare const sortItems: (request: any, params: SortItemParams) => Promise<any>;
|
|
73
|
-
export declare const getItemList: (request: any, params: {
|
|
74
|
-
page?: number;
|
|
75
|
-
pageSize?: number;
|
|
76
|
-
filter?: Record<string, any>;
|
|
77
|
-
}) => Promise<ApiResponse<SettingItem>>;
|
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
import { CSSProperties } from 'react';
|
|
2
|
-
export interface MultiLanguageText {
|
|
3
|
-
en: string;
|
|
4
|
-
'zh-CN': string;
|
|
5
|
-
'zh-HK': string;
|
|
6
|
-
'ja': string;
|
|
7
|
-
'pt': string;
|
|
8
|
-
original: string;
|
|
9
|
-
}
|
|
10
|
-
export interface BaseItem {
|
|
11
|
-
id: number;
|
|
12
|
-
name: string | MultiLanguageText;
|
|
13
|
-
code: string;
|
|
14
|
-
order?: number;
|
|
15
|
-
}
|
|
16
|
-
export interface SettingItem extends BaseItem {
|
|
17
|
-
key?: string;
|
|
18
|
-
scopes?: string[];
|
|
19
|
-
groupId?: number;
|
|
20
|
-
group_id?: number;
|
|
21
|
-
fieldType?: string;
|
|
22
|
-
type?: string;
|
|
23
|
-
interfaceType?: string;
|
|
24
|
-
interface?: string;
|
|
25
|
-
description?: string | MultiLanguageText;
|
|
26
|
-
systemDefaultValue?: string;
|
|
27
|
-
default?: string;
|
|
28
|
-
uiSchema?: string;
|
|
29
|
-
schema?: any;
|
|
30
|
-
title?: string | MultiLanguageText;
|
|
31
|
-
sort: number;
|
|
32
|
-
created_at?: string | null;
|
|
33
|
-
updated_at?: string | null;
|
|
34
|
-
deleted_at?: string | null;
|
|
35
|
-
}
|
|
36
|
-
export interface SettingGroup extends BaseItem {
|
|
37
|
-
items: SettingItem[];
|
|
38
|
-
expanded?: boolean;
|
|
39
|
-
sort: number;
|
|
40
|
-
}
|
|
41
|
-
export interface Section extends BaseItem {
|
|
42
|
-
icon?: string;
|
|
43
|
-
description?: string | MultiLanguageText;
|
|
44
|
-
groups: SettingGroup[];
|
|
45
|
-
created_at?: string | null;
|
|
46
|
-
updated_at?: string | null;
|
|
47
|
-
deleted_at?: string | null;
|
|
48
|
-
}
|
|
49
|
-
export interface TreeNode {
|
|
50
|
-
key: string;
|
|
51
|
-
type: 'group' | 'item';
|
|
52
|
-
data: SettingGroup | SettingItem;
|
|
53
|
-
children?: TreeNode[];
|
|
54
|
-
parentKey?: string;
|
|
55
|
-
}
|
|
56
|
-
export declare type OperationType = 'add' | 'edit' | 'delete';
|
|
57
|
-
export interface DragItem {
|
|
58
|
-
id: number;
|
|
59
|
-
type: 'group' | 'item';
|
|
60
|
-
groupId?: number;
|
|
61
|
-
}
|
|
62
|
-
export interface RegistryProps {
|
|
63
|
-
className?: string;
|
|
64
|
-
style?: CSSProperties;
|
|
65
|
-
sections?: Section[];
|
|
66
|
-
selectedSectionId?: number;
|
|
67
|
-
onSectionSelect?: (sectionId: number) => void;
|
|
68
|
-
onDataChange?: (sections: Section[]) => void;
|
|
69
|
-
}
|
|
70
|
-
export interface SectionListProps {
|
|
71
|
-
sections: Section[];
|
|
72
|
-
selectedSectionId?: number;
|
|
73
|
-
onSectionSelect: (sectionId: number) => void;
|
|
74
|
-
loading?: boolean;
|
|
75
|
-
hasMore?: boolean;
|
|
76
|
-
onLoadMore?: () => void;
|
|
77
|
-
}
|
|
78
|
-
export interface SettingsTableProps {
|
|
79
|
-
section?: Section;
|
|
80
|
-
groupList?: SettingGroup[];
|
|
81
|
-
groupLoading?: boolean;
|
|
82
|
-
onDataChange?: (section: Section) => void;
|
|
83
|
-
onEditGroup?: (group: SettingGroup) => void;
|
|
84
|
-
onDeleteGroup?: (groupId: number) => void;
|
|
85
|
-
onAddItem?: (groupId: number) => void;
|
|
86
|
-
onEditItem?: (item: SettingItem) => void;
|
|
87
|
-
onDeleteItem?: (itemId: number) => void;
|
|
88
|
-
onGroupReorder?: (groupIds: number[]) => void;
|
|
89
|
-
onItemMove?: (itemId: number, targetGroupId: number, newOrder: number) => void;
|
|
90
|
-
}
|
|
91
|
-
export interface GroupFormData {
|
|
92
|
-
title: MultiLanguageText;
|
|
93
|
-
code: string;
|
|
94
|
-
}
|
|
95
|
-
export interface ItemFormData {
|
|
96
|
-
name: MultiLanguageText;
|
|
97
|
-
key: string;
|
|
98
|
-
fieldType: string;
|
|
99
|
-
interfaceType?: string;
|
|
100
|
-
scopes: string[];
|
|
101
|
-
description?: MultiLanguageText;
|
|
102
|
-
default?: string | null;
|
|
103
|
-
uiSchema?: string;
|
|
104
|
-
}
|
|
105
|
-
export interface GroupModalProps {
|
|
106
|
-
open: boolean;
|
|
107
|
-
type: OperationType;
|
|
108
|
-
data?: SettingGroup;
|
|
109
|
-
onOk: (data: GroupFormData) => void | Promise<void>;
|
|
110
|
-
onCancel: () => void;
|
|
111
|
-
}
|
|
112
|
-
export interface ItemModalProps {
|
|
113
|
-
open: boolean;
|
|
114
|
-
type: OperationType;
|
|
115
|
-
data?: SettingItem;
|
|
116
|
-
section?: Section;
|
|
117
|
-
onOk: (data: ItemFormData) => void | Promise<void>;
|
|
118
|
-
onCancel: () => void;
|
|
119
|
-
}
|
|
120
|
-
export interface ApiResponse<T> {
|
|
121
|
-
data: T[];
|
|
122
|
-
meta: {
|
|
123
|
-
count: number;
|
|
124
|
-
page: number;
|
|
125
|
-
pageSize: number;
|
|
126
|
-
totalPage: number;
|
|
127
|
-
};
|
|
128
|
-
}
|