@pisell/materials 1.10.19 → 1.10.21

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 (268) 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.css +1 -1
  8. package/build/lowcode/render/default/view.js +32 -32
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +32 -32
  11. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +1 -2
  12. package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -2
  13. package/es/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +1 -1
  14. package/es/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +1 -2
  15. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +1 -2
  16. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +1 -2
  17. package/es/components/PisellCards/index.d.ts +5 -7
  18. package/es/components/PisellFields/index.d.ts +0 -1
  19. package/es/components/PisellFields/index.js +11 -0
  20. package/es/components/PisellGroupView/PisellGroupView.d.ts +1 -2
  21. package/es/components/PisellLayouts/index.d.ts +2 -3
  22. package/es/components/PisellMetrics/index.d.ts +2 -3
  23. package/es/components/PisellSelectionFlow/PisellSelectionFlow.js +7 -1
  24. package/es/components/PisellSelectionFlow/hooks/useFlowNavigation.js +104 -3
  25. package/es/components/PisellSelectionFlow/index.d.ts +1 -1
  26. package/es/components/PisellSelectionFlow/types.d.ts +20 -1
  27. package/es/components/appVersionControl/index.d.ts +1 -2
  28. package/es/components/appVersionControl/types.d.ts +0 -1
  29. package/es/components/auto-complete-number/index.d.ts +1 -2
  30. package/es/components/badge/index.d.ts +1 -2
  31. package/es/components/batch-editor/index.d.ts +1 -2
  32. package/es/components/calendar/index.d.ts +1 -4
  33. package/es/components/cardMetricItem/index.d.ts +1 -1
  34. package/es/components/cardPro/index.d.ts +1 -2
  35. package/es/components/checkbox/index.d.ts +1 -4
  36. package/es/components/classicLayout/index.d.ts +1 -2
  37. package/es/components/config-provider/index.d.ts +1 -2
  38. package/es/components/customSelect/index.d.ts +1 -1
  39. package/es/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
  40. package/es/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
  41. package/es/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
  42. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -4
  43. package/es/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
  44. package/es/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -1
  45. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -2
  46. package/es/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +0 -1
  47. package/es/components/dataSourceComponents/fields/Radio/WithMode.d.ts +0 -1
  48. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -2
  49. package/es/components/dataSourceComponents/fields/Select/index.d.ts +1 -2
  50. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -3
  51. package/es/components/dataSourceComponents/fields/Translation/type.d.ts +0 -1
  52. package/es/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -1
  53. package/es/components/date-picker/index.d.ts +1 -4
  54. package/es/components/drag-sort-tree/index.d.ts +1 -2
  55. package/es/components/drag-sort-tree/types.d.ts +0 -1
  56. package/es/components/dropdown/index.d.ts +1 -3
  57. package/es/components/filter/components/FilterButton/types.d.ts +0 -1
  58. package/es/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.js +2 -0
  59. package/es/components/filter/components/FilterItem/index.js +11 -0
  60. package/es/components/filter/index.d.ts +1 -2
  61. package/es/components/input/index.d.ts +0 -1
  62. package/es/components/keyboard/index.d.ts +1 -1
  63. package/es/components/list/index.d.ts +1 -2
  64. package/es/components/lowCodePage/index.d.ts +1 -3
  65. package/es/components/page/index.d.ts +1 -2
  66. package/es/components/page-header/index.d.ts +1 -1
  67. package/es/components/pisell-config-provider/context.d.ts +0 -1
  68. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -2
  69. package/es/components/pisellAdjustPrice/index.d.ts +1 -2
  70. package/es/components/pisellAlert/index.d.ts +1 -1
  71. package/es/components/pisellCard/index.d.ts +1 -2
  72. package/es/components/pisellCheckboxGroup/index.d.ts +1 -1
  73. package/es/components/pisellCountdown/index.d.ts +1 -1
  74. package/es/components/pisellCurrency/index.js +13 -0
  75. package/es/components/pisellDatePicker/index.d.ts +1 -4
  76. package/es/components/pisellDraggable/index.d.ts +1 -1
  77. package/es/components/pisellEmail/index.js +13 -0
  78. package/es/components/pisellEmpty/index.d.ts +1 -1
  79. package/es/components/pisellFilter/index.d.ts +1 -2
  80. package/es/components/pisellFloatingPanel/index.d.ts +1 -1
  81. package/es/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +4 -5
  82. package/es/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +1 -2
  83. package/es/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +1 -3
  84. package/es/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +1 -2
  85. package/es/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +1 -1
  86. package/es/components/pisellGoodPassCard/index.d.ts +1 -1
  87. package/es/components/pisellGridPro/GridView/index.d.ts +1 -2
  88. package/es/components/pisellGridPro/ToolBar/type.d.ts +0 -1
  89. package/es/components/pisellInformationEntry/index.d.ts +1 -1
  90. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  91. package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
  92. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  93. package/es/components/pisellInput/index.d.ts +4 -5
  94. package/es/components/pisellLoading/index.d.ts +1 -2
  95. package/es/components/pisellLongText/index.js +13 -0
  96. package/es/components/pisellLookup/PisellLookup.less +2 -0
  97. package/es/components/pisellMenu/types.d.ts +0 -1
  98. package/es/components/pisellModal/index.d.ts +2 -2
  99. package/es/components/pisellMultipleSelect/index.js +13 -0
  100. package/es/components/pisellNumber/index.js +13 -0
  101. package/es/components/pisellPercent/index.js +13 -0
  102. package/es/components/pisellPhone/index.js +14 -0
  103. package/es/components/pisellQuickFilter/type.d.ts +0 -1
  104. package/es/components/pisellRating/index.js +13 -0
  105. package/es/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.js +13 -7
  106. package/es/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +1 -2
  107. package/es/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.js +2 -1
  108. package/es/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.js +6 -6
  109. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.js +3 -3
  110. package/es/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.js +3 -3
  111. package/es/components/pisellRecordBoard/shellFrame/ResourceWall/ResourceWallControlPanelLayoutTab.js +2 -0
  112. package/es/components/pisellRecordBoard/types.d.ts +2 -0
  113. package/es/components/pisellRecordBoard/utils/recordBoardColumns.js +11 -0
  114. package/es/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +1 -2
  115. package/es/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +1 -2
  116. package/es/components/pisellRow/index.d.ts +1 -1
  117. package/es/components/pisellSingleLineText/index.js +13 -0
  118. package/es/components/pisellSingleSelect/index.js +13 -0
  119. package/es/components/pisellSort/index.d.ts +1 -2
  120. package/es/components/pisellStatisticList/index.d.ts +1 -1
  121. package/es/components/pisellTags/index.d.ts +1 -1
  122. package/es/components/pisellText/index.d.ts +2 -2
  123. package/es/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +1 -2
  124. package/es/components/pisellTooltip/index.d.ts +1 -2
  125. package/es/components/pisellUpload/index.d.ts +1 -2
  126. package/es/components/pisellUrl/index.js +13 -0
  127. package/es/components/pisellWalletPassCard/index.d.ts +1 -1
  128. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.less +1 -1
  129. package/es/components/productCard/cartSkuCard/index.less +0 -1
  130. package/es/components/qrcode/index.d.ts +1 -3
  131. package/es/components/radio/index.d.ts +1 -4
  132. package/es/components/section-footers/index.d.ts +1 -4
  133. package/es/components/segmented/index.d.ts +1 -2
  134. package/es/components/select-time/index.d.ts +1 -2
  135. package/es/components/skeleton/index.d.ts +1 -4
  136. package/es/components/slider/index.d.ts +1 -3
  137. package/es/components/tabs/index.d.ts +2 -2
  138. package/es/components/time-picker/index.d.ts +1 -4
  139. package/es/components/upload/index.d.ts +1 -4
  140. package/es/components/versionSelect/index.d.ts +0 -1
  141. package/es/components/virtual-keyboard/Amount/index.d.ts +1 -2
  142. package/es/components/virtual-keyboard/Amount/types.d.ts +0 -1
  143. package/es/components/virtual-keyboard/Number/index.d.ts +1 -2
  144. package/es/components/virtual-keyboard/Time/index.d.ts +1 -1
  145. package/es/components/virtual-keyboard/index.d.ts +1 -1
  146. package/es/index.d.ts +2 -2
  147. package/es/index.js +11 -0
  148. package/lib/components/PisellBasicGrid/PisellBasicGrid.d.ts +1 -2
  149. package/lib/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -2
  150. package/lib/components/PisellCards/components/MultilevelCard/MultilevelCard.d.ts +1 -1
  151. package/lib/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +1 -2
  152. package/lib/components/PisellCards/components/TabCard/TabCard.d.ts +1 -2
  153. package/lib/components/PisellCards/components/TextCard/TextCard.d.ts +1 -2
  154. package/lib/components/PisellCards/index.d.ts +5 -7
  155. package/lib/components/PisellFields/index.d.ts +0 -1
  156. package/lib/components/PisellGroupView/PisellGroupView.d.ts +1 -2
  157. package/lib/components/PisellLayouts/index.d.ts +2 -3
  158. package/lib/components/PisellMetrics/index.d.ts +2 -3
  159. package/lib/components/PisellSelectionFlow/PisellSelectionFlow.js +7 -1
  160. package/lib/components/PisellSelectionFlow/hooks/useFlowNavigation.js +104 -3
  161. package/lib/components/PisellSelectionFlow/index.d.ts +1 -1
  162. package/lib/components/PisellSelectionFlow/types.d.ts +20 -1
  163. package/lib/components/appVersionControl/index.d.ts +1 -2
  164. package/lib/components/appVersionControl/types.d.ts +0 -1
  165. package/lib/components/auto-complete-number/index.d.ts +1 -2
  166. package/lib/components/badge/index.d.ts +1 -2
  167. package/lib/components/batch-editor/index.d.ts +1 -2
  168. package/lib/components/calendar/index.d.ts +1 -4
  169. package/lib/components/cardMetricItem/index.d.ts +1 -1
  170. package/lib/components/cardPro/index.d.ts +1 -2
  171. package/lib/components/checkbox/index.d.ts +1 -4
  172. package/lib/components/classicLayout/index.d.ts +1 -2
  173. package/lib/components/config-provider/index.d.ts +1 -2
  174. package/lib/components/customSelect/index.d.ts +1 -1
  175. package/lib/components/dataSourceComponents/dataSourceForm/group/index.d.ts +1 -1
  176. package/lib/components/dataSourceComponents/dataSourceForm/submitButton/index.d.ts +1 -1
  177. package/lib/components/dataSourceComponents/dataSourceMenu/index.d.ts +1 -1
  178. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -4
  179. package/lib/components/dataSourceComponents/dataSourceShow/dataSourceTypography/index.d.ts +2 -2
  180. package/lib/components/dataSourceComponents/dataSourceTable/type.d.ts +0 -1
  181. package/lib/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -2
  182. package/lib/components/dataSourceComponents/fields/Checkbox/WithMode.d.ts +0 -1
  183. package/lib/components/dataSourceComponents/fields/Radio/WithMode.d.ts +0 -1
  184. package/lib/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +1 -2
  185. package/lib/components/dataSourceComponents/fields/Select/index.d.ts +1 -2
  186. package/lib/components/dataSourceComponents/fields/Tabs/index.d.ts +1 -3
  187. package/lib/components/dataSourceComponents/fields/Translation/type.d.ts +0 -1
  188. package/lib/components/dataSourceComponents/provider/dataSource/DataSourceContext.d.ts +0 -1
  189. package/lib/components/date-picker/index.d.ts +1 -4
  190. package/lib/components/drag-sort-tree/index.d.ts +1 -2
  191. package/lib/components/drag-sort-tree/types.d.ts +0 -1
  192. package/lib/components/dropdown/index.d.ts +1 -3
  193. package/lib/components/filter/components/FilterButton/types.d.ts +0 -1
  194. package/lib/components/filter/index.d.ts +1 -2
  195. package/lib/components/input/index.d.ts +0 -1
  196. package/lib/components/keyboard/index.d.ts +1 -1
  197. package/lib/components/list/index.d.ts +1 -2
  198. package/lib/components/lowCodePage/index.d.ts +1 -3
  199. package/lib/components/page/index.d.ts +1 -2
  200. package/lib/components/page-header/index.d.ts +1 -1
  201. package/lib/components/pisell-config-provider/context.d.ts +0 -1
  202. package/lib/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -2
  203. package/lib/components/pisellAdjustPrice/index.d.ts +1 -2
  204. package/lib/components/pisellAlert/index.d.ts +1 -1
  205. package/lib/components/pisellCard/index.d.ts +1 -2
  206. package/lib/components/pisellCheckboxGroup/index.d.ts +1 -1
  207. package/lib/components/pisellCountdown/index.d.ts +1 -1
  208. package/lib/components/pisellDatePicker/index.d.ts +1 -4
  209. package/lib/components/pisellDraggable/index.d.ts +1 -1
  210. package/lib/components/pisellEmpty/index.d.ts +1 -1
  211. package/lib/components/pisellFilter/index.d.ts +1 -2
  212. package/lib/components/pisellFloatingPanel/index.d.ts +1 -1
  213. package/lib/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts +4 -5
  214. package/lib/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts +1 -2
  215. package/lib/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts +1 -3
  216. package/lib/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts +1 -2
  217. package/lib/components/pisellFloorMapLayout/context/FloorMapLayoutContext.d.ts +1 -1
  218. package/lib/components/pisellGoodPassCard/index.d.ts +1 -1
  219. package/lib/components/pisellGridPro/GridView/index.d.ts +1 -2
  220. package/lib/components/pisellGridPro/ToolBar/type.d.ts +0 -1
  221. package/lib/components/pisellInformationEntry/index.d.ts +1 -1
  222. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  223. package/lib/components/pisellInput/components/Copy/index.d.ts +0 -1
  224. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  225. package/lib/components/pisellInput/index.d.ts +4 -5
  226. package/lib/components/pisellLoading/index.d.ts +1 -2
  227. package/lib/components/pisellLookup/PisellLookup.less +2 -0
  228. package/lib/components/pisellMenu/types.d.ts +0 -1
  229. package/lib/components/pisellModal/index.d.ts +2 -2
  230. package/lib/components/pisellQuickFilter/type.d.ts +0 -1
  231. package/lib/components/pisellRecordBoard/shellFrame/Calendar/BookingCalendar.js +12 -6
  232. package/lib/components/pisellRecordBoard/shellFrame/Calendar/PisellRecordBoardCalendarView.d.ts +1 -2
  233. package/lib/components/pisellRecordBoard/shellFrame/Calendar/calendarI18n.js +2 -0
  234. package/lib/components/pisellRecordBoard/shellFrame/Calendar/utils/bookingCalendarDateUtils.js +6 -6
  235. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarMonthView.js +2 -2
  236. package/lib/components/pisellRecordBoard/shellFrame/Calendar/view/BookingCalendarWeekView.js +2 -2
  237. package/lib/components/pisellRecordBoard/types.d.ts +2 -0
  238. package/lib/components/pisellReservationSchedule/PisellReservationSchedule.d.ts +1 -2
  239. package/lib/components/pisellReservationScheduleBand/PisellReservationScheduleBand.d.ts +1 -2
  240. package/lib/components/pisellRow/index.d.ts +1 -1
  241. package/lib/components/pisellSort/index.d.ts +1 -2
  242. package/lib/components/pisellStatisticList/index.d.ts +1 -1
  243. package/lib/components/pisellTags/index.d.ts +1 -1
  244. package/lib/components/pisellText/index.d.ts +2 -2
  245. package/lib/components/pisellTimeNavigator/PisellTimeNavigator.d.ts +1 -2
  246. package/lib/components/pisellTooltip/index.d.ts +1 -2
  247. package/lib/components/pisellUpload/index.d.ts +1 -2
  248. package/lib/components/pisellWalletPassCard/index.d.ts +1 -1
  249. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.less +1 -1
  250. package/lib/components/productCard/cartSkuCard/index.less +0 -1
  251. package/lib/components/qrcode/index.d.ts +1 -3
  252. package/lib/components/radio/index.d.ts +1 -4
  253. package/lib/components/section-footers/index.d.ts +1 -4
  254. package/lib/components/segmented/index.d.ts +1 -2
  255. package/lib/components/select-time/index.d.ts +1 -2
  256. package/lib/components/skeleton/index.d.ts +1 -4
  257. package/lib/components/slider/index.d.ts +1 -3
  258. package/lib/components/tabs/index.d.ts +2 -2
  259. package/lib/components/time-picker/index.d.ts +1 -4
  260. package/lib/components/upload/index.d.ts +1 -4
  261. package/lib/components/versionSelect/index.d.ts +0 -1
  262. package/lib/components/virtual-keyboard/Amount/index.d.ts +1 -2
  263. package/lib/components/virtual-keyboard/Amount/types.d.ts +0 -1
  264. package/lib/components/virtual-keyboard/Number/index.d.ts +1 -2
  265. package/lib/components/virtual-keyboard/Time/index.d.ts +1 -1
  266. package/lib/components/virtual-keyboard/index.d.ts +1 -1
  267. package/lib/index.d.ts +2 -2
  268. package/package.json +1 -1
