@pisell/materials 6.5.4 → 6.5.5

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 (232) hide show
  1. package/build/lowcode/assets-daily.json +11 -11
  2. package/build/lowcode/assets-dev.json +2 -2
  3. package/build/lowcode/assets-prod.json +11 -11
  4. package/build/lowcode/meta.js +1 -1
  5. package/es/components/appVersionControl/index.d.ts +1 -0
  6. package/es/components/auto-complete-number/index.d.ts +1 -0
  7. package/es/components/badge/index.d.ts +1 -0
  8. package/es/components/batch-editor/fields/index.d.ts +1 -0
  9. package/es/components/calendar/index.d.ts +1 -0
  10. package/es/components/cardPro/index.d.ts +1 -0
  11. package/es/components/checkbox/index.d.ts +1 -0
  12. package/es/components/classicLayout/index.d.ts +1 -0
  13. package/es/components/colorPicker/index.d.ts +1 -0
  14. package/es/components/config-provider/index.d.ts +1 -0
  15. package/es/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
  16. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
  17. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
  18. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
  19. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
  20. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
  21. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
  22. package/es/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  23. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
  24. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
  25. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
  26. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  27. package/es/components/dataSourceComponents/fields/index.d.ts +8 -8
  28. package/es/components/drag-sort-tree/index.d.ts +1 -0
  29. package/es/components/dropdown/index.d.ts +1 -0
  30. package/es/components/filter/components/items/index.d.ts +1 -0
  31. package/es/components/filter/components/items/text/Editor/index.d.ts +1 -0
  32. package/es/components/filter/components/items/text/Preview/index.d.ts +1 -0
  33. package/es/components/filter/components/items/text/index.d.ts +1 -0
  34. package/es/components/pisellAdjustPrice/index.d.ts +0 -1
  35. package/es/components/pisellCard/index.d.ts +1 -0
  36. package/es/components/pisellDatePicker/index.d.ts +1 -0
  37. package/es/components/pisellInformationEntry/Scan/index.d.ts +1 -0
  38. package/es/components/pisellInput/components/Copy/index.d.ts +0 -1
  39. package/es/components/pisellInput/index.d.ts +0 -1
  40. package/es/components/pisellUpload/index.d.ts +1 -0
  41. package/es/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -1
  42. package/es/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -1
  43. package/es/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -1
  44. package/es/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -1
  45. package/es/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -1
  46. package/es/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -1
  47. package/es/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
  48. package/es/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -1
  49. package/es/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -1
  50. package/es/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -1
  51. package/es/components/productCard/cartSkuCard/index.d.ts +0 -1
  52. package/es/components/productCard/components/Divider/index.d.ts +1 -0
  53. package/es/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  54. package/es/components/productCard/components/Header/index.d.ts +0 -1
  55. package/es/components/productCard/components/Sales/index.d.ts +0 -1
  56. package/es/components/productCard/components/Time/components/Like/index.d.ts +1 -0
  57. package/es/components/productCard/components/Time/components/SelectHolder/index.d.ts +1 -0
  58. package/es/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -1
  59. package/es/components/productCard/components/Time/components/SelectResource/index.d.ts +1 -0
  60. package/es/components/productCard/components/Time/index.d.ts +1 -0
  61. package/es/components/radio/index.d.ts +1 -0
  62. package/es/components/segmented/index.d.ts +1 -0
  63. package/es/components/select-time/RightPanel/index.d.ts +1 -0
  64. package/es/components/select-time/index.d.ts +1 -0
  65. package/es/components/skeleton/index.d.ts +1 -0
  66. package/es/components/slider/index.d.ts +1 -0
  67. package/es/components/sort/components/InlineMenu/index.d.ts +1 -0
  68. package/es/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
  69. package/es/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  70. package/es/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  71. package/es/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  72. package/es/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  73. package/es/components/table/Actions/component/ExportImport/index.d.ts +1 -0
  74. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
  75. package/es/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  76. package/es/components/table/Summary/index.d.ts +1 -0
  77. package/es/components/table/Table/fields/date/Config/index.d.ts +1 -0
  78. package/es/components/table/Table/fields/date/Sort/index.d.ts +1 -0
  79. package/es/components/table/Table/fields/image/Config/index.d.ts +1 -0
  80. package/es/components/table/Table/fields/image/Sort/index.d.ts +1 -0
  81. package/es/components/table/Table/fields/image/index.d.ts +1 -0
  82. package/es/components/table/Table/fields/index.d.ts +2 -2
  83. package/es/components/table/Table/fields/link/Config/index.d.ts +1 -0
  84. package/es/components/table/Table/fields/link/Sort/index.d.ts +1 -0
  85. package/es/components/table/Table/fields/number/Config/index.d.ts +1 -0
  86. package/es/components/table/Table/fields/number/Sort/index.d.ts +1 -0
  87. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
  88. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
  89. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
  90. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
  91. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
  92. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
  93. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
  94. package/es/components/table/Table/fields/pSwitch/index.d.ts +1 -0
  95. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
  96. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
  97. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
  98. package/es/components/table/Table/fields/search/Config/index.d.ts +1 -0
  99. package/es/components/table/Table/fields/search/Sort/index.d.ts +1 -0
  100. package/es/components/table/Table/fields/select/Config/index.d.ts +1 -0
  101. package/es/components/table/Table/fields/select/Show/index.d.ts +1 -0
  102. package/es/components/table/Table/fields/select/Sort/index.d.ts +1 -0
  103. package/es/components/table/Table/fields/text/Config/index.d.ts +1 -0
  104. package/es/components/table/Table/fields/text/Sort/index.d.ts +1 -0
  105. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
  106. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
  107. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
  108. package/es/components/table/Table/tableConfig/summary/index.d.ts +1 -0
  109. package/es/components/table/Table/utils.d.ts +1 -1
  110. package/es/components/table/TableFilter/SortIcon.d.ts +1 -0
  111. package/es/components/time-picker/index.d.ts +1 -0
  112. package/es/components/upload/index.d.ts +1 -0
  113. package/es/components/virtual-keyboard/Amount/index.d.ts +0 -1
  114. package/es/components/virtual-keyboard/Number/index.d.ts +0 -1
  115. package/es/components/virtual-keyboard/Time/utils.d.ts +1 -0
  116. package/es/components/walletCard/Guest/index.d.ts +1 -0
  117. package/es/components/walletCard/Guide/index.d.ts +1 -0
  118. package/lib/components/appVersionControl/index.d.ts +1 -0
  119. package/lib/components/auto-complete-number/index.d.ts +1 -0
  120. package/lib/components/badge/index.d.ts +1 -0
  121. package/lib/components/batch-editor/fields/index.d.ts +1 -0
  122. package/lib/components/calendar/index.d.ts +1 -0
  123. package/lib/components/cardPro/index.d.ts +1 -0
  124. package/lib/components/checkbox/index.d.ts +1 -0
  125. package/lib/components/classicLayout/index.d.ts +1 -0
  126. package/lib/components/colorPicker/index.d.ts +1 -0
  127. package/lib/components/config-provider/index.d.ts +1 -0
  128. package/lib/components/dataSourceComponents/dataSourceTable/hooks/useDrawerState.d.ts +1 -0
  129. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +1 -0
  130. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +1 -0
  131. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +1 -0
  132. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +1 -0
  133. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +1 -0
  134. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +1 -0
  135. package/lib/components/dataSourceComponents/fields/Input.Subdomain/index.d.ts +1 -1
  136. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +1 -0
  137. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +1 -0
  138. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +1 -0
  139. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +1 -0
  140. package/lib/components/dataSourceComponents/fields/index.d.ts +8 -8
  141. package/lib/components/drag-sort-tree/index.d.ts +1 -0
  142. package/lib/components/dropdown/index.d.ts +1 -0
  143. package/lib/components/filter/components/items/index.d.ts +1 -0
  144. package/lib/components/filter/components/items/text/Editor/index.d.ts +1 -0
  145. package/lib/components/filter/components/items/text/Preview/index.d.ts +1 -0
  146. package/lib/components/filter/components/items/text/index.d.ts +1 -0
  147. package/lib/components/pisellAdjustPrice/index.d.ts +0 -1
  148. package/lib/components/pisellCard/index.d.ts +1 -0
  149. package/lib/components/pisellDatePicker/index.d.ts +1 -0
  150. package/lib/components/pisellInformationEntry/Scan/index.d.ts +1 -0
  151. package/lib/components/pisellInput/components/Copy/index.d.ts +0 -1
  152. package/lib/components/pisellInput/index.d.ts +0 -1
  153. package/lib/components/pisellUpload/index.d.ts +1 -0
  154. package/lib/components/productCard/cartSkuCard/components/AmountFooter/index.d.ts +0 -1
  155. package/lib/components/productCard/cartSkuCard/components/MultiDay/index.d.ts +0 -1
  156. package/lib/components/productCard/cartSkuCard/components/Note/index.d.ts +0 -1
  157. package/lib/components/productCard/cartSkuCard/components/discountReason/index.d.ts +0 -1
  158. package/lib/components/productCard/cartSkuCard/components/holders/index.d.ts +0 -1
  159. package/lib/components/productCard/cartSkuCard/components/packages/index.d.ts +0 -1
  160. package/lib/components/productCard/cartSkuCard/components/resources/index.d.ts +0 -1
  161. package/lib/components/productCard/cartSkuCard/components/sales/index.d.ts +0 -1
  162. package/lib/components/productCard/cartSkuCard/components/specs/index.d.ts +0 -1
  163. package/lib/components/productCard/cartSkuCard/components/timeRange/index.d.ts +0 -1
  164. package/lib/components/productCard/cartSkuCard/index.d.ts +0 -1
  165. package/lib/components/productCard/components/Divider/index.d.ts +1 -0
  166. package/lib/components/productCard/components/Header/DeleteButton/index.d.ts +1 -0
  167. package/lib/components/productCard/components/Header/index.d.ts +0 -1
  168. package/lib/components/productCard/components/Sales/index.d.ts +0 -1
  169. package/lib/components/productCard/components/Time/components/Like/index.d.ts +1 -0
  170. package/lib/components/productCard/components/Time/components/SelectHolder/index.d.ts +1 -0
  171. package/lib/components/productCard/components/Time/components/SelectHolderModal/index.d.ts +0 -1
  172. package/lib/components/productCard/components/Time/components/SelectResource/index.d.ts +1 -0
  173. package/lib/components/productCard/components/Time/index.d.ts +1 -0
  174. package/lib/components/radio/index.d.ts +1 -0
  175. package/lib/components/segmented/index.d.ts +1 -0
  176. package/lib/components/select-time/RightPanel/index.d.ts +1 -0
  177. package/lib/components/select-time/index.d.ts +1 -0
  178. package/lib/components/skeleton/index.d.ts +1 -0
  179. package/lib/components/slider/index.d.ts +1 -0
  180. package/lib/components/sort/components/InlineMenu/index.d.ts +1 -0
  181. package/lib/components/table/Actions/component/ColumnsSetting/index.d.ts +1 -0
  182. package/lib/components/table/Actions/component/ExportImport/components/ExportFile/index.d.ts +1 -0
  183. package/lib/components/table/Actions/component/ExportImport/components/ExportTable/index.d.ts +1 -0
  184. package/lib/components/table/Actions/component/ExportImport/components/ImportLog/index.d.ts +1 -0
  185. package/lib/components/table/Actions/component/ExportImport/components/ImportTable/index.d.ts +1 -0
  186. package/lib/components/table/Actions/component/ExportImport/index.d.ts +1 -0
  187. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +1 -0
  188. package/lib/components/table/Actions/component/ViewMode/index.d.ts +1 -0
  189. package/lib/components/table/Summary/index.d.ts +1 -0
  190. package/lib/components/table/Table/fields/date/Config/index.d.ts +1 -0
  191. package/lib/components/table/Table/fields/date/Sort/index.d.ts +1 -0
  192. package/lib/components/table/Table/fields/image/Config/index.d.ts +1 -0
  193. package/lib/components/table/Table/fields/image/Sort/index.d.ts +1 -0
  194. package/lib/components/table/Table/fields/image/index.d.ts +1 -0
  195. package/lib/components/table/Table/fields/index.d.ts +2 -2
  196. package/lib/components/table/Table/fields/link/Config/index.d.ts +1 -0
  197. package/lib/components/table/Table/fields/link/Sort/index.d.ts +1 -0
  198. package/lib/components/table/Table/fields/number/Config/index.d.ts +1 -0
  199. package/lib/components/table/Table/fields/number/Sort/index.d.ts +1 -0
  200. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +1 -0
  201. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +1 -0
  202. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +1 -0
  203. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +1 -0
  204. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +1 -0
  205. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +1 -0
  206. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +1 -0
  207. package/lib/components/table/Table/fields/pSwitch/index.d.ts +1 -0
  208. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +1 -0
  209. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +1 -0
  210. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +1 -0
  211. package/lib/components/table/Table/fields/search/Config/index.d.ts +1 -0
  212. package/lib/components/table/Table/fields/search/Sort/index.d.ts +1 -0
  213. package/lib/components/table/Table/fields/select/Config/index.d.ts +1 -0
  214. package/lib/components/table/Table/fields/select/Show/index.d.ts +1 -0
  215. package/lib/components/table/Table/fields/select/Sort/index.d.ts +1 -0
  216. package/lib/components/table/Table/fields/text/Config/index.d.ts +1 -0
  217. package/lib/components/table/Table/fields/text/Sort/index.d.ts +1 -0
  218. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +1 -0
  219. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +1 -0
  220. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +1 -0
  221. package/lib/components/table/Table/tableConfig/summary/index.d.ts +1 -0
  222. package/lib/components/table/Table/utils.d.ts +1 -1
  223. package/lib/components/table/TableFilter/SortIcon.d.ts +1 -0
  224. package/lib/components/time-picker/index.d.ts +1 -0
  225. package/lib/components/upload/index.d.ts +1 -0
  226. package/lib/components/virtual-keyboard/Amount/index.d.ts +0 -1
  227. package/lib/components/virtual-keyboard/Number/index.d.ts +0 -1
  228. package/lib/components/virtual-keyboard/Time/utils.d.ts +1 -0
  229. package/lib/components/walletCard/Guest/index.d.ts +1 -0
  230. package/lib/components/walletCard/Guide/index.d.ts +1 -0
  231. package/lowcode/auto-resize-text/meta.ts +1 -1
  232. package/package.json +1 -1
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Config: () => JSX.Element;
2
3
  export default Config;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Sort: () => JSX.Element;
