@cmstops/pro-compo 3.9.2-alpha.19 → 3.9.2-alpha.20
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/dist/index.min.js.map +1 -1
- package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +4 -2
- package/es/contentModal/component.js +16 -8
- package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +2 -1
- package/es/contentModal/components/storeBox/index.js +4 -2
- package/es/dataTags/component.js +10 -5
- package/es/docHistory/component.js +2 -1
- package/es/docPreview/component.js +10 -5
- package/es/editMetaInfo/components/metaInfoForm.js +4 -2
- package/es/imageCrop/component.js +4 -2
- package/es/importData/component.js +6 -3
- package/es/mediaFilter/components/DocFilter.js +2 -1
- package/es/resourceGridList/component.js +4 -2
- package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +2 -1
- package/es/resourceModal/components/MediaSelection/MainContent/index.js +4 -2
- package/es/selectAddTo/component.js +71 -121
- package/es/selectAddTo/component.vue_vue_type_style_index_0_scoped_true_lang.js +2 -0
- package/es/selectAddTo/components/ViewAllColumn/MediaFilter/index.js +9 -5
- package/es/selectAddTo/components/ViewAllColumn/index.js +56 -292
- package/es/selectAddTo/components/ViewAllColumn/script/useTableColumns.js +78 -0
- package/es/selectAddTo/components/ViewAllColumn/script/useViewAllColumnState.js +193 -0
- package/es/selectAddTo/index.js +7 -7
- package/es/selectAddTo/script/useSelectAddToState.js +106 -0
- package/es/selectResourceModal/component.js +10 -5
- package/es/selectResourceModal/components/List/ListLocal/Upload.js +2 -1
- package/es/selectResourceModal/components/List/ListNormal/Filter.js +8 -4
- package/es/selectResourceModal/components/List/ListSystem/Filter.js +2 -1
- package/es/style.css +44 -3
- package/es/typeIcons/component.js +1 -1
- package/es/userAvater/component.js +2 -1
- package/es/userDirector/component.js +2 -1
- package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +4 -2
- package/lib/contentModal/component.js +16 -8
- package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +2 -1
- package/lib/contentModal/components/storeBox/index.js +4 -2
- package/lib/dataTags/component.js +10 -5
- package/lib/docHistory/component.js +2 -1
- package/lib/docPreview/component.js +10 -5
- package/lib/editMetaInfo/components/metaInfoForm.js +4 -2
- package/lib/imageCrop/component.js +4 -2
- package/lib/importData/component.js +6 -3
- package/lib/mediaFilter/components/DocFilter.js +2 -1
- package/lib/resourceGridList/component.js +4 -2
- package/lib/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +2 -1
- package/lib/resourceModal/components/MediaSelection/MainContent/index.js +4 -2
- package/lib/selectAddTo/component.js +70 -120
- package/lib/selectAddTo/component.vue_vue_type_style_index_0_scoped_true_lang.js +3 -0
- package/lib/selectAddTo/components/ViewAllColumn/MediaFilter/index.js +8 -4
- package/lib/selectAddTo/components/ViewAllColumn/index.js +54 -290
- package/lib/selectAddTo/components/ViewAllColumn/script/useTableColumns.js +80 -0
- package/lib/selectAddTo/components/ViewAllColumn/script/useViewAllColumnState.js +195 -0
- package/lib/selectAddTo/script/useSelectAddToState.js +108 -0
- package/lib/selectResourceModal/component.js +10 -5
- package/lib/selectResourceModal/components/List/ListLocal/Upload.js +2 -1
- package/lib/selectResourceModal/components/List/ListNormal/Filter.js +8 -4
- package/lib/selectResourceModal/components/List/ListSystem/Filter.js +2 -1
- package/lib/typeIcons/component.js +1 -1
- package/lib/userAvater/component.js +2 -1
- package/lib/userDirector/component.js +2 -1
- package/package.json +1 -1
- package/es/appCenter/component.d.ts +0 -0
- package/es/appCenter/index.d.ts +0 -2
- package/es/appCenter/script/api.d.ts +0 -11
- package/es/appCenter/script/apps.d.ts +0 -14
- package/es/appCenter/script/permissionMap.d.ts +0 -6
- package/es/appCenter/script/routeMap.d.ts +0 -4
- package/es/appCenter/style/index.d.ts +0 -1
- 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 +0 -2
- package/es/baseFilter/style/index.d.ts +0 -1
- package/es/baseFilter/useCalcWidth.d.ts +0 -16
- package/es/colorPalette/component.d.ts +0 -0
- package/es/colorPalette/components/colorPicker.d.ts +0 -0
- package/es/colorPalette/index.d.ts +0 -2
- package/es/colorPalette/style/index.d.ts +0 -1
- package/es/components.d.ts +0 -5
- package/es/config.d.ts +0 -4
- package/es/contentDetailList/__demo__/matrix/platform.d.ts +0 -36
- 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/index.d.ts +0 -0
- package/es/contentDetailList/index.d.ts +0 -2
- package/es/contentDetailList/script/api.d.ts +0 -6
- package/es/contentDetailList/style/index.d.ts +0 -1
- package/es/contentModal/component.d.ts +0 -0
- 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/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/index.d.ts +0 -2
- package/es/contentModal/script/api.d.ts +0 -18
- package/es/contentModal/style/index.d.ts +0 -1
- package/es/dataTags/component.d.ts +0 -0
- package/es/dataTags/index.d.ts +0 -2
- package/es/dataTags/style/index.d.ts +0 -1
- package/es/docHistory/component.d.ts +0 -0
- 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 +0 -2
- package/es/docHistory/scripts/diff.d.ts +0 -1
- package/es/docHistory/scripts/useDocHistory.d.ts +0 -10
- package/es/docHistory/style/index.d.ts +0 -1
- package/es/docPreview/component.d.ts +0 -0
- package/es/docPreview/components/PreviewIframe.d.ts +0 -0
- package/es/docPreview/index.d.ts +0 -2
- package/es/docPreview/scripts/api.d.ts +0 -1
- package/es/docPreview/scripts/hook.d.ts +0 -33
- package/es/docPreview/style/index.d.ts +0 -1
- package/es/editMetaInfo/component.d.ts +0 -0
- package/es/editMetaInfo/components/metaInfoForm.d.ts +0 -0
- package/es/editMetaInfo/index.d.ts +0 -2
- package/es/editMetaInfo/script/api.d.ts +0 -6
- package/es/editMetaInfo/script/restaurants.d.ts +0 -4
- package/es/editMetaInfo/style/index.d.ts +0 -1
- package/es/emptyData/component.d.ts +0 -0
- package/es/emptyData/index.d.ts +0 -2
- package/es/emptyData/style/index.d.ts +0 -1
- package/es/emptyData/svg/add.d.ts +0 -0
- package/es/hooks/assets.d.ts +0 -1
- package/es/hooks/batch.d.ts +0 -8
- package/es/hooks/dialogVisible.d.ts +0 -8
- package/es/hooks/source.d.ts +0 -9
- package/es/hooks/toggle.d.ts +0 -6
- package/es/hooks/useAttachement.d.ts +0 -53
- package/es/hooks/useLocalStorage.d.ts +0 -10
- package/es/hooks/useMediaContext.d.ts +0 -12
- package/es/hooks/usePopper.d.ts +0 -8
- package/es/hooks/useSelection.d.ts +0 -30
- package/es/hooks/useUpload.d.ts +0 -78
- package/es/hooks/user.d.ts +0 -9
- package/es/imageCrop/component.d.ts +0 -0
- package/es/imageCrop/index.d.ts +0 -2
- package/es/imageCrop/script/api.d.ts +0 -1
- package/es/imageCrop/style/index.d.ts +0 -1
- package/es/importData/component.d.ts +0 -0
- package/es/importData/index.d.ts +0 -2
- package/es/importData/style/index.d.ts +0 -1
- package/es/index.d.ts +0 -31
- package/es/mediaFilter/component.d.ts +0 -0
- package/es/mediaFilter/components/DocFilter.d.ts +0 -0
- 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 +0 -3
- package/es/mediaFilter/script/optionsGetter.d.ts +0 -26
- package/es/mediaFilter/script/types.d.ts +0 -16
- package/es/mediaFilter/style/index.d.ts +0 -1
- package/es/mediaView/component.d.ts +0 -0
- package/es/mediaView/index.d.ts +0 -2
- package/es/mediaView/style/index.d.ts +0 -1
- package/es/messageBox/component.d.ts +0 -0
- package/es/messageBox/index.d.ts +0 -2
- package/es/messageBox/list.d.ts +0 -0
- package/es/messageBox/script/api.d.ts +0 -6
- package/es/messageBox/style/index.d.ts +0 -1
- package/es/previousVersion/component.d.ts +0 -0
- package/es/previousVersion/index.d.ts +0 -2
- package/es/previousVersion/script/api.d.ts +0 -15
- package/es/previousVersion/script/tool.d.ts +0 -6
- package/es/previousVersion/style/index.d.ts +0 -1
- package/es/resourceGridList/component.d.ts +0 -0
- package/es/resourceGridList/components/FileTypeThumb/index.d.ts +0 -0
- package/es/resourceGridList/index.d.ts +0 -2
- package/es/resourceGridList/style/index.d.ts +0 -1
- 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/MainContent/FileTypeThumb/index.d.ts +0 -0
- package/es/resourceModal/components/MediaSelection/MainContent/index.d.ts +0 -0
- 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 +0 -2
- package/es/resourceModal/script/api.d.ts +0 -25
- package/es/resourceModal/script/mediaSelection.d.ts +0 -14
- package/es/resourceModal/style/index.d.ts +0 -1
- package/es/selectAddTo/component.d.ts +0 -0
- package/es/selectAddTo/components/ViewAllColumn/MediaFilter/index.d.ts +0 -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/index.d.ts +0 -6
- package/es/selectAddTo/script/api.d.ts +0 -18
- package/es/selectAddTo/style/index.d.ts +0 -1
- package/es/selectAvatarList/component.d.ts +0 -0
- package/es/selectAvatarList/index.d.ts +0 -2
- package/es/selectAvatarList/style/index.d.ts +0 -1
- package/es/selectGategory/component.d.ts +0 -0
- package/es/selectGategory/components/ColumnSelection/index.d.ts +0 -0
- package/es/selectGategory/index.d.ts +0 -2
- package/es/selectGategory/script/api.d.ts +0 -6
- package/es/selectGategory/style/index.d.ts +0 -1
- package/es/selectResourceModal/__demo__/module/DivWrapper.d.ts +0 -268
- package/es/selectResourceModal/__demo__/module/basic.d.ts +0 -299
- package/es/selectResourceModal/component.d.ts +0 -0
- 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/index.d.ts +0 -0
- package/es/selectResourceModal/components/List/ListNormal/Filter.d.ts +0 -0
- 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/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 +0 -21
- package/es/selectResourceModal/index.d.ts +0 -2
- package/es/selectResourceModal/scripts/selectionApis.d.ts +0 -2
- package/es/selectResourceModal/scripts/useCompoLf.d.ts +0 -27
- package/es/selectResourceModal/scripts/useResourceSelect.d.ts +0 -7
- package/es/selectResourceModal/scripts/useTabFilter.d.ts +0 -22
- package/es/selectResourceModal/style/index.d.ts +0 -1
- 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 +0 -2
- package/es/selectThumb/style/index.d.ts +0 -1
- package/es/thumbCard/component.d.ts +0 -0
- package/es/thumbCard/components/ThumbUploading/index.d.ts +0 -0
- package/es/thumbCard/index.d.ts +0 -2
- package/es/thumbCard/style/index.d.ts +0 -1
- package/es/typeIcons/component.d.ts +0 -0
- package/es/typeIcons/index.d.ts +0 -2
- package/es/typeIcons/style/index.d.ts +0 -1
- 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 +0 -2
- package/es/uploadBefore/script/api.d.ts +0 -16
- package/es/uploadBefore/script/fileTypeAdapter.d.ts +0 -39
- package/es/uploadBefore/script/fileUpload.d.ts +0 -7
- package/es/uploadBefore/script/uploadHooks.d.ts +0 -96
- package/es/uploadBefore/style/index.d.ts +0 -1
- package/es/uploadBefore/utils/dragUploadEvent.d.ts +0 -0
- package/es/uploadStep/component.d.ts +0 -0
- package/es/uploadStep/index.d.ts +0 -2
- package/es/uploadStep/script/fileTypeAdapter.d.ts +0 -20
- package/es/uploadStep/style/index.d.ts +0 -1
- package/es/userAvater/component.d.ts +0 -0
- package/es/userAvater/index.d.ts +0 -2
- package/es/userAvater/script/api.d.ts +0 -8
- package/es/userAvater/style/index.d.ts +0 -1
- package/es/userDirector/component.d.ts +0 -0
- package/es/userDirector/components/userTree.d.ts +0 -0
- package/es/userDirector/index.d.ts +0 -2
- package/es/userDirector/script/api.d.ts +0 -10
- package/es/userDirector/style/index.d.ts +0 -1
- package/es/utils/auth.d.ts +0 -5
- package/es/utils/date.d.ts +0 -3
- package/es/utils/doc.d.ts +0 -76
- package/es/utils/filter.d.ts +0 -21
- package/es/utils/index.d.ts +0 -17
- package/es/utils/request.d.ts +0 -9
- package/es/utils/resource.d.ts +0 -4
- package/es/utils/transcodeMedia.d.ts +0 -13
- package/es/utils/tusUpload.d.ts +0 -16
- package/es/utils/typeMap.d.ts +0 -185
- package/es/utils/uploadCatalog.d.ts +0 -1
- package/es/videoThumb/component.d.ts +0 -0
- package/es/videoThumb/index.d.ts +0 -2
- package/es/videoThumb/scripts/api.d.ts +0 -9
- package/es/videoThumb/scripts/useVideoThumbs.d.ts +0 -12
- package/es/videoThumb/style/index.d.ts +0 -1
|
@@ -134,7 +134,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
134
134
|
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
135
135
|
vue.createTextVNode("\u539F\u521B")
|
|
136
136
|
])),
|
|
137
|
-
_: 1
|
|
137
|
+
_: 1,
|
|
138
|
+
__: [1]
|
|
138
139
|
}, 8, ["class"])
|
|
139
140
|
]),
|
|
140
141
|
_: 1
|
|
@@ -152,7 +153,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
152
153
|
default: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
153
154
|
vue.createTextVNode("\u63A8\u8350")
|
|
154
155
|
])),
|
|
155
|
-
_: 1
|
|
156
|
+
_: 1,
|
|
157
|
+
__: [2]
|
|
156
158
|
}, 8, ["class"])
|
|
157
159
|
]),
|
|
158
160
|
_: 1
|
|
@@ -170,7 +172,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
170
172
|
default: vue.withCtx(() => _cache[3] || (_cache[3] = [
|
|
171
173
|
vue.createTextVNode("\u654F\u611F")
|
|
172
174
|
])),
|
|
173
|
-
_: 1
|
|
175
|
+
_: 1,
|
|
176
|
+
__: [3]
|
|
174
177
|
}, 8, ["class"])
|
|
175
178
|
]),
|
|
176
179
|
_: 1
|
|
@@ -188,7 +191,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
188
191
|
default: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
189
192
|
vue.createTextVNode("\u5DF2\u63A8\u9001")
|
|
190
193
|
])),
|
|
191
|
-
_: 1
|
|
194
|
+
_: 1,
|
|
195
|
+
__: [4]
|
|
192
196
|
}, 8, ["class"])
|
|
193
197
|
]),
|
|
194
198
|
_: 1
|
|
@@ -224,7 +228,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
224
228
|
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
225
229
|
vue.createTextVNode(" \u77E9\u9635\u5206\u53D1 ")
|
|
226
230
|
])),
|
|
227
|
-
_: 1
|
|
231
|
+
_: 1,
|
|
232
|
+
__: [5]
|
|
228
233
|
}, 8, ["class"])
|
|
229
234
|
]),
|
|
230
235
|
_: 1
|
|
@@ -102,7 +102,8 @@ 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
|
|
105
|
+
_: 1,
|
|
106
|
+
__: [1]
|
|
106
107
|
}, 8, ["disabled"])
|
|
107
108
|
]),
|
|
108
109
|
default: vue.withCtx(() => [
|
|
@@ -95,7 +95,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
95
95
|
default: vue.withCtx(() => _cache[8] || (_cache[8] = [
|
|
96
96
|
vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
|
|
97
97
|
])),
|
|
98
|
-
_: 1
|
|
98
|
+
_: 1,
|
|
99
|
+
__: [8]
|
|
99
100
|
}, 8, ["onClick"])
|
|
100
101
|
]),
|
|
101
102
|
vue.createCommentVNode(" \u94FE\u63A5 "),
|
|
@@ -111,7 +112,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
111
112
|
default: vue.withCtx(() => _cache[10] || (_cache[10] = [
|
|
112
113
|
vue.createTextVNode("\u53D6\u6D88\u9884\u89C8\u94FE\u63A5")
|
|
113
114
|
])),
|
|
114
|
-
_: 1
|
|
115
|
+
_: 1,
|
|
116
|
+
__: [10]
|
|
115
117
|
}),
|
|
116
118
|
vue.createVNode(vue.unref(webVue.Button), {
|
|
117
119
|
type: "primary",
|
|
@@ -120,7 +122,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
120
122
|
default: vue.withCtx(() => _cache[11] || (_cache[11] = [
|
|
121
123
|
vue.createTextVNode(" \u66F4\u65B0\u9884\u89C8\u6709\u6548\u671F ")
|
|
122
124
|
])),
|
|
123
|
-
_: 1
|
|
125
|
+
_: 1,
|
|
126
|
+
__: [11]
|
|
124
127
|
})
|
|
125
128
|
])
|
|
126
129
|
], 64)) : vue.unref(isPublish) ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
@@ -140,7 +143,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
140
143
|
default: vue.withCtx(() => _cache[13] || (_cache[13] = [
|
|
141
144
|
vue.createTextVNode(" \u590D\u5236\u94FE\u63A5 ")
|
|
142
145
|
])),
|
|
143
|
-
_: 1
|
|
146
|
+
_: 1,
|
|
147
|
+
__: [13]
|
|
144
148
|
}, 8, ["onClick"])
|
|
145
149
|
]),
|
|
146
150
|
vue.createCommentVNode(" \u94FE\u63A5 "),
|
|
@@ -180,7 +184,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
180
184
|
default: vue.withCtx(() => _cache[18] || (_cache[18] = [
|
|
181
185
|
vue.createTextVNode(" \u751F\u6210\u9884\u89C8\u94FE\u63A5 ")
|
|
182
186
|
])),
|
|
183
|
-
_: 1
|
|
187
|
+
_: 1,
|
|
188
|
+
__: [18]
|
|
184
189
|
})
|
|
185
190
|
])
|
|
186
191
|
], 64))
|
|
@@ -763,13 +763,15 @@ const _sfc_main = vue.defineComponent({
|
|
|
763
763
|
default: vue.withCtx(() => _cache[29] || (_cache[29] = [
|
|
764
764
|
vue.createTextVNode(" \u9ED8\u54C0\u6A21\u5F0F")
|
|
765
765
|
])),
|
|
766
|
-
_: 1
|
|
766
|
+
_: 1,
|
|
767
|
+
__: [29]
|
|
767
768
|
}),
|
|
768
769
|
vue.createVNode(vue.unref(webVue.Radio), { value: 2 }, {
|
|
769
770
|
default: vue.withCtx(() => _cache[30] || (_cache[30] = [
|
|
770
771
|
vue.createTextVNode("\u975E\u9ED8\u54C0\u6A21\u5F0F")
|
|
771
772
|
])),
|
|
772
|
-
_: 1
|
|
773
|
+
_: 1,
|
|
774
|
+
__: [30]
|
|
773
775
|
})
|
|
774
776
|
]),
|
|
775
777
|
_: 1
|
|
@@ -426,7 +426,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
426
426
|
default: vue.withCtx(() => _cache[5] || (_cache[5] = [
|
|
427
427
|
vue.createTextVNode("\u53D6\u6D88")
|
|
428
428
|
])),
|
|
429
|
-
_: 1
|
|
429
|
+
_: 1,
|
|
430
|
+
__: [5]
|
|
430
431
|
}),
|
|
431
432
|
vue.withDirectives(vue.createVNode(vue.unref(webVue.Button), {
|
|
432
433
|
size: "medium",
|
|
@@ -437,7 +438,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
437
438
|
default: vue.withCtx(() => _cache[6] || (_cache[6] = [
|
|
438
439
|
vue.createTextVNode("\u88C1\u526A")
|
|
439
440
|
])),
|
|
440
|
-
_: 1
|
|
441
|
+
_: 1,
|
|
442
|
+
__: [6]
|
|
441
443
|
}, 8, ["loading"]), [
|
|
442
444
|
[vue.vShow, !croppering.value]
|
|
443
445
|
])
|
|
@@ -106,7 +106,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
106
106
|
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
107
107
|
vue.createTextVNode("\u4E0B\u8F7D\u6A21\u677F")
|
|
108
108
|
])),
|
|
109
|
-
_: 1
|
|
109
|
+
_: 1,
|
|
110
|
+
__: [1]
|
|
110
111
|
}, 8, ["href"])
|
|
111
112
|
]),
|
|
112
113
|
_cache[6] || (_cache[6] = vue.createElementVNode("h3", null, "\u4E0A\u4F20\u6587\u4EF6", -1)),
|
|
@@ -127,7 +128,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
127
128
|
default: vue.withCtx(() => _cache[3] || (_cache[3] = [
|
|
128
129
|
vue.createTextVNode(" \u4E0B\u8F7D\u5BFC\u5165\u7ED3\u679C ")
|
|
129
130
|
])),
|
|
130
|
-
_: 1
|
|
131
|
+
_: 1,
|
|
132
|
+
__: [3]
|
|
131
133
|
}, 8, ["href"])
|
|
132
134
|
])) : vue.createCommentVNode("v-if", true),
|
|
133
135
|
importPercent.value === 1 && ((_b = importData.value) == null ? void 0 : _b.success_count) === void 0 ? (vue.openBlock(), vue.createElementBlock("p", _hoisted_5, " \u5BFC\u5165\u5931\u8D25\uFF0C" + vue.toDisplayString(importErrorInfo.value), 1)) : vue.createCommentVNode("v-if", true)
|
|
@@ -158,7 +160,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
158
160
|
default: vue.withCtx(() => _cache[4] || (_cache[4] = [
|
|
159
161
|
vue.createTextVNode("\u5F00\u59CB\u5BFC\u5165")
|
|
160
162
|
])),
|
|
161
|
-
_: 1
|
|
163
|
+
_: 1,
|
|
164
|
+
__: [4]
|
|
162
165
|
}, 8, ["loading"])) : vue.createCommentVNode("v-if", true)
|
|
163
166
|
]),
|
|
164
167
|
_: 1
|
|
@@ -185,7 +185,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
185
185
|
default: vue.withCtx(() => [
|
|
186
186
|
_cache[3] || (_cache[3] = vue.createTextVNode(" \u91CD\u7F6E "))
|
|
187
187
|
]),
|
|
188
|
-
_: 1
|
|
188
|
+
_: 1,
|
|
189
|
+
__: [3]
|
|
189
190
|
})) : vue.createCommentVNode("v-if", true)
|
|
190
191
|
]),
|
|
191
192
|
right: vue.withCtx(() => [
|
|
@@ -205,7 +205,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
205
205
|
vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
|
|
206
206
|
], -1)
|
|
207
207
|
])),
|
|
208
|
-
_: 1
|
|
208
|
+
_: 1,
|
|
209
|
+
__: [1]
|
|
209
210
|
})) : vue.createCommentVNode("v-if", true)
|
|
210
211
|
], 10, _hoisted_10)
|
|
211
212
|
]);
|
|
@@ -222,7 +223,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
222
223
|
default: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
223
224
|
vue.createTextVNode("\u52A0\u8F7D\u66F4\u591A\u2026 ")
|
|
224
225
|
])),
|
|
225
|
-
_: 1
|
|
226
|
+
_: 1,
|
|
227
|
+
__: [2]
|
|
226
228
|
})) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
|
|
227
229
|
])) : vue.createCommentVNode("v-if", true),
|
|
228
230
|
!((_d = _ctx.fileList) == null ? void 0 : _d.length) && !((_e = _ctx.folderList) == null ? void 0 : _e.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, _cache[3] || (_cache[3] = [
|
|
@@ -178,7 +178,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
178
178
|
vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
|
|
179
179
|
], -1)
|
|
180
180
|
])),
|
|
181
|
-
_: 1
|
|
181
|
+
_: 1,
|
|
182
|
+
__: [1]
|
|
182
183
|
})) : vue.createCommentVNode("v-if", true)
|
|
183
184
|
], 2)
|
|
184
185
|
]);
|
|
@@ -195,7 +196,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
195
196
|
default: vue.withCtx(() => _cache[2] || (_cache[2] = [
|
|
196
197
|
vue.createTextVNode("\u52A0\u8F7D\u66F4\u591A\u2026 ")
|
|
197
198
|
])),
|
|
198
|
-
_: 1
|
|
199
|
+
_: 1,
|
|
200
|
+
__: [2]
|
|
199
201
|
}, 8, ["onClick"])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
|
|
200
202
|
])) : vue.createCommentVNode("v-if", true),
|
|
201
203
|
!_ctx.fileList.length && !_ctx.folderList.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, _cache[3] || (_cache[3] = [
|
|
@@ -3,9 +3,9 @@ var vue = require("vue");
|
|
|
3
3
|
var webVue = require("@arco-design/web-vue");
|
|
4
4
|
var index = require("./components/ViewAllColumn/index.js");
|
|
5
5
|
require("../typeIcons/style/index.js");
|
|
6
|
-
var
|
|
7
|
-
|
|
8
|
-
var
|
|
6
|
+
var useSelectAddToState = require("./script/useSelectAddToState.js");
|
|
7
|
+
require("./component.vue_vue_type_style_index_0_scoped_true_lang.js");
|
|
8
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
9
9
|
const _sfc_main = vue.defineComponent({
|
|
10
10
|
...{ name: "selectAddTo" },
|
|
11
11
|
__name: "component",
|
|
@@ -24,85 +24,28 @@ const _sfc_main = vue.defineComponent({
|
|
|
24
24
|
},
|
|
25
25
|
emits: ["update:visible", "comfirm"],
|
|
26
26
|
setup(__props, { emit: __emit }) {
|
|
27
|
-
var _a, _b, _c;
|
|
28
27
|
const emit = __emit;
|
|
29
28
|
const props = __props;
|
|
30
|
-
const
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
break;
|
|
48
|
-
case "series:audio_album":
|
|
49
|
-
title2 = "\u6DFB\u52A0\u81F3\u97F3\u9891\u5408\u96C6";
|
|
50
|
-
break;
|
|
51
|
-
case "series:article_album":
|
|
52
|
-
title2 = "\u6DFB\u52A0\u81F3\u653F\u60C5\u4EBA\u7269\u76F8\u5173\u62A5\u9053";
|
|
53
|
-
break;
|
|
54
|
-
}
|
|
55
|
-
return title2;
|
|
56
|
-
});
|
|
57
|
-
((_c = (_b = (_a = window.situoyun) == null ? void 0 : _a.config) == null ? void 0 : _b.oem_config) == null ? void 0 : _c.mp_name) || "\u516C\u4F17\u53F7";
|
|
58
|
-
const selectedData = vue.ref([]);
|
|
59
|
-
const hasSelected = vue.computed(() => {
|
|
60
|
-
return selectedData.value.length > 0;
|
|
61
|
-
});
|
|
62
|
-
vue.computed(() => {
|
|
63
|
-
const ret = JSON.parse(JSON.stringify(props.typeData));
|
|
64
|
-
return ret;
|
|
65
|
-
});
|
|
66
|
-
const setVisible = (bool) => {
|
|
67
|
-
emit("update:visible", bool);
|
|
68
|
-
};
|
|
69
|
-
const selectedDataChangeHandle = (data) => {
|
|
70
|
-
selectedData.value = data;
|
|
71
|
-
};
|
|
72
|
-
const handleOk = () => {
|
|
73
|
-
setVisible(false);
|
|
74
|
-
};
|
|
75
|
-
const handleCancel = () => {
|
|
76
|
-
setVisible(false);
|
|
77
|
-
};
|
|
78
|
-
const comfirm = () => {
|
|
79
|
-
emit("comfirm", JSON.parse(JSON.stringify(selectedData.value)));
|
|
80
|
-
};
|
|
81
|
-
const { userInfo, getUserInfoHandle } = user["default"](BASE_API);
|
|
82
|
-
const HandleOpen = () => {
|
|
83
|
-
selectedData.value = props.defaultSelectedData || [];
|
|
84
|
-
};
|
|
85
|
-
const HandleClose = () => {
|
|
86
|
-
selectedData.value = [];
|
|
87
|
-
};
|
|
88
|
-
const tabsChange = () => {
|
|
89
|
-
selectedData.value = [];
|
|
90
|
-
};
|
|
91
|
-
const configData = vue.ref({});
|
|
92
|
-
const loadConfig = async () => {
|
|
93
|
-
var _a2;
|
|
94
|
-
const res = await api.getConfigurationNew(BASE_API, {
|
|
95
|
-
module: "third_party_services"
|
|
96
|
-
});
|
|
97
|
-
if (res.code === 0 && ((_a2 = res.message) == null ? void 0 : _a2.length)) {
|
|
98
|
-
res.message.forEach((item) => {
|
|
99
|
-
configData.value[item.key] = JSON.parse(item.value);
|
|
100
|
-
});
|
|
101
|
-
}
|
|
102
|
-
};
|
|
29
|
+
const {
|
|
30
|
+
visible,
|
|
31
|
+
title,
|
|
32
|
+
selectedData,
|
|
33
|
+
hasSelected,
|
|
34
|
+
typeDataController,
|
|
35
|
+
userInfo,
|
|
36
|
+
handleOk,
|
|
37
|
+
handleCancel,
|
|
38
|
+
comfirm,
|
|
39
|
+
HandleOpen,
|
|
40
|
+
HandleClose,
|
|
41
|
+
tabsChange,
|
|
42
|
+
selectedDataChangeHandle,
|
|
43
|
+
loadConfig,
|
|
44
|
+
getUserInfoHandle
|
|
45
|
+
} = useSelectAddToState.useSelectAddToState(props, emit);
|
|
103
46
|
vue.onMounted(() => {
|
|
104
47
|
if (props.userStore) {
|
|
105
|
-
userInfo.value = { BASE_API, ...props.userStore };
|
|
48
|
+
userInfo.value = { BASE_API: props.BASE_API, ...props.userStore };
|
|
106
49
|
} else {
|
|
107
50
|
getUserInfoHandle();
|
|
108
51
|
}
|
|
@@ -113,65 +56,72 @@ const _sfc_main = vue.defineComponent({
|
|
|
113
56
|
return vue.openBlock(), vue.createBlock(vue.unref(webVue.Modal), {
|
|
114
57
|
footer: false,
|
|
115
58
|
"mask-closable": false,
|
|
116
|
-
visible: visible
|
|
59
|
+
visible: vue.unref(visible),
|
|
117
60
|
"body-class": "add-content-modal-body",
|
|
118
61
|
"modal-class": "add-content-modal-wrapper",
|
|
119
62
|
"title-align": "start",
|
|
120
63
|
"unmount-on-close": "",
|
|
121
64
|
width: "1020px",
|
|
122
|
-
onCancel: handleCancel,
|
|
123
|
-
onClose: HandleClose,
|
|
124
|
-
onOk: handleOk,
|
|
125
|
-
onOpen: HandleOpen
|
|
65
|
+
onCancel: vue.unref(handleCancel),
|
|
66
|
+
onClose: vue.unref(HandleClose),
|
|
67
|
+
onOk: vue.unref(handleOk),
|
|
68
|
+
onOpen: vue.unref(HandleOpen)
|
|
126
69
|
}, {
|
|
127
70
|
title: vue.withCtx(() => [
|
|
128
|
-
vue.createTextVNode(vue.toDisplayString(title
|
|
71
|
+
vue.createTextVNode(vue.toDisplayString(vue.unref(title)), 1)
|
|
129
72
|
]),
|
|
130
73
|
default: vue.withCtx(() => [
|
|
131
74
|
vue.createVNode(vue.unref(webVue.Tabs), {
|
|
132
75
|
class: "content-tabs",
|
|
133
76
|
justify: "",
|
|
134
77
|
"lazy-load": "",
|
|
135
|
-
onTabClick: tabsChange
|
|
78
|
+
onTabClick: vue.unref(tabsChange)
|
|
136
79
|
}, {
|
|
137
|
-
default: vue.withCtx(() =>
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
vue.
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
80
|
+
default: vue.withCtx(() => {
|
|
81
|
+
var _a, _b;
|
|
82
|
+
return [
|
|
83
|
+
_ctx.rid ? (vue.openBlock(), vue.createBlock(index, {
|
|
84
|
+
key: 0,
|
|
85
|
+
rid: _ctx.rid,
|
|
86
|
+
"default-selected-data": vue.unref(selectedData),
|
|
87
|
+
"max-select": _ctx.maxSelect,
|
|
88
|
+
"user-info": vue.unref(userInfo),
|
|
89
|
+
"type-key": _ctx.typeKey || "",
|
|
90
|
+
"type-data": vue.unref(typeDataController),
|
|
91
|
+
series: ((_a = vue.unref(typeDataController)) == null ? void 0 : _a.docSeries) || "all",
|
|
92
|
+
banner: ((_b = vue.unref(typeDataController)) == null ? void 0 : _b.docBanner) || "all",
|
|
93
|
+
onChange: vue.unref(selectedDataChangeHandle)
|
|
94
|
+
}, {
|
|
95
|
+
store: vue.withCtx(() => [
|
|
96
|
+
vue.createVNode(_component_storeBox, {
|
|
97
|
+
selectData: vue.unref(selectedData),
|
|
98
|
+
"onUpdate:selectData": _cache[0] || (_cache[0] = ($event) => vue.isRef(selectedData) ? selectedData.value = $event : null)
|
|
99
|
+
}, null, 8, ["selectData"])
|
|
100
|
+
]),
|
|
101
|
+
options: vue.withCtx(() => [
|
|
102
|
+
vue.createVNode(vue.unref(webVue.Button), {
|
|
103
|
+
disabled: !vue.unref(hasSelected),
|
|
104
|
+
type: "primary",
|
|
105
|
+
onClick: vue.unref(comfirm)
|
|
106
|
+
}, {
|
|
107
|
+
default: vue.withCtx(() => _cache[1] || (_cache[1] = [
|
|
108
|
+
vue.createTextVNode(" \u6DFB\u52A0 ")
|
|
109
|
+
])),
|
|
110
|
+
_: 1,
|
|
111
|
+
__: [1]
|
|
112
|
+
}, 8, ["disabled", "onClick"])
|
|
113
|
+
]),
|
|
114
|
+
_: 1
|
|
115
|
+
}, 8, ["rid", "default-selected-data", "max-select", "user-info", "type-key", "type-data", "series", "banner", "onChange"])) : vue.createCommentVNode("v-if", true)
|
|
116
|
+
];
|
|
117
|
+
}),
|
|
169
118
|
_: 1
|
|
170
|
-
})
|
|
119
|
+
}, 8, ["onTabClick"])
|
|
171
120
|
]),
|
|
172
121
|
_: 1
|
|
173
|
-
}, 8, ["visible"]);
|
|
122
|
+
}, 8, ["visible", "onCancel", "onClose", "onOk", "onOpen"]);
|
|
174
123
|
};
|
|
175
124
|
}
|
|
176
125
|
});
|
|
177
|
-
|
|
126
|
+
var _selectAddTo = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["__scopeId", "data-v-4e1a01f6"]]);
|
|
127
|
+
module.exports = _selectAddTo;
|
|
@@ -4,7 +4,10 @@ var webVue = require("@arco-design/web-vue");
|
|
|
4
4
|
var icon = require("@arco-design/web-vue/es/icon");
|
|
5
5
|
const _hoisted_1 = { class: "media-filter-container" };
|
|
6
6
|
const _hoisted_2 = { style: { "display": "flex", "align-items": "center", "gap": "5px" } };
|
|
7
|
-
const _hoisted_3 = {
|
|
7
|
+
const _hoisted_3 = {
|
|
8
|
+
key: 0,
|
|
9
|
+
class: "sort-button"
|
|
10
|
+
};
|
|
8
11
|
const _sfc_main = vue.defineComponent({
|
|
9
12
|
...{ name: "MediaFilter" },
|
|
10
13
|
__name: "index",
|
|
@@ -14,7 +17,8 @@ const _sfc_main = vue.defineComponent({
|
|
|
14
17
|
series: { default: "all" },
|
|
15
18
|
banner: { default: "all" },
|
|
16
19
|
height: {},
|
|
17
|
-
userInfo: {}
|
|
20
|
+
userInfo: {},
|
|
21
|
+
typeKey: {}
|
|
18
22
|
},
|
|
19
23
|
emits: ["update:group_id", "search"],
|
|
20
24
|
setup(__props, { emit: __emit }) {
|
|
@@ -140,7 +144,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
140
144
|
]),
|
|
141
145
|
_: 1
|
|
142
146
|
}),
|
|
143
|
-
vue.
|
|
147
|
+
_ctx.typeKey && _ctx.typeKey !== "ZQ" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3, [
|
|
144
148
|
vue.createVNode(vue.unref(webVue.Select), {
|
|
145
149
|
modelValue: filter.value.order,
|
|
146
150
|
"onUpdate:modelValue": _cache[2] || (_cache[2] = ($event) => filter.value.order = $event),
|
|
@@ -158,7 +162,7 @@ const _sfc_main = vue.defineComponent({
|
|
|
158
162
|
]),
|
|
159
163
|
_: 1
|
|
160
164
|
}, 8, ["modelValue"])
|
|
161
|
-
])
|
|
165
|
+
])) : vue.createCommentVNode("v-if", true)
|
|
162
166
|
]);
|
|
163
167
|
};
|
|
164
168
|
}
|