linkmore-design 1.1.10 → 1.1.11

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 (222) hide show
  1. package/dist/Button/demos/type.d.ts +2 -0
  2. package/dist/CustomTableOption/index.d.ts +1 -0
  3. package/dist/CustomTableOption/locale/en_US.d.ts +19 -0
  4. package/dist/CustomTableOption/locale/zh_CN.d.ts +19 -0
  5. package/dist/LmEditTable/demos/priceTable.d.ts +2 -0
  6. package/dist/LmEditTable/util.d.ts +1 -0
  7. package/dist/LmFilter/demos/filterControl.d.ts +2 -0
  8. package/dist/Locale/default.d.ts +4 -1
  9. package/dist/Locale/zh_CN.d.ts +4 -1
  10. package/dist/Modal/demos/locale.d.ts +2 -0
  11. package/dist/Modal/locale.d.ts +7 -0
  12. package/dist/base.css +1 -0
  13. package/dist/index.umd.js +212 -173
  14. package/dist/index.umd.min.js +6 -6
  15. package/dist/variables.css +27 -12
  16. package/es/Affix/style/index.css +1 -0
  17. package/es/Alert/style/index.css +1 -0
  18. package/es/Approval/style/index.css +1 -0
  19. package/es/AutoComplete/style/index.css +1 -0
  20. package/es/Avatar/style/index.css +1 -0
  21. package/es/Badge/style/index.css +1 -0
  22. package/es/Breadcrumb/style/index.css +1 -0
  23. package/es/Button/style/index.css +4 -1
  24. package/es/Button/style/variables.css +4 -1
  25. package/es/ButtonTags/style/index.css +1 -0
  26. package/es/Calendar/style/index.css +1 -0
  27. package/es/Card/style/index.css +1 -0
  28. package/es/CardTable/style/index.css +7 -9
  29. package/es/CardTable/style/variables.css +7 -9
  30. package/es/Carousel/style/index.css +1 -0
  31. package/es/Cascader/style/index.css +1 -0
  32. package/es/Col/style/index.css +1 -0
  33. package/es/Collapse/style/index.css +1 -0
  34. package/es/Comment/style/index.css +1 -0
  35. package/es/CustomTableOption/cardSort.js +21 -16
  36. package/es/CustomTableOption/columnsSort.js +16 -16
  37. package/es/CustomTableOption/filterSort.js +11 -11
  38. package/es/CustomTableOption/index.d.ts +1 -0
  39. package/es/CustomTableOption/index.js +45 -17
  40. package/es/CustomTableOption/locale/en_US.d.ts +19 -0
  41. package/es/CustomTableOption/locale/en_US.js +19 -0
  42. package/es/CustomTableOption/locale/zh_CN.d.ts +19 -0
  43. package/es/CustomTableOption/locale/zh_CN.js +19 -0
  44. package/es/CustomTableOption/style/index.css +5 -0
  45. package/es/CustomTableOption/style/variables.css +4 -0
  46. package/es/CustomerService/style/index.css +1 -0
  47. package/es/DatePicker/style/index.css +1 -0
  48. package/es/Descriptions/style/index.css +1 -0
  49. package/es/Divider/style/index.css +1 -0
  50. package/es/Drawer/style/index.css +1 -0
  51. package/es/Dropdown/style/index.css +3 -2
  52. package/es/Dropdown/style/variables.css +2 -2
  53. package/es/EditTable/style/index.css +1 -0
  54. package/es/Empty/style/index.css +1 -0
  55. package/es/Filter/style/index.css +1 -0
  56. package/es/Form/style/index.css +1 -0
  57. package/es/FullScreen/style/index.css +1 -0
  58. package/es/Grid/style/index.css +1 -0
  59. package/es/Icon/style/index.css +1 -0
  60. package/es/Image/style/index.css +1 -0
  61. package/es/Input/style/index.css +1 -0
  62. package/es/InputNumber/style/index.css +1 -0
  63. package/es/Layout/style/index.css +1 -0
  64. package/es/LeftTable/index.js +3 -1
  65. package/es/LeftTable/style/index.css +1 -0
  66. package/es/List/style/index.css +1 -0
  67. package/es/LmEditTable/EditTable.js +39 -88
  68. package/es/LmEditTable/style/index.css +5 -0
  69. package/es/LmEditTable/style/variables.css +4 -0
  70. package/es/LmEditTable/util.d.ts +1 -0
  71. package/es/LmEditTable/util.js +27 -0
  72. package/es/LmSelect/style/index.css +1 -0
  73. package/es/LmTable/style/index.css +1 -0
  74. package/es/Locale/default.d.ts +4 -1
  75. package/es/Locale/default.js +3 -1
  76. package/es/Locale/zh_CN.d.ts +4 -1
  77. package/es/Locale/zh_CN.js +3 -1
  78. package/es/Mentions/style/index.css +1 -0
  79. package/es/Menu/style/index.css +1 -0
  80. package/es/Modal/index.js +18 -14
  81. package/es/Modal/locale.d.ts +7 -0
  82. package/es/Modal/locale.js +12 -0
  83. package/es/Modal/style/index.css +1 -0
  84. package/es/PageHeader/style/index.css +1 -0
  85. package/es/Pagination/style/index.css +1 -0
  86. package/es/Popconfirm/style/index.css +1 -0
  87. package/es/Popover/style/index.css +1 -0
  88. package/es/Progress/style/index.css +1 -0
  89. package/es/QuickMenu/style/index.css +6 -0
  90. package/es/QuickMenu/style/variables.css +5 -0
  91. package/es/Rate/style/index.css +1 -0
  92. package/es/Result/style/index.css +1 -0
  93. package/es/Row/style/index.css +1 -0
  94. package/es/Segmented/style/index.css +1 -0
  95. package/es/Select/style/index.css +1 -0
  96. package/es/Skeleton/style/index.css +1 -0
  97. package/es/Slider/style/index.css +1 -0
  98. package/es/Space/style/index.css +1 -0
  99. package/es/Spin/style/index.css +1 -0
  100. package/es/Statistic/style/index.css +1 -0
  101. package/es/Steps/style/index.css +1 -0
  102. package/es/Switch/style/index.css +1 -0
  103. package/es/Table/style/index.css +1 -0
  104. package/es/Tabs/style/index.css +1 -0
  105. package/es/Tag/style/index.css +1 -0
  106. package/es/TimePicker/style/index.css +1 -0
  107. package/es/Timeline/style/index.css +1 -0
  108. package/es/Tooltip/style/index.css +1 -0
  109. package/es/Transfer/style/index.css +1 -0
  110. package/es/Tree/style/index.css +1 -0
  111. package/es/TreeSelect/style/index.css +1 -0
  112. package/es/Typography/style/index.css +1 -0
  113. package/es/Upload/style/index.css +1 -0
  114. package/es/locale-provider/style/index.css +1 -0
  115. package/es/message/style/index.css +1 -0
  116. package/es/notification/style/index.css +1 -0
  117. package/es/styles/main.css +1 -0
  118. package/es/styles/variables.css +27 -12
  119. package/lib/Affix/style/index.css +1 -0
  120. package/lib/Alert/style/index.css +1 -0
  121. package/lib/Approval/style/index.css +1 -0
  122. package/lib/AutoComplete/style/index.css +1 -0
  123. package/lib/Avatar/style/index.css +1 -0
  124. package/lib/Badge/style/index.css +1 -0
  125. package/lib/Breadcrumb/style/index.css +1 -0
  126. package/lib/Button/style/index.css +4 -1
  127. package/lib/Button/style/variables.css +4 -1
  128. package/lib/ButtonTags/style/index.css +1 -0
  129. package/lib/Calendar/style/index.css +1 -0
  130. package/lib/Card/style/index.css +1 -0
  131. package/lib/CardTable/style/index.css +7 -9
  132. package/lib/CardTable/style/variables.css +7 -9
  133. package/lib/Carousel/style/index.css +1 -0
  134. package/lib/Cascader/style/index.css +1 -0
  135. package/lib/Col/style/index.css +1 -0
  136. package/lib/Collapse/style/index.css +1 -0
  137. package/lib/Comment/style/index.css +1 -0
  138. package/lib/CustomTableOption/cardSort.js +20 -15
  139. package/lib/CustomTableOption/columnsSort.js +16 -16
  140. package/lib/CustomTableOption/filterSort.js +11 -11
  141. package/lib/CustomTableOption/index.d.ts +1 -0
  142. package/lib/CustomTableOption/index.js +45 -16
  143. package/lib/CustomTableOption/locale/en_US.d.ts +19 -0
  144. package/lib/CustomTableOption/locale/en_US.js +26 -0
  145. package/lib/CustomTableOption/locale/zh_CN.d.ts +19 -0
  146. package/lib/CustomTableOption/locale/zh_CN.js +26 -0
  147. package/lib/CustomTableOption/style/index.css +5 -0
  148. package/lib/CustomTableOption/style/variables.css +4 -0
  149. package/lib/CustomerService/style/index.css +1 -0
  150. package/lib/DatePicker/style/index.css +1 -0
  151. package/lib/Descriptions/style/index.css +1 -0
  152. package/lib/Divider/style/index.css +1 -0
  153. package/lib/Drawer/style/index.css +1 -0
  154. package/lib/Dropdown/style/index.css +3 -2
  155. package/lib/Dropdown/style/variables.css +2 -2
  156. package/lib/EditTable/style/index.css +1 -0
  157. package/lib/Empty/style/index.css +1 -0
  158. package/lib/Filter/style/index.css +1 -0
  159. package/lib/Form/style/index.css +1 -0
  160. package/lib/FullScreen/style/index.css +1 -0
  161. package/lib/Grid/style/index.css +1 -0
  162. package/lib/Icon/style/index.css +1 -0
  163. package/lib/Image/style/index.css +1 -0
  164. package/lib/Input/style/index.css +1 -0
  165. package/lib/InputNumber/style/index.css +1 -0
  166. package/lib/Layout/style/index.css +1 -0
  167. package/lib/LeftTable/index.js +3 -1
  168. package/lib/LeftTable/style/index.css +1 -0
  169. package/lib/List/style/index.css +1 -0
  170. package/lib/LmEditTable/EditTable.js +39 -87
  171. package/lib/LmEditTable/style/index.css +5 -0
  172. package/lib/LmEditTable/style/variables.css +4 -0
  173. package/lib/LmEditTable/util.d.ts +1 -0
  174. package/lib/LmEditTable/util.js +30 -0
  175. package/lib/LmSelect/style/index.css +1 -0
  176. package/lib/LmTable/style/index.css +1 -0
  177. package/lib/Locale/default.d.ts +4 -1
  178. package/lib/Locale/default.js +4 -1
  179. package/lib/Locale/zh_CN.d.ts +4 -1
  180. package/lib/Locale/zh_CN.js +4 -1
  181. package/lib/Mentions/style/index.css +1 -0
  182. package/lib/Menu/style/index.css +1 -0
  183. package/lib/Modal/index.js +22 -14
  184. package/lib/Modal/locale.d.ts +7 -0
  185. package/lib/Modal/locale.js +25 -0
  186. package/lib/Modal/style/index.css +1 -0
  187. package/lib/PageHeader/style/index.css +1 -0
  188. package/lib/Pagination/style/index.css +1 -0
  189. package/lib/Popconfirm/style/index.css +1 -0
  190. package/lib/Popover/style/index.css +1 -0
  191. package/lib/Progress/style/index.css +1 -0
  192. package/lib/QuickMenu/style/index.css +6 -0
  193. package/lib/QuickMenu/style/variables.css +5 -0
  194. package/lib/Rate/style/index.css +1 -0
  195. package/lib/Result/style/index.css +1 -0
  196. package/lib/Row/style/index.css +1 -0
  197. package/lib/Segmented/style/index.css +1 -0
  198. package/lib/Select/style/index.css +1 -0
  199. package/lib/Skeleton/style/index.css +1 -0
  200. package/lib/Slider/style/index.css +1 -0
  201. package/lib/Space/style/index.css +1 -0
  202. package/lib/Spin/style/index.css +1 -0
  203. package/lib/Statistic/style/index.css +1 -0
  204. package/lib/Steps/style/index.css +1 -0
  205. package/lib/Switch/style/index.css +1 -0
  206. package/lib/Table/style/index.css +1 -0
  207. package/lib/Tabs/style/index.css +1 -0
  208. package/lib/Tag/style/index.css +1 -0
  209. package/lib/TimePicker/style/index.css +1 -0
  210. package/lib/Timeline/style/index.css +1 -0
  211. package/lib/Tooltip/style/index.css +1 -0
  212. package/lib/Transfer/style/index.css +1 -0
  213. package/lib/Tree/style/index.css +1 -0
  214. package/lib/TreeSelect/style/index.css +1 -0
  215. package/lib/Typography/style/index.css +1 -0
  216. package/lib/Upload/style/index.css +1 -0
  217. package/lib/locale-provider/style/index.css +1 -0
  218. package/lib/message/style/index.css +1 -0
  219. package/lib/notification/style/index.css +1 -0
  220. package/lib/styles/main.css +1 -0
  221. package/lib/styles/variables.css +27 -12
  222. package/package.json +1 -1
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -746,7 +747,7 @@ p {
746
747
  }
