@cmstops/pro-compo 3.9.2-alpha.10 → 3.9.2-alpha.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 (285) hide show
  1. package/dist/index.min.js.map +1 -1
  2. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +4 -2
  3. package/es/contentModal/component.js +16 -8
  4. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +2 -1
  5. package/es/contentModal/components/storeBox/index.js +4 -2
  6. package/es/dataTags/component.js +10 -5
  7. package/es/docHistory/component.js +2 -1
  8. package/es/docPreview/component.js +10 -5
  9. package/es/editMetaInfo/components/metaInfoForm.js +4 -2
  10. package/es/imageCrop/component.js +4 -2
  11. package/es/importData/component.js +6 -3
  12. package/es/mediaFilter/components/DocFilter.js +2 -1
  13. package/es/resourceGridList/component.js +4 -2
  14. package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +2 -1
  15. package/es/resourceModal/components/MediaSelection/MainContent/index.js +4 -2
  16. package/es/selectAddTo/style/css.js +1 -0
  17. package/es/selectAddTo/style/index.css +3 -0
  18. package/es/selectAddTo/style/index.js +1 -0
  19. package/es/selectAddTo/style/index.less +3 -0
  20. package/es/selectResourceModal/component.js +10 -5
  21. package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -1
  22. package/es/selectResourceModal/components/List/ListNormal/Filter.js +8 -4
  23. package/es/selectResourceModal/components/List/ListSystem/Filter.js +2 -1
  24. package/es/userAvater/component.js +2 -1
  25. package/es/userDirector/component.js +2 -1
  26. package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +4 -2
  27. package/lib/contentModal/component.js +16 -8
  28. package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +2 -1
  29. package/lib/contentModal/components/storeBox/index.js +4 -2
  30. package/lib/dataTags/component.js +10 -5
  31. package/lib/docHistory/component.js +2 -1
  32. package/lib/docPreview/component.js +10 -5
  33. package/lib/editMetaInfo/components/metaInfoForm.js +4 -2
  34. package/lib/imageCrop/component.js +4 -2
  35. package/lib/importData/component.js +6 -3
  36. package/lib/mediaFilter/components/DocFilter.js +2 -1
  37. package/lib/resourceGridList/component.js +4 -2
  38. package/lib/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +2 -1
  39. package/lib/resourceModal/components/MediaSelection/MainContent/index.js +4 -2
  40. package/lib/selectAddTo/style/css.js +2 -0
  41. package/lib/selectAddTo/style/index.css +3 -0
  42. package/lib/selectAddTo/style/index.js +2 -0
  43. package/lib/selectAddTo/style/index.less +3 -0
  44. package/lib/selectResourceModal/component.js +10 -5
  45. package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -1
  46. package/lib/selectResourceModal/components/List/ListNormal/Filter.js +8 -4
  47. package/lib/selectResourceModal/components/List/ListSystem/Filter.js +2 -1
  48. package/lib/userAvater/component.js +2 -1
  49. package/lib/userDirector/component.js +2 -1
  50. package/package.json +1 -1
  51. package/es/appCenter/component.d.ts +0 -0
  52. package/es/appCenter/index.d.ts +0 -2
  53. package/es/appCenter/script/api.d.ts +0 -11
  54. package/es/appCenter/script/apps.d.ts +0 -14
  55. package/es/appCenter/script/permissionMap.d.ts +0 -6
  56. package/es/appCenter/script/routeMap.d.ts +0 -4
  57. package/es/appCenter/style/index.d.ts +0 -1
  58. package/es/baseFilter/component.d.ts +0 -0
  59. package/es/baseFilter/components/FilterGroup.d.ts +0 -0
  60. package/es/baseFilter/components/filterItem.d.ts +0 -0
  61. package/es/baseFilter/index.d.ts +0 -2
  62. package/es/baseFilter/style/index.d.ts +0 -1
  63. package/es/baseFilter/useCalcWidth.d.ts +0 -16
  64. package/es/colorPalette/component.d.ts +0 -0
  65. package/es/colorPalette/components/colorPicker.d.ts +0 -0
  66. package/es/colorPalette/index.d.ts +0 -2
  67. package/es/colorPalette/style/index.d.ts +0 -1
  68. package/es/components.d.ts +0 -5
  69. package/es/config.d.ts +0 -4
  70. package/es/contentDetailList/__demo__/matrix/platform.d.ts +0 -36
  71. package/es/contentDetailList/component.d.ts +0 -0
  72. package/es/contentDetailList/components/Content/CompoItem/index.d.ts +0 -0
  73. package/es/contentDetailList/components/Content/ContentListItem/index.d.ts +0 -0
  74. package/es/contentDetailList/components/Content/DocItem/ApprovalStateMap/index.d.ts +0 -0
  75. package/es/contentDetailList/components/Content/DocItem/index.d.ts +0 -0
  76. package/es/contentDetailList/components/Content/DocMpItem/index.d.ts +0 -0
  77. package/es/contentDetailList/components/Content/GroupPieceItem/index.d.ts +0 -0
  78. package/es/contentDetailList/components/Content/KongoNavItem/index.d.ts +0 -0
  79. package/es/contentDetailList/components/Content/LiveItem/index.d.ts +0 -0
  80. package/es/contentDetailList/components/Content/MaccountItem/index.d.ts +0 -0
  81. package/es/contentDetailList/components/Content/courseItem/index.d.ts +0 -0
  82. package/es/contentDetailList/components/Content/funhdItem/index.d.ts +0 -0
  83. package/es/contentDetailList/components/Content/index.d.ts +0 -0
  84. package/es/contentDetailList/components/CustomWrp/CustomItem.d.ts +0 -0
  85. package/es/contentDetailList/components/CustomWrp/index.d.ts +0 -0
  86. package/es/contentDetailList/components/Doc/index.d.ts +0 -0
  87. package/es/contentDetailList/components/Records/MatrixItem/index.d.ts +0 -0
  88. package/es/contentDetailList/components/Records/index.d.ts +0 -0
  89. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.d.ts +0 -0
  90. package/es/contentDetailList/components/ShowQRCode/index.d.ts +0 -0
  91. package/es/contentDetailList/index.d.ts +0 -2
  92. package/es/contentDetailList/script/api.d.ts +0 -6
  93. package/es/contentDetailList/style/index.d.ts +0 -1
  94. package/es/contentModal/component.d.ts +0 -0
  95. package/es/contentModal/components/CompoList/CompoFilter/index.d.ts +0 -0
  96. package/es/contentModal/components/CompoList/index.d.ts +0 -0
  97. package/es/contentModal/components/ContentList/MediaFilter/index.d.ts +0 -0
  98. package/es/contentModal/components/ContentList/index.d.ts +0 -0
  99. package/es/contentModal/components/Dejin/MediaFilter/index.d.ts +0 -0
  100. package/es/contentModal/components/Dejin/index.d.ts +0 -0
  101. package/es/contentModal/components/EqxiuList/MediaFilter/index.d.ts +0 -0
  102. package/es/contentModal/components/EqxiuList/index.d.ts +0 -0
  103. package/es/contentModal/components/LiveList/MediaFilter/index.d.ts +0 -0
  104. package/es/contentModal/components/LiveList/index.d.ts +0 -0
  105. package/es/contentModal/components/MpAccountList/MpAccountFilter/index.d.ts +0 -0
  106. package/es/contentModal/components/MpAccountList/index.d.ts +0 -0
  107. package/es/contentModal/components/MpContentList/MediaFilter/index.d.ts +0 -0
  108. package/es/contentModal/components/MpContentList/index.d.ts +0 -0
  109. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
  110. package/es/contentModal/components/ViewAllColumn/columnTree/index.d.ts +0 -0
  111. package/es/contentModal/components/ViewAllColumn/index.d.ts +0 -0
  112. package/es/contentModal/components/storeBox/index.d.ts +0 -0
  113. package/es/contentModal/index.d.ts +0 -2
  114. package/es/contentModal/script/api.d.ts +0 -18
  115. package/es/contentModal/style/index.d.ts +0 -1
  116. package/es/dataTags/component.d.ts +0 -0
  117. package/es/dataTags/index.d.ts +0 -2
  118. package/es/dataTags/style/index.d.ts +0 -1
  119. package/es/docHistory/component.d.ts +0 -0
  120. package/es/docHistory/components/DocDiffPanel/index.d.ts +0 -0
  121. package/es/docHistory/components/DocHistoryList/index.d.ts +0 -0
  122. package/es/docHistory/index.d.ts +0 -2
  123. package/es/docHistory/scripts/diff.d.ts +0 -1
  124. package/es/docHistory/scripts/useDocHistory.d.ts +0 -10
  125. package/es/docHistory/style/index.d.ts +0 -1
  126. package/es/docPreview/component.d.ts +0 -0
  127. package/es/docPreview/components/PreviewIframe.d.ts +0 -0
  128. package/es/docPreview/index.d.ts +0 -2
  129. package/es/docPreview/scripts/api.d.ts +0 -1
  130. package/es/docPreview/scripts/hook.d.ts +0 -33
  131. package/es/docPreview/style/index.d.ts +0 -1
  132. package/es/editMetaInfo/component.d.ts +0 -0
  133. package/es/editMetaInfo/components/metaInfoForm.d.ts +0 -0
  134. package/es/editMetaInfo/index.d.ts +0 -2
  135. package/es/editMetaInfo/script/api.d.ts +0 -6
  136. package/es/editMetaInfo/script/restaurants.d.ts +0 -4
  137. package/es/editMetaInfo/style/index.d.ts +0 -1
  138. package/es/emptyData/component.d.ts +0 -0
  139. package/es/emptyData/index.d.ts +0 -2
  140. package/es/emptyData/style/index.d.ts +0 -1
  141. package/es/emptyData/svg/add.d.ts +0 -0
  142. package/es/hooks/assets.d.ts +0 -1
  143. package/es/hooks/batch.d.ts +0 -8
  144. package/es/hooks/dialogVisible.d.ts +0 -8
  145. package/es/hooks/source.d.ts +0 -9
  146. package/es/hooks/toggle.d.ts +0 -6
  147. package/es/hooks/useAttachement.d.ts +0 -53
  148. package/es/hooks/useLocalStorage.d.ts +0 -10
  149. package/es/hooks/useMediaContext.d.ts +0 -12
  150. package/es/hooks/usePopper.d.ts +0 -8
  151. package/es/hooks/useSelection.d.ts +0 -30
  152. package/es/hooks/useUpload.d.ts +0 -78
  153. package/es/hooks/user.d.ts +0 -9
  154. package/es/imageCrop/component.d.ts +0 -0
  155. package/es/imageCrop/index.d.ts +0 -2
  156. package/es/imageCrop/script/api.d.ts +0 -1
  157. package/es/imageCrop/style/index.d.ts +0 -1
  158. package/es/importData/component.d.ts +0 -0
  159. package/es/importData/index.d.ts +0 -2
  160. package/es/importData/style/index.d.ts +0 -1
  161. package/es/index.d.ts +0 -30
  162. package/es/mediaFilter/component.d.ts +0 -0
  163. package/es/mediaFilter/components/DocFilter.d.ts +0 -0
  164. package/es/mediaFilter/components/FilterGroup.d.ts +0 -0
  165. package/es/mediaFilter/components/FilterItem.d.ts +0 -0
  166. package/es/mediaFilter/components/MpAccountFilter.d.ts +0 -0
  167. package/es/mediaFilter/components/MpContentFilter.d.ts +0 -0
  168. package/es/mediaFilter/index.d.ts +0 -3
  169. package/es/mediaFilter/script/optionsGetter.d.ts +0 -26
  170. package/es/mediaFilter/script/types.d.ts +0 -16
  171. package/es/mediaFilter/style/index.d.ts +0 -1
  172. package/es/mediaView/component.d.ts +0 -0
  173. package/es/mediaView/index.d.ts +0 -2
  174. package/es/mediaView/style/index.d.ts +0 -1
  175. package/es/messageBox/component.d.ts +0 -0
  176. package/es/messageBox/index.d.ts +0 -2
  177. package/es/messageBox/list.d.ts +0 -0
  178. package/es/messageBox/script/api.d.ts +0 -6
  179. package/es/messageBox/style/index.d.ts +0 -1
  180. package/es/previousVersion/component.d.ts +0 -0
  181. package/es/previousVersion/index.d.ts +0 -2
  182. package/es/previousVersion/script/api.d.ts +0 -15
  183. package/es/previousVersion/script/tool.d.ts +0 -6
  184. package/es/previousVersion/style/index.d.ts +0 -1
  185. package/es/resourceGridList/component.d.ts +0 -0
  186. package/es/resourceGridList/components/FileTypeThumb/index.d.ts +0 -0
  187. package/es/resourceGridList/index.d.ts +0 -2
  188. package/es/resourceGridList/style/index.d.ts +0 -1
  189. package/es/resourceModal/component.d.ts +0 -0
  190. package/es/resourceModal/components/MediaPreviewer/index.d.ts +0 -0
  191. package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.d.ts +0 -0
  192. package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.d.ts +0 -0
  193. package/es/resourceModal/components/MediaSelection/MainContent/index.d.ts +0 -0
  194. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.d.ts +0 -0
  195. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.d.ts +0 -0
  196. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/index.d.ts +0 -0
  197. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.d.ts +0 -0
  198. package/es/resourceModal/components/MediaSelection/index.d.ts +0 -0
  199. package/es/resourceModal/index.d.ts +0 -2
  200. package/es/resourceModal/script/api.d.ts +0 -25
  201. package/es/resourceModal/script/mediaSelection.d.ts +0 -14
  202. package/es/resourceModal/style/index.d.ts +0 -1
  203. package/es/selectAvatarList/component.d.ts +0 -0
  204. package/es/selectAvatarList/index.d.ts +0 -2
  205. package/es/selectAvatarList/style/index.d.ts +0 -1
  206. package/es/selectGategory/component.d.ts +0 -0
  207. package/es/selectGategory/components/ColumnSelection/index.d.ts +0 -0
  208. package/es/selectGategory/index.d.ts +0 -2
  209. package/es/selectGategory/script/api.d.ts +0 -6
  210. package/es/selectGategory/style/index.d.ts +0 -1
  211. package/es/selectResourceModal/__demo__/module/DivWrapper.d.ts +0 -268
  212. package/es/selectResourceModal/__demo__/module/basic.d.ts +0 -299
  213. package/es/selectResourceModal/component.d.ts +0 -0
  214. package/es/selectResourceModal/components/List/ListAi/index.d.ts +0 -0
  215. package/es/selectResourceModal/components/List/ListCardWrapper.d.ts +0 -0
  216. package/es/selectResourceModal/components/List/ListLocal/Upload.d.ts +0 -0
  217. package/es/selectResourceModal/components/List/ListLocal/index.d.ts +0 -0
  218. package/es/selectResourceModal/components/List/ListNormal/Filter.d.ts +0 -0
  219. package/es/selectResourceModal/components/List/ListNormal/index.d.ts +0 -0
  220. package/es/selectResourceModal/components/List/ListSystem/Filter.d.ts +0 -0
  221. package/es/selectResourceModal/components/List/ListSystem/SubList.d.ts +0 -0
  222. package/es/selectResourceModal/components/List/ListSystem/index.d.ts +0 -0
  223. package/es/selectResourceModal/components/List/ListVideo/index.d.ts +0 -0
  224. package/es/selectResourceModal/components/List/ListWraper.d.ts +0 -0
  225. package/es/selectResourceModal/components/ListSelected/index.d.ts +0 -0
  226. package/es/selectResourceModal/components/ListTabs/index.d.ts +0 -0
  227. package/es/selectResourceModal/hooks/useResponsiveFilter.d.ts +0 -21
  228. package/es/selectResourceModal/index.d.ts +0 -2
  229. package/es/selectResourceModal/scripts/selectionApis.d.ts +0 -2
  230. package/es/selectResourceModal/scripts/useCompoLf.d.ts +0 -27
  231. package/es/selectResourceModal/scripts/useResourceSelect.d.ts +0 -7
  232. package/es/selectResourceModal/scripts/useTabFilter.d.ts +0 -22
  233. package/es/selectResourceModal/style/index.d.ts +0 -1
  234. package/es/selectThumb/component.d.ts +0 -0
  235. package/es/selectThumb/components/card.d.ts +0 -0
  236. package/es/selectThumb/components/colorPalette.d.ts +0 -0
  237. package/es/selectThumb/components/colorPicker.d.ts +0 -0
  238. package/es/selectThumb/index.d.ts +0 -2
  239. package/es/selectThumb/style/index.d.ts +0 -1
  240. package/es/thumbCard/component.d.ts +0 -0
  241. package/es/thumbCard/components/ThumbUploading/index.d.ts +0 -0
  242. package/es/thumbCard/index.d.ts +0 -2
  243. package/es/thumbCard/style/index.d.ts +0 -1
  244. package/es/typeIcons/component.d.ts +0 -0
  245. package/es/typeIcons/index.d.ts +0 -2
  246. package/es/typeIcons/style/index.d.ts +0 -1
  247. package/es/uploadBefore/component.d.ts +0 -0
  248. package/es/uploadBefore/components/UploadBefore.d.ts +0 -0
  249. package/es/uploadBefore/components/UploadForClick.d.ts +0 -0
  250. package/es/uploadBefore/index.d.ts +0 -2
  251. package/es/uploadBefore/script/api.d.ts +0 -16
  252. package/es/uploadBefore/script/fileTypeAdapter.d.ts +0 -39
  253. package/es/uploadBefore/script/fileUpload.d.ts +0 -7
  254. package/es/uploadBefore/script/uploadHooks.d.ts +0 -96
  255. package/es/uploadBefore/style/index.d.ts +0 -1
  256. package/es/uploadBefore/utils/dragUploadEvent.d.ts +0 -0
  257. package/es/uploadStep/component.d.ts +0 -0
  258. package/es/uploadStep/index.d.ts +0 -2
  259. package/es/uploadStep/script/fileTypeAdapter.d.ts +0 -20
  260. package/es/uploadStep/style/index.d.ts +0 -1
  261. package/es/userAvater/component.d.ts +0 -0
  262. package/es/userAvater/index.d.ts +0 -2
  263. package/es/userAvater/script/api.d.ts +0 -8
  264. package/es/userAvater/style/index.d.ts +0 -1
  265. package/es/userDirector/component.d.ts +0 -0
  266. package/es/userDirector/components/userTree.d.ts +0 -0
  267. package/es/userDirector/index.d.ts +0 -2
  268. package/es/userDirector/script/api.d.ts +0 -10
  269. package/es/userDirector/style/index.d.ts +0 -1
  270. package/es/utils/auth.d.ts +0 -5
  271. package/es/utils/date.d.ts +0 -3
  272. package/es/utils/doc.d.ts +0 -76
  273. package/es/utils/filter.d.ts +0 -21
  274. package/es/utils/index.d.ts +0 -17
  275. package/es/utils/request.d.ts +0 -9
  276. package/es/utils/resource.d.ts +0 -4
  277. package/es/utils/transcodeMedia.d.ts +0 -13
  278. package/es/utils/tusUpload.d.ts +0 -16
  279. package/es/utils/typeMap.d.ts +0 -185
  280. package/es/utils/uploadCatalog.d.ts +0 -1
  281. package/es/videoThumb/component.d.ts +0 -0
  282. package/es/videoThumb/index.d.ts +0 -2
  283. package/es/videoThumb/scripts/api.d.ts +0 -9
  284. package/es/videoThumb/scripts/useVideoThumbs.d.ts +0 -12
  285. package/es/videoThumb/style/index.d.ts +0 -1
