@pisell/materials 6.12.57 → 6.12.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/lowcode/assets-daily.json +11 -11
- package/build/lowcode/assets-dev.json +2 -2
- package/build/lowcode/assets-prod.json +11 -11
- package/build/lowcode/meta.js +3 -3
- package/build/lowcode/preview.css +1 -1
- package/build/lowcode/preview.js +1 -1
- package/build/lowcode/render/default/view.js +48 -48
- package/build/lowcode/view.js +48 -48
- package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +2 -1
- package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +2 -1
- package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +1 -1
- package/es/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +2 -1
- package/es/components/PisellCards/components/TabCard/TabCard.d.ts +2 -1
- package/es/components/PisellCards/components/TextCard/TextCard.d.ts +2 -1
- package/es/components/PisellCards/index.d.ts +7 -5
- package/es/components/PisellFields/index.d.ts +1 -0
- package/es/components/PisellGroupView/PisellGroupView.d.ts +2 -1
- package/es/components/PisellLayouts/index.d.ts +3 -2
- package/es/components/PisellMetrics/index.d.ts +3 -2
- package/es/components/PisellSelectionFlow/PisellSelectionFlow.js +2 -3
- package/es/components/appVersionControl/index.d.ts +2 -1
- package/es/components/appVersionControl/types.d.ts +1 -0
- package/es/components/auto-complete-number/index.d.ts +2 -1
- package/es/components/badge/index.d.ts +2 -1
- package/es/components/batch-editor/index.d.ts +2 -1
- package/es/components/calendar/index.d.ts +4 -1
- package/es/components/cardMetricItem/index.d.ts +1 -1
- package/es/components/cardPro/index.d.ts +2 -1
- package/es/components/checkbox/index.d.ts +4 -1
- package/es/components/classicLayout/index.d.ts +2 -1
- package/es/components/config-provider/index.d.ts +2 -1
- package/es/components/customSelect/index.d.ts +1 -1
- package/es/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
- package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
- package/es/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +2 -1
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +4 -1
- package/es/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
- package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +1 -0
- package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +2 -1
- package/es/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/Radio/WithMode.d.ts +1 -0
- package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +2 -1
- package/es/components/dataSourceComponents/fields/Select/index.d.ts +2 -1
- package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +3 -1
- package/es/components/dataSourceComponents/fields/Translation/type.d.ts +1 -0
- package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +1 -0
- package/es/components/date-picker/index.d.ts +4 -1
- package/es/components/drag-sort-tree/index.d.ts +2 -1
- package/es/components/drag-sort-tree/types.d.ts +1 -0
- package/es/components/dropdown/index.d.ts +3 -1
- package/es/components/filter/components/FilterButton/types.d.ts +1 -0
- package/es/components/filter/index.d.ts +2 -1
- package/es/components/input/index.d.ts +1 -0
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/list/index.d.ts +2 -1
- package/es/components/lowCodePage/index.d.ts +3 -1
- package/es/components/page/index.d.ts +2 -1
- package/es/components/page-header/index.d.ts +1 -1
- package/es/components/pisell-config-provider/context.d.ts +1 -0
- package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +2 -1
- package/es/components/pisellAdjustPrice/index.d.ts +2 -1
- package/es/components/pisellAlert/index.d.ts +1 -1
- package/es/components/pisellCard/index.d.ts +2 -1
- package/es/components/pisellCheckboxGroup/index.d.ts +1 -1
- package/es/components/pisellCountdown/index.d.ts +1 -1
- package/es/components/pisellDatePicker/index.d.ts +4 -1
- package/es/components/pisellDraggable/index.d.ts +1 -1
- package/es/components/pisellEmpty/index.d.ts +1 -1
- package/es/components/pisellFilter/index.d.ts +2 -1
- package/es/components/pisellFloatingPanel/index.d.ts +1 -1
- package/es/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +5 -4
- package/es/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +2 -1
- package/es/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +3 -1
- package/es/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +2 -1
- package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +1 -1
- package/es/components/pisellGoodPassCard/index.d.ts +1 -1
- package/es/components/pisellGridPro/GridView/index.d.ts +2 -1
- package/es/components/pisellGridPro/ToolBar/type.d.ts +1 -0
- package/es/components/pisellInformationEntry/index.d.ts +1 -1
- package/es/components/pisellInput/components/BankCard/index.d.ts +1 -0
- package/es/components/pisellInput/components/Copy/index.d.ts +1 -0
- package/es/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
- package/es/components/pisellInput/index.d.ts +5 -4
- package/es/components/pisellLoading/index.d.ts +2 -1
- package/es/components/pisellMenu/types.d.ts +1 -0
- package/es/components/pisellModal/index.d.ts +2 -2
- package/es/components/pisellQuickFilter/type.d.ts +1 -0
- package/es/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +2 -1
- package/es/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +2 -1
- package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +2 -1
- package/es/components/pisellRow/index.d.ts +1 -1
- package/es/components/pisellSort/index.d.ts +2 -1
- package/es/components/pisellStatisticList/index.d.ts +1 -1
- package/es/components/pisellTags/index.d.ts +1 -1
- package/es/components/pisellText/index.d.ts +2 -2
- package/es/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +2 -1
- package/es/components/pisellTooltip/index.d.ts +2 -1
- package/es/components/pisellUpload/index.d.ts +2 -1
- package/es/components/pisellWalletPassCard/index.d.ts +1 -1
- package/es/components/qrcode/index.d.ts +3 -1
- package/es/components/radio/index.d.ts +4 -1
- package/es/components/section-footers/index.d.ts +4 -1
- package/es/components/segmented/index.d.ts +2 -1
- package/es/components/select-time/index.d.ts +2 -1
- package/es/components/skeleton/index.d.ts +4 -1
- package/es/components/slider/index.d.ts +3 -1
- package/es/components/tabs/index.d.ts +2 -2
- package/es/components/time-picker/index.d.ts +4 -1
- package/es/components/upload/index.d.ts +4 -1
- package/es/components/versionSelect/index.d.ts +1 -0
- package/es/components/virtual-keyboard/Amount/index.d.ts +2 -1
- package/es/components/virtual-keyboard/Amount/types.d.ts +1 -0
- package/es/components/virtual-keyboard/Number/index.d.ts +2 -1
- package/es/components/virtual-keyboard/Time/index.d.ts +1 -1
- package/es/components/virtual-keyboard/index.d.ts +1 -1
- package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +2 -1
- package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +2 -1
- package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +1 -1
- package/lib/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +2 -1
- package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +2 -1
- package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +2 -1
- package/lib/components/PisellCards/index.d.ts +7 -5
- package/lib/components/PisellFields/index.d.ts +1 -0
- package/lib/components/PisellGroupView/PisellGroupView.d.ts +2 -1
- package/lib/components/PisellLayouts/index.d.ts +3 -2
- package/lib/components/PisellMetrics/index.d.ts +3 -2
- package/lib/components/PisellSelectionFlow/PisellSelectionFlow.js +2 -3
- package/lib/components/appVersionControl/index.d.ts +2 -1
- package/lib/components/appVersionControl/types.d.ts +1 -0
- package/lib/components/auto-complete-number/index.d.ts +2 -1
- package/lib/components/badge/index.d.ts +2 -1
- package/lib/components/batch-editor/index.d.ts +2 -1
- package/lib/components/calendar/index.d.ts +4 -1
- package/lib/components/cardMetricItem/index.d.ts +1 -1
- package/lib/components/cardPro/index.d.ts +2 -1
- package/lib/components/checkbox/index.d.ts +4 -1
- package/lib/components/classicLayout/index.d.ts +2 -1
- package/lib/components/config-provider/index.d.ts +2 -1
- package/lib/components/customSelect/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +2 -1
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +4 -1
- package/lib/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
- package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +1 -0
- package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +2 -1
- package/lib/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/Radio/WithMode.d.ts +1 -0
- package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +2 -1
- package/lib/components/dataSourceComponents/fields/Select/index.d.ts +2 -1
- package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +3 -1
- package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +1 -0
- package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +1 -0
- package/lib/components/date-picker/index.d.ts +4 -1
- package/lib/components/drag-sort-tree/index.d.ts +2 -1
- package/lib/components/drag-sort-tree/types.d.ts +1 -0
- package/lib/components/dropdown/index.d.ts +3 -1
- package/lib/components/filter/components/FilterButton/types.d.ts +1 -0
- package/lib/components/filter/index.d.ts +2 -1
- package/lib/components/input/index.d.ts +1 -0
- package/lib/components/keyboard/index.d.ts +1 -1
- package/lib/components/list/index.d.ts +2 -1
- package/lib/components/lowCodePage/index.d.ts +3 -1
- package/lib/components/page/index.d.ts +2 -1
- package/lib/components/page-header/index.d.ts +1 -1
- package/lib/components/pisell-config-provider/context.d.ts +1 -0
- package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +2 -1
- package/lib/components/pisellAdjustPrice/index.d.ts +2 -1
- package/lib/components/pisellAlert/index.d.ts +1 -1
- package/lib/components/pisellCard/index.d.ts +2 -1
- package/lib/components/pisellCheckboxGroup/index.d.ts +1 -1
- package/lib/components/pisellCountdown/index.d.ts +1 -1
- package/lib/components/pisellDatePicker/index.d.ts +4 -1
- package/lib/components/pisellDraggable/index.d.ts +1 -1
- package/lib/components/pisellEmpty/index.d.ts +1 -1
- package/lib/components/pisellFilter/index.d.ts +2 -1
- package/lib/components/pisellFloatingPanel/index.d.ts +1 -1
- package/lib/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +5 -4
- package/lib/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +2 -1
- package/lib/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +3 -1
- package/lib/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +2 -1
- package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +1 -1
- package/lib/components/pisellGoodPassCard/index.d.ts +1 -1
- package/lib/components/pisellGridPro/GridView/index.d.ts +2 -1
- package/lib/components/pisellGridPro/ToolBar/type.d.ts +1 -0
- package/lib/components/pisellInformationEntry/index.d.ts +1 -1
- package/lib/components/pisellInput/components/BankCard/index.d.ts +1 -0
- package/lib/components/pisellInput/components/Copy/index.d.ts +1 -0
- package/lib/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
- package/lib/components/pisellInput/index.d.ts +5 -4
- package/lib/components/pisellLoading/index.d.ts +2 -1
- package/lib/components/pisellMenu/types.d.ts +1 -0
- package/lib/components/pisellModal/index.d.ts +2 -2
- package/lib/components/pisellQuickFilter/type.d.ts +1 -0
- package/lib/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +2 -1
- package/lib/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +2 -1
- package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +2 -1
- package/lib/components/pisellRow/index.d.ts +1 -1
- package/lib/components/pisellSort/index.d.ts +2 -1
- package/lib/components/pisellStatisticList/index.d.ts +1 -1
- package/lib/components/pisellTags/index.d.ts +1 -1
- package/lib/components/pisellText/index.d.ts +2 -2
- package/lib/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +2 -1
- package/lib/components/pisellTooltip/index.d.ts +2 -1
- package/lib/components/pisellUpload/index.d.ts +2 -1
- package/lib/components/pisellWalletPassCard/index.d.ts +1 -1
- package/lib/components/qrcode/index.d.ts +3 -1
- package/lib/components/radio/index.d.ts +4 -1
- package/lib/components/section-footers/index.d.ts +4 -1
- package/lib/components/segmented/index.d.ts +2 -1
- package/lib/components/select-time/index.d.ts +2 -1
- package/lib/components/skeleton/index.d.ts +4 -1
- package/lib/components/slider/index.d.ts +3 -1
- package/lib/components/tabs/index.d.ts +2 -2
- package/lib/components/time-picker/index.d.ts +4 -1
- package/lib/components/upload/index.d.ts +4 -1
- package/lib/components/versionSelect/index.d.ts +1 -0
- package/lib/components/virtual-keyboard/Amount/index.d.ts +2 -1
- package/lib/components/virtual-keyboard/Amount/types.d.ts +1 -0
- package/lib/components/virtual-keyboard/Number/index.d.ts +2 -1
- package/lib/components/virtual-keyboard/Time/index.d.ts +1 -1
- package/lib/components/virtual-keyboard/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { PisellBasicGridProps } from "./types.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
//#region src/components/PisellBasicGrid/PisellBasicGrid.d.ts
|
|
3
4
|
/**
|
|
4
5
|
* 使用 memo 优化组件性能
|
|
5
6
|
* @description 当 props 没有变化时,避免不必要的重新渲染
|
|
6
7
|
*/
|
|
7
|
-
declare const MemoizedPisellBasicGrid: <T>(props: PisellBasicGridProps<T>) => JSX.Element;
|
|
8
|
+
declare const MemoizedPisellBasicGrid: <T>(props: PisellBasicGridProps<T>) => React.JSX.Element;
|
|
8
9
|
//#endregion
|
|
9
10
|
export { MemoizedPisellBasicGrid };
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { GraphicTextCardProps } from "./types.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
//#region src/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts
|
|
3
4
|
/**
|
|
4
5
|
* Provider 包装器
|
|
5
6
|
* 兼容 PisellCards 系统的 props 传递方式
|
|
6
7
|
*/
|
|
7
|
-
declare const Provider: (props: GraphicTextCardProps) => JSX.Element;
|
|
8
|
+
declare const Provider: (props: GraphicTextCardProps) => React.JSX.Element;
|
|
8
9
|
//#endregion
|
|
9
10
|
export { Provider };
|
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { PisellImageCardProps } from "./types.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
//#region src/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts
|
|
3
4
|
/**
|
|
4
5
|
* Provider 包装器
|
|
5
6
|
* 兼容 PisellCards 系统的 props 传递方式
|
|
6
7
|
*/
|
|
7
|
-
declare const Provider: (props: PisellImageCardProps) => JSX.Element;
|
|
8
|
+
declare const Provider: (props: PisellImageCardProps) => React.JSX.Element;
|
|
8
9
|
//#endregion
|
|
9
10
|
export { Provider };
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
//#region src/components/PisellCards/components/TextCard/TextCard.d.ts
|
|
2
3
|
/**
|
|
3
4
|
* Provider 包装器
|
|
4
5
|
* 兼容 PisellCards 系统的 props 传递方式
|
|
5
6
|
*/
|
|
6
|
-
declare const Provider: (props: any) => JSX.Element;
|
|
7
|
+
declare const Provider: (props: any) => React.JSX.Element;
|
|
7
8
|
//#endregion
|
|
8
9
|
export { Provider };
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { PisellBasicCardProps } from "./types.js";
|
|
2
3
|
import { ImageDataSource, ImageFillMode, PisellImageCardProps } from "./components/PisellImageCard/types.js";
|
|
3
4
|
import { GraphicConfig, GraphicTextCardProps, GraphicTextCardSize, GraphicTextCardVariant } from "./components/GraphicTextCard/types.js";
|
|
4
5
|
import { BadgeConfig, TabCardProps } from "./components/TabCard/types.js";
|
|
5
6
|
import { MultilevelCardProps } from "./components/MultilevelCard/types.js";
|
|
7
|
+
import * as _$react from "react";
|
|
6
8
|
|
|
7
9
|
//#region src/components/PisellCards/index.d.ts
|
|
8
10
|
declare const PisellCards: {
|
|
9
|
-
TabCard: (props: any) => JSX.Element;
|
|
10
|
-
TextCard: (props: any) => JSX.Element;
|
|
11
|
-
GraphicTextCard: (props: GraphicTextCardProps) => JSX.Element;
|
|
12
|
-
MultilevelCard: (props: any) => JSX.Element;
|
|
13
|
-
PisellImageCard: (props: PisellImageCardProps) => JSX.Element;
|
|
11
|
+
TabCard: (props: any) => _$react.JSX.Element;
|
|
12
|
+
TextCard: (props: any) => _$react.JSX.Element;
|
|
13
|
+
GraphicTextCard: (props: GraphicTextCardProps) => _$react.JSX.Element;
|
|
14
|
+
MultilevelCard: (props: any) => _$react.JSX.Element;
|
|
15
|
+
PisellImageCard: (props: PisellImageCardProps) => _$react.JSX.Element;
|
|
14
16
|
};
|
|
15
17
|
//#endregion
|
|
16
18
|
export { PisellCards };
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { PisellGroupViewProps } from "./types.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
//#region src/components/PisellGroupView/PisellGroupView.d.ts
|
|
3
4
|
/**
|
|
4
5
|
* 使用 memo 优化性能:props 未变化时跳过重渲染
|
|
5
6
|
*/
|
|
6
|
-
declare const MemoizedPisellGroupView: <T>(props: PisellGroupViewProps<T>) => JSX.Element;
|
|
7
|
+
declare const MemoizedPisellGroupView: <T>(props: PisellGroupViewProps<T>) => React.JSX.Element;
|
|
7
8
|
//#endregion
|
|
8
9
|
export { MemoizedPisellGroupView };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { PisellBasicGridProps } from "../PisellBasicGrid/types.js";
|
|
2
3
|
import { PisellScrollViewProps, PisellScrollViewRef } from "../PisellScrollView/types.js";
|
|
3
4
|
import { FloorMapFullscreenMode, FloorMapItemBase, FloorMapLayoutContextValue, PisellFloorMapLayoutProps, PisellFloorMapLayoutRef } from "../pisellFloorMapLayout/types.js";
|
|
@@ -30,7 +31,7 @@ import * as _$react from "react";
|
|
|
30
31
|
* </PisellLayouts.ScrollView>
|
|
31
32
|
*/
|
|
32
33
|
declare const PisellLayouts: {
|
|
33
|
-
BasicGrid: <T>(props: PisellBasicGridProps<T>) => JSX.Element;
|
|
34
|
+
BasicGrid: <T>(props: PisellBasicGridProps<T>) => _$react.JSX.Element;
|
|
34
35
|
ScrollView: _$react.ForwardRefExoticComponent<Omit<PisellScrollViewProps, "ref"> & _$react.RefAttributes<PisellScrollViewRef>>;
|
|
35
36
|
FloorMapLayout: <T_1 extends FloorMapItemBase = FloorMapItemBase>(props: PisellFloorMapLayoutProps<T_1> & {
|
|
36
37
|
ref?: _$react.Ref<PisellFloorMapLayoutRef | null> | undefined;
|
|
@@ -41,7 +42,7 @@ declare const PisellLayouts: {
|
|
|
41
42
|
Header: _$react.FC<PisellHeaderProps>;
|
|
42
43
|
Sider: _$react.FC<PisellSiderProps>;
|
|
43
44
|
Container: <T_2 extends RenderType>(props: PisellContainerProps<T_2>) => any;
|
|
44
|
-
Row: (props: PisellRowProps) => JSX.Element;
|
|
45
|
+
Row: (props: PisellRowProps) => _$react.JSX.Element;
|
|
45
46
|
ViewGrid: _$react.FC<PisellViewGridProps>;
|
|
46
47
|
};
|
|
47
48
|
//#endregion
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { PisellMetricCardProps } from "../pisellMetricCard/types.js";
|
|
2
3
|
import { PisellStatisticListProps } from "../pisellStatisticList/index.js";
|
|
3
4
|
import { PisellStatisticProps } from "../cardMetricItem/index.js";
|
|
@@ -21,8 +22,8 @@ import * as _$react from "react";
|
|
|
21
22
|
*/
|
|
22
23
|
declare const PisellMetrics: {
|
|
23
24
|
MetricCard: _$react.FC<PisellMetricCardProps>;
|
|
24
|
-
StatisticList: (props: PisellStatisticListProps) => JSX.Element;
|
|
25
|
-
MetricItem: (props: PisellStatisticProps) => JSX.Element;
|
|
25
|
+
StatisticList: (props: PisellStatisticListProps) => _$react.JSX.Element;
|
|
26
|
+
MetricItem: (props: PisellStatisticProps) => _$react.JSX.Element;
|
|
26
27
|
};
|
|
27
28
|
//#endregion
|
|
28
29
|
export { PisellMetrics };
|
|
@@ -16,7 +16,7 @@ const createUnexpectedCompileError = (error) => {
|
|
|
16
16
|
};
|
|
17
17
|
const SelectionFlow = ({ registry, draftAdapter, steps, initialDraft, initialStepIndex = 0, hostContext, services, children, onDraftChange, onStepChange, onCompiledStepsChange, onValidationFailed, onConfigurationError, onComplete }, ref) => {
|
|
18
18
|
const mountedRef = useRef(true);
|
|
19
|
-
const flowGenerationRef = useRef(
|
|
19
|
+
const flowGenerationRef = useRef(1);
|
|
20
20
|
const draftRevisionRef = useRef(0);
|
|
21
21
|
const navigationRevisionRef = useRef(0);
|
|
22
22
|
const preparationRevisionRef = useRef(0);
|
|
@@ -69,8 +69,7 @@ const SelectionFlow = ({ registry, draftAdapter, steps, initialDraft, initialSte
|
|
|
69
69
|
params
|
|
70
70
|
}), []);
|
|
71
71
|
useEffect(() => {
|
|
72
|
-
const generation = flowGenerationRef.current
|
|
73
|
-
flowGenerationRef.current = generation;
|
|
72
|
+
const generation = flowGenerationRef.current;
|
|
74
73
|
mountedRef.current = true;
|
|
75
74
|
if (generation > 1) {
|
|
76
75
|
const nextModuleState = Object.fromEntries(Object.keys(moduleStateRef.current).map((moduleKey) => [moduleKey, { status: "idle" }]));
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { AppVersionControlProps } from "./types.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
//#region src/components/appVersionControl/index.d.ts
|
|
3
|
-
declare const AppVersionControl: (props: AppVersionControlProps) => JSX.Element;
|
|
4
|
+
declare const AppVersionControl: (props: AppVersionControlProps) => React.JSX.Element;
|
|
4
5
|
//#endregion
|
|
5
6
|
export { AppVersionControl };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { AutoCompleteProps, InputNumberProps } from "antd";
|
|
2
3
|
|
|
3
4
|
//#region src/components/auto-complete-number/index.d.ts
|
|
@@ -7,6 +8,6 @@ interface AutoCompleteNumberProps {
|
|
|
7
8
|
value?: any;
|
|
8
9
|
onChange?: any;
|
|
9
10
|
}
|
|
10
|
-
declare const AutoCompleteNumber: (props: AutoCompleteNumberProps) => JSX.Element;
|
|
11
|
+
declare const AutoCompleteNumber: (props: AutoCompleteNumberProps) => React.JSX.Element;
|
|
11
12
|
//#endregion
|
|
12
13
|
export { AutoCompleteNumber };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
//#region src/components/batch-editor/index.d.ts
|
|
2
3
|
interface BatchEditorProps {
|
|
3
4
|
columns: any[];
|
|
@@ -6,6 +7,6 @@ interface BatchEditorProps {
|
|
|
6
7
|
rowKey: string;
|
|
7
8
|
otherTableProps: any;
|
|
8
9
|
}
|
|
9
|
-
declare const BatchEditor: (props: BatchEditorProps) => JSX.Element;
|
|
10
|
+
declare const BatchEditor: (props: BatchEditorProps) => React.JSX.Element;
|
|
10
11
|
//#endregion
|
|
11
12
|
export { BatchEditor };
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
|
|
1
4
|
//#region src/components/calendar/index.d.ts
|
|
2
|
-
declare const Calendar: (props: any) => JSX.Element;
|
|
5
|
+
declare const Calendar: (props: any) => _$react.JSX.Element;
|
|
3
6
|
//#endregion
|
|
4
7
|
export { Calendar };
|
|
@@ -11,6 +11,6 @@ interface PisellStatisticProps {
|
|
|
11
11
|
showCurrencySymbol?: boolean;
|
|
12
12
|
style?: any;
|
|
13
13
|
}
|
|
14
|
-
declare const CardMetricItem: (props: PisellStatisticProps) => JSX.Element;
|
|
14
|
+
declare const CardMetricItem: (props: PisellStatisticProps) => React.JSX.Element;
|
|
15
15
|
//#endregion
|
|
16
16
|
export { CardMetricItem, PisellStatisticProps };
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
|
|
1
4
|
//#region src/components/checkbox/index.d.ts
|
|
2
|
-
declare const Checkbox: (props: any) => JSX.Element;
|
|
5
|
+
declare const Checkbox: (props: any) => _$react.JSX.Element;
|
|
3
6
|
//#endregion
|
|
4
7
|
export { Checkbox };
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { ConfigProviderProps } from "antd/es/config-provider";
|
|
2
3
|
|
|
3
4
|
//#region src/components/config-provider/index.d.ts
|
|
4
5
|
interface ConfigProviderProps$1 extends ConfigProviderProps {
|
|
5
6
|
[key: string]: any;
|
|
6
7
|
}
|
|
7
|
-
declare const ConfigProvider: (props: ConfigProviderProps$1) => JSX.Element;
|
|
8
|
+
declare const ConfigProvider: (props: ConfigProviderProps$1) => React.JSX.Element;
|
|
8
9
|
//#endregion
|
|
9
10
|
export { ConfigProvider, ConfigProviderProps$1 as ConfigProviderProps };
|
|
@@ -13,6 +13,6 @@ interface CustomSelectProps<T extends BaseOption> extends Omit<SelectProps<T['va
|
|
|
13
13
|
className?: string;
|
|
14
14
|
style?: React.CSSProperties;
|
|
15
15
|
}
|
|
16
|
-
declare const CustomSelect: <T extends BaseOption>(props: CustomSelectProps<T>) => JSX.Element;
|
|
16
|
+
declare const CustomSelect: <T extends BaseOption>(props: CustomSelectProps<T>) => React.JSX.Element;
|
|
17
17
|
//#endregion
|
|
18
18
|
export { CustomSelect };
|
|
@@ -16,6 +16,6 @@ interface FormGroupProps {
|
|
|
16
16
|
* @Author: shengjie.zuo
|
|
17
17
|
* @Date: 2024-11-25 17:14:25
|
|
18
18
|
*/
|
|
19
|
-
declare const FormGroup: (props: FormGroupProps) => JSX.Element;
|
|
19
|
+
declare const FormGroup: (props: FormGroupProps) => React.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { FormGroup };
|
|
@@ -35,6 +35,6 @@ interface SubmitButtonProps extends ButtonProps {
|
|
|
35
35
|
placement: 'top' | 'topLeft' | 'topRight' | 'bottom' | 'bottomLeft' | 'bottomRight';
|
|
36
36
|
};
|
|
37
37
|
}
|
|
38
|
-
declare const SubmitButton: (props: SubmitButtonProps) => JSX.Element | null;
|
|
38
|
+
declare const SubmitButton: (props: SubmitButtonProps) => React.JSX.Element | null;
|
|
39
39
|
//#endregion
|
|
40
40
|
export { SubmitButton };
|
|
@@ -6,6 +6,6 @@ import React from "react";
|
|
|
6
6
|
* @title: 数据源表单组件
|
|
7
7
|
* @description: 基于数据源动态生成表单,支持编辑、查看、禁用三种模式
|
|
8
8
|
*/
|
|
9
|
-
declare const DataSourceMenu: (props: PisellMenuProps, ref: React.Ref<any>) => JSX.Element;
|
|
9
|
+
declare const DataSourceMenu: (props: PisellMenuProps, ref: React.Ref<any>) => React.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { DataSourceMenu };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ParsedProps } from "../utils.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
|
|
3
4
|
//#region src/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts
|
|
4
|
-
declare const DataSourceImage: (props: ParsedProps) => JSX.Element;
|
|
5
|
+
declare const DataSourceImage: (props: ParsedProps) => React.JSX.Element;
|
|
5
6
|
//#endregion
|
|
6
7
|
export { DataSourceImage };
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
|
|
1
4
|
//#region src/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts
|
|
2
|
-
declare const DataSourceQRCode: (props: any) => JSX.Element;
|
|
5
|
+
declare const DataSourceQRCode: (props: any) => _$react.JSX.Element;
|
|
3
6
|
//#endregion
|
|
4
7
|
export { DataSourceQRCode };
|
|
@@ -7,8 +7,8 @@ interface DataSourceTypographyProps {
|
|
|
7
7
|
children: React.ReactNode;
|
|
8
8
|
}
|
|
9
9
|
declare const DataSourceTypography: {
|
|
10
|
-
(props: DataSourceTypographyProps): JSX.Element;
|
|
11
|
-
Text: (props: ParsedProps) => JSX.Element;
|
|
10
|
+
(props: DataSourceTypographyProps): React.JSX.Element;
|
|
11
|
+
Text: (props: ParsedProps) => React.JSX.Element;
|
|
12
12
|
};
|
|
13
13
|
//#endregion
|
|
14
14
|
export { DataSourceTypography };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { DataSourceContextProps } from "../provider/dataSource/DataSourceContext.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
|
|
3
4
|
//#region src/components/dataSourceComponents/dataSourceWrapper/index.d.ts
|
|
4
|
-
declare const DataSourceWrapper: (props: DataSourceContextProps) => JSX.Element;
|
|
5
|
+
declare const DataSourceWrapper: (props: DataSourceContextProps) => React.JSX.Element;
|
|
5
6
|
//#endregion
|
|
6
7
|
export { DataSourceWrapper };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
|
|
2
2
|
import { RecordListWrapperProps } from "./type.js";
|
|
3
|
+
import React from "react";
|
|
3
4
|
|
|
4
5
|
//#region src/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts
|
|
5
6
|
declare const RecordListWrapperWithDataSource: (props: RecordListWrapperProps & WithModeProps & WithFormItemProps & {
|
|
@@ -11,6 +12,6 @@ declare const RecordListWrapperWithDataSource: (props: RecordListWrapperProps &
|
|
|
11
12
|
} & {
|
|
12
13
|
dataSource?: any;
|
|
13
14
|
extraParams?: Record<string, any> | undefined;
|
|
14
|
-
}) => JSX.Element;
|
|
15
|
+
}) => React.JSX.Element;
|
|
15
16
|
//#endregion
|
|
16
17
|
export { RecordListWrapperWithDataSource };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
import * as _$antd from "antd";
|
|
3
4
|
import * as _$antd_es_select0 from "antd/es/select";
|
|
4
5
|
|
|
@@ -12,6 +13,6 @@ declare const SelectWithDataSource: (props: _$antd.SelectProps<any, _$antd_es_se
|
|
|
12
13
|
} & {
|
|
13
14
|
dataSource?: any;
|
|
14
15
|
extraParams?: Record<string, any> | undefined;
|
|
15
|
-
}) => JSX.Element;
|
|
16
|
+
}) => React.JSX.Element;
|
|
16
17
|
//#endregion
|
|
17
18
|
export { SelectWithDataSource };
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
1
2
|
import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
|
|
2
3
|
import { TabsProps } from "./type.js";
|
|
4
|
+
import * as _$react from "react";
|
|
3
5
|
|
|
4
6
|
//#region src/components/dataSourceComponents/fields/Tabs/index.d.ts
|
|
5
7
|
/** 包装 DataSource 层(提供数据源上下文) */
|
|
@@ -12,6 +14,6 @@ declare const FormItemTabs: (props: TabsProps & WithModeProps & WithFormItemProp
|
|
|
12
14
|
} & {
|
|
13
15
|
dataSource?: any;
|
|
14
16
|
extraParams?: Record<string, any> | undefined;
|
|
15
|
-
}) => JSX.Element;
|
|
17
|
+
}) => _$react.JSX.Element;
|
|
16
18
|
//#endregion
|
|
17
19
|
export { FormItemTabs };
|
|
@@ -1,4 +1,7 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import * as _$react from "react";
|
|
3
|
+
|
|
1
4
|
//#region src/components/date-picker/index.d.ts
|
|
2
|
-
declare const DatePicker: (props: any) => JSX.Element;
|
|
5
|
+
declare const DatePicker: (props: any) => _$react.JSX.Element;
|
|
3
6
|
//#endregion
|
|
4
7
|
export { DatePicker };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { SortType } from "./types.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
//#region src/components/drag-sort-tree/index.d.ts
|
|
3
|
-
declare const DragSortTree: (props: SortType) => JSX.Element;
|
|
4
|
+
declare const DragSortTree: (props: SortType) => React.JSX.Element;
|
|
4
5
|
//#endregion
|
|
5
6
|
export { DragSortTree };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { FilterProps } from "./types.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
|
|
3
4
|
//#region src/components/filter/index.d.ts
|
|
4
|
-
declare const Filter: (props: FilterProps) => JSX.Element | null;
|
|
5
|
+
declare const Filter: (props: FilterProps) => React.JSX.Element | null;
|
|
5
6
|
//#endregion
|
|
6
7
|
export { Filter };
|
|
@@ -18,6 +18,6 @@ interface KeyboardProps {
|
|
|
18
18
|
rightItems?: Item[];
|
|
19
19
|
keydown?: boolean;
|
|
20
20
|
}
|
|
21
|
-
declare const _default: React.MemoExoticComponent<(props: KeyboardProps) => JSX.Element>;
|
|
21
|
+
declare const _default: React.MemoExoticComponent<(props: KeyboardProps) => React.JSX.Element>;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { _default };
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import * as _$antd_es_list_Item0 from "antd/es/list/Item";
|
|
2
3
|
|
|
3
4
|
//#region src/components/list/index.d.ts
|
|
4
5
|
declare const List: {
|
|
5
|
-
(props: any): JSX.Element;
|
|
6
|
+
(props: any): React.JSX.Element;
|
|
6
7
|
Item: _$antd_es_list_Item0.ListItemTypeProps;
|
|
7
8
|
};
|
|
8
9
|
//#endregion
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
+
import React from "react";
|
|
2
|
+
|
|
1
3
|
//#region src/components/lowCodePage/index.d.ts
|
|
2
4
|
type LowCodePageProps = {
|
|
3
5
|
id: number;
|
|
4
6
|
};
|
|
5
|
-
declare const LowCodePage: (props: LowCodePageProps) => JSX.Element;
|
|
7
|
+
declare const LowCodePage: (props: LowCodePageProps) => React.JSX.Element;
|
|
6
8
|
//#endregion
|
|
7
9
|
export { LowCodePage };
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { ConfigProviderProps } from "../config-provider/index.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
|
|
3
4
|
//#region src/components/page/index.d.ts
|
|
4
5
|
interface PageProps extends ConfigProviderProps {
|
|
@@ -6,6 +7,6 @@ interface PageProps extends ConfigProviderProps {
|
|
|
6
7
|
disabledHistoryListener?: boolean;
|
|
7
8
|
};
|
|
8
9
|
}
|
|
9
|
-
declare const Page: (props: PageProps) => JSX.Element;
|
|
10
|
+
declare const Page: (props: PageProps) => React.JSX.Element;
|
|
10
11
|
//#endregion
|
|
11
12
|
export { Page };
|
|
@@ -10,6 +10,6 @@ interface PageHeaderProps {
|
|
|
10
10
|
className?: string;
|
|
11
11
|
style?: React.CSSProperties;
|
|
12
12
|
}
|
|
13
|
-
declare const PageHeader: (props: PageHeaderProps) => JSX.Element | null;
|
|
13
|
+
declare const PageHeader: (props: PageHeaderProps) => React.JSX.Element | null;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { PageHeader };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { InputNumberProps } from "antd/es/input-number";
|
|
2
3
|
|
|
3
4
|
//#region src/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts
|
|
@@ -7,6 +8,6 @@ interface PisellAdjustPriceInputNumberProps extends Omit<InputNumberProps, 'onCh
|
|
|
7
8
|
defaultValue?: number;
|
|
8
9
|
onChange?: (val: number) => void;
|
|
9
10
|
}
|
|
10
|
-
declare const PisellAdjustPriceInputNumber: (props: PisellAdjustPriceInputNumberProps) => JSX.Element;
|
|
11
|
+
declare const PisellAdjustPriceInputNumber: (props: PisellAdjustPriceInputNumberProps) => React.JSX.Element;
|
|
11
12
|
//#endregion
|
|
12
13
|
export { PisellAdjustPriceInputNumber };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PisellAdjustPriceProps } from "./type.js";
|
|
2
|
+
import React from "react";
|
|
2
3
|
//#region src/components/pisellAdjustPrice/index.d.ts
|
|
3
|
-
declare const PisellAdjustPrice: (props: PisellAdjustPriceProps) => JSX.Element;
|
|
4
|
+
declare const PisellAdjustPrice: (props: PisellAdjustPriceProps) => React.JSX.Element;
|
|
4
5
|
//#endregion
|
|
5
6
|
export { PisellAdjustPrice };
|
|
@@ -18,6 +18,6 @@ interface PisellAlertProps extends AlertProps {
|
|
|
18
18
|
* @param props
|
|
19
19
|
* @constructor
|
|
20
20
|
*/
|
|
21
|
-
declare const PisellAlert: (props: PisellAlertProps) => false | JSX.Element;
|
|
21
|
+
declare const PisellAlert: (props: PisellAlertProps) => false | React.JSX.Element;
|
|
22
22
|
//#endregion
|
|
23
23
|
export { PisellAlert };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import React from "react";
|
|
1
2
|
import { CardProps } from "antd";
|
|
2
3
|
//#region src/components/pisellCard/index.d.ts
|
|
3
4
|
interface PisellCardProps extends CardProps {
|
|
@@ -15,6 +16,6 @@ interface PisellCardProps extends CardProps {
|
|
|
15
16
|
* @param props
|
|
16
17
|
* @constructor
|
|
17
18
|
*/
|
|
18
|
-
declare const PisellCard: (props: PisellCardProps) => JSX.Element;
|
|
19
|
+
declare const PisellCard: (props: PisellCardProps) => React.JSX.Element;
|
|
19
20
|
//#endregion
|
|
20
21
|
export { PisellCard };
|
|
@@ -36,6 +36,6 @@ interface PisellCheckboxGroupProps extends React.HTMLAttributes<HTMLDivElement>
|
|
|
36
36
|
* @Author: zhiwei.Wang
|
|
37
37
|
* @Date: 2024-08-16 10:34
|
|
38
38
|
*/
|
|
39
|
-
declare const PisellCheckboxGroup: (props: PisellCheckboxGroupProps) => JSX.Element;
|
|
39
|
+
declare const PisellCheckboxGroup: (props: PisellCheckboxGroupProps) => React.JSX.Element;
|
|
40
40
|
//#endregion
|
|
41
41
|
export { PisellCheckboxGroup, PisellCheckboxGroupProps };
|
|
@@ -16,6 +16,6 @@ type PisellCountdownProps = React.HTMLAttributes<HTMLSpanElement> & {
|
|
|
16
16
|
interval?: number; /** 格式化倒计时展示 参考 dayjs */
|
|
17
17
|
format?: string;
|
|
18
18
|
};
|
|
19
|
-
declare const PisellCountdown: (props: PisellCountdownProps) => JSX.Element;
|
|
19
|
+
declare const PisellCountdown: (props: PisellCountdownProps) => React.JSX.Element;
|
|
20
20
|
//#endregion
|
|
21
21
|
export { PisellCountdown };
|