@@ -1,6 +1,5 @@
1
1
  import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
2
2
  import { RecordListWrapperProps } from "./type.js";
3
- import React from "react";
4
3
 
5
4
  //#region src/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts
6
5
  declare const RecordListWrapperWithDataSource: (props: RecordListWrapperProps & WithModeProps & WithFormItemProps & {
@@ -12,6 +11,6 @@ declare const RecordListWrapperWithDataSource: (props: RecordListWrapperProps &
12
11
  } & {
13
12
  dataSource?: any;
14
13
  extraParams?: Record<string, any> | undefined;
15
- }) => React.JSX.Element;
14
+ }) => JSX.Element;
16
15
  //#endregion
17
16
  export { RecordListWrapperWithDataSource };
@@ -1,5 +1,4 @@
1
1
  import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
2
- import React from "react";
3
2
  import * as _$antd from "antd";
4
3
  import * as _$antd_es_select0 from "antd/es/select";
5
4
 
@@ -13,6 +12,6 @@ declare const SelectWithDataSource: (props: _$antd.SelectProps<any, _$antd_es_se
13
12
  } & {
14
13
  dataSource?: any;
15
14
  extraParams?: Record<string, any> | undefined;
16
- }) => React.JSX.Element;
15
+ }) => JSX.Element;
17
16
  //#endregion