@@ -84,7 +84,8 @@ const _sfc_main = vue.defineComponent({
84
84
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
85
85
  vue.createTextVNode("\u6E05\u7A7A")
86
86
  ])),
87
- _: 1
87
+ _: 1,
88
+ __: [1]
88
89
  })
89
90
  ])
90
91
  ]),
@@ -100,7 +101,8 @@ const _sfc_main = vue.defineComponent({
100
101
  default: vue.withCtx(() => _cache[0] || (_cache[0] = [
101
102
  vue.createTextVNode("\u5DF2\u9009\u6570\u636E")
102
103
  ])),
103
- _: 1
104
+ _: 1,
105
+ __: [0]
104
106
  })) : vue.createCommentVNode("v-if", true)
105
107
  ]),
106
108
  _: 1
@@ -134,7 +134,8 @@ const _sfc_main = vue.defineComponent({
134
134
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
135
135
  vue.createTextVNode("\u539F\u521B")
136
136
  ])),
137
- _: 1
137
+ _: 1,
138
+ __: [1]
138
139
  }, 8, ["class"])
139
140
  ]),
140
141
  _: 1
@@ -152,7 +153,8 @@ const _sfc_main = vue.defineComponent({
152
153
  default: vue.withCtx(() => _cache[2] || (_cache[2] = [
153
154
  vue.createTextVNode("\u63A8\u8350")
154
155
  ])),
155
- _: 1
156
+ _: 1,
157
+ __: [2]
156
158
  }, 8, ["class"])