747
748
  .ant-btn.lm-button {
748
749
  border: 0;
749
- display: inline-flex;
750
+ display: inline-flex !important;
750
751
  flex-direction: row;
751
752
  align-items: center;
752
753
  justify-content: center;
@@ -855,6 +856,9 @@ p {
855
856
  border: 0 !important;
856
857
  background: transparent !important;
857
858
  }
859
+ .ant-btn.ant-btn-text {
860
+ background: transparent;
861
+ }
858
862
  .ant-btn.lm-button-icon-only .anticon {
859
863
  font-size: 16px;
860
864
  }
@@ -956,6 +960,7 @@ p {
956
960
  position: relative;
957
961
  width: 100%;
958
962
  border: 1px solid transparent;
963
+ border-radius: 4px;
959
964
  overflow: hidden;
960
965
  transition: 0.3s;
961
966
  }
@@ -983,7 +988,7 @@ p {
983
988
  .lm_card_table_container .lm_card_table_body_cell .card_checkbox .lm-checkbox {
984
989
  font-size: 0;
985
990
  border: 8px solid rgba(255, 255, 255, 0.625);
986
- border-radius: 2px;
991
+ border-radius: var(--border-radius);
987
992
  line-height: 1;
988
993
  }
989
994
  .lm_card_table_container .lm_card_table_body_cell .card_checkbox .ant-checkbox {
@@ -996,7 +1001,7 @@ p {
996
1001
  top: 8px;
997
1002
  z-index: 1;
998
1003
  background-color: rgba(255, 255, 255, 0.625);
999
- border-radius: 2px;
1004
+ border-radius: var(--border-radius);
1000
1005
  opacity: 0;
1001
1006
  transition: 0.3s;
1002
1007
  }
@@ -1053,7 +1058,6 @@ p {
1053
1058
  flex-flow: column;
1054
1059
  gap: 8px;
1055
1060
  height: 100%;
1056
- border-radius: 2px;
1057
1061
  background-color: var(--color-4);
1058
1062
  padding: calc(var(--gap) * 2);
1059
1063
  transition: 0.3s;
@@ -1064,7 +1068,7 @@ p {
1064
1068
  top: 8px;
1065
1069
  z-index: 1;
1066
1070
  background-color: rgba(255, 255, 255, 0.625);
1067
- border-radius: 2px;
1071
+ border-radius: var(--border-radius);
1068
1072
  opacity: 0;
1069
1073
  transition: 0.3s;
1070
1074
  }
@@ -1081,7 +1085,7 @@ p {
1081
1085
  .card_PTC .card_PTC_container .card_PTC_top {
1082
1086
  position: relative;
1083
1087
  flex: 1;
1084
- border-radius: 2px;
1088
+ border-radius: var(--border-radius);
1085
1089
  background: var(--color-15);
1086
1090
  overflow: hidden;
1087
1091
  }
@@ -1140,7 +1144,6 @@ p {
1140
1144
  height: 100%;
1141
1145
  display: flex;
1142
1146
  flex-flow: column;
1143
- border-radius: 2px;
1144
1147
  background-color: var(--background-color);
1145
1148
  transition: 0.3s;
1146
1149
  }
@@ -1156,7 +1159,7 @@ p {
1156
1159
  flex: 0 0 auto;
1157
1160
  width: 35%;
1158
1161
  min-width: 126px;
1159
- border-radius: 2px;
1162
+ border-radius: var(--border-radius);
1160
1163
  background: var(--color-15);
1161
1164
  overflow: hidden;
1162
1165
  }
@@ -1270,7 +1273,6 @@ p {
1270
1273
  height: 100%;
1271
1274
  display: flex;
1272
1275
  flex-flow: column;
1273
- border-radius: 2px;
1274
1276
  background-color: var(--background-color);
1275
1277
  transition: 0.3s;
1276
1278
  }
@@ -1286,7 +1288,7 @@ p {
1286
1288
  flex: 0 0 auto;
1287
1289
  width: 40%;
1288
1290
  min-width: 126px;
1289
- border-radius: 2px;
1291
+ border-radius: var(--border-radius);
1290
1292
  background: var(--color-15);
1291
1293
  overflow: hidden;
1292
1294
  }
@@ -1791,6 +1793,10 @@ p {
1791
1793
  display: none;
1792
1794
  color: var(--primary-color);
1793
1795
  }
1796
+ .lm_custom_option_columns .card_prompt .anticon {
1797
+ font-size: 16px;
1798
+ color: var(--warning-color);
1799
+ }
1794
1800
  .lm_custom_size_warp {
1795
1801
  display: flex;
1796
1802
  flex-direction: column;
@@ -2284,7 +2290,7 @@ p {
2284
2290
  background-color: var(--disabled-bg-color);
2285
2291
  }
2286
2292
  .lm_dropdown_button {
2287
- border-radius: 4px;
2293
+ border-radius: 2px;
2288
2294
  border: 1px solid var(--color-15);
2289
2295
  box-sizing: content-box;
2290
2296
  }
@@ -2322,7 +2328,7 @@ p {
2322
2328
  .lm_dropdown_button:hover {
2323
2329
  color: var(--primary-hover-color) !important;
2324
2330
  border: 1px solid var(--primary-hover-color);
2325
- border-radius: 4px;
2331
+ border-radius: 2px;
2326
2332
  }
2327
2333
  .lm_dropdown_button:hover .ant-btn {
2328
2334
  color: var(--primary-hover-color) !important;
@@ -9767,6 +9773,10 @@ p {
9767
9773
  .lm_editTable_warpper .ant-table .ant-table-tbody > .ant-table-measure-row > td {
9768
9774
  padding: 0 !important;
9769
9775
  }
9776
+ .lm_editTable_warpper .lm_edit_opetate {
9777
+ padding-left: 8px;
9778
+ padding-right: 8px;
9779
+ }
9770
9780
  .lm_editTable_warpper .ant-picker {
9771
9781
  height: 24px !important;
9772
9782
  padding: 2px 8px;
@@ -12077,6 +12087,11 @@ button.ant-table-row-expand-icon::after {
12077
12087
  z-index: 999;
12078
12088
  background-color: #fff;
12079
12089
  }
12090
+ .lm_quick_menu .ant-btn {
12091
+ border: 0;
12092
+ border-radius: 4px;
12093
+ box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.03), 0px 9px 28px 0px rgba(0, 0, 0, 0.05), 0px 6px 16px 0px rgba(0, 0, 0, 0.08);
12094
+ }
12080
12095
  .lm_quick_menu .lm_menu_list {
12081
12096
  position: relative;
12082
12097
  width: 0;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -1,6 +1,6 @@
1
1
  .ant-btn.lm-button {
2
2
  border: 0;
3
- display: inline-flex;
3
+ display: inline-flex !important;
4
4
  flex-direction: row;
5
5
  align-items: center;
6
6
  justify-content: center;
@@ -109,6 +109,9 @@
109
109
  border: 0 !important;
110
110
  background: transparent !important;
111
111
  }
112
+ .ant-btn.ant-btn-text {
113
+ background: transparent;
114
+ }
112
115
  .ant-btn.lm-button-icon-only .anticon {
113
116
  font-size: 16px;
114
117
  }
@@ -1,6 +1,6 @@
1
1
  .ant-btn.lm-button {
2
2
  border: 0;
3
- display: inline-flex;
3
+ display: inline-flex !important;
4
4
  flex-direction: row;
5
5
  align-items: center;
6
6
  justify-content: center;
@@ -109,6 +109,9 @@
109
109
  border: 0 !important;
110
110
  background: transparent !important;
111
111
  }
112
+ .ant-btn.ant-btn-text {
113
+ background: transparent;
114
+ }
112
115
  .ant-btn.lm-button-icon-only .anticon {
113
116
  font-size: 16px;
114
117
  }
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -19,6 +19,7 @@
19
19
  position: relative;
20
20
  width: 100%;
21
21
  border: 1px solid transparent;
22
+ border-radius: 4px;
22
23
  overflow: hidden;
23
24
  transition: 0.3s;
24
25
  }
@@ -46,7 +47,7 @@
46
47
  .lm_card_table_container .lm_card_table_body_cell .card_checkbox .lm-checkbox {
47
48
  font-size: 0;
48
49
  border: 8px solid rgba(255, 255, 255, 0.625);
49
- border-radius: 2px;
50
+ border-radius: var(--border-radius);
50
51
  line-height: 1;
51
52
  }
52
53
  .lm_card_table_container .lm_card_table_body_cell .card_checkbox .ant-checkbox {
@@ -59,7 +60,7 @@
59
60
  top: 8px;
60
61
  z-index: 1;
61
62
  background-color: rgba(255, 255, 255, 0.625);
62
- border-radius: 2px;
63
+ border-radius: var(--border-radius);
63
64
  opacity: 0;
64
65
  transition: 0.3s;
65
66
  }
@@ -116,7 +117,6 @@
116
117
  flex-flow: column;
117
118
  gap: 8px;
118
119
  height: 100%;
119
- border-radius: 2px;
120
120
  background-color: var(--color-4);
121
121
  padding: calc(var(--gap) * 2);
122
122
  transition: 0.3s;
@@ -127,7 +127,7 @@
127
127
  top: 8px;
128
128
  z-index: 1;
129
129
  background-color: rgba(255, 255, 255, 0.625);
130
- border-radius: 2px;
130
+ border-radius: var(--border-radius);
131
131
  opacity: 0;
132
132
  transition: 0.3s;
133
133
  }
@@ -144,7 +144,7 @@
144
144
  .card_PTC .card_PTC_container .card_PTC_top {
145
145
  position: relative;
146
146
  flex: 1;
147
- border-radius: 2px;
147
+ border-radius: var(--border-radius);
148
148
  background: var(--color-15);
149
149
  overflow: hidden;
150
150
  }
@@ -203,7 +203,6 @@
203
203
  height: 100%;
204
204
  display: flex;
205
205
  flex-flow: column;
206
- border-radius: 2px;
207
206
  background-color: var(--background-color);
208
207
  transition: 0.3s;
209
208
  }
@@ -219,7 +218,7 @@
219
218
  flex: 0 0 auto;
220
219
  width: 35%;
221
220
  min-width: 126px;
222
- border-radius: 2px;
221
+ border-radius: var(--border-radius);
223
222
  background: var(--color-15);
224
223
  overflow: hidden;
225
224
  }
@@ -333,7 +332,6 @@
333
332
  height: 100%;
334
333
  display: flex;
335
334
  flex-flow: column;
336
- border-radius: 2px;
337
335
  background-color: var(--background-color);
338
336
  transition: 0.3s;
339
337
  }
@@ -349,7 +347,7 @@
349
347
  flex: 0 0 auto;
350
348
  width: 40%;
351
349
  min-width: 126px;
352
- border-radius: 2px;
350
+ border-radius: var(--border-radius);
353
351
  background: var(--color-15);
354
352
  overflow: hidden;
355
353
  }
@@ -19,6 +19,7 @@
19
19
  position: relative;
20
20
  width: 100%;
21
21
  border: 1px solid transparent;
22
+ border-radius: 4px;
22
23
  overflow: hidden;
23
24
  transition: 0.3s;
24
25
  }
@@ -46,7 +47,7 @@
46
47
  .lm_card_table_container .lm_card_table_body_cell .card_checkbox .lm-checkbox {
47
48
  font-size: 0;
48
49
  border: 8px solid rgba(255, 255, 255, 0.625);
49
- border-radius: 2px;
50
+ border-radius: var(--border-radius);
50
51
  line-height: 1;
51
52
  }
52
53
  .lm_card_table_container .lm_card_table_body_cell .card_checkbox .ant-checkbox {
@@ -59,7 +60,7 @@
59
60
  top: 8px;
60
61
  z-index: 1;
61
62
  background-color: rgba(255, 255, 255, 0.625);
62
- border-radius: 2px;
63
+ border-radius: var(--border-radius);
63
64
  opacity: 0;
64
65
  transition: 0.3s;
65
66
  }
@@ -116,7 +117,6 @@
116
117
  flex-flow: column;
117
118
  gap: 8px;
118
119
  height: 100%;
119
- border-radius: 2px;
120
120
  background-color: var(--color-4);
121
121
  padding: calc(var(--gap) * 2);
122
122
  transition: 0.3s;
@@ -127,7 +127,7 @@
127
127
  top: 8px;
128
128
  z-index: 1;
129
129
  background-color: rgba(255, 255, 255, 0.625);
130
- border-radius: 2px;
130
+ border-radius: var(--border-radius);
131
131
  opacity: 0;
132
132
  transition: 0.3s;
133
133
  }
@@ -144,7 +144,7 @@
144
144
  .card_PTC .card_PTC_container .card_PTC_top {
145
145
  position: relative;
146
146
  flex: 1;
147
- border-radius: 2px;
147
+ border-radius: var(--border-radius);
148
148
  background: var(--color-15);
149
149
  overflow: hidden;
150
150
  }
@@ -203,7 +203,6 @@
203
203
  height: 100%;
204
204
  display: flex;
205
205
  flex-flow: column;
206
- border-radius: 2px;
207
206
  background-color: var(--background-color);
208
207
  transition: 0.3s;
209
208
  }
@@ -219,7 +218,7 @@
219
218
  flex: 0 0 auto;
220
219
  width: 35%;
221
220
  min-width: 126px;
222
- border-radius: 2px;
221
+ border-radius: var(--border-radius);
223
222
  background: var(--color-15);
224
223
  overflow: hidden;
225
224
  }
