@cmstops/pro-compo 3.9.1-harbin.0 → 3.9.1-harbin.2

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 (249) hide show
  1. package/README.md +107 -107
  2. package/dist/gif.worker.js +3 -3
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/es/appCenter/style/index.less +120 -120
  6. package/es/baseFilter/components/FilterGroup.js +1 -1
  7. package/es/baseFilter/style/filterGroup.less +53 -53
  8. package/es/baseFilter/style/index.less +45 -45
  9. package/es/colorPalette/style/index.less +44 -44
  10. package/es/contentDetailList/components/Content/CompoItem/index.js +1 -1
  11. package/es/contentDetailList/components/Content/ContentListItem/index.js +1 -1
  12. package/es/contentDetailList/components/Content/DocItem/index.js +1 -1
  13. package/es/contentDetailList/components/Content/DocMpItem/index.js +1 -1
  14. package/es/contentDetailList/components/Content/GroupPieceItem/index.js +1 -1
  15. package/es/contentDetailList/components/Content/KongoNavItem/index.js +1 -1
  16. package/es/contentDetailList/components/Content/LiveItem/index.js +1 -1
  17. package/es/contentDetailList/components/Content/MaccountItem/index.js +1 -1
  18. package/es/contentDetailList/components/Content/courseItem/index.js +1 -1
  19. package/es/contentDetailList/components/Content/funhdItem/index.js +1 -1
  20. package/es/contentDetailList/components/CustomWrp/CustomItem.js +1 -1
  21. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  22. package/es/contentDetailList/style/ComoItem.less +99 -99
  23. package/es/contentDetailList/style/Content.less +49 -49
  24. package/es/contentDetailList/style/ContentListItem.less +132 -132
  25. package/es/contentDetailList/style/CustomItem.less +25 -25
  26. package/es/contentDetailList/style/Doc.less +3 -3
  27. package/es/contentDetailList/style/DocItem.less +152 -152
  28. package/es/contentDetailList/style/DocMpItem.less +135 -135
  29. package/es/contentDetailList/style/GroupPieceItem.less +108 -108
  30. package/es/contentDetailList/style/KongoNavItem.less +104 -104
  31. package/es/contentDetailList/style/LiveItem.less +108 -108
  32. package/es/contentDetailList/style/MaccountItem.less +111 -111
  33. package/es/contentDetailList/style/MatrixItem.less +214 -214
  34. package/es/contentDetailList/style/QrCodeView.less +93 -93
  35. package/es/contentDetailList/style/ShowQRCode.less +3 -3
  36. package/es/contentDetailList/style/courseItem.less +108 -108
  37. package/es/contentDetailList/style/funhdItem.less +108 -108
  38. package/es/contentDetailList/style/index.less +30 -30
  39. package/es/contentModal/component.js +8 -8
  40. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +177 -6
  41. package/es/contentModal/components/ViewAllColumn/columnTree/index.js +151 -0
  42. package/es/contentModal/components/storeBox/index.js +2 -2
  43. package/es/contentModal/script/api.js +7 -1
  44. package/es/contentModal/style/MediaFilter.less +47 -47
  45. package/es/contentModal/style/ViewAllColumn.less +68 -68
  46. package/es/contentModal/style/columnTree.less +32 -32
  47. package/es/contentModal/style/index.less +23 -23
  48. package/es/contentModal/style/storeBox.less +55 -55
  49. package/es/dataTags/component.js +5 -5
  50. package/es/dataTags/style/index.less +73 -73
  51. package/es/docHistory/component.js +1 -1
  52. package/es/docHistory/style/docDiffPanel.less +43 -43
  53. package/es/docHistory/style/docHistoryList.less +58 -58
  54. package/es/docHistory/style/index.less +37 -37
  55. package/es/docPreview/component.js +5 -5
  56. package/es/docPreview/style/index.less +140 -140
  57. package/es/docPreview/style/previewIframe.less +36 -36
  58. package/es/editMetaInfo/components/metaInfoForm.js +2 -2
  59. package/es/editMetaInfo/style/index.less +60 -60
  60. package/es/emptyData/style/index.less +34 -34
  61. package/es/gif.worker.js +3 -3
  62. package/es/imageCrop/component.js +2 -2
  63. package/es/imageCrop/style/cropper.less +291 -291
  64. package/es/imageCrop/style/imageCropper.less +133 -133
  65. package/es/imageCrop/style/index.less +2 -2
  66. package/es/importData/component.js +4 -4
  67. package/es/importData/style/index.less +48 -48
  68. package/es/index.less +30 -30
  69. package/es/mediaFilter/components/DocFilter.js +1 -1
  70. package/es/mediaFilter/components/FilterGroup.js +1 -1
  71. package/es/mediaFilter/style/index.less +115 -115
  72. package/es/mediaView/style/index.less +71 -71
  73. package/es/messageBox/component.js +1 -1
  74. package/es/messageBox/list.js +1 -1
  75. package/es/messageBox/style/index.less +76 -76
  76. package/es/previousVersion/style/index.less +209 -209
  77. package/es/resourceGridList/component.js +1 -1
  78. package/es/resourceGridList/style/FileTypeThumb.less +96 -96
  79. package/es/resourceGridList/style/index.less +233 -233
  80. package/es/resourceModal/component.js +1 -1
  81. package/es/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  82. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  83. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  84. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  85. package/es/resourceModal/style/DocAiMediaSelected.less +55 -55
  86. package/es/resourceModal/style/FileTypeThumb.less +205 -205
  87. package/es/resourceModal/style/MainContent.less +222 -222
  88. package/es/resourceModal/style/MediaPreviewer.less +71 -71
  89. package/es/resourceModal/style/MediaSelection.less +69 -69
  90. package/es/resourceModal/style/SystemResourceSelected.less +154 -154
  91. package/es/resourceModal/style/ToolbarSearch.less +53 -53
  92. package/es/resourceModal/style/index.less +18 -18
  93. package/es/selectAddTo/component.js +1 -1
  94. package/es/selectAddTo/components/SelectAddToView.js +3 -3
  95. package/es/selectAddTo/components/ViewAllColumn/index.js +1 -1
  96. package/es/selectAddTo/style/index.less +3 -3
  97. package/es/selectAvatarList/style/index.less +4 -4
  98. package/es/selectGategory/component.js +1 -1
  99. package/es/selectGategory/style/ColumnSelection.less +190 -190
  100. package/es/selectGategory/style/index.less +40 -40
  101. package/es/selectResourceModal/component.js +5 -5
  102. package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
  103. package/es/selectResourceModal/components/List/ListLocal/index.js +1 -1
  104. package/es/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  105. package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  106. package/es/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  107. package/es/selectResourceModal/style/index.less +55 -55
  108. package/es/selectResourceModal/style/list.less +203 -203
  109. package/es/selectResourceModal/style/listCardWrapper.less +97 -97
  110. package/es/selectResourceModal/style/listSelected.less +94 -94
  111. package/es/selectThumb/component.js +8 -8
  112. package/es/selectThumb/style/card.less +95 -95
  113. package/es/selectThumb/style/colorPalette.less +30 -30
  114. package/es/selectThumb/style/index.less +62 -62
  115. package/es/style/index.less +1 -1
  116. package/es/style.css +18 -18
  117. package/es/thumbCard/style/index.less +90 -90
  118. package/es/thumbCard/style/thumbUploading.less +26 -26
  119. package/es/typeIcons/style/index.less +6 -6
  120. package/es/uploadBefore/components/UploadBefore.js +1 -1
  121. package/es/uploadBefore/style/index.less +144 -144
  122. package/es/uploadStep/style/index.less +152 -152
  123. package/es/userAvater/component.js +1 -1
  124. package/es/userAvater/style/index.less +54 -54
  125. package/es/userDirector/component.js +1 -1
  126. package/es/userDirector/style/index.less +96 -96
  127. package/es/videoThumb/style/index.less +77 -77
  128. package/lib/appCenter/style/index.less +120 -120
  129. package/lib/baseFilter/components/FilterGroup.js +1 -1
  130. package/lib/baseFilter/style/filterGroup.less +53 -53
  131. package/lib/baseFilter/style/index.less +45 -45
  132. package/lib/colorPalette/style/index.less +44 -44
  133. package/lib/contentDetailList/components/Content/CompoItem/index.js +1 -1
  134. package/lib/contentDetailList/components/Content/ContentListItem/index.js +1 -1
  135. package/lib/contentDetailList/components/Content/DocItem/index.js +1 -1
  136. package/lib/contentDetailList/components/Content/DocMpItem/index.js +1 -1
  137. package/lib/contentDetailList/components/Content/GroupPieceItem/index.js +1 -1
  138. package/lib/contentDetailList/components/Content/KongoNavItem/index.js +1 -1
  139. package/lib/contentDetailList/components/Content/LiveItem/index.js +1 -1
  140. package/lib/contentDetailList/components/Content/MaccountItem/index.js +1 -1
  141. package/lib/contentDetailList/components/Content/courseItem/index.js +1 -1
  142. package/lib/contentDetailList/components/Content/funhdItem/index.js +1 -1
  143. package/lib/contentDetailList/components/CustomWrp/CustomItem.js +1 -1
  144. package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -2
  145. package/lib/contentDetailList/style/ComoItem.less +99 -99
  146. package/lib/contentDetailList/style/Content.less +49 -49
  147. package/lib/contentDetailList/style/ContentListItem.less +132 -132
  148. package/lib/contentDetailList/style/CustomItem.less +25 -25
  149. package/lib/contentDetailList/style/Doc.less +3 -3
  150. package/lib/contentDetailList/style/DocItem.less +152 -152
  151. package/lib/contentDetailList/style/DocMpItem.less +135 -135
  152. package/lib/contentDetailList/style/GroupPieceItem.less +108 -108
  153. package/lib/contentDetailList/style/KongoNavItem.less +104 -104
  154. package/lib/contentDetailList/style/LiveItem.less +108 -108
  155. package/lib/contentDetailList/style/MaccountItem.less +111 -111
  156. package/lib/contentDetailList/style/MatrixItem.less +214 -214
  157. package/lib/contentDetailList/style/QrCodeView.less +93 -93
  158. package/lib/contentDetailList/style/ShowQRCode.less +3 -3
  159. package/lib/contentDetailList/style/courseItem.less +108 -108
  160. package/lib/contentDetailList/style/funhdItem.less +108 -108
  161. package/lib/contentDetailList/style/index.less +30 -30
  162. package/lib/contentModal/component.js +8 -8
  163. package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +176 -5
  164. package/lib/contentModal/components/ViewAllColumn/columnTree/index.js +152 -0
  165. package/lib/contentModal/components/storeBox/index.js +2 -2
  166. package/lib/contentModal/script/api.js +7 -0
  167. package/lib/contentModal/style/MediaFilter.less +47 -47
  168. package/lib/contentModal/style/ViewAllColumn.less +68 -68
  169. package/lib/contentModal/style/columnTree.less +32 -32
  170. package/lib/contentModal/style/index.less +23 -23
  171. package/lib/contentModal/style/storeBox.less +55 -55
  172. package/lib/dataTags/component.js +5 -5
  173. package/lib/dataTags/style/index.less +73 -73
  174. package/lib/docHistory/component.js +1 -1
  175. package/lib/docHistory/style/docDiffPanel.less +43 -43
  176. package/lib/docHistory/style/docHistoryList.less +58 -58
  177. package/lib/docHistory/style/index.less +37 -37
  178. package/lib/docPreview/component.js +5 -5
  179. package/lib/docPreview/style/index.less +140 -140
  180. package/lib/docPreview/style/previewIframe.less +36 -36
  181. package/lib/editMetaInfo/components/metaInfoForm.js +2 -2
  182. package/lib/editMetaInfo/style/index.less +60 -60
  183. package/lib/emptyData/style/index.less +34 -34
  184. package/lib/imageCrop/component.js +2 -2
  185. package/lib/imageCrop/style/cropper.less +291 -291
  186. package/lib/imageCrop/style/imageCropper.less +133 -133
  187. package/lib/imageCrop/style/index.less +2 -2
  188. package/lib/importData/component.js +4 -4
  189. package/lib/importData/style/index.less +48 -48
  190. package/lib/index.less +30 -30
  191. package/lib/mediaFilter/components/DocFilter.js +1 -1
  192. package/lib/mediaFilter/components/FilterGroup.js +1 -1
  193. package/lib/mediaFilter/style/index.less +115 -115
  194. package/lib/mediaView/style/index.less +71 -71
  195. package/lib/messageBox/component.js +1 -1
  196. package/lib/messageBox/list.js +1 -1
  197. package/lib/messageBox/style/index.less +76 -76
  198. package/lib/previousVersion/style/index.less +209 -209
  199. package/lib/resourceGridList/component.js +1 -1
  200. package/lib/resourceGridList/style/FileTypeThumb.less +96 -96
  201. package/lib/resourceGridList/style/index.less +233 -233
  202. package/lib/resourceModal/component.js +1 -1
  203. package/lib/resourceModal/components/MediaSelection/MainContent/index.js +1 -1
  204. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +1 -1
  205. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +1 -1
  206. package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +1 -1
  207. package/lib/resourceModal/style/DocAiMediaSelected.less +55 -55
  208. package/lib/resourceModal/style/FileTypeThumb.less +205 -205
  209. package/lib/resourceModal/style/MainContent.less +222 -222
  210. package/lib/resourceModal/style/MediaPreviewer.less +71 -71
  211. package/lib/resourceModal/style/MediaSelection.less +69 -69
  212. package/lib/resourceModal/style/SystemResourceSelected.less +154 -154
  213. package/lib/resourceModal/style/ToolbarSearch.less +53 -53
  214. package/lib/resourceModal/style/index.less +18 -18
  215. package/lib/selectAddTo/component.js +1 -1
  216. package/lib/selectAddTo/components/SelectAddToView.js +3 -3
  217. package/lib/selectAddTo/components/ViewAllColumn/index.js +1 -1
  218. package/lib/selectAddTo/style/index.less +3 -3
  219. package/lib/selectAvatarList/style/index.less +4 -4
  220. package/lib/selectGategory/component.js +1 -1
  221. package/lib/selectGategory/style/ColumnSelection.less +190 -190
  222. package/lib/selectGategory/style/index.less +40 -40
  223. package/lib/selectResourceModal/component.js +5 -5
  224. package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -2
  225. package/lib/selectResourceModal/components/List/ListLocal/index.js +1 -1
  226. package/lib/selectResourceModal/components/List/ListNormal/Filter.js +5 -5
  227. package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -1
  228. package/lib/selectResourceModal/components/List/ListSystem/SubList.js +1 -1
  229. package/lib/selectResourceModal/style/index.less +55 -55
  230. package/lib/selectResourceModal/style/list.less +203 -203
  231. package/lib/selectResourceModal/style/listCardWrapper.less +97 -97
  232. package/lib/selectResourceModal/style/listSelected.less +94 -94
  233. package/lib/selectThumb/component.js +8 -8
  234. package/lib/selectThumb/style/card.less +95 -95
  235. package/lib/selectThumb/style/colorPalette.less +30 -30
  236. package/lib/selectThumb/style/index.less +62 -62
  237. package/lib/style/index.less +1 -1
  238. package/lib/thumbCard/style/index.less +90 -90
  239. package/lib/thumbCard/style/thumbUploading.less +26 -26
  240. package/lib/typeIcons/style/index.less +6 -6
  241. package/lib/uploadBefore/components/UploadBefore.js +1 -1
  242. package/lib/uploadBefore/style/index.less +144 -144
  243. package/lib/uploadStep/style/index.less +152 -152
  244. package/lib/userAvater/component.js +1 -1
  245. package/lib/userAvater/style/index.less +54 -54
  246. package/lib/userDirector/component.js +1 -1
  247. package/lib/userDirector/style/index.less +96 -96
  248. package/lib/videoThumb/style/index.less +77 -77
  249. package/package.json +138 -138