157
159
  ]),
158
160
  _: 1
@@ -170,7 +172,8 @@ const _sfc_main = vue.defineComponent({
170
172
  default: vue.withCtx(() => _cache[3] || (_cache[3] = [
171
173
  vue.createTextVNode("\u654F\u611F")
172
174
  ])),
173
- _: 1
175
+ _: 1,
176
+ __: [3]
174
177
  }, 8, ["class"])
175
178
  ]),
176
179
  _: 1
@@ -188,7 +191,8 @@ const _sfc_main = vue.defineComponent({
188
191
  default: vue.withCtx(() => _cache[4] || (_cache[4] = [
189
192
  vue.createTextVNode("\u5DF2\u63A8\u9001")
190
193
  ])),
191
- _: 1
194
+ _: 1,
195
+ __: [4]
192
196
  }, 8, ["class"])
193
197
  ]),
194
198
  _: 1
@@ -224,7 +228,8 @@ const _sfc_main = vue.defineComponent({
224
228
  default: vue.withCtx(() => _cache[5] || (_cache[5] = [
225
229
  vue.createTextVNode(" \u77E9\u9635\u5206\u53D1 ")
226
230
  ])),
227
- _: 1
231
+ _: 1,
232
+ __: [5]
228
233
  }, 8, ["class"])