18
17
  export { SelectWithDataSource };
@@ -1,7 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { WithFormItemProps, WithModeProps } from "../../dataSourceForm/utils.js";
3
2
  import { TabsProps } from "./type.js";
4
- import * as _$react from "react";
5
3
 
6
4
  //#region src/components/dataSourceComponents/fields/Tabs/index.d.ts
7
5
  /** 包装 DataSource 层(提供数据源上下文) */
@@ -14,6 +12,6 @@ declare const FormItemTabs: (props: TabsProps & WithModeProps & WithFormItemProp
14
12
  } & {
15
13
  dataSource?: any;
16
14
  extraParams?: Record<string, any> | undefined;
17
- }) => _$react.JSX.Element;
15
+ }) => JSX.Element;
18
16
  //#endregion
19
17
  export { FormItemTabs };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ModeType } from "../../dataSourceForm/type.js";
3
2
 
4
3
  //#region src/components/dataSourceComponents/fields/Translation/type.d.ts
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ActionsItem } from "../../dataSourceForm/serve.js";
3
2
  import { Result } from "ahooks/es/useRequest/src/types";
4
3
 
@@ -1,7 +1,4 @@
1
- /// <reference types="react" />
2
- import * as _$react from "react";
3
-
4
1
  //#region src/components/date-picker/index.d.ts
