@pisell/materials 6.12.60 → 6.12.61

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 (193) 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 +3 -3
  5. package/build/lowcode/preview.css +1 -1
  6. package/build/lowcode/preview.js +1 -1
  7. package/build/lowcode/render/default/view.js +48 -48
  8. package/build/lowcode/view.js +48 -48
  9. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +1 -2
  10. package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -2
  11. package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +1 -1
  12. package/es/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +1 -2
  13. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +1 -2
  14. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +1 -2
  15. package/es/components/PisellCards/index.d.ts +5 -6
  16. package/es/components/PisellGroupView/PisellGroupView.d.ts +1 -2
  17. package/es/components/PisellLayouts/index.d.ts +2 -2
  18. package/es/components/PisellMetrics/index.d.ts +2 -2
  19. package/es/components/appVersionControl/index.d.ts +1 -2
  20. package/es/components/auto-complete-number/index.d.ts +1 -2
  21. package/es/components/badge/index.d.ts +1 -2
  22. package/es/components/batch-editor/index.d.ts +1 -2
  23. package/es/components/calendar/index.d.ts +1 -4
  24. package/es/components/cardMetricItem/index.d.ts +1 -1
  25. package/es/components/cardPro/index.d.ts +1 -2
  26. package/es/components/checkbox/index.d.ts +1 -4
  27. package/es/components/classicLayout/index.d.ts +1 -2
  28. package/es/components/config-provider/index.d.ts +1 -2
  29. package/es/components/customSelect/index.d.ts +1 -1
  30. package/es/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
  31. package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
  32. package/es/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
  33. package/es/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +2 -2
  34. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -4
  35. package/es/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
  36. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -2
  37. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +2 -2
  38. package/es/components/dataSourceComponents/fields/Select/index.d.ts +2 -2
  39. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -2
  40. package/es/components/date-picker/index.d.ts +1 -4
  41. package/es/components/drag-sort-tree/index.d.ts +1 -2
  42. package/es/components/dropdown/index.d.ts +1 -3
  43. package/es/components/filter/index.d.ts +1 -2
  44. package/es/components/keyboard/index.d.ts +1 -1
  45. package/es/components/list/index.d.ts +2 -2
  46. package/es/components/lowCodePage/index.d.ts +1 -3
  47. package/es/components/page/index.d.ts +1 -2
  48. package/es/components/page-header/index.d.ts +1 -1
  49. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -2
  50. package/es/components/pisellAdjustPrice/index.d.ts +1 -2
  51. package/es/components/pisellAlert/index.d.ts +1 -1
  52. package/es/components/pisellCard/index.d.ts +1 -2
  53. package/es/components/pisellCheckboxGroup/index.d.ts +1 -1
  54. package/es/components/pisellCountdown/index.d.ts +1 -1
  55. package/es/components/pisellDatePicker/index.d.ts +1 -4
  56. package/es/components/pisellDraggable/index.d.ts +1 -1
  57. package/es/components/pisellEmpty/index.d.ts +1 -1
  58. package/es/components/pisellFilter/index.d.ts +1 -2
  59. package/es/components/pisellFloatingPanel/index.d.ts +1 -1
  60. package/es/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +5 -5
  61. package/es/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +2 -2
  62. package/es/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +2 -3
  63. package/es/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +2 -2
  64. package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +1 -1
  65. package/es/components/pisellGoodPassCard/index.d.ts +1 -1
  66. package/es/components/pisellGridPro/GridView/index.d.ts +1 -2
  67. package/es/components/pisellInformationEntry/index.d.ts +1 -1
  68. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  69. package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
  70. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  71. package/es/components/pisellInput/index.d.ts +5 -5
  72. package/es/components/pisellLoading/index.d.ts +1 -2
  73. package/es/components/pisellModal/index.d.ts +2 -2
  74. package/es/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +2 -2
  75. package/es/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +2 -2
  76. package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +2 -2
  77. package/es/components/pisellRow/index.d.ts +1 -1
  78. package/es/components/pisellSort/index.d.ts +1 -2
  79. package/es/components/pisellStatisticList/index.d.ts +1 -1
  80. package/es/components/pisellTags/index.d.ts +1 -1
  81. package/es/components/pisellText/index.d.ts +2 -2
  82. package/es/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +2 -2
  83. package/es/components/pisellTooltip/index.d.ts +1 -2
  84. package/es/components/pisellUpload/index.d.ts +1 -2
  85. package/es/components/pisellWalletPassCard/index.d.ts +1 -1
  86. package/es/components/qrcode/index.d.ts +1 -3
  87. package/es/components/radio/index.d.ts +1 -4
  88. package/es/components/section-footers/index.d.ts +1 -3
  89. package/es/components/segmented/index.d.ts +1 -2
  90. package/es/components/select-time/index.d.ts +1 -2
  91. package/es/components/skeleton/index.d.ts +1 -4
  92. package/es/components/slider/index.d.ts +1 -3
  93. package/es/components/tabs/index.d.ts +2 -2
  94. package/es/components/time-picker/index.d.ts +1 -4
  95. package/es/components/upload/index.d.ts +1 -4
  96. package/es/components/versionSelect/index.d.ts +0 -1
  97. package/es/components/virtual-keyboard/Amount/index.d.ts +1 -2
  98. package/es/components/virtual-keyboard/Number/index.d.ts +1 -2
  99. package/es/components/virtual-keyboard/Time/index.d.ts +1 -1
  100. package/es/components/virtual-keyboard/index.d.ts +1 -1
  101. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +2 -2
  102. package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +2 -2
  103. package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +1 -1
  104. package/lib/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +2 -2
  105. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +2 -2
  106. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +2 -2
  107. package/lib/components/PisellCards/index.d.ts +5 -6
  108. package/lib/components/PisellGroupView/PisellGroupView.d.ts +2 -2
  109. package/lib/components/PisellLayouts/index.d.ts +2 -2
  110. package/lib/components/PisellMetrics/index.d.ts +2 -2
  111. package/lib/components/appVersionControl/index.d.ts +2 -2
  112. package/lib/components/auto-complete-number/index.d.ts +2 -2
  113. package/lib/components/badge/index.d.ts +2 -2
  114. package/lib/components/batch-editor/index.d.ts +2 -2
  115. package/lib/components/calendar/index.d.ts +1 -3
  116. package/lib/components/cardMetricItem/index.d.ts +1 -1
  117. package/lib/components/cardPro/index.d.ts +2 -2
  118. package/lib/components/checkbox/index.d.ts +1 -3
  119. package/lib/components/classicLayout/index.d.ts +2 -2
  120. package/lib/components/config-provider/index.d.ts +2 -2
  121. package/lib/components/customSelect/index.d.ts +1 -1
  122. package/lib/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
  123. package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
  124. package/lib/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
  125. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceImage/index.d.ts +2 -2
  126. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -3
  127. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
  128. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +2 -2
  129. package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +2 -2
  130. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +2 -2
  131. package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -2
  132. package/lib/components/date-picker/index.d.ts +1 -3
  133. package/lib/components/drag-sort-tree/index.d.ts +2 -2
  134. package/lib/components/dropdown/index.d.ts +2 -3
  135. package/lib/components/filter/index.d.ts +2 -2
  136. package/lib/components/keyboard/index.d.ts +1 -1
  137. package/lib/components/list/index.d.ts +2 -2
  138. package/lib/components/lowCodePage/index.d.ts +2 -3
  139. package/lib/components/page/index.d.ts +2 -2
  140. package/lib/components/page-header/index.d.ts +1 -1
  141. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +2 -2
  142. package/lib/components/pisellAdjustPrice/index.d.ts +2 -2
  143. package/lib/components/pisellAlert/index.d.ts +1 -1
  144. package/lib/components/pisellCard/index.d.ts +2 -2
  145. package/lib/components/pisellCheckboxGroup/index.d.ts +1 -1
  146. package/lib/components/pisellCountdown/index.d.ts +1 -1
  147. package/lib/components/pisellDatePicker/index.d.ts +1 -3
  148. package/lib/components/pisellDraggable/index.d.ts +1 -1
  149. package/lib/components/pisellEmpty/index.d.ts +1 -1
  150. package/lib/components/pisellFilter/index.d.ts +2 -2
  151. package/lib/components/pisellFloatingPanel/index.d.ts +1 -1
  152. package/lib/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +5 -5
  153. package/lib/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +2 -2
  154. package/lib/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +2 -3
  155. package/lib/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +2 -2
  156. package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +1 -1
  157. package/lib/components/pisellGoodPassCard/index.d.ts +1 -1
  158. package/lib/components/pisellGridPro/GridView/index.d.ts +2 -2
  159. package/lib/components/pisellInformationEntry/index.d.ts +1 -1
  160. package/lib/components/pisellInput/components/BankCard/index.d.ts +1 -1
  161. package/lib/components/pisellInput/components/Copy/index.d.ts +1 -1
  162. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +1 -1
  163. package/lib/components/pisellInput/index.d.ts +5 -5
  164. package/lib/components/pisellLoading/index.d.ts +2 -2
  165. package/lib/components/pisellModal/index.d.ts +2 -2
  166. package/lib/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +2 -2
  167. package/lib/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +2 -2
  168. package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +2 -2
  169. package/lib/components/pisellRow/index.d.ts +1 -1
  170. package/lib/components/pisellSort/index.d.ts +2 -2
  171. package/lib/components/pisellStatisticList/index.d.ts +1 -1
  172. package/lib/components/pisellTags/index.d.ts +1 -1
  173. package/lib/components/pisellText/index.d.ts +2 -2
  174. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +2 -2
  175. package/lib/components/pisellTooltip/index.d.ts +2 -2
  176. package/lib/components/pisellUpload/index.d.ts +2 -2
  177. package/lib/components/pisellWalletPassCard/index.d.ts +1 -1
  178. package/lib/components/qrcode/index.d.ts +2 -3
  179. package/lib/components/radio/index.d.ts +1 -3
  180. package/lib/components/section-footers/index.d.ts +1 -3
  181. package/lib/components/segmented/index.d.ts +2 -2
  182. package/lib/components/select-time/index.d.ts +2 -2
  183. package/lib/components/skeleton/index.d.ts +1 -3
  184. package/lib/components/slider/index.d.ts +2 -3
  185. package/lib/components/tabs/index.d.ts +2 -2
  186. package/lib/components/time-picker/index.d.ts +1 -3
  187. package/lib/components/upload/index.d.ts +1 -3
  188. package/lib/components/versionSelect/index.d.ts +1 -1
  189. package/lib/components/virtual-keyboard/Amount/index.d.ts +2 -2
  190. package/lib/components/virtual-keyboard/Number/index.d.ts +2 -2
  191. package/lib/components/virtual-keyboard/Time/index.d.ts +1 -1
  192. package/lib/components/virtual-keyboard/index.d.ts +1 -1
  193. package/package.json +3 -3