229
234
  ]),
230
235
  _: 1
@@ -73,7 +73,8 @@ const _sfc_main = vue.defineComponent({
73
73
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
74
74
  vue.createTextVNode(" \u8FD8\u539F\u6B64\u7248\u672C ")
75
75
  ])),
76
- _: 1
76
+ _: 1,
77
+ __: [1]
77
78
  }, 8, ["disabled"])
78
79
  ]),
79
80
  default: vue.withCtx(() => [
@@ -95,7 +95,8 @@ const _sfc_main = vue.defineComponent({
95
95
  default: vue.withCtx(() => _cache[8] || (_cache[8] = [
96
96
  vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
97
97
  ])),
98
- _: 1
98
+ _: 1,
99
+ __: [8]
99
100
  }, 8, ["onClick"])
100
101
  ]),
101
102
  vue.createCommentVNode(" \u94FE\u63A5 "),
@@ -111,7 +112,8 @@ const _sfc_main = vue.defineComponent({
111
112
  default: vue.withCtx(() => _cache[10] || (_cache[10] = [
112
113
  vue.createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5")
113
114
  ])),
114
- _: 1
115
+ _: 1,
116
+ __: [10]
115
117
  }),
116
118
  vue.createVNode(vue.unref(webVue.Button), {
117
119
  type: "primary",
@@ -120,7 +122,8 @@ const _sfc_main = vue.defineComponent({
120
122
  default: vue.withCtx(() => _cache[11] || (_cache[11] = [
121
123
  vue.createTextVNode(" \u66F4\u65B0\u9884\u89C8\u6709\u6548\u671F ")
122
124
  ])),
123
- _: 1
125
+ _: 1,
126
+ __: [11]
124
127
  })
125
128
  ])
