@cmstops/pro-compo 0.3.54 → 0.3.56

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 (373) 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 +118 -118
  6. package/es/baseFilter/style/index.less +45 -45
  7. package/es/colorPalette/style/index.less +44 -44
  8. package/es/contentDetailList/style/ComoItem.less +99 -99
  9. package/es/contentDetailList/style/Content.less +49 -49
  10. package/es/contentDetailList/style/ContentListItem.less +132 -132
  11. package/es/contentDetailList/style/Doc.less +3 -3
  12. package/es/contentDetailList/style/DocMpItem.less +135 -135
  13. package/es/contentDetailList/style/GroupPieceItem.less +108 -108
  14. package/es/contentDetailList/style/KongoNavItem.less +104 -104
  15. package/es/contentDetailList/style/LiveItem.less +108 -108
  16. package/es/contentDetailList/style/MaccountItem.less +111 -111
  17. package/es/contentDetailList/style/MatrixItem.less +214 -214
  18. package/es/contentDetailList/style/courseItem.less +108 -108
  19. package/es/contentDetailList/style/funhdItem.less +108 -108
  20. package/es/contentModal/components/storeBox/index.js +1 -1
  21. package/es/contentModal/style/ViewAllColumn.less +68 -68
  22. package/es/contentModal/style/columnTree.less +32 -32
  23. package/es/contentModal/style/index.less +23 -23
  24. package/es/contentModal/style/storeBox.less +55 -55
  25. package/es/dataTags/style/index.less +73 -73
  26. package/es/docHistory/style/docDiffPanel.less +9 -9
  27. package/es/docHistory/style/docHistoryList.less +58 -58
  28. package/es/docHistory/style/index.less +32 -32
  29. package/es/docPreview/style/index.less +129 -129
  30. package/es/docPreview/style/previewIframe.less +36 -36
  31. package/es/editMetaInfo/components/metaInfoForm.js +1 -3
  32. package/es/editMetaInfo/style/index.less +60 -60
  33. package/es/emptyData/style/index.less +34 -34
  34. package/es/gif.worker.js +3 -3
  35. package/es/hooks/useUpload.js +6 -1
  36. package/es/imageCrop/style/cropper.less +291 -291
  37. package/es/imageCrop/style/imageCropper.less +133 -133
  38. package/es/imageCrop/style/index.less +2 -2
  39. package/es/index.less +29 -29
  40. package/es/mediaFilter/components/FilterGroup.js +1 -1
  41. package/es/mediaFilter/style/index.less +115 -115
  42. package/es/mediaView/style/index.less +71 -71
  43. package/es/messageBox/list.js +1 -1
  44. package/es/messageBox/style/index.less +71 -71
  45. package/es/previousVersion/style/index.less +209 -209
  46. package/es/resourceGridList/components/FileTypeThumb/index.js +6 -3
  47. package/es/resourceGridList/style/FileTypeThumb.less +96 -96
  48. package/es/resourceGridList/style/index.less +233 -233
  49. package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.js +6 -3
  50. package/es/resourceModal/style/DocAiMediaSelected.less +55 -55
  51. package/es/resourceModal/style/FileTypeThumb.less +205 -205
  52. package/es/resourceModal/style/MainContent.less +222 -222
  53. package/es/resourceModal/style/MediaPreviewer.less +71 -71
  54. package/es/resourceModal/style/MediaSelection.less +69 -69
  55. package/es/resourceModal/style/SystemResourceSelected.less +154 -154
  56. package/es/resourceModal/style/ToolbarSearch.less +53 -53
  57. package/es/resourceModal/style/index.less +18 -18
  58. package/es/selectAvatarList/style/index.less +4 -4
  59. package/es/selectGategory/style/ColumnSelection.less +190 -190
  60. package/es/selectGategory/style/index.less +40 -40
  61. package/es/selectResourceModal/components/ListCardWrapper/index.js +11 -9
  62. package/es/selectResourceModal/components/ListContentLocal/components/Upload.js +1 -1
  63. package/es/selectResourceModal/style/index.less +70 -70
  64. package/es/selectResourceModal/style/listCardWrapper.less +97 -97
  65. package/es/selectResourceModal/style/listContent.less +5 -5
  66. package/es/selectResourceModal/style/listContentLocal.less +26 -26
  67. package/es/selectResourceModal/style/listFilter.less +41 -41
  68. package/es/selectResourceModal/style/listSelected.less +90 -90
  69. package/es/selectThumb/components/card.js +10 -6
  70. package/es/selectThumb/style/card.less +95 -95
  71. package/es/selectThumb/style/colorPalette.less +30 -30
  72. package/es/style/index.less +1 -1
  73. package/es/thumbCard/style/index.less +90 -90
  74. package/es/thumbCard/style/thumbUploading.less +26 -26
  75. package/es/typeIcons/style/index.less +6 -6
  76. package/es/uploadBefore/style/index.less +144 -144
  77. package/es/uploadStep/style/index.less +152 -152
  78. package/es/userAvater/style/index.less +54 -54
  79. package/es/videoThumb/style/index.less +61 -61
  80. package/lib/appCenter/style/index.less +118 -118
  81. package/lib/baseFilter/style/index.less +45 -45
  82. package/lib/colorPalette/style/index.less +44 -44
  83. package/lib/contentDetailList/style/ComoItem.less +99 -99
  84. package/lib/contentDetailList/style/Content.less +49 -49
  85. package/lib/contentDetailList/style/ContentListItem.less +132 -132
  86. package/lib/contentDetailList/style/Doc.less +3 -3
  87. package/lib/contentDetailList/style/DocMpItem.less +135 -135
  88. package/lib/contentDetailList/style/GroupPieceItem.less +108 -108
  89. package/lib/contentDetailList/style/KongoNavItem.less +104 -104
  90. package/lib/contentDetailList/style/LiveItem.less +108 -108
  91. package/lib/contentDetailList/style/MaccountItem.less +111 -111
  92. package/lib/contentDetailList/style/MatrixItem.less +214 -214
  93. package/lib/contentDetailList/style/courseItem.less +108 -108
  94. package/lib/contentDetailList/style/funhdItem.less +108 -108
  95. package/lib/contentModal/components/storeBox/index.js +1 -1
  96. package/lib/contentModal/style/ViewAllColumn.less +68 -68
  97. package/lib/contentModal/style/columnTree.less +32 -32
  98. package/lib/contentModal/style/index.less +23 -23
  99. package/lib/contentModal/style/storeBox.less +55 -55
  100. package/lib/dataTags/style/index.less +73 -73
  101. package/lib/docHistory/style/docDiffPanel.less +9 -9
  102. package/lib/docHistory/style/docHistoryList.less +58 -58
  103. package/lib/docHistory/style/index.less +32 -32
  104. package/lib/docPreview/style/index.less +129 -129
  105. package/lib/docPreview/style/previewIframe.less +36 -36
  106. package/lib/editMetaInfo/components/metaInfoForm.js +1 -3
  107. package/lib/editMetaInfo/style/index.less +60 -60
  108. package/lib/emptyData/style/index.less +34 -34
  109. package/lib/hooks/useUpload.js +6 -1
  110. package/lib/imageCrop/style/cropper.less +291 -291
  111. package/lib/imageCrop/style/imageCropper.less +133 -133
  112. package/lib/imageCrop/style/index.less +2 -2
  113. package/lib/index.less +29 -29
  114. package/lib/mediaFilter/components/FilterGroup.js +1 -1
  115. package/lib/mediaFilter/style/index.less +115 -115
  116. package/lib/mediaView/style/index.less +71 -71
  117. package/lib/messageBox/list.js +1 -1
  118. package/lib/messageBox/style/index.less +71 -71
  119. package/lib/previousVersion/style/index.less +209 -209
  120. package/lib/resourceGridList/components/FileTypeThumb/index.js +6 -3
  121. package/lib/resourceGridList/style/FileTypeThumb.less +96 -96
  122. package/lib/resourceGridList/style/index.less +233 -233
  123. package/lib/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.js +6 -3
  124. package/lib/resourceModal/style/DocAiMediaSelected.less +55 -55
  125. package/lib/resourceModal/style/FileTypeThumb.less +205 -205
  126. package/lib/resourceModal/style/MainContent.less +222 -222
  127. package/lib/resourceModal/style/MediaPreviewer.less +71 -71
  128. package/lib/resourceModal/style/MediaSelection.less +69 -69
  129. package/lib/resourceModal/style/SystemResourceSelected.less +154 -154
  130. package/lib/resourceModal/style/ToolbarSearch.less +53 -53
  131. package/lib/resourceModal/style/index.less +18 -18
  132. package/lib/selectAvatarList/style/index.less +4 -4
  133. package/lib/selectGategory/style/ColumnSelection.less +190 -190
  134. package/lib/selectGategory/style/index.less +40 -40
  135. package/lib/selectResourceModal/components/ListCardWrapper/index.js +11 -9
  136. package/lib/selectResourceModal/components/ListContentLocal/components/Upload.js +1 -1
  137. package/lib/selectResourceModal/style/index.less +70 -70
  138. package/lib/selectResourceModal/style/listCardWrapper.less +97 -97
  139. package/lib/selectResourceModal/style/listContent.less +5 -5
  140. package/lib/selectResourceModal/style/listContentLocal.less +26 -26
  141. package/lib/selectResourceModal/style/listFilter.less +41 -41
  142. package/lib/selectResourceModal/style/listSelected.less +90 -90
  143. package/lib/selectThumb/components/card.js +10 -6
  144. package/lib/selectThumb/style/card.less +95 -95
  145. package/lib/selectThumb/style/colorPalette.less +30 -30
  146. package/lib/style/index.less +1 -1
  147. package/lib/thumbCard/style/index.less +90 -90
  148. package/lib/thumbCard/style/thumbUploading.less +26 -26
  149. package/lib/typeIcons/style/index.less +6 -6
  150. package/lib/uploadBefore/style/index.less +144 -144
  151. package/lib/uploadStep/style/index.less +152 -152
  152. package/lib/userAvater/style/index.less +54 -54
  153. package/lib/videoThumb/style/index.less +61 -61
  154. package/package.json +137 -137
  155. package/es/appCenter/component.d.ts +0 -0
  156. package/es/appCenter/index.d.ts +0 -2
  157. package/es/appCenter/script/api.d.ts +0 -11
  158. package/es/appCenter/script/apps.d.ts +0 -14
  159. package/es/appCenter/script/permissionMap.d.ts +0 -6
  160. package/es/appCenter/script/routeMap.d.ts +0 -4
  161. package/es/appCenter/style/index.d.ts +0 -1
  162. package/es/baseFilter/component.d.ts +0 -0
  163. package/es/baseFilter/components/FilterGroup.d.ts +0 -0
  164. package/es/baseFilter/components/filterItem.d.ts +0 -0
  165. package/es/baseFilter/index.d.ts +0 -2
  166. package/es/baseFilter/style/index.d.ts +0 -1
  167. package/es/baseFilter/useCalcWidth.d.ts +0 -16
  168. package/es/colorPalette/component.d.ts +0 -0
  169. package/es/colorPalette/components/colorPicker.d.ts +0 -0
  170. package/es/colorPalette/index.d.ts +0 -2
  171. package/es/colorPalette/style/index.d.ts +0 -1
  172. package/es/components.d.ts +0 -5
  173. package/es/config.d.ts +0 -4
  174. package/es/contentDetailList/__demo__/matrix/platform.d.ts +0 -36
  175. package/es/contentDetailList/component.d.ts +0 -0
  176. package/es/contentDetailList/components/Content/CompoItem/index.d.ts +0 -0
  177. package/es/contentDetailList/components/Content/ContentListItem/index.d.ts +0 -0
  178. package/es/contentDetailList/components/Content/DocItem/ApprovalStateMap/index.d.ts +0 -0
  179. package/es/contentDetailList/components/Content/DocItem/index.d.ts +0 -0
  180. package/es/contentDetailList/components/Content/DocMpItem/index.d.ts +0 -0
  181. package/es/contentDetailList/components/Content/GroupPieceItem/index.d.ts +0 -0
  182. package/es/contentDetailList/components/Content/KongoNavItem/index.d.ts +0 -0
  183. package/es/contentDetailList/components/Content/LiveItem/index.d.ts +0 -0
  184. package/es/contentDetailList/components/Content/MaccountItem/index.d.ts +0 -0
  185. package/es/contentDetailList/components/Content/courseItem/index.d.ts +0 -0
  186. package/es/contentDetailList/components/Content/funhdItem/index.d.ts +0 -0
  187. package/es/contentDetailList/components/Content/index.d.ts +0 -0
  188. package/es/contentDetailList/components/CustomWrp/CustomItem.d.ts +0 -0
  189. package/es/contentDetailList/components/CustomWrp/index.d.ts +0 -0
  190. package/es/contentDetailList/components/Doc/index.d.ts +0 -0
  191. package/es/contentDetailList/components/Records/MatrixItem/index.d.ts +0 -0
  192. package/es/contentDetailList/components/Records/index.d.ts +0 -0
  193. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.d.ts +0 -0
  194. package/es/contentDetailList/components/ShowQRCode/index.d.ts +0 -0
  195. package/es/contentDetailList/index.d.ts +0 -2
  196. package/es/contentDetailList/script/api.d.ts +0 -6
  197. package/es/contentDetailList/style/index.d.ts +0 -1
  198. package/es/contentModal/component.d.ts +0 -0
  199. package/es/contentModal/components/CompoList/CompoFilter/index.d.ts +0 -0
  200. package/es/contentModal/components/CompoList/index.d.ts +0 -0
  201. package/es/contentModal/components/ContentList/MediaFilter/index.d.ts +0 -0
  202. package/es/contentModal/components/ContentList/index.d.ts +0 -0
  203. package/es/contentModal/components/EqxiuList/MediaFilter/index.d.ts +0 -0
  204. package/es/contentModal/components/EqxiuList/index.d.ts +0 -0
  205. package/es/contentModal/components/LiveList/MediaFilter/index.d.ts +0 -0
  206. package/es/contentModal/components/LiveList/index.d.ts +0 -0
  207. package/es/contentModal/components/MpAccountList/MpAccountFilter/index.d.ts +0 -0
  208. package/es/contentModal/components/MpAccountList/index.d.ts +0 -0
  209. package/es/contentModal/components/MpContentList/MediaFilter/index.d.ts +0 -0
  210. package/es/contentModal/components/MpContentList/index.d.ts +0 -0
  211. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
  212. package/es/contentModal/components/ViewAllColumn/columnTree/index.d.ts +0 -0
  213. package/es/contentModal/components/ViewAllColumn/index.d.ts +0 -0
  214. package/es/contentModal/components/storeBox/index.d.ts +0 -0
  215. package/es/contentModal/index.d.ts +0 -2
  216. package/es/contentModal/script/api.d.ts +0 -14
  217. package/es/contentModal/style/index.d.ts +0 -1
  218. package/es/dataTags/component.d.ts +0 -0
  219. package/es/dataTags/index.d.ts +0 -2
  220. package/es/dataTags/style/index.d.ts +0 -1
  221. package/es/docHistory/component.d.ts +0 -0
  222. package/es/docHistory/components/DocDiffPanel/index.d.ts +0 -0
  223. package/es/docHistory/components/DocHistoryList/index.d.ts +0 -0
  224. package/es/docHistory/index.d.ts +0 -2
  225. package/es/docHistory/scripts/diff.d.ts +0 -1
  226. package/es/docHistory/scripts/useDocHistory.d.ts +0 -10
  227. package/es/docHistory/style/index.d.ts +0 -1
  228. package/es/docPreview/component.d.ts +0 -0
  229. package/es/docPreview/components/PreviewIframe.d.ts +0 -0
  230. package/es/docPreview/index.d.ts +0 -2
  231. package/es/docPreview/scripts/api.d.ts +0 -1
  232. package/es/docPreview/scripts/hook.d.ts +0 -20
  233. package/es/docPreview/style/index.d.ts +0 -1
  234. package/es/editMetaInfo/component.d.ts +0 -0
  235. package/es/editMetaInfo/components/metaInfoForm.d.ts +0 -0
  236. package/es/editMetaInfo/index.d.ts +0 -2
  237. package/es/editMetaInfo/script/api.d.ts +0 -6
  238. package/es/editMetaInfo/script/restaurants.d.ts +0 -4
  239. package/es/editMetaInfo/style/index.d.ts +0 -1
  240. package/es/emptyData/component.d.ts +0 -0
  241. package/es/emptyData/index.d.ts +0 -2
  242. package/es/emptyData/style/index.d.ts +0 -1
  243. package/es/emptyData/svg/add.d.ts +0 -0
  244. package/es/hooks/assets.d.ts +0 -1
  245. package/es/hooks/batch.d.ts +0 -8
  246. package/es/hooks/dialogVisible.d.ts +0 -8
  247. package/es/hooks/source.d.ts +0 -9
  248. package/es/hooks/toggle.d.ts +0 -6
  249. package/es/hooks/useAttachement.d.ts +0 -26
  250. package/es/hooks/useLocalStorage.d.ts +0 -8
  251. package/es/hooks/useMediaContext.d.ts +0 -12
  252. package/es/hooks/usePopper.d.ts +0 -8
  253. package/es/hooks/useSelection.d.ts +0 -23
  254. package/es/hooks/useUpload.d.ts +0 -19
  255. package/es/hooks/user.d.ts +0 -9
  256. package/es/imageCrop/component.d.ts +0 -0
  257. package/es/imageCrop/index.d.ts +0 -2
  258. package/es/imageCrop/script/api.d.ts +0 -1
  259. package/es/imageCrop/style/index.d.ts +0 -1
  260. package/es/index.d.ts +0 -29
  261. package/es/mediaFilter/component.d.ts +0 -0
  262. package/es/mediaFilter/components/DocFilter.d.ts +0 -0
  263. package/es/mediaFilter/components/FilterGroup.d.ts +0 -0
  264. package/es/mediaFilter/components/FilterItem.d.ts +0 -0
  265. package/es/mediaFilter/components/MpAccountFilter.d.ts +0 -0
  266. package/es/mediaFilter/components/MpContentFilter.d.ts +0 -0
  267. package/es/mediaFilter/index.d.ts +0 -3
  268. package/es/mediaFilter/script/optionsGetter.d.ts +0 -26
  269. package/es/mediaFilter/script/types.d.ts +0 -16
  270. package/es/mediaFilter/style/index.d.ts +0 -1
  271. package/es/mediaView/component.d.ts +0 -0
  272. package/es/mediaView/index.d.ts +0 -2
  273. package/es/mediaView/style/index.d.ts +0 -1
  274. package/es/messageBox/component.d.ts +0 -0
  275. package/es/messageBox/index.d.ts +0 -2
  276. package/es/messageBox/list.d.ts +0 -0
  277. package/es/messageBox/script/api.d.ts +0 -6
  278. package/es/messageBox/style/index.d.ts +0 -1
  279. package/es/previousVersion/component.d.ts +0 -0
  280. package/es/previousVersion/index.d.ts +0 -2
  281. package/es/previousVersion/script/api.d.ts +0 -15
  282. package/es/previousVersion/script/tool.d.ts +0 -6
  283. package/es/previousVersion/style/index.d.ts +0 -1
  284. package/es/resourceGridList/component.d.ts +0 -0
  285. package/es/resourceGridList/components/FileTypeThumb/index.d.ts +0 -0
  286. package/es/resourceGridList/index.d.ts +0 -2
  287. package/es/resourceGridList/style/index.d.ts +0 -1
  288. package/es/resourceModal/component.d.ts +0 -0
  289. package/es/resourceModal/components/MediaPreviewer/index.d.ts +0 -0
  290. package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.d.ts +0 -0
  291. package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.d.ts +0 -0
  292. package/es/resourceModal/components/MediaSelection/MainContent/index.d.ts +0 -0
  293. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.d.ts +0 -0
  294. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.d.ts +0 -0
  295. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/index.d.ts +0 -0
  296. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.d.ts +0 -0
  297. package/es/resourceModal/components/MediaSelection/index.d.ts +0 -0
  298. package/es/resourceModal/index.d.ts +0 -2
  299. package/es/resourceModal/script/api.d.ts +0 -25
  300. package/es/resourceModal/script/mediaSelection.d.ts +0 -14
  301. package/es/resourceModal/style/index.d.ts +0 -1
  302. package/es/selectAvatarList/component.d.ts +0 -0
  303. package/es/selectAvatarList/index.d.ts +0 -2
  304. package/es/selectAvatarList/style/index.d.ts +0 -1
  305. package/es/selectGategory/component.d.ts +0 -0
  306. package/es/selectGategory/components/ColumnSelection/index.d.ts +0 -0
  307. package/es/selectGategory/index.d.ts +0 -2
  308. package/es/selectGategory/script/api.d.ts +0 -6
  309. package/es/selectGategory/style/index.d.ts +0 -1
  310. package/es/selectResourceModal/component.d.ts +0 -0
  311. package/es/selectResourceModal/components/ListCardWrapper/index.d.ts +0 -0
  312. package/es/selectResourceModal/components/ListContent/index.d.ts +0 -0
  313. package/es/selectResourceModal/components/ListContentLocal/components/Upload.d.ts +0 -0
  314. package/es/selectResourceModal/components/ListContentLocal/index.d.ts +0 -0
  315. package/es/selectResourceModal/components/ListFilter/index.d.ts +0 -0
  316. package/es/selectResourceModal/components/ListFilter/scripts/api.d.ts +0 -1
  317. package/es/selectResourceModal/components/ListSelected/index.d.ts +0 -0
  318. package/es/selectResourceModal/components/ListTabs/index.d.ts +0 -0
  319. package/es/selectResourceModal/index.d.ts +0 -2
  320. package/es/selectResourceModal/scripts/useResourceSelect.d.ts +0 -7
  321. package/es/selectResourceModal/style/index.d.ts +0 -1
  322. package/es/selectThumb/component.d.ts +0 -0
  323. package/es/selectThumb/components/card.d.ts +0 -0
  324. package/es/selectThumb/components/colorPalette.d.ts +0 -0
  325. package/es/selectThumb/components/colorPicker.d.ts +0 -0
  326. package/es/selectThumb/index.d.ts +0 -2
  327. package/es/selectThumb/style/index.d.ts +0 -1
  328. package/es/thumbCard/component.d.ts +0 -0
  329. package/es/thumbCard/components/ThumbUploading/index.d.ts +0 -0
  330. package/es/thumbCard/index.d.ts +0 -2
  331. package/es/thumbCard/style/index.d.ts +0 -1
  332. package/es/typeIcons/component.d.ts +0 -0
  333. package/es/typeIcons/index.d.ts +0 -2
  334. package/es/typeIcons/style/index.d.ts +0 -1
  335. package/es/uploadBefore/component.d.ts +0 -0
  336. package/es/uploadBefore/components/UploadBefore.d.ts +0 -0
  337. package/es/uploadBefore/components/UploadForClick.d.ts +0 -0
  338. package/es/uploadBefore/index.d.ts +0 -2
  339. package/es/uploadBefore/script/api.d.ts +0 -16
  340. package/es/uploadBefore/script/fileTypeAdapter.d.ts +0 -39
  341. package/es/uploadBefore/script/fileUpload.d.ts +0 -7
  342. package/es/uploadBefore/script/uploadHooks.d.ts +0 -55
  343. package/es/uploadBefore/style/index.d.ts +0 -1
  344. package/es/uploadBefore/utils/dragUploadEvent.d.ts +0 -0
  345. package/es/uploadStep/component.d.ts +0 -0
  346. package/es/uploadStep/index.d.ts +0 -2
  347. package/es/uploadStep/script/fileTypeAdapter.d.ts +0 -20
  348. package/es/uploadStep/style/index.d.ts +0 -1
  349. package/es/userAvater/component.d.ts +0 -0
  350. package/es/userAvater/index.d.ts +0 -2
  351. package/es/userAvater/script/api.d.ts +0 -8
  352. package/es/userAvater/style/index.d.ts +0 -1
  353. package/es/userDirector/component.d.ts +0 -0
  354. package/es/userDirector/components/userTree.d.ts +0 -0
  355. package/es/userDirector/index.d.ts +0 -2
  356. package/es/userDirector/script/api.d.ts +0 -10
  357. package/es/userDirector/style/index.d.ts +0 -1
  358. package/es/utils/auth.d.ts +0 -5
  359. package/es/utils/date.d.ts +0 -3
  360. package/es/utils/doc.d.ts +0 -76
  361. package/es/utils/filter.d.ts +0 -9
  362. package/es/utils/index.d.ts +0 -17
  363. package/es/utils/request.d.ts +0 -9
  364. package/es/utils/resource.d.ts +0 -4
  365. package/es/utils/transcodeMedia.d.ts +0 -13
  366. package/es/utils/tusUpload.d.ts +0 -16
  367. package/es/utils/typeMap.d.ts +0 -185
  368. package/es/utils/uploadCatalog.d.ts +0 -1
  369. package/es/videoThumb/component.d.ts +0 -0
  370. package/es/videoThumb/index.d.ts +0 -2
  371. package/es/videoThumb/scripts/api.d.ts +0 -9
  372. package/es/videoThumb/scripts/useVideoThumbs.d.ts +0 -7
  373. package/es/videoThumb/style/index.d.ts +0 -1
