@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
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const contentModal: any;
2
- export default contentModal;
@@ -1,18 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function getCategoryCategoriesTree(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
5
- export declare function getCategoryPath(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
6
- export declare function getCategoryMediaNew(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
7
- export declare function checkCommitFulfillment(BASE_API: string, params?: Params): Promise<boolean>;
8
- export declare function searchMlists(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
9
- export declare function getCategorylistsGroups(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
10
- export declare function searchMpaccount(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
11
- export declare function getBroadcastList(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
12
- export declare function getEqxiuList(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
13
- export declare function getMpContentList(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
14
- export declare function getRevealContent(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
15
- export declare function getConfigurationNew(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
16
- export declare function getReporterContent(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
17
- export declare function getTypeConfig(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
18
- export {};
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const dataTags: any;
2
- export default dataTags;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const docHistory: any;
2
- export default docHistory;
@@ -1 +0,0 @@
1
- export declare function CompareById2(leftNode: HTMLElement, rightNode: HTMLElement): string;
@@ -1,10 +0,0 @@
1
- export declare function getDocHistory(BASE_API: string, id: number, pub: boolean): Promise<import("axios").AxiosResponse<any, any>>;
2
- export declare function useDocHistory(BASE_API: string): {
3
- diffContent: import("vue").Ref<any, any>;
4
- current: import("vue").Ref<number, number>;
5
- loading: import("vue").Ref<boolean, boolean>;
6
- list: import("vue").Ref<any[], any[]>;
7
- loadData: () => Promise<void>;
8
- initParams: (mediaId: number, docPub: boolean) => void;
9
- handleSelect: (idx: number) => Promise<void>;
10
- };
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const docPreview: any;
2
- export default docPreview;
@@ -1 +0,0 @@
1
- export declare function generateDocPreviewLink(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
@@ -1,33 +0,0 @@
1
- import { Ref } from 'vue';
2
- export declare function generateDocPreviewLink(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
3
- export declare const EXPIRE_TIME_OPTIONS: {
4
- label: string;
5
- value: number;
6
- }[];
7
- declare type ShareDataType = {
8
- qrCode: string;
9
- shareUrl: string;
10
- expiredAt: number;
11
- };
12
- export declare function useDocPreview(BASE_API: string, hashid: Ref<string>): {
13
- genQrCode: (shareUrl: string, selector: string) => void;
14
- generate: (cancel?: boolean | undefined) => Promise<boolean>;
15
- cancel: (update?: boolean | undefined) => Promise<void>;
16
- copy: () => Promise<void>;
17
- qrCode: Ref<string, string>;
18
- isPublish: Ref<boolean, boolean>;
19
- loading: Ref<boolean, boolean>;
20
- expireTime: Ref<number, number>;
21
- innerUrl: Ref<string, string>;
22
- shareData: Ref<{
23
- qrCode: string;
24
- shareUrl: string;
25
- expiredAt: number;
26
- } | null, ShareDataType | {
27
- qrCode: string;
28
- shareUrl: string;
29
- expiredAt: number;
30
- } | null>;
31
- intervalTime: Ref<string, string>;
32
- };
33
- export {};
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
File without changes
@@ -1,2 +0,0 @@
1
- declare const editMetaInfo: any;
2
- export default editMetaInfo;
@@ -1,6 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function getDocDetailsNew(BASE_API: string, query: Params): Promise<import("axios").AxiosResponse<any, any>>;
5
- export declare function getAllDutyEditor(BASE_API: string, params: Params): Promise<import("axios").AxiosResponse<any, any>>;
6
- export {};
@@ -1,4 +0,0 @@
1
- declare const _default: {
2
- value: string;
3
- }[];
4
- export default _default;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const emptyData: any;
2
- export default emptyData;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1 +0,0 @@
1
- export declare function useGenerateAssets(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
@@ -1,8 +0,0 @@
1
- declare const useTableBatch: () => {
2
- hoverTarget: import("vue").Ref<null, null>;
3
- isItemChecked: import("vue").ComputedRef<(selectedData: any, item: any) => any>;
4
- hoverBatchBox: import("vue").ComputedRef<(selectedData: any, item: any) => any>;
5
- tableCellMouseEnter: (record: any) => void;
6
- tableCellMouseLeave: (record: any) => void;
7
- };
8
- export default useTableBatch;
@@ -1,8 +0,0 @@
1
- declare type ComponentProps = {
2
- visible: boolean;
3
- };
4
- export default function useDialogVisible(props: ComponentProps, emit: any): {
5
- visible: import("vue").WritableComputedRef<boolean, unknown>;
6
- setVisible: (bool: boolean) => void;
7
- };
8
- export {};
@@ -1,9 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function getConfiguration(BASE_API: string, params: Params): Promise<import("axios").AxiosResponse<any, any>>;
5
- declare const useLoadSourceInfo: (BASE_API: string) => {
6
- SourceInfo: import("vue").Ref<any, any>;
7
- getSourceInfoHandle: () => Promise<void>;
8
- };
9
- export default useLoadSourceInfo;
@@ -1,6 +0,0 @@
1
- export declare function useToggle(initData?: boolean): {
2
- state: import("vue").Ref<boolean, boolean>;
3
- toggle: () => boolean;
4
- open: () => boolean;
5
- close: () => boolean;
6
- };
@@ -1,53 +0,0 @@
1
- export declare function getAttachmentsAll(BASE_API: string, query?: any): Promise<import("axios").AxiosResponse<any, any>>;
2
- export declare function getAttachmentsMy(BASE_API: string, query?: any): Promise<import("axios").AxiosResponse<any, any>>;
3
- export declare function getAttachmentsMyMessage(BASE_API: string, query: any): Promise<import("axios").AxiosResponse<any, any>>;
4
- declare type OptionsType = {
5
- key: string;
6
- BASE_API: string;
7
- };
8
- export default function useAttachement(options: OptionsType): {
9
- list: import("vue").Ref<any[], any[]>;
10
- total: import("vue").Ref<number, number>;
11
- limit: import("vue").Ref<number, number>;
12
- offset: import("vue").Ref<number, number>;
13
- pageIdx: import("vue").ComputedRef<number>;
14
- loading: import("vue").Ref<boolean, boolean>;
15
- changeFilter: (f: any) => void;
16
- changeKey: (k: string) => void;
17
- changePage: (o: number) => void;
18
- changeSize: (s: number) => void;
19
- loadData: () => Promise<void>;
20
- };
21
- export declare function useLocalRecource(): {
22
- localList: import("vue").Ref<any[], any[]>;
23
- initLocalList: () => void;
24
- setLocalList: (list: any[]) => void;
25
- };
26
- export declare type MediaUseType = 0 | 1 | 2 | 3 | 4 | 5 | 6;
27
- export declare const mediaUseEnum: {
28
- [key: string]: MediaUseType;
29
- };
30
- export declare function getSysRsByTag(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
31
- export declare function getSysRsClassifyList(BASE_API: string, sys_tag: number): Promise<import("axios").AxiosResponse<any, any>>;
32
- export declare function getSysRsPage(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
33
- export declare function getDirectory(BASE_API: string, params: any): Promise<import("axios").AxiosResponse<any, any>>;
34
- /**
35
- * 数据结构:
36
- * Array<{
37
- * "id": {dirid},
38
- * "alias": {dirname},
39
- * "parent_id": {parent_dirid},
40
- * "children": [],
41
- * ...
42
- * }>
43
- */
44
- declare type DirOptionsType = {
45
- key?: string;
46
- BASE_API: string;
47
- };
48
- export declare function useDirectory(options: DirOptionsType): {
49
- tree: import("vue").Ref<any[], any[]>;
50
- init: () => Promise<void>;
51
- loadMore: (target: any) => Promise<void>;
52
- };
53
- export {};
@@ -1,10 +0,0 @@
1
- export declare const LOCALSTORAGE_KEYS: {
2
- LOCAL_RESOURCES: string;
3
- LOCAL_UPLOAD_CONFIG: string;
4
- USER_INFO: string;
5
- };
6
- export default function useLocalstorage(key: keyof typeof LOCALSTORAGE_KEYS): {
7
- get: () => any;
8
- set: (value: any) => void;
9
- remove: () => void;
10
- };
@@ -1,12 +0,0 @@
1
- export declare function useVideoContext(callback: (data?: any) => any): {
2
- options: import("vue").Ref<any[], any[]>;
3
- videoContext: import("vue").Ref<HTMLVideoElement | null, HTMLVideoElement | null>;
4
- loading: import("vue").Ref<boolean, boolean>;
5
- playing: import("vue").Ref<boolean, boolean>;
6
- currentTime: import("vue").Ref<number, number>;
7
- handleOption: (key: string, value: number) => void;
8
- togglePlay: () => void;
9
- initVideoContext: (selector: string) => void;
10
- seekVideo: (time: number) => void;
11
- handleOnCanPlay: () => void;
12
- };
@@ -1,8 +0,0 @@
1
- import { Placement } from '@popperjs/core';
2
- import { Ref } from 'vue';
3
- export default function usePopper(pannel: Ref<HTMLElement | undefined>, triggerEl: Ref<HTMLElement | undefined>): {
4
- initPopper: (placement?: Placement, of?: number[] | undefined) => void;
5
- show: () => void;
6
- hide: () => void;
7
- visible: Ref<boolean, boolean>;
8
- };
@@ -1,30 +0,0 @@
1
- declare type SelectOptionsType = {
2
- label: string;
3
- value: any;
4
- };
5
- declare type QueryParams = {
6
- limit: number;
7
- offset: number;
8
- keyword: string;
9
- others?: any;
10
- };
11
- declare type HookOptionParams = {
12
- labelStr: string;
13
- valueStr: string;
14
- func: (params: QueryParams) => any;
15
- };
16
- export default function useSelection(params: HookOptionParams): {
17
- options: import("vue").Ref<{
18
- label: string;
19
- value: any;
20
- }[], SelectOptionsType[] | {
21
- label: string;
22
- value: any;
23
- }[]>;
24
- loading: import("vue").Ref<boolean, boolean>;
25
- keyword: import("vue").Ref<string, string>;
26
- load: (more?: boolean | undefined) => Promise<void>;
27
- handleSearch: (kw: string) => void;
28
- loadMore: () => void;
29
- };
30
- export {};
@@ -1,78 +0,0 @@
1
- export declare type CallbackFunc = (data: any, status?: 'success' | 'fail') => void;
2
- export declare type TypeAddMediaParam = {
3
- url: string;
4
- alias: string;
5
- catalog: string;
6
- repository_id: number;
7
- directory_id: number;
8
- size: number;
9
- };
10
- declare type WaterMark = {
11
- id: string;
12
- position: string;
13
- url: string;
14
- title: string;
15
- };
16
- declare type UploadTemplate = {
17
- watermark?: {
18
- default?: WaterMark;
19
- images: WaterMark[];
20
- };
21
- };
22
- export declare function getSize(value: number): string;
23
- export declare function addMedia(BASE_API: string, params: TypeAddMediaParam): Promise<import("axios").AxiosResponse<any, any>>;
24
- export declare function getMediaDetails(BASE_API: string, repoId: number, id: number): Promise<import("axios").AxiosResponse<any, any>>;
25
- export declare function reTranscodeMedia(BASE_API: string, media_id: number): Promise<import("axios").AxiosResponse<any, any>>;
26
- declare type UploadOptions = {
27
- noAddMedia?: boolean;
28
- };
29
- declare type UploadFileOptions = {
30
- template?: UploadTemplate;
31
- };
32
- export default function useUpload(options?: UploadOptions): {
33
- list: import("vue").Ref<any[], any[]>;
34
- uploadFile: (BASE_API: string, file: any, dir: number | undefined, repoId: number, callback?: CallbackFunc | undefined, upOptions?: UploadFileOptions | undefined) => void;
35
- reTranscode: (BASE_API: string, file: any) => Promise<boolean>;
36
- transcodingFile: (BASE_API: string, file: any, repoId: number) => void;
37
- recordTaskStatusChange: (file: any, progress: number, isTrans?: boolean | undefined) => void;
38
- removeRecord: (file: any) => void;
39
- };
40
- export declare function getWatermarkTemplate(BASE_API: string): Promise<import("axios").AxiosResponse<any, any>>;
41
- export declare function useUploadConfig(): {
42
- config: import("vue").Ref<any, any>;
43
- template: import("vue").Ref<{
44
- watermark?: {
45
- default?: {
46
- id: string;
47
- position: string;
48
- url: string;
49
- title: string;
50
- } | undefined;
51
- images: {
52
- id: string;
53
- position: string;
54
- url: string;
55
- title: string;
56
- }[];
57
- } | undefined;
58
- }, UploadTemplate | {
59
- watermark?: {
60
- default?: {
61
- id: string;
62
- position: string;
63
- url: string;
64
- title: string;
65
- } | undefined;
66
- images: {
67
- id: string;
68
- position: string;
69
- url: string;
70
- title: string;
71
- }[];
72
- } | undefined;
73
- }>;
74
- checkFileSizeOutLimit: (file: File, callback: (msg: string) => void) => boolean;
75
- initUploadConfig: (BASE_API: string, domainId: number) => Promise<void>;
76
- initTemplate: (BASE_API: string) => Promise<void>;
77
- };
78
- export {};
@@ -1,9 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function getChannels(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
5
- declare const useLoadUserInfo: (BASE_API: string) => {
6
- userInfo: import("vue").Ref<any, any>;
7
- getUserInfoHandle: () => Promise<void>;
8
- };
9
- export default useLoadUserInfo;
File without changes
@@ -1,2 +0,0 @@
1
- declare const imageCrop: any;
2
- export default imageCrop;
@@ -1 +0,0 @@
1
- export declare function getFileRealUrl(BASE_API: string, url: string): Promise<import("axios").AxiosResponse<any, any>>;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const importData: any;
2
- export default importData;
@@ -1 +0,0 @@
1
- import './index.less';
package/es/index.d.ts DELETED
@@ -1,30 +0,0 @@
1
- export { default } from './components';
2
- export { default as appCenter } from './appCenter';
3
- export { default as messageBox } from './messageBox';
4
- export { default as userAvater } from './userAvater';
5
- export { default as typeIcons } from './typeIcons';
6
- export { default as uploadStep } from './uploadStep';
7
- export { default as contentModal } from './contentModal';
8
- export { default as resourceModal } from './resourceModal';
9
- export { default as previousVersion } from './previousVersion';
10
- export { default as selectGategory } from './selectGategory';
11
- export { default as imageCrop } from './imageCrop';
12
- export { default as uploadBefore } from './uploadBefore';
13
- export { default as contentDetailList } from './contentDetailList';
14
- export { default as emptyData } from './emptyData';
15
- export { default as mediaFilter } from './mediaFilter';
16
- export { default as selectAvatarList } from './selectAvatarList';
17
- export { default as userDirector } from './userDirector';
18
- export { default as selectThumb } from './selectThumb';
19
- export { default as editMetaInfo } from './editMetaInfo';
20
- export { default as baseFilter } from './baseFilter';
21
- export { default as dataTags } from './dataTags';
22
- export { default as colorPalette } from './colorPalette';
23
- export { default as resourceGridList } from './resourceGridList';
24
- export { default as mediaView } from './mediaView';
25
- export { default as thumbCard } from './thumbCard';
26
- export { default as selectResourceModal } from './selectResourceModal';
27
- export { default as docPreview } from './docPreview';
28
- export { default as docHistory } from './docHistory';
29
- export { default as videoThumb } from './videoThumb';
30
- export { default as importData } from './importData';
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,3 +0,0 @@
1
- declare const mediaFilter: any;
2
- export * from './script/types';
3
- export default mediaFilter;
@@ -1,26 +0,0 @@
1
- declare type KeyValueType = {
2
- [key: number]: string;
3
- };
4
- export declare const approveFlowStatusMap: KeyValueType;
5
- export declare const provalTypeMap: KeyValueType;
6
- export declare function getApprovalStateOptions(): {
7
- value: any;
8
- label: string;
9
- }[];
10
- export declare function getProvalTypeOptions(): {
11
- value: any;
12
- label: string;
13
- }[];
14
- declare type OSType = {
15
- value: number | string;
16
- label: string;
17
- type?: string;
18
- key?: string;
19
- };
20
- declare type FilterType = 'APV' | 'MINE' | 'CONTENT' | 'STORE';
21
- export declare function useHighLevelSearch(filterType: FilterType): {
22
- sortOptions: OSType[];
23
- showHighLevelSearch: import("vue").ComputedRef<boolean>;
24
- highLevelSearchOptions: import("vue").ComputedRef<OSType[]>;
25
- };
26
- export {};
@@ -1,16 +0,0 @@
1
- export declare type FilterType = 'DOC' | 'MEDIA' | 'MP_ACOUNT' | 'MP_CONTENT';
2
- export declare type DocFilterType = 'APV' | 'MINE' | 'CONTENT' | 'STORE';
3
- export declare type Keys = 'doc_type' | 'doc_state' | 'doc_thumb' | 'pub_time' | 'doc_banner' | 'apv_state';
4
- export declare type DocFilterKeys = Keys[];
5
- export interface FilterValue {
6
- keywords: string;
7
- doc_type: string;
8
- doc_state: string;
9
- doc_thumb: string;
10
- pub_time: [];
11
- highSearch: {
12
- order: string;
13
- sort: -1 | 1;
14
- meta: any;
15
- };
16
- }
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const mediaView: any;
2
- export default mediaView;
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const messageBox: any;
2
- export default messageBox;
File without changes
@@ -1,6 +0,0 @@
1
- interface Params {
2
- [key: string]: any;
3
- }
4
- export declare function getNoticeList(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
5
- export declare function setAllMsgRead(BASE_API: string, params?: Params): Promise<import("axios").AxiosResponse<any, any>>;
6
- export {};
@@ -1 +0,0 @@
1
- import './index.less';
File without changes
@@ -1,2 +0,0 @@
1
- declare const previousVersion: any;
2
- export default previousVersion;