126
129
  ], 64)) : vue.unref(isPublish) ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
@@ -140,7 +143,8 @@ const _sfc_main = vue.defineComponent({
140
143
  default: vue.withCtx(() => _cache[13] || (_cache[13] = [
141
144
  vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
142
145
  ])),
143
- _: 1
146
+ _: 1,
147
+ __: [13]
144
148
  }, 8, ["onClick"])
145
149
  ]),
146
150
  vue.createCommentVNode(" \u94FE\u63A5 "),
@@ -180,7 +184,8 @@ const _sfc_main = vue.defineComponent({
180
184
  default: vue.withCtx(() => _cache[18] || (_cache[18] = [
181
185
  vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
182
186
  ])),
183
- _: 1
187
+ _: 1,
188
+ __: [18]
184
189
  })
185
190
  ])
186
191
  ], 64))
@@ -763,13 +763,15 @@ const _sfc_main = vue.defineComponent({
763
763
  default: vue.withCtx(() => _cache[29] || (_cache[29] = [
764
764
  vue.createTextVNode(" \u9ED8\u54C0\u6A21\u5F0F")
765
765
  ])),
766
- _: 1
766
+ _: 1,
767
+ __: [29]
767
768
  }),
768
769
  vue.createVNode(vue.unref(webVue.Radio), { value: 2 }, {
769
770
  default: vue.withCtx(() => _cache[30] || (_cache[30] = [
770
771
  vue.createTextVNode("\u975E\u9ED8\u54C0\u6A21\u5F0F")
771
772
  ])),
772
- _: 1
773
+ _: 1,
774
+ __: [30]
773
775
  })
774
776
  ]),
775
777
  _: 1
@@ -426,7 +426,8 @@ const _sfc_main = vue.defineComponent({
426
426
  default: vue.withCtx(() => _cache[5] || (_cache[5] = [
427
427
  vue.createTextVNode("\u53D6\u6D88")
428
428
  ])),
429
- _: 1
429
+ _: 1,
430
+ __: [5]
430
431
  }),
