@pisell/materials 6.3.5 → 6.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/index.js +1 -1
- package/build/lowcode/meta.js +1 -1
- package/build/lowcode/preview.js +150 -150
- package/build/lowcode/render/default/view.css +1 -1
- package/build/lowcode/render/default/view.js +28 -24
- package/build/lowcode/view.css +1 -1
- package/build/lowcode/view.js +34 -30
- package/es/components/appVersionControl/index.d.ts +1 -0
- package/es/components/auto-complete-number/index.d.ts +1 -0
- package/es/components/badge/index.d.ts +1 -0
- package/es/components/batch-editor/fields/index.d.ts +1 -0
- package/es/components/batch-editor/index.d.ts +1 -0
- package/es/components/calendar/index.d.ts +1 -0
- package/es/components/cardPro/index.d.ts +1 -0
- package/es/components/checkbox/index.d.ts +1 -0
- package/es/components/classicLayout/index.d.ts +1 -0
- package/es/components/colorPicker/index.d.ts +1 -0
- package/es/components/config-provider/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/index.d.ts +13 -12
- package/es/components/date-picker/index.d.ts +1 -0
- package/es/components/drag-sort-tree/TreeItem/index.d.ts +1 -0
- package/es/components/drag-sort-tree/index.d.ts +1 -0
- package/es/components/dropdown/index.d.ts +1 -0
- package/es/components/filter/components/items/index.d.ts +1 -0
- package/es/components/filter/components/items/text/Editor/index.d.ts +1 -0
- package/es/components/filter/components/items/text/Preview/index.d.ts +1 -0
- package/es/components/filter/components/items/text/index.d.ts +1 -0
- package/es/components/filter/index.d.ts +1 -0
- package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
- package/es/components/pisellCard/index.d.ts +1 -0
- package/es/components/pisellDatePicker/index.d.ts +1 -0
- package/es/components/pisellInformationEntry/Scan/index.d.ts +1 -0
- package/es/components/pisellLoading/index.d.ts +1 -0
- package/es/components/pisellModal/components/IpadModal/index.d.ts +1 -0
- package/es/components/pisellModal/components/MobileModal/index.d.ts +1 -0
- package/es/components/pisellModal/components/index.d.ts +1 -0
- package/es/components/pisellUpload/index.d.ts +1 -0
- package/es/components/productCard/components/Divider/index.d.ts +1 -0
- package/es/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
- package/es/components/productCard/components/MultiDay/index.d.ts +1 -0
- package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
- package/es/components/productCard/components/Packages/components/options/index.d.ts +1 -0
- package/es/components/productCard/components/Time/components/Like/index.d.ts +1 -0
- package/es/components/productCard/components/Time/index.d.ts +1 -0
- package/es/components/radio/index.d.ts +1 -0
- package/es/components/segmented/index.d.ts +1 -0
- package/es/components/select-time/RightPanel/index.d.ts +1 -0
- package/es/components/select-time/index.d.ts +1 -0
- package/es/components/skeleton/index.d.ts +1 -0
- package/es/components/slider/index.d.ts +1 -0
- package/es/components/sort/components/InlineMenu/index.d.ts +1 -0
- package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
- package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
- package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
- package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
- package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
- package/es/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
- package/es/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
- package/es/components/table/Actions/component/Group/index.d.ts +1 -0
- package/es/components/table/Actions/component/ViewMode/index.d.ts +1 -0
- package/es/components/table/Actions/index.d.ts +1 -0
- package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +1 -0
- package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +1 -0
- package/es/components/table/Summary/index.d.ts +1 -0
- package/es/components/table/Table/SelectField/index.d.ts +1 -0
- package/es/components/table/Table/fields/date/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/date/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/date/index.d.ts +1 -0
- package/es/components/table/Table/fields/image/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/image/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/image/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/image/index.d.ts +1 -0
- package/es/components/table/Table/fields/index.d.ts +1 -0
- package/es/components/table/Table/fields/link/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/link/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/link/index.d.ts +1 -0
- package/es/components/table/Table/fields/number/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/number/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/number/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/number/index.d.ts +1 -0
- package/es/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/numberRange/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/numberRange/index.d.ts +1 -0
- package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/oldRangePicker/index.d.ts +1 -0
- package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/pSwitch/index.d.ts +1 -0
- package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/rangePicker/index.d.ts +1 -0
- package/es/components/table/Table/fields/search/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/search/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/search/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/search/index.d.ts +1 -0
- package/es/components/table/Table/fields/select/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/select/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/select/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/select/index.d.ts +1 -0
- package/es/components/table/Table/fields/text/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/text/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/text/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/text/index.d.ts +1 -0
- package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
- package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
- package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
- package/es/components/table/Table/fields/treeSelect/index.d.ts +1 -0
- package/es/components/table/Table/tableConfig/summary/index.d.ts +1 -0
- package/es/components/table/Table/utils.d.ts +1 -1
- package/es/components/table/TableFilter/SortIcon.d.ts +1 -0
- package/es/components/table/View/index.d.ts +1 -0
- package/es/components/time-picker/index.d.ts +1 -0
- package/es/components/upload/index.d.ts +1 -0
- package/es/components/versionSelect/index.d.ts +1 -0
- package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +1 -0
- package/es/components/virtual-keyboard/Time/utils.d.ts +1 -0
- package/es/components/walletCard/Guest/index.d.ts +1 -0
- package/es/components/walletCard/Guide/index.d.ts +1 -0
- package/es/components/walletCard/index.d.ts +4 -0
- package/es/components/walletCard/index.js +29 -3
- package/es/components/walletCard/index.less +27 -0
- package/es/locales/en-US.d.ts +51 -50
- package/es/locales/en-US.js +70 -69
- package/es/locales/zh-CN.d.ts +51 -50
- package/es/locales/zh-CN.js +71 -70
- package/es/locales/zh-TW.d.ts +51 -50
- package/es/locales/zh-TW.js +71 -70
- package/lib/components/appVersionControl/index.d.ts +1 -0
- package/lib/components/auto-complete-number/index.d.ts +1 -0
- package/lib/components/badge/index.d.ts +1 -0
- package/lib/components/batch-editor/fields/index.d.ts +1 -0
- package/lib/components/batch-editor/index.d.ts +1 -0
- package/lib/components/calendar/index.d.ts +1 -0
- package/lib/components/cardPro/index.d.ts +1 -0
- package/lib/components/checkbox/index.d.ts +1 -0
- package/lib/components/classicLayout/index.d.ts +1 -0
- package/lib/components/colorPicker/index.d.ts +1 -0
- package/lib/components/config-provider/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +2 -2
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/index.d.ts +13 -12
- package/lib/components/date-picker/index.d.ts +1 -0
- package/lib/components/drag-sort-tree/TreeItem/index.d.ts +1 -0
- package/lib/components/drag-sort-tree/index.d.ts +1 -0
- package/lib/components/dropdown/index.d.ts +1 -0
- package/lib/components/filter/components/items/index.d.ts +1 -0
- package/lib/components/filter/components/items/text/Editor/index.d.ts +1 -0
- package/lib/components/filter/components/items/text/Preview/index.d.ts +1 -0
- package/lib/components/filter/components/items/text/index.d.ts +1 -0
- package/lib/components/filter/index.d.ts +1 -0
- package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
- package/lib/components/pisellCard/index.d.ts +1 -0
- package/lib/components/pisellDatePicker/index.d.ts +1 -0
- package/lib/components/pisellInformationEntry/Scan/index.d.ts +1 -0
- package/lib/components/pisellLoading/index.d.ts +1 -0
- package/lib/components/pisellModal/components/IpadModal/index.d.ts +1 -0
- package/lib/components/pisellModal/components/MobileModal/index.d.ts +1 -0
- package/lib/components/pisellModal/components/index.d.ts +1 -0
- package/lib/components/pisellUpload/index.d.ts +1 -0
- package/lib/components/productCard/components/Divider/index.d.ts +1 -0
- package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
- package/lib/components/productCard/components/MultiDay/index.d.ts +1 -0
- package/lib/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
- package/lib/components/productCard/components/Packages/components/options/index.d.ts +1 -0
- package/lib/components/productCard/components/Time/components/Like/index.d.ts +1 -0
- package/lib/components/productCard/components/Time/index.d.ts +1 -0
- package/lib/components/radio/index.d.ts +1 -0
- package/lib/components/segmented/index.d.ts +1 -0
- package/lib/components/select-time/RightPanel/index.d.ts +1 -0
- package/lib/components/select-time/index.d.ts +1 -0
- package/lib/components/skeleton/index.d.ts +1 -0
- package/lib/components/slider/index.d.ts +1 -0
- package/lib/components/sort/components/InlineMenu/index.d.ts +1 -0
- package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
- package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
- package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
- package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
- package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
- package/lib/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
- package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
- package/lib/components/table/Actions/component/Group/index.d.ts +1 -0
- package/lib/components/table/Actions/component/ViewMode/index.d.ts +1 -0
- package/lib/components/table/Actions/index.d.ts +1 -0
- package/lib/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +1 -0
- package/lib/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +1 -0
- package/lib/components/table/Summary/index.d.ts +1 -0
- package/lib/components/table/Table/SelectField/index.d.ts +1 -0
- package/lib/components/table/Table/fields/date/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/date/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/date/index.d.ts +1 -0
- package/lib/components/table/Table/fields/image/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/image/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/image/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/image/index.d.ts +1 -0
- package/lib/components/table/Table/fields/index.d.ts +1 -0
- package/lib/components/table/Table/fields/link/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/link/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/link/index.d.ts +1 -0
- package/lib/components/table/Table/fields/number/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/number/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/number/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/number/index.d.ts +1 -0
- package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/numberRange/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/numberRange/index.d.ts +1 -0
- package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/oldRangePicker/index.d.ts +1 -0
- package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/pSwitch/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/pSwitch/index.d.ts +1 -0
- package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/rangePicker/index.d.ts +1 -0
- package/lib/components/table/Table/fields/search/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/search/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/search/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/search/index.d.ts +1 -0
- package/lib/components/table/Table/fields/select/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/select/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/select/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/select/index.d.ts +1 -0
- package/lib/components/table/Table/fields/text/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/text/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/text/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/text/index.d.ts +1 -0
- package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
- package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
- package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
- package/lib/components/table/Table/fields/treeSelect/index.d.ts +1 -0
- package/lib/components/table/Table/tableConfig/summary/index.d.ts +1 -0
- package/lib/components/table/Table/utils.d.ts +1 -1
- package/lib/components/table/TableFilter/SortIcon.d.ts +1 -0
- package/lib/components/table/View/index.d.ts +1 -0
- package/lib/components/time-picker/index.d.ts +1 -0
- package/lib/components/upload/index.d.ts +1 -0
- package/lib/components/versionSelect/index.d.ts +1 -0
- package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +1 -0
- package/lib/components/virtual-keyboard/Time/utils.d.ts +1 -0
- package/lib/components/walletCard/Guest/index.d.ts +1 -0
- package/lib/components/walletCard/Guide/index.d.ts +1 -0
- package/lib/components/walletCard/index.d.ts +4 -0
- package/lib/components/walletCard/index.js +27 -3
- package/lib/components/walletCard/index.less +27 -0
- package/lib/locales/en-US.d.ts +51 -50
- package/lib/locales/en-US.js +1 -0
- package/lib/locales/zh-CN.d.ts +51 -50
- package/lib/locales/zh-CN.js +1 -0
- package/lib/locales/zh-TW.d.ts +51 -50
- package/lib/locales/zh-TW.js +1 -0
- package/lowcode/wallet-card/meta.ts +81 -63
- package/package.json +1 -1
package/es/locales/zh-TW.d.ts
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
2
|
+
'table-filter-search': string;
|
|
3
|
+
'table-filter-clear': string;
|
|
4
|
+
'table-filter-filter': string;
|
|
5
|
+
'table-filter-min': string;
|
|
6
|
+
'table-filter-max': string;
|
|
7
|
+
'table-pagination-previous': string;
|
|
8
|
+
'table-pagination-next': string;
|
|
9
|
+
'table-pagination-total': (current: string, total: string) => string;
|
|
10
|
+
'select-dropdown-render-select-all': string;
|
|
11
|
+
'select-dropdown-render-search': string;
|
|
12
|
+
'sort-button-text': string;
|
|
13
|
+
'sort-oldest-to-newest': string;
|
|
14
|
+
'sort-newest-to-oldest': string;
|
|
15
|
+
'sort-a-z': string;
|
|
16
|
+
'sort-z-a': string;
|
|
17
|
+
'sort-from-morning-to-night': string;
|
|
18
|
+
'sort-from-evening-to-morning': string;
|
|
19
|
+
'sort-0-9': string;
|
|
20
|
+
'sort-9-0': string;
|
|
21
|
+
'table-action-filter-button': string;
|
|
22
|
+
'table-action-filter-quick-filter': string;
|
|
23
|
+
'table-action-filter-quick-filter-tip': (count: number) => string;
|
|
24
|
+
'table-action-filter-other-filter': string;
|
|
25
|
+
'table-action-filter-other-filter-tip': () => string;
|
|
26
|
+
'table-action-group-by-title': string;
|
|
27
|
+
'table-action-group-by-title-tip': string;
|
|
28
|
+
'table-action-column-title': string;
|
|
29
|
+
'table-column-group-records': string;
|
|
30
|
+
'table-column-group-lock-tip': string;
|
|
31
|
+
'table-column-drag-sort-disabled-tip': string;
|
|
32
|
+
'table-action-filter-no-filter': string;
|
|
33
|
+
'table-action-range-picker-presets-today': string;
|
|
34
|
+
'table-action-range-picker-presets-yesterday': string;
|
|
35
|
+
'table-action-range-picker-presets-last-3-day': string;
|
|
36
|
+
'table-action-range-picker-presets-last-7-day': string;
|
|
37
|
+
'table-action-range-picker-presets-last-14-day': string;
|
|
38
|
+
'table-action-range-picker-presets-last-30-day': string;
|
|
39
|
+
'table-action-range-picker-presets-last-90-day': string;
|
|
40
|
+
'virtual-keyboard-time-now': string;
|
|
41
|
+
'virtual-keyboard-time-ok': string;
|
|
42
42
|
'batch-editor-batch-edit': string;
|
|
43
43
|
'batch-editor-actions': string;
|
|
44
44
|
'batch-editor-remove': string;
|
|
@@ -108,7 +108,7 @@ declare const _default: {
|
|
|
108
108
|
'date-picker-first_day_of_next_month': string;
|
|
109
109
|
'date-picker-last_day_of_last_month': string;
|
|
110
110
|
'date-picker-invalid-date': string;
|
|
111
|
-
|
|
111
|
+
'date-picker-apply': string;
|
|
112
112
|
'date-picker-shortcut-custom': string;
|
|
113
113
|
'pisell-input-copy-success': string;
|
|
114
114
|
'pisell-input-copy': string;
|
|
@@ -159,6 +159,7 @@ declare const _default: {
|
|
|
159
159
|
'walletCard-done': string;
|
|
160
160
|
'walletCard-qrcode': string;
|
|
161
161
|
'walletCard-barcode': string;
|
|
162
|
+
'walletCard-viewPin': string;
|
|
162
163
|
'pisell-upload-button': string;
|
|
163
164
|
'pisell-upload-setting-size-error': (maxSize: number) => string;
|
|
164
165
|
'pisell-upload-setting-type-error': (type: string) => string;
|
|
@@ -236,15 +237,15 @@ declare const _default: {
|
|
|
236
237
|
'pisell-data-source-form-app-identifier-start-with-letter': string;
|
|
237
238
|
'pisell-data-source-form-app-identifier-special-ends': string;
|
|
238
239
|
'pisell-data-source-form-app-identifier-consecutive-special': string;
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
240
|
+
'qrscanner-loading': string;
|
|
241
|
+
'qrscanner-success': string;
|
|
242
|
+
'qrscanner-success-qrcode': string;
|
|
243
|
+
'qrscanner-success-barcode': string;
|
|
244
|
+
'qrscanner-error-upload-image': string;
|
|
245
|
+
'qrscanner-error-load-failed': string;
|
|
246
|
+
'qrscanner-error-no-code': string;
|
|
247
|
+
'qrscanner-error-camera-init': string;
|
|
248
|
+
'qrscanner-error-process-image': string;
|
|
248
249
|
'pisell-login-and-register-title': string;
|
|
249
250
|
'pisell-login-and-register-subtitle': string;
|
|
250
251
|
'pisell-login-and-register-email-label': string;
|
package/es/locales/zh-TW.js
CHANGED
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
2
|
+
'table-filter-search': '搜索',
|
|
3
|
+
'table-filter-clear': '清除',
|
|
4
|
+
'table-filter-filter': '篩選',
|
|
5
|
+
'table-filter-min': '最小',
|
|
6
|
+
'table-filter-max': '最大',
|
|
7
|
+
'table-pagination-previous': '上一頁',
|
|
8
|
+
'table-pagination-next': '下一頁',
|
|
9
|
+
'table-pagination-total': function tablePaginationTotal(current, total) {
|
|
10
10
|
return "\u7B2C".concat(current, "\u9801 \u5171").concat(total, "\u9801");
|
|
11
11
|
},
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
12
|
+
'select-dropdown-render-select-all': '全選',
|
|
13
|
+
'select-dropdown-render-search': '搜索',
|
|
14
|
+
'sort-button-text': '排序',
|
|
15
|
+
'sort-oldest-to-newest': '從舊到新',
|
|
16
|
+
'sort-newest-to-oldest': '從新到舊',
|
|
17
|
+
'sort-a-z': 'A 到 Z',
|
|
18
|
+
'sort-z-a': 'Z 到 A',
|
|
19
|
+
'sort-from-morning-to-night': '從早到晚',
|
|
20
|
+
'sort-from-evening-to-morning': '從晚到早',
|
|
21
|
+
'sort-0-9': '0 ~ 9',
|
|
22
|
+
'sort-9-0': '9 ~ 0',
|
|
23
|
+
'table-action-filter-button': '篩選',
|
|
24
|
+
'table-action-filter-quick-filter': '快速篩選',
|
|
25
|
+
'table-action-filter-quick-filter-tip': function tableActionFilterQuickFilterTip(count) {
|
|
26
26
|
return "\u5728\u9801\u9762\u4E0A\u76F4\u63A5\u555F\u7528\u5FEB\u901F\u7BE9\u9078\uFF0C\u4EE5\u4FBF\u9032\u884C\u65B9\u4FBF\u7684\u7BE9\u9078\u64CD\u4F5C\uFF0C\u6700\u591A\u5141\u8A31\u4F7F\u7528".concat(count, "\u500B\u7BE9\u9078\u5668\u3002");
|
|
27
27
|
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
return
|
|
28
|
+
'table-action-filter-other-filter': '篩選',
|
|
29
|
+
'table-action-filter-other-filter-tip': function tableActionFilterOtherFilterTip() {
|
|
30
|
+
return '在清單中選擇篩選條件進行篩選操作,並顯示對應的結果。';
|
|
31
31
|
},
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
32
|
+
'table-action-group-by-title': '分組條件',
|
|
33
|
+
'table-action-group-by-title-tip': '請從下拉式選單中選擇要分組的字段,以便更好地組織和瀏覽數據。',
|
|
34
|
+
'table-action-column-title': '表頭設置',
|
|
35
|
+
'table-column-group-records': '條記錄',
|
|
36
|
+
'table-column-group-lock-tip': '固定列不可移動順序',
|
|
37
|
+
'table-column-drag-sort-disabled-tip': '已開啟自動排序,無法手動拖曳',
|
|
38
|
+
'table-action-filter-no-filter': '沒有可用的篩選器。',
|
|
39
|
+
'table-action-range-picker-presets-today': '今天',
|
|
40
|
+
'table-action-range-picker-presets-yesterday': '昨天',
|
|
41
|
+
'table-action-range-picker-presets-last-3-day': '過去3天',
|
|
42
|
+
'table-action-range-picker-presets-last-7-day': '過去7天',
|
|
43
|
+
'table-action-range-picker-presets-last-14-day': '過去14天',
|
|
44
|
+
'table-action-range-picker-presets-last-30-day': '過去30天',
|
|
45
|
+
'table-action-range-picker-presets-last-90-day': '過去90天',
|
|
46
|
+
'virtual-keyboard-time-now': '此刻',
|
|
47
|
+
'virtual-keyboard-time-ok': '確定',
|
|
48
48
|
'batch-editor-batch-edit': '批量編輯',
|
|
49
49
|
'batch-editor-actions': '操作',
|
|
50
50
|
'batch-editor-remove': '移除',
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'batch-editor-search': '搜索',
|
|
54
54
|
'batch-editor-confirm': '確認',
|
|
55
55
|
'batch-editor-batch-remove': '批量移除',
|
|
56
|
-
'batch-editor-what-price':
|
|
56
|
+
'batch-editor-what-price': '什麼價格',
|
|
57
57
|
'batch-editor-quick-edit': '快速編輯',
|
|
58
58
|
'batch-editor-quick-edit-title': function batchEditorQuickEditTitle(product, num) {
|
|
59
59
|
return "\u60A8\u5DF2\u9078\u64C7 ".concat(product, " \u7B49").concat(num, "\u4EF6\u7522\u54C1");
|
|
@@ -131,7 +131,7 @@ export default {
|
|
|
131
131
|
'date-picker-first_day_of_next_month': '下個月的第一天',
|
|
132
132
|
'date-picker-last_day_of_last_month': '上個月的最後一天',
|
|
133
133
|
'date-picker-invalid-date': '無效日期',
|
|
134
|
-
|
|
134
|
+
'date-picker-apply': '确定',
|
|
135
135
|
'date-picker-shortcut-custom': '自定義',
|
|
136
136
|
'pisell-input-copy-success': '復製成功',
|
|
137
137
|
'pisell-input-copy': '復製',
|
|
@@ -155,12 +155,12 @@ export default {
|
|
|
155
155
|
'pisell-wallet-pass-card-required': '此欄位為必填',
|
|
156
156
|
'pisell-wallet-pass-card-expireDate': '長期',
|
|
157
157
|
// 金额修改组件
|
|
158
|
-
'pisell-adjust-price-price-override':
|
|
159
|
-
'pisell-adjust-price-discount':
|
|
160
|
-
'pisell-adjust-price-discount-amount':
|
|
161
|
-
'pisell-adjust-price-discount-percentage':
|
|
162
|
-
'pisell-adjust-price-total-after-discount':
|
|
163
|
-
'pisell-adjust-price-discount-can-be-maximum':
|
|
158
|
+
'pisell-adjust-price-price-override': '一口價',
|
|
159
|
+
'pisell-adjust-price-discount': '折扣',
|
|
160
|
+
'pisell-adjust-price-discount-amount': '金額',
|
|
161
|
+
'pisell-adjust-price-discount-percentage': '百分比',
|
|
162
|
+
'pisell-adjust-price-total-after-discount': '打折后總價',
|
|
163
|
+
'pisell-adjust-price-discount-can-be-maximum': '折扣最高可達',
|
|
164
164
|
'pisell-discount-card-title': '折扣',
|
|
165
165
|
'pisell-discount-card-unit': '折扣',
|
|
166
166
|
'pisell-discount-card-fixed-amount-prefix': '立減',
|
|
@@ -198,6 +198,7 @@ export default {
|
|
|
198
198
|
'walletCard-done': '完成',
|
|
199
199
|
'walletCard-qrcode': '二維碼',
|
|
200
200
|
'walletCard-barcode': '條形碼',
|
|
201
|
+
'walletCard-viewPin': '查看PIN',
|
|
201
202
|
// 上传组件
|
|
202
203
|
'pisell-upload-button': '上傳',
|
|
203
204
|
'pisell-upload-setting-size-error': function pisellUploadSettingSizeError(maxSize) {
|
|
@@ -273,7 +274,7 @@ export default {
|
|
|
273
274
|
'pisell-lowcode-app-version-control-new-version': '新版本',
|
|
274
275
|
'pisell-lowcode-app-version-control-promote-to-live': '發布正式版',
|
|
275
276
|
'pisell-lowcode-app-version-control-promote-version': function pisellLowcodeAppVersionControlPromoteVersion(version) {
|
|
276
|
-
return "\u767C\u5E03\u7248\u672C ".concat(version ||
|
|
277
|
+
return "\u767C\u5E03\u7248\u672C ".concat(version || '', "?");
|
|
277
278
|
},
|
|
278
279
|
'pisell-lowcode-app-version-control-promote-version-describe': '您確定要發佈此版本嗎?',
|
|
279
280
|
'pisell-lowcode-app-version-control-promote-version-ok': '發布',
|
|
@@ -285,27 +286,27 @@ export default {
|
|
|
285
286
|
'pisell-lowcode-navigation-menu-add-sub-menu': '添加子菜單',
|
|
286
287
|
'pisell-lowcode-navigation-menu-add-page': '添加頁面',
|
|
287
288
|
'pisell-lowcode-navigation-menu-add-page-tip': '沒有找到導航, 請添加子菜單或頁面。',
|
|
288
|
-
'pisell-lowcode-navigation-menu-tag-base':
|
|
289
|
-
'pisell-lowcode-navigation-menu-tag-proCode':
|
|
290
|
-
'pisell-lowcode-navigation-menu-tag-pisell1':
|
|
291
|
-
'pisell-lowcode-navigation-menu-tag-group':
|
|
292
|
-
'pisell-lowcode-navigation-menu-tag-sub-menu':
|
|
293
|
-
'pisell-lowcode-navigation-menu-tag-custom':
|
|
289
|
+
'pisell-lowcode-navigation-menu-tag-base': '基础',
|
|
290
|
+
'pisell-lowcode-navigation-menu-tag-proCode': 'Pro code',
|
|
291
|
+
'pisell-lowcode-navigation-menu-tag-pisell1': 'Pisell 1.0',
|
|
292
|
+
'pisell-lowcode-navigation-menu-tag-group': '分組',
|
|
293
|
+
'pisell-lowcode-navigation-menu-tag-sub-menu': '子菜單',
|
|
294
|
+
'pisell-lowcode-navigation-menu-tag-custom': '自定義',
|
|
294
295
|
// 应用标识符
|
|
295
296
|
'pisell-data-source-form-app-identifier-pattern': '只能包含小寫字母、數字、連字符、點和下劃線',
|
|
296
297
|
'pisell-data-source-form-app-identifier-start-with-letter': '必須以字母開頭',
|
|
297
298
|
'pisell-data-source-form-app-identifier-special-ends': '不能以連字符、點或下劃線結尾',
|
|
298
299
|
'pisell-data-source-form-app-identifier-consecutive-special': '不能包含連續的連字符、點或下劃線',
|
|
299
300
|
// QR Scanner 相關文案
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
301
|
+
'qrscanner-loading': '正在識別二維碼...',
|
|
302
|
+
'qrscanner-success': '識別成功: ',
|
|
303
|
+
'qrscanner-success-qrcode': '二維碼識別成功: ',
|
|
304
|
+
'qrscanner-success-barcode': '條形碼識別成功: ',
|
|
305
|
+
'qrscanner-error-upload-image': '請上傳圖片文件',
|
|
306
|
+
'qrscanner-error-load-failed': '讀取文件失敗',
|
|
307
|
+
'qrscanner-error-no-code': '未檢測到二維碼或條形碼',
|
|
308
|
+
'qrscanner-error-camera-init': '無法啟動攝像頭,請確保已授權',
|
|
309
|
+
'qrscanner-error-process-image': '處理圖像時出錯',
|
|
309
310
|
// 登录注册组件
|
|
310
311
|
'pisell-login-and-register-title': '登入到您的帳戶',
|
|
311
312
|
'pisell-login-and-register-subtitle': '歡迎回來!請輸入您的詳細信息。',
|
|
@@ -320,7 +321,7 @@ export default {
|
|
|
320
321
|
'pisell-login-and-register-google': '繼續使用Google',
|
|
321
322
|
'pisell-login-and-register-facebook': '繼續使用Facebook',
|
|
322
323
|
'pisell-login-and-register-apple': '繼續使用Apple',
|
|
323
|
-
'pisell-login-and-register-sign-up':
|
|
324
|
+
'pisell-login-and-register-sign-up': '沒有帳戶?註冊',
|
|
324
325
|
'pisell-login-and-register-login-tab': '登入',
|
|
325
326
|
'pisell-login-and-register-register-tab': '註冊',
|
|
326
327
|
'pisell-login-and-register-register-email-placeholder': '輸入您的電子郵件',
|
|
@@ -328,8 +329,8 @@ export default {
|
|
|
328
329
|
'pisell-login-and-register-register-button-text': '創建帳戶',
|
|
329
330
|
'pisell-login-and-register-remember-me': '記住我',
|
|
330
331
|
'pisell-login-and-register-forgot-password': '忘記密碼?',
|
|
331
|
-
'pisell2.text.goodpass.product-vouchers':
|
|
332
|
-
'pisell2.text.goodpass.last-settlement':
|
|
333
|
-
'pisell2.text.goodpass.view-more':
|
|
334
|
-
'pisell2.text.goodpass.save':
|
|
332
|
+
'pisell2.text.goodpass.product-vouchers': '優惠促銷',
|
|
333
|
+
'pisell2.text.goodpass.last-settlement': '(上次結算)',
|
|
334
|
+
'pisell2.text.goodpass.view-more': '查看更多',
|
|
335
|
+
'pisell2.text.goodpass.save': '節省'
|
|
335
336
|
};
|
|
@@ -17,7 +17,7 @@ interface UseTablePropsProps {
|
|
|
17
17
|
* @returns
|
|
18
18
|
*/
|
|
19
19
|
declare const useTableProps: (props: UseTablePropsProps) => {
|
|
20
|
-
title: number | boolean |
|
|
20
|
+
title: number | boolean | React.ReactFragment | JSX.Element | (() => React.ReactNode) | null | undefined;
|
|
21
21
|
pagination: {
|
|
22
22
|
total: number;
|
|
23
23
|
current: number;
|
|
@@ -26,7 +26,7 @@ declare const useTableProps: (props: UseTablePropsProps) => {
|
|
|
26
26
|
showSizeChanger: boolean;
|
|
27
27
|
};
|
|
28
28
|
columns: import("./useColumns").Column[];
|
|
29
|
-
subTitle: number | boolean |
|
|
29
|
+
subTitle: number | boolean | React.ReactFragment | JSX.Element | (() => React.ReactNode) | null | undefined;
|
|
30
30
|
buttons: any[] | null;
|
|
31
31
|
filter: JSX.Element | null;
|
|
32
32
|
onRow: (record: any) => any;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const SelectWithDataSource: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
|
|
2
3
|
options?: any;
|
|
3
4
|
optionSourceType?: "default" | "custom" | "api" | undefined;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
declare const formFieldMap: {
|
|
2
3
|
FormItemCheckbox: import("react").FC<{}> & {
|
|
3
4
|
Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
@@ -59,7 +60,11 @@ declare const formFieldMap: {
|
|
|
59
60
|
FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
|
|
60
61
|
FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
|
|
61
62
|
};
|
|
62
|
-
declare const getFieldComponent: (fieldComponent: string) => (import("react").FC<
|
|
63
|
+
declare const getFieldComponent: (fieldComponent: string) => (import("react").FC<{}> & {
|
|
64
|
+
Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
65
|
+
} & {
|
|
66
|
+
Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
67
|
+
}) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
|
|
63
68
|
JSON: import("react").FC<any>;
|
|
64
69
|
Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
|
|
65
70
|
TextArea: import("react").FC<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
|
|
@@ -79,7 +84,11 @@ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC
|
|
|
79
84
|
name?: string | undefined;
|
|
80
85
|
fieldKey?: string | undefined;
|
|
81
86
|
} & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
|
|
82
|
-
}) |
|
|
87
|
+
}) | (import("react").FC<{}> & {
|
|
88
|
+
Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
89
|
+
} & {
|
|
90
|
+
Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
91
|
+
}) | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
|
|
83
92
|
options?: any;
|
|
84
93
|
optionSourceType?: "default" | "custom" | "api" | undefined;
|
|
85
94
|
labelField: string;
|
|
@@ -87,15 +96,7 @@ declare const getFieldComponent: (fieldComponent: string) => (import("react").FC
|
|
|
87
96
|
extraParams?: Record<string, any> | undefined;
|
|
88
97
|
} & {
|
|
89
98
|
dataSource?: any;
|
|
90
|
-
}) => JSX.Element) | (import("react").FC<
|
|
91
|
-
Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
92
|
-
} & {
|
|
93
|
-
Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
94
|
-
}) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<{}> & {
|
|
95
|
-
Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
96
|
-
} & {
|
|
97
|
-
Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
98
|
-
}) | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
|
|
99
|
+
}) => JSX.Element) | import("react").FC<any> | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
|
|
99
100
|
onChange: (value: string) => void;
|
|
100
|
-
} & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
|
|
101
|
+
} & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
|
|
101
102
|
export { getFieldComponent, formFieldMap };
|