5
- declare const DatePicker: (props: any) => _$react.JSX.Element;
2
+ declare const DatePicker: (props: any) => JSX.Element;
6
3
  //#endregion
7
4
  export { DatePicker };
@@ -1,6 +1,5 @@
1
1
  import { SortType } from "./types.js";
2
- import React from "react";
3
2
  //#region src/components/drag-sort-tree/index.d.ts
4
- declare const DragSortTree: (props: SortType) => React.JSX.Element;
3
+ declare const DragSortTree: (props: SortType) => JSX.Element;
5
4
  //#endregion
6
5
  export { DragSortTree };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  //#region src/components/drag-sort-tree/types.d.ts
3
2
  type IdType = string | number;
4
3
  type ValueProps = {
@@ -1,6 +1,4 @@
1
- import React from "react";
2
-
3
1
  //#region src/components/dropdown/index.d.ts
4
- declare const Dropdown: (props: any) => React.JSX.Element;
2
+ declare const Dropdown: (props: any) => JSX.Element;
5
3
  //#endregion
6
4
  export { Dropdown };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FilterItemProps } from "../../types.js";
3
2
 
4
3
  //#region src/components/filter/components/FilterButton/types.d.ts
@@ -1,7 +1,9 @@
1
1
  import { _objectSpread2 } from "../../../../_virtual/_@oxc-project_runtime@0.122.0/helpers/objectSpread2.js";