431
432
  vue.withDirectives(vue.createVNode(vue.unref(webVue.Button), {
432
433
  size: "medium",
@@ -437,7 +438,8 @@ const _sfc_main = vue.defineComponent({
437
438
  default: vue.withCtx(() => _cache[6] || (_cache[6] = [
438
439
  vue.createTextVNode("\u88C1\u526A")
439
440
  ])),
440
- _: 1
441
+ _: 1,
442
+ __: [6]
441
443
  }, 8, ["loading"]), [
442
444
  [vue.vShow, !croppering.value]
443
445
  ])
@@ -106,7 +106,8 @@ const _sfc_main = vue.defineComponent({
106
106
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
107
107
  vue.createTextVNode("\u4E0B\u8F7D\u6A21\u677F")
108
108
  ])),
109
- _: 1
109
+ _: 1,
110
+ __: [1]
110
111
  }, 8, ["href"])
111
112
  ]),
112
113
  _cache[6] || (_cache[6] = vue.createElementVNode("h3", null, "\u4E0A\u4F20\u6587\u4EF6", -1)),
@@ -127,7 +128,8 @@ const _sfc_main = vue.defineComponent({
127
128
  default: vue.withCtx(() => _cache[3] || (_cache[3] = [
128
129
  vue.createTextVNode(" \u4E0B\u8F7D\u5BFC\u5165\u7ED3\u679C ")
129
130
  ])),
130
- _: 1
131
+ _: 1,
132
+ __: [3]
131
133
  }, 8, ["href"])
132
134
  ])) : vue.createCommentVNode("v-if", true),
133
135
  importPercent.value === 1 && ((_b = importData.value) == null ? void 0 : _b.success_count) === void 0 ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_5, " \u5BFC\u5165\u5931\u8D25\uFF0C" + vue.toDisplayString(importErrorInfo.value), 1)) : vue.createCommentVNode("v-if", true)
@@ -158,7 +160,8 @@ const _sfc_main = vue.defineComponent({
158
160
  default: vue.withCtx(() => _cache[4] || (_cache[4] = [
159
161
  vue.createTextVNode("\u5F00\u59CB\u5BFC\u5165")
160
162
  ])),
161
- _: 1
163
+ _: 1,
164
+ __: [4]
162
165
  }, 8, ["loading"])) : vue.createCommentVNode("v-if", true)
163
166
  ]),
164
167
  _: 1
@@ -185,7 +185,8 @@ const _sfc_main = vue.defineComponent({
185
185
  default: vue.withCtx(() => [
186
186
  _cache[3] || (_cache[3] = vue.createTextVNode(" \u91CD\u7F6E "))
187
187
  ]),
188
- _: 1
188
+ _: 1,
189
+ __: [3]
189
190
  })) : vue.createCommentVNode("v-if", true)
190
191
  ]),
191
192
  right: vue.withCtx(() => [
@@ -205,7 +205,8 @@ const _sfc_main = vue.defineComponent({
205
205
  vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
206
206
  ], -1)
207
207
  ])),
208
- _: 1
208
+ _: 1,
209
+ __: [1]
209
210
  })) : vue.createCommentVNode("v-if", true)
210
211
  ], 10, _hoisted_10)
211
212
  ]);
@@ -222,7 +223,8 @@ const _sfc_main = vue.defineComponent({
222
223
  default: vue.withCtx(() => _cache[2] || (_cache[2] = [
223
224
  vue.createTextVNode("\u52A0\u8F7D\u66F4\u591A\u2026 ")
224
225
  ])),
225
- _: 1
226
+ _: 1,
227
+ __: [2]
226
228
  })) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
227
229
  ])) : vue.createCommentVNode("v-if", true),
228
230
  !((_d = _ctx.fileList) == null ? void 0 : _d.length) && !((_e = _ctx.folderList) == null ? void 0 : _e.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, _cache[3] || (_cache[3] = [
@@ -94,7 +94,8 @@ const _sfc_main = vue.defineComponent({
94
94
  ])) : vue.createCommentVNode("v-if", true)
95
95
  ];
96
96
  }),
97
- _: 1
97
+ _: 1,
98
+ __: [1]
98
99
  })
99
100
  ]);
100
101
  };
@@ -178,7 +178,8 @@ const _sfc_main = vue.defineComponent({
178
178
  vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
179
179
  ], -1)
180
180
  ])),
181
- _: 1
181
+ _: 1,
182
+ __: [1]
182
183
  })) : vue.createCommentVNode("v-if", true)
183
184
  ], 2)
184
185
  ]);
@@ -195,7 +196,8 @@ const _sfc_main = vue.defineComponent({
195
196
  default: vue.withCtx(() => _cache[2] || (_cache[2] = [
196
197
  vue.createTextVNode("\u52A0\u8F7D\u66F4\u591A\u2026 ")
197
198
  ])),
198
- _: 1
199
+ _: 1,
200
+ __: [2]
199
201
  }, 8, ["onClick"])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
200
202
  ])) : vue.createCommentVNode("v-if", true),
