@pisell/materials 1.0.908 → 1.0.909

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 (93) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/build/lowcode/render/default/view.js +1 -1
  6. package/build/lowcode/view.js +1 -1
  7. package/es/components/pisellWalletPassCard/index.js +2 -1
  8. package/lib/components/pisellWalletPassCard/index.js +1 -1
  9. package/package.json +1 -1
  10. package/es/components/appVersionControl/index.d.ts +0 -5
  11. package/es/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  12. package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  13. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
  14. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -99
  15. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -80
  16. package/es/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
  17. package/es/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
  18. package/es/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
  19. package/es/components/drag-sort-tree/index.d.ts +0 -4
  20. package/es/components/hardwareErrorTip/demo.d.ts +0 -3
  21. package/es/components/hardwareErrorTip/errorCard/index.d.ts +0 -29
  22. package/es/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -13
  23. package/es/components/hardwareErrorTip/index.d.ts +0 -19
  24. package/es/components/hardwareErrorTip/logCard/index.d.ts +0 -28
  25. package/es/components/hardwareErrorTip/types.d.ts +0 -28
  26. package/es/components/login-and-register/index.d.ts +0 -82
  27. package/es/components/pisell-config-provider/index.d.ts +0 -12
  28. package/es/components/pisellCardList/index.d.ts +0 -101
  29. package/es/components/pisellCheckboxGroup/index.d.ts +0 -39
  30. package/es/components/pisellEmpty/index.d.ts +0 -19
  31. package/es/components/productCard/components/Header/Actions/index.d.ts +0 -4
  32. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +0 -4
  33. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -4
  34. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -19
  35. package/es/components/productCard/components/Time/index.d.ts +0 -4
  36. package/es/components/table/Actions/component/ExportImport/index.d.ts +0 -8
  37. package/es/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  38. package/es/components/table/Gallery/index.d.ts +0 -5
  39. package/es/components/table/Table/index.d.ts +0 -4
  40. package/es/components/table/Table/utils.d.ts +0 -173
  41. package/es/components/table/hooks/useTableSetting.d.ts +0 -22
  42. package/es/components/table/hooks/useTransDataSource.d.ts +0 -12
  43. package/es/components/table/types.d.ts +0 -253
  44. package/es/components/translation/index.d.ts +0 -15
  45. package/es/components/versionModal/index.d.ts +0 -24
  46. package/es/components/walletCard/Guide/index.d.ts +0 -4
  47. package/es/components/walletCard/index.d.ts +0 -71
  48. package/es/index.d.ts +0 -143
  49. package/es/locales/en-US.d.ts +0 -319
  50. package/es/locales/zh-CN.d.ts +0 -314
  51. package/es/locales/zh-TW.d.ts +0 -314
  52. package/lib/components/appVersionControl/index.d.ts +0 -5
  53. package/lib/components/dataSourceComponents/dataSourceForm/BaseForm.d.ts +0 -3
  54. package/lib/components/dataSourceComponents/dataSourceForm/utils.d.ts +0 -56
  55. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +0 -39
  56. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +0 -99
  57. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -80
  58. package/lib/components/dataSourceComponents/fields/Input.Mobile/WithMode.d.ts +0 -16
  59. package/lib/components/dataSourceComponents/fields/Input.Phone/WithMode.d.ts +0 -16
  60. package/lib/components/dataSourceComponents/fields/Input.Phone/serve.d.ts +0 -25
  61. package/lib/components/drag-sort-tree/index.d.ts +0 -4
  62. package/lib/components/hardwareErrorTip/demo.d.ts +0 -3
  63. package/lib/components/hardwareErrorTip/errorCard/index.d.ts +0 -29
  64. package/lib/components/hardwareErrorTip/errorTipStatistics/index.d.ts +0 -13
  65. package/lib/components/hardwareErrorTip/index.d.ts +0 -19
  66. package/lib/components/hardwareErrorTip/logCard/index.d.ts +0 -28
  67. package/lib/components/hardwareErrorTip/types.d.ts +0 -28
  68. package/lib/components/login-and-register/index.d.ts +0 -82
  69. package/lib/components/pisell-config-provider/index.d.ts +0 -12
  70. package/lib/components/pisellCardList/index.d.ts +0 -101
  71. package/lib/components/pisellCheckboxGroup/index.d.ts +0 -39
  72. package/lib/components/pisellEmpty/index.d.ts +0 -19
  73. package/lib/components/productCard/components/Header/Actions/index.d.ts +0 -4
  74. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +0 -4
  75. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +0 -4
  76. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +0 -19
  77. package/lib/components/productCard/components/Time/index.d.ts +0 -4
  78. package/lib/components/table/Actions/component/ExportImport/index.d.ts +0 -8
  79. package/lib/components/table/Gallery/components/GalleryItem/index.d.ts +0 -14
  80. package/lib/components/table/Gallery/index.d.ts +0 -5
  81. package/lib/components/table/Table/index.d.ts +0 -4
  82. package/lib/components/table/Table/utils.d.ts +0 -173
  83. package/lib/components/table/hooks/useTableSetting.d.ts +0 -22
  84. package/lib/components/table/hooks/useTransDataSource.d.ts +0 -12
  85. package/lib/components/table/types.d.ts +0 -253
  86. package/lib/components/translation/index.d.ts +0 -15
  87. package/lib/components/versionModal/index.d.ts +0 -24
  88. package/lib/components/walletCard/Guide/index.d.ts +0 -4
  89. package/lib/components/walletCard/index.d.ts +0 -71
  90. package/lib/index.d.ts +0 -143
  91. package/lib/locales/en-US.d.ts +0 -319
  92. package/lib/locales/zh-CN.d.ts +0 -314
  93. package/lib/locales/zh-TW.d.ts +0 -314