@@ -1,10 +1,9 @@
1
- import React from "react";
2
-
1
+ /// <reference types="react" />
3
2
  //#region src/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts
4
3
  interface FloorMapImageElementProps {
5
4
  imageUrl?: string;
6
5
  name?: string;
7
6
  }
8
- declare function FloorMapImageElement(props: FloorMapImageElementProps): React.JSX.Element;
7
+ declare function FloorMapImageElement(props: FloorMapImageElementProps): JSX.Element;
9
8
  //#endregion
10
9
  export { FloorMapImageElement };
@@ -1,9 +1,9 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  //#region src/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts
3
3
  interface FloorMapSelectionZoneElementProps {
4
4
  /** 选区名称;为空时展示「未命名选区」占位 */
5
5
  name?: string;
6
6
  }
7
- declare function FloorMapSelectionZoneElement(props: FloorMapSelectionZoneElementProps): React.JSX.Element;
7
+ declare function FloorMapSelectionZoneElement(props: FloorMapSelectionZoneElementProps): JSX.Element;
8
8
  //#endregion
9
9
  export { FloorMapSelectionZoneElement };
@@ -15,6 +15,6 @@ interface FloorMapLayoutProviderProps {
15
15
  declare function FloorMapLayoutProvider({
16
16
  value,
17
17
  children
18
- }: FloorMapLayoutProviderProps): React.JSX.Element;
18
+ }: FloorMapLayoutProviderProps): JSX.Element;
19
19
  //#endregion