201
203
  !_ctx.fileList.length && !_ctx.folderList.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, _cache[3] || (_cache[3] = [
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ require("./index.css");
@@ -0,0 +1,3 @@
1
+ .select-add-to {
2
+ display: inline-block;
3
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ require("./index.less");
@@ -0,0 +1,3 @@
1
+ .select-add-to {
2
+ display: inline-block;
3
+ }
@@ -125,7 +125,8 @@ const _sfc_main = vue.defineComponent({
125
125
  default: vue.withCtx(() => _cache[1] || (_cache[1] = [
126
126
  vue.createTextVNode("\u53D6\u6D88")
127
127
  ])),
128
- _: 1
128
+ _: 1,
129
+ __: [1]
129
130
  }, 8, ["onClick"]),
130
131
  vue.createVNode(vue.unref(webVue.Button), {
131
132
  type: "primary",
@@ -134,7 +135,8 @@ const _sfc_main = vue.defineComponent({
134
135
  default: vue.withCtx(() => _cache[2] || (_cache[2] = [
135
136
  vue.createTextVNode(" \u786E\u5B9A ")
136
137
  ])),
137
- _: 1
138
+ _: 1,
139
+ __: [2]
138
140
  })
139
141
  ], 64)) : vue.createCommentVNode("v-if", true)
140
142
  ], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
@@ -144,7 +146,8 @@ const _sfc_main = vue.defineComponent({
144
146
  default: vue.withCtx(() => _cache[3] || (_cache[3] = [
145
147
  vue.createTextVNode("\u53D6\u6D88")
146
148
  ])),
147
- _: 1
149
+ _: 1,
150
+ __: [3]
148
151
  }, 8, ["onClick"]),
149
152
  vue.createVNode(vue.unref(webVue.Button), {
150
153
  disabled: isEmpty,
@@ -154,7 +157,8 @@ const _sfc_main = vue.defineComponent({
154
157
  default: vue.withCtx(() => _cache[4] || (_cache[4] = [
155
158
  vue.createTextVNode(" \u7F16\u8F91 ")
156
159
  ])),
157
- _: 2
160
+ _: 2,
161
+ __: [4]
158
162
  }, 1032, ["disabled", "onClick"]),
159
163
  vue.createVNode(vue.unref(webVue.Button), {
160
164
  disabled: isEmpty,
@@ -164,7 +168,8 @@ const _sfc_main = vue.defineComponent({
164
168
  default: vue.withCtx(() => _cache[5] || (_cache[5] = [
165
169
  vue.createTextVNode(" \u4F7F\u7528 ")
166
170
  ])),
167
- _: 2
171
+ _: 2,
172
+ __: [5]
168
173
  }, 1032, ["disabled", "onClick"])
169
174
  ], 64))
170
175
  ]),
@@ -48,7 +48,8 @@ const _sfc_main = vue.defineComponent({
48
48
  default: vue.withCtx(() => [
49
49
  _cache[0] || (_cache[0] = vue.createTextVNode(" \u672C\u5730\u4E0A\u4F20 "))
50
50
  ]),
51
- _: 1
51
+ _: 1,
52
+ __: [0]
52
53
  })
53
54
  ]),
54
55
  _: 1
@@ -259,13 +259,15 @@ const _sfc_main = vue.defineComponent({
259
259
  default: vue.withCtx(() => _cache[12] || (_cache[12] = [
260
260
  vue.createTextVNode("\u7CBE\u51C6\u641C")
261
261
  ])),
262
- _: 1
262
+ _: 1,
263
+ __: [12]
263
264
  }),
264
265
  vue.createVNode(vue.unref(webVue.Doption), { value: 1 }, {
265
266
  default: vue.withCtx(() => _cache[13] || (_cache[13] = [
266
267
  vue.createTextVNode("\u6A21\u7CCA\u641C")
267
268
  ])),
268
- _: 1
269
+ _: 1,
270
+ __: [13]
269
271
  })
270
272
  ]),
271
273
  default: vue.withCtx(() => [
@@ -404,7 +406,8 @@ const _sfc_main = vue.defineComponent({
404
406
  default: vue.withCtx(() => _cache[14] || (_cache[14] = [
405
407
  vue.createTextVNode(" \u91CD\u7F6E ")
406
408
  ])),
407
- _: 1
409
+ _: 1,
410
+ __: [14]
408
411
  }))
409
412
  ], 512), [
410
413
  [vue.vShow, !isEmpty.value]
@@ -429,7 +432,8 @@ const _sfc_main = vue.defineComponent({
429
432
  default: vue.withCtx(() => [
430
433
  _cache[15] || (_cache[15] = vue.createTextVNode(" \u4E0A\u4F20 "))
431
434
  ]),
432
- _: 1
435
+ _: 1,
436
+ __: [15]
433
437
  }))
434
438
  ])
435
439
  ]),
@@ -131,7 +131,8 @@ const _sfc_main = vue.defineComponent({
131
131
  default: vue.withCtx(() => _cache[3] || (_cache[3] = [
132
132
  vue.createTextVNode(" \u91CD\u7F6E ")
133
133
  ])),
134
- _: 1
134
+ _: 1,
135
+ __: [3]
135
136
  })) : vue.createCommentVNode("v-if", true)
136
137
  ])
137
138
  ])
@@ -141,7 +141,8 @@ const _sfc_main = vue.defineComponent({
141
141
  default: vue.withCtx(() => _cache[2] || (_cache[2] = [
142
142
  vue.createTextVNode("\u9000\u51FA")
143
143
  ])),
144
- _: 1
144
+ _: 1,
145
+ __: [2]
145
146
  })