@@ -333,7 +332,6 @@
333
332
  height: 100%;
334
333
  display: flex;
335
334
  flex-flow: column;
336
- border-radius: 2px;
337
335
  background-color: var(--background-color);
338
336
  transition: 0.3s;
339
337
  }
@@ -349,7 +347,7 @@
349
347
  flex: 0 0 auto;
350
348
  width: 40%;
351
349
  min-width: 126px;
352
- border-radius: 2px;
350
+ border-radius: var(--border-radius);
353
351
  background: var(--color-15);
354
352
  overflow: hidden;
355
353
  }
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -198,6 +198,7 @@
198
198
  --font-size-base: 14px;
199
199
  --font-size-lg: calc(var(--font-size-base) + 2px);
200
200
  --font-size-sm: 12px;
201
+ --border-radius: 2px;
201
202
  --color-contrast: #fff;
202
203
  --color-100: #000;
203
204
  --color-85: #262626;
@@ -2,7 +2,7 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
2
2
  import React, { useState, useMemo, useEffect, useImperativeHandle, forwardRef } from 'react';
3
3
  import { DndContext, closestCenter, KeyboardSensor, PointerSensor, useSensor, useSensors } from '@dnd-kit/core';
4
4
  import { arrayMove, useSortable, SortableContext, sortableKeyboardCoordinates, verticalListSortingStrategy } from '@dnd-kit/sortable';