2
2
  import { _objectWithoutProperties } from "../../../../_virtual/_@oxc-project_runtime@0.122.0/helpers/objectWithoutProperties.js";
3
3
  import PisellSingleSelect from "../../../pisellSingleSelect/PisellSingleSelect.js";
4
+ import "../../../pisellSingleSelect/index.js";
4
5
  import PisellMultipleSelect from "../../../pisellMultipleSelect/PisellMultipleSelect.js";
6
+ import "../../../pisellMultipleSelect/index.js";
5
7
  import React, { useEffect, useState } from "react";
6
8
  import { Spin } from "antd";
7
9
  //#region src/components/filter/components/FilterItem/AsyncOptionsSelectWrapper.tsx
@@ -1,17 +1,28 @@
1
1
  import { getText } from "../../../../locales/index.js";
2
2
  import { _objectSpread2 } from "../../../../_virtual/_@oxc-project_runtime@0.122.0/helpers/objectSpread2.js";
3
3
  import PisellSingleLineText_default from "../../../pisellSingleLineText/PisellSingleLineText.js";
4
+ import "../../../pisellSingleLineText/index.js";
4
5
  import PisellLongText_default from "../../../pisellLongText/PisellLongText.js";
6
+ import "../../../pisellLongText/index.js";
5
7
  import MemoizedPisellNumber from "../../../pisellNumber/PisellNumber.js";
8
+ import "../../../pisellNumber/index.js";
6
9
  import MemoizedPisellCurrency from "../../../pisellCurrency/PisellCurrency.js";
10
+ import "../../../pisellCurrency/index.js";
7
11
  import MemoizedPisellPercent from "../../../pisellPercent/PisellPercent.js";
12
+ import "../../../pisellPercent/index.js";
8
13
  import PisellPhone_default from "../../../pisellPhone/PisellPhone.js";
14
+ import "../../../pisellPhone/index.js";
9
15
  import PisellEmail_default from "../../../pisellEmail/PisellEmail.js";
16
+ import "../../../pisellEmail/index.js";
10
17
  import PisellUrl_default from "../../../pisellUrl/PisellUrl.js";
18
+ import "../../../pisellUrl/index.js";
11
19
  import PisellRating_default from "../../../pisellRating/PisellRating.js";
20
+ import "../../../pisellRating/index.js";
12
21
  import { _objectWithoutProperties } from "../../../../_virtual/_@oxc-project_runtime@0.122.0/helpers/objectWithoutProperties.js";
13
22
  import PisellSingleSelect from "../../../pisellSingleSelect/PisellSingleSelect.js";
23
+ import "../../../pisellSingleSelect/index.js";
14
24
  import PisellMultipleSelect from "../../../pisellMultipleSelect/PisellMultipleSelect.js";
25
+ import "../../../pisellMultipleSelect/index.js";
15
26
  import { fieldMaps } from "../../../table/Table/fields/index.js";
16
27
  import { PisellMobileDateRangePicker } from "../../../pisellMobileDateRangePicker/PisellMobileDateRangePicker.js";
17
28
  import AsyncOptionsSelectWrapper from "./AsyncOptionsSelectWrapper.js";
@@ -1,7 +1,6 @@
1
1
  import { FilterProps } from "./types.js";
2
- import React from "react";
3
2
 
4
3
  //#region src/components/filter/index.d.ts
5
- declare const Filter: (props: FilterProps) => React.JSX.Element | null;
4
+ declare const Filter: (props: FilterProps) => JSX.Element | null;
6
5
  //#endregion
7
6
  export { Filter };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import * as _$react from "react";
3
2
  import { InputProps, InputRef } from "antd";
4
3
  import * as _$antd_es_input0 from "antd/es/input";
@@ -18,6 +18,6 @@ interface KeyboardProps {
18
18
  rightItems?: Item[];
19
19
  keydown?: boolean;
20
20
  }
21
- declare const _default: React.MemoExoticComponent<(props: KeyboardProps) => React.JSX.Element>;
21
+ declare const _default: React.MemoExoticComponent<(props: KeyboardProps) => JSX.Element>;
22
22
  //#endregion
23
23
  export { _default };
@@ -1,9 +1,8 @@
1
- import React from "react";
2
1
  import * as _$antd_es_list_Item0 from "antd/es/list/Item";
3
2
 
4
3
  //#region src/components/list/index.d.ts
5
4
  declare const List: {
6
- (props: any): React.JSX.Element;
5
+ (props: any): JSX.Element;
7
6
  Item: _$antd_es_list_Item0.ListItemTypeProps;
8
7
  };
9
8
  //#endregion
@@ -1,9 +1,7 @@
1
- import React from "react";
2
-
3
1
  //#region src/components/lowCodePage/index.d.ts
4
2
  type LowCodePageProps = {
5
3
  id: number;
6
4
  };
7
- declare const LowCodePage: (props: LowCodePageProps) => React.JSX.Element;
5
+ declare const LowCodePage: (props: LowCodePageProps) => JSX.Element;
8
6
  //#endregion