2
3
  export default Sort;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  declare const _default: {
2
3
  field: {
3
4
  field_icon: string;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Config: () => JSX.Element;
2
3
  export default Config;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FieldPropsType } from "../../types";
2
3
  declare const Show: (props: FieldPropsType) => JSX.Element;
3
4
  export default Show;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Sort: () => JSX.Element;
2
3
  export default Sort;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Config: () => JSX.Element;
2
3
  export default Config;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Sort: () => JSX.Element;
2
3
  export default Sort;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Config: () => JSX.Element;
2
3
  export default Config;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FieldPropsType } from "../../types";
2
3
  declare const Show: (props: FieldPropsType) => JSX.Element;
3
4
  export default Show;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Sort: () => JSX.Element;
2
3
  export default Sort;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Config: () => JSX.Element;
2
3
  export default Config;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Sort: () => JSX.Element;
2
3
  export default Sort;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Config: () => JSX.Element;
2
3
  export default Config;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { FieldPropsType } from "../../types";
2
3
  declare const Show: (props: FieldPropsType) => JSX.Element;
3
4
  export default Show;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Sort: () => JSX.Element;
2
3
  export default Sort;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const summary: (props: any) => JSX.Element;
2
3
  export default summary;
@@ -155,7 +155,7 @@ export declare const getSettingKeyArrByMode: ({ filter, columnSetting, dataSourc
155
155
  sort?: SortType | undefined;
156
156
  mode: "" | "localStorage" | "remote";
157
157
  currentViewMode: ModeType;
158
- }) => ("filters" | "filter_setting" | "group_by" | "order_by" | "column_setting" | "view_mode" | "gallery_setting")[];
158
+ }) => ("filters" | "filter_setting" | "column_setting" | "gallery_setting" | "view_mode" | "group_by" | "order_by")[];
159
159
  export declare const omit: (obj: Record<string, any>, keys: string[]) => Record<string, any>;