5
- import { Checkbox, Input } from 'linkmore-design';
5
+ import { Checkbox, Input, IconFont } from 'linkmore-design';
6
6
  import { HolderOutlined } from '@ant-design/icons';
7
7
  import { CSS } from '@dnd-kit/utilities';
8
8
  import { cloneDeep } from 'lodash';
@@ -27,16 +27,16 @@ var SortItem = function SortItem(props) {
27
27
  };
28
28
  return /*#__PURE__*/React.createElement("div", Object.assign({
29
29
  ref: setNodeRef,
30
- className: 'lm_custom_item',
30
+ className: "lm_custom_item",
31
31
  style: style
32
32
  }, attributes), /*#__PURE__*/React.createElement(Checkbox, {
33
- checked: ((_a = props.item) === null || _a === void 0 ? void 0 : _a.show) === false ? false : true,
33
+ checked: ((_a = props === null || props === void 0 ? void 0 : props.item) === null || _a === void 0 ? void 0 : _a.show) !== false,
34
34
  onChange: function onChange(e) {
35
- return props.toggleShow(e.target.checked, props.id);
35
+ return props === null || props === void 0 ? void 0 : props.toggleShow(e.target.checked, props === null || props === void 0 ? void 0 : props.id);
36
36
  },
37
37
  className: "filter_item-content"
38
- }, (_b = props.item) === null || _b === void 0 ? void 0 : _b.title), /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(HolderOutlined, Object.assign({}, listeners, {
39
- className: 'lm_custom_icon sort_item'
38
+ }, (_b = props === null || props === void 0 ? void 0 : props.item) === null || _b === void 0 ? void 0 : _b.title), /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement(HolderOutlined, Object.assign({}, listeners, {
39
+ className: "lm_custom_icon sort_item"
40
40
  }))));
