@pisell/materials 2.2.70 → 2.2.71

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 (167) 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 +150 -150
  7. package/build/lowcode/render/default/view.css +1 -1
  8. package/build/lowcode/render/default/view.js +24 -28
  9. package/build/lowcode/view.css +1 -1
  10. package/build/lowcode/view.js +25 -29
  11. package/es/components/auto-complete-number/index.d.ts +0 -1
  12. package/es/components/badge/index.d.ts +0 -1
  13. package/es/components/batch-editor/fields/index.d.ts +0 -1
  14. package/es/components/calendar/index.d.ts +0 -1
  15. package/es/components/cardPro/index.d.ts +0 -1
  16. package/es/components/checkbox/index.d.ts +0 -1
  17. package/es/components/classicLayout/index.d.ts +0 -1
  18. package/es/components/config-provider/index.d.ts +0 -1
  19. package/es/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  20. package/es/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  21. package/es/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  22. package/es/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  23. package/es/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  24. package/es/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  25. package/es/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  26. package/es/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  27. package/es/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  28. package/es/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  29. package/es/components/dataSourceComponents/fields/index.d.ts +18 -18
  30. package/es/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  31. package/es/components/dropdown/index.d.ts +0 -1
  32. package/es/components/pisellCard/index.d.ts +0 -1
  33. package/es/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  34. package/es/components/pisellDatePicker/index.d.ts +0 -1
  35. package/es/components/pisellGoodPassCard/index.less +3 -2
  36. package/es/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  37. package/es/components/pisellInput/components/BankCard/index.d.ts +0 -1
  38. package/es/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  39. package/es/components/pisellTooltip/index.d.ts +0 -1
  40. package/es/components/pisellUpload/index.d.ts +0 -1
  41. package/es/components/productCard/components/Action/index.d.ts +0 -1
  42. package/es/components/productCard/components/Divider/index.d.ts +0 -1
  43. package/es/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  44. package/es/components/productCard/components/Time/index.js +5 -3
  45. package/es/components/radio/index.d.ts +0 -1
  46. package/es/components/segmented/index.d.ts +0 -1
  47. package/es/components/select-time/RightPanel/index.d.ts +0 -1
  48. package/es/components/select-time/index.d.ts +0 -1
  49. package/es/components/skeleton/index.d.ts +0 -1
  50. package/es/components/slider/index.d.ts +0 -1
  51. package/es/components/sort/components/InlineMenu/index.d.ts +0 -1
  52. package/es/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  53. package/es/components/table/Summary/index.d.ts +0 -1
  54. package/es/components/table/Table/fields/date/Config/index.d.ts +0 -1
  55. package/es/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  56. package/es/components/table/Table/fields/image/Config/index.d.ts +0 -1
  57. package/es/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  58. package/es/components/table/Table/fields/link/Config/index.d.ts +0 -1
  59. package/es/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  60. package/es/components/table/Table/fields/number/Config/index.d.ts +0 -1
  61. package/es/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  62. package/es/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  63. package/es/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  64. package/es/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  65. package/es/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  66. package/es/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  67. package/es/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  68. package/es/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  69. package/es/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  70. package/es/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  71. package/es/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  72. package/es/components/table/Table/fields/search/Config/index.d.ts +0 -1
  73. package/es/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  74. package/es/components/table/Table/fields/select/Config/index.d.ts +0 -1
  75. package/es/components/table/Table/fields/select/Show/index.d.ts +0 -1
  76. package/es/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  77. package/es/components/table/Table/fields/text/Config/index.d.ts +0 -1
  78. package/es/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  79. package/es/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  80. package/es/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  81. package/es/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  82. package/es/components/table/TableFilter/SortIcon.d.ts +0 -1
  83. package/es/components/time-picker/index.d.ts +0 -1
  84. package/es/components/upload/index.d.ts +0 -1
  85. package/es/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  86. package/es/components/virtual-keyboard/Time/utils.d.ts +0 -1
  87. package/es/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -1
  88. package/es/components/walletCard/Guest/index.d.ts +0 -1
  89. package/lib/components/auto-complete-number/index.d.ts +0 -1
  90. package/lib/components/badge/index.d.ts +0 -1
  91. package/lib/components/batch-editor/fields/index.d.ts +0 -1
  92. package/lib/components/calendar/index.d.ts +0 -1
  93. package/lib/components/cardPro/index.d.ts +0 -1
  94. package/lib/components/checkbox/index.d.ts +0 -1
  95. package/lib/components/classicLayout/index.d.ts +0 -1
  96. package/lib/components/config-provider/index.d.ts +0 -1
  97. package/lib/components/dataSourceComponents/fields/ColorPicker/ReadPretty.d.ts +0 -1
  98. package/lib/components/dataSourceComponents/fields/DateRangePicker/ReadPretty.d.ts +0 -1
  99. package/lib/components/dataSourceComponents/fields/IconSelect/ReadPretty.d.ts +0 -1
  100. package/lib/components/dataSourceComponents/fields/Input/ReadPretty.d.ts +0 -1
  101. package/lib/components/dataSourceComponents/fields/Input.Email/ReadPretty.d.ts +0 -1
  102. package/lib/components/dataSourceComponents/fields/Input.Subdomain/ReadPretty.d.ts +0 -1
  103. package/lib/components/dataSourceComponents/fields/Input.TextArea/ReadPretty.d.ts +0 -1
  104. package/lib/components/dataSourceComponents/fields/Input.Url/ReadPretty.d.ts +0 -1
  105. package/lib/components/dataSourceComponents/fields/TimePicker/ReadPretty.d.ts +0 -1
  106. package/lib/components/dataSourceComponents/fields/Translation/ReadPretty.d.ts +0 -1
  107. package/lib/components/dataSourceComponents/fields/index.d.ts +18 -18
  108. package/lib/components/drag-sort-tree/TreeItem/index.d.ts +0 -1
  109. package/lib/components/dropdown/index.d.ts +0 -1
  110. package/lib/components/pisellCard/index.d.ts +0 -1
  111. package/lib/components/pisellDatePicker/datePickerCpt.d.ts +0 -1
  112. package/lib/components/pisellDatePicker/index.d.ts +0 -1
  113. package/lib/components/pisellGoodPassCard/index.less +3 -2
  114. package/lib/components/pisellInformationEntry/Scan/index.d.ts +0 -1
  115. package/lib/components/pisellInput/components/BankCard/index.d.ts +0 -1
  116. package/lib/components/pisellInput/components/SecurityCode/index.d.ts +0 -1
  117. package/lib/components/pisellTooltip/index.d.ts +0 -1
  118. package/lib/components/pisellUpload/index.d.ts +0 -1
  119. package/lib/components/productCard/components/Action/index.d.ts +0 -1
  120. package/lib/components/productCard/components/Divider/index.d.ts +0 -1
  121. package/lib/components/productCard/components/Time/components/Like/index.d.ts +0 -1
  122. package/lib/components/productCard/components/Time/index.js +5 -3
  123. package/lib/components/radio/index.d.ts +0 -1
  124. package/lib/components/segmented/index.d.ts +0 -1
  125. package/lib/components/select-time/RightPanel/index.d.ts +0 -1
  126. package/lib/components/select-time/index.d.ts +0 -1
  127. package/lib/components/skeleton/index.d.ts +0 -1
  128. package/lib/components/slider/index.d.ts +0 -1
  129. package/lib/components/sort/components/InlineMenu/index.d.ts +0 -1
  130. package/lib/components/table/Actions/component/Group/PopoverContent.d.ts +0 -1
  131. package/lib/components/table/Summary/index.d.ts +0 -1
  132. package/lib/components/table/Table/fields/date/Config/index.d.ts +0 -1
  133. package/lib/components/table/Table/fields/date/Sort/index.d.ts +0 -1
  134. package/lib/components/table/Table/fields/image/Config/index.d.ts +0 -1
  135. package/lib/components/table/Table/fields/image/Sort/index.d.ts +0 -1
  136. package/lib/components/table/Table/fields/link/Config/index.d.ts +0 -1
  137. package/lib/components/table/Table/fields/link/Sort/index.d.ts +0 -1
  138. package/lib/components/table/Table/fields/number/Config/index.d.ts +0 -1
  139. package/lib/components/table/Table/fields/number/Sort/index.d.ts +0 -1
  140. package/lib/components/table/Table/fields/numberRange/Config/index.d.ts +0 -1
  141. package/lib/components/table/Table/fields/numberRange/Sort/index.d.ts +0 -1
  142. package/lib/components/table/Table/fields/oldRangePicker/Config/index.d.ts +0 -1
  143. package/lib/components/table/Table/fields/oldRangePicker/Show/index.d.ts +0 -1
  144. package/lib/components/table/Table/fields/oldRangePicker/Sort/index.d.ts +0 -1
  145. package/lib/components/table/Table/fields/pSwitch/Config/index.d.ts +0 -1
  146. package/lib/components/table/Table/fields/pSwitch/Sort/index.d.ts +0 -1
  147. package/lib/components/table/Table/fields/rangePicker/Config/index.d.ts +0 -1
  148. package/lib/components/table/Table/fields/rangePicker/Show/index.d.ts +0 -1
  149. package/lib/components/table/Table/fields/rangePicker/Sort/index.d.ts +0 -1
  150. package/lib/components/table/Table/fields/search/Config/index.d.ts +0 -1
  151. package/lib/components/table/Table/fields/search/Sort/index.d.ts +0 -1
  152. package/lib/components/table/Table/fields/select/Config/index.d.ts +0 -1
  153. package/lib/components/table/Table/fields/select/Show/index.d.ts +0 -1
  154. package/lib/components/table/Table/fields/select/Sort/index.d.ts +0 -1
  155. package/lib/components/table/Table/fields/text/Config/index.d.ts +0 -1
  156. package/lib/components/table/Table/fields/text/Sort/index.d.ts +0 -1
  157. package/lib/components/table/Table/fields/treeSelect/Config/index.d.ts +0 -1
  158. package/lib/components/table/Table/fields/treeSelect/Show/index.d.ts +0 -1
  159. package/lib/components/table/Table/fields/treeSelect/Sort/index.d.ts +0 -1
  160. package/lib/components/table/TableFilter/SortIcon.d.ts +0 -1
  161. package/lib/components/time-picker/index.d.ts +0 -1
  162. package/lib/components/upload/index.d.ts +0 -1
  163. package/lib/components/virtual-keyboard/BaseNumberKeyboard/Presets.d.ts +0 -1
  164. package/lib/components/virtual-keyboard/Time/utils.d.ts +0 -1
  165. package/lib/components/virtual-keyboard/VirtualKeyInput/index.d.ts +0 -1
  166. package/lib/components/walletCard/Guest/index.d.ts +0 -1
  167. package/package.json +3 -3
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { ColorPickerProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const ColorPickerReadPretty: (props: ColorPickerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { DateRangePickerProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const DateRangePickerReadPretty: (props: DateRangePickerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { IconSelectProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const IconSelectReadPretty: (props: IconSelectProps) => JSX.Element | null;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const InputReadPretty: (props: InputProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TextAreaProps } from "./type";
3
2
  import "./ReadPretty.less";
4
3
  declare const TextAreaReadPretty: (props: TextAreaProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { UrlProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  export declare const formatUrl: (url: string) => string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TimePickerProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const TimePickerReadPretty: (props: TimePickerProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TranslationProps } from './type';
3
2
  import './ReadPretty.less';
4
3
  declare const TranslationReadPretty: (props: TranslationProps) => JSX.Element;
@@ -60,21 +60,11 @@ 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<any> | 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("./IconSelect/type").IconSelectProps & 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("./Upload/type").UploadProps & 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("./TimePicker/type").TimePickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
64
- options?: any;
65
- optionSourceType?: "custom" | "default" | "api" | undefined;
66
- labelField: string;
67
- valueField: string;
68
- extraParams?: Record<string, any> | undefined;
69
- } & {
70
- dataSource?: any;
71
- }) => JSX.Element) | import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
72
- Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
63
+ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<any> | 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("./Upload/type").UploadProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<{}> & {
64
+ Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
73
65
  } & {
74
- Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
75
- }) | 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 & {
76
- onChange: (value: string) => void;
77
- } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | (import("react").FC<import("./Input/type").InputProps> & {
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> & {
78
68
  JSON: import("react").FC<any>;
79
69
  Password: import("react").FC<import("antd/es/input").PasswordProps & import("react").RefAttributes<import("antd").InputRef> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
80
70
  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>;
@@ -94,9 +84,19 @@ declare const getFieldComponent: (fieldComponent: string) => import("react").FC<
94
84
  name?: string | undefined;
95
85
  fieldKey?: string | undefined;
96
86
  } & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps>;
97
- }) | import("react").FC<(import("antd").DatePickerProps & import("../dataSourceForm/utils").WithModeProps) & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./ColorPicker/type").ColorPickerProps & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps> | import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | (import("react").FC<{}> & {
98
- Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
87
+ }) | (import("react").FC<{}> & {
88
+ Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
99
89
  } & {
100
- Group: import("react").FC<import("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps>;
101
- });
90
+ Group: import("react").FC<import("./Radio/type").RadioGroupProps & import("../dataSourceForm/utils").WithModeProps>;
91
+ }) | ((props: import("antd").SelectProps<any, import("antd/es/select").DefaultOptionType> & import("../dataSourceForm/utils").WithModeProps & import("../dataSourceForm/utils").WithFormItemProps & {
92
+ options?: any;
93
+ optionSourceType?: "custom" | "default" | "api" | undefined;
94
+ labelField: string;
95
+ valueField: string;
96
+ extraParams?: Record<string, any> | undefined;
97
+ } & {
98
+ dataSource?: any;
99
+ }) => JSX.Element) | import("react").FC<import("./TimePicker/type").TimePickerProps & 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("./Checkbox/type").CheckboxGroupProps & import("../dataSourceForm/utils").WithModeProps> | import("react").FC<import("./DateRangePicker/type").DateRangePickerProps & 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,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  import { ValueProps, SortType } from '../types';
4
3
  declare type IdType = string | number;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Dropdown: (props: any) => JSX.Element;