20
20
  export { EMPTY_FLOOR_MAP_LAYOUT_CONTEXT, FloorMapLayoutProvider, FloorMapLayoutProviderProps, useFloorMapLayoutContext };
@@ -46,6 +46,6 @@ interface PisellGoodPassCardProps {
46
46
  mixedSort?: (val: Discount[]) => Discount[];
47
47
  isInModal: boolean;
48
48
  }
49
- declare const index: (props: PisellGoodPassCardProps) => React.JSX.Element;
49
+ declare const index: (props: PisellGoodPassCardProps) => JSX.Element;
50
50
  //#endregion
51
51
  export { index };
@@ -1,6 +1,5 @@
1
1
  import { GridViewProps } from "./type.js";
2
- import React from "react";
3
2
  //#region src/components/pisellGridPro/GridView/index.d.ts
4
- declare const GridView: (props: GridViewProps) => React.JSX.Element;
3
+ declare const GridView: (props: GridViewProps) => JSX.Element;
5
4
  //#endregion
6
5
  export { GridView };
@@ -29,6 +29,6 @@ interface PisellInformationEntryProps extends Omit<React.HTMLAttributes<HTMLDivE
29
29
  /** 录入类型切换时候触发的 */
30
30
  onChangeType?: (val: null | EntryModeType['type']) => void;
31
31
  }
32
- declare const PisellInformationEntry: (props: PisellInformationEntryProps) => React.JSX.Element;
32
+ declare const PisellInformationEntry: (props: PisellInformationEntryProps) => JSX.Element;
33
33
  //#endregion
34
34
  export { PisellInformationEntry };
@@ -1,5 +1,4 @@
1
1
  import { PisellContextType } from "../../../pisell-config-provider/context.js";
2
- import React from "react";
3
2
  import { InputProps } from "antd";
4
3
  //#region src/components/pisellInput/components/BankCard/index.d.ts