41
41
  };
42
42
  /** order show */
@@ -46,7 +46,8 @@ var FilterSort = /*#__PURE__*/forwardRef(function (_ref, ref) {
46
46
  var _ref$card = _ref.card,
47
47
  card = _ref$card === void 0 ? [] : _ref$card,
48
48
  _ref$cardStateValue = _ref.cardStateValue,
49
- cardStateValue = _ref$cardStateValue === void 0 ? {} : _ref$cardStateValue;
49
+ cardStateValue = _ref$cardStateValue === void 0 ? {} : _ref$cardStateValue,
50
+ showPromptNum = _ref.showPromptNum;
50
51
 
51
52
  var _useState = useState([]),
52
53
  _useState2 = _slicedToArray(_useState, 2),
@@ -90,7 +91,7 @@ var FilterSort = /*#__PURE__*/forwardRef(function (_ref, ref) {
90
91
  return item.show !== false;
91
92
  });
92
93
  return {
93
- indeterminate: (showLength === null || showLength === void 0 ? void 0 : showLength.length) && showLength.length !== localCard.length ? true : false,
94
+ indeterminate: !!((showLength === null || showLength === void 0 ? void 0 : showLength.length) && showLength.length !== localCard.length),
94
95
  checkAll: showLength.length === localCard.length
95
96
  };
96
97
  }, [localCard]);