@@ -671,7 +671,8 @@ var PisellWalletPassCard = function PisellWalletPassCard(props) {
671
671
  }, mode === 'multiple' ? /*#__PURE__*/React.createElement(CheckCircleFilled, {
672
672
  style: {
673
673
  fontSize: 20,
674
- color: 'var(--Primary-600, #7F56D9)'
674
+ color: 'var(--Primary-600, #7F56D9)',
675
+ display: 'block'
675
676
  }
676
677
  }) : /*#__PURE__*/React.createElement(Radio, {
677
678
  checked: true
@@ -587,7 +587,7 @@ var PisellWalletPassCard = (props) => {
587
587
  return active && /* @__PURE__ */ import_react.default.createElement("div", { className: "pisell-card-checked-icon" }, mode === "multiple" ? /* @__PURE__ */ import_react.default.createElement(
588
588
  import_icons.CheckCircleFilled,
589
589
  {
590
- style: { fontSize: 20, color: "var(--Primary-600, #7F56D9)" }
590
+ style: { fontSize: 20, color: "var(--Primary-600, #7F56D9)", display: "block" }
591
591
  }
592
592
  ) : /* @__PURE__ */ import_react.default.createElement(import_antd.Radio, { checked: true }));
593
593
  }, [showActiveIcon, isMini, active, disabled]);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pisell/materials",
3
- "version": "1.0.908",
3
+ "version": "1.0.909",
4
4
  "main": "./lib/index.js",
5
5
  "module": "./es/index.js",
6
6
  "types": "./lib/index.d.ts",
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import { AppVersionControlProps } from './types';
3
- import './index.less';
4
- declare const AppVersionControl: (props: AppVersionControlProps) => JSX.Element;
5
- export default AppVersionControl;
@@ -1,3 +0,0 @@
1
- import './index.less';
2
- declare const _default: any;
3
- export default _default;
@@ -1,56 +0,0 @@
1
- import React from 'react';
2
- import { FormInstance } from 'antd';
3
- import { ModeType } from './type';
4
- import './style.less';
5
- export interface WithModeProps {
6
- renderMode?: ModeType;
7
- value?: any;
8
- onChange?: (value: any) => void;
9
- [key: string]: any;
10
- }
11
- /**
12
- * @title: 增加renderMode属性
13
- * @description: 基于renderMode属性控制渲染模式
14
- * @return: *
15
- * @Author: shengjie.zuo
16
- * @Date: 2024-11-23 17:13:18
17
- */
18
- export declare const withMode: <P extends object>(FieldComponent: React.ComponentType<P>, ReadPrettyComponent?: React.ComponentType<P & {
19
- renderMode: ModeType;
20
- }> | undefined, transformProps?: ((props: P, renderMode: ModeType) => P) | undefined) => React.FC<P & WithModeProps>;
21
- export interface WithFormItemProps {
22
- name: string;
23
- label?: string;
24
- mode?: ModeType;
25
- [key: string]: any;
26
- }
27
- export declare const formItemNameReplace: (name: string) => string;
28
- export declare const formItemNameReverse: (name: string) => string;
29
- export declare const isValidDomain: (value: string) => boolean;
30
- /**
31
- * @title: 追加formItem层
32
- * @description:
33
- * @return: *
34
- * @Author: shengjie.zuo
35
- * @Date: 2024-11-23 17:14:25
36
- */
37
- export declare const withFormItem: <P extends object>(WrappedComponent: React.ComponentType<P>, overlayProps?: {
38
- otherFormItemProps?: Record<string, any> | ((props: Record<string, any>, others?: Record<string, any>) => Record<string, any>) | undefined;
39
- innerProps?: Record<string, any> | undefined;
40
- } | undefined) => React.FC<P & WithFormItemProps>;
41
- export declare const withDataSource: <P extends unknown>(WrappedComponent: React.ComponentType<P>) => (props: P & {
42
- dataSource?: any;
43
- }) => JSX.Element;
44
- export declare const withOptions: <P extends unknown>(WrappedComponent: React.ComponentType<P>) => (props: P & {
45
- options?: any;
46
- optionSourceType?: "default" | "custom" | "api" | undefined;
47
- labelField: string;
48
- valueField: string;
49
- extraParams?: Record<string, any> | undefined;
50
- }) => JSX.Element;
51
- export declare const getNestedValue: (obj: Record<string, any>, path: string) => Record<string, any>;
52
- export declare const renderValueWithMap: (value: any, valueMap?: Record<string, string>, renderMode?: ModeType) => JSX.Element | null;
53
- export declare function toArr(str: string | number | (string | number)[]): (string | number)[];
54
- export declare const filterSystemFields: (params: Record<string, any>) => Record<string, any>;
55
- export declare const transformFormObjToArrayWithUntouched: (obj: Record<string, any>) => any[];
56
- export declare const setFormFieldsUntouched: (form: FormInstance) => void;
@@ -1,39 +0,0 @@
1
- import { Drawer } from 'antd';
2
- import React from 'react';
3
- import { OperationItem } from '../type';
4
- declare const useDrawerState: (operationContent?: {
5
- [key: string]: React.ReactNode;
6
- } | undefined) => {
7
- drawerVisible: boolean;
8
- setDrawerVisible: React.Dispatch<React.SetStateAction<boolean>>;
9
- openDrawer: (item: OperationItem) => void;
10
- closeDrawer: () => void;
11
- drawerContent: React.ReactNode;
12
- Container: {
13
- (props: import("../../../pisellModal").PisellModalProps): JSX.Element;
14
- confirm: (props: import("../../../pisellModal/components/functions").PisellModalFuncProps) => {
15
- destroy: () => void;
16
- update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
17
- };
18
- info: (props: import("../../../pisellModal/components/functions").PisellModalFuncProps) => {
19
- destroy: () => void;
20
- update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
21
- };
22
- error: (props: import("../../../pisellModal/components/functions").PisellModalFuncProps) => {
23
- destroy: () => void;
24
- update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
25
- };
26
- warn: (props: import("../../../pisellModal/components/functions").PisellModalFuncProps) => any;
27
- warning: (props: import("../../../pisellModal/components/functions").PisellModalFuncProps) => {
28
- destroy: () => void;
29
- update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
30
- };
31
- success: (props: import("../../../pisellModal/components/functions").PisellModalFuncProps) => {
32
- destroy: () => void;
33
- update: (configUpdate: import("antd").ModalFuncProps | ((prevConfig: import("antd").ModalFuncProps) => import("antd").ModalFuncProps)) => void;
34
- };
35
- Information: (props: import("../../../pisellModal/components/Information").InformationProps) => JSX.Element;
36
- } | typeof Drawer;
37
- containerProps: {};
38
- };
39
- export default useDrawerState;
@@ -1,99 +0,0 @@
1
- import React from 'react';
2
- import { DataSourceTableProps } from '../type';
3
- import { OperationItem } from '../type';
4
- interface UseTablePropsProps {
5
- data: any;
6
- originProps: DataSourceTableProps;
7
- openDrawer: (type: OperationItem) => void;
8
- closeDrawer: () => void;
9
- refreshData: () => void;
10
- handleFilterChange: (changedFields: any, allFields: any) => void;
11
- tableRef: any;
12
- }
13
- /**
14
- * 处理table的props
15
- * 转换title
16
- * @param props
17
- * @returns
18
- */
19
- declare const useTableProps: (props: UseTablePropsProps) => {
20
- title: number | boolean | JSX.Element | React.ReactFragment | (() => React.ReactNode) | null | undefined;
21
- pagination: {
22
- total: number;
23
- current: number;
24
- pageSize: number;
25
- size: string;
26
- showSizeChanger: boolean;
27
- };
28
- columns: import("./useColumns").Column[];
29
- subTitle: number | boolean | JSX.Element | React.ReactFragment | (() => React.ReactNode) | null | undefined;
30
- buttons: any[] | null;
31
- filter: JSX.Element | null;
32
- onRow: (record: any) => any;
33
- actionButtons: any[] | null;
34
- titleButtons?: {
35
- show: boolean;
36
- maxCount: number;
37
- items: OperationItem[];
38
- } | undefined;
39
- tableButtons?: {
40
- show: boolean;
41
- maxCount: number;
42
- items: OperationItem[];
43
- } | undefined;
44
- operation?: {
45
- /**
46
- * 处理table的props
47
- * 转换title
48
- * @param props
49
- * @returns
50
- */
51
- show: boolean;
52
- title: string;
53
- width: number;
54
- align: "center" | "left" | "right";
55
- fixed: false | "left" | "right";
56
- type: "button" | "link";
57
- items: OperationItem[];
58
- } | undefined;
59
- operationContent?: {
60
- [key: string]: React.ReactNode;
61
- } | undefined;
62
- dataSource: import("../../provider/dataSource/DataSourceContext").DataSourceType;
63
- search?: {
64
- show: boolean;
65
- placeholder: string;
66
- } | undefined;
67
- __designMode: string;
68
- componentId: string;
69
- clickToDetail?: {
70
- show: boolean;
71
- useCustomAction: boolean;
72
- actionType: string;
73
- openMode: "modal" | "drawer";
74
- openContentSize: "small" | "middle" | "large";
75
- openTitle: string;
76
- key: string;
77
- } | undefined;
78
- filterBy?: Record<string, any> | undefined;
79
- sortBy: string;
80
- tabs?: {
81
- show: boolean;
82
- type: string;
83
- items: {
84
- name: string;
85
- filterBy: Record<string, any>;
86
- sortBy: string;
87
- }[];
88
- } | undefined;
89
- onValuesChange?: ((changedValues: any, values: any) => void) | undefined;
90
- onDeleteFinish?: ((record: Record<string, any>) => void) | undefined;
91
- extraParams?: {
92
- list?: Record<string, any> | undefined;
93
- get?: Record<string, any> | undefined;
94
- update?: Record<string, any> | undefined;
95
- create?: Record<string, any> | undefined;
96
- destroy?: Record<string, any> | undefined;
97
- } | undefined;
98
- };
99
- export default useTableProps;
@@ -1,80 +0,0 @@
1
- /// <reference types="react" />
2
- import { ColumnType } from 'antd/es/table';
3
- import { DataSourceType } from '../provider/dataSource/DataSourceContext';
4
- export declare type OperationItem = {
5
- label?: string;
6
- openMode: 'modal' | 'drawer' | 'custom';
7
- openContentSize: 'small' | 'middle' | 'large';
8
- openTitle: string;
9
- actionType: 'detail' | 'edit' | 'delete' | 'custom';
10
- key: string;
11
- buttonProps?: any;
12
- onClick?: (record: any) => void;
13
- afterClose?: () => void;
14
- };
15
- export interface DataSourceTableProps {
16
- title?: string | React.ReactNode | (() => React.ReactNode);
17
- subTitle?: string | React.ReactNode | (() => React.ReactNode);
18
- titleButtons?: {
19
- show: boolean;
20
- maxCount: number;
21
- items: OperationItem[];
22
- };
23
- tableButtons?: {
24
- show: boolean;
25
- maxCount: number;
26
- items: OperationItem[];
27
- };
28
- buttons?: any[];
29
- operation?: {
30
- show: boolean;
31
- title: string;
32
- width: number;
33
- align: 'left' | 'center' | 'right';
34
- fixed: 'left' | 'right' | false;
35
- type: 'link' | 'button';
36
- items: OperationItem[];
37
- };
38
- operationContent?: {
39
- [key: string]: React.ReactNode;
40
- };
41
- dataSource: DataSourceType;
42
- columns: ColumnType<any>[];
43
- filter: any;
44
- search?: {
45
- show: boolean;
46
- placeholder: string;
47
- };
48
- __designMode: string;
49
- componentId: string;
50
- clickToDetail?: {
51
- show: boolean;
52
- useCustomAction: boolean;
53
- actionType: string;
54
- openMode: 'modal' | 'drawer';
55
- openContentSize: 'small' | 'middle' | 'large';
56
- openTitle: string;
57
- key: string;
58
- };
59
- onRow?: any;
60
- filterBy?: Record<string, any>;
61
- sortBy: string;
62
- tabs?: {
63
- show: boolean;
64
- type: string;
65
- items: {
66
- name: string;
67
- filterBy: Record<string, any>;
68
- sortBy: string;
69
- }[];
70
- };
71
- onValuesChange?: (changedValues: any, values: any) => void;
72
- onDeleteFinish?: (record: Record<string, any>) => void;
73
- extraParams?: {
74
- list?: Record<string, any>;
75
- get?: Record<string, any>;
76
- update?: Record<string, any>;
77
- create?: Record<string, any>;
78
- destroy?: Record<string, any>;
79
- };
80
- }
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- import { InputProps } from 'antd';
3
- import { ModeType } from "../../dataSourceForm/type";
4
- declare type PhoneValue = string | {
5
- phone: string;
6
- countryCallingCode: string;
7
- };
8
- export interface PhoneInputProps extends Omit<InputProps, 'value' | 'onChange'> {
9
- renderMode: ModeType;
10
- value?: PhoneValue;
11
- onChange?: (value: PhoneValue) => void;
12
- returnFormat?: 'string' | 'object';
13
- inputRef?: any;
14
- }
15
- declare const MobileNumberInputWithMode: React.FC<PhoneInputProps & import("../../dataSourceForm/utils").WithModeProps>;
16
- export default MobileNumberInputWithMode;
@@ -1,16 +0,0 @@
1
- import React from 'react';
2
- import { InputProps } from 'antd';
3
- import { ModeType } from "../../dataSourceForm/type";
4
- declare type PhoneValue = string | {
5
- phone: string;
6
- countryCallingCode: string;
7
- };
8
- export interface PhoneInputProps extends Omit<InputProps, 'value' | 'onChange'> {
9
- renderMode: ModeType;
10
- value?: PhoneValue;
11
- onChange?: (value: PhoneValue) => void;
12
- returnFormat?: 'string' | 'object';
13
- inputRef?: any;
14
- }
15
- declare const PhoneNumberInputWithMode: React.FC<PhoneInputProps & import("../../dataSourceForm/utils").WithModeProps>;
16
- export default PhoneNumberInputWithMode;
@@ -1,25 +0,0 @@
1
- /**
2
- * 获取nocobase数据列表
3
- */
4
- export declare const getCountryDataList: () => Promise<any>;
5
- export declare const getShopCountryDataList: (locale?: any) => Promise<any>;
6
- export interface Country {
7
- id: number;
8
- name: {
9
- en: string;
10
- "zh-CN": string;
11
- "zh-HK": string;
12
- original: string;
13
- };
14
- code: string;
15
- calling_code: string;
16
- currency_code: string;
17
- sort: number;
18
- status: string;
19
- created_at: string;
20
- updated_at: string;
21
- prefix: string;
22
- }
23
- export declare const useCountries: () => {
24
- data: Country[];
25
- };
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { SortType } from './types';
3
- declare const DragSortTree: (props: SortType) => JSX.Element;
4
- export default DragSortTree;
@@ -1,3 +0,0 @@
1
- import React from 'react';
2
- declare const HardwareErrorTipDemo: React.FC;
3
- export default HardwareErrorTipDemo;
@@ -1,29 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const DEVICE_TYPE_MAP: {
4
- readonly printer: any;
5
- readonly barcode_scanner: any;
6
- readonly cds: any;
7
- readonly kds: any;
8
- readonly display: any;
9
- readonly card_reader: any;
10
- readonly till: any;
11
- readonly scale: any;
12
- };
13
- export interface ErrorCardData {
14
- error_level: 0 | 1 | 2 | 3;
15
- error_message: string;
16
- error_code: string;
17
- time: string;
18
- device: {
19
- device_type: keyof typeof DEVICE_TYPE_MAP;
20
- device_name: string;
21
- device_idfa: string;
22
- };
23
- }
24
- interface IErrorCardProps {
25
- data: ErrorCardData;
26
- onClose?: () => void;
27
- }
28
- declare const ErrorCard: (props: IErrorCardProps) => JSX.Element | null;
29
- export default ErrorCard;
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- export declare type StatisticsData = {
4
- fatal: number;
5
- critical: number;
6
- normal: number;
7
- info: number;
8
- };
9
- interface IStatisticsProps {
10
- data: StatisticsData;
11
- }
12
- declare const Statistics: (props: IStatisticsProps) => JSX.Element;
13
- 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,28 +0,0 @@
1
- /// <reference types="react" />
2
- import './index.less';
3
- declare const DEVICE_TYPE_MAP: {
4
- readonly printer: any;
5
- readonly barcode_scanner: any;
6
- readonly cds: any;
7
- readonly kds: any;
8
- readonly display: any;
9
- readonly card_reader: any;
10
- readonly till: any;
11
- readonly scale: any;
12
- };
13
- export interface LogCardData {
14
- log_level: 0 | 1 | 2;
15
- message: string;
16
- time: string;
17
- device: {
18
- device_type: keyof typeof DEVICE_TYPE_MAP;
19
- device_name: string;
20
- device_idfa: string;
21
- };
22
- data?: string;
23
- }
24
- interface ILogCardProps {
25
- data: LogCardData;
26
- }
27
- declare const LogCard: (props: ILogCardProps) => JSX.Element;
28
- 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;