9
7
  export { LowCodePage };
@@ -1,5 +1,4 @@
1
1
  import { ConfigProviderProps } from "../config-provider/index.js";
2
- import React from "react";
3
2
 
4
3
  //#region src/components/page/index.d.ts
5
4
  interface PageProps extends ConfigProviderProps {
@@ -7,6 +6,6 @@ interface PageProps extends ConfigProviderProps {
7
6
  disabledHistoryListener?: boolean;
8
7
  };
9
8
  }
10
- declare const Page: (props: PageProps) => React.JSX.Element;
9
+ declare const Page: (props: PageProps) => JSX.Element;
11
10
  //#endregion
12
11
  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) => React.JSX.Element | null;
13
+ declare const PageHeader: (props: PageHeaderProps) => JSX.Element | null;
14
14
  //#endregion
15
15
  export { PageHeader };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import * as _$react from "react";
3
2
 
4
3
  //#region src/components/pisell-config-provider/context.d.ts
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import { InputNumberProps } from "antd/es/input-number";
3
2
 
4
3
  //#region src/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts
@@ -8,6 +7,6 @@ interface PisellAdjustPriceInputNumberProps extends Omit<InputNumberProps, 'onCh
8
7
  defaultValue?: number;
9
8
  onChange?: (val: number) => void;
10
9
  }
11
- declare const PisellAdjustPriceInputNumber: (props: PisellAdjustPriceInputNumberProps) => React.JSX.Element;
10
+ declare const PisellAdjustPriceInputNumber: (props: PisellAdjustPriceInputNumberProps) => JSX.Element;
12
11
  //#endregion
13
12
  export { PisellAdjustPriceInputNumber };
@@ -1,6 +1,5 @@
1
1
  import { PisellAdjustPriceProps } from "./type.js";
2
- import React from "react";
3
2
  //#region src/components/pisellAdjustPrice/index.d.ts
4
- declare const PisellAdjustPrice: (props: PisellAdjustPriceProps) => React.JSX.Element;
3
+ declare const PisellAdjustPrice: (props: PisellAdjustPriceProps) => JSX.Element;
5
4
  //#endregion
6
5
  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 | React.JSX.Element;
21
+ declare const PisellAlert: (props: PisellAlertProps) => false | JSX.Element;
22
22
  //#endregion
23
23
  export { PisellAlert };
@@ -1,4 +1,3 @@
1
- import React from "react";
2
1
  import { CardProps } from "antd";
3
2
  //#region src/components/pisellCard/index.d.ts
4
3
  interface PisellCardProps extends CardProps {
@@ -16,6 +15,6 @@ interface PisellCardProps extends CardProps {
16
15
  * @param props
17
16
  * @constructor
18
17
  */
19
- declare const PisellCard: (props: PisellCardProps) => React.JSX.Element;
18
+ declare const PisellCard: (props: PisellCardProps) => JSX.Element;
20
19
  //#endregion
21
20
  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) => React.JSX.Element;
39
+ declare const PisellCheckboxGroup: (props: PisellCheckboxGroupProps) => 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) => React.JSX.Element;
19
+ declare const PisellCountdown: (props: PisellCountdownProps) => JSX.Element;
20
20
  //#endregion
21
21
  export { PisellCountdown };
@@ -0,0 +1,13 @@
1
+ import { getText } from "../../locales/index.js";
2
+ import MemoizedPisellCurrency from "./PisellCurrency.js";
3
+ //#region src/components/pisellCurrency/index.tsx
4
+ /** RecordBoard 列 type 联动排序:内置 0 → 9 / 9 → 0 */
5
+ MemoizedPisellCurrency.SortOptions = { getSortItems: (fieldKey) => [{
6
+ key: `${fieldKey}:asc`,
7
+ label: getText("sort-0-9")
8
+ }, {
9
+ key: `${fieldKey}:desc`,
10
+ label: getText("sort-9-0")
11
+ }] };
12
+ //#endregion
13
+ export {};
@@ -1,7 +1,4 @@
1
- /// <reference types="react" />
2
- import * as _$react from "react";
3
-
4
1
  //#region src/components/pisellDatePicker/index.d.ts
5
- declare const PisellDatePicker: (props: any) => _$react.JSX.Element;
2
+ declare const PisellDatePicker: (props: any) => JSX.Element;
6
3
  //#endregion
7
4
  export { PisellDatePicker };
@@ -28,6 +28,6 @@ interface Props {
28
28
  /** 自定义拖拽判断函数,返回false时阻止拖拽 */
29
29
  canDrop?: (dragItem: FlattenedItem, dropTarget: FlattenedItem, parentId: UniqueIdentifier | null, parentNode: any) => boolean;
30
30
  }
31
- declare const Demo: (props: Props) => React.JSX.Element;
31
+ declare const Demo: (props: Props) => JSX.Element;
32
32
  //#endregion
33
33
  export { Demo };