@@ -1,120 +1,120 @@
1
- .reference-btn {
2
- padding: 12px 16px;
3
- color: #5f5f5f;
4
- border: none;
5
- border-radius: 4px;
6
- }
7
-
8
- .apps-box-popover {
9
- position: relative;
10
- max-height: 600px;
11
- padding: 10px;
12
- overflow-y: scroll;
13
- }
14
-
15
- .app-title {
16
- padding: 0 15px;
17
- font-weight: bold;
18
- font-size: 16px;
19
- }
20
-
21
- .ul-list {
22
- width: 435px !important;
23
- margin: 0;
24
- padding: 0;
25
- overflow: hidden;
26
- text-align: center;
27
- list-style: none;
28
-
29
- .li_item {
30
- position: relative;
31
- float: left;
32
- width: 85px;
33
- height: 90px;
34
- // margin-left: 16px;
35
- margin: 13px 0;
36
- text-align: center;
37
-
38
- .icon-logo {
39
- .svg-icon {
40
- width: 4em;
41
- height: 3.5em;
42
- }
43
- }
44
-
45
- &:hover {
46
- // transition: ease-out 0.2s;
47
- // transform: scale(1.1);
48
- background: rgba(0, 0, 0, 0.05);
49
- border-radius: 4px;
50
- cursor: pointer;
51
-
52
- .icon-gengduo {
53
- display: block;
54
- }
55
- }
56
-
57
- .wrap_icon {
58
- display: inline-block;
59
- width: 70px;
60
- margin-top: 6px;
61
-
62
- .wrap_ {
63
- .icon-logo {
64
- width: 70px;
65
- height: 50px;
66
- margin-bottom: 4px;
67
-
68
- img {
69
- width: 50px;
70
- max-width: 100%;
71
- height: 50px;
72
- max-height: 100%;
73
- border-radius: 50%;
74
- }
75
- }
76
-
77
- .shortcut-logo {
78
- line-height: 77px;
79
-
80
- img {
81
- width: 35px;
82
- height: 35px;
83
- }
84
- }
85
-
86
- .icon_title {
87
- width: 73px;
88
- height: 20px;
89
- overflow: hidden;
90
- white-space: nowrap;
91
- text-overflow: ellipsis;
92
- }
93
- }
94
-
95
- .quick-add {
96
- .icon-logo {
97
- width: 40px;
98
- height: 40px;
99
- margin: 5px auto 9px;
100
- text-align: center;
101
- background-color: rgba(0, 0, 0, 0.12);
102
- border-radius: 50%;
103
-
104
- i {
105
- color: rgba(0, 0, 0, 0.85);
106
- font-size: 14px;
107
- line-height: 40px;
108
- }
109
- }
110
- }
111
- }
112
-
113
- .icon-gengduo {
114
- position: absolute;
115
- top: 2px;
116
- right: 4px;
117
- display: none;
118
- }
119
- }
120
- }
1
+ .reference-btn {
2
+ padding: 12px 16px;
3
+ color: #5f5f5f;
4
+ border: none;
5
+ border-radius: 4px;
6
+ }
7
+
8
+ .apps-box-popover {
9
+ position: relative;
10
+ max-height: 600px;
11
+ padding: 10px;
12
+ overflow-y: scroll;
13
+ }
14
+
15
+ .app-title {
16
+ padding: 0 15px;
17
+ font-weight: bold;
18
+ font-size: 16px;
19
+ }
20
+
21
+ .ul-list {
22
+ width: 435px !important;
23
+ margin: 0;
24
+ padding: 0;
25
+ overflow: hidden;
26
+ text-align: center;
27
+ list-style: none;
28
+
29
+ .li_item {
30
+ position: relative;
31
+ float: left;
32
+ width: 85px;
33
+ height: 90px;
34
+ // margin-left: 16px;
35
+ margin: 13px 0;
36
+ text-align: center;
37
+
38
+ .icon-logo {
39
+ .svg-icon {
40
+ width: 4em;
41
+ height: 3.5em;
42
+ }
43
+ }
44
+
45
+ &:hover {
46
+ // transition: ease-out 0.2s;
47
+ // transform: scale(1.1);
48
+ background: rgba(0, 0, 0, 0.05);
49
+ border-radius: 4px;
50
+ cursor: pointer;
51
+
52
+ .icon-gengduo {
53
+ display: block;
54
+ }
55
+ }
56
+
57
+ .wrap_icon {
58
+ display: inline-block;
59
+ width: 70px;
60
+ margin-top: 6px;
61
+
62
+ .wrap_ {
63
+ .icon-logo {
64
+ width: 70px;
65
+ height: 50px;
66
+ margin-bottom: 4px;
67
+
68
+ img {
69
+ width: 50px;
70
+ max-width: 100%;
71
+ height: 50px;
72
+ max-height: 100%;
73
+ border-radius: 50%;
74
+ }
75
+ }
76
+
77
+ .shortcut-logo {
78
+ line-height: 77px;
79
+
80
+ img {
81
+ width: 35px;
82
+ height: 35px;
83
+ }
84
+ }
85
+
86
+ .icon_title {
87
+ width: 73px;
88
+ height: 20px;
89
+ overflow: hidden;
90
+ white-space: nowrap;
91
+ text-overflow: ellipsis;
92
+ }
93
+ }
94
+
95
+ .quick-add {
96
+ .icon-logo {
97
+ width: 40px;
98
+ height: 40px;
99
+ margin: 5px auto 9px;
100
+ text-align: center;
101
+ background-color: rgba(0, 0, 0, 0.12);
102
+ border-radius: 50%;
103
+
104
+ i {
105
+ color: rgba(0, 0, 0, 0.85);
106
+ font-size: 14px;
107
+ line-height: 40px;
108
+ }
109
+ }
110
+ }
111
+ }
112
+
113
+ .icon-gengduo {
114
+ position: absolute;
115
+ top: 2px;
116
+ right: 4px;
117
+ display: none;
118
+ }
119
+ }
120
+ }
@@ -116,7 +116,7 @@ const _sfc_main = vue.defineComponent({
116
116
  }, {
117
117
  default: vue.withCtx(() => [
118
118
  vue.createElementVNode("span", _hoisted_3, [
119
- _cache[1] || (_cache[1] = vue.createTextVNode(" \u66F4\u591A\u7B5B\u9009 ", -1)),
119
+ _cache[1] || (_cache[1] = vue.createTextVNode(" \u66F4\u591A\u7B5B\u9009 ")),
120
120
  vue.createVNode(vue.unref(icon.IconCaretDown))
121
121
  ])
122
122
  ]),
@@ -1,53 +1,53 @@
1
- // FilterGroup 内部样式
2
- .filter-view-container {
3
- display: flex;
4
- // gap: 10px;
5
- align-items: center;
6
- justify-content: space-between;
7
- width: 100%;
8
- margin-bottom: 10px;
9
- font-size: 14px;
10
-
11
- .more-btn {
12
- .right-prefix {
13
- display: flex;
14
- gap: 10px;
15
- align-items: center;
16
- }
17
-
18
- .filter-pannel {
19
- z-index: 1002;
20
- display: flex;
21
- gap: 10px;
22
- padding: 10px;
23
- background-color: white;
24
- border-radius: 6px;
25
- box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
26
- }
27
- }
28
-
29
- .filter-content {
30
- display: flex;
31
- flex: 1;
32
- align-items: center;
33
- justify-content: space-between;
34
-
35
- .left {
36
- display: flex;
37
- flex: 1;
38
- gap: 10px;
39
- width: 100px;
40
- overflow: hidden;
41
- background-color: #fff;
42
- }
43
-
44
- .right {
45
- display: flex;
46
- flex-wrap: nowrap;
47
- align-items: center;
48
- height: 100%;
49
- padding-left: 20px;
50
- background: white;
51
- }
52
- }
53
- }
1
+ // FilterGroup 内部样式
2
+ .filter-view-container {
3
+ display: flex;
4
+ // gap: 10px;
5
+ align-items: center;
6
+ justify-content: space-between;
7
+ width: 100%;
8
+ margin-bottom: 10px;
9
+ font-size: 14px;
10
+
11
+ .more-btn {
12
+ .right-prefix {
13
+ display: flex;
14
+ gap: 10px;
15
+ align-items: center;
16
+ }
17
+
18
+ .filter-pannel {
19
+ z-index: 1002;
20
+ display: flex;
21
+ gap: 10px;
22
+ padding: 10px;
23
+ background-color: white;
24
+ border-radius: 6px;
25
+ box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
26
+ }
27
+ }
28
+
29
+ .filter-content {
30
+ display: flex;
31
+ flex: 1;
32
+ align-items: center;
33
+ justify-content: space-between;
34
+
35
+ .left {
36
+ display: flex;
37
+ flex: 1;
38
+ gap: 10px;
39
+ width: 100px;
40
+ overflow: hidden;
41
+ background-color: #fff;
42
+ }
43
+
44
+ .right {
45
+ display: flex;
46
+ flex-wrap: nowrap;
47
+ align-items: center;
48
+ height: 100%;
49
+ padding-left: 20px;
50
+ background: white;
51
+ }
52
+ }
53
+ }
@@ -1,45 +1,45 @@
1
- @import './filterGroup.less';
2
-
3
- .base-filter-container {
4
- display: flex;
5
- align-items: center;
6
- justify-content: space-between;
7
-
8
- .left {
9
- display: flex;
10
- align-items: center;
11
-
12
- .form-ul {
13
- display: flex;
14
- align-items: center;
15
- }
16
-
17
- .filter-item-view {
18
- margin-right: 1rem;
19
-
20
- &.value {
21
- .arco-picker,
22
- .arco-picker-input-active input,
23
- .arco-input-search,
24
- .arco-select-view-single,
25
- .arco-icon-hover,
26
- .arco-icon-hover::before {
27
- background-color: rgb(var(--primary-1));
28
- }
29
-
30
- .arco-picker input,
31
- .arco-input-search,
32
- .arco-select-view-single,
33
- .arco-select-view-suffix,
34
- .arco-picker-separator,
35
- .arco-picker-suffix-icon,
36
- .arco-icon-hover {
37
- color: rgb(var(--primary-6));
38
- }
39
- }
40
- }
41
- }
42
-
43
- .right {
44
- }
45
- }
1
+ @import './filterGroup.less';
2
+
3
+ .base-filter-container {
4
+ display: flex;
5
+ align-items: center;
6
+ justify-content: space-between;
7
+
8
+ .left {
9
+ display: flex;
10
+ align-items: center;
11
+
12
+ .form-ul {
13
+ display: flex;
14
+ align-items: center;
15
+ }
16
+
17
+ .filter-item-view {
18
+ margin-right: 1rem;
19
+
20
+ &.value {
21
+ .arco-picker,
22
+ .arco-picker-input-active input,
23
+ .arco-input-search,
24
+ .arco-select-view-single,
25
+ .arco-icon-hover,
26
+ .arco-icon-hover::before {
27
+ background-color: rgb(var(--primary-1));
28
+ }
29
+
30
+ .arco-picker input,
31
+ .arco-input-search,
32
+ .arco-select-view-single,
33
+ .arco-select-view-suffix,
34
+ .arco-picker-separator,
35
+ .arco-picker-suffix-icon,
36
+ .arco-icon-hover {
37
+ color: rgb(var(--primary-6));
38
+ }
39
+ }
40
+ }
41
+ }
42
+
43
+ .right {
44
+ }
45
+ }
@@ -1,44 +1,44 @@
1
- @radio-button-size: 32px;
2
-
3
- .color-palette-container {
4
- .color-radio-group {
5
- overflow: hidden;
6
-
7
- .arco-radio-button {
8
- position: relative;
9
- width: @radio-button-size;
10
- height: @radio-button-size;
11
- padding: 0;
12
- overflow: hidden !important;
13
- font-size: 0 !important;
14
- background: transparent !important;
15
- border-width: 0 !important;
16
- box-shadow: none !important;
17
-
18
- &.arco-radio-checked {
19
- &::after {
20
- position: absolute;
21
- top: 7px;
22
- left: 12px;
23
- box-sizing: content-box;
24
- width: 5px;
25
- height: 11px;
26
- border: 2px solid #fff;
27
- border-top: 0;
28
- border-left: 0;
29
- transform: rotate(45deg) scaleY(1);
30
- transform-origin: center;
31
- transition: transform 0.15s ease-in 0.05s;
32
- content: '';
33
- }
34
- }
35
- }
36
- }
37
-
38
- .color-picker-input {
39
- width: @radio-button-size;
40
- height: @radio-button-size;
41
- padding: 0 2px;
42
- border: none;
43
- }
44
- }
1
+ @radio-button-size: 32px;
2
+
3
+ .color-palette-container {
4
+ .color-radio-group {
5
+ overflow: hidden;
6
+
7
+ .arco-radio-button {
8
+ position: relative;
9
+ width: @radio-button-size;
10
+ height: @radio-button-size;
11
+ padding: 0;
12
+ overflow: hidden !important;
13
+ font-size: 0 !important;
14
+ background: transparent !important;
15
+ border-width: 0 !important;
16
+ box-shadow: none !important;
17
+
18
+ &.arco-radio-checked {
19
+ &::after {
20
+ position: absolute;
21
+ top: 7px;
22
+ left: 12px;
23
+ box-sizing: content-box;
24
+ width: 5px;
25
+ height: 11px;
26
+ border: 2px solid #fff;
27
+ border-top: 0;
28
+ border-left: 0;
29
+ transform: rotate(45deg) scaleY(1);
30
+ transform-origin: center;
31
+ transition: transform 0.15s ease-in 0.05s;
32
+ content: '';
33
+ }
34
+ }
35
+ }
36
+ }
37
+
38
+ .color-picker-input {
39
+ width: @radio-button-size;
40
+ height: @radio-button-size;
41
+ padding: 0 2px;
42
+ border: none;
43
+ }
44
+ }
@@ -30,7 +30,7 @@ const _sfc_main = vue.defineComponent({
30
30
  const comColumnsMap = vue.ref(typeMap.compoColumnsMap().value);
31
31
  const hide = vue.computed(() => {
32
32
  const { hide: hide2 } = props.item;
33
- return hide2 >= 100;
33
+ return hide2 > 0;
34
34
  });
35
35
  const silent = vue.computed(() => {
36
36
  return props.item && props.item.mourn_style === 1;
@@ -37,7 +37,7 @@ const _sfc_main = vue.defineComponent({
37
37
  const emit = __emit;
38
38
  const hide = vue.computed(() => {
39
39
  const { hide: hide2 } = props.item;
40
- return hide2 >= 100;
40
+ return hide2 > 0;
41
41
  });
42
42
  const silent = vue.computed(() => {
43
43
  return props.item && props.item.mourn_style === 1;
@@ -42,7 +42,7 @@ const _sfc_main = vue.defineComponent({
42
42
  const emit = __emit;
43
43
  const hide = vue.computed(() => {
44
44
  const { hide: hide2 } = props.item;
45
- return hide2 >= 100;
45
+ return hide2 > 0;
46
46
  });
47
47
  const silent = vue.computed(() => {
48
48
  return props.item && props.item.mourn_style === 1;
@@ -31,7 +31,7 @@ const _sfc_main = vue.defineComponent({
31
31
  const emit = __emit;
32
32
  const hide = vue.computed(() => {
33
33
  const { hide: hide2 } = props.item;
34
- return hide2 >= 100;
34
+ return hide2 > 0;
35
35
  });
36
36
  const silent = vue.computed(() => {
37
37
  return props.item && props.item.mourn_style === 1;
@@ -29,7 +29,7 @@ const _sfc_main = vue.defineComponent({
29
29
  const emit = __emit;
30
30
  const hide = vue.computed(() => {
31
31
  const { hide: hide2 } = props.item;
32
- return hide2 >= 100;
32
+ return hide2 > 0;
33
33
  });
34
34
  const silent = vue.computed(() => {
35
35
  return props.item && props.item.mourn_style === 1;
@@ -31,7 +31,7 @@ const _sfc_main = vue.defineComponent({
31
31
  const emit = __emit;
32
32
  const hide = vue.computed(() => {
33
33
  const { hide: hide2 } = props.item;
34
- return hide2 >= 100;
34
+ return hide2 > 0;
35
35
  });
36
36
  const silent = vue.computed(() => {
37
37
  return props.item && props.item.mourn_style === 1;
@@ -27,7 +27,7 @@ const _sfc_main = vue.defineComponent({
27
27
  const emit = __emit;
28
28
  const hide = vue.computed(() => {
29
29
  const { hide: hide2 } = props.item;
30
- return hide2 >= 100;
30
+ return hide2 > 0;
31
31
  });
32
32
  const silent = vue.computed(() => {
33
33
  return props.item && props.item.mourn_style === 1;
@@ -24,7 +24,7 @@ const _sfc_main = vue.defineComponent({
24
24
  const emit = __emit;
25
25
  const hide = vue.computed(() => {
26
26
  const { hide: hide2 } = props.item;
27
- return hide2 >= 100;
27
+ return hide2 > 0;
28
28
  });
29
29
  const silent = vue.computed(() => {
30
30
  return props.item && props.item.mourn_style === 1;
@@ -28,7 +28,7 @@ const _sfc_main = vue.defineComponent({
28
28
  const emit = __emit;
29
29
  const hide = vue.computed(() => {
30
30
  const { hide: hide2 } = props.item;
31
- return hide2 >= 100;
31
+ return hide2 > 0;
32
32
  });
33
33
  const silent = vue.computed(() => {
34
34
  return props.item && props.item.mourn_style === 1;
@@ -28,7 +28,7 @@ const _sfc_main = vue.defineComponent({
28
28
  const emit = __emit;
29
29
  const hide = vue.computed(() => {
30
30
  const { hide: hide2 } = props.item;
31
- return hide2 >= 100;
31
+ return hide2 > 0;
32
32
  });
33
33
  const silent = vue.computed(() => {
34
34
  return props.item && props.item.mourn_style === 1;
@@ -46,7 +46,7 @@ const _sfc_main = vue.defineComponent({
46
46
  });
47
47
  const hide = vue.computed(() => {
48
48
  const { hide: hide2 } = props.item;
49
- return hide2 >= 100;
49
+ return hide2 > 0;
50
50
  });
51
51
  const silent = vue.computed(() => {
52
52
  return props.item && props.item.mourn_style === 1;
@@ -251,7 +251,7 @@ const _sfc_main = vue.defineComponent({
251
251
  onClick: _cache[1] || (_cache[1] = ($event) => genTimeLink(expiration.value))
252
252
  }, {
253
253
  default: vue.withCtx(() => _cache[5] || (_cache[5] = [
254
- vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ", -1)
254
+ vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
255
255
  ])),
256
256
  _: 1,
257
257
  __: [5]
@@ -262,7 +262,7 @@ const _sfc_main = vue.defineComponent({
262
262
  onClick: _cache[2] || (_cache[2] = ($event) => clipUrl("img"))
263
263
  }, {
264
264
  default: vue.withCtx(() => _cache[6] || (_cache[6] = [
265
- vue.createTextVNode(" \u590D\u5236\u4E8C\u7EF4\u7801 ", -1)
265
+ vue.createTextVNode(" \u590D\u5236\u4E8C\u7EF4\u7801 ")
266
266
  ])),
267
267
  _: 1,
268
268
  __: [6]