@@ -1 +0,0 @@
1
- export declare function getAccountList(BASE_API: string, id: number, query: any): import("axios").AxiosPromise<any>;
@@ -1,2 +0,0 @@
1
- declare const selectResourceModal: any;
2
- export default selectResourceModal;
@@ -1,7 +0,0 @@
1
- export declare function useResourceSelect(props: any): {
2
- selected: import("vue").Ref<any[]>;
3
- selectedKeys: import("vue").ComputedRef<any[]>;
4
- disableSelect: import("vue").ComputedRef<any>;
5
- handleSelect: (params: any) => void;
6
- handleClear: () => void;
7
- };
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const selectThumb: any;
2
- export default selectThumb;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const thumbCard: any;
2
- export default thumbCard;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const typeIcons: any;
2
- export default typeIcons;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const uploadBefore: any;
2
- export default uploadBefore;
@@ -1,16 +0,0 @@
1
- export declare function getWaterMark(BASE_API: string): import("axios").AxiosPromise<any>;
2
- export declare function getVideoTransTemplate(BASE_API: string): import("axios").AxiosPromise<any>;
3
- export declare function getAudioTransTrempalte(BASE_API: string): import("axios").AxiosPromise<any>;
4
- export declare type TypeAddMediaParam = {
5
- url: string;
6
- alias: string;
7
- catalog: string;
8
- repository_id: number;
9
- directory_id: number;
10
- size: number;
11
- enable_ai_catalog?: 0 | 1;
12
- watermark?: any;
13
- video_transcode_template?: any;
14
- audio_transcode_template?: any;
15
- };
16
- export declare function addMedia(BASE_API: string, params: TypeAddMediaParam): import("axios").AxiosPromise<any>;
@@ -1,39 +0,0 @@
1
- /** @description 文件类型适配器 @author LilMartin */
2
- import type { FileItem } from '@arco-design/web-vue';
3
- export interface CFileItem {
4
- file: File;
5
- id: string;
6
- url?: string;
7
- dirId?: string;
8
- }
9
- export interface SFileItem {
10
- name: string;
11
- size: number;
12
- sizeCN: string;
13
- type: string;
14
- typeCN?: string;
15
- id: string;
16
- dirId?: string;
17
- }
18
- export interface BFileItem extends SFileItem {
19
- isAnalize?: 0 | 1;
20
- watermark?: any;
21
- videotemp?: any;
22
- audiotemp?: any;
23
- }
24
- export interface LFileItem extends BFileItem {
25
- percent: number;
26
- state: number;
27
- count?: number;
28
- }
29
- declare type FileMaybeType = File | FileItem;
30
- export declare function fileAdapter(fileMeta: FileMaybeType): {
31
- url: string;
32
- file: File;
33
- id: string;
34
- dirId?: string | undefined;
35
- } | undefined;
36
- export declare function checkType(type: string): "图片" | "目录" | "其他";
37
- export declare function getMediaType(type: string): string;
38
- export declare function getSize(value: number): string;
39
- export {};
@@ -1,7 +0,0 @@
1
- import { BFileItem } from './fileTypeAdapter';
2
- export declare function uploadFile(file: File, cb: (p: number) => void): Promise<false | import("tus-js-client").Upload>;
3
- export declare function uploadAddRequest(file: BFileItem, metaData: {
4
- rid: number;
5
- dirId: number;
6
- url: string;
7
- }, BASE_API: string, cb?: (cbData: any) => void): Promise<void>;
@@ -1,55 +0,0 @@
1
- import { CFileItem, LFileItem } from './fileTypeAdapter';
2
- export declare function usePannelList(): {
3
- panelList: import("vue").Ref<{
4
- percent: number;
5
- state: number;
6
- count?: number | undefined;
7
- isAnalize?: 0 | 1 | undefined;
8
- watermark?: any;
9
- videotemp?: any;
10
- audiotemp?: any;
11
- name: string;
12
- size: number;
13
- sizeCN: string;
14
- type: string;
15
- typeCN?: string | undefined;
16
- id: string;
17
- dirId?: string | undefined;
18
- }[]>;
19
- panelFIleAdd: (fileMetaData: LFileItem) => void;
20
- panelFileStatusChange: (id: string, p: number, s: number) => void;
21
- };
22
- export declare function usePreUploadOptions(): {
23
- preOptionsList: import("vue").Ref<{
24
- isAnalize?: 0 | 1 | undefined;
25
- watermark?: any;
26
- videotemp?: any;
27
- audiotemp?: any;
28
- name: string;
29
- size: number;
30
- sizeCN: string;
31
- type: string;
32
- typeCN?: string | undefined;
33
- id: string;
34
- dirId?: string | undefined;
35
- }[]>;
36
- uploadFileToShowFileTrans: (file: CFileItem) => void;
37
- };
38
- export declare function useUplaodList(): {
39
- fileList: import("vue").Ref<{
40
- file: {
41
- readonly lastModified: number;
42
- readonly name: string;
43
- readonly size: number;
44
- readonly type: string;
45
- arrayBuffer: () => Promise<ArrayBuffer>;
46
- slice: (start?: number | undefined, end?: number | undefined, contentType?: string | undefined) => Blob;
47
- stream: () => ReadableStream<any>;
48
- text: () => Promise<string>;
49
- };
50
- id: string;
51
- url?: string | undefined;
52
- dirId?: string | undefined;
53
- }[]>;
54
- uploadFileAdd: (file: CFileItem) => void;
55
- };
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const uploadStep: any;
2
- export default uploadStep;
@@ -1,20 +0,0 @@
1
- export interface CFileItem {
2
- file: File;
3
- id: string;
4
- url?: string;
5
- dirId?: string;
6
- }
7
- export interface SFileItem {
8
- name: string;
9
- size: number;
10
- sizeCN: string;
11
- type: string;
12
- typeCN?: string;
13
- id: string;
14
- dirId?: string;
15
- }
16
- export interface LFileItem extends SFileItem {
17
- percent: number;
18
- state: number;
19
- count?: number;
20
- }
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const userAvater: any;
2
- export default userAvater;
@@ -1,8 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function getUserInfo(BASE_API: string, params?: Params): import("axios").AxiosPromise<any>;
5
- export declare function getUserDetails(BASE_API: string, params?: Params): import("axios").AxiosPromise<any>;
6
- export declare function domainSelect(BASE_API: string, did: number): import("axios").AxiosPromise<any>;
7
- export declare function accountLogout(BASE_API: string, params?: Params): import("axios").AxiosPromise<any>;
8
- export {};
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const userDirector: any;
2
- export default userDirector;
@@ -1,10 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function getRepoRoleList(BASE_API: string, params: Params): import("axios").AxiosPromise<any>;
5
- export declare function getRoleAllUser(BASE_API: string, params: Params): import("axios").AxiosPromise<any>;
6
- export declare function getDepartList(BASE_API: string): import("axios").AxiosPromise<any>;
7
- export declare function getDepartUserList(BASE_API: string, params: Params): import("axios").AxiosPromise<any>;
8
- export declare function getRepoUserList(BASE_API: string, params: Params): import("axios").AxiosPromise<any>;
9
- export declare function getDepartChildren(BASE_API: string, params: Params): import("axios").AxiosPromise<any>;
10
- export {};
@@ -1 +0,0 @@
1
- import './index.less';
@@ -1,5 +0,0 @@
1
- export declare function getToken(): string | null;
2
- export declare function setToken(token: string): void;
3
- export declare function getRID(): string | null;
4
- export declare function setRID(rid: string | number): void;
5
- export declare function removeToken(): void;
@@ -1,3 +0,0 @@
1
- export declare function getSpaceDate(date: any): string | 0;
2
- declare const _default: null;
3
- export default _default;
package/es/utils/doc.d.ts DELETED
@@ -1,76 +0,0 @@
1
- declare type KeyValue = {
2
- [key: string]: string;
3
- };
4
- export declare const docStateMap: {
5
- 0: string;
6
- 10: string;
7
- 12: string;
8
- 13: string;
9
- 14: string;
10
- 15: string;
11
- 16: string;
12
- 17: string;
13
- 19: string;
14
- 22: string;
15
- };
16
- export declare const docPubStateMap: KeyValue;
17
- export declare const stateOptions: () => {
18
- value: string;
19
- label: string;
20
- }[];
21
- export declare const docThumbObjMap: any;
22
- export declare const docThumbRatioMap: () => any;
23
- export declare const docThumbArrMap: () => unknown[];
24
- export declare const docThumbOptions: () => {
25
- label: any;
26
- value: string;
27
- }[];
28
- export declare const docThumbMap: () => any;
29
- export declare const docThumbTypeMap: () => {
30
- value: string;
31
- label: any;
32
- }[];
33
- export declare const docSeries: KeyValue;
34
- export declare const typeOptions: () => {
35
- value: string;
36
- label: string;
37
- }[];
38
- export declare const otherSeries: {
39
- wechat: string;
40
- ad: string;
41
- activity: string;
42
- booklink: string;
43
- vote_activity: string;
44
- vote: string;
45
- cloud_lottery: string;
46
- cloud_form: string;
47
- };
48
- export declare const editDocTypeToRouteMap: {
49
- imagetext: string;
50
- atlas: string;
51
- video: string;
52
- video_album: string;
53
- svideo: string;
54
- audio: string;
55
- audio_album: string;
56
- special_v3: string;
57
- h5: string;
58
- mini_program: string;
59
- sp_topic: string;
60
- local_live: string;
61
- };
62
- export declare const approvalItem: (item: any) => any;
63
- export declare const getPublishParmas: (categories: any[], categories_with: any[], docData: any) => {
64
- category: {
65
- id: any;
66
- repo_id: any;
67
- };
68
- category_with: {
69
- id: any;
70
- repo_id: any;
71
- }[];
72
- clean_offline_time: boolean;
73
- id: any;
74
- };
75
- export declare function getDocThumb(item: any): any;
76
- export {};
@@ -1,9 +0,0 @@
1
- export declare const rateOptions: import("vue").Ref<{
2
- label: string;
3
- value: string;
4
- }[]>;
5
- export declare const keywordsSelection: import("vue").Ref<{
6
- name: string;
7
- value: string;
8
- }[]>;
9
- export declare const timeFormat: import("vue").ComputedRef<(value: any) => string>;
@@ -1,17 +0,0 @@
1
- export declare const dateYYYYDDMMHHmm: (date: any) => string;
2
- export declare const generateUUID: () => string;
3
- /**
4
- * @description await 回调处理
5
- * @param { Promise } promise
6
- * @param { Object= } errorExt - Additional Information you can pass to the err object
7
- * @return { Promise }
8
- */
9
- export declare const to: <T, U = Error>(promise: Promise<T>, errorExt?: any) => Promise<[U, undefined] | [null, T]>;
10
- export declare function replaceSuffix(str: string, insert: string): string;
11
- export declare const noCoverText: (item: any) => any;
12
- export declare const timeFormat: (value: any) => string;
13
- export declare const validateForm: (formRef: any) => Promise<unknown>;
14
- export declare function getRealUrl(BASE_API: string, url: string): Promise<unknown>;
15
- export declare function getThemeColor(BASE_API: string, src: string): Promise<unknown>;
16
- export declare function copyContent(content: string | Blob): Promise<boolean>;
17
- export declare function mediaTime(v: number): string;
@@ -1,9 +0,0 @@
1
- declare module 'axios' {
2
- interface AxiosResponse<T = any> {
3
- code: number;
4
- data: T;
5
- message: T;
6
- }
7
- function create(config?: AxiosRequestConfig): AxiosInstance;
8
- }
9
- export default function (BASE_API: string, options: any): import("axios").AxiosPromise<any>;
@@ -1,4 +0,0 @@
1
- export declare const keywordsSelection: {
2
- name: string;
3
- value: string;
4
- }[];
@@ -1,13 +0,0 @@
1
- export declare function getTranscodingProgress(BASE_API: string, id: number): import("axios").AxiosPromise<any>;
2
- /**
3
- * 转码逻辑
4
- * @description 转码逻辑抽离,后期所有涉及到转码的地方都可用该方法
5
- */
6
- export declare class TranscodingTask {
7
- file: any;
8
- pollCount: number;
9
- taskInterval: any;
10
- constructor(file: any);
11
- start(BASE_API: string, callback: (progress: number) => any): Promise<unknown>;
12
- abort(): void;
13
- }
@@ -1,16 +0,0 @@
1
- import * as TUS from 'tus-js-client';
2
- /**
3
- * @description 通过 TUS 实现大文件分片上传
4
- * @param file 要上传的文件
5
- * @param progressCallback 上传进度回调函数
6
- * @returns
7
- */
8
- export declare function uploadByTUS(file: File, progressCallback?: (b: number, t: number) => void): Promise<TUS.Upload>;
9
- export declare class TusUploadTask {
10
- file: any;
11
- upload: any;
12
- platformKey?: string;
13
- constructor(file: any, platformKey?: string);
14
- start(callback: (bytesUploaded: any, bytesTotal: any) => any): Promise<unknown>;
15
- abort(): any;
16
- }
@@ -1,185 +0,0 @@
1
- export declare const docType: {
2
- blank: string;
3
- atlas: string;
4
- video: string;
5
- video_album: string;
6
- imagetext: string;
7
- link: string;
8
- wechat: string;
9
- live: string;
10
- ad: string;
11
- h5: string;
12
- special_v3: string;
13
- activity: string;
14
- booklink: string;
15
- svideo: string;
16
- audio: string;
17
- audio_album: string;
18
- vote_activity: string;
19
- vote: string;
20
- cloud_form: string;
21
- };
22
- export declare const catalogMap: {
23
- doc: string;
24
- video: string;
25
- project: string;
26
- audio: string;
27
- image: string;
28
- pdf: string;
29
- officeexcel: string;
30
- officeppt: string;
31
- officedoc: string;
32
- rar: string;
33
- zip: string;
34
- txt: string;
35
- html: string;
36
- exe: string;
37
- other: string;
38
- contentList: string;
39
- column: string;
40
- link: string;
41
- banners: string;
42
- group: string;
43
- mpGroup: string;
44
- mpList: string;
45
- mpAccount: string;
46
- mpTopic: string;
47
- mpContent: string;
48
- };
49
- export declare const target_type_map: {
50
- 3: string;
51
- 4: string;
52
- 5: string;
53
- 6: string;
54
- 7: string;
55
- 8: string;
56
- 9: string;
57
- 10: string;
58
- 13: string;
59
- 14: any;
60
- 15: string;
61
- 16: string;
62
- 17: string;
63
- 18: string;
64
- };
65
- export declare const key_target_type_map: any;
66
- export declare const approveFlowStatusMap: {
67
- 1: string;
68
- 2: string;
69
- 3: string;
70
- 4: string;
71
- 5: string;
72
- 6: string;
73
- 7: string;
74
- 8: string;
75
- };
76
- export declare const groupPieceType: any;
77
- export declare const componentsColumns: any;
78
- export declare const compoColumnsWithKeyMap: {
79
- top: string;
80
- banner: string;
81
- newsletters: string;
82
- svideo: string;
83
- function: string;
84
- special: string;
85
- news_letter: string;
86
- focus: string;
87
- horizon_slide: string;
88
- radio: string;
89
- tv: string;
90
- mp_account: string;
91
- column: string;
92
- image: string;
93
- timeline: string;
94
- rank: string;
95
- group_list: string;
96
- };
97
- export declare const compoColumnsMap: () => any;
98
- export declare const contentList_list_type_map: {
99
- 1: string;
100
- 2: string;
101
- 3: string;
102
- 4: string;
103
- 5: string;
104
- 6: string;
105
- 7: string;
106
- };
107
- export declare const contentList_relation_type_map: {
108
- 0: string;
109
- 1: string;
110
- 2: string;
111
- 3: string;
112
- 4: string;
113
- 10: string;
114
- };
115
- export declare const contentList_layout_map: any;
116
- export declare const mp_type_map: any;
117
- export declare const mpTypeOptions: () => {
118
- value: string;
119
- label: any;
120
- }[];
121
- export declare const kongo_source_map: {
122
- app: string;
123
- url: string;
124
- document: string;
125
- category_list: string;
126
- service: string;
127
- political: string;
128
- applet: string;
129
- };
130
- export declare const calcApprovingUser: (data: any) => any;
131
- export declare const calcApprovingDependent: (data: any) => string;
132
- export declare const ilive_type_map: {
133
- 1: string;
134
- 2: string;
135
- 3: string;
136
- };
137
- export declare const local_live_doc_type: any;
138
- export declare const local_live_doc_status: {
139
- value: number;
140
- label: string;
141
- bgColor: string;
142
- }[];
143
- export declare const matrixPublishStateMap: {
144
- '-1': string;
145
- 0: string;
146
- 1: string;
147
- 2: string;
148
- 3: string;
149
- 4: string;
150
- };
151
- export declare const matrixPublishFormalStateMap: {
152
- '-1': string;
153
- 0: string;
154
- 1: string;
155
- 2: string;
156
- 3: string;
157
- 4: string;
158
- 5: string;
159
- 6: string;
160
- 7: string;
161
- 8: string;
162
- 9: string;
163
- 10: string;
164
- 11: string;
165
- 12: string;
166
- 13: string;
167
- };
168
- export declare const RESOURCE_SOURCE_DICT: {
169
- ai: string;
170
- live_rec: string;
171
- backend: string;
172
- };
173
- export declare const RESOURCE_CATALOG_DICT: {
174
- image: string;
175
- video: string;
176
- audio: string;
177
- };
178
- export declare const RESOURCE_SOURCE_OPTIONS: {
179
- value: string;
180
- label: string;
181
- }[];
182
- export declare const RESOURCE_CATALOG_OPTIONS: {
183
- value: string;
184
- label: string;
185
- }[];
@@ -1 +0,0 @@
1
- export declare function checkType(file: any, param: any): any;
File without changes
@@ -1,2 +0,0 @@
1
- declare const videoThumb: any;
2
- export default videoThumb;
@@ -1,9 +0,0 @@
1
- declare type EditThumbParams = {
2
- url: string;
3
- count: number;
4
- start: number;
5
- end: number;
6
- search: string;
7
- };
8
- export declare function editthumb(BASE_URL: string, params: EditThumbParams): import("axios").AxiosPromise<any>;
9
- export {};
@@ -1,7 +0,0 @@
1
- export declare function getHMSF(time: string): string;
2
- export declare function useVideoThumbs(): {
3
- thumbs: import("vue").Ref<any[]>;
4
- curThumb: import("vue").Ref<string | undefined>;
5
- getVideoThumbs: (BASE_API: string, url: string, duration: number) => Promise<void>;
6
- handleSelectThumb: (idx: number) => void;
7
- };