@@ -0,0 +1,13 @@
1
+ import { getText } from "../../locales/index.js";
2
+ import PisellEmail_default from "./PisellEmail.js";
3
+ //#region src/components/pisellEmail/index.tsx
4
+ /** RecordBoard 列 type 联动排序:内置 A → Z / Z → A */
5
+ PisellEmail_default.SortOptions = { getSortItems: (fieldKey) => [{
6
+ key: `${fieldKey}:asc`,
7
+ label: getText("sort-a-z")
8
+ }, {
9
+ key: `${fieldKey}:desc`,
10
+ label: getText("sort-z-a")
11
+ }] };
12
+ //#endregion
13
+ export {};
@@ -15,6 +15,6 @@ interface PisellEmptyProps extends EmptyProps {
15
15
  /** 最大宽度 */
16
16
  maxWidth?: number;
17
17
  }
18
- declare const PisellEmpty: (props: PisellEmptyProps) => React.JSX.Element;
18
+ declare const PisellEmpty: (props: PisellEmptyProps) => JSX.Element;
19
19
  //#endregion
20
20
  export { PisellEmpty };
@@ -1,7 +1,6 @@
1
1
  import { PisellFilterProps } from "./type.js";
2
- import React from "react";
3
2
 
4
3
  //#region src/components/pisellFilter/index.d.ts
5
- declare const PisellFilter: (props: PisellFilterProps) => React.JSX.Element;
4
+ declare const PisellFilter: (props: PisellFilterProps) => JSX.Element;
6
5
  //#endregion
7
6
  export { PisellFilter };
@@ -13,6 +13,6 @@ interface PisellFloatingPanelProps {
13
13
  style?: React.CSSProperties;
14
14
  retractIconStyle?: React.CSSProperties;
15
15
  }
16
- declare const PisellFloatingPanel: (props: PisellFloatingPanelProps) => React.JSX.Element;
16
+ declare const PisellFloatingPanel: (props: PisellFloatingPanelProps) => JSX.Element;
17
17
  //#endregion
18
18
  export { PisellFloatingPanel };
@@ -1,5 +1,4 @@
1
1
  import { FloorMapDataSources, FloorMapMergedItem } from "../types.js";
2
- import React from "react";
3
2
 
4
3
  //#region src/components/pisellFloorMapLayout/components/FigmaTableCard.d.ts
5
4
  type FigmaTableStatus = 'available' | 'reserved' | 'waiting' | 'dining' | 'billed' | 'availableSoon';
@@ -32,12 +31,12 @@ interface FigmaTableCardItem {
32
31
  /** 从 merged item + dataSources 得到卡片数据 */
33
32
  declare function getFigmaTableCardFromMerged(item: FloorMapMergedItem, dataSources: FloorMapDataSources): FigmaTableCardItem;
34
33
  /** 渲染 Figma 样式的方桌卡片(上下小条 + 资源信息标题栏 + 白底卡片 + 状态色边框) */
35
- declare function renderFigmaStyleTableCard(cardItem: FigmaTableCardItem): React.JSX.Element;
34
+ declare function renderFigmaStyleTableCard(cardItem: FigmaTableCardItem): JSX.Element;
36
35
  /** 渲染 Figma 样式的圆桌卡片(顶部资源信息 chip + 圆形主体,圆形主体只展示状态相关内容) */
37
- declare function renderFigmaStyleRoundTableCard(cardItem: FigmaTableCardItem): React.JSX.Element;
36
+ declare function renderFigmaStyleRoundTableCard(cardItem: FigmaTableCardItem): JSX.Element;
38
37
  /** 返回用于 renderItemByKind.table 的渲染函数(方桌) */
39
- declare function getRenderItemByKindTable(dataSources: FloorMapDataSources): (item: unknown) => React.JSX.Element;
38
+ declare function getRenderItemByKindTable(dataSources: FloorMapDataSources): (item: unknown) => JSX.Element;
40
39
  /** 返回用于 renderItemByKind.roundTable 的渲染函数(圆桌) */
41
- declare function getRenderItemByKindRoundTable(dataSources: FloorMapDataSources): (item: unknown) => React.JSX.Element;
40
+ declare function getRenderItemByKindRoundTable(dataSources: FloorMapDataSources): (item: unknown) => JSX.Element;
42
41
  //#endregion
43
42
  export { FigmaTableCardItem, FigmaTableStatus, getFigmaTableCardFromMerged, getRenderItemByKindRoundTable, getRenderItemByKindTable, renderFigmaStyleRoundTableCard, renderFigmaStyleTableCard };
@@ -1,11 +1,10 @@
1
1
  import { FloorMapBuiltinShapeRenderProps } from "../utils/floorMapBuiltinShapes.js";
2
- import React from "react";
3
2
 
4
3
  //#region src/components/pisellFloorMapLayout/components/FloorMapBuiltinShapeElement.d.ts
5
4
  interface FloorMapBuiltinShapeElementProps extends FloorMapBuiltinShapeRenderProps {
6
5
  builtinShapeKey?: string;
7
6
  name?: string;
8
7
  }
9
- declare function FloorMapBuiltinShapeElement(props: FloorMapBuiltinShapeElementProps): React.JSX.Element;
8
+ declare function FloorMapBuiltinShapeElement(props: FloorMapBuiltinShapeElementProps): JSX.Element;
10
9
  //#endregion
11
10
  export { FloorMapBuiltinShapeElement };
@@ -1,10 +1,8 @@
1
- import React from "react";
2
-
3
1
  //#region src/components/pisellFloorMapLayout/components/FloorMapImageElement.d.ts
4
2
  interface FloorMapImageElementProps {
5
3
  imageUrl?: string;
6
4
  name?: string;
7
5
  }
8
- declare function FloorMapImageElement(props: FloorMapImageElementProps): React.JSX.Element;
6
+ declare function FloorMapImageElement(props: FloorMapImageElementProps): JSX.Element;
9
7
  //#endregion
10
8
  export { FloorMapImageElement };
@@ -1,9 +1,8 @@
1
- import React from "react";
2
1
  //#region src/components/pisellFloorMapLayout/components/FloorMapSelectionZoneElement.d.ts
3
2
  interface FloorMapSelectionZoneElementProps {
4
3
  /** 选区名称;为空时展示「未命名选区」占位 */
5
4
  name?: string;
6
5
  }
7
- declare function FloorMapSelectionZoneElement(props: FloorMapSelectionZoneElementProps): React.JSX.Element;
6
+ declare function FloorMapSelectionZoneElement(props: FloorMapSelectionZoneElementProps): JSX.Element;
8
7
  //#endregion
9
8
  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 };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  //#region src/components/pisellGridPro/ToolBar/type.d.ts
