@pisell/materials 1.0.912 → 1.0.913

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.
Files changed (87) hide show
  1. package/package.json +3 -3
  2. package/es/components/appVersionControl/index.d.ts +0 -4
  3. package/es/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  4. package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  5. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
  6. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -99
  7. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -80
  8. package/es/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
  9. package/es/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
  10. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
  11. package/es/components/drag-sort-tree/index.d.ts +0 -3
  12. package/es/components/hardwareErrorTip/demo.d.ts +0 -3
  13. package/es/components/hardwareErrorTip/errorCard/index.d.ts +0 -28
  14. package/es/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -12
  15. package/es/components/hardwareErrorTip/index.d.ts +0 -19
  16. package/es/components/hardwareErrorTip/logCard/index.d.ts +0 -27
  17. package/es/components/hardwareErrorTip/types.d.ts +0 -28
  18. package/es/components/login-and-register/index.d.ts +0 -82
  19. package/es/components/pisell-config-provider/index.d.ts +0 -12
  20. package/es/components/pisellCardList/index.d.ts +0 -101
  21. package/es/components/pisellCheckboxGroup/index.d.ts +0 -39
  22. package/es/components/pisellEmpty/index.d.ts +0 -19
  23. package/es/components/pisellWalletPassCard/index.d.ts +0 -136
  24. package/es/components/productCard/components/Header/Actions/index.d.ts +0 -3
  25. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  26. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  27. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  28. package/es/components/productCard/components/Time/index.d.ts +0 -3
  29. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  30. package/es/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  31. package/es/components/table/Gallery/index.d.ts +0 -5
  32. package/es/components/table/Table/index.d.ts +0 -4
  33. package/es/components/table/Table/utils.d.ts +0 -173
  34. package/es/components/table/hooks/useTableSetting.d.ts +0 -22
  35. package/es/components/table/hooks/useTransDataSource.d.ts +0 -12
  36. package/es/components/table/types.d.ts +0 -253
  37. package/es/components/translation/index.d.ts +0 -15
  38. package/es/components/versionModal/index.d.ts +0 -24
  39. package/es/components/walletCard/Guide/index.d.ts +0 -3
  40. package/es/components/walletCard/index.d.ts +0 -71
  41. package/es/index.d.ts +0 -143
  42. package/es/locales/en-US.d.ts +0 -319
  43. package/es/locales/zh-CN.d.ts +0 -314
  44. package/es/locales/zh-TW.d.ts +0 -314
  45. package/lib/components/appVersionControl/index.d.ts +0 -4
  46. package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  47. package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  48. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
  49. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -99
  50. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -80
  51. package/lib/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
  52. package/lib/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
  53. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
  54. package/lib/components/drag-sort-tree/index.d.ts +0 -3
  55. package/lib/components/hardwareErrorTip/demo.d.ts +0 -3
  56. package/lib/components/hardwareErrorTip/errorCard/index.d.ts +0 -28
  57. package/lib/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -12
  58. package/lib/components/hardwareErrorTip/index.d.ts +0 -19
  59. package/lib/components/hardwareErrorTip/logCard/index.d.ts +0 -27
  60. package/lib/components/hardwareErrorTip/types.d.ts +0 -28
  61. package/lib/components/login-and-register/index.d.ts +0 -82
  62. package/lib/components/pisell-config-provider/index.d.ts +0 -12
  63. package/lib/components/pisellCardList/index.d.ts +0 -101
  64. package/lib/components/pisellCheckboxGroup/index.d.ts +0 -39
  65. package/lib/components/pisellEmpty/index.d.ts +0 -19
  66. package/lib/components/pisellWalletPassCard/index.d.ts +0 -136
  67. package/lib/components/productCard/components/Header/Actions/index.d.ts +0 -3
  68. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -3
  69. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -3
  70. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -18
  71. package/lib/components/productCard/components/Time/index.d.ts +0 -3
  72. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -7
  73. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  74. package/lib/components/table/Gallery/index.d.ts +0 -5
  75. package/lib/components/table/Table/index.d.ts +0 -4
  76. package/lib/components/table/Table/utils.d.ts +0 -173
  77. package/lib/components/table/hooks/useTableSetting.d.ts +0 -22
  78. package/lib/components/table/hooks/useTransDataSource.d.ts +0 -12
  79. package/lib/components/table/types.d.ts +0 -253
  80. package/lib/components/translation/index.d.ts +0 -15
  81. package/lib/components/versionModal/index.d.ts +0 -24
  82. package/lib/components/walletCard/Guide/index.d.ts +0 -3
  83. package/lib/components/walletCard/index.d.ts +0 -71
  84. package/lib/index.d.ts +0 -143
  85. package/lib/locales/en-US.d.ts +0 -319
  86. package/lib/locales/zh-CN.d.ts +0 -314
  87. package/lib/locales/zh-TW.d.ts +0 -314
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- declare const HardwareErrorTipDemo: React.FC;
3
- export default HardwareErrorTipDemo;
@@ -1,28 +0,0 @@
1
- import './index.less';
2
- declare const DEVICE_TYPE_MAP: {
3
- readonly printer: any;
4
- readonly barcode_scanner: any;
5
- readonly cds: any;
6
- readonly kds: any;
7
- readonly display: any;
8
- readonly card_reader: any;
9
- readonly till: any;
10
- readonly scale: any;
11
- };
12
- export interface ErrorCardData {
13
- error_level: 0 | 1 | 2 | 3;
14
- error_message: string;
15
- error_code: string;
16
- time: string;
17
- device: {
18
- device_type: keyof typeof DEVICE_TYPE_MAP;
19
- device_name: string;
20
- device_idfa: string;
21
- };
22
- }
23
- interface IErrorCardProps {
24
- data: ErrorCardData;
25
- onClose?: () => void;
26
- }
27
- declare const ErrorCard: (props: IErrorCardProps) => JSX.Element | null;
28
- export default ErrorCard;
@@ -1,12 +0,0 @@
1
- import './index.less';
2
- export declare type StatisticsData = {
3
- fatal: number;
4
- critical: number;
5
- normal: number;
6
- info: number;
7
- };
8
- interface IStatisticsProps {
9
- data: StatisticsData;
10
- }
11
- declare const Statistics: (props: IStatisticsProps) => JSX.Element;
12
- export default Statistics;
@@ -1,19 +0,0 @@
1
- import React from 'react';
2
- import { type StatisticsData } from './errorTipStatistics';
3
- import { type ErrorCardData } from './errorCard';
4
- import { type LogCardData } from './logCard';
5
- import './index.less';
6
- interface HardwareErrorTipProps {
7
- statistics: StatisticsData;
8
- errors?: ErrorCardData[];
9
- logs?: LogCardData[];
10
- onExportLogs?: (logs: any) => void;
11
- onCloseError?: (error: ErrorCardData, index?: number) => void;
12
- onTabChange?: (activeTab: string) => void;
13
- activeTab?: string;
14
- isLoadingErrors?: boolean;
15
- isLoadingLogs?: boolean;
16
- style?: React.CSSProperties;
17
- }
18
- declare const HardwareErrorTip: React.FC<HardwareErrorTipProps>;
19
- export default HardwareErrorTip;
@@ -1,27 +0,0 @@
1
- import './index.less';
2
- declare const DEVICE_TYPE_MAP: {
3
- readonly printer: any;
4
- readonly barcode_scanner: any;
5
- readonly cds: any;
6
- readonly kds: any;
7
- readonly display: any;
8
- readonly card_reader: any;
9
- readonly till: any;
10
- readonly scale: any;
11
- };
12
- export interface LogCardData {
13
- log_level: 0 | 1 | 2;
14
- message: string;
15
- time: string;
16
- device: {
17
- device_type: keyof typeof DEVICE_TYPE_MAP;
18
- device_name: string;
19
- device_idfa: string;
20
- };
21
- data?: string;
22
- }
23
- interface ILogCardProps {
24
- data: LogCardData;
25
- }
26
- declare const LogCard: (props: ILogCardProps) => JSX.Element;
27
- export default LogCard;
@@ -1,28 +0,0 @@
1
- export declare const prefix = "pisell-lowcode";
2
- export declare const ErrorTypeTheme: {
3
- readonly fatal: {
4
- readonly iconColor: "#cf1322";
5
- readonly backgroundColor: "#fff1f0";
6
- readonly shadowColor: "#ffa39e";
7
- readonly badgeColor: "#fee2e1";
8
- };
9
- readonly critical: {
10
- readonly iconColor: "#d4380d";
11
- readonly backgroundColor: "#fff2e8";
12
- readonly shadowColor: "#ffbb96";
13
- readonly badgeColor: "#ffedd5";
14
- };
15
- readonly normal: {
16
- readonly iconColor: "#0958d9";
17
- readonly backgroundColor: "#e6f4ff";
18
- readonly shadowColor: "#91caff";
19
- readonly badgeColor: "#d2eafd";
20
- };
21
- readonly info: {
22
- readonly iconColor: "#389e0d";
23
- readonly backgroundColor: "#f6ffed";
24
- readonly shadowColor: "#b7eb8f";
25
- readonly badgeColor: "#dcfce7";
26
- };
27
- };
28
- export declare const errorTypes: any[];
@@ -1,82 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- /**
4
- * loginAndRegister组件的属性接口
5
- */
6
- export interface loginAndRegisterProps {
7
- /** Logo相关配置 */
8
- showLogo?: boolean;
9
- logo?: string;
10
- logoPosition?: 'left' | 'center' | 'right';
11
- logoSize?: {
12
- width?: number;
13
- height?: number;
14
- };
15
- /** 标题相关配置 */
16
- title?: string;
17
- showTitle?: boolean;
18
- titleAlign?: 'left' | 'center' | 'right';
19
- /** 副标题相关配置 */
20
- subtitle?: string;
21
- showSubtitle?: boolean;
22
- subtitleAlign?: 'left' | 'center' | 'right';
23
- /** 登录方式配置 */
24
- loginMethods?: ('email' | 'google' | 'facebook' | 'apple')[];
25
- defaultLoginMethod?: 'email' | 'google' | 'facebook' | 'apple';
26
- /** 表单配置 */
27
- emailLabel?: string;
28
- passwordLabel?: string;
29
- emailPlaceholder?: string;
30
- passwordPlaceholder?: string;
31
- emailRules?: any[];
32
- buttonText?: string;
33
- rememberMeText?: string;
34
- forgotPasswordText?: string;
35
- showRememberMe?: boolean;
36
- showForgotPassword?: boolean;
37
- /** 社交登录配置 */
38
- socialLoginTexts?: {
39
- google?: string;
40
- facebook?: string;
41
- apple?: string;
42
- };
43
- /** 底部配置 */
44
- showFooter?: boolean;
45
- showSignUp?: boolean;
46
- signUpText?: string;
47
- signUpLink?: string;
48
- signUpPosition?: 'left' | 'center' | 'right';
49
- otherLinks?: Array<{
50
- text: string;
51
- url: string;
52
- }>;
53
- otherLinksPosition?: 'left' | 'center' | 'right';
54
- /** 登录/注册切换配置 */
55
- showTabs?: boolean;
56
- loginTabText?: string;
57
- registerTabText?: string;
58
- /** 注册表单配置 */
59
- registerEmailPlaceholder?: string;
60
- registerPasswordPlaceholder?: string;
61
- registerButtonText?: string;
62
- /** 事件回调 */
63
- onLogin?: (values: {
64
- email: string;
65
- loginMethod: string;
66
- }) => void;
67
- onSocialLogin?: (type: 'google' | 'facebook' | 'apple') => void;
68
- onSignUp?: () => void;
69
- onRegister?: (values: {
70
- email: string;
71
- password: string;
72
- }) => void;
73
- /** 新增背景图片属性 */
74
- backgroundImage?: string;
75
- }
76
- /**
77
- * Saas登录组件
78
- * @param props - 组件属性
79
- * @returns React组件
80
- */
81
- declare const loginAndRegister: React.FC<loginAndRegisterProps>;
82
- export default loginAndRegister;
@@ -1,12 +0,0 @@
1
- import React from 'react';
2
- import { PisellContextType } from './context';
3
- interface PisellConfigProviderType {
4
- platform?: PisellContextType['platform'];
5
- children: React.ReactNode;
6
- /** 货币符号 */
7
- symbol?: string;
8
- /** 当前语言环境 */
9
- locale?: string;
10
- }
11
- declare const PisellConfigProvider: React.FC<PisellConfigProviderType>;
12
- export default PisellConfigProvider;
@@ -1,101 +0,0 @@
1
- import React from 'react';
2
- import { PisellCheckboxGroupProps } from '../pisellCheckboxGroup';
3
- import { PisellContextType } from '../pisell-config-provider/context';
4
- import { PisellWalletPassCardProps, FormatOption } 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, data: any) => void;
71
- /** 是否展示状态标识 */
72
- showStatus?: boolean;
73
- /** 名称标题字号字重颜色配置 */
74
- nameTitleStyle?: {
75
- fontSize: number;
76
- fontWeight: number;
77
- color: string;
78
- };
79
- /** 开启编辑金额 */
80
- enableEditAmount?: boolean;
81
- /** 编辑金额事件 */
82
- onConfirmEditAmount?: (value: number, index: number, data: any) => void;
83
- /** 是否使用外部详情处理 */
84
- useExternalDetail?: boolean;
85
- /** 详情事件 */
86
- onDetail?: (value: any, index: number) => void;
87
- /** 自定义余额格式化函数,如果提供则优先使用 */
88
- formatBalance?: (balance?: number, option?: FormatOption) => React.ReactNode;
89
- /** 自定义余额标题格式化函数,如果提供则优先使用 */
90
- formatBalanceTitle?: (balanceTitle?: string, option?: FormatOption) => React.ReactNode;
91
- /** 自定义使用金额格式化函数,如果提供则优先使用 */
92
- formatRedeem?: (redeem?: number, option?: FormatOption) => React.ReactNode;
93
- /** 自定义使用金额标题格式化函数,如果提供则优先使用 */
94
- formatRedeemTitle?: (redeemTitle?: string, option?: FormatOption) => React.ReactNode;
95
- /** 编辑金额前事件 */
96
- onBeforeEditAmount?: (value: any, index: number, data: any) => Promise<any> | boolean | void;
97
- /** 选项点击事件 */
98
- onItemClick?: (e: React.MouseEvent<HTMLDivElement>, option: any) => void;
99
- }
100
- declare const _default: React.NamedExoticComponent<PisellCardListProps>;
101
- export default _default;
@@ -1,39 +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
- error?: boolean;
9
- [key: string]: any;
10
- }
11
- declare type PisellCheckboxGroupValue = string | string[] | any;
12
- export interface PisellCheckboxGroupProps extends React.HTMLAttributes<HTMLDivElement> {
13
- platform?: PisellContextType['platform'];
14
- direction?: 'horizontal' | 'vertical';
15
- fullWidth?: boolean;
16
- gap?: number;
17
- padding?: number;
18
- options: PisellCheckboxGroupOption[];
19
- onChange?: (value: PisellCheckboxGroupValue, item: PisellCheckboxGroupOption) => void;
20
- value?: PisellCheckboxGroupValue;
21
- renderOption?: (option: PisellCheckboxGroupOption, active: boolean, index: number) => React.ReactNode;
22
- rowKey?: string;
23
- mode?: 'multiple' | 'single';
24
- iconPosition?: 'left' | 'right' | 'hide';
25
- optionClassName?: string;
26
- optionActiveClassName?: string;
27
- onChangeDebounce?: boolean;
28
- onItemClick?: (e: React.MouseEvent<HTMLDivElement>, option: PisellCheckboxGroupOption) => void;
29
- }
30
- /**
31
- * @title: PisellCheckboxGroup
32
- * @description: 选中组件
33
- * @param {PisellCheckboxGroupProps} props
34
- * @return {*}
35
- * @Author: zhiwei.Wang
36
- * @Date: 2024-08-16 10:34
37
- */
38
- declare const PisellCheckboxGroup: (props: PisellCheckboxGroupProps) => JSX.Element;
39
- 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,136 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- export interface FormatOption {
4
- /** 原始 DOM 元素 */
5
- originDom: React.ReactNode;
6
- /** 是否选中状态 */
7
- active: boolean;
8
- /** 完整的组件数据 */
9
- data: PisellWalletPassCardProps;
10
- }
11
- export interface PisellWalletPassCardProps {
12
- id: number;
13
- /** 卡片样式 */
14
- type: 'default' | 'mini';
15
- /** 商品名称 */
16
- name: string;
17
- /** 二维码 */
18
- qrCode: string;
19
- /** 共享店铺名称 */
20
- storeName: string;
21
- /** 余额 */
22
- balance?: number;
23
- /** 识别码编号 */
24
- code: string;
25
- /** 有效期 */
26
- validDate: string;
27
- /** 使用金额 */
28
- redeem?: number;
29
- /** 是否禁用 */
30
- disabled?: boolean;
31
- /** 禁用原因 */
32
- disabledReason?: string;
33
- /** 是否展示禁用原因 */
34
- showDisabledReason?: boolean;
35
- /** 封面图 */
36
- cover?: string;
37
- /** 余额标题文案 */
38
- balanceTitle?: string;
39
- /** 使用金额标题文案 */
40
- redeemTitle?: string;
41
- /** 是否选中 */
42
- active?: boolean;
43
- /** 是否展示商品名称 */
44
- showName?: boolean;
45
- /** 是否展示共享店铺名称 */
46
- showStoreName?: boolean | ((data: any) => boolean);
47
- /** 是否展示使用金额 */
48
- showRedeem?: boolean;
49
- /** 是否展示余额 */
50
- showBalance?: boolean;
51
- /** 是否展示识别码编号 */
52
- showCode?: boolean;
53
- /** 是否展示有效期 */
54
- showValidDate?: boolean;
55
- /** 是否展示右上角详情按钮 */
56
- showDetail?: boolean;
57
- /** 是否展示qrCode */
58
- showQrCode?: boolean;
59
- /** 是否展示封面 */
60
- showCover?: boolean;
61
- /** 是否展示余额货币符号 */
62
- showBalanceSymbol?: boolean;
63
- /** 展示操作按钮 */
64
- showActions?: boolean;
65
- /** 操作按钮配置 */
66
- actions?: {
67
- /** 按钮展示方式 */
68
- layout: 'expanded' | 'collapsed';
69
- /** detail 按钮配置 */
70
- detail?: {
71
- visible: boolean;
72
- iconColor: string;
73
- };
74
- /** edit按钮配置 */
75
- edit?: {
76
- visible: boolean;
77
- iconColor: string;
78
- dialogTitle: string;
79
- enableDialog: boolean;
80
- fields: {
81
- name: string;
82
- label: string;
83
- };
84
- };
85
- };
86
- /** 编辑编辑按钮后,弹窗展示之前 */
87
- beforeEdit?: (value: any) => Promise<any> | boolean | void;
88
- /** 编辑弹窗点击提交 */
89
- onConfirmEdit?: (value: any) => void;
90
- /** 编辑金额事件 */
91
- onConfirmEditAmount?: (value: number) => void;
92
- /** 详情按钮点击事件 */
93
- onDetail?: (data: {
94
- id: number;
95
- name: string;
96
- storeName: string;
97
- balance?: number;
98
- redeem?: number;
99
- code: string;
100
- validDate: string;
101
- originData?: any;
102
- }) => void;
103
- /** 是否使用外部详情处理(当为 true 且提供了 onDetail 时,不显示内部模态框) */
104
- useExternalDetail?: boolean;
105
- /** 单选或者多选 */
106
- mode?: 'multiple' | 'single';
107
- /** 是否展示选中图标 */
108
- showActiveIcon?: boolean;
109
- /** 开启编辑金额 */
110
- enableEditAmount?: boolean;
111
- /** 显示状态标识 */
112
- showStatus?: boolean;
113
- /** 名称标题字号字重颜色配置 */
114
- nameTitleStyle?: {
115
- fontSize: number;
116
- fontWeight: number;
117
- color: string;
118
- };
119
- /** 卡片状态 */
120
- cardStatus?: 'used' | 'expired' | 'disabled' | 'conflict';
121
- /** 自定义余额格式化函数,如果提供则优先使用 */
122
- formatBalance?: (balance?: number, option?: FormatOption) => React.ReactNode;
123
- /** 自定义余额标题格式化函数,如果提供则优先使用 */
124
- formatBalanceTitle?: (balanceTitle?: string, option?: FormatOption) => React.ReactNode;
125
- /** 自定义使用金额格式化函数,如果提供则优先使用 */
126
- formatRedeem?: (redeem?: number, option?: FormatOption) => React.ReactNode;
127
- /** 自定义使用金额标题格式化函数,如果提供则优先使用 */
128
- formatRedeemTitle?: (redeemTitle?: string, option?: FormatOption) => React.ReactNode;
129
- /** 最大使用金额 */
130
- maxRedeem?: number;
131
- /** 编辑金额前事件 */
132
- onBeforeEditAmount?: (value: any) => Promise<any> | boolean | void;
133
- [key: string]: any;
134
- }
135
- declare const PisellWalletPassCard: (props: PisellWalletPassCardProps) => JSX.Element;
136
- export default PisellWalletPassCard;
@@ -1,3 +0,0 @@
1
- import './index.less';
2
- declare const Actions: ({ children, style }: any) => JSX.Element | null;
3
- export default Actions;
@@ -1,3 +0,0 @@
1
- import './index.less';
2
- declare const DeleteButton: ({ onDelete, type }: any) => JSX.Element;
3
- export default DeleteButton;
@@ -1,3 +0,0 @@
1
- import './index.less';
2
- declare const SelectHolder: ({ lists, value, onChange, holderMode, isShowAddHolderButton, onAddHolder, addHolderButtonText, onClearHolder, isErrorHolder, allowClear, holderMaxCount, }: any) => JSX.Element;
3
- export default SelectHolder;
@@ -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,7 +0,0 @@
1
- import { ExportImportType } from '../../../types';
2
- import './index.less';
3
- declare type ExportImportProps = {
4
- exportImport: ExportImportType;
5
- };
6
- declare const ExportImport: ({ exportImport }: ExportImportProps) => JSX.Element;
7
- export default ExportImport;
@@ -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,5 +0,0 @@
1
- import React from 'react';
2
- import { GalleryProps } from './types';
3
- import './index.less';
4
- declare const _default: React.MemoExoticComponent<(props: GalleryProps) => JSX.Element>;
5
- export default _default;
@@ -1,4 +0,0 @@
1
- import React from 'react';
2
- import './index.less';
3
- declare const _default: React.NamedExoticComponent<any>;
4
- export default _default;