@pisell/materials 1.0.1064 → 1.0.1065

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 (227) 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/index.js +1 -1
  5. package/build/lowcode/meta.js +1 -1
  6. package/build/lowcode/preview.js +5 -5
  7. package/build/lowcode/render/default/view.js +22 -22
  8. package/build/lowcode/view.js +16 -16
  9. package/es/components/Pagination/index.d.ts +1 -0
  10. package/es/components/PisellBasicGrid/PisellBasicGrid.d.ts +1 -0
  11. package/es/components/PisellCards/components/GraphicTextCard/GraphicTextCard.d.ts +1 -0
  12. package/es/components/PisellCards/components/MultilevelCard/hooks/useMultilevelCardExpand.d.ts +1 -0
  13. package/es/components/PisellCards/components/PisellImageCard/PisellImageCard.d.ts +1 -0
  14. package/es/components/PisellCards/components/PisellImageCard/hooks/useImageLoad.d.ts +1 -0
  15. package/es/components/PisellCards/components/TabCard/TabCard.d.ts +1 -0
  16. package/es/components/PisellCards/components/TextCard/TextCard.d.ts +1 -0
  17. package/es/components/PisellCards/index.d.ts +1 -0
  18. package/es/components/PisellFields/index.d.ts +1 -0
  19. package/es/components/PisellLayouts/index.d.ts +1 -0
  20. package/es/components/PisellMetrics/index.d.ts +1 -0
  21. package/es/components/appVersionControl/index.d.ts +1 -0
  22. package/es/components/auto-complete-number/index.d.ts +1 -0
  23. package/es/components/badge/index.d.ts +1 -0
  24. package/es/components/batch-editor/fields/index.d.ts +1 -0
  25. package/es/components/batch-editor/index.d.ts +1 -0
  26. package/es/components/calendar/index.d.ts +1 -0
  27. package/es/components/cardPro/index.d.ts +1 -0
  28. package/es/components/checkbox/index.d.ts +1 -0
  29. package/es/components/classicLayout/index.d.ts +1 -0
  30. package/es/components/colorPicker/index.d.ts +1 -0
  31. package/es/components/config-provider/index.d.ts +1 -0
  32. package/es/components/dataSourceComponents/dataSourceForm/formItem.d.ts +1 -0
  33. package/es/components/dataSourceComponents/dataSourceForm/utils.d.ts +1 -1
  34. package/es/components/dataSourceComponents/dataSourceShow/dataSourceQRCode/index.d.ts +1 -0
  35. package/es/components/dataSourceComponents/dataSourceTable/filter/index.d.ts +1 -0
  36. package/es/components/dataSourceComponents/dataSourceTable/filter/utils.d.ts +1 -0
  37. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDataSourceKey.d.ts +1 -0
  38. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableProps.d.ts +3 -3
  39. package/es/components/dataSourceComponents/dataSourceTable/hooks/useTableQuery.d.ts +1 -0
  40. package/es/components/dataSourceComponents/dataSourceWrapper/index.d.ts +1 -0
  41. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
  42. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
  43. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
  44. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
  45. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
  46. package/es/components/dataSourceComponents/fields/Input.Json/ReadPretty.d.ts +1 -0
  47. package/es/components/dataSourceComponents/fields/Input.Password/ReadPretty.d.ts +1 -0
  48. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
  49. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
  50. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
  51. package/es/components/dataSourceComponents/fields/RecordListWrapper/index.d.ts +2 -1
  52. package/es/components/dataSourceComponents/fields/Select/index.d.ts +2 -1
  53. package/es/components/dataSourceComponents/fields/Tabs/index.d.ts +2 -1
  54. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
  55. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  56. package/es/components/dataSourceComponents/fields/Upload/CameraPopover.d.ts +1 -0
  57. package/es/components/dataSourceComponents/fields/Upload/ReadPretty.d.ts +1 -0
  58. package/es/components/dataSourceComponents/fields/index.d.ts +7 -6
  59. package/es/components/date-picker/datePickerCpt.d.ts +1 -0
  60. package/es/components/date-picker/index.d.ts +1 -0
  61. package/es/components/drag-sort-tree/TreeItem/index.d.ts +1 -0
  62. package/es/components/drag-sort-tree/index.d.ts +1 -0
  63. package/es/components/dropdown/index.d.ts +1 -0
  64. package/es/components/filter/components/items/index.d.ts +1 -0
  65. package/es/components/filter/components/items/text/Editor/index.d.ts +1 -0
  66. package/es/components/filter/components/items/text/Preview/index.d.ts +1 -0
  67. package/es/components/filter/components/items/text/index.d.ts +1 -0
  68. package/es/components/filter/index.d.ts +1 -0
  69. package/es/components/hardwareErrorTip/errorCard/index.d.ts +1 -0
  70. package/es/components/hardwareErrorTip/errorTipStatistics/index.d.ts +1 -0
  71. package/es/components/hardwareErrorTip/logCard/index.d.ts +1 -0
  72. package/es/components/list/index.d.ts +1 -0
  73. package/es/components/lowCodePage/index.d.ts +1 -0
  74. package/es/components/page/index.d.ts +1 -0
  75. package/es/components/pisellAdjustPrice/PisellAdjustPriceInputNumber.d.ts +1 -0
  76. package/es/components/pisellAdjustPrice/index.d.ts +1 -0
  77. package/es/components/pisellCard/index.d.ts +1 -0
  78. package/es/components/pisellDataSourceContainer/PisellDataSourceContainer.d.ts +1 -0
  79. package/es/components/pisellDataSourceContainer/hooks/useDataSourceKey.d.ts +1 -0
  80. package/es/components/pisellDatePicker/datePickerCpt.d.ts +1 -0
  81. package/es/components/pisellDatePicker/index.d.ts +1 -0
  82. package/es/components/pisellFilter/index.d.ts +1 -0
  83. package/es/components/pisellGridPro/GridView/index.d.ts +1 -0
  84. package/es/components/pisellGridPro/components/DataCard/index.d.ts +1 -0
  85. package/es/components/pisellInformationEntry/Scan/index.d.ts +1 -0
  86. package/es/components/pisellInput/components/BankCard/index.d.ts +1 -0
  87. package/es/components/pisellInput/components/Copy/index.d.ts +1 -0
  88. package/es/components/pisellInput/components/SecurityCode/index.d.ts +1 -0
  89. package/es/components/pisellInput/index.d.ts +1 -0
  90. package/es/components/pisellLoading/index.d.ts +1 -0
  91. package/es/components/pisellModal/components/IpadModal/index.d.ts +1 -0
  92. package/es/components/pisellModal/components/MobileModal/index.d.ts +1 -0
  93. package/es/components/pisellModal/components/index.d.ts +1 -0
  94. package/es/components/pisellRecordBoard/index.d.ts +1 -0
  95. package/es/components/pisellRecordBoard/index.js +2 -1
  96. package/es/components/pisellSort/index.d.ts +1 -0
  97. package/es/components/pisellTooltip/index.d.ts +1 -0
  98. package/es/components/pisellUpload/index.d.ts +1 -0
  99. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +1 -0
  100. package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +1 -0
  101. package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +1 -0
  102. package/es/components/productCard/cartSkuCard/components/discountReason/index.d.ts +1 -0
  103. package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +1 -0
  104. package/es/components/productCard/cartSkuCard/components/packages/index.d.ts +1 -0
  105. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +1 -0
  106. package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +1 -0
  107. package/es/components/productCard/cartSkuCard/components/specs/index.d.ts +1 -0
  108. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +1 -0
  109. package/es/components/productCard/cartSkuCard/index.d.ts +1 -0
  110. package/es/components/productCard/components/Action/index.d.ts +1 -0
  111. package/es/components/productCard/components/AmountFooter/index.d.ts +1 -0
  112. package/es/components/productCard/components/Divider/index.d.ts +1 -0
  113. package/es/components/productCard/components/Header/Actions/index.d.ts +1 -0
  114. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  115. package/es/components/productCard/components/Header/EditButton/index.d.ts +1 -0
  116. package/es/components/productCard/components/Header/index.d.ts +1 -0
  117. package/es/components/productCard/components/MultiDay/index.d.ts +1 -0
  118. package/es/components/productCard/components/Note/index.d.ts +1 -0
  119. package/es/components/productCard/components/Packages/components/collapsibleList/utils.d.ts +1 -0
  120. package/es/components/productCard/components/Packages/components/options/index.d.ts +1 -0
  121. package/es/components/productCard/components/Packages/index.d.ts +1 -0
  122. package/es/components/productCard/components/Sales/index.d.ts +1 -0
  123. package/es/components/productCard/components/Time/components/Like/index.d.ts +1 -0
  124. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +1 -0
  125. package/es/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +1 -0
  126. package/es/components/productCard/components/Time/components/SelectHolderMultiple/index.d.ts +1 -0
  127. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +1 -0
  128. package/es/components/productCard/components/Time/index.d.ts +1 -0
  129. package/es/components/qrcode/index.d.ts +1 -0
  130. package/es/components/radio/index.d.ts +1 -0
  131. package/es/components/segmented/index.d.ts +1 -0
  132. package/es/components/select-time/RightPanel/index.d.ts +1 -0
  133. package/es/components/select-time/index.d.ts +1 -0
  134. package/es/components/skeleton/index.d.ts +1 -0
  135. package/es/components/slider/index.d.ts +1 -0
  136. package/es/components/sort/components/InlineMenu/index.d.ts +1 -0
  137. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
  138. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  139. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  140. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  141. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  142. package/es/components/table/Actions/component/ExportImport/index.d.ts +1 -0
  143. package/es/components/table/Actions/component/GallerySetting/index.d.ts +1 -0
  144. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
  145. package/es/components/table/Actions/component/Group/index.d.ts +1 -0
  146. package/es/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  147. package/es/components/table/Actions/index.d.ts +1 -0
  148. package/es/components/table/BasicTable/index.d.ts +1 -0
  149. package/es/components/table/Gallery/components/GalleryItem/components/Cover/index.d.ts +1 -0
  150. package/es/components/table/Gallery/components/GalleryItem/components/RenderFields/index.d.ts +1 -0
  151. package/es/components/table/Gallery/components/GalleryItem/components/Title/index.d.ts +1 -0
  152. package/es/components/table/Summary/index.d.ts +1 -0
  153. package/es/components/table/Table/SelectField/index.d.ts +1 -0
  154. package/es/components/table/Table/fields/date/Config/index.d.ts +1 -0
  155. package/es/components/table/Table/fields/date/Show/index.d.ts +1 -0
  156. package/es/components/table/Table/fields/date/Sort/index.d.ts +1 -0
  157. package/es/components/table/Table/fields/date/index.d.ts +1 -0
  158. package/es/components/table/Table/fields/image/Config/index.d.ts +1 -0
  159. package/es/components/table/Table/fields/image/Show/index.d.ts +1 -0
  160. package/es/components/table/Table/fields/image/Sort/index.d.ts +1 -0
  161. package/es/components/table/Table/fields/image/index.d.ts +1 -0
  162. package/es/components/table/Table/fields/index.d.ts +1 -0
  163. package/es/components/table/Table/fields/link/Config/index.d.ts +1 -0
  164. package/es/components/table/Table/fields/link/Show/index.d.ts +1 -0
  165. package/es/components/table/Table/fields/link/Sort/index.d.ts +1 -0
  166. package/es/components/table/Table/fields/link/index.d.ts +1 -0
  167. package/es/components/table/Table/fields/number/Config/index.d.ts +1 -0
  168. package/es/components/table/Table/fields/number/Show/index.d.ts +1 -0
  169. package/es/components/table/Table/fields/number/Sort/index.d.ts +1 -0
  170. package/es/components/table/Table/fields/number/index.d.ts +1 -0
  171. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
  172. package/es/components/table/Table/fields/numberRange/Show/index.d.ts +1 -0
  173. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
  174. package/es/components/table/Table/fields/numberRange/index.d.ts +1 -0
  175. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
  176. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
  177. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
  178. package/es/components/table/Table/fields/oldRangePicker/index.d.ts +1 -0
  179. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
  180. package/es/components/table/Table/fields/pSwitch/Show/index.d.ts +1 -0
  181. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
  182. package/es/components/table/Table/fields/pSwitch/index.d.ts +1 -0
  183. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
  184. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
  185. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
  186. package/es/components/table/Table/fields/rangePicker/index.d.ts +1 -0
  187. package/es/components/table/Table/fields/search/Config/index.d.ts +1 -0
  188. package/es/components/table/Table/fields/search/Show/index.d.ts +1 -0
  189. package/es/components/table/Table/fields/search/Sort/index.d.ts +1 -0
  190. package/es/components/table/Table/fields/search/index.d.ts +1 -0
  191. package/es/components/table/Table/fields/select/Config/index.d.ts +1 -0
  192. package/es/components/table/Table/fields/select/Show/index.d.ts +1 -0
  193. package/es/components/table/Table/fields/select/Sort/index.d.ts +1 -0
  194. package/es/components/table/Table/fields/select/index.d.ts +1 -0
  195. package/es/components/table/Table/fields/text/Config/index.d.ts +1 -0
  196. package/es/components/table/Table/fields/text/Show/index.d.ts +1 -0
  197. package/es/components/table/Table/fields/text/Sort/index.d.ts +1 -0
  198. package/es/components/table/Table/fields/text/index.d.ts +1 -0
  199. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
  200. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
  201. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
  202. package/es/components/table/Table/fields/treeSelect/index.d.ts +1 -0
  203. package/es/components/table/Table/tableConfig/SortRow/index.d.ts +1 -0
  204. package/es/components/table/Table/tableConfig/summary/index.d.ts +1 -0
  205. package/es/components/table/TableFilter/SortIcon.d.ts +1 -0
  206. package/es/components/table/View/index.d.ts +1 -0
  207. package/es/components/time-picker/index.d.ts +1 -0
  208. package/es/components/upload/index.d.ts +1 -0
  209. package/es/components/versionSelect/index.d.ts +1 -0
  210. package/es/components/virtual-keyboard/Amount/index.d.ts +1 -0
  211. package/es/components/virtual-keyboard/Number/index.d.ts +1 -0
  212. package/es/components/virtual-keyboard/Time/utils.d.ts +1 -0
  213. package/es/components/walletCard/Guest/index.d.ts +1 -0
  214. package/es/components/walletCard/Guide/index.d.ts +1 -0
  215. package/es/hooks/useResponsive.d.ts +1 -1
  216. package/es/index.d.ts +1 -1
  217. package/es/index.js +1 -1
  218. package/lib/components/pisellRecordBoard/index.d.ts +1 -0
  219. package/lib/components/pisellRecordBoard/index.js +5 -2
  220. package/lib/index.d.ts +1 -1
  221. package/lib/index.js +2 -0
  222. package/lowcode/floor-map-image-element/meta.ts +1 -1
  223. package/lowcode/floor-map-layout-provider/meta.ts +1 -1
  224. package/lowcode/pisell-floor-map-layout/meta.ts +1 -1
  225. package/lowcode/render-figma-style-round-table-card/meta.ts +1 -1
  226. package/lowcode/render-figma-style-table-card/meta.ts +1 -1
  227. package/package.json +1 -1
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PaginationProps } from 'antd';
2
3
  import './index.less';