@@ -136,7 +137,7 @@ var FilterSort = /*#__PURE__*/forwardRef(function (_ref, ref) {
136
137
  var resultColumns = localCard.map(function (item) {
137
138
  if (item.dataIndex === id) {
138
139
  return Object.assign(Object.assign({}, item), {
139
- show: item.show === false ? true : false
140
+ show: item.show === false
140
141
  });
141
142
  }
142
143
 
@@ -150,7 +151,7 @@ var FilterSort = /*#__PURE__*/forwardRef(function (_ref, ref) {
150
151
  var onCheckAllChange = function onCheckAllChange() {
151
152
  var resultColumns = localCard.map(function (item) {
152
153
  return Object.assign(Object.assign({}, item), {
153
- show: isCheckAll.checkAll ? false : true
154
+ show: !isCheckAll.checkAll
154
155
  });
155
156
  });
156
157
  setLocalCard(resultColumns);
@@ -167,11 +168,11 @@ var FilterSort = /*#__PURE__*/forwardRef(function (_ref, ref) {
167
168
  obj[item.dataIndex] = {};
168
169
 
169
170
  if (![undefined, null].includes(item.order)) {
170
- obj[item.dataIndex]['order'] = item.order;
171
+ obj[item.dataIndex].order = item.order;
171
172
  }
172
173
 
173
174
  if (![undefined, null].includes(item.show)) {
174
- obj[item.dataIndex]['show'] = item.show;
175
+ obj[item.dataIndex].show = item.show;
175
176
  }
176
177
  });
177
178
  return obj;
@@ -179,17 +180,21 @@ var FilterSort = /*#__PURE__*/forwardRef(function (_ref, ref) {
179
180
  };
180
181
  });
181
182
  return /*#__PURE__*/React.createElement("div", {
182
- className: 'lm_custom_option_columns'
183
+ className: "lm_custom_option_columns"
183
184
  }, /*#__PURE__*/React.createElement("div", {
184
- className: 'global_search'
185
+ className: "global_search"
185
186
  }, /*#__PURE__*/React.createElement(Search, {
186
187
  value: searchIngValue,
187
188
  onChange: function onChange(e) {
188
189
  return setSearchIngValue(e.target.value);
189
190
  },
190
191
  onSearch: handleSearch
191
- })), /*#__PURE__*/React.createElement("div", {
192
- className: 'global_setting'
192
+ })), /*#__PURE__*/React.createElement("p", {
193
+ className: "card_prompt"
194
+ }, /*#__PURE__*/React.createElement(IconFont, {
195
+ type: "lmweb-warning-circle"
196
+ }), " \u5361\u7247\u5B57\u6BB5\u5EFA\u8BAE\u6700\u591A\u663E\u793A", showPromptNum || 10, "\u4E2A\u4E3A\u4F18"), /*#__PURE__*/React.createElement("div", {
197
+ className: "global_setting"
193
198
  }, /*#__PURE__*/React.createElement(Checkbox, {
194
199
  indeterminate: isCheckAll.indeterminate,
195
200
  onChange: onCheckAllChange,