160
160
  export declare const stringify: (obj: Record<string, any>) => string;
161
161
  export {};
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  interface SortIconProps {
2
3
  sortOrder: null | "ascend" | "descend";
3
4
  }
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const TimePicker: (props: any) => JSX.Element;
2
3
  export default TimePicker;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Upload: (props: any) => JSX.Element;
2
3
  export default Upload;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { AmountProps, RightItemsStyleProps } from './types';
3
2
  import './index.less';
4
3
  export type { AmountProps, RightItemsStyleProps };
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { NumberProps } from './types';
3
2
  import './index.less';
4
3
  export type { NumberProps };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  export declare const formatStringToTime: (value: string) => {
2
3
  valueArray: string[];
3
4
  valueString: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Guest: (props: any) => JSX.Element;
3
4
  export default Guest;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Guide: (props: any) => JSX.Element;
3
4
  export default Guide;
@@ -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,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
  export interface ConfigProviderProps extends OriginalConfigProviderProps {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { Drawer } from 'antd';
2
3
  import { OperationItem } from '../type';
3
4
  declare const useDrawerState: (operationContent?: {
@@ -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 { InputProps } from './type';
2
3
  import './ReadPretty.less';
3
4
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -2,7 +2,7 @@ import React from 'react';
2
2
  declare const Subdomain: React.FC<import("antd").InputProps & {
3
3
  onChange: (value: string) => void;
4
4
  onBlur?: ((e: React.FocusEvent<HTMLInputElement, Element>) => void) | undefined;
5
- rootDomain: "custom" | "xzero" | "saas";
5
+ rootDomain: "custom" | "saas" | "xzero";
6
6
  customDomain?: string | undefined;
7
7
  value?: string | undefined;
8
8
  tenantId: string;
@@ -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,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;
@@ -20,7 +20,7 @@ declare const formFieldMap: {
20
20
  Subdomain: import("react").FC<import("antd").InputProps & {
21
21
  onChange: (value: string) => void;
22
22
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
23
- rootDomain: "custom" | "xzero" | "saas";
23
+ rootDomain: "custom" | "saas" | "xzero";
24
24
  customDomain?: string | undefined;
25
25
  value?: string | undefined;
26
26
  tenantId: string;
@@ -60,11 +60,13 @@ declare const formFieldMap: {
60
60
  FormItemTranslation: import("react").FC<import("./Translation/type").TranslationProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
61
61
  FormItemIconSelect: import("react").FC<import("./IconSelect/type").IconSelectProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
62
62
  };
63
- declare const getFieldComponent: (fieldComponent: string) => import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<any> | (import("react").FC<{}> & {
63
+ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<any> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
64
64
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
65
65
  } & {
66
66
  Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
67
- }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
67
+ }) | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
68
+ onChange: (value: string) => void;
69
+ } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
68
70
  JSON: import("react").FC<any>;
69
71
  Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
70
72
  TextArea: import("react").FC<import("antd/es/input").TextAreaProps & import("react").RefAttributes<import("antd/es/input/TextArea").TextAreaRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
@@ -77,14 +79,14 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
77
79
  Subdomain: import("react").FC<import("antd").InputProps & {
78
80
  onChange: (value: string) => void;
79
81
  onBlur?: ((e: import("react").FocusEvent<HTMLInputElement, Element>) => void) | undefined;
80
- rootDomain: "custom" | "xzero" | "saas";
82
+ rootDomain: "custom" | "saas" | "xzero";
81
83
  customDomain?: string | undefined;
82
84
  value?: string | undefined;
83
85
  tenantId: string;
84
86
  name?: string | undefined;
85
87
  fieldKey?: string | undefined;
86
88
  } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
87
- }) | (import("react").FC<{}> & {
89
+ }) | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
88
90
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
89
91
  } & {
90
92
  Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
@@ -96,7 +98,5 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
96
98
  extraParams?: Record<string, any> | undefined;
97
99
  } & {
98
100
  dataSource?: any;
99
- }) => JSX.Element) | import("react").FC<import("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Phone/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Input.Mobile/WithMode").PhoneInputProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & {
100
- onChange: (value: string) => void;
101
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd").InputProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | 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>;
101
+ }) => 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>;
102
102
  export { getFieldComponent, formFieldMap };
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  import { SortType } from './types';
3
4
  declare const DragSortTree: (props: SortType) => JSX.Element;