3
4
  declare const Pagination: (props: PaginationProps) => JSX.Element | null;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import type { PisellBasicGridProps } from './types';
2
3
  import './PisellBasicGrid.less';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { GraphicTextCardProps } from './types';
2
3
  import './GraphicTextCard.less';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { MultilevelCardTrigger } from '../types';
2
3
  /**
3
4
  * 管理 MultilevelCard 的展开/收起状态
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellImageCardProps } from './types';
2
3
  import './PisellImageCard.less';
3
4
  /**
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * 图片加载状态管理 Hook
3
4
  * @param src - 图片地址
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './TabCard.less';
2
3
  declare const Provider: (props: any) => JSX.Element;
3
4
  export default Provider;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './TextCard.less';
2
3
  /**
3
4
  * Provider 包装器
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellEntityCard } from '../pisellEntityCard';
2
3
  declare const PisellCards: {
3
4
  TabCard: (props: any) => JSX.Element;
@@ -9,6 +9,7 @@
9
9
  * <PisellFields.Number value={123} viewMode="readonly" />
10
10
  * <PisellFields.Currency value={1000} currencySymbol="$" />
11
11
  */
12
+ /// <reference types="react" />
12
13
  declare const PisellFields: {
13
14
  SingleLineText: import("react").NamedExoticComponent<import("../pisellSingleLineText").PisellSingleLineTextProps>;
14
15
  LongText: import("react").NamedExoticComponent<import("../pisellLongText").PisellLongTextProps>;
@@ -13,6 +13,7 @@
13
13
  * <Content />
14
14
  * </PisellLayouts.ScrollView>
15
15
  */
16
+ /// <reference types="react" />
16
17
  declare const PisellLayouts: {
17
18
  BasicGrid: <T>(props: import("../PisellBasicGrid").PisellBasicGridProps<T>) => JSX.Element;
18
19
  ScrollView: import("react").ForwardRefExoticComponent<Omit<import("../PisellScrollView").PisellScrollViewProps, "ref"> & import("react").RefAttributes<import("../PisellScrollView").PisellScrollViewRef>>;
@@ -13,6 +13,7 @@
13
13
  * />
14
14
  * <PisellMetrics.StatisticList data={[...]} />
15
15
  */
16
+ /// <reference types="react" />
16
17
  declare const PisellMetrics: {
17
18
  MetricCard: import("react").FC<import("../pisellMetricCard").PisellMetricCardProps>;
18
19
  StatisticList: (props: import("../pisellStatisticList").PisellStatisticListProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AppVersionControlProps } from './types';
2
3
  import './index.less';
3
4
  declare const AppVersionControl: (props: AppVersionControlProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { AutoCompleteProps, InputNumberProps } from "antd";
2
3
  interface AutoCompleteNumberProps {
3
4
  autoCompleteProps: AutoCompleteProps;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { BadgeProps as OriginalBadgeprops } from 'antd';
2
3
  import './index.less';
3
4
  export interface Badgeprops extends OriginalBadgeprops {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: {
2
3
  price: import("react").FC<import("./Price").PriceProps>;
3
4
  image: (props: import("./Image").ImageProps) => JSX.Element | null;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  interface BatchEditorProps {
3
4
  columns: any[];
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Calendar: (props: any) => JSX.Element;
2
3
  export default Calendar;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const _default: (props: any) => JSX.Element;
3
4
  export default _default;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Checkbox: (props: any) => JSX.Element;
2
3
  export default Checkbox;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const ClassicLayout: (props: any) => JSX.Element;
3
4
  export default ClassicLayout;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ColorPickerProps } from 'antd';
2
3
  declare const ColorPicker: (props: ColorPickerProps) => JSX.Element;
3
4
  export default ColorPicker;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ConfigProviderProps as OriginalConfigProviderProps } from "antd/es/config-provider";
2
3
  import "dayjs/locale/zh-cn";
3
4
  import "dayjs/locale/ja";
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const FormItem: (props: any) => JSX.Element;
2
3
  export default FormItem;
@@ -44,7 +44,7 @@ export declare const withDataSource: <P extends unknown>(WrappedComponent: React
44
44
  }) => JSX.Element;
45
45
  export declare const withOptions: <P extends unknown>(WrappedComponent: React.ComponentType<P>) => (props: P & {
46
46
  options?: any;
47
- optionSourceType?: "default" | "custom" | "api" | undefined;
47
+ optionSourceType?: "custom" | "default" | "api" | undefined;
48
48
  labelField: string;
49
49
  valueField: string;
50
50
  extraParams?: Record<string, any> | undefined;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const DataSourceQRCode: (props: any) => JSX.Element;
2
3
  export default DataSourceQRCode;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  interface BaseFilterItem {
3
4
  name?: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FilterItemProps } from '../../../filter/types';
2
3
  import { DataSourceType, Field } from '../../provider/dataSource/DataSourceContext';
3
4
  export declare const genGetField: (dataSource?: DataSourceType) => (key: string) => Field;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const useDataSourceKey: () => {
2
3
  dataSourceKey: string | undefined;
3
4
  dataSourceKeyRef: import("react").MutableRefObject<string | undefined>;
@@ -52,9 +52,9 @@ declare const useTableProps: (props: UseTablePropsProps) => {
52
52
  show: boolean;
53
53
  title: string;
54
54
  width: number;
55
- align: "center" | "left" | "right";
55
+ align: "left" | "center" | "right";
56
56
  fixed: false | "left" | "right";
57
- type: "button" | "link";
57
+ type: "link" | "button";
58
58
  items: OperationItem[];
59
59
  } | undefined;
60
60
  operationContent?: {
@@ -72,7 +72,7 @@ declare const useTableProps: (props: UseTablePropsProps) => {
72
72
  useCustomAction: boolean;
73
73
  actionType: string;
74
74
  openMode: "modal" | "drawer";
75
- openContentSize: "small" | "middle" | "large";
75
+ openContentSize: "middle" | "small" | "large";
76
76
  openTitle: string;
77
77
  key: string;
78
78
  } | undefined;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DataSourceTableProps } from '../type';
2
3
  declare type Params = {
3
4
  pagination?: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DataSourceContextProps } from '../provider/dataSource/DataSourceContext';
2
3
  declare const DataSourceWrapper: (props: DataSourceContextProps) => JSX.Element;
3
4
  export default DataSourceWrapper;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ColorPickerProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const ColorPickerReadPretty: (props: ColorPickerProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DateRangePickerProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const DateRangePickerReadPretty: (props: DateRangePickerProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { IconSelectProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const IconSelectReadPretty: (props: IconSelectProps) => JSX.Element | null;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { JsonProps } from "./type";
2
3
  import "./ReadPretty.less";
3
4
  declare const JsonReadPretty: (props: JsonProps) => JSX.Element | null;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PasswordProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const PasswordReadPretty: (props: PasswordProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TextAreaProps } from "./type";
2
3
  import "./ReadPretty.less";
3
4
  declare const TextAreaReadPretty: (props: TextAreaProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { UrlProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  export declare const formatUrl: (url: string) => string;
@@ -1,6 +1,7 @@
1
+ /// <reference types="react" />
1
2
  declare const RecordListWrapperWithDataSource: (props: import("./type").RecordListWrapperProps & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
2
3
  options?: any;
3
- optionSourceType?: "default" | "custom" | "api" | undefined;
4
+ optionSourceType?: "custom" | "default" | "api" | undefined;
4
5
  labelField: string;
5
6
  valueField: string;
6
7
  extraParams?: Record<string, any> | undefined;
@@ -1,6 +1,7 @@
1
+ /// <reference types="react" />
1
2
  declare const SelectWithDataSource: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
2
3
  options?: any;
3
- optionSourceType?: "default" | "custom" | "api" | undefined;
4
+ optionSourceType?: "custom" | "default" | "api" | undefined;
4
5
  labelField: string;
5
6
  valueField: string;
6
7
  extraParams?: Record<string, any> | undefined;
@@ -1,7 +1,8 @@
1
+ /// <reference types="react" />
1
2
  /** 包装 DataSource 层(提供数据源上下文) */
2
3
  declare const FormItemTabs: (props: import("./type").TabsProps & import("../../dataSourceForm/utils").WithModeProps & import("../../dataSourceForm/utils").WithFormItemProps & {
3
4
  options?: any;
4
- optionSourceType?: "default" | "custom" | "api" | undefined;
5
+ optionSourceType?: "custom" | "default" | "api" | undefined;
5
6
  labelField: string;
6
7
  valueField: string;
7
8
  extraParams?: Record<string, any> | undefined;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TimePickerProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const TimePickerReadPretty: (props: TimePickerProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { TranslationProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const TranslationReadPretty: (props: TranslationProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const CameraPopover: (props: {
2
3
  onLocalFileClick: () => void;
3
4
  onCameraChange: (file: any) => void;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { UploadProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const UploadReadPretty: (props: UploadProps) => JSX.Element | null;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const formFieldMap: {
2
3
  FormItemCheckbox: import("react").FC<{}> & {
3
4
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -34,7 +35,7 @@ declare const formFieldMap: {
34
35
  };
35
36
  FormItemSelect: (props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
36
37
  options?: any;
37
- optionSourceType?: "default" | "custom" | "api" | undefined;
38
+ optionSourceType?: "custom" | "default" | "api" | undefined;
38
39
  labelField: string;
39
40
  valueField: string;
40
41
  extraParams?: Record<string, any> | undefined;
@@ -61,7 +62,7 @@ declare const formFieldMap: {
61
62
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
62
63
  FormItemRecordListWrapper: (props: import("./RecordListWrapper/type").RecordListWrapperProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
63
64
  options?: any;
64
- optionSourceType?: "default" | "custom" | "api" | undefined;
65
+ optionSourceType?: "custom" | "default" | "api" | undefined;
65
66
  labelField: string;
66
67
  valueField: string;
67
68
  extraParams?: Record<string, any> | undefined;
@@ -71,7 +72,7 @@ declare const formFieldMap: {
71
72
  }) => JSX.Element;
72
73
  FormItemTabs: (props: import("./Tabs/type").TabsProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
73
74
  options?: any;
74
- optionSourceType?: "default" | "custom" | "api" | undefined;
75
+ optionSourceType?: "custom" | "default" | "api" | undefined;
75
76
  labelField: string;
76
77
  valueField: string;
77
78
  extraParams?: Record<string, any> | undefined;
@@ -112,7 +113,7 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
112
113
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
113
114
  }) | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
114
115
  options?: any;
115
- optionSourceType?: "default" | "custom" | "api" | undefined;
116
+ optionSourceType?: "custom" | "default" | "api" | undefined;
116
117
  labelField: string;
117
118
  valueField: string;
118
119
  extraParams?: Record<string, any> | undefined;
@@ -121,7 +122,7 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
121
122
  extraParams?: Record<string, any> | undefined;
122
123
  }) => JSX.Element) | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | ((props: import("./RecordListWrapper/type").RecordListWrapperProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
123
124
  options?: any;
124
- optionSourceType?: "default" | "custom" | "api" | undefined;
125
+ optionSourceType?: "custom" | "default" | "api" | undefined;
125
126
  labelField: string;
126
127
  valueField: string;
127
128
  extraParams?: Record<string, any> | undefined;
@@ -130,7 +131,7 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
130
131
  extraParams?: Record<string, any> | undefined;
131
132
  }) => JSX.Element) | ((props: import("./Tabs/type").TabsProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
132
133
  options?: any;
133
- optionSourceType?: "default" | "custom" | "api" | undefined;
134
+ optionSourceType?: "custom" | "default" | "api" | undefined;
134
135
  labelField: string;
135
136
  valueField: string;
136
137
  extraParams?: Record<string, any> | undefined;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PickerDateProps } from 'antd/es/date-picker/generatePicker';
2
3
  import { Dayjs } from 'dayjs';
3
4
  import './index.less';
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const DatePicker: (props: any) => JSX.Element;
2
3
  export default DatePicker;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  import { ValueProps, SortType } from '../types';
3
4
  declare type IdType = string | number;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SortType } from './types';
2
3
  declare const DragSortTree: (props: SortType) => JSX.Element;
3
4
  export default DragSortTree;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Dropdown: (props: any) => JSX.Element;
2
3
  export default Dropdown;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const fieldMaps: {
2
3
  text: {
3
4
  field: {
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Text: () => JSX.Element;
2
3
  export default Text;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Text: (props: any) => JSX.Element;
2
3
  export default Text;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: {
2
3
  field: {
3
4
  field_icon: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FilterProps } from "./types";
2
3
  declare const Filter: (props: FilterProps) => JSX.Element | null;
3
4
  export default Filter;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const DEVICE_TYPE_MAP: {
3
4
  readonly printer: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  export declare type StatisticsData = {
3
4
  fatal: number;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const DEVICE_TYPE_MAP: {
3
4
  readonly printer: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import "./index.less";
2
3
  declare const List: {
3
4
  (props: any): JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare type LowCodePageProps = {
2
3
  id: number;
3
4
  };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { ConfigProviderProps } from '../config-provider';
2
3
  interface PageProps extends ConfigProviderProps {
3
4
  variablesConfig?: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputNumberProps } from 'antd/es/input-number';
2
3
  export interface PisellAdjustPriceInputNumberProps extends Omit<InputNumberProps, 'onChange'> {
3
4
  value?: number;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  import { PisellAdjustPriceProps } from './type';
3
4
  declare const PisellAdjustPrice: (props: PisellAdjustPriceProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { CardProps } from 'antd';
2
3
  import './index.less';
3
4
  export interface PisellCardProps extends CardProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DataSourceContainerProps } from './type';
2
3
  declare const PisellDataSourceContainer: (props: DataSourceContainerProps) => JSX.Element;
3
4
  export default PisellDataSourceContainer;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const useDataSourceKey: () => {
2
3
  dataSourceKey: string | undefined;
3
4
  dataSourceKeyRef: import("react").MutableRefObject<string | undefined>;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PickerDateProps } from 'antd/es/date-picker/generatePicker';
2
3
  import { Dayjs } from 'dayjs';
3
4
  import './detePickerCpt.less';
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const PisellDatePicker: (props: any) => JSX.Element;
2
3
  export default PisellDatePicker;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { PisellFilterProps } from './type';
2
3
  declare const PisellFilter: (props: PisellFilterProps) => JSX.Element;
3
4
  export default PisellFilter;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  import { GridViewProps } from './type';
3
4
  export type { GridViewProps };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { DataCardProps } from './types';
2
3
  export type { DataCardProps };
3
4
  import './index.less';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  export interface ScanProps {
3
4
  onChange: (val: string) => void;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from 'antd';
2
3
  import { PisellContextType } from "../../../pisell-config-provider/context";
3
4
  import './index.less';
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps, ButtonProps } from 'antd';
2
3
  import { PisellContextType } from "../../../pisell-config-provider/context";
3
4
  export interface CopyProps extends InputProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from 'antd';
2
3
  import './index.less';
3
4
  import { PisellContextType } from "../../../pisell-config-provider/context";
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { InputProps } from 'antd';
2
3
  import { PisellContextType } from '../pisell-config-provider/context';
3
4
  declare const PisellInput: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SpinProps } from 'antd';
2
3
  import './index.less';
3
4
  declare type MaskType = {