5
4
  type BankCardProps = InputProps & {
@@ -1,5 +1,4 @@
1
1
  import { PisellContextType } from "../../../pisell-config-provider/context.js";
2
- import React from "react";
3
2
  import { ButtonProps, InputProps } from "antd";
4
3
 
5
4
  //#region src/components/pisellInput/components/Copy/index.d.ts
@@ -1,5 +1,4 @@
1
1
  import { PisellContextType } from "../../../pisell-config-provider/context.js";
2
- import React from "react";
3
2
  import { InputProps } from "antd";
4
3
  //#region src/components/pisellInput/components/SecurityCode/index.d.ts
5
4
  interface SecurityCodeProps extends Omit<InputProps, 'onChange'> {
@@ -1,18 +1,18 @@
1
+ /// <reference types="react" />
1
2
  import { PisellContextType } from "../pisell-config-provider/context.js";
2
3
  import { BankCardProps } from "./components/BankCard/index.js";
3
4
  import { SecurityCodeProps } from "./components/SecurityCode/index.js";
4
5
  import { CopyProps } from "./components/Copy/index.js";
5
- import React from "react";
6
6
  import { InputProps } from "antd";
7
7
 
8
8
  //#region src/components/pisellInput/index.d.ts
9
9
  declare const PisellInput: {
10
10
  (props: InputProps & {
11
11
  /** 平台 */platform?: PisellContextType['platform'];
12
- }): React.JSX.Element;
13
- BankCard: (props: BankCardProps) => React.JSX.Element;
14
- SecurityCode: (props: SecurityCodeProps) => React.JSX.Element;
15
- Copy: (props: CopyProps) => React.JSX.Element;
12
+ }): JSX.Element;
13
+ BankCard: (props: BankCardProps) => JSX.Element;
14
+ SecurityCode: (props: SecurityCodeProps) => JSX.Element;
15
+ Copy: (props: CopyProps) => JSX.Element;
16
16
  };
17
17
  //#endregion
18
18
  export { PisellInput };
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import { SpinProps } from "antd";
3
2
  //#region src/components/pisellLoading/index.d.ts
4
3
  type MaskType = {
@@ -16,6 +15,6 @@ interface PisellLoadingProps extends SpinProps {
16
15
  /** 延迟显示加载效果的时间(防止闪烁) */
17
16
  delay?: number;
18
17
  }
19
- declare const PisellLoading: (props: PisellLoadingProps) => React.JSX.Element;
18
+ declare const PisellLoading: (props: PisellLoadingProps) => JSX.Element;
20
19
  //#endregion
21
20
  export { PisellLoading };
@@ -40,7 +40,7 @@ interface PisellModalProps extends ModalProps {
40
40
  maskProps?: React.HTMLAttributes<HTMLDivElement>;
41
41
  }
42
42
  declare const PisellModal: {
43
- (props: PisellModalProps): React.JSX.Element;
43
+ (props: PisellModalProps): JSX.Element;
44
44
  confirm: (props: PisellModalFuncProps) => {
45
45
  destroy: () => void;
46
46
  update: (configUpdate: _$antd.ModalFuncProps | ((prevConfig: _$antd.ModalFuncProps) => _$antd.ModalFuncProps)) => void;
@@ -62,7 +62,7 @@ declare const PisellModal: {
62
62
  destroy: () => void;
63
63
  update: (configUpdate: _$antd.ModalFuncProps | ((prevConfig: _$antd.ModalFuncProps) => _$antd.ModalFuncProps)) => void;
64
64
  };
65
- Information: (props: InformationProps) => React.JSX.Element;
65
+ Information: (props: InformationProps) => JSX.Element;
66
66
  };
67
67
  //#endregion
68
68
  export { PisellModal, PisellModalProps };
@@ -1,5 +1,5 @@
1
+ /// <reference types="react" />
1
2
  import { RecordBoardCalendarProps } from "../../types.js";
2
- import React from "react";
3
3
 
4
4
  //#region src/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts
5
5
  type PisellRecordBoardCalendarViewProps = RecordBoardCalendarProps;
@@ -10,6 +10,6 @@ type PisellRecordBoardCalendarViewProps = RecordBoardCalendarProps;
10
10
  * 只做「占位与裁剪高度」;本组件根节点负责在同一 flex 列里向下传递 **min-height:0**,避免 `BookingCalendar`
11
11
  * 撑破壳层(一层即可,历史上曾双包一层重复 flex+overflow)。
12
12
  */
13
- declare function PisellRecordBoardCalendarView(props: PisellRecordBoardCalendarViewProps): React.JSX.Element;
13
+ declare function PisellRecordBoardCalendarView(props: PisellRecordBoardCalendarViewProps): JSX.Element;
14
14
  //#endregion
15
15
  export { PisellRecordBoardCalendarView, PisellRecordBoardCalendarViewProps };
@@ -1,10 +1,10 @@
1
+ /// <reference types="react" />
1
2
  import { PisellReservationScheduleProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/pisellReservationSchedule/PisellReservationSchedule.d.ts
4
4
  /**
5
5
  * 营业日导航条:上一日、中间日期文案、下一日(深色条样式,适配预约顶栏)
6
6
  */
7
- declare function PisellReservationSchedule(props: PisellReservationScheduleProps): React.JSX.Element;
7
+ declare function PisellReservationSchedule(props: PisellReservationScheduleProps): JSX.Element;
8
8
  declare namespace PisellReservationSchedule {
9
9
  var displayName: string;
10
10
  }
@@ -1,10 +1,10 @@
1
+ /// <reference types="react" />
1
2
  import { PisellReservationScheduleBandProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts
4
4
  /**
5
5
  * 预约顶栏组合:营业日切换 + 锚定到选中日的时间导航轴
6
6
  */
7
- declare function PisellReservationScheduleBand(props: PisellReservationScheduleBandProps): React.JSX.Element;
7
+ declare function PisellReservationScheduleBand(props: PisellReservationScheduleBandProps): JSX.Element;
8
8
  declare namespace PisellReservationScheduleBand {
9
9
  var displayName: string;
10
10
  }
@@ -18,6 +18,6 @@ interface PisellRowProps extends React.DetailedHTMLProps<React.HTMLAttributes<HT
18
18
  * @Author: zhiwei.Wang
19
19
  * @Date: 2024-08-16 10:38
20
20
  */
21
- declare const PisellRow: (props: PisellRowProps) => React.JSX.Element;
21
+ declare const PisellRow: (props: PisellRowProps) => JSX.Element;
22
22
  //#endregion
23
23
  export { PisellRow, PisellRowProps };
@@ -1,7 +1,6 @@
1
1
  import { PisellSortProps } from "./type.js";
2
- import React from "react";
3
2
 
4
3
  //#region src/components/pisellSort/index.d.ts
5
- declare const PisellSort: (props: PisellSortProps) => React.JSX.Element;
4
+ declare const PisellSort: (props: PisellSortProps) => JSX.Element;
6
5
  //#endregion
7
6
  export { PisellSort };
@@ -18,6 +18,6 @@ interface PisellStatisticListProps extends React.HTMLAttributes<HTMLDivElement>
18
18
  }[];
19
19
  }[];
20
20
  }
21
- declare const PisellStatisticList: (props: PisellStatisticListProps) => React.JSX.Element;
21
+ declare const PisellStatisticList: (props: PisellStatisticListProps) => JSX.Element;
22
22
  //#endregion
23
23
  export { PisellStatisticList, PisellStatisticListProps };
@@ -9,6 +9,6 @@ interface PisellTagsProps extends React.DetailedHTMLProps<React.HTMLAttributes<H
9
9
  icon?: React.ReactNode;
10
10
  color?: PisellTagsColor;
11
11
  }