@@ -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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { PisellAdjustPriceProps } from './type';
4
3
  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,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 './index.less';
2
3
  export interface ScanProps {
3
4
  onChange: (val: string) => void;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps, ButtonProps } from 'antd';
3
2
  import { PisellContextType } from "../../../pisell-config-provider/context";
4
3
  export interface CopyProps extends InputProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from 'antd';
3
2
  import { PisellContextType } from '../pisell-config-provider/context';
4
3
  declare const PisellInput: {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import type { UploadProps } from 'antd';
2
3
  import './index.less';
3
4
  export interface PisellUploadProps extends UploadProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Footer: ({ item, hideDivider, type, isOnlyTotal }: any) => JSX.Element;
4
3
  export default Footer;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const MultiDay: ({ dataSource, hideDivider }: any) => JSX.Element;
4
3
  export default MultiDay;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Note: (props: any) => JSX.Element | null;
4
3
  export default Note;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const DiscountReason: (props: any) => JSX.Element;
3
2
  export default DiscountReason;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Holders: (props: any) => JSX.Element | null;
4
3
  export default Holders;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface IProps {
4
3
  isShowImage?: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Resources: (props: any) => JSX.Element | null;
4
3
  export default Resources;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface IProps {
4
3
  hideDivider?: boolean;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Specs: (props: any) => JSX.Element | null;
4
3
  export default Specs;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import 'dayjs/locale/zh-cn';
3
2
  import 'dayjs/locale/en';
4
3
  import 'dayjs/locale/zh-tw';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { ProductCardTypes } from '../types';
4
3
  interface ISKUCardProps extends ProductCardTypes {
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Divider: ({ type }: any) => JSX.Element;
3
4
  export default Divider;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const DeleteButton: ({ onDelete }: any) => JSX.Element;
3
4
  export default DeleteButton;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Header: (props: any) => JSX.Element;
4
3
  export default Header;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Sales: ({ item, isShowNote }: any) => JSX.Element | null;
4
3
  export default Sales;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Like: ({ status, onLike, className, style, isShowChangeResource, }: {
3
4
  style?: any;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const SelectHolder: ({ lists, value, onChange, holderMode, isShowAddHolderButton, onAddHolder, addHolderButtonText, onClearHolder, isErrorHolder, allowClear, holderMaxCount, }: any) => JSX.Element;
3
4
  export default SelectHolder;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface SelectHolderModalProps {
4
3
  visible: boolean;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  interface ResourceItem {
3
4
  id: string | number;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  declare const Time: ({ item, isShowHolder, onLike, isShowChangeResource, changeResource, changeHolder, isShowChangeHolder, holderMode, onAddHolder, isShowAddHolderButton, onClearHolder, onClearResource, }: any) => JSX.Element | null;
3
4
  export default Time;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Radio: (props: any) => JSX.Element;
2
3
  export default Radio;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { SegmentedProps } from "antd";
2
3
  import "./index.less";
3
4
  declare const Segmented: (props: SegmentedProps) => JSX.Element;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import './index.less';
2
3
  interface RightPanelProps {
3
4
  value: string;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import { VirtualKeyboardTimeProps } from "../virtual-keyboard/Time";
2
3
  import { PopoverProps, TimePickerProps } from "antd";
3
4
  import "./index.less";
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const Skeleton: (props: any) => JSX.Element;
2
3
  export default Skeleton;
@@ -1,2 +1,3 @@
1
+ /// <reference types="react" />
1
2
  declare const SliderOuter: (props: any) => JSX.Element;
2
3
  export default SliderOuter;