3
2
  export default Dropdown;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { CardProps } from 'antd';
3
2
  import './index.less';
4
3
  export interface PisellCardProps extends CardProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { PickerDateProps } from 'antd/es/date-picker/generatePicker';
3
2
  import { Dayjs } from 'dayjs';
4
3
  import './detePickerCpt.less';
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const PisellDatePicker: (props: any) => JSX.Element;
3
2
  export default PisellDatePicker;
@@ -18,11 +18,11 @@
18
18
  display: flex;
19
19
  align-items: center;
20
20
  justify-content: space-between;
21
- height: 22px;
21
+ // height: 22px;
22
22
 
23
23
  .item-title {
24
24
  color: var(--Gray-500, #667085);
25
- text-align: center;
25
+ // text-align: center;
26
26
  font-family: Inter;
27
27
  font-size: 14px;
28
28
  font-style: normal;
@@ -37,6 +37,7 @@
37
37
  font-style: normal;
38
38
  font-weight: 400;
39
39
  line-height: 20px;
40
+ white-space: nowrap;
40
41
 
41
42
  .add-btn {
42
43
  color: var(--, #8157d5);
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  export interface ScanProps {
4
3
  onChange: (val: string) => void;
@@ -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
  import './index.less';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from 'antd';
3
2
  import './index.less';
4
3
  import { PisellContextType } from "../../../pisell-config-provider/context";
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { TooltipPropsWithTitle } from 'antd/es/tooltip';
3
2
  import { PisellContextType } from "../pisell-config-provider/context";
4
3
  import './index.less';
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { UploadProps } from 'antd';
3
2
  import './index.less';
4
3
  export interface PisellUploadProps extends UploadProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Action: ({ item, onAction }: any) => JSX.Element;
4
3
  export default Action;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Divider: ({ type }: any) => JSX.Element;
4
3
  export default Divider;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Like: ({ status, onLike, className, style, isShowChangeResource, }: {
4
3
  style?: any;
@@ -73,11 +73,12 @@ var Time = ({
73
73
  allowClearResource,
74
74
  isErrorResource,
75
75
  resourceErrorText,
76
- isMultipleResource
76
+ isMultipleResource,
77
+ isShowChangeHolder: itemIsShowChangeHolder = true
77
78
  } = item;
78
79
  const holderCom = (0, import_react.useMemo)(() => {
79
80
  if (!isShowHolder) return null;
80
- if (isShowChangeHolder) {
81
+ if (isShowChangeHolder && itemIsShowChangeHolder) {
81
82
  return /* @__PURE__ */ import_react.default.createElement(
82
83
  import_SelectHolder.default,
83
84
  {
@@ -107,7 +108,8 @@ var Time = ({
107
108
  isShowChangeHolder,
108
109
  isErrorHolder,
109
110
  addHolderButtonText,
110
- allowClearHolder
111
+ allowClearHolder,
112
+ itemIsShowChangeHolder
111
113
  ]);
112
114
  const likeCom = (0, import_react.useCallback)(
113
115
  (status, item2) => {
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Radio: (props: any) => JSX.Element;
3
2
  export default Radio;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { SegmentedProps } from "antd";
3
2
  import "./index.less";
4
3
  declare const Segmented: (props: SegmentedProps) => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  interface RightPanelProps {
4
3
  value: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { VirtualKeyboardTimeProps } from "../virtual-keyboard/Time";
3
2
  import { PopoverProps, TimePickerProps } from "antd";
4
3
  import "./index.less";
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Skeleton: (props: any) => JSX.Element;
3
2
  export default Skeleton;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const SliderOuter: (props: any) => JSX.Element;
3
2
  export default SliderOuter;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { MenuProps } from "antd";
3
2
  import "./index.less";
4
3
  interface InlineMenuProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './PopoverContent.less';
3
2
  declare type FieldType = string | number;
4
3
  export declare type GroupValue = {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./index.less";
3
2
  declare const Summary: ({ summary }: any) => JSX.Element | null;
4
3
  export default Summary;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Config: () => JSX.Element;
3
2
  export default Config;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { FieldPropsType } from "../../types";
3
2
  declare const Show: (props: FieldPropsType) => JSX.Element;
4
3
  export default Show;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Sort: () => JSX.Element;
3
2
  export default Sort;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  interface SortIconProps {
3
2
  sortOrder: null | "ascend" | "descend";
4
3
  }
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const TimePicker: (props: any) => JSX.Element;
3
2
  export default TimePicker;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  declare const Upload: (props: any) => JSX.Element;
3
2
  export default Upload;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import "./Presets.less";
3
2
  export declare type PresetsItem = {
4
3
  label: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const formatStringToTime: (value: string) => {
3
2
  valueArray: string[];
4
3
  valueString: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { InputProps } from 'antd';
3
2
  import './index.less';
4
3
  export interface VirtualKeyInputProps extends InputProps {
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import './index.less';
3
2
  declare const Guest: (props: any) => JSX.Element;
4
3
  export default Guest;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pisell/materials",
3
- "version": "2.2.70",
3
+ "version": "2.2.71",
4
4
  "main": "./lib/index.js",
5
5
  "module": "./es/index.js",
6
6
  "types": "./lib/index.d.ts",
@@ -72,8 +72,8 @@
72
72
  "react-barcode": "^1.5.3",
73
73
  "vod-js-sdk-v6": "^1.4.11",
74
74
  "@pisell/date-picker": "1.0.101",
75
- "@pisell/icon": "0.0.11",
76
- "@pisell/utils": "2.0.1"
75
+ "@pisell/utils": "2.0.1",
76
+ "@pisell/icon": "0.0.11"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "react": "^18.0.0",