@cmstops/pro-compo 3.9.1-rc.10 → 3.9.1-rc.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.
- package/README.md +134 -134
- package/dist/index.min.js.map +1 -1
- package/es/appCenter/component.d.ts +0 -0
- package/es/appCenter/index.d.ts +2 -0
- package/es/appCenter/script/api.d.ts +11 -0
- package/es/appCenter/script/apps.d.ts +14 -0
- package/es/appCenter/script/permissionMap.d.ts +6 -0
- package/es/appCenter/script/routeMap.d.ts +4 -0
- package/es/appCenter/style/index.d.ts +1 -0
- package/es/baseFilter/component.d.ts +0 -0
- package/es/baseFilter/components/FilterGroup.d.ts +0 -0
- package/es/baseFilter/components/filterItem.d.ts +0 -0
- package/es/baseFilter/index.d.ts +2 -0
- package/es/baseFilter/style/index.d.ts +1 -0
- package/es/baseFilter/useCalcWidth.d.ts +16 -0
- package/es/colorPalette/component.d.ts +0 -0
- package/es/colorPalette/components/colorPicker.d.ts +0 -0
- package/es/colorPalette/index.d.ts +2 -0
- package/es/colorPalette/style/index.d.ts +1 -0
- package/es/components.d.ts +5 -0
- package/es/config.d.ts +4 -0
- package/es/contentDetailList/__demo__/matrix/platform.d.ts +36 -0
- package/es/contentDetailList/component.d.ts +0 -0
- package/es/contentDetailList/components/Content/CompoItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/ContentListItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/DocItem/ApprovalStateMap/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/DocItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/DocMpItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/GroupPieceItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/KongoNavItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/LiveItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/MaccountItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/courseItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/funhdItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Content/index.d.ts +0 -0
- package/es/contentDetailList/components/CustomWrp/CustomItem.d.ts +0 -0
- package/es/contentDetailList/components/CustomWrp/index.d.ts +0 -0
- package/es/contentDetailList/components/Doc/index.d.ts +0 -0
- package/es/contentDetailList/components/Records/MatrixItem/index.d.ts +0 -0
- package/es/contentDetailList/components/Records/index.d.ts +0 -0
- package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.d.ts +0 -0
- package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -4
- package/es/contentDetailList/components/ShowQRCode/index.d.ts +0 -0
- package/es/contentDetailList/index.d.ts +2 -0
- package/es/contentDetailList/script/api.d.ts +6 -0
- package/es/contentDetailList/style/index.d.ts +1 -0
- package/es/contentModal/component.d.ts +0 -0
- package/es/contentModal/component.js +8 -16
- package/es/contentModal/components/CompoList/CompoFilter/index.d.ts +0 -0
- package/es/contentModal/components/CompoList/index.d.ts +0 -0
- package/es/contentModal/components/ContentList/MediaFilter/index.d.ts +0 -0
- package/es/contentModal/components/ContentList/index.d.ts +0 -0
- package/es/contentModal/components/Dejin/MediaFilter/index.d.ts +0 -0
- package/es/contentModal/components/Dejin/index.d.ts +0 -0
- package/es/contentModal/components/EqxiuList/MediaFilter/index.d.ts +0 -0
- package/es/contentModal/components/EqxiuList/index.d.ts +0 -0
- package/es/contentModal/components/LiveList/MediaFilter/index.d.ts +0 -0
- package/es/contentModal/components/LiveList/index.d.ts +0 -0
- package/es/contentModal/components/MpAccountList/MpAccountFilter/index.d.ts +0 -0
- package/es/contentModal/components/MpAccountList/index.d.ts +0 -0
- package/es/contentModal/components/MpContentList/MediaFilter/index.d.ts +0 -0
- package/es/contentModal/components/MpContentList/index.d.ts +0 -0
- package/es/contentModal/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
- package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +1 -2
- package/es/contentModal/components/ViewAllColumn/columnTree/index.d.ts +0 -0
- package/es/contentModal/components/ViewAllColumn/index.d.ts +0 -0
- package/es/contentModal/components/storeBox/index.d.ts +0 -0
- package/es/contentModal/components/storeBox/index.js +2 -4
- package/es/contentModal/index.d.ts +2 -0
- package/es/contentModal/script/api.d.ts +18 -0
- package/es/contentModal/style/index.d.ts +1 -0
- package/es/dataTags/component.d.ts +0 -0
- package/es/dataTags/component.js +5 -10
- package/es/dataTags/index.d.ts +2 -0
- package/es/dataTags/style/index.d.ts +1 -0
- package/es/docHistory/component.d.ts +0 -0
- package/es/docHistory/component.js +1 -2
- package/es/docHistory/components/DocDiffPanel/index.d.ts +0 -0
- package/es/docHistory/components/DocHistoryList/index.d.ts +0 -0
- package/es/docHistory/index.d.ts +2 -0
- package/es/docHistory/scripts/diff.d.ts +1 -0
- package/es/docHistory/scripts/useDocHistory.d.ts +10 -0
- package/es/docHistory/style/index.d.ts +1 -0
- package/es/docHistory/style/index.less +37 -37
- package/es/docPreview/component.d.ts +0 -0
- package/es/docPreview/component.js +5 -10
- package/es/docPreview/components/PreviewIframe.d.ts +0 -0
- package/es/docPreview/index.d.ts +2 -0
- package/es/docPreview/scripts/api.d.ts +1 -0
- package/es/docPreview/scripts/hook.d.ts +33 -0
- package/es/docPreview/style/index.d.ts +1 -0
- package/es/editMetaInfo/component.d.ts +0 -0
- package/es/editMetaInfo/components/metaInfoForm.d.ts +0 -0
- package/es/editMetaInfo/components/metaInfoForm.js +2 -4
- package/es/editMetaInfo/index.d.ts +2 -0
- package/es/editMetaInfo/script/api.d.ts +6 -0
- package/es/editMetaInfo/script/restaurants.d.ts +4 -0
- package/es/editMetaInfo/style/index.d.ts +1 -0
- package/es/emptyData/component.d.ts +0 -0
- package/es/emptyData/index.d.ts +2 -0
- package/es/emptyData/style/index.d.ts +1 -0
- package/es/emptyData/svg/add.d.ts +0 -0
- package/es/hooks/assets.d.ts +1 -0
- package/es/hooks/batch.d.ts +8 -0
- package/es/hooks/dialogVisible.d.ts +8 -0
- package/es/hooks/source.d.ts +9 -0
- package/es/hooks/toggle.d.ts +6 -0
- package/es/hooks/useAttachement.d.ts +53 -0
- package/es/hooks/useLocalStorage.d.ts +10 -0
- package/es/hooks/useMediaContext.d.ts +12 -0
- package/es/hooks/usePopper.d.ts +8 -0
- package/es/hooks/useSelection.d.ts +30 -0
- package/es/hooks/useUpload.d.ts +78 -0
- package/es/hooks/user.d.ts +9 -0
- package/es/imageCrop/component.d.ts +0 -0
- package/es/imageCrop/component.js +2 -4
- package/es/imageCrop/index.d.ts +2 -0
- package/es/imageCrop/script/api.d.ts +1 -0
- package/es/imageCrop/style/index.d.ts +1 -0
- package/es/importData/component.d.ts +0 -0
- package/es/importData/component.js +3 -6
- package/es/importData/index.d.ts +2 -0
- package/es/importData/style/index.d.ts +1 -0
- package/es/index.d.ts +31 -0
- package/es/index.js +1 -0
- package/es/mediaFilter/component.d.ts +0 -0
- package/es/mediaFilter/components/DocFilter.d.ts +0 -0
- package/es/mediaFilter/components/DocFilter.js +1 -2
- package/es/mediaFilter/components/FilterGroup.d.ts +0 -0
- package/es/mediaFilter/components/FilterItem.d.ts +0 -0
- package/es/mediaFilter/components/MpAccountFilter.d.ts +0 -0
- package/es/mediaFilter/components/MpContentFilter.d.ts +0 -0
- package/es/mediaFilter/index.d.ts +3 -0
- package/es/mediaFilter/script/optionsGetter.d.ts +26 -0
- package/es/mediaFilter/script/types.d.ts +16 -0
- package/es/mediaFilter/style/index.d.ts +1 -0
- package/es/mediaView/component.d.ts +0 -0
- package/es/mediaView/index.d.ts +2 -0
- package/es/mediaView/style/index.d.ts +1 -0
- package/es/messageBox/component.d.ts +0 -0
- package/es/messageBox/index.d.ts +2 -0
- package/es/messageBox/list.d.ts +0 -0
- package/es/messageBox/script/api.d.ts +6 -0
- package/es/messageBox/style/index.d.ts +1 -0
- package/es/previousVersion/component.d.ts +0 -0
- package/es/previousVersion/index.d.ts +2 -0
- package/es/previousVersion/script/api.d.ts +15 -0
- package/es/previousVersion/script/tool.d.ts +6 -0
- package/es/previousVersion/style/index.d.ts +1 -0
- package/es/resourceGridList/component.d.ts +0 -0
- package/es/resourceGridList/component.js +2 -4
- package/es/resourceGridList/components/FileTypeThumb/index.d.ts +0 -0
- package/es/resourceGridList/index.d.ts +2 -0
- package/es/resourceGridList/style/index.d.ts +1 -0
- package/es/resourceModal/component.d.ts +0 -0
- package/es/resourceModal/components/MediaPreviewer/index.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +1 -2
- package/es/resourceModal/components/MediaSelection/MainContent/FileTypeThumb/index.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/MainContent/index.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/MainContent/index.js +2 -4
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/SystemResourceSelected/index.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/index.d.ts +0 -0
- package/es/resourceModal/index.d.ts +2 -0
- package/es/resourceModal/script/api.d.ts +25 -0
- package/es/resourceModal/script/mediaSelection.d.ts +14 -0
- package/es/resourceModal/style/index.d.ts +1 -0
- package/es/selectAddTo/component.d.ts +0 -0
- package/es/selectAddTo/component.js +125 -0
- package/es/selectAddTo/component.vue_vue_type_style_index_0_scoped_true_lang.js +2 -0
- package/es/selectAddTo/components/ViewAllColumn/MediaFilter/index.d.ts +0 -0
- package/es/selectAddTo/components/ViewAllColumn/MediaFilter/index.js +169 -0
- package/es/selectAddTo/components/ViewAllColumn/columnTree/index.d.ts +0 -0
- package/es/selectAddTo/components/ViewAllColumn/index.d.ts +0 -0
- package/es/selectAddTo/components/ViewAllColumn/index.js +209 -0
- package/es/selectAddTo/components/ViewAllColumn/index.vue_vue_type_style_index_0_scoped_true_lang.js +2 -0
- package/es/selectAddTo/components/ViewAllColumn/script/useTableColumns.js +78 -0
- package/es/selectAddTo/components/ViewAllColumn/script/useViewAllColumnState.d.ts +144 -0
- package/es/selectAddTo/components/ViewAllColumn/script/useViewAllColumnState.js +193 -0
- package/es/selectAddTo/components/ViewAllColumn/types/index.d.ts +59 -0
- package/es/selectAddTo/index.d.ts +2 -0
- package/es/selectAddTo/index.js +7 -0
- package/es/selectAddTo/script/api.d.ts +18 -0
- package/es/selectAddTo/script/api.js +30 -0
- package/es/selectAddTo/script/index.d.ts +2 -0
- package/es/selectAddTo/script/useSelectAddToState.d.ts +21 -0
- package/es/selectAddTo/script/useSelectAddToState.js +106 -0
- package/es/selectAddTo/style/css.js +1 -0
- package/es/selectAddTo/style/index.css +3 -0
- package/es/selectAddTo/style/index.d.ts +1 -0
- package/es/selectAddTo/style/index.js +1 -0
- package/es/selectAddTo/style/index.less +3 -0
- package/es/selectAddTo/types/index.d.ts +42 -0
- package/es/selectAvatarList/component.d.ts +0 -0
- package/es/selectAvatarList/index.d.ts +2 -0
- package/es/selectAvatarList/style/index.d.ts +1 -0
- package/es/selectGategory/component.d.ts +0 -0
- package/es/selectGategory/components/ColumnSelection/index.d.ts +0 -0
- package/es/selectGategory/index.d.ts +2 -0
- package/es/selectGategory/script/api.d.ts +6 -0
- package/es/selectGategory/style/index.d.ts +1 -0
- package/es/selectResourceModal/__demo__/module/DivWrapper.d.ts +268 -0
- package/es/selectResourceModal/__demo__/module/basic.d.ts +299 -0
- package/es/selectResourceModal/component.d.ts +0 -0
- package/es/selectResourceModal/component.js +5 -10
- package/es/selectResourceModal/components/List/ListAi/index.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListCardWrapper.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListLocal/Upload.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListLocal/Upload.js +1 -2
- package/es/selectResourceModal/components/List/ListLocal/index.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/es/selectResourceModal/components/List/ListNormal/Filter.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListNormal/Filter.js +4 -8
- package/es/selectResourceModal/components/List/ListNormal/index.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListSystem/Filter.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListSystem/Filter.js +1 -2
- package/es/selectResourceModal/components/List/ListSystem/SubList.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListSystem/index.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListVideo/index.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListWraper.d.ts +0 -0
- package/es/selectResourceModal/components/ListSelected/index.d.ts +0 -0
- package/es/selectResourceModal/components/ListTabs/index.d.ts +0 -0
- package/es/selectResourceModal/hooks/useResponsiveFilter.d.ts +21 -0
- package/es/selectResourceModal/index.d.ts +2 -0
- package/es/selectResourceModal/scripts/selectionApis.d.ts +2 -0
- package/es/selectResourceModal/scripts/useCompoLf.d.ts +27 -0
- package/es/selectResourceModal/scripts/useResourceSelect.d.ts +7 -0
- package/es/selectResourceModal/scripts/useTabFilter.d.ts +22 -0
- package/es/selectResourceModal/style/index.d.ts +1 -0
- package/es/selectResourceModal/style/index.less +55 -55
- package/es/selectResourceModal/style/list.less +203 -203
- package/es/selectThumb/component.d.ts +0 -0
- package/es/selectThumb/components/card.d.ts +0 -0
- package/es/selectThumb/components/colorPalette.d.ts +0 -0
- package/es/selectThumb/components/colorPicker.d.ts +0 -0
- package/es/selectThumb/index.d.ts +2 -0
- package/es/selectThumb/style/index.d.ts +1 -0
- package/es/style.css +57 -0
- package/es/thumbCard/component.d.ts +0 -0
- package/es/thumbCard/components/ThumbUploading/index.d.ts +0 -0
- package/es/thumbCard/index.d.ts +2 -0
- package/es/thumbCard/style/index.d.ts +1 -0
- package/es/typeIcons/component.d.ts +0 -0
- package/es/typeIcons/component.js +1 -1
- package/es/typeIcons/index.d.ts +2 -0
- package/es/typeIcons/style/index.d.ts +1 -0
- package/es/uploadBefore/component.d.ts +0 -0
- package/es/uploadBefore/components/UploadBefore.d.ts +0 -0
- package/es/uploadBefore/components/UploadForClick.d.ts +0 -0
- package/es/uploadBefore/index.d.ts +2 -0
- package/es/uploadBefore/script/api.d.ts +16 -0
- package/es/uploadBefore/script/fileTypeAdapter.d.ts +39 -0
- package/es/uploadBefore/script/fileUpload.d.ts +7 -0
- package/es/uploadBefore/script/uploadHooks.d.ts +96 -0
- package/es/uploadBefore/style/index.d.ts +1 -0
- package/es/uploadBefore/utils/dragUploadEvent.d.ts +0 -0
- package/es/uploadStep/component.d.ts +0 -0
- package/es/uploadStep/index.d.ts +2 -0
- package/es/uploadStep/script/fileTypeAdapter.d.ts +20 -0
- package/es/uploadStep/style/index.d.ts +1 -0
- package/es/userAvater/component.d.ts +0 -0
- package/es/userAvater/component.js +1 -2
- package/es/userAvater/index.d.ts +2 -0
- package/es/userAvater/script/api.d.ts +8 -0
- package/es/userAvater/style/index.d.ts +1 -0
- package/es/userDirector/component.d.ts +0 -0
- package/es/userDirector/component.js +1 -2
- package/es/userDirector/components/userTree.d.ts +0 -0
- package/es/userDirector/index.d.ts +2 -0
- package/es/userDirector/script/api.d.ts +10 -0
- package/es/userDirector/style/index.d.ts +1 -0
- package/es/utils/auth.d.ts +5 -0
- package/es/utils/date.d.ts +3 -0
- package/es/utils/doc.d.ts +76 -0
- package/es/utils/filter.d.ts +21 -0
- package/es/utils/index.d.ts +17 -0
- package/es/utils/request.d.ts +9 -0
- package/es/utils/resource.d.ts +4 -0
- package/es/utils/transcodeMedia.d.ts +13 -0
- package/es/utils/tusUpload.d.ts +16 -0
- package/es/utils/typeMap.d.ts +185 -0
- package/es/utils/uploadCatalog.d.ts +1 -0
- package/es/videoThumb/component.d.ts +0 -0
- package/es/videoThumb/index.d.ts +2 -0
- package/es/videoThumb/scripts/api.d.ts +9 -0
- package/es/videoThumb/scripts/useVideoThumbs.d.ts +12 -0
- package/es/videoThumb/style/index.d.ts +1 -0
- package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +2 -4
- package/lib/contentModal/component.js +8 -16
- package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +1 -2
- package/lib/contentModal/components/storeBox/index.js +2 -4
- package/lib/dataTags/component.js +5 -10
- package/lib/docHistory/component.js +1 -2
- package/lib/docHistory/style/index.less +37 -37
- package/lib/docPreview/component.js +5 -10
- package/lib/editMetaInfo/components/metaInfoForm.js +2 -4
- package/lib/imageCrop/component.js +2 -4
- package/lib/importData/component.js +3 -6
- package/lib/index.js +2 -0
- package/lib/mediaFilter/components/DocFilter.js +1 -2
- package/lib/resourceGridList/component.js +2 -4
- package/lib/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +1 -2
- package/lib/resourceModal/components/MediaSelection/MainContent/index.js +2 -4
- package/lib/selectAddTo/component.js +126 -0
- package/lib/selectAddTo/component.vue_vue_type_style_index_0_scoped_true_lang.js +3 -0
- package/lib/selectAddTo/components/ViewAllColumn/MediaFilter/index.js +170 -0
- package/lib/selectAddTo/components/ViewAllColumn/index.js +210 -0
- package/lib/selectAddTo/components/ViewAllColumn/index.vue_vue_type_style_index_0_scoped_true_lang.js +3 -0
- package/lib/selectAddTo/components/ViewAllColumn/script/useTableColumns.js +80 -0
- package/lib/selectAddTo/components/ViewAllColumn/script/useViewAllColumnState.js +195 -0
- package/lib/selectAddTo/index.js +8 -0
- package/lib/selectAddTo/script/api.js +35 -0
- package/lib/selectAddTo/script/useSelectAddToState.js +108 -0
- package/lib/selectAddTo/style/css.js +2 -0
- package/lib/selectAddTo/style/index.css +3 -0
- package/lib/selectAddTo/style/index.js +2 -0
- package/lib/selectAddTo/style/index.less +3 -0
- package/lib/selectResourceModal/component.js +5 -10
- package/lib/selectResourceModal/components/List/ListLocal/Upload.js +1 -2
- package/lib/selectResourceModal/components/List/ListLocal/index.js +1 -1
- package/lib/selectResourceModal/components/List/ListNormal/Filter.js +4 -8
- package/lib/selectResourceModal/components/List/ListSystem/Filter.js +1 -2
- package/lib/selectResourceModal/style/index.less +55 -55
- package/lib/selectResourceModal/style/list.less +203 -203
- package/lib/typeIcons/component.js +1 -1
- package/lib/userAvater/component.js +1 -2
- package/lib/userDirector/component.js +1 -2
- package/package.json +138 -138
|
@@ -0,0 +1,185 @@
|
|
|
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
|
+
}[];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function checkType(file: any, param: any): any;
|
|
File without changes
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export declare function getHMSF(time: string): string;
|
|
2
|
+
export declare function useVideoThumbs(): {
|
|
3
|
+
loading: import("vue").Ref<boolean, boolean>;
|
|
4
|
+
thumbs: import("vue").Ref<any[], any[]>;
|
|
5
|
+
curThumb: import("vue").Ref<string | undefined, string | undefined>;
|
|
6
|
+
getVideoThumbs: (BASE_API: string, url: string, duration: number) => Promise<void>;
|
|
7
|
+
handleSelectThumb: (idx: number) => void;
|
|
8
|
+
};
|
|
9
|
+
export declare function useDragger(moveCallback: any, upCallback: any, downCallback: any): {
|
|
10
|
+
isDrag: import("vue").Ref<boolean, boolean>;
|
|
11
|
+
handleMousedown: (e: MouseEvent) => void;
|
|
12
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import './index.less';
|
|
@@ -253,8 +253,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
253
253
|
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
254
254
|
vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
|
|
255
255
|
])),
|
|
256
|
-
_: 1
|
|
257
|
-
__: [5]
|
|
256
|
+
_: 1
|
|
258
257
|
})) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
259
258
|
vue.createVNode(vue.unref(webVue.Button), {
|
|
260
259
|
class: "auto",
|
|
@@ -264,8 +263,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
264
263
|
default: vue.withCtx(() => _cache[6] || (_cache[6] = [
|
|
265
264
|
vue.createTextVNode(" \u590D\u5236\u4E8C\u7EF4\u7801 ")
|
|
266
265
|
])),
|
|
267
|
-
_: 1
|
|
268
|
-
__: [6]
|
|
266
|
+
_: 1
|
|
269
267
|
}),
|
|
270
268
|
vue.createVNode(vue.unref(webVue.Button), {
|
|
271
269
|
class: "auto",
|
|
@@ -161,8 +161,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
161
161
|
default: vue.withCtx(() => _cache[8] || (_cache[8] = [
|
|
162
162
|
vue.createTextVNode("\u6DFB\u52A0 ")
|
|
163
163
|
])),
|
|
164
|
-
_: 1
|
|
165
|
-
__: [8]
|
|
164
|
+
_: 1
|
|
166
165
|
}, 8, ["disabled"])
|
|
167
166
|
]),
|
|
168
167
|
_: 1
|
|
@@ -201,8 +200,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
201
200
|
default: vue.withCtx(() => _cache[9] || (_cache[9] = [
|
|
202
201
|
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
203
202
|
])),
|
|
204
|
-
_: 1
|
|
205
|
-
__: [9]
|
|
203
|
+
_: 1
|
|
206
204
|
}, 8, ["disabled"])
|
|
207
205
|
]),
|
|
208
206
|
_: 1
|
|
@@ -242,8 +240,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
242
240
|
default: vue.withCtx(() => _cache[10] || (_cache[10] = [
|
|
243
241
|
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
244
242
|
])),
|
|
245
|
-
_: 1
|
|
246
|
-
__: [10]
|
|
243
|
+
_: 1
|
|
247
244
|
}, 8, ["disabled"])
|
|
248
245
|
]),
|
|
249
246
|
_: 1
|
|
@@ -282,8 +279,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
282
279
|
default: vue.withCtx(() => _cache[11] || (_cache[11] = [
|
|
283
280
|
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
284
281
|
])),
|
|
285
|
-
_: 1
|
|
286
|
-
__: [11]
|
|
282
|
+
_: 1
|
|
287
283
|
}, 8, ["disabled"])
|
|
288
284
|
]),
|
|
289
285
|
_: 1
|
|
@@ -322,8 +318,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
322
318
|
default: vue.withCtx(() => _cache[12] || (_cache[12] = [
|
|
323
319
|
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
324
320
|
])),
|
|
325
|
-
_: 1
|
|
326
|
-
__: [12]
|
|
321
|
+
_: 1
|
|
327
322
|
}, 8, ["disabled"])
|
|
328
323
|
]),
|
|
329
324
|
_: 1
|
|
@@ -362,8 +357,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
362
357
|
default: vue.withCtx(() => _cache[13] || (_cache[13] = [
|
|
363
358
|
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
364
359
|
])),
|
|
365
|
-
_: 1
|
|
366
|
-
__: [13]
|
|
360
|
+
_: 1
|
|
367
361
|
}, 8, ["disabled"])
|
|
368
362
|
]),
|
|
369
363
|
_: 1
|
|
@@ -402,8 +396,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
402
396
|
default: vue.withCtx(() => _cache[14] || (_cache[14] = [
|
|
403
397
|
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
404
398
|
])),
|
|
405
|
-
_: 1
|
|
406
|
-
__: [14]
|
|
399
|
+
_: 1
|
|
407
400
|
}, 8, ["disabled"])
|
|
408
401
|
]),
|
|
409
402
|
_: 1
|
|
@@ -441,8 +434,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
441
434
|
default: vue.withCtx(() => _cache[15] || (_cache[15] = [
|
|
442
435
|
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
443
436
|
])),
|
|
444
|
-
_: 1
|
|
445
|
-
__: [15]
|
|
437
|
+
_: 1
|
|
446
438
|
}, 8, ["disabled"])
|
|
447
439
|
]),
|
|
448
440
|
_: 1
|
|
@@ -287,8 +287,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
287
287
|
vue.createVNode(vue.unref(icon.IconRefresh), { class: "reset-icon" }),
|
|
288
288
|
_cache[7] || (_cache[7] = vue.createTextVNode(" \u91CD\u7F6E "))
|
|
289
289
|
]),
|
|
290
|
-
_: 1
|
|
291
|
-
__: [7]
|
|
290
|
+
_: 1
|
|
292
291
|
}, 512), [
|
|
293
292
|
[vue.vShow, showReset.value]
|
|
294
293
|
])
|
|
@@ -84,8 +84,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
84
84
|
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
85
85
|
vue.createTextVNode("\u6E05\u7A7A")
|
|
86
86
|
])),
|
|
87
|
-
_: 1
|
|
88
|
-
__: [1]
|
|
87
|
+
_: 1
|
|
89
88
|
})
|
|
90
89
|
])
|
|
91
90
|
]),
|
|
@@ -101,8 +100,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
101
100
|
default: vue.withCtx(() => _cache[0] || (_cache[0] = [
|
|
102
101
|
vue.createTextVNode("\u5DF2\u9009\u6570\u636E")
|
|
103
102
|
])),
|
|
104
|
-
_: 1
|
|
105
|
-
__: [0]
|
|
103
|
+
_: 1
|
|
106
104
|
})) : vue.createCommentVNode("v-if", true)
|
|
107
105
|
]),
|
|
108
106
|
_: 1
|
|
@@ -134,8 +134,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
134
134
|
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
135
135
|
vue.createTextVNode("\u539F\u521B")
|
|
136
136
|
])),
|
|
137
|
-
_: 1
|
|
138
|
-
__: [1]
|
|
137
|
+
_: 1
|
|
139
138
|
}, 8, ["class"])
|
|
140
139
|
]),
|
|
141
140
|
_: 1
|
|
@@ -153,8 +152,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
153
152
|
default: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
154
153
|
vue.createTextVNode("\u63A8\u8350")
|
|
155
154
|
])),
|
|
156
|
-
_: 1
|
|
157
|
-
__: [2]
|
|
155
|
+
_: 1
|
|
158
156
|
}, 8, ["class"])
|
|
159
157
|
]),
|
|
160
158
|
_: 1
|
|
@@ -172,8 +170,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
172
170
|
default: vue.withCtx(() => _cache[3] || (_cache[3] = [
|
|
173
171
|
vue.createTextVNode("\u654F\u611F")
|
|
174
172
|
])),
|
|
175
|
-
_: 1
|
|
176
|
-
__: [3]
|
|
173
|
+
_: 1
|
|
177
174
|
}, 8, ["class"])
|
|
178
175
|
]),
|
|
179
176
|
_: 1
|
|
@@ -191,8 +188,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
191
188
|
default: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
192
189
|
vue.createTextVNode("\u5DF2\u63A8\u9001")
|
|
193
190
|
])),
|
|
194
|
-
_: 1
|
|
195
|
-
__: [4]
|
|
191
|
+
_: 1
|
|
196
192
|
}, 8, ["class"])
|
|
197
193
|
]),
|
|
198
194
|
_: 1
|
|
@@ -228,8 +224,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
228
224
|
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
229
225
|
vue.createTextVNode(" \u77E9\u9635\u5206\u53D1 ")
|
|
230
226
|
])),
|
|
231
|
-
_: 1
|
|
232
|
-
__: [5]
|
|
227
|
+
_: 1
|
|
233
228
|
}, 8, ["class"])
|
|
234
229
|
]),
|
|
235
230
|
_: 1
|
|
@@ -102,8 +102,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
102
102
|
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
103
103
|
vue.createTextVNode(" \u8FD8\u539F\u6B64\u7248\u672C ")
|
|
104
104
|
])),
|
|
105
|
-
_: 1
|
|
106
|
-
__: [1]
|
|
105
|
+
_: 1
|
|
107
106
|
}, 8, ["disabled"])
|
|
108
107
|
]),
|
|
109
108
|
default: vue.withCtx(() => [
|
|
@@ -1,37 +1,37 @@
|
|
|
1
|
-
@import './docDiffPanel.less';
|
|
2
|
-
@import './docHistoryList.less';
|
|
3
|
-
|
|
4
|
-
.doc-history-wrap {
|
|
5
|
-
display: flex;
|
|
6
|
-
width: 100%;
|
|
7
|
-
height: 100%;
|
|
8
|
-
overflow: hidden;
|
|
9
|
-
|
|
10
|
-
.doc-diff-panel {
|
|
11
|
-
flex: 1;
|
|
12
|
-
height: 100%;
|
|
13
|
-
|
|
14
|
-
.doc-diff-panel-wrap {
|
|
15
|
-
padding: 24px;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.doc-history-list {
|
|
20
|
-
height: 100%;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.doc-history-drawer {
|
|
25
|
-
.arco-drawer-body {
|
|
26
|
-
padding: 0;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.arco-drawer-footer {
|
|
30
|
-
text-align: left;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.doc-history-modal-wrap {
|
|
35
|
-
height: 70vh;
|
|
36
|
-
padding: 0;
|
|
37
|
-
}
|
|
1
|
+
@import './docDiffPanel.less';
|
|
2
|
+
@import './docHistoryList.less';
|
|
3
|
+
|
|
4
|
+
.doc-history-wrap {
|
|
5
|
+
display: flex;
|
|
6
|
+
width: 100%;
|
|
7
|
+
height: 100%;
|
|
8
|
+
overflow: hidden;
|
|
9
|
+
|
|
10
|
+
.doc-diff-panel {
|
|
11
|
+
flex: 1;
|
|
12
|
+
height: 100%;
|
|
13
|
+
|
|
14
|
+
.doc-diff-panel-wrap {
|
|
15
|
+
padding: 24px;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.doc-history-list {
|
|
20
|
+
height: 100%;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
.doc-history-drawer {
|
|
25
|
+
.arco-drawer-body {
|
|
26
|
+
padding: 0;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.arco-drawer-footer {
|
|
30
|
+
text-align: left;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.doc-history-modal-wrap {
|
|
35
|
+
height: 70vh;
|
|
36
|
+
padding: 0;
|
|
37
|
+
}
|
|
@@ -95,8 +95,7 @@ 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
|
|
99
|
-
__: [8]
|
|
98
|
+
_: 1
|
|
100
99
|
}, 8, ["onClick"])
|
|
101
100
|
]),
|
|
102
101
|
vue.createCommentVNode(" \u94FE\u63A5 "),
|
|
@@ -112,8 +111,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
112
111
|
default: vue.withCtx(() => _cache[10] || (_cache[10] = [
|
|
113
112
|
vue.createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5")
|
|
114
113
|
])),
|
|
115
|
-
_: 1
|
|
116
|
-
__: [10]
|
|
114
|
+
_: 1
|
|
117
115
|
}),
|
|
118
116
|
vue.createVNode(vue.unref(webVue.Button), {
|
|
119
117
|
type: "primary",
|
|
@@ -122,8 +120,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
122
120
|
default: vue.withCtx(() => _cache[11] || (_cache[11] = [
|
|
123
121
|
vue.createTextVNode(" \u66F4\u65B0\u9884\u89C8\u6709\u6548\u671F ")
|
|
124
122
|
])),
|
|
125
|
-
_: 1
|
|
126
|
-
__: [11]
|
|
123
|
+
_: 1
|
|
127
124
|
})
|
|
128
125
|
])
|
|
129
126
|
], 64)) : vue.unref(isPublish) ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
@@ -143,8 +140,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
143
140
|
default: vue.withCtx(() => _cache[13] || (_cache[13] = [
|
|
144
141
|
vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
|
|
145
142
|
])),
|
|
146
|
-
_: 1
|
|
147
|
-
__: [13]
|
|
143
|
+
_: 1
|
|
148
144
|
}, 8, ["onClick"])
|
|
149
145
|
]),
|
|
150
146
|
vue.createCommentVNode(" \u94FE\u63A5 "),
|
|
@@ -184,8 +180,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
184
180
|
default: vue.withCtx(() => _cache[18] || (_cache[18] = [
|
|
185
181
|
vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
|
|
186
182
|
])),
|
|
187
|
-
_: 1
|
|
188
|
-
__: [18]
|
|
183
|
+
_: 1
|
|
189
184
|
})
|
|
190
185
|
])
|
|
191
186
|
], 64))
|
|
@@ -763,15 +763,13 @@ 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
|
|
767
|
-
__: [29]
|
|
766
|
+
_: 1
|
|
768
767
|
}),
|
|
769
768
|
vue.createVNode(vue.unref(webVue.Radio), { value: 2 }, {
|
|
770
769
|
default: vue.withCtx(() => _cache[30] || (_cache[30] = [
|
|
771
770
|
vue.createTextVNode("\u975E\u9ED8\u54C0\u6A21\u5F0F")
|
|
772
771
|
])),
|
|
773
|
-
_: 1
|
|
774
|
-
__: [30]
|
|
772
|
+
_: 1
|
|
775
773
|
})
|
|
776
774
|
]),
|
|
777
775
|
_: 1
|
|
@@ -426,8 +426,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
426
426
|
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
427
427
|
vue.createTextVNode("\u53D6\u6D88")
|
|
428
428
|
])),
|
|
429
|
-
_: 1
|
|
430
|
-
__: [5]
|
|
429
|
+
_: 1
|
|
431
430
|
}),
|
|
432
431
|
vue.withDirectives(vue.createVNode(vue.unref(webVue.Button), {
|
|
433
432
|
size: "medium",
|
|
@@ -438,8 +437,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
438
437
|
default: vue.withCtx(() => _cache[6] || (_cache[6] = [
|
|
439
438
|
vue.createTextVNode("\u88C1\u526A")
|
|
440
439
|
])),
|
|
441
|
-
_: 1
|
|
442
|
-
__: [6]
|
|
440
|
+
_: 1
|
|
443
441
|
}, 8, ["loading"]), [
|
|
444
442
|
[vue.vShow, !croppering.value]
|
|
445
443
|
])
|
|
@@ -106,8 +106,7 @@ 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
|
|
110
|
-
__: [1]
|
|
109
|
+
_: 1
|
|
111
110
|
}, 8, ["href"])
|
|
112
111
|
]),
|
|
113
112
|
_cache[6] || (_cache[6] = vue.createElementVNode("h3", null, "\u4E0A\u4F20\u6587\u4EF6", -1)),
|
|
@@ -128,8 +127,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
128
127
|
default: vue.withCtx(() => _cache[3] || (_cache[3] = [
|
|
129
128
|
vue.createTextVNode(" \u4E0B\u8F7D\u5BFC\u5165\u7ED3\u679C ")
|
|
130
129
|
])),
|
|
131
|
-
_: 1
|
|
132
|
-
__: [3]
|
|
130
|
+
_: 1
|
|
133
131
|
}, 8, ["href"])
|
|
134
132
|
])) : vue.createCommentVNode("v-if", true),
|
|
135
133
|
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)
|
|
@@ -160,8 +158,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
160
158
|
default: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
161
159
|
vue.createTextVNode("\u5F00\u59CB\u5BFC\u5165")
|
|
162
160
|
])),
|
|
163
|
-
_: 1
|
|
164
|
-
__: [4]
|
|
161
|
+
_: 1
|
|
165
162
|
}, 8, ["loading"])) : vue.createCommentVNode("v-if", true)
|
|
166
163
|
]),
|
|
167
164
|
_: 1
|
package/lib/index.js
CHANGED
|
@@ -30,6 +30,7 @@ var index$p = require("./docPreview/index.js");
|
|
|
30
30
|
var index$q = require("./docHistory/index.js");
|
|
31
31
|
var index$r = require("./videoThumb/index.js");
|
|
32
32
|
var index$s = require("./importData/index.js");
|
|
33
|
+
var index$t = require("./selectAddTo/index.js");
|
|
33
34
|
exports["default"] = components;
|
|
34
35
|
exports.appCenter = index;
|
|
35
36
|
exports.messageBox = index$1;
|
|
@@ -60,3 +61,4 @@ exports.docPreview = index$p;
|
|
|
60
61
|
exports.docHistory = index$q;
|
|
61
62
|
exports.videoThumb = index$r;
|
|
62
63
|
exports.importData = index$s;
|
|
64
|
+
exports.selectAddTo = index$t;
|
|
@@ -185,8 +185,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
185
185
|
default: vue.withCtx(() => [
|
|
186
186
|
_cache[3] || (_cache[3] = vue.createTextVNode(" \u91CD\u7F6E "))
|
|
187
187
|
]),
|
|
188
|
-
_: 1
|
|
189
|
-
__: [3]
|
|
188
|
+
_: 1
|
|
190
189
|
})) : vue.createCommentVNode("v-if", true)
|
|
191
190
|
]),
|
|
192
191
|
right: vue.withCtx(() => [
|
|
@@ -205,8 +205,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
205
205
|
vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
|
|
206
206
|
], -1)
|
|
207
207
|
])),
|
|
208
|
-
_: 1
|
|
209
|
-
__: [1]
|
|
208
|
+
_: 1
|
|
210
209
|
})) : vue.createCommentVNode("v-if", true)
|
|
211
210
|
], 10, _hoisted_10)
|
|
212
211
|
]);
|
|
@@ -223,8 +222,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
223
222
|
default: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
224
223
|
vue.createTextVNode("\u52A0\u8F7D\u66F4\u591A\u2026 ")
|
|
225
224
|
])),
|
|
226
|
-
_: 1
|
|
227
|
-
__: [2]
|
|
225
|
+
_: 1
|
|
228
226
|
})) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
|
|
229
227
|
])) : vue.createCommentVNode("v-if", true),
|
|
230
228
|
!((_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] = [
|