146
147
  ])
147
148
  ])
@@ -229,7 +229,8 @@ const _sfc_main = vue.defineComponent({
229
229
  default: vue.withCtx(() => _cache[0] || (_cache[0] = [
230
230
  vue.createTextVNode("\u5168\u90E8\u6E05\u9664")
231
231
  ])),
232
- _: 1
232
+ _: 1,
233
+ __: [0]
233
234
  })
234
235
  ]),
235
236
  vue.createVNode(vue.unref(webVue.Scrollbar), {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "3.9.2-alpha.10",
3
+ "version": "3.9.2-alpha.11",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",
File without changes
@@ -1,2 +0,0 @@
1
- declare const appCenter: any;
2
- export default appCenter;
@@ -1,11 +0,0 @@
1
- interface Params {
2
- repo_id?: string;
3
- app_id?: number;
4
- [key: string]: any;
5
- }
6
- export declare function getUserRepoActs(BASE_API: string): Promise<import("axios").AxiosResponse<any, any>>;
7
- export declare function getPubApps(BASE_API: string, params: Params): Promise<import("axios").AxiosResponse<any, any>>;
8
- export declare function getResentApp(BASE_API: string, params: Params): Promise<import("axios").AxiosResponse<any, any>>;
9
- export declare function setResentApp(BASE_API: string, params: Params): Promise<import("axios").AxiosResponse<any, any>>;
10
- export declare function getBtnSlot(BASE_API: string, params: Params): Promise<import("axios").AxiosResponse<any, any>>;
11
- export {};
@@ -1,14 +0,0 @@
1
- declare const _default: {
2
- alias: string;
3
- actions: {
4
- id: number;
5
- key: string;
6
- alias: string;
7
- brief: string;
8
- real: string;
9
- type: number;
10
- icon: string;
11
- target_url: string;
12
- }[];
13
- }[];
14
- export default _default;
@@ -1,6 +0,0 @@
1
- declare type PermissionItem = {
2
- key: string;
3
- real: string | string[];
4
- };
5
- export default function permissionMap(permissions: string[], item: PermissionItem, hideList?: string[]): boolean;
6
- export {};
@@ -1,4 +0,0 @@
1
- export default function routeMap(BASE_API: string, rid: string | null | undefined, listType: string, app?: {
2
- type: number;
3
- setting?: any;
4
- } | null): Promise<void>;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const baseFilter: any;
2
- export default baseFilter;
@@ -1 +0,0 @@
1
- import './index.less';
@@ -1,16 +0,0 @@
1
- import { Ref } from 'vue';
2
- /**
3
- * @deprecated 改为其他方式实现
4
- * @param filterItemsRef
5
- * @param dpPannelRef
6
- * @param moreBtnRef
7
- * @returns
8
- */
9
- export default function useCalcWidth(filterItemsRef: Ref<HTMLElement | undefined>, dpPannelRef: Ref<HTMLElement | undefined>, moreBtnRef: Ref<HTMLElement | undefined>): {
10
- pannelArray: Ref<string, string>;
11
- popperShowFlag: Ref<boolean, boolean>;
12
- showPopper: () => void;
13
- initDocWidthListener: () => void;
14
- initPopper: () => void;
15
- checkOverflow: () => void;
16
- };
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const colorPalette: any;
2
- export default colorPalette;
@@ -1 +0,0 @@
1
- import './index.less';
@@ -1,5 +0,0 @@
1
- import type { App } from 'vue';
2
- declare const Components: {
3
- install: (app: App) => void;
4
- };
5
- export default Components;
package/es/config.d.ts DELETED
@@ -1,4 +0,0 @@
1
- export declare const DEFAULT_BASE_API: any;
2
- export declare const DEFAULT_BASE_ACCOUNT_HOST: any;
3
- export declare const DEFAULT_UPLOAD_CHUNK_SIZE: number;
4
- export declare const DEFAULT_UPLOAD_URL: string;
@@ -1,36 +0,0 @@
1
- declare const platform: ({
2
- id: number;
3
- key: string;
4
- name: string;
5
- indexUrl: string;
6
- isDataAsync: boolean;
7
- type: string[];
8
- pfIcon?: undefined;
9
- } | {
10
- id: number;
11
- key: string;
12
- name: string;
13
- indexUrl: string;
14
- pfIcon: string;
15
- isDataAsync: boolean;
16
- type: string[];
17
- })[];
18
- export declare function getPlatformInfoById(id: number): any;
19
- export declare const accounts: {
20
- id: number;
21
- createdAt: string;
22
- updatedAt: string;
23
- deletedAt: null;
24
- thirdId: string;
25
- authorId: string;
26
- platformAccountId: string;
27
- avatar: string;
28
- name: string;
29
- platformId: number;
30
- cookie: string;
31
- token: string;
32
- lastRequestAt: number;
33
- lastSyncAt: number;
34
- state: number;
35
- }[];
36
- export default platform;
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const contentDetailList: any;
2
- export default contentDetailList;
@@ -1,6 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function generateDocPreviewLink(BASE_API: string, query?: Params): Promise<import("axios").AxiosResponse<any, any>>;
5
- export declare function getDocDetailsNew(BASE_API: string, query?: Params): Promise<import("axios").AxiosResponse<any, any>>;
6
- export {};
@@ -1 +0,0 @@
1
- import './index.less';