12
- declare const PisellTags: (props: PisellTagsProps) => React.JSX.Element;
12
+ declare const PisellTags: (props: PisellTagsProps) => JSX.Element;
13
13
  //#endregion
14
14
  export { PisellTags, PisellTagsProps };
@@ -5,8 +5,8 @@ import React from "react";
5
5
  //#region src/components/pisellText/index.d.ts
6
6
  interface PisellTextProps extends React.HTMLAttributes<HTMLSpanElement> {}
7
7
  declare const PisellText: {
8
- (props: PisellTextProps): React.JSX.Element;
9
- Amount: (props: AmountProps) => React.JSX.Element;
8
+ (props: PisellTextProps): JSX.Element;
9
+ Amount: (props: AmountProps) => JSX.Element;
10
10
  Editable: React.FC<EditableProps>;
11
11
  };
12
12
  //#endregion
@@ -1,10 +1,10 @@
1
+ /// <reference types="react" />
1
2
  import { PisellTimeNavigatorProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/pisellTimeNavigator/PisellTimeNavigator.d.ts
4
4
  /**
5
5
  * PisellTimeNavigator:可拖动的时间导航轴,时间范围内浏览、选择、控制
6
6
  */
7
- declare function PisellTimeNavigator(props: PisellTimeNavigatorProps): React.JSX.Element;
7
+ declare function PisellTimeNavigator(props: PisellTimeNavigatorProps): JSX.Element;
8
8
  declare namespace PisellTimeNavigator {
9
9
  var displayName: string;
10
10
  }
@@ -1,5 +1,4 @@
1
1
  import { PisellContextType } from "../pisell-config-provider/context.js";
2
- import React from "react";
3
2
  import { TooltipPropsWithTitle } from "antd/es/tooltip";
4
3
 
5
4
  //#region src/components/pisellTooltip/index.d.ts
@@ -7,6 +6,6 @@ interface PisellTooltipProps extends TooltipPropsWithTitle {
7
6
  /** 平台 */
8
7
  platform?: PisellContextType['platform'];
9
8
  }
10
- declare const PisellTooltip: (props: PisellTooltipProps) => React.JSX.Element;
9
+ declare const PisellTooltip: (props: PisellTooltipProps) => JSX.Element;
11
10
  //#endregion
12
11
  export { PisellTooltip };
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import { UploadProps } from "antd";
3
2
  //#region src/components/pisellUpload/index.d.ts
4
3
  interface PisellUploadProps extends UploadProps {
@@ -7,6 +6,6 @@ interface PisellUploadProps extends UploadProps {
7
6
  text2?: string;
8
7
  uploadType?: 'button' | 'drop' | 'custom';
9
8
  }
10
- declare const PisellUpload: (props: PisellUploadProps) => React.JSX.Element;
9
+ declare const PisellUpload: (props: PisellUploadProps) => JSX.Element;
11
10
  //#endregion
12
11
  export { PisellUpload };
@@ -141,6 +141,6 @@ interface PisellWalletPassCardProps {
141
141
  onSetHolder?: (currentValue?: any) => void;
142
142
  [key: string]: any;
143
143
  }
144
- declare const PisellWalletPassCard: (props: PisellWalletPassCardProps) => React.JSX.Element;
144
+ declare const PisellWalletPassCard: (props: PisellWalletPassCardProps) => JSX.Element;
145
145
  //#endregion
146
146
  export { FormatOption, PisellWalletPassCard, PisellWalletPassCardProps };
@@ -1,6 +1,4 @@
1
- import React from "react";
2
-
3
1
  //#region src/components/qrcode/index.d.ts
4
- declare const QRCode: (props: any) => React.JSX.Element;
2
+ declare const QRCode: (props: any) => JSX.Element;
5
3
  //#endregion
6
4
  export { QRCode };
@@ -1,7 +1,4 @@
1
- /// <reference types="react" />
2
- import * as _$react from "react";
3
-
4
1
  //#region src/components/radio/index.d.ts
5
- declare const Radio: (props: any) => _$react.JSX.Element;
2
+ declare const Radio: (props: any) => JSX.Element;
6
3
  //#endregion
7
4
  export { Radio };
@@ -1,6 +1,4 @@
1
1
  /// <reference types="react" />
2
- import * as _$react from "react";
3
-
4
2
  //#region src/components/section-footers/index.d.ts
5
3
  interface SectionFooterProps {
6
4
  left?: React.ReactNode;
@@ -8,6 +6,6 @@ interface SectionFooterProps {
8
6
  right?: React.ReactNode;
9
7
  className?: string;
10
8
  }
11
- declare const SectionFooters: (props: SectionFooterProps) => _$react.JSX.Element;
9
+ declare const SectionFooters: (props: SectionFooterProps) => JSX.Element;
12
10
  //#endregion
13
11
  export { SectionFooters };
@@ -1,6 +1,5 @@
1
- import React from "react";
2
1
  import { SegmentedProps } from "antd";
3
2
  //#region src/components/segmented/index.d.ts
4
- declare const Segmented$1: (props: SegmentedProps) => React.JSX.Element;
3
+ declare const Segmented$1: (props: SegmentedProps) => JSX.Element;
5
4
  //#endregion
6
5
  export { Segmented$1 as Segmented };
@@ -1,5 +1,4 @@
1
1
  import { VirtualKeyboardTimeProps } from "../virtual-keyboard/Time/index.js";
2
- import React from "react";
3
2
  import { PopoverProps, TimePickerProps } from "antd";
4
3
  //#region src/components/select-time/index.d.ts
5
4
  interface SelectTimeProps {
@@ -12,6 +11,6 @@ interface SelectTimeProps {
12
11
  theme?: 'light' | 'dark';
13
12
  className?: string;
14
13
  }
15
- declare const SelectTime: (props: SelectTimeProps) => React.JSX.Element;
14
+ declare const SelectTime: (props: SelectTimeProps) => JSX.Element;
16
15
  //#endregion
17
16
  export { SelectTime };
@@ -1,7 +1,4 @@
1
- /// <reference types="react" />
2
- import * as _$react from "react";
3
-
4
1
  //#region src/components/skeleton/index.d.ts
5
- declare const Skeleton: (props: any) => _$react.JSX.Element;
2
+ declare const Skeleton: (props: any) => JSX.Element;
6
3
  //#endregion
7
4
  export { Skeleton };
@@ -1,6 +1,4 @@
1
- import React from "react";
2
-
3
1
  //#region src/components/slider/index.d.ts
4
- declare const SliderOuter: (props: any) => React.JSX.Element;
2
+ declare const SliderOuter: (props: any) => JSX.Element;
5
3
  //#endregion
6
4
  export { SliderOuter };
@@ -1,4 +1,4 @@
1
- import React, { Component } from "react";
1
+ import { Component } from "react";
2
2
  import { TabsProps } from "antd";
3
3
  //#region src/components/tabs/index.d.ts
4
4
  declare class Tabs$1 extends Component<any> {
@@ -12,7 +12,7 @@ declare class Tabs$1 extends Component<any> {
12
12
  getActiveKey: () => any;
13
13
  renderIconLabelTabBar: TabsProps['renderTabBar'];
14
14
  filterHiddenTabs: (tabs: any[]) => any[];
15
- render(): React.JSX.Element;
15
+ render(): JSX.Element;
16
16
  }
17
17
  //#endregion
18
18
  export { Tabs$1 as Tabs };
@@ -1,7 +1,4 @@
1
- /// <reference types="react" />
2
- import * as _$react from "react";
3
-
4
1
  //#region src/components/time-picker/index.d.ts
5
- declare const TimePicker: (props: any) => _$react.JSX.Element;
2
+ declare const TimePicker: (props: any) => JSX.Element;
6
3
  //#endregion
7
4
  export { TimePicker };
@@ -1,7 +1,4 @@
1
- /// <reference types="react" />
2
- import * as _$react from "react";
3
-
4
1
  //#region src/components/upload/index.d.ts
5
- declare const Upload: (props: any) => _$react.JSX.Element;
2
+ declare const Upload: (props: any) => JSX.Element;
6
3
  //#endregion
7
4
  export { Upload };
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import { SelectProps } from "antd";
3
2
  //#region src/components/versionSelect/index.d.ts
4
3
  interface Version {
@@ -1,6 +1,5 @@
1
1
  import { AmountProps, RightItemsStyleProps } from "./types.js";
2
- import React from "react";
3
2
  //#region src/components/virtual-keyboard/Amount/index.d.ts
4
- declare const Amount: (props: AmountProps) => React.JSX.Element;
3
+ declare const Amount: (props: AmountProps) => JSX.Element;
5
4
  //#endregion
6
5
  export { Amount };
@@ -1,6 +1,5 @@
1
1
  import { NumberProps } from "./types.js";
2
- import React from "react";
3
2
  //#region src/components/virtual-keyboard/Number/index.d.ts
4
- declare const Number: (props: NumberProps) => React.JSX.Element;
3
+ declare const Number: (props: NumberProps) => JSX.Element;
5
4
  //#endregion
6
5
  export { Number };
@@ -10,6 +10,6 @@ interface VirtualKeyboardTimeProps extends React.HTMLAttributes<HTMLDivElement>
10
10
  onEnter?: (value: any) => void;
11
11
  rightPanel?: React.ReactNode;
12
12
  }
13
- declare const VirtualKeyboardTime: (props: VirtualKeyboardTimeProps) => React.JSX.Element;
13
+ declare const VirtualKeyboardTime: (props: VirtualKeyboardTimeProps) => JSX.Element;
14
14
  //#endregion
15
15
  export { VirtualKeyboardTime, VirtualKeyboardTimeProps };
@@ -21,6 +21,6 @@ interface VirtualKeyboardProps extends React.HTMLAttributes<HTMLDivElement> {
21
21
  primaryButtonBackgroundColor?: string;
22
22
  primaryButtonTextColor?: string;
23
23
  }
24
- declare const VirtualKeyboard: (props: VirtualKeyboardProps) => React.JSX.Element;
24
+ declare const VirtualKeyboard: (props: VirtualKeyboardProps) => JSX.Element;
25
25
  //#endregion
26
26
  export { VirtualKeyboard };
@@ -1,10 +1,10 @@
1
+ /// <reference types="react" />
1
2
  import { PisellBasicGridProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/PisellBasicGrid/PisellBasicGrid.d.ts
4
4
  /**
5
5
  * 使用 memo 优化组件性能
6
6
  * @description 当 props 没有变化时,避免不必要的重新渲染
7
7
  */
8
- declare const MemoizedPisellBasicGrid: <T>(props: PisellBasicGridProps<T>) => React.JSX.Element;
8
+ declare const MemoizedPisellBasicGrid: <T>(props: PisellBasicGridProps<T>) => JSX.Element;
9
9
  //#endregion
10
10
  export { MemoizedPisellBasicGrid };
@@ -1,10 +1,10 @@
1
+ /// <reference types="react" />
1
2
  import { GraphicTextCardProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts
4
4
  /**
5
5
  * Provider 包装器
6
6
  * 兼容 PisellCards 系统的 props 传递方式
7
7
  */
8
- declare const Provider: (props: GraphicTextCardProps) => React.JSX.Element;
8
+ declare const Provider: (props: GraphicTextCardProps) => JSX.Element;
9
9
  //#endregion
10
10
  export { Provider };
@@ -1,5 +1,5 @@
1
1
  import React from "react";
2
2
  //#region src/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts
3
- declare const Provider: (props: any) => React.JSX.Element;
3
+ declare const Provider: (props: any) => JSX.Element;
4
4
  //#endregion
5
5
  export { Provider };
@@ -1,10 +1,10 @@
1
+ /// <reference types="react" />
1
2
  import { PisellImageCardProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts
4
4
  /**
5
5
  * Provider 包装器
6
6
  * 兼容 PisellCards 系统的 props 传递方式
7
7
  */
8
- declare const Provider: (props: PisellImageCardProps) => React.JSX.Element;
8
+ declare const Provider: (props: PisellImageCardProps) => JSX.Element;
9
9
  //#endregion
10
10
  export { Provider };
@@ -1,5 +1,5 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  //#region src/components/PisellCards/components/TabCard/TabCard.d.ts
3
- declare const Provider: (props: any) => React.JSX.Element;
3
+ declare const Provider: (props: any) => JSX.Element;
4
4
  //#endregion
5
5
  export { Provider };
@@ -1,9 +1,9 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  //#region src/components/PisellCards/components/TextCard/TextCard.d.ts
3
3
  /**
4
4
  * Provider 包装器
5
5
  * 兼容 PisellCards 系统的 props 传递方式
6
6
  */
7
- declare const Provider: (props: any) => React.JSX.Element;
7
+ declare const Provider: (props: any) => JSX.Element;
8
8
  //#endregion
9
9
  export { Provider };
@@ -4,15 +4,14 @@ import { ImageDataSource, ImageFillMode, PisellImageCardProps } from "./componen
4
4
  import { GraphicConfig, GraphicTextCardProps, GraphicTextCardSize, GraphicTextCardVariant } from "./components/GraphicTextCard/types.js";
5
5
  import { BadgeConfig, TabCardProps } from "./components/TabCard/types.js";
6
6
  import { MultilevelCardProps } from "./components/MultilevelCard/types.js";
7
- import * as _$react from "react";
8
7
 
9
8
  //#region src/components/PisellCards/index.d.ts
10
9
  declare const PisellCards: {
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;
10
+ TabCard: (props: any) => JSX.Element;
11
+ TextCard: (props: any) => JSX.Element;
12
+ GraphicTextCard: (props: GraphicTextCardProps) => JSX.Element;
13
+ MultilevelCard: (props: any) => JSX.Element;
14
+ PisellImageCard: (props: PisellImageCardProps) => JSX.Element;
16
15
  };
17
16
  //#endregion
18
17
  export { PisellCards };
@@ -1,9 +1,9 @@
1
+ /// <reference types="react" />
1
2
  import { PisellGroupViewProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/PisellGroupView/PisellGroupView.d.ts
4
4
  /**
5
5
  * 使用 memo 优化性能:props 未变化时跳过重渲染
6
6
  */
7
- declare const MemoizedPisellGroupView: <T>(props: PisellGroupViewProps<T>) => React.JSX.Element;
7
+ declare const MemoizedPisellGroupView: <T>(props: PisellGroupViewProps<T>) => JSX.Element;
8
8
  //#endregion
9
9
  export { MemoizedPisellGroupView };
@@ -31,7 +31,7 @@ import * as _$react from "react";
31
31
  * </PisellLayouts.ScrollView>
32
32
  */
33
33
  declare const PisellLayouts: {
34
- BasicGrid: <T>(props: PisellBasicGridProps<T>) => _$react.JSX.Element;
34
+ BasicGrid: <T>(props: PisellBasicGridProps<T>) => JSX.Element;
35
35
  ScrollView: _$react.ForwardRefExoticComponent<Omit<PisellScrollViewProps, "ref"> & _$react.RefAttributes<PisellScrollViewRef>>;
36
36
  FloorMapLayout: <T_1 extends FloorMapItemBase = FloorMapItemBase>(props: PisellFloorMapLayoutProps<T_1> & {
37
37
  ref?: _$react.Ref<PisellFloorMapLayoutRef | null> | undefined;
@@ -42,7 +42,7 @@ declare const PisellLayouts: {
42
42
  Header: _$react.FC<PisellHeaderProps>;
43
43
  Sider: _$react.FC<PisellSiderProps>;
44
44
  Container: <T_2 extends RenderType>(props: PisellContainerProps<T_2>) => any;
45
- Row: (props: PisellRowProps) => _$react.JSX.Element;
45
+ Row: (props: PisellRowProps) => JSX.Element;
46
46
  ViewGrid: _$react.FC<PisellViewGridProps>;
47
47
  };
48
48
  //#endregion
@@ -22,8 +22,8 @@ import * as _$react from "react";
22
22
  */
23
23
  declare const PisellMetrics: {
24
24
  MetricCard: _$react.FC<PisellMetricCardProps>;
25
- StatisticList: (props: PisellStatisticListProps) => _$react.JSX.Element;
26
- MetricItem: (props: PisellStatisticProps) => _$react.JSX.Element;
25
+ StatisticList: (props: PisellStatisticListProps) => JSX.Element;
26
+ MetricItem: (props: PisellStatisticProps) => JSX.Element;
27
27
  };
28
28
  //#endregion
29
29
  export { PisellMetrics };
@@ -1,6 +1,6 @@
1
+ /// <reference types="react" />
1
2
  import { AppVersionControlProps } from "./types.js";
2
- import React from "react";
3
3
  //#region src/components/appVersionControl/index.d.ts
4
- declare const AppVersionControl: (props: AppVersionControlProps) => React.JSX.Element;
4
+ declare const AppVersionControl: (props: AppVersionControlProps) => JSX.Element;
5
5
  //#endregion
6
6
  export { AppVersionControl };
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  import { AutoCompleteProps, InputNumberProps } from "antd";
3
3
 
4
4
  //#region src/components/auto-complete-number/index.d.ts
@@ -8,6 +8,6 @@ interface AutoCompleteNumberProps {
8
8
  value?: any;
9
9
  onChange?: any;
10
10
  }
11
- declare const AutoCompleteNumber: (props: AutoCompleteNumberProps) => React.JSX.Element;
11
+ declare const AutoCompleteNumber: (props: AutoCompleteNumberProps) => JSX.Element;
12
12
  //#endregion
13
13
  export { AutoCompleteNumber };
@@ -1,5 +1,5 @@
1
- import React from "react";
1
+ /// <reference types="react" />
2
2
  //#region src/components/badge/index.d.ts
3
- declare const Badge: (props: any) => React.JSX.Element;
3
+ declare const Badge: (props: any) => JSX.Element;
4
4
  //#endregion
5
5
  export { Badge };