3
2
  interface ToolBarProps {
4
3
  className?: string;
@@ -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'> {
@@ -2,17 +2,16 @@ import { PisellContextType } from "../pisell-config-provider/context.js";
2
2
  import { BankCardProps } from "./components/BankCard/index.js";
3
3
  import { SecurityCodeProps } from "./components/SecurityCode/index.js";
4
4
  import { CopyProps } from "./components/Copy/index.js";
5
- import React from "react";
6
5
  import { InputProps } from "antd";
7
6
 
8
7
  //#region src/components/pisellInput/index.d.ts
9
8
  declare const PisellInput: {
10
9
  (props: InputProps & {
11
10
  /** 平台 */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;
11
+ }): JSX.Element;
12
+ BankCard: (props: BankCardProps) => JSX.Element;
13
+ SecurityCode: (props: SecurityCodeProps) => JSX.Element;
14
+ Copy: (props: CopyProps) => JSX.Element;
16
15
  };
17
16
  //#endregion
18
17
  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 };
@@ -0,0 +1,13 @@
1
+ import { getText } from "../../locales/index.js";
2
+ import PisellLongText_default from "./PisellLongText.js";
3
+ //#region src/components/pisellLongText/index.tsx
4
+ /** RecordBoard 列 type 联动排序:内置 A → Z / Z → A */
5
+ PisellLongText_default.SortOptions = { getSortItems: (fieldKey) => [{
6
+ key: `${fieldKey}:asc`,
7
+ label: getText("sort-a-z")
8
+ }, {
9
+ key: `${fieldKey}:desc`,
10
+ label: getText("sort-z-a")
11
+ }] };
12
+ //#endregion
13
+ export {};
@@ -617,6 +617,8 @@
617
617
  }
618
618
 
619
619
  .pisell-lowcode-modal-content {
620
+ // 覆盖 PcModal 默认的 260px,避免透明内容区遮挡搜索结果的点击事件
621
+ min-height: max-content !important;
620
622
  padding: 0 !important;
621
623
  background: transparent;
622
624
  box-shadow: none;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MenuProps } from "antd";
3
2
 
4
3
  //#region src/components/pisellMenu/types.d.ts
@@ -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 };
@@ -0,0 +1,13 @@
1
+ import { getText } from "../../locales/index.js";
2
+ import PisellMultipleSelect from "./PisellMultipleSelect.js";
3
+ //#region src/components/pisellMultipleSelect/index.tsx
4
+ /** RecordBoard 列 type 联动排序:内置 First → Last / Last → First */
5
+ PisellMultipleSelect.SortOptions = { getSortItems: (fieldKey) => [{
6
+ key: `${fieldKey}:asc`,
7
+ label: getText("sort-first-last")
8
+ }, {
9
+ key: `${fieldKey}:desc`,
10
+ label: getText("sort-last-first")
11
+ }] };
12
+ //#endregion
13
+ export {};
@@ -0,0 +1,13 @@
1
+ import { getText } from "../../locales/index.js";
2
+ import MemoizedPisellNumber from "./PisellNumber.js";
3
+ //#region src/components/pisellNumber/index.tsx
4
+ /** RecordBoard 列 type 联动排序:内置 0 → 9 / 9 → 0 */
5
+ MemoizedPisellNumber.SortOptions = { getSortItems: (fieldKey) => [{
6
+ key: `${fieldKey}:asc`,
7
+ label: getText("sort-0-9")
8
+ }, {
9
+ key: `${fieldKey}:desc`,
10
+ label: getText("sort-9-0")
11
+ }] };
12
+ //#endregion
13
+ export {};
@@ -0,0 +1,13 @@
1
+ import { getText } from "../../locales/index.js";
2
+ import MemoizedPisellPercent from "./PisellPercent.js";
3
+ //#region src/components/pisellPercent/index.tsx
4
+ /** RecordBoard 列 type 联动排序:内置 0 → 9 / 9 → 0 */
5
+ MemoizedPisellPercent.SortOptions = { getSortItems: (fieldKey) => [{
6
+ key: `${fieldKey}:asc`,
7
+ label: getText("sort-0-9")
8
+ }, {
9
+ key: `${fieldKey}:desc`,
10
+ label: getText("sort-9-0")
11
+ }] };
12
+ //#endregion
13
+ export {};