linkmore-design 1.0.68 → 1.0.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 (314) hide show
  1. package/README.md +11 -7
  2. package/dist/Approval/demos/basic.d.ts +1 -0
  3. package/dist/ImageViewer/LmImageViewer.d.ts +5 -0
  4. package/dist/ImageViewer/demos/basic.d.ts +2 -0
  5. package/dist/ImageViewer/index.d.ts +2 -0
  6. package/dist/ImageViewer/style/index.d.ts +1 -0
  7. package/dist/ImageViewer/wrapeer/Root.d.ts +3 -0
  8. package/dist/LmFilter/components/InputFilter.d.ts +2 -2
  9. package/dist/LmFilter/filterFns/index.d.ts +1 -1
  10. package/dist/LmFilter/localization.d.ts +1 -0
  11. package/dist/LmFilter/utils.d.ts +1 -1
  12. package/dist/LmSelect/useCheckboxOptions.d.ts +1 -0
  13. package/dist/LmUpload/LmUpload.d.ts +2 -0
  14. package/dist/LmUpload/UploadList/ItemPicture.d.ts +2 -1
  15. package/dist/LmUpload/UploadList/ItemText.d.ts +2 -1
  16. package/dist/LmUpload/UploadList/RenderItem.d.ts +1 -5
  17. package/dist/LmUpload/UploadList/index.d.ts +4 -3
  18. package/dist/LmUpload/demos/card.d.ts +2 -0
  19. package/dist/LmUpload/demos/picture.d.ts +2 -0
  20. package/dist/LmUpload/fns/index.d.ts +5 -0
  21. package/dist/LmUpload/utils.d.ts +1 -0
  22. package/dist/LmUpload/wrapper/UploadContainer.d.ts +4 -3
  23. package/dist/index.d.ts +1 -0
  24. package/dist/index.umd.js +4081 -603
  25. package/dist/index.umd.min.js +6 -6
  26. package/es/Affix/style/index.css +6 -0
  27. package/es/Alert/style/index.css +6 -0
  28. package/es/Approval/index.js +4 -4
  29. package/es/Approval/style/index.css +18 -4
  30. package/es/AutoComplete/style/index.css +6 -0
  31. package/es/Avatar/style/index.css +6 -0
  32. package/es/Breadcrumb/style/index.css +6 -0
  33. package/es/ButtonTags/style/index.css +6 -0
  34. package/es/Calendar/style/index.css +6 -0
  35. package/es/Card/style/index.css +6 -0
  36. package/es/CardTable/fns/index.js +5 -8
  37. package/es/CardTable/table/TableRoot.js +2 -1
  38. package/es/Carousel/style/index.css +6 -0
  39. package/es/Cascader/style/index.css +6 -0
  40. package/es/CkFilter/complexFilter/drawer.js +1 -4
  41. package/es/CkFilter/complexFilter/saveModal.js +5 -7
  42. package/es/CkFilter/components/CustomModal.js +2 -3
  43. package/es/CkFilter/components/filterTypes.js +1 -3
  44. package/es/CkFilter/components/modal.js +2 -5
  45. package/es/CkFilter/components/modalBack.js +2 -3
  46. package/es/CkFilter/customFilter/drawer.js +6 -11
  47. package/es/CkFilter/style/index.css +6 -0
  48. package/es/Col/style/index.css +6 -0
  49. package/es/Collapse/style/index.css +6 -0
  50. package/es/Comment/style/index.css +6 -0
  51. package/es/CustomTableOption/style/index.css +6 -0
  52. package/es/CustomerService/style/index.css +6 -0
  53. package/es/DatePicker/style/index.css +6 -0
  54. package/es/Descriptions/style/index.css +6 -0
  55. package/es/Drawer/style/index.css +6 -0
  56. package/es/Dropdown/style/index.css +6 -0
  57. package/es/EditTable/style/index.css +6 -0
  58. package/es/Empty/style/index.css +6 -0
  59. package/es/Filter/baseFilter/Popover.js +0 -1
  60. package/es/Filter/baseFilter/ToggleFilter.js +0 -1
  61. package/es/Filter/edit/editFilter.js +2 -6
  62. package/es/Filter/remember.js +0 -1
  63. package/es/Filter/style/index.css +6 -0
  64. package/es/Form/style/index.css +6 -0
  65. package/es/Grid/style/index.css +6 -0
  66. package/es/Icon/style/index.css +6 -0
  67. package/es/IconFont/font/iconfont.js +1 -1
  68. package/es/Image/style/index.css +6 -0
  69. package/es/ImageViewer/LmImageViewer.d.ts +5 -0
  70. package/es/ImageViewer/LmImageViewer.js +26 -0
  71. package/es/ImageViewer/index.d.ts +2 -0
  72. package/es/ImageViewer/index.js +2 -0
  73. package/es/ImageViewer/style/index.css +211 -0
  74. package/es/ImageViewer/style/index.js +3 -0
  75. package/es/ImageViewer/wrapeer/Root.d.ts +3 -0
  76. package/es/ImageViewer/wrapeer/Root.js +12 -0
  77. package/es/Input/style/index.css +6 -0
  78. package/es/InputNumber/style/index.css +6 -0
  79. package/es/Layout/style/index.css +6 -0
  80. package/es/LeftTable/style/index.css +6 -0
  81. package/es/List/style/index.css +6 -0
  82. package/es/LmEditTable/style/index.css +6 -0
  83. package/es/LmFilter/complexFilter/drawer.js +2 -7
  84. package/es/LmFilter/complexFilter/valueDrawer.js +2 -5
  85. package/es/LmFilter/components/CascaderFilter.js +3 -2
  86. package/es/LmFilter/components/CheckboxFilter.js +3 -3
  87. package/es/LmFilter/components/DropdownFIlter.js +71 -65
  88. package/es/LmFilter/components/InputFilter.js +1 -2
  89. package/es/LmFilter/components/SelectFilter.js +2 -2
  90. package/es/LmFilter/components/index.js +7 -5
  91. package/es/LmFilter/customFilter/drawer.js +7 -25
  92. package/es/LmFilter/customFilter/saveModal.js +2 -3
  93. package/es/LmFilter/customFilter/valueDrawer.js +2 -5
  94. package/es/LmFilter/filterFns/index.js +4 -6
  95. package/es/LmFilter/localization.d.ts +1 -0
  96. package/es/LmFilter/localization.js +2 -1
  97. package/es/LmFilter/utils.js +41 -22
  98. package/es/LmFilter/wrapper/FilterRoot.js +0 -2
  99. package/es/LmSelect/style/index.css +6 -0
  100. package/es/LmSelect/useCheckboxOptions.d.ts +1 -0
  101. package/es/LmSelect/useCheckboxOptions.js +4 -3
  102. package/es/LmTable/Table.js +0 -1
  103. package/es/LmTable/autosize.js +0 -3
  104. package/es/LmTable/style/index.css +6 -0
  105. package/es/LmUpload/LmUpload.d.ts +2 -0
  106. package/es/LmUpload/LmUpload.js +54 -22
  107. package/es/LmUpload/UploadList/ItemPicture.d.ts +2 -1
  108. package/es/LmUpload/UploadList/ItemPicture.js +23 -8
  109. package/es/LmUpload/UploadList/ItemPictureCard.js +18 -9
  110. package/es/LmUpload/UploadList/ItemText.d.ts +2 -1
  111. package/es/LmUpload/UploadList/ItemText.js +13 -7
  112. package/es/LmUpload/UploadList/RenderItem.d.ts +1 -5
  113. package/es/LmUpload/UploadList/RenderItem.js +3 -3
  114. package/es/LmUpload/UploadList/index.d.ts +4 -3
  115. package/es/LmUpload/UploadList/index.js +14 -8
  116. package/es/LmUpload/body/Progress.js +2 -2
  117. package/es/LmUpload/body/UploadCore.js +5 -4
  118. package/es/LmUpload/body/UploadPicture.js +4 -4
  119. package/es/LmUpload/fns/index.d.ts +5 -0
  120. package/es/LmUpload/fns/index.js +138 -42
  121. package/es/LmUpload/style/index.css +6 -0
  122. package/es/LmUpload/utils.d.ts +1 -0
  123. package/es/LmUpload/utils.js +14 -1
  124. package/es/LmUpload/view/index.js +2 -2
  125. package/es/LmUpload/wrapper/UploadContainer.d.ts +4 -3
  126. package/es/LmUpload/wrapper/UploadContainer.js +19 -3
  127. package/es/LmUpload/wrapper/UploadRoot.js +9 -1
  128. package/es/LmUpload/wrapper/UploadWrapper.js +4 -8
  129. package/es/LmUpload/wrapper/reducer.js +2 -1
  130. package/es/Mentions/style/index.css +6 -0
  131. package/es/Menu/style/index.css +6 -0
  132. package/es/Modal/style/index.css +6 -0
  133. package/es/PageHeader/style/index.css +6 -0
  134. package/es/Pagination/style/index.css +6 -0
  135. package/es/PopTable/style/index.css +6 -0
  136. package/es/Popconfirm/style/index.css +6 -0
  137. package/es/Popover/style/index.css +6 -0
  138. package/es/ProTable/Table.js +0 -1
  139. package/es/ProTable/autosize.js +0 -3
  140. package/es/ProTable/style/index.css +6 -0
  141. package/es/Progress/style/index.css +6 -0
  142. package/es/QuickMenu/style/index.css +6 -0
  143. package/es/Rate/style/index.css +6 -0
  144. package/es/Row/style/index.css +6 -0
  145. package/es/Segmented/style/index.css +6 -0
  146. package/es/Select/style/index.css +6 -0
  147. package/es/Slider/style/index.css +6 -0
  148. package/es/Space/style/index.css +6 -0
  149. package/es/Spin/style/index.css +6 -0
  150. package/es/Statistic/style/index.css +6 -0
  151. package/es/Steps/style/index.css +6 -0
  152. package/es/Switch/style/index.css +6 -0
  153. package/es/Table/style/index.css +6 -0
  154. package/es/Tabs/style/index.css +6 -0
  155. package/es/Tag/style/index.css +6 -0
  156. package/es/TimePicker/style/index.css +6 -0
  157. package/es/Timeline/style/index.css +6 -0
  158. package/es/Tooltip/style/index.css +6 -0
  159. package/es/Transfer/style/index.css +6 -0
  160. package/es/Tree/style/index.css +6 -0
  161. package/es/TreeSelect/style/index.css +6 -0
  162. package/es/Typography/style/index.css +6 -0
  163. package/es/Upload/style/index.css +6 -0
  164. package/es/index.d.ts +1 -0
  165. package/es/index.js +1 -0
  166. package/es/message/style/index.css +6 -0
  167. package/es/notification/style/index.css +6 -0
  168. package/es/styles/main.css +6 -0
  169. package/es/styles/resetAntd.css +3 -0
  170. package/lib/Affix/style/index.css +6 -0
  171. package/lib/Alert/style/index.css +6 -0
  172. package/lib/Approval/index.js +4 -4
  173. package/lib/Approval/style/index.css +18 -4
  174. package/lib/AutoComplete/style/index.css +6 -0
  175. package/lib/Avatar/style/index.css +6 -0
  176. package/lib/Breadcrumb/style/index.css +6 -0
  177. package/lib/ButtonTags/style/index.css +6 -0
  178. package/lib/Calendar/style/index.css +6 -0
  179. package/lib/Card/style/index.css +6 -0
  180. package/lib/CardTable/fns/index.js +5 -8
  181. package/lib/CardTable/table/TableRoot.js +2 -1
  182. package/lib/Carousel/style/index.css +6 -0
  183. package/lib/Cascader/style/index.css +6 -0
  184. package/lib/CkFilter/complexFilter/drawer.js +1 -4
  185. package/lib/CkFilter/complexFilter/saveModal.js +5 -7
  186. package/lib/CkFilter/components/CustomModal.js +2 -3
  187. package/lib/CkFilter/components/filterTypes.js +1 -3
  188. package/lib/CkFilter/components/modal.js +2 -5
  189. package/lib/CkFilter/components/modalBack.js +2 -3
  190. package/lib/CkFilter/customFilter/drawer.js +6 -11
  191. package/lib/CkFilter/style/index.css +6 -0
  192. package/lib/Col/style/index.css +6 -0
  193. package/lib/Collapse/style/index.css +6 -0
  194. package/lib/Comment/style/index.css +6 -0
  195. package/lib/CustomTableOption/style/index.css +6 -0
  196. package/lib/CustomerService/style/index.css +6 -0
  197. package/lib/DatePicker/style/index.css +6 -0
  198. package/lib/Descriptions/style/index.css +6 -0
  199. package/lib/Drawer/style/index.css +6 -0
  200. package/lib/Dropdown/style/index.css +6 -0
  201. package/lib/EditTable/style/index.css +6 -0
  202. package/lib/Empty/style/index.css +6 -0
  203. package/lib/Filter/baseFilter/Popover.js +0 -1
  204. package/lib/Filter/baseFilter/ToggleFilter.js +0 -1
  205. package/lib/Filter/edit/editFilter.js +2 -6
  206. package/lib/Filter/remember.js +0 -1
  207. package/lib/Filter/style/index.css +6 -0
  208. package/lib/Form/style/index.css +6 -0
  209. package/lib/Grid/style/index.css +6 -0
  210. package/lib/Icon/style/index.css +6 -0
  211. package/lib/IconFont/font/iconfont.js +1 -1
  212. package/lib/Image/style/index.css +6 -0
  213. package/lib/ImageViewer/LmImageViewer.d.ts +5 -0
  214. package/lib/ImageViewer/LmImageViewer.js +40 -0
  215. package/lib/ImageViewer/index.d.ts +2 -0
  216. package/lib/ImageViewer/index.js +13 -0
  217. package/lib/ImageViewer/style/index.css +211 -0
  218. package/lib/ImageViewer/style/index.js +3 -0
  219. package/lib/ImageViewer/wrapeer/Root.d.ts +3 -0
  220. package/lib/ImageViewer/wrapeer/Root.js +23 -0
  221. package/lib/Input/style/index.css +6 -0
  222. package/lib/InputNumber/style/index.css +6 -0
  223. package/lib/Layout/style/index.css +6 -0
  224. package/lib/LeftTable/style/index.css +6 -0
  225. package/lib/List/style/index.css +6 -0
  226. package/lib/LmEditTable/style/index.css +6 -0
  227. package/lib/LmFilter/complexFilter/drawer.js +2 -7
  228. package/lib/LmFilter/complexFilter/valueDrawer.js +2 -5
  229. package/lib/LmFilter/components/CascaderFilter.js +3 -2
  230. package/lib/LmFilter/components/CheckboxFilter.js +3 -3
  231. package/lib/LmFilter/components/DropdownFIlter.js +71 -65
  232. package/lib/LmFilter/components/InputFilter.js +1 -2
  233. package/lib/LmFilter/components/SelectFilter.js +2 -2
  234. package/lib/LmFilter/components/index.js +7 -5
  235. package/lib/LmFilter/customFilter/drawer.js +7 -25
  236. package/lib/LmFilter/customFilter/saveModal.js +2 -3
  237. package/lib/LmFilter/customFilter/valueDrawer.js +2 -5
  238. package/lib/LmFilter/filterFns/index.js +4 -6
  239. package/lib/LmFilter/localization.d.ts +1 -0
  240. package/lib/LmFilter/localization.js +4 -2
  241. package/lib/LmFilter/utils.js +41 -22
  242. package/lib/LmFilter/wrapper/FilterRoot.js +0 -2
  243. package/lib/LmSelect/style/index.css +6 -0
  244. package/lib/LmSelect/useCheckboxOptions.d.ts +1 -0
  245. package/lib/LmSelect/useCheckboxOptions.js +7 -5
  246. package/lib/LmTable/Table.js +0 -1
  247. package/lib/LmTable/autosize.js +0 -3
  248. package/lib/LmTable/style/index.css +6 -0
  249. package/lib/LmUpload/LmUpload.d.ts +2 -0
  250. package/lib/LmUpload/LmUpload.js +53 -22
  251. package/lib/LmUpload/UploadList/ItemPicture.d.ts +2 -1
  252. package/lib/LmUpload/UploadList/ItemPicture.js +26 -8
  253. package/lib/LmUpload/UploadList/ItemPictureCard.js +18 -9
  254. package/lib/LmUpload/UploadList/ItemText.d.ts +2 -1
  255. package/lib/LmUpload/UploadList/ItemText.js +16 -7
  256. package/lib/LmUpload/UploadList/RenderItem.d.ts +1 -5
  257. package/lib/LmUpload/UploadList/RenderItem.js +3 -3
  258. package/lib/LmUpload/UploadList/index.d.ts +4 -3
  259. package/lib/LmUpload/UploadList/index.js +15 -10
  260. package/lib/LmUpload/body/Progress.js +2 -2
  261. package/lib/LmUpload/body/UploadCore.js +10 -9
  262. package/lib/LmUpload/body/UploadPicture.js +4 -4
  263. package/lib/LmUpload/fns/index.d.ts +5 -0
  264. package/lib/LmUpload/fns/index.js +138 -42
  265. package/lib/LmUpload/style/index.css +6 -0
  266. package/lib/LmUpload/utils.d.ts +1 -0
  267. package/lib/LmUpload/utils.js +16 -1
  268. package/lib/LmUpload/view/index.js +2 -2
  269. package/lib/LmUpload/wrapper/UploadContainer.d.ts +4 -3
  270. package/lib/LmUpload/wrapper/UploadContainer.js +21 -3
  271. package/lib/LmUpload/wrapper/UploadRoot.js +9 -1
  272. package/lib/LmUpload/wrapper/UploadWrapper.js +5 -12
  273. package/lib/LmUpload/wrapper/reducer.js +2 -1
  274. package/lib/Mentions/style/index.css +6 -0
  275. package/lib/Menu/style/index.css +6 -0
  276. package/lib/Modal/style/index.css +6 -0
  277. package/lib/PageHeader/style/index.css +6 -0
  278. package/lib/Pagination/style/index.css +6 -0
  279. package/lib/PopTable/style/index.css +6 -0
  280. package/lib/Popconfirm/style/index.css +6 -0
  281. package/lib/Popover/style/index.css +6 -0
  282. package/lib/ProTable/Table.js +0 -1
  283. package/lib/ProTable/autosize.js +0 -3
  284. package/lib/ProTable/style/index.css +6 -0
  285. package/lib/Progress/style/index.css +6 -0
  286. package/lib/QuickMenu/style/index.css +6 -0
  287. package/lib/Rate/style/index.css +6 -0
  288. package/lib/Row/style/index.css +6 -0
  289. package/lib/Segmented/style/index.css +6 -0
  290. package/lib/Select/style/index.css +6 -0
  291. package/lib/Slider/style/index.css +6 -0
  292. package/lib/Space/style/index.css +6 -0
  293. package/lib/Spin/style/index.css +6 -0
  294. package/lib/Statistic/style/index.css +6 -0
  295. package/lib/Steps/style/index.css +6 -0
  296. package/lib/Switch/style/index.css +6 -0
  297. package/lib/Table/style/index.css +6 -0
  298. package/lib/Tabs/style/index.css +6 -0
  299. package/lib/Tag/style/index.css +6 -0
  300. package/lib/TimePicker/style/index.css +6 -0
  301. package/lib/Timeline/style/index.css +6 -0
  302. package/lib/Tooltip/style/index.css +6 -0
  303. package/lib/Transfer/style/index.css +6 -0
  304. package/lib/Tree/style/index.css +6 -0
  305. package/lib/TreeSelect/style/index.css +6 -0
  306. package/lib/Typography/style/index.css +6 -0
  307. package/lib/Upload/style/index.css +6 -0
  308. package/lib/index.d.ts +1 -0
  309. package/lib/index.js +8 -0
  310. package/lib/message/style/index.css +6 -0
  311. package/lib/notification/style/index.css +6 -0
  312. package/lib/styles/main.css +6 -0
  313. package/lib/styles/resetAntd.css +3 -0
  314. package/package.json +2 -1
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -26,8 +26,8 @@ var CoreOptions = function CoreOptions(_ref) {
26
26
 
27
27
  var setCheckboxKeys = function setCheckboxKeys(keys, checked, reset) {
28
28
  var flag = typeof checked === 'boolean' ? checked : true;
29
- var nKeys = keys,
30
- nValues = [];
29
+ var nKeys = keys;
30
+ var nValues = [];
31
31
 
32
32
  if (reset) {
33
33
  nValues = (dataSource === null || dataSource === void 0 ? void 0 : dataSource.filter(function (v) {
@@ -80,9 +80,9 @@ var CoreOptions = function CoreOptions(_ref) {
80
80
  trigger = _options$trigger === void 0 ? 'default' : _options$trigger,
81
81
  cell = options.cell,
82
82
  cellIndex = options.cellIndex;
83
- var nKeys = [k],
84
- isCheck = true,
85
- reset = false; // 单个切换
83
+ var nKeys = [k];
84
+ var isCheck = true;
85
+ var reset = false; // 单个切换
86
86
 
87
87
  if (!Array.isArray(k)) {
88
88
  var isCanCheck = checkMethod; // 是否可选中
@@ -125,9 +125,6 @@ var CoreOptions = function CoreOptions(_ref) {
125
125
 
126
126
  nKeys = [].concat((0, _toConsumableArray2.default)(notCheckArr), (0, _toConsumableArray2.default)(checkArr)); // 组合新值为选中状态
127
127
 
128
- var nValues = dataSource === null || dataSource === void 0 ? void 0 : dataSource.filter(function (v) {
129
- return nKeys.includes(v[cellKey]);
130
- });
131
128
  reset = true;
132
129
  }
133
130
 
@@ -138,7 +138,8 @@ var LmCardTableRoot = function LmCardTableRoot(props, ref) {
138
138
  var _useReducer = (0, _react.useReducer)(reducer, initialState),
139
139
  _useReducer2 = (0, _slicedToArray2.default)(_useReducer, 2),
140
140
  state = _useReducer2[0],
141
- dispatch = _useReducer2[1];
141
+ dispatch = _useReducer2[1]; // eslint-disable-next-line no-unused-vars
142
+
142
143
 
143
144
  var _useState = (0, _react.useState)(false),
144
145
  _useState2 = (0, _slicedToArray2.default)(_useState, 2),
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_cascader.ant-select.ant-select {
507
513
  font-size: 12px;
508
514
  }
@@ -324,7 +324,6 @@ var Index = function Index() {
324
324
  };
325
325
 
326
326
  var onSearch = function onSearch() {
327
- console.log('complexDrawer:', data);
328
327
  var baseFilter = filterValues[instance.searchKey] ? (0, _defineProperty2.default)({}, instance.searchKey, filterValues[instance.searchKey]) : {};
329
328
  dispatch({
330
329
  type: 'changeFilterValues',
@@ -352,9 +351,7 @@ var Index = function Index() {
352
351
 
353
352
  var Tit = function Tit() {
354
353
  return /*#__PURE__*/_react.default.createElement("div", {
355
- onClick: function onClick() {
356
- console.log('title', state);
357
- }
354
+ onClick: function onClick() {}
358
355
  }, "\u9AD8\u7EA7\u67E5\u8BE2");
359
356
  }; // 弹窗配置项
360
357
 
@@ -62,7 +62,6 @@ var Save = function Save(_ref) {
62
62
  });
63
63
  }
64
64
 
65
- console.log('保存数据!', nValue);
66
65
  onClose();
67
66
  dispatch({
68
67
  type: 'changeComplexDrawer',
@@ -70,20 +69,19 @@ var Save = function Save(_ref) {
70
69
  visible: false
71
70
  })
72
71
  });
73
- _context.next = 14;
72
+ _context.next = 12;
74
73
  break;
75
74
 
76
- case 11:
77
- _context.prev = 11;
75
+ case 10:
76
+ _context.prev = 10;
78
77
  _context.t0 = _context["catch"](0);
79
- console.log('error:', _context.t0);
80
78
 
81
- case 14:
79
+ case 12:
82
80
  case "end":
83
81
  return _context.stop();
84
82
  }
85
83
  }
86
- }, _callee, null, [[0, 11]]);
84
+ }, _callee, null, [[0, 10]]);
87
85
  }));
88
86
 
89
87
  return function onSave() {
@@ -115,15 +115,14 @@ var ModalItem = function ModalItem() {
115
115
  }
116
116
 
117
117
  onClose();
118
- _context.next = 15;
118
+ _context.next = 14;
119
119
  break;
120
120
 
121
121
  case 12:
122
122
  _context.prev = 12;
123
123
  _context.t0 = _context["catch"](0);
124
- console.log('校验错误!', _context.t0);
125
124
 
126
- case 15:
125
+ case 14:
127
126
  case "end":
128
127
  return _context.stop();
129
128
  }
@@ -484,7 +484,6 @@ var MoreFilter = function MoreFilter(_ref12) {
484
484
  var nValue = checkAll ? [] : options.map(function (v) {
485
485
  return v.field;
486
486
  });
487
- console.log('nValue', checkAll, nValue, nValue.length);
488
487
  setCheckedValues(nValue); // setFilterValue(options, checkAll ? 'hidden' : 'show')
489
488
  }; // 搜索
490
489
 
@@ -561,8 +560,7 @@ var DatePickerFilter = function DatePickerFilter(_ref13) {
561
560
  setFilterValue = _ref13.setFilterValue,
562
561
  props = _ref13.props,
563
562
  dateType = _ref13.dateType;
564
- console.log(dateType, '--dateType'); // 对日期格式的转换, 日期组件仅接收moment格式
565
-
563
+ // 对日期格式的转换, 日期组件仅接收moment格式
566
564
  var value = (0, _react.useMemo)(function () {
567
565
  var nValue;
568
566
 
@@ -147,15 +147,14 @@ var ModalItem = function ModalItem() {
147
147
  }
148
148
 
149
149
  onClose();
150
- _context.next = 23;
150
+ _context.next = 22;
151
151
  break;
152
152
 
153
153
  case 20:
154
154
  _context.prev = 20;
155
155
  _context.t0 = _context["catch"](0);
156
- console.log('校验错误!', _context.t0);
157
156
 
158
- case 23:
157
+ case 22:
159
158
  case "end":
160
159
  return _context.stop();
161
160
  }
@@ -169,8 +168,6 @@ var ModalItem = function ModalItem() {
169
168
  }();
170
169
 
171
170
  var onValuesChange = function onValuesChange(values) {
172
- console.log('values', values);
173
-
174
171
  if (values.field) {
175
172
  form.setFieldsValue({
176
173
  value: []
@@ -145,15 +145,14 @@ var ModalItem = function ModalItem() {
145
145
  }
146
146
 
147
147
  onClose();
148
- _context.next = 15;
148
+ _context.next = 14;
149
149
  break;
150
150
 
151
151
  case 12:
152
152
  _context.prev = 12;
153
153
  _context.t0 = _context["catch"](0);
154
- console.log('校验错误!', _context.t0);
155
154
 
156
- case 15:
155
+ case 14:
157
156
  case "end":
158
157
  return _context.stop();
159
158
  }
@@ -92,7 +92,6 @@ var ListItem = function ListItem(props) {
92
92
 
93
93
 
94
94
  var checkedValues = (0, _react.useMemo)(function () {
95
- console.log('value', value);
96
95
  var checkedValue = value.value;
97
96
 
98
97
  if (Array.isArray(checkedValue)) {
@@ -227,8 +226,7 @@ var Index = function Index() {
227
226
  var filterItem = (0, _react.useMemo)(function () {
228
227
  return customDrawer.data;
229
228
  }, [customDrawer.data]);
230
- console.log('customDrawer', customDrawer); // 过滤的内容转数组
231
-
229
+ // 过滤的内容转数组
232
230
  var filterItemData = (0, _react.useMemo)(function () {
233
231
  return (0, _utils.getIsHas)(filterItem === null || filterItem === void 0 ? void 0 : filterItem.filterValues) ? Object.entries(filterItem.filterValues).map(function (v) {
234
232
  return {
@@ -250,7 +248,6 @@ var Index = function Index() {
250
248
 
251
249
  var onRadioChange = function onRadioChange(e) {
252
250
  var v = e.target.value;
253
- console.log('v', v);
254
251
  }; // 新增筛选项
255
252
 
256
253
 
@@ -287,22 +284,20 @@ var Index = function Index() {
287
284
  });
288
285
  }
289
286
 
290
- console.log('保存数据!', nValue, state.customDrawer);
291
287
  onClose === null || onClose === void 0 ? void 0 : onClose();
292
- _context.next = 13;
288
+ _context.next = 11;
293
289
  break;
294
290
 
295
- case 10:
296
- _context.prev = 10;
291
+ case 9:
292
+ _context.prev = 9;
297
293
  _context.t0 = _context["catch"](0);
298
- console.log('error:', _context.t0);
299
294
 
300
- case 13:
295
+ case 11:
301
296
  case "end":
302
297
  return _context.stop();
303
298
  }
304
299
  }
305
- }, _callee, null, [[0, 10]]);
300
+ }, _callee, null, [[0, 9]]);
306
301
  }));
307
302
 
308
303
  return function onSave() {
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_filter_base {
507
513
  display: flex;
508
514
  flex-wrap: wrap;
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_custom-table-option.lm_drawer .ant-drawer-body {
507
513
  padding: 0 0 24px 0;
508
514
  }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_customerservice_warp .fixGroup {
507
513
  transition: right 0.3s;
508
514
  position: fixed;
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_descriptions .ant-descriptions-header {
507
513
  margin-top: 24px;
508
514
  margin-bottom: 8px;
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_drawer.ant-drawer .ant-drawer-content .ant-drawer-header {
507
513
  height: 48px;
508
514
  padding: 0 24px !important;
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_dropdown.only_icon {
507
513
  padding: 6px 8px;
508
514
  }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_base_editTable_warpper .ant-picker {
507
513
  width: 100%;
508
514
  }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_empty {
507
513
  display: flex;
508
514
  flex-direction: column;
@@ -91,7 +91,6 @@ var Index = function Index(props) {
91
91
  var _data$find, _data$find2;
92
92
 
93
93
  var result = showTitle();
94
- console.log(useValue, 'useValue');
95
94
 
96
95
  if (result) {
97
96
  if (useValue || typeof useValue === 'number') {
@@ -44,7 +44,6 @@ var ToggleFilter = function ToggleFilter(_ref) {
44
44
 
45
45
 
46
46
  var resetList = function resetList(value) {
47
- console.log('value', value);
48
47
  var fixed = !value.fixed;
49
48
  var nValue = useList.map(function (v) {
50
49
  var obj = fixed ? useList.find(function (o) {
@@ -176,14 +176,10 @@ var Index = function Index(props) {
176
176
  }; // 新增筛选项
177
177
 
178
178
 
179
- var addEvent = function addEvent() {
180
- console.log('新增筛选项!');
181
- }; // 单个筛选项筛选值变化
179
+ var addEvent = function addEvent() {}; // 单个筛选项筛选值变化
182
180
 
183
181
 
184
- var getChange = function getChange(e) {
185
- console.log('getChange', e);
186
- }; // 删除单个筛选项
182
+ var getChange = function getChange(e) {}; // 删除单个筛选项
187
183
 
188
184
 
189
185
  var listItemOnClose = function listItemOnClose(field) {
@@ -63,7 +63,6 @@ var Index = function Index(props) {
63
63
  var editList = function editList(e, item) {
64
64
  e === null || e === void 0 ? void 0 : e.stopPropagation();
65
65
  setVisible(true);
66
- console.log('item', item);
67
66
  }; // 创建筛选
68
67
 
69
68
 
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_filter {
507
513
  display: flex;
508
514
  align-items: center;
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,6 +506,9 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
506
512
  .lm_form .ant-form-item {
507
513
  margin-bottom: 16px;
508
514
  }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }
@@ -18,7 +18,7 @@
18
18
  try {
19
19
  document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>");
20
20
  } catch (c) {
21
- console && console.log(c);
21
+ console && void 0;
22
22
  }
23
23
  }
24
24
 
@@ -81,6 +81,9 @@
81
81
  .ant-notification-notice .ant-notification-notice-description {
82
82
  font-size: 12px;
83
83
  }
84
+ .ant-collapse {
85
+ font-size: 12px;
86
+ }
84
87
  @font-face {
85
88
  font-family: 'iconfont';
86
89
  /* Project id 2966019 */
@@ -503,3 +506,6 @@ html {
503
506
  .card_cell_content:hover .card_cell_body .card_cell_checkbox {
504
507
  opacity: 1;
505
508
  }
509
+ p {
510
+ margin-bottom: 0;
511
+ }