@pisell/materials 1.0.889 → 1.0.890
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 +164 -148
- package/build/lowcode/render/default/view.js +38 -24
- package/build/lowcode/view.js +38 -24
- package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -3
- package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
- package/es/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
- package/es/components/dataSourceComponents/fields/index.d.ts +18 -19
- package/es/components/date-picker/datePickerCpt.d.ts +0 -1
- package/es/components/list/index.d.ts +0 -1
- package/es/components/lowCodePage/index.d.ts +0 -1
- package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
- package/es/components/pisellCardList/index.js +3 -1
- package/es/components/pisellCheckboxGroup/index.js +13 -1
- package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
- package/es/components/pisellLoading/index.d.ts +0 -1
- package/es/components/productCard/components/AmountFooter/index.d.ts +0 -1
- package/es/components/productCard/components/Header/EditButton/index.d.ts +0 -1
- package/es/components/productCard/components/Note/index.d.ts +0 -1
- package/es/components/productCard/components/Packages/index.d.ts +0 -1
- package/es/components/productCard/components/Packages/utils.d.ts +1 -1
- package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
- package/es/components/qrcode/index.d.ts +0 -1
- package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
- package/es/components/table/BasicTable/index.d.ts +0 -1
- package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
- package/es/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
- package/es/components/table/Table/fields/date/Show/index.d.ts +0 -1
- package/es/components/table/Table/fields/image/index.d.ts +0 -1
- package/es/components/table/Table/fields/index.d.ts +2 -2
- package/es/components/table/Table/fields/link/Show/index.d.ts +0 -1
- package/es/components/table/Table/fields/pSwitch/index.d.ts +0 -1
- package/es/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
- package/es/components/table/Table/fields/select/index.d.ts +0 -1
- package/es/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
- package/es/components/table/Table/fields/treeSelect/index.d.ts +0 -1
- package/es/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
- package/es/components/table/View/index.d.ts +0 -1
- package/es/utils/index.d.ts +1 -1
- package/es/utils/platform.d.ts +1 -1
- package/lib/components/dataSourceComponents/dataSourceForm/formItem.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +0 -1
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +2 -3
- package/lib/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Select/index.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +0 -1
- package/lib/components/dataSourceComponents/fields/Upload/utils.d.ts +1 -1
- package/lib/components/dataSourceComponents/fields/index.d.ts +18 -19
- package/lib/components/date-picker/datePickerCpt.d.ts +0 -1
- package/lib/components/list/index.d.ts +0 -1
- package/lib/components/lowCodePage/index.d.ts +0 -1
- package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +0 -1
- package/lib/components/pisellCardList/index.js +3 -1
- package/lib/components/pisellCheckboxGroup/index.js +14 -0
- package/lib/components/pisellInput/components/Copy/index.d.ts +0 -1
- package/lib/components/pisellLoading/index.d.ts +0 -1
- package/lib/components/productCard/components/AmountFooter/index.d.ts +0 -1
- package/lib/components/productCard/components/Header/EditButton/index.d.ts +0 -1
- package/lib/components/productCard/components/Note/index.d.ts +0 -1
- package/lib/components/productCard/components/Packages/index.d.ts +0 -1
- package/lib/components/productCard/components/Packages/utils.d.ts +1 -1
- package/lib/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +0 -1
- package/lib/components/qrcode/index.d.ts +0 -1
- package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +0 -1
- package/lib/components/table/BasicTable/index.d.ts +0 -1
- package/lib/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +0 -1
- package/lib/components/table/Gallery/components/VirtualGrid/useGapSize.d.ts +2 -2
- package/lib/components/table/Table/fields/date/Show/index.d.ts +0 -1
- package/lib/components/table/Table/fields/image/index.d.ts +0 -1
- package/lib/components/table/Table/fields/index.d.ts +2 -2
- package/lib/components/table/Table/fields/link/Show/index.d.ts +0 -1
- package/lib/components/table/Table/fields/pSwitch/index.d.ts +0 -1
- package/lib/components/table/Table/fields/select/filterUtil/index.d.ts +1 -1
- package/lib/components/table/Table/fields/select/index.d.ts +0 -1
- package/lib/components/table/Table/fields/treeSelect/filterUtil/index.d.ts +1 -1
- package/lib/components/table/Table/fields/treeSelect/index.d.ts +0 -1
- package/lib/components/table/Table/tableConfig/SortRow/index.d.ts +0 -1
- package/lib/components/table/View/index.d.ts +0 -1
- package/lib/utils/index.d.ts +1 -1
- package/lib/utils/platform.d.ts +1 -1
- package/package.json +1 -1
- package/es/components/appVersionControl/index.d.ts +0 -4
- package/es/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
- package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
- package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -99
- package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -80
- package/es/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
- package/es/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
- package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
- package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -18
- package/es/components/drag-sort-tree/index.d.ts +0 -3
- package/es/components/hardwareErrorTip/demo.d.ts +0 -3
- package/es/components/hardwareErrorTip/errorCard/index.d.ts +0 -28
- package/es/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -12
- package/es/components/hardwareErrorTip/index.d.ts +0 -19
- package/es/components/hardwareErrorTip/logCard/index.d.ts +0 -27
- package/es/components/hardwareErrorTip/types.d.ts +0 -44
- package/es/components/login-and-register/index.d.ts +0 -82
- package/es/components/pisell-config-provider/index.d.ts +0 -12
- package/es/components/pisellAdjustPrice/index.d.ts +0 -5
- package/es/components/pisellCardList/index.d.ts +0 -73
- package/es/components/pisellCheckboxGroup/index.d.ts +0 -36
- package/es/components/pisellEmpty/index.d.ts +0 -19
- package/es/components/pisellGoodPassCard/index.d.ts +0 -50
- package/es/components/pisellToast/index.d.ts +0 -16
- package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -4
- package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -4
- package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -4
- package/es/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -27
- package/es/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -3
- package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -4
- package/es/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -11
- package/es/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
- package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -4
- package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -13
- package/es/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -4
- package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -7
- package/es/components/productCard/cartSkuCard/index.d.ts +0 -11
- package/es/components/productCard/components/Header/Actions/index.d.ts +0 -3
- package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
- package/es/components/productCard/components/Header/index.d.ts +0 -4
- package/es/components/productCard/components/Sales/index.d.ts +0 -4
- package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
- package/es/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -14
- package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
- package/es/components/productCard/components/Time/index.d.ts +0 -3
- package/es/components/productCard/index.d.ts +0 -7
- package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -7
- package/es/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
- package/es/components/table/Gallery/index.d.ts +0 -5
- package/es/components/table/Table/index.d.ts +0 -4
- package/es/components/table/Table/utils.d.ts +0 -173
- package/es/components/table/hooks/useTableSetting.d.ts +0 -22
- package/es/components/table/hooks/useTransDataSource.d.ts +0 -12
- package/es/components/table/types.d.ts +0 -253
- package/es/components/translation/index.d.ts +0 -15
- package/es/components/versionModal/index.d.ts +0 -24
- package/es/components/virtual-keyboard/Amount/index.d.ts +0 -6
- package/es/components/virtual-keyboard/Amount/types.d.ts +0 -44
- package/es/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -21
- package/es/components/virtual-keyboard/Number/index.d.ts +0 -6
- package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
- package/es/components/virtual-keyboard/index.d.ts +0 -25
- package/es/components/walletCard/index.d.ts +0 -71
- package/es/index.d.ts +0 -142
- package/es/locales/en-US.d.ts +0 -313
- package/es/locales/zh-CN.d.ts +0 -308
- package/es/locales/zh-TW.d.ts +0 -308
- package/lib/components/appVersionControl/index.d.ts +0 -4
- package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
- package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
- package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -99
- package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -80
- package/lib/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
- package/lib/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
- package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
- package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -18
- package/lib/components/drag-sort-tree/index.d.ts +0 -3
- package/lib/components/hardwareErrorTip/demo.d.ts +0 -3
- package/lib/components/hardwareErrorTip/errorCard/index.d.ts +0 -28
- package/lib/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -12
- package/lib/components/hardwareErrorTip/index.d.ts +0 -19
- package/lib/components/hardwareErrorTip/logCard/index.d.ts +0 -27
- package/lib/components/hardwareErrorTip/types.d.ts +0 -44
- package/lib/components/login-and-register/index.d.ts +0 -82
- package/lib/components/pisell-config-provider/index.d.ts +0 -12
- package/lib/components/pisellAdjustPrice/index.d.ts +0 -5
- package/lib/components/pisellCardList/index.d.ts +0 -73
- package/lib/components/pisellCheckboxGroup/index.d.ts +0 -36
- package/lib/components/pisellEmpty/index.d.ts +0 -19
- package/lib/components/pisellGoodPassCard/index.d.ts +0 -50
- package/lib/components/pisellToast/index.d.ts +0 -16
- package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -4
- package/lib/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -4
- package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -4
- package/lib/components/productCard/cartSkuCard/components/basicInfo/index.d.ts +0 -27
- package/lib/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -3
- package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -4
- package/lib/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -11
- package/lib/components/productCard/cartSkuCard/components/packages/utils.d.ts +0 -20
- package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -4
- package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -13
- package/lib/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -4
- package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -7
- package/lib/components/productCard/cartSkuCard/index.d.ts +0 -11
- package/lib/components/productCard/components/Header/Actions/index.d.ts +0 -3
- package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
- package/lib/components/productCard/components/Header/index.d.ts +0 -4
- package/lib/components/productCard/components/Sales/index.d.ts +0 -4
- package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
- package/lib/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -14
- package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
- package/lib/components/productCard/components/Time/index.d.ts +0 -3
- package/lib/components/productCard/index.d.ts +0 -7
- package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -7
- package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
- package/lib/components/table/Gallery/index.d.ts +0 -5
- package/lib/components/table/Table/index.d.ts +0 -4
- package/lib/components/table/Table/utils.d.ts +0 -173
- package/lib/components/table/hooks/useTableSetting.d.ts +0 -22
- package/lib/components/table/hooks/useTransDataSource.d.ts +0 -12
- package/lib/components/table/types.d.ts +0 -253
- package/lib/components/translation/index.d.ts +0 -15
- package/lib/components/versionModal/index.d.ts +0 -24
- package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -6
- package/lib/components/virtual-keyboard/Amount/types.d.ts +0 -44
- package/lib/components/virtual-keyboard/BaseNumberKeyboard/index.d.ts +0 -21
- package/lib/components/virtual-keyboard/Number/index.d.ts +0 -6
- package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -13
- package/lib/components/virtual-keyboard/index.d.ts +0 -25
- package/lib/components/walletCard/index.d.ts +0 -71
- package/lib/index.d.ts +0 -142
- package/lib/locales/en-US.d.ts +0 -313
- package/lib/locales/zh-CN.d.ts +0 -308
- package/lib/locales/zh-TW.d.ts +0 -308
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PisellCheckboxGroupProps } from '../pisellCheckboxGroup';
|
|
3
|
-
import { PisellContextType } from '../pisell-config-provider/context';
|
|
4
|
-
import { PisellWalletPassCardProps } from '../pisellWalletPassCard';
|
|
5
|
-
import './index.less';
|
|
6
|
-
export interface PisellCardListProps extends Omit<PisellCheckboxGroupProps, 'options'> {
|
|
7
|
-
platform?: PisellContextType['platform'];
|
|
8
|
-
/** 当用户查看完所有记录时,底部会显示此消息 */
|
|
9
|
-
endMessage?: React.ReactNode;
|
|
10
|
-
/** 加载下次数据时的加载站位 */
|
|
11
|
-
loader?: React.ReactNode;
|
|
12
|
-
/** 是否有更多数据 */
|
|
13
|
-
hasMore: boolean;
|
|
14
|
-
/** 加载更多数据回调 */
|
|
15
|
-
loadMoreData?: () => Promise<void>;
|
|
16
|
-
/** 当前list数据 */
|
|
17
|
-
data: PisellWalletPassCardProps[];
|
|
18
|
-
/** list空数据时展示内容 */
|
|
19
|
-
empty?: React.ReactNode;
|
|
20
|
-
/** 是否展示空状态 */
|
|
21
|
-
showEmpty?: boolean;
|
|
22
|
-
/** 是否展示卡片名称 */
|
|
23
|
-
showName?: boolean;
|
|
24
|
-
/** 是否展示店铺名称 */
|
|
25
|
-
showStoreName?: boolean;
|
|
26
|
-
/** 是否展示核销金额 */
|
|
27
|
-
showRedeem?: boolean;
|
|
28
|
-
/** 是否展示余额 */
|
|
29
|
-
showBalance?: boolean;
|
|
30
|
-
/** 是否展示编码 */
|
|
31
|
-
showCode?: boolean;
|
|
32
|
-
/** 是否展示到期时间 */
|
|
33
|
-
showValidDate?: boolean;
|
|
34
|
-
/** 是否展示详情按钮 */
|
|
35
|
-
showDetail?: boolean;
|
|
36
|
-
/** 是否展示二维码 */
|
|
37
|
-
showQrCode?: boolean;
|
|
38
|
-
/** 是否展示封面图 */
|
|
39
|
-
showCover?: boolean;
|
|
40
|
-
/** 是否余额货币单位 */
|
|
41
|
-
showBalanceSymbol?: boolean;
|
|
42
|
-
/** 卡片大小 */
|
|
43
|
-
type?: 'default' | 'mini';
|
|
44
|
-
/** 展示操作按钮 */
|
|
45
|
-
showActions?: boolean;
|
|
46
|
-
/** 操作按钮配置 */
|
|
47
|
-
actions?: {
|
|
48
|
-
/** 按钮展示方式 */
|
|
49
|
-
layout: 'expanded' | 'collapsed';
|
|
50
|
-
/** detail 按钮配置 */
|
|
51
|
-
detail?: {
|
|
52
|
-
visible: boolean;
|
|
53
|
-
iconColor: string;
|
|
54
|
-
};
|
|
55
|
-
/** edit按钮配置 */
|
|
56
|
-
edit?: {
|
|
57
|
-
visible: boolean;
|
|
58
|
-
iconColor: string;
|
|
59
|
-
dialogTitle: string;
|
|
60
|
-
enableDialog: boolean;
|
|
61
|
-
fields: {
|
|
62
|
-
name: string;
|
|
63
|
-
label: string;
|
|
64
|
-
};
|
|
65
|
-
};
|
|
66
|
-
};
|
|
67
|
-
/** 编辑编辑按钮后,弹窗展示之前 */
|
|
68
|
-
beforeEdit?: (value: any, index: number) => Promise<any> | boolean | void;
|
|
69
|
-
/** 编辑弹窗点击提交 */
|
|
70
|
-
onConfirmEdit?: (value: any, index: number) => void;
|
|
71
|
-
}
|
|
72
|
-
declare const _default: React.NamedExoticComponent<PisellCardListProps>;
|
|
73
|
-
export default _default;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { PisellContextType } from '../pisell-config-provider/context';
|
|
3
|
-
import './index.less';
|
|
4
|
-
export interface PisellCheckboxGroupOption {
|
|
5
|
-
label: string;
|
|
6
|
-
value: string;
|
|
7
|
-
disabled?: boolean;
|
|
8
|
-
[key: string]: any;
|
|
9
|
-
}
|
|
10
|
-
declare type PisellCheckboxGroupValue = string | string[] | any;
|
|
11
|
-
export interface PisellCheckboxGroupProps extends React.HTMLAttributes<HTMLDivElement> {
|
|
12
|
-
platform?: PisellContextType['platform'];
|
|
13
|
-
direction?: 'horizontal' | 'vertical';
|
|
14
|
-
fullWidth?: boolean;
|
|
15
|
-
gap?: number;
|
|
16
|
-
padding?: number;
|
|
17
|
-
options: PisellCheckboxGroupOption[];
|
|
18
|
-
onChange?: (value: PisellCheckboxGroupValue, item: PisellCheckboxGroupOption) => void;
|
|
19
|
-
value?: PisellCheckboxGroupValue;
|
|
20
|
-
renderOption?: (option: PisellCheckboxGroupOption, active: boolean, index: number) => React.ReactNode;
|
|
21
|
-
rowKey?: string;
|
|
22
|
-
mode?: 'multiple' | 'single';
|
|
23
|
-
iconPosition?: 'left' | 'right' | 'hide';
|
|
24
|
-
optionClassName?: string;
|
|
25
|
-
optionActiveClassName?: string;
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* @title: PisellCheckboxGroup
|
|
29
|
-
* @description: 选中组件
|
|
30
|
-
* @param {PisellCheckboxGroupProps} props
|
|
31
|
-
* @return {*}
|
|
32
|
-
* @Author: zhiwei.Wang
|
|
33
|
-
* @Date: 2024-08-16 10:34
|
|
34
|
-
*/
|
|
35
|
-
declare const PisellCheckboxGroup: (props: PisellCheckboxGroupProps) => JSX.Element;
|
|
36
|
-
export default PisellCheckboxGroup;
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { EmptyProps } from 'antd';
|
|
3
|
-
import { PisellContextType } from '../pisell-config-provider/context';
|
|
4
|
-
import './index.less';
|
|
5
|
-
export interface PisellEmptyProps extends EmptyProps {
|
|
6
|
-
/** 平台 */
|
|
7
|
-
platform?: PisellContextType['platform'];
|
|
8
|
-
/** 额外内容描述 */
|
|
9
|
-
extraDescription?: React.ReactNode;
|
|
10
|
-
/** 额外内容描述 */
|
|
11
|
-
icon?: React.ReactNode;
|
|
12
|
-
/** 自定义底部额外操作区域 */
|
|
13
|
-
footer?: React.ReactNode;
|
|
14
|
-
/** 最大宽度 */
|
|
15
|
-
maxWidth?: number;
|
|
16
|
-
[key: string]: any;
|
|
17
|
-
}
|
|
18
|
-
declare const PisellEmpty: (props: PisellEmptyProps) => JSX.Element;
|
|
19
|
-
export default PisellEmpty;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './index.less';
|
|
3
|
-
interface ApplicableProductDetails {
|
|
4
|
-
amount: string;
|
|
5
|
-
type: string;
|
|
6
|
-
resource_id: number;
|
|
7
|
-
title: string;
|
|
8
|
-
original_amount: string;
|
|
9
|
-
}
|
|
10
|
-
interface Discount {
|
|
11
|
-
id: number;
|
|
12
|
-
product_name: string;
|
|
13
|
-
encoded: string;
|
|
14
|
-
code: string;
|
|
15
|
-
tag: string;
|
|
16
|
-
expire_time?: string;
|
|
17
|
-
product_id: number;
|
|
18
|
-
relation_type: string;
|
|
19
|
-
par_value: string;
|
|
20
|
-
used_par_value: string;
|
|
21
|
-
limit_status: string;
|
|
22
|
-
limited_relation_product_data: any;
|
|
23
|
-
balance: string;
|
|
24
|
-
format_title: any;
|
|
25
|
-
product: any;
|
|
26
|
-
savedAmount: number;
|
|
27
|
-
isDisabled: boolean;
|
|
28
|
-
isSelected?: boolean;
|
|
29
|
-
isAvailable?: boolean;
|
|
30
|
-
isUsed?: boolean;
|
|
31
|
-
applicableProductIds?: number[];
|
|
32
|
-
applicableProductDetails: ApplicableProductDetails[];
|
|
33
|
-
appliedProductDetails: any[];
|
|
34
|
-
}
|
|
35
|
-
export interface PisellGoodPassCardProps {
|
|
36
|
-
/**数据源 */
|
|
37
|
-
dataSource: Array<Discount>;
|
|
38
|
-
/**事件 */
|
|
39
|
-
onChange?: (current: {
|
|
40
|
-
id: string | number;
|
|
41
|
-
isSelected: boolean;
|
|
42
|
-
}) => void;
|
|
43
|
-
/**样式 */
|
|
44
|
-
style: React.CSSProperties;
|
|
45
|
-
/**快捷展示排序 */
|
|
46
|
-
mixedSort?: (val: Discount[]) => Discount[];
|
|
47
|
-
isInModal: boolean;
|
|
48
|
-
}
|
|
49
|
-
declare const index: (props: PisellGoodPassCardProps) => JSX.Element;
|
|
50
|
-
export default index;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './index.less';
|
|
3
|
-
export interface PisellToastProps {
|
|
4
|
-
/** 提示内容 */
|
|
5
|
-
content: React.ReactNode;
|
|
6
|
-
/** 自动关闭的延时,单位秒。设为 0 时不自动关闭 */
|
|
7
|
-
duration?: number;
|
|
8
|
-
/** 是否展示action */
|
|
9
|
-
showAction?: boolean;
|
|
10
|
-
/** action文案 */
|
|
11
|
-
actionText?: string;
|
|
12
|
-
/** 关闭时触发的回调函数 */
|
|
13
|
-
onClose?: () => void;
|
|
14
|
-
}
|
|
15
|
-
declare const PisellToast: (props: PisellToastProps) => void;
|
|
16
|
-
export default PisellToast;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import './index.less';
|
|
3
|
-
interface IProps {
|
|
4
|
-
isShowImage?: boolean;
|
|
5
|
-
dataSource: {
|
|
6
|
-
image?: string;
|
|
7
|
-
bundle?: any[];
|
|
8
|
-
options?: any[];
|
|
9
|
-
product_option_string?: string;
|
|
10
|
-
name?: string;
|
|
11
|
-
symbol?: string;
|
|
12
|
-
price?: string | number;
|
|
13
|
-
total?: number;
|
|
14
|
-
origin_total?: number;
|
|
15
|
-
num?: number;
|
|
16
|
-
holder_id?: any;
|
|
17
|
-
};
|
|
18
|
-
style?: React.CSSProperties;
|
|
19
|
-
/** 作为主商品卡片展示
|
|
20
|
-
* 1. 影响商品数量 tag 的位置
|
|
21
|
-
* 2. isMain 且 type 为 a5,展示holder
|
|
22
|
-
*/
|
|
23
|
-
isMainProduct?: boolean;
|
|
24
|
-
type?: 'a2' | 'a5';
|
|
25
|
-
}
|
|
26
|
-
declare const BasicInfo: (props: IProps) => JSX.Element;
|
|
27
|
-
export default BasicInfo;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import './index.less';
|
|
3
|
-
interface IProps {
|
|
4
|
-
isShowImage?: boolean;
|
|
5
|
-
dataSource: {
|
|
6
|
-
bundle?: any[];
|
|
7
|
-
symbol?: string;
|
|
8
|
-
};
|
|
9
|
-
}
|
|
10
|
-
declare const Packages: ({ isShowImage, dataSource }: IProps) => JSX.Element | null;
|
|
11
|
-
export default Packages;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* @title: 金额是否是负
|
|
3
|
-
* @description:
|
|
4
|
-
* @param {string} type
|
|
5
|
-
* @return {*}
|
|
6
|
-
* @Author: WangHan
|
|
7
|
-
* @Date: 2024-11-22 10:01
|
|
8
|
-
*/
|
|
9
|
-
export declare const minusSign: (item: any, type?: string) => "" | "-";
|
|
10
|
-
/**
|
|
11
|
-
* @title: 金额格式化
|
|
12
|
-
* @description:
|
|
13
|
-
* @param {number} price
|
|
14
|
-
* @param {string} amountSymbol
|
|
15
|
-
* @param {number} digit
|
|
16
|
-
* @return {*}
|
|
17
|
-
* @Author: WangHan
|
|
18
|
-
* @Date: 2024-11-22 10:58
|
|
19
|
-
*/
|
|
20
|
-
export declare const _formatAmount: (price?: number, amountSymbol?: string, digit?: number) => string | number;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import './index.less';
|
|
3
|
-
interface IProps {
|
|
4
|
-
hideDivider?: boolean;
|
|
5
|
-
dataSource: {
|
|
6
|
-
symbol?: string;
|
|
7
|
-
relation_products?: any[];
|
|
8
|
-
bundle?: any[];
|
|
9
|
-
};
|
|
10
|
-
isShowImage?: boolean;
|
|
11
|
-
}
|
|
12
|
-
declare const Sales: ({ hideDivider, dataSource, isShowImage }: IProps) => JSX.Element | null;
|
|
13
|
-
export default Sales;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import './index.less';
|
|
3
|
-
import { ProductCardTypes } from '../types';
|
|
4
|
-
interface ISKUCardProps extends ProductCardTypes {
|
|
5
|
-
type: 'a2' | 'a5';
|
|
6
|
-
rightActions: any[];
|
|
7
|
-
escapeDom?: string;
|
|
8
|
-
}
|
|
9
|
-
export declare const PREFIX = "pisell-cart-sku-card";
|
|
10
|
-
declare const CartSkuCard: (props: ISKUCardProps) => JSX.Element;
|
|
11
|
-
export default CartSkuCard;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import './index.less';
|
|
3
|
-
interface SelectHolderModalProps {
|
|
4
|
-
visible: boolean;
|
|
5
|
-
onClose: () => void;
|
|
6
|
-
onConfirm: (value: any) => void;
|
|
7
|
-
lists: any[];
|
|
8
|
-
value: any[];
|
|
9
|
-
holderMaxCount: number;
|
|
10
|
-
addHolderButtonText: string;
|
|
11
|
-
onAdd: () => void;
|
|
12
|
-
}
|
|
13
|
-
declare const SelectHolderModal: (props: SelectHolderModalProps) => JSX.Element;
|
|
14
|
-
export default SelectHolderModal;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import './index.less';
|
|
2
|
-
interface ResourceItem {
|
|
3
|
-
id: string | number;
|
|
4
|
-
label: string;
|
|
5
|
-
isError?: boolean;
|
|
6
|
-
[key: string]: any;
|
|
7
|
-
}
|
|
8
|
-
interface SelectResourceProps {
|
|
9
|
-
lists: ResourceItem[];
|
|
10
|
-
value: any;
|
|
11
|
-
onChange: (val: any) => void;
|
|
12
|
-
resourceMode?: 'multiple' | 'tags' | undefined;
|
|
13
|
-
maxLength?: number;
|
|
14
|
-
isParallelResource?: boolean;
|
|
15
|
-
[key: string]: any;
|
|
16
|
-
}
|
|
17
|
-
declare const SelectResource: ({ lists, value, onChange, resourceMode, allowClear, onClearResource, maxLength, isErrorResource, resourceErrorText, ...props }: SelectResourceProps) => JSX.Element;
|
|
18
|
-
export default SelectResource;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import './index.less';
|
|
2
|
-
declare const Time: ({ item, isShowHolder, onLike, isShowChangeResource, changeResource, changeHolder, isShowChangeHolder, holderMode, onAddHolder, isShowAddHolderButton, onClearHolder, onClearResource, }: any) => JSX.Element | null;
|
|
3
|
-
export default Time;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
import { GallerySettingType, GallerySettingValueType } from "../../../types";
|
|
3
|
-
import "./index.less";
|
|
4
|
-
declare type GalleryItemProps = {
|
|
5
|
-
record: Record<string, any>;
|
|
6
|
-
gallery: GallerySettingType;
|
|
7
|
-
columnsMap: Map<string, Record<string, any>>;
|
|
8
|
-
index: number;
|
|
9
|
-
gallerySetting: GallerySettingValueType;
|
|
10
|
-
columns: Record<string, any>[];
|
|
11
|
-
onClick: React.MouseEventHandler<HTMLDivElement>;
|
|
12
|
-
};
|
|
13
|
-
declare const GalleryItem: (props: GalleryItemProps) => JSX.Element;
|
|
14
|
-
export default GalleryItem;
|
|
@@ -1,173 +0,0 @@
|
|
|
1
|
-
import { GroupValue } from "../Actions/component/Group/PopoverContent";
|
|
2
|
-
import { FilterItemProps, FilterType } from "../../filter/types";
|
|
3
|
-
import { ColumnSettingType, DataSourceGroupType, GallerySettingValueType, ModeType, SortType } from "../types";
|
|
4
|
-
export declare const getHash: (obj: any) => any;
|
|
5
|
-
export declare const calcFilterSort: ({ dataSource, filter, sort, columns }: any) => any;
|
|
6
|
-
/**
|
|
7
|
-
* 合并列设置
|
|
8
|
-
* @param defaultColumns 默认列设置
|
|
9
|
-
* @param tableId 表ID
|
|
10
|
-
* @returns 合并后的列设置
|
|
11
|
-
*/
|
|
12
|
-
export declare const mergeColumnSetting: ({ columns, tableId, currentViewMode, }: {
|
|
13
|
-
columns: Record<string, any>[];
|
|
14
|
-
tableId?: string | undefined;
|
|
15
|
-
currentViewMode: ModeType;
|
|
16
|
-
}) => {
|
|
17
|
-
isShow: boolean;
|
|
18
|
-
}[] | ({
|
|
19
|
-
width: any;
|
|
20
|
-
isShow: any;
|
|
21
|
-
sortIndex: number;
|
|
22
|
-
} | {
|
|
23
|
-
isShow: boolean;
|
|
24
|
-
sortIndex: number;
|
|
25
|
-
})[];
|
|
26
|
-
/**
|
|
27
|
-
* 对数据源进行排序
|
|
28
|
-
* @param dataSource 数据源数组
|
|
29
|
-
* @param sortObj 排序对象,包含排序的键、值和类型
|
|
30
|
-
* @returns 排序后的数据源数组
|
|
31
|
-
*/
|
|
32
|
-
export declare const sortDataSource: (dataSource: Record<string, any>[], sortObj: {
|
|
33
|
-
sortKey: string;
|
|
34
|
-
sortValue: "asc" | "desc";
|
|
35
|
-
sortType: "date" | "string" | "number";
|
|
36
|
-
}) => Record<string, any>[];
|
|
37
|
-
/**
|
|
38
|
-
* 根据行键获取 ID
|
|
39
|
-
* @param item 记录对象
|
|
40
|
-
* @param rowKey 行键,可以是字符串或函数
|
|
41
|
-
* @returns 返回 ID
|
|
42
|
-
*/
|
|
43
|
-
export declare const getIdByRowKey: (item: Record<string, any>, rowKey: string | ((params: any) => string)) => any;
|
|
44
|
-
/**
|
|
45
|
-
* 根据分组条件对数据源进行分组
|
|
46
|
-
* @param dataSource 数据源
|
|
47
|
-
* @param group 分组条件
|
|
48
|
-
* @param rowKey 行键生成函数或字符串
|
|
49
|
-
* @returns 返回分组后的数据源
|
|
50
|
-
*/
|
|
51
|
-
export declare const groupDataSource: (dataSource: Record<string, any>[], group: GroupValue, rowKey: string | ((params: any) => string)) => Record<string, any>[];
|
|
52
|
-
declare type ViewSetting = {
|
|
53
|
-
order_by: string;
|
|
54
|
-
group_by: GroupValue;
|
|
55
|
-
column_setting: Record<string, any>[];
|
|
56
|
-
gallery_setting: GallerySettingValueType;
|
|
57
|
-
filters: any;
|
|
58
|
-
filter_setting: {
|
|
59
|
-
quickFilter: FilterItemProps[];
|
|
60
|
-
otherFilter: FilterItemProps[];
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
/**
|
|
64
|
-
* 本地存储的表格设置对象
|
|
65
|
-
*/
|
|
66
|
-
declare type TableSettingObjType = {
|
|
67
|
-
view_mode: ModeType;
|
|
68
|
-
currentSettingHash: string;
|
|
69
|
-
} & {
|
|
70
|
-
[K in ModeType]: ViewSetting;
|
|
71
|
-
};
|
|
72
|
-
/**
|
|
73
|
-
* 将表格设置保存到本地存储
|
|
74
|
-
* @param tableId 表格id
|
|
75
|
-
* @param tableSettingObj 表格设置对象
|
|
76
|
-
*/
|
|
77
|
-
export declare const setTableSettingToLocalStorage: ({ tableId, tableSettingObj, currentViewMode, currentSettingHash, }: {
|
|
78
|
-
tableId: string;
|
|
79
|
-
tableSettingObj: Partial<ViewSetting & {
|
|
80
|
-
view_mode: ModeType;
|
|
81
|
-
}>;
|
|
82
|
-
currentViewMode: ModeType;
|
|
83
|
-
currentSettingHash: string;
|
|
84
|
-
}) => {
|
|
85
|
-
key: string;
|
|
86
|
-
value: Record<string, any>;
|
|
87
|
-
} | undefined;
|
|
88
|
-
export declare const clearTableSettingToLocalStorage: (tableId?: string) => void;
|
|
89
|
-
/**
|
|
90
|
-
* 从本地存储中获取表格设置, 全部配置
|
|
91
|
-
* @param tableId 表格ID
|
|
92
|
-
* @returns 表格设置对象
|
|
93
|
-
*/
|
|
94
|
-
export declare const getTableSettingFromLocalStorage: (tableId?: string) => Partial<TableSettingObjType>;
|
|
95
|
-
/**
|
|
96
|
-
* 从LocalStorage读取表当前视图模式
|
|
97
|
-
* @param tableId
|
|
98
|
-
*/
|
|
99
|
-
export declare const getCurrentViewModeFromLocalStorage: (tableId?: string) => ModeType | undefined;
|
|
100
|
-
/**
|
|
101
|
-
* 根据视图模式获取配置
|
|
102
|
-
* @param tableId
|
|
103
|
-
* @param currentViewMode
|
|
104
|
-
*/
|
|
105
|
-
export declare const getTableSettingByCurrentViewMode: (tableId: string, currentViewMode: ModeType) => ViewSetting | undefined;
|
|
106
|
-
/**
|
|
107
|
-
* 将表单值保存到本地存储中
|
|
108
|
-
* @param tableId 表单ID
|
|
109
|
-
* @param allValues 表单所有值
|
|
110
|
-
* @param keys 存储的键名
|
|
111
|
-
*/
|
|
112
|
-
export declare const setFormValuesToLocalStorage: ({ tableId, allValues, keys, currentViewMode, currentSettingHash, }: {
|
|
113
|
-
tableId?: string | undefined;
|
|
114
|
-
allValues?: Record<string, any> | undefined;
|
|
115
|
-
keys?: string[] | undefined;
|
|
116
|
-
currentViewMode: ModeType;
|
|
117
|
-
currentSettingHash: string;
|
|
118
|
-
}) => {
|
|
119
|
-
key: string;
|
|
120
|
-
value: Record<string, any>;
|
|
121
|
-
} | undefined;
|
|
122
|
-
/**
|
|
123
|
-
* 获取表格键值
|
|
124
|
-
* @param tableId 表格ID
|
|
125
|
-
* @returns 返回格式化后的表格键值
|
|
126
|
-
*/
|
|
127
|
-
export declare const getTableKey: (tableId: string) => string;
|
|
128
|
-
/**
|
|
129
|
-
* 合并筛选设置
|
|
130
|
-
* @param list 列表数据
|
|
131
|
-
* @param quickFilterMaxLength 快速筛选最大长度
|
|
132
|
-
* @param tableId 表ID
|
|
133
|
-
* @returns 返回合并后的筛选设置
|
|
134
|
-
*/
|
|
135
|
-
export declare const mergeFilterSetting: ({ list, quickFilterMaxLength, tableId, sortButtonShow, currentViewMode, }: {
|
|
136
|
-
list: FilterItemProps[];
|
|
137
|
-
quickFilterMaxLength: number;
|
|
138
|
-
tableId?: string | undefined;
|
|
139
|
-
sortButtonShow: boolean;
|
|
140
|
-
currentViewMode: ModeType;
|
|
141
|
-
}) => {
|
|
142
|
-
quickFilter: FilterItemProps[];
|
|
143
|
-
otherFilter: FilterItemProps[];
|
|
144
|
-
notSortFilter: FilterItemProps[];
|
|
145
|
-
};
|
|
146
|
-
/**
|
|
147
|
-
* 过滤数据源
|
|
148
|
-
* @param dataSource 数据源
|
|
149
|
-
* @param filters 过滤条件
|
|
150
|
-
* @param filterLocalArr 本地过滤项
|
|
151
|
-
* @returns 过滤后的数据源
|
|
152
|
-
*/
|
|
153
|
-
export declare const filterDataSource: (dataSource: Record<string, any>[], filters: Record<string, any>, filterLocalArr: FilterItemProps[]) => Record<string, any>[];
|
|
154
|
-
/**
|
|
155
|
-
* 根据模式获取设置键数组
|
|
156
|
-
* @param filter 筛选器
|
|
157
|
-
* @param columnSetting 列设置
|
|
158
|
-
* @param dataSourceGroup 数据源分组
|
|
159
|
-
* @param sort 排序
|
|
160
|
-
* @param mode 模式,可选值为 "localStorage" 或 "remote"
|
|
161
|
-
* @returns 返回设置键数组
|
|
162
|
-
*/
|
|
163
|
-
export declare const getSettingKeyArrByMode: ({ filter, columnSetting, dataSourceGroup, sort, mode, currentViewMode, }: {
|
|
164
|
-
filter?: FilterType | undefined;
|
|
165
|
-
columnSetting?: ColumnSettingType | undefined;
|
|
166
|
-
dataSourceGroup?: DataSourceGroupType | undefined;
|
|
167
|
-
sort?: SortType | undefined;
|
|
168
|
-
mode: "" | "localStorage" | "remote";
|
|
169
|
-
currentViewMode: ModeType;
|
|
170
|
-
}) => ("filter_setting" | "group_by" | "order_by" | "column_setting" | "view_mode" | "gallery_setting")[];
|
|
171
|
-
export declare const omit: (obj: Record<string, any>, keys: string[]) => Record<string, any>;
|
|
172
|
-
export declare const stringify: (obj: Record<string, any>) => string;
|
|
173
|
-
export {};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { FilterType } from "../../filter/types";
|
|
2
|
-
import { ColumnSettingType, DataSourceGroupType, GallerySettingType, GridViewType, ModeType, SortType, ExportImportModeType } from "../types";
|
|
3
|
-
declare type UseTableSettingProps = {
|
|
4
|
-
tableId?: string;
|
|
5
|
-
filter: FilterType;
|
|
6
|
-
columns: Record<string, any>[];
|
|
7
|
-
columnSetting?: ColumnSettingType;
|
|
8
|
-
dataSourceGroup?: DataSourceGroupType;
|
|
9
|
-
sort?: SortType;
|
|
10
|
-
view: GridViewType;
|
|
11
|
-
currentViewMode: ModeType;
|
|
12
|
-
gallery?: GallerySettingType;
|
|
13
|
-
currentSettingHash: string;
|
|
14
|
-
exportImport?: ExportImportModeType;
|
|
15
|
-
};
|
|
16
|
-
declare const useTableSetting: (params: UseTableSettingProps) => {
|
|
17
|
-
setTableSetting: (values: Record<string, any>) => void;
|
|
18
|
-
tableSetting: {
|
|
19
|
-
[x: string]: any;
|
|
20
|
-
};
|
|
21
|
-
};
|
|
22
|
-
export default useTableSetting;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { FormInstance } from "antd/es/form";
|
|
2
|
-
import { FilterType } from "../../filter/types";
|
|
3
|
-
declare type UseTransDataSourceParams = {
|
|
4
|
-
form: FormInstance;
|
|
5
|
-
localPagination: boolean;
|
|
6
|
-
dataSource: Record<string, any>[];
|
|
7
|
-
rowKey: string | ((params: any) => string);
|
|
8
|
-
filter: FilterType;
|
|
9
|
-
currentView: 'gallery' | 'table';
|
|
10
|
-
};
|
|
11
|
-
declare const useTransDataSource: (params: UseTransDataSourceParams) => Record<string, any>[];
|
|
12
|
-
export default useTransDataSource;
|