@cmstops/pro-compo 0.3.74 → 0.3.76

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 (169) hide show
  1. package/dist/index.css +11 -12
  2. package/dist/index.min.css +1 -1
  3. package/es/appCenter/script/api.d.ts +5 -5
  4. package/es/appCenter/style/index.css +2 -0
  5. package/es/appCenter/style/index.less +2 -0
  6. package/es/baseFilter/components/FilterGroup.js +1 -1
  7. package/es/baseFilter/useCalcWidth.d.ts +2 -2
  8. package/es/contentDetailList/components/Content/DocItem/index.js +12 -14
  9. package/es/contentDetailList/components/Content/LiveItem/index.js +5 -6
  10. package/es/contentDetailList/components/Content/courseItem/index.js +7 -8
  11. package/es/contentDetailList/components/Content/funhdItem/index.js +7 -8
  12. package/es/contentDetailList/components/Content/index.js +2 -2
  13. package/es/contentDetailList/components/ShowQRCode/QrcodeView/index.js +10 -11
  14. package/es/contentDetailList/script/api.d.ts +2 -2
  15. package/es/contentModal/component.js +14 -14
  16. package/es/contentModal/components/MpContentList/MediaFilter/index.js +3 -4
  17. package/es/contentModal/components/ViewAllColumn/MediaFilter/index.js +1 -1
  18. package/es/contentModal/components/storeBox/index.js +4 -4
  19. package/es/contentModal/script/api.d.ts +9 -9
  20. package/es/dataTags/component.js +10 -10
  21. package/es/docHistory/component.js +2 -2
  22. package/es/docHistory/scripts/useDocHistory.d.ts +5 -5
  23. package/es/docPreview/component.js +47 -56
  24. package/es/docPreview/components/PreviewIframe.js +9 -10
  25. package/es/docPreview/scripts/api.d.ts +1 -1
  26. package/es/docPreview/scripts/hook.d.ts +17 -7
  27. package/es/editMetaInfo/components/metaInfoForm.js +4 -4
  28. package/es/editMetaInfo/script/api.d.ts +2 -2
  29. package/es/emptyData/svg/acount.js +3 -5
  30. package/es/emptyData/svg/add.js +3 -5
  31. package/es/emptyData/svg/analize.js +3 -5
  32. package/es/emptyData/svg/analize_fail.js +3 -5
  33. package/es/emptyData/svg/empty.js +3 -5
  34. package/es/emptyData/svg/file.js +3 -5
  35. package/es/emptyData/svg/manager.js +3 -5
  36. package/es/emptyData/svg/message.js +14 -17
  37. package/es/emptyData/svg/noanalize.js +3 -5
  38. package/es/emptyData/svg/null.js +3 -5
  39. package/es/emptyData/svg/search.js +3 -5
  40. package/es/emptyData/svg/star.js +3 -5
  41. package/es/emptyData/svg/trash.js +3 -5
  42. package/es/emptyData/svg/user.js +3 -5
  43. package/es/hooks/assets.d.ts +1 -1
  44. package/es/hooks/batch.d.ts +1 -1
  45. package/es/hooks/dialogVisible.d.ts +1 -1
  46. package/es/hooks/source.d.ts +2 -2
  47. package/es/hooks/toggle.d.ts +1 -1
  48. package/es/hooks/useAttachement.d.ts +12 -12
  49. package/es/hooks/useMediaContext.d.ts +5 -5
  50. package/es/hooks/usePopper.d.ts +1 -1
  51. package/es/hooks/useSelection.d.ts +9 -2
  52. package/es/hooks/useUpload.d.ts +5 -5
  53. package/es/hooks/user.d.ts +2 -2
  54. package/es/imageCrop/component.js +4 -4
  55. package/es/imageCrop/script/api.d.ts +1 -1
  56. package/es/index.css +11 -12
  57. package/es/mediaFilter/components/DocFilter.js +1 -1
  58. package/es/mediaFilter/components/FilterGroup.js +1 -1
  59. package/es/mediaView/component.js +3 -5
  60. package/es/messageBox/component.js +2 -2
  61. package/es/messageBox/list.js +9 -4
  62. package/es/messageBox/script/api.d.ts +2 -2
  63. package/es/messageBox/style/index.css +9 -12
  64. package/es/messageBox/style/index.less +20 -15
  65. package/es/previousVersion/component.js +3 -4
  66. package/es/previousVersion/script/api.d.ts +4 -4
  67. package/es/resourceGridList/component.js +15 -18
  68. package/es/resourceModal/component.js +2 -2
  69. package/es/resourceModal/components/MediaPreviewer/index.js +7 -10
  70. package/es/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +15 -17
  71. package/es/resourceModal/components/MediaSelection/MainContent/index.js +20 -24
  72. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +2 -2
  73. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +5 -6
  74. package/es/resourceModal/components/MediaSelection/SystemResourceSelected/index.js +9 -13
  75. package/es/resourceModal/components/MediaSelection/ToolbarSearch/index.js +2 -2
  76. package/es/resourceModal/script/api.d.ts +11 -11
  77. package/es/selectGategory/component.js +3 -4
  78. package/es/selectGategory/script/api.d.ts +2 -2
  79. package/es/selectResourceModal/component.js +12 -11
  80. package/es/selectResourceModal/components/List/ListAi/index.js +7 -8
  81. package/es/selectResourceModal/components/List/ListCardWrapper.js +6 -8
  82. package/es/selectResourceModal/components/List/ListLocal/Upload.js +1 -1
  83. package/es/selectResourceModal/components/List/ListNormal/Filter.js +7 -7
  84. package/es/selectResourceModal/components/List/ListSystem/Filter.js +2 -2
  85. package/es/selectResourceModal/components/List/ListSystem/SubList.js +3 -4
  86. package/es/selectResourceModal/components/List/ListSystem/index.js +1 -2
  87. package/es/selectResourceModal/components/ListTabs/index.js +7 -4
  88. package/es/selectResourceModal/scripts/selectionApis.d.ts +2 -2
  89. package/es/selectResourceModal/scripts/useResourceSelect.d.ts +1 -1
  90. package/es/selectResourceModal/scripts/useTabFilter.d.ts +1 -1
  91. package/es/selectThumb/component.js +23 -28
  92. package/es/uploadBefore/components/UploadBefore.js +2 -2
  93. package/es/uploadBefore/script/api.d.ts +4 -4
  94. package/es/uploadBefore/script/uploadHooks.d.ts +42 -1
  95. package/es/userAvater/component.js +2 -2
  96. package/es/userAvater/script/api.d.ts +4 -4
  97. package/es/userDirector/component.js +2 -2
  98. package/es/userDirector/script/api.d.ts +6 -6
  99. package/es/utils/filter.d.ts +12 -0
  100. package/es/utils/request.d.ts +1 -1
  101. package/es/utils/transcodeMedia.d.ts +1 -1
  102. package/es/videoThumb/scripts/api.d.ts +1 -1
  103. package/es/videoThumb/scripts/useVideoThumbs.d.ts +3 -3
  104. package/lib/appCenter/style/index.css +2 -0
  105. package/lib/appCenter/style/index.less +2 -0
  106. package/lib/baseFilter/components/FilterGroup.js +1 -1
  107. package/lib/contentDetailList/components/Content/DocItem/index.js +12 -14
  108. package/lib/contentDetailList/components/Content/LiveItem/index.js +5 -6
  109. package/lib/contentDetailList/components/Content/courseItem/index.js +7 -8
  110. package/lib/contentDetailList/components/Content/funhdItem/index.js +7 -8
  111. package/lib/contentDetailList/components/Content/index.js +2 -2
  112. package/lib/contentDetailList/components/ShowQRCode/QrcodeView/index.js +10 -11
  113. package/lib/contentModal/component.js +14 -14
  114. package/lib/contentModal/components/MpContentList/MediaFilter/index.js +3 -4
  115. package/lib/contentModal/components/ViewAllColumn/MediaFilter/index.js +1 -1
  116. package/lib/contentModal/components/storeBox/index.js +4 -4
  117. package/lib/dataTags/component.js +10 -10
  118. package/lib/docHistory/component.js +2 -2
  119. package/lib/docPreview/component.js +47 -56
  120. package/lib/docPreview/components/PreviewIframe.js +9 -10
  121. package/lib/editMetaInfo/components/metaInfoForm.js +4 -4
  122. package/lib/emptyData/svg/acount.js +3 -5
  123. package/lib/emptyData/svg/add.js +3 -5
  124. package/lib/emptyData/svg/analize.js +3 -5
  125. package/lib/emptyData/svg/analize_fail.js +3 -5
  126. package/lib/emptyData/svg/empty.js +3 -5
  127. package/lib/emptyData/svg/file.js +3 -5
  128. package/lib/emptyData/svg/manager.js +3 -5
  129. package/lib/emptyData/svg/message.js +14 -17
  130. package/lib/emptyData/svg/noanalize.js +3 -5
  131. package/lib/emptyData/svg/null.js +3 -5
  132. package/lib/emptyData/svg/search.js +3 -5
  133. package/lib/emptyData/svg/star.js +3 -5
  134. package/lib/emptyData/svg/trash.js +3 -5
  135. package/lib/emptyData/svg/user.js +3 -5
  136. package/lib/imageCrop/component.js +4 -4
  137. package/lib/index.css +11 -12
  138. package/lib/mediaFilter/components/DocFilter.js +1 -1
  139. package/lib/mediaFilter/components/FilterGroup.js +1 -1
  140. package/lib/mediaView/component.js +3 -5
  141. package/lib/messageBox/component.js +2 -2
  142. package/lib/messageBox/list.js +9 -4
  143. package/lib/messageBox/style/index.css +9 -12
  144. package/lib/messageBox/style/index.less +20 -15
  145. package/lib/previousVersion/component.js +3 -4
  146. package/lib/resourceGridList/component.js +15 -18
  147. package/lib/resourceModal/component.js +2 -2
  148. package/lib/resourceModal/components/MediaPreviewer/index.js +7 -10
  149. package/lib/resourceModal/components/MediaSelection/DocAiMediaSelected/index.js +15 -17
  150. package/lib/resourceModal/components/MediaSelection/MainContent/index.js +20 -24
  151. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceFilter.js +2 -2
  152. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/components/SystemResourceList.js +4 -5
  153. package/lib/resourceModal/components/MediaSelection/SystemResourceSelected/index.js +9 -13
  154. package/lib/resourceModal/components/MediaSelection/ToolbarSearch/index.js +2 -2
  155. package/lib/selectGategory/component.js +3 -4
  156. package/lib/selectResourceModal/component.js +12 -11
  157. package/lib/selectResourceModal/components/List/ListAi/index.js +6 -7
  158. package/lib/selectResourceModal/components/List/ListCardWrapper.js +6 -8
  159. package/lib/selectResourceModal/components/List/ListLocal/Upload.js +1 -1
  160. package/lib/selectResourceModal/components/List/ListNormal/Filter.js +7 -7
  161. package/lib/selectResourceModal/components/List/ListSystem/Filter.js +2 -2
  162. package/lib/selectResourceModal/components/List/ListSystem/SubList.js +3 -4
  163. package/lib/selectResourceModal/components/List/ListSystem/index.js +1 -2
  164. package/lib/selectResourceModal/components/ListTabs/index.js +6 -3
  165. package/lib/selectThumb/component.js +23 -28
  166. package/lib/uploadBefore/components/UploadBefore.js +2 -2
  167. package/lib/userAvater/component.js +2 -2
  168. package/lib/userDirector/component.js +2 -2
  169. package/package.json +1 -1
@@ -1,25 +1,24 @@
1
1
  .reference-btn {
2
- border: none;
3
2
  padding: 12px 16px;
4
- border-radius: 4px;
5
3
  color: #5f5f5f;
4
+ border: none;
5
+ border-radius: 4px;
6
6
  }
7
7
 
8
8
  .message-boxs-popover {
9
- width: 435px;
10
9
  position: relative;
10
+ width: 435px;
11
11
  // padding: 10px;
12
-
13
12
  .arco-tabs-content {
14
13
  padding-top: 0;
15
14
  }
16
15
 
17
16
  .msg-scroll-bar {
17
+ display: block;
18
18
  height: 80vh;
19
19
  overflow-y: auto;
20
- display: block;
21
20
  }
22
-
21
+
23
22
  .message-list {
24
23
  margin: 0;
25
24
  padding: 0;
@@ -28,24 +27,28 @@
28
27
 
29
28
  .message-item {
30
29
  padding: 16px;
31
- padding-bottom: 0px;
30
+ padding-bottom: 0;
31
+
32
32
  &:last-child .message-body {
33
33
  border-bottom: none;
34
34
  }
35
+
35
36
  .message-body {
36
- border-bottom: 1px solid rgba(0,0,0,.05);
37
37
  padding-bottom: 16px;
38
-
38
+ border-bottom: 1px solid rgba(0, 0, 0, 0.05);
39
+
39
40
  .media-message-content {
40
41
  width: 100%;
42
+
41
43
  .message-content {
42
44
  display: flex;
43
45
  align-items: center;
44
46
  justify-content: space-between;
45
- font-size: 12px;
46
- color: #4e5969;
47
47
  margin-bottom: 18px;
48
+ color: #4e5969;
49
+ font-size: 12px;
48
50
  }
51
+
49
52
  .message-info {
50
53
  display: flex;
51
54
  align-items: center;
@@ -53,16 +56,18 @@
53
56
  color: #1d2129;
54
57
  font-size: 14px;
55
58
  line-height: 14px;
59
+
56
60
  .message-media-title {
57
61
  overflow: hidden;
58
- text-overflow: ellipsis;
59
62
  white-space: nowrap;
63
+ text-overflow: ellipsis;
64
+
60
65
  .icon {
61
66
  margin-right: 4px;
62
67
  }
63
- &:hover {
64
- text-decoration: underline;
65
- }
68
+ // &:hover {
69
+ // text-decoration: underline;
70
+ // }
66
71
  }
67
72
  }
68
73
  }
@@ -25,8 +25,7 @@ const _hoisted_16 = {
25
25
  key: 0,
26
26
  class: "temp-view"
27
27
  };
28
- const _hoisted_17 = /* @__PURE__ */ vue.createElementVNode("div", { class: "title" }, "\u5DF2\u9009\u62E9\uFF1A", -1);
29
- const _hoisted_18 = { class: "select-ul" };
28
+ const _hoisted_17 = { class: "select-ul" };
30
29
  const _sfc_main = vue.defineComponent({
31
30
  ...{ name: "previousVersion" },
32
31
  __name: "component",
@@ -348,8 +347,8 @@ const _sfc_main = vue.defineComponent({
348
347
  ])
349
348
  ]),
350
349
  selectList.length > 0 ? (vue.openBlock(), vue.createElementBlock("section", _hoisted_16, [
351
- _hoisted_17,
352
- vue.createElementVNode("div", _hoisted_18, [
350
+ _cache[1] || (_cache[1] = vue.createElementVNode("div", { class: "title" }, "\u5DF2\u9009\u62E9\uFF1A", -1)),
351
+ vue.createElementVNode("div", _hoisted_17, [
353
352
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(selectList, (select) => {
354
353
  return vue.openBlock(), vue.createElementBlock("div", {
355
354
  key: select.list_id,
@@ -20,25 +20,18 @@ const _hoisted_8 = { class: "folder-more-wrap" };
20
20
  const _hoisted_9 = { class: "file-list clearfix" };
21
21
  const _hoisted_10 = ["onClick"];
22
22
  const _hoisted_11 = { class: "menu-wrap" };
23
- const _hoisted_12 = /* @__PURE__ */ vue.createElementVNode("div", { class: "transcoding-in-progress grid-mode" }, [
24
- /* @__PURE__ */ vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
25
- ], -1);
26
- const _hoisted_13 = {
23
+ const _hoisted_12 = {
27
24
  key: 1,
28
25
  class: "load_more_title"
29
26
  };
30
- const _hoisted_14 = {
27
+ const _hoisted_13 = {
31
28
  key: 1,
32
29
  class: "nomore_tips"
33
30
  };
34
- const _hoisted_15 = {
31
+ const _hoisted_14 = {
35
32
  key: 2,
36
33
  class: "null-file"
37
34
  };
38
- const _hoisted_16 = /* @__PURE__ */ vue.createElementVNode("p", null, "\u6682\u65E0\u7D20\u6750", -1);
39
- const _hoisted_17 = [
40
- _hoisted_16
41
- ];
42
35
  const _sfc_main = vue.defineComponent({
43
36
  ...{ name: "resourceGridList" },
44
37
  __name: "component",
@@ -207,16 +200,18 @@ const _sfc_main = vue.defineComponent({
207
200
  effect: "dark",
208
201
  placement: "bottom"
209
202
  }, {
210
- default: vue.withCtx(() => [
211
- _hoisted_12
212
- ]),
203
+ default: vue.withCtx(() => _cache[1] || (_cache[1] = [
204
+ vue.createElementVNode("div", { class: "transcoding-in-progress grid-mode" }, [
205
+ vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
206
+ ], -1)
207
+ ])),
213
208
  _: 1
214
209
  })) : vue.createCommentVNode("v-if", true)
215
210
  ], 10, _hoisted_10)
216
211
  ]);
217
212
  }), 128))
218
213
  ]),
219
- _ctx.fileListCount ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, [
214
+ _ctx.fileListCount ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_12, [
220
215
  !_ctx.isOver ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Button), {
221
216
  key: 0,
222
217
  class: "loadmore_tips",
@@ -224,13 +219,15 @@ const _sfc_main = vue.defineComponent({
224
219
  type: "text",
225
220
  onClick: _loadFileMore
226
221
  }, {
227
- default: vue.withCtx(() => [
222
+ default: vue.withCtx(() => _cache[2] || (_cache[2] = [
228
223
  vue.createTextVNode("\u52A0\u8F7D\u66F4\u591A\u2026 ")
229
- ]),
224
+ ])),
230
225
  _: 1
231
- })) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
226
+ })) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
232
227
  ])) : vue.createCommentVNode("v-if", true),
233
- !((_d = _ctx.fileList) == null ? void 0 : _d.length) && !((_e = _ctx.folderList) == null ? void 0 : _e.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_15, _hoisted_17)) : vue.createCommentVNode("v-if", true)
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] = [
229
+ vue.createElementVNode("p", null, "\u6682\u65E0\u7D20\u6750", -1)
230
+ ]))) : vue.createCommentVNode("v-if", true)
234
231
  ])
235
232
  ];
236
233
  }),
@@ -60,9 +60,9 @@ const _sfc_main = vue.defineComponent({
60
60
  onOk: handleOk,
61
61
  onCancel: handleCancel
62
62
  }, {
63
- title: vue.withCtx(() => [
63
+ title: vue.withCtx(() => _cache[1] || (_cache[1] = [
64
64
  vue.createTextVNode("\u9009\u62E9\u7D20\u6750\u6765\u6E90")
65
- ]),
65
+ ])),
66
66
  default: vue.withCtx(() => [
67
67
  vue.createVNode(index, {
68
68
  "selected-max": selectedMax.value,
@@ -11,15 +11,6 @@ const _hoisted_5 = {
11
11
  key: 2,
12
12
  class: "other"
13
13
  };
14
- const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("img", {
15
- src: unknown,
16
- alt: ""
17
- }, null, -1);
18
- const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("span", { class: "text" }, "\u6682\u4E0D\u652F\u6301\u8BE5\u7C7B\u578B\u6587\u4EF6\u9884\u89C8", -1);
19
- const _hoisted_8 = [
20
- _hoisted_6,
21
- _hoisted_7
22
- ];
23
14
  const _sfc_main = vue.defineComponent({
24
15
  __name: "index",
25
16
  props: {
@@ -59,7 +50,13 @@ const _sfc_main = vue.defineComponent({
59
50
  class: "audio",
60
51
  controls: "",
61
52
  src: _ctx.url
62
- }, null, 8, _hoisted_4)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, _hoisted_8))
53
+ }, null, 8, _hoisted_4)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, _cache[0] || (_cache[0] = [
54
+ vue.createElementVNode("img", {
55
+ src: unknown,
56
+ alt: ""
57
+ }, null, -1),
58
+ vue.createElementVNode("span", { class: "text" }, "\u6682\u4E0D\u652F\u6301\u8BE5\u7C7B\u578B\u6587\u4EF6\u9884\u89C8", -1)
59
+ ])))
63
60
  ])
64
61
  ], 512), [
65
62
  [vue.vShow, _ctx.type !== "image"]
@@ -3,19 +3,14 @@ var vue = require("vue");
3
3
  var webVue = require("@arco-design/web-vue");
4
4
  var index = require("../MainContent/FileTypeThumb/index.js");
5
5
  const _hoisted_1 = { class: "doc-ai-media-selected" };
6
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("div", { class: "thumb_type" }, "\u5C01\u9762\u56FE", -1);
7
- const _hoisted_3 = { class: "thumb-list" };
8
- const _hoisted_4 = { class: "thumb-item" };
9
- const _hoisted_5 = {
6
+ const _hoisted_2 = { class: "thumb-list" };
7
+ const _hoisted_3 = { class: "thumb-item" };
8
+ const _hoisted_4 = {
10
9
  key: 0,
11
10
  class: "gif_covers"
12
11
  };
13
- const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("div", {
14
- class: "thumb_type",
15
- style: { "margin-top": "0px" }
16
- }, "\u5C01\u9762\u52A8\u56FE", -1);
17
- const _hoisted_7 = { class: "thumb-list" };
18
- const _hoisted_8 = { class: "thumb-item" };
12
+ const _hoisted_5 = { class: "thumb-list" };
13
+ const _hoisted_6 = { class: "thumb-item" };
19
14
  const _sfc_main = vue.defineComponent({
20
15
  __name: "index",
21
16
  props: {
@@ -38,14 +33,14 @@ const _sfc_main = vue.defineComponent({
38
33
  default: vue.withCtx(() => {
39
34
  var _a;
40
35
  return [
41
- _hoisted_2,
42
- vue.createElementVNode("div", _hoisted_3, [
36
+ _cache[1] || (_cache[1] = vue.createElementVNode("div", { class: "thumb_type" }, "\u5C01\u9762\u56FE", -1)),
37
+ vue.createElementVNode("div", _hoisted_2, [
43
38
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.ai_static_covers, (item) => {
44
39
  return vue.openBlock(), vue.createElementBlock("div", {
45
40
  key: item,
46
41
  class: "thumb-wrap"
47
42
  }, [
48
- vue.createElementVNode("div", _hoisted_4, [
43
+ vue.createElementVNode("div", _hoisted_3, [
49
44
  vue.createElementVNode("div", {
50
45
  class: vue.normalizeClass(["pic", { active: selectedUrl.value.includes(item) }])
51
46
  }, [
@@ -65,15 +60,18 @@ const _sfc_main = vue.defineComponent({
65
60
  ]);
66
61
  }), 128))
67
62
  ]),
68
- ((_a = _ctx.ai_gif_covers) == null ? void 0 : _a.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, [
69
- _hoisted_6,
70
- vue.createElementVNode("div", _hoisted_7, [
63
+ ((_a = _ctx.ai_gif_covers) == null ? void 0 : _a.length) ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4, [
64
+ _cache[0] || (_cache[0] = vue.createElementVNode("div", {
65
+ class: "thumb_type",
66
+ style: { "margin-top": "0px" }
67
+ }, "\u5C01\u9762\u52A8\u56FE", -1)),
68
+ vue.createElementVNode("div", _hoisted_5, [
71
69
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.ai_gif_covers, (item) => {
72
70
  return vue.openBlock(), vue.createElementBlock("div", {
73
71
  key: item,
74
72
  class: "thumb-wrap"
75
73
  }, [
76
- vue.createElementVNode("div", _hoisted_8, [
74
+ vue.createElementVNode("div", _hoisted_6, [
77
75
  vue.createElementVNode("div", {
78
76
  class: vue.normalizeClass(["pic", { active: selectedUrl.value.includes(item) }])
79
77
  }, [
@@ -17,31 +17,18 @@ const _hoisted_8 = { class: "thumb" };
17
17
  const _hoisted_9 = { class: "folder-more-wrap" };
18
18
  const _hoisted_10 = { class: "file-list clearfix" };
19
19
  const _hoisted_11 = { class: "thumb-wrap" };
20
- const _hoisted_12 = /* @__PURE__ */ vue.createElementVNode("div", { class: "transcoding-in-progress grid-mode" }, [
21
- /* @__PURE__ */ vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
22
- ], -1);
23
- const _hoisted_13 = {
20
+ const _hoisted_12 = {
24
21
  key: 0,
25
22
  class: "load_more_title"
26
23
  };
27
- const _hoisted_14 = {
24
+ const _hoisted_13 = {
28
25
  key: 1,
29
26
  class: "nomore_tips"
30
27
  };
31
- const _hoisted_15 = {
28
+ const _hoisted_14 = {
32
29
  key: 1,
33
30
  class: "null-file"
34
31
  };
35
- const _hoisted_16 = /* @__PURE__ */ vue.createElementVNode("img", {
36
- alt: "",
37
- class: "null-pic",
38
- src: _null
39
- }, null, -1);
40
- const _hoisted_17 = /* @__PURE__ */ vue.createElementVNode("p", null, "\u6682\u65E0\u7D20\u6750", -1);
41
- const _hoisted_18 = [
42
- _hoisted_16,
43
- _hoisted_17
44
- ];
45
32
  const _sfc_main = vue.defineComponent({
46
33
  __name: "index",
47
34
  props: {
@@ -186,16 +173,18 @@ const _sfc_main = vue.defineComponent({
186
173
  effect: "dark",
187
174
  placement: "bottom"
188
175
  }, {
189
- default: vue.withCtx(() => [
190
- _hoisted_12
191
- ]),
176
+ default: vue.withCtx(() => _cache[1] || (_cache[1] = [
177
+ vue.createElementVNode("div", { class: "transcoding-in-progress grid-mode" }, [
178
+ vue.createElementVNode("div", { class: "transcoding-progress" }, "\u8F6C\u7801\u4E2D\u2026")
179
+ ], -1)
180
+ ])),
192
181
  _: 1
193
182
  })) : vue.createCommentVNode("v-if", true)
194
183
  ], 2)
195
184
  ]);
196
185
  }), 128))
197
186
  ]),
198
- _ctx.fileListCount ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, [
187
+ _ctx.fileListCount ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_12, [
199
188
  !_ctx.isOver ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Button), {
200
189
  key: 0,
201
190
  class: "loadmore_tips",
@@ -203,13 +192,20 @@ const _sfc_main = vue.defineComponent({
203
192
  type: "text",
204
193
  onClick: _ctx.loadFileMore
205
194
  }, {
206
- default: vue.withCtx(() => [
195
+ default: vue.withCtx(() => _cache[2] || (_cache[2] = [
207
196
  vue.createTextVNode("\u52A0\u8F7D\u66F4\u591A\u2026 ")
208
- ]),
197
+ ])),
209
198
  _: 1
210
- }, 8, ["onClick"])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
199
+ }, 8, ["onClick"])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_13, "\u6CA1\u6709\u66F4\u591A\u4E86\u2026"))
211
200
  ])) : vue.createCommentVNode("v-if", true),
212
- !_ctx.fileList.length && !_ctx.folderList.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_15, _hoisted_18)) : vue.createCommentVNode("v-if", true)
201
+ !_ctx.fileList.length && !_ctx.folderList.length ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_14, _cache[3] || (_cache[3] = [
202
+ vue.createElementVNode("img", {
203
+ alt: "",
204
+ class: "null-pic",
205
+ src: _null
206
+ }, null, -1),
207
+ vue.createElementVNode("p", null, "\u6682\u65E0\u7D20\u6750", -1)
208
+ ]))) : vue.createCommentVNode("v-if", true)
213
209
  ])
214
210
  ]),
215
211
  _: 1
@@ -123,9 +123,9 @@ const _sfc_main = vue.defineComponent({
123
123
  icon: vue.withCtx(() => [
124
124
  vue.createVNode(vue.unref(icon.IconRefresh))
125
125
  ]),
126
- default: vue.withCtx(() => [
126
+ default: vue.withCtx(() => _cache[3] || (_cache[3] = [
127
127
  vue.createTextVNode("\u91CD\u7F6E\u7B5B\u9009")
128
- ]),
128
+ ])),
129
129
  _: 1
130
130
  }, 512), [
131
131
  [vue.vShow, showReset.value]
@@ -6,7 +6,6 @@ var index = require("../../MainContent/FileTypeThumb/index.js");
6
6
  var api = require("../../../../script/api.js");
7
7
  const _hoisted_1 = { class: "sys-res-file-list clearfix" };
8
8
  const _hoisted_2 = { class: "thumb-wrap" };
9
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("img", { src: sys_load_more }, null, -1);
10
9
  const _sfc_main = vue.defineComponent({
11
10
  __name: "SystemResourceList",
12
11
  props: {
@@ -90,12 +89,12 @@ const _sfc_main = vue.defineComponent({
90
89
  showMore.value ? (vue.openBlock(), vue.createElementBlock("div", {
91
90
  key: 0,
92
91
  class: "item-load-more",
93
- style: vue.normalizeStyle({ width: "calc(20% - 20px)" }),
92
+ style: { width: "calc(20% - 20px)" },
94
93
  onClick: loadMore
95
- }, [
96
- _hoisted_3,
94
+ }, _cache[0] || (_cache[0] = [
95
+ vue.createElementVNode("img", { src: sys_load_more }, null, -1),
97
96
  vue.createTextVNode(" \u70B9\u51FB\u52A0\u8F7D\u66F4\u591A ")
98
- ], 4)) : vue.createCommentVNode("v-if", true)
97
+ ]))) : vue.createCommentVNode("v-if", true)
99
98
  ])
100
99
  ], 2112);
101
100
  };
@@ -12,20 +12,10 @@ const _hoisted_3 = {
12
12
  class: "scen-module"
13
13
  };
14
14
  const _hoisted_4 = { class: "title" };
15
- const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("div", { class: "line" }, null, -1);
16
- const _hoisted_6 = {
15
+ const _hoisted_5 = {
17
16
  key: 0,
18
17
  class: "null-file"
19
18
  };
20
- const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("img", {
21
- class: "null-pic",
22
- src: _null
23
- }, null, -1);
24
- const _hoisted_8 = /* @__PURE__ */ vue.createElementVNode("p", null, "\u6682\u65E0\u7D20\u6750", -1);
25
- const _hoisted_9 = [
26
- _hoisted_7,
27
- _hoisted_8
28
- ];
29
19
  const _sfc_main = vue.defineComponent({
30
20
  __name: "index",
31
21
  emits: ["confirm"],
@@ -79,7 +69,7 @@ const _sfc_main = vue.defineComponent({
79
69
  }, [
80
70
  sceniro.data && sceniro.data.length > 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_3, [
81
71
  vue.createElementVNode("div", _hoisted_4, [
82
- _hoisted_5,
72
+ _cache[0] || (_cache[0] = vue.createElementVNode("div", { class: "line" }, null, -1)),
83
73
  vue.createTextVNode(" " + vue.toDisplayString(sceniro.scenario_name), 1)
84
74
  ]),
85
75
  vue.createVNode(SystemResourceList, {
@@ -92,7 +82,13 @@ const _sfc_main = vue.defineComponent({
92
82
  ]) : vue.createCommentVNode("v-if", true)
93
83
  ], 64);
94
84
  }), 128)),
95
- isEmpty.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6, _hoisted_9)) : vue.createCommentVNode("v-if", true)
85
+ isEmpty.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5, _cache[1] || (_cache[1] = [
86
+ vue.createElementVNode("img", {
87
+ class: "null-pic",
88
+ src: _null
89
+ }, null, -1),
90
+ vue.createElementVNode("p", null, "\u6682\u65E0\u7D20\u6750", -1)
91
+ ]))) : vue.createCommentVNode("v-if", true)
96
92
  ]),
97
93
  _: 1
98
94
  })
@@ -175,9 +175,9 @@ const _sfc_main = vue.defineComponent({
175
175
  icon: vue.withCtx(() => [
176
176
  vue.createVNode(vue.unref(icon.IconRefresh))
177
177
  ]),
178
- default: vue.withCtx(() => [
178
+ default: vue.withCtx(() => _cache[5] || (_cache[5] = [
179
179
  vue.createTextVNode("\u91CD\u7F6E\u7B5B\u9009")
180
- ]),
180
+ ])),
181
181
  _: 1
182
182
  }, 512), [
183
183
  [vue.vShow, showReset.value]
@@ -4,7 +4,6 @@ var webVue = require("@arco-design/web-vue");
4
4
  var config = require("../config.js");
5
5
  var index = require("./components/ColumnSelection/index.js");
6
6
  const _hoisted_1 = { class: "form-view" };
7
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("div", { class: "item-title big" }, "\u540C\u65F6\u53D1\u5E03\u81F3", -1);
8
7
  const _sfc_main = vue.defineComponent({
9
8
  ...{ name: "selectGategory" },
10
9
  __name: "component",
@@ -58,9 +57,9 @@ const _sfc_main = vue.defineComponent({
58
57
  onOk: handleOk,
59
58
  onCancel: handleCancel
60
59
  }, {
61
- title: vue.withCtx(() => [
60
+ title: vue.withCtx(() => _cache[2] || (_cache[2] = [
62
61
  vue.createTextVNode("\u53D1\u5E03\u81F3")
63
- ]),
62
+ ])),
64
63
  default: vue.withCtx(() => [
65
64
  vue.createElementVNode("div", _hoisted_1, [
66
65
  vue.createVNode(index, {
@@ -70,7 +69,7 @@ const _sfc_main = vue.defineComponent({
70
69
  repository_id: _ctx.repository_id,
71
70
  BASE_API: vue.unref(BASE_API)
72
71
  }, null, 8, ["selectColumnData", "repository_id", "BASE_API"]),
73
- _hoisted_2,
72
+ _cache[3] || (_cache[3] = vue.createElementVNode("div", { class: "item-title big" }, "\u540C\u65F6\u53D1\u5E03\u81F3", -1)),
74
73
  vue.createVNode(index, {
75
74
  selectColumnWithData: selectColumnWithData.value,
76
75
  "onUpdate:selectColumnWithData": _cache[1] || (_cache[1] = ($event) => selectColumnWithData.value = $event),
@@ -93,8 +93,9 @@ const _sfc_main = vue.defineComponent({
93
93
  "model-value": vue.unref(activeKey),
94
94
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => vue.isRef(activeKey) ? activeKey.value = $event : null),
95
95
  tabList: vue.unref(tabKeyList),
96
+ wrap: _ctx.wrap,
96
97
  onClose: vue.unref(close)
97
- }, null, 8, ["model-value", "tabList", "onClose"]),
98
+ }, null, 8, ["model-value", "tabList", "wrap", "onClose"]),
98
99
  vue.createCommentVNode(" \u5217\u8868\u5206\u53D1\u5668 "),
99
100
  _ctx.visible || isDiv ? (vue.openBlock(), vue.createBlock(vue.resolveDynamicComponent(vue.unref(activeComponent)), {
100
101
  key: 0,
@@ -120,44 +121,44 @@ const _sfc_main = vue.defineComponent({
120
121
  onClear: vue.unref(handleClear)
121
122
  }, null, 8, ["maxcount", "selected", "onRemove", "onClear"]),
122
123
  vue.createVNode(vue.unref(webVue.Button), { onClick: vue.unref(close) }, {
123
- default: vue.withCtx(() => [
124
+ default: vue.withCtx(() => _cache[1] || (_cache[1] = [
124
125
  vue.createTextVNode("\u53D6\u6D88")
125
- ]),
126
+ ])),
126
127
  _: 1
127
128
  }, 8, ["onClick"]),
128
129
  vue.createVNode(vue.unref(webVue.Button), {
129
130
  type: "primary",
130
131
  onClick: confirm
131
132
  }, {
132
- default: vue.withCtx(() => [
133
+ default: vue.withCtx(() => _cache[2] || (_cache[2] = [
133
134
  vue.createTextVNode(" \u786E\u5B9A ")
134
- ]),
135
+ ])),
135
136
  _: 1
136
137
  })
137
138
  ], 64)) : vue.createCommentVNode("v-if", true)
138
139
  ], 64)) : (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
139
140
  vue.createVNode(vue.unref(webVue.Button), { onClick: vue.unref(close) }, {
140
- default: vue.withCtx(() => [
141
+ default: vue.withCtx(() => _cache[3] || (_cache[3] = [
141
142
  vue.createTextVNode("\u53D6\u6D88")
142
- ]),
143
+ ])),
143
144
  _: 1
144
145
  }, 8, ["onClick"]),
145
146
  vue.createVNode(vue.unref(webVue.Button), {
146
147
  type: "primary",
147
148
  onClick: ($event) => confirm("crop", onConfirm)
148
149
  }, {
149
- default: vue.withCtx(() => [
150
+ default: vue.withCtx(() => _cache[4] || (_cache[4] = [
150
151
  vue.createTextVNode(" \u88C1\u526A ")
151
- ]),
152
+ ])),
152
153
  _: 2
153
154
  }, 1032, ["onClick"]),
154
155
  vue.createVNode(vue.unref(webVue.Button), {
155
156
  type: "primary",
156
157
  onClick: ($event) => confirm("use", onConfirm)
157
158
  }, {
158
- default: vue.withCtx(() => [
159
+ default: vue.withCtx(() => _cache[5] || (_cache[5] = [
159
160
  vue.createTextVNode(" \u4F7F\u7528 ")
160
- ]),
161
+ ])),
161
162
  _: 2
162
163
  }, 1032, ["onClick"])
163
164
  ], 64))
@@ -1,11 +1,7 @@
1
1
  "use strict";
2
2
  var vue = require("vue");
3
3
  var ListWraper = require("../ListWraper.js");
4
- const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("div", { class: "title" }, [
5
- /* @__PURE__ */ vue.createElementVNode("div", { class: "line" }),
6
- /* @__PURE__ */ vue.createTextVNode(" \u5C01\u9762\u56FE ")
7
- ], -1);
8
- const _hoisted_2 = { class: "list-item-grid" };
4
+ const _hoisted_1 = { class: "list-item-grid" };
9
5
  const _sfc_main = vue.defineComponent({
10
6
  __name: "index",
11
7
  setup(__props) {
@@ -35,8 +31,11 @@ const _sfc_main = vue.defineComponent({
35
31
  ]),
36
32
  default: vue.withCtx(() => [
37
33
  aiThumbListReal.value.length ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
38
- _hoisted_1,
39
- vue.createElementVNode("div", _hoisted_2, [
34
+ _cache[0] || (_cache[0] = vue.createElementVNode("div", { class: "title" }, [
35
+ vue.createElementVNode("div", { class: "line" }),
36
+ vue.createTextVNode(" \u5C01\u9762\u56FE ")
37
+ ], -1)),
38
+ vue.createElementVNode("div", _hoisted_1, [
40
39
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(aiThumbListReal.value, (item) => {
41
40
  return vue.renderSlot(_ctx.$slots, "item", {
42
41
  key: item.url,
@@ -1,13 +1,11 @@
1
1
  "use strict";
2
2
  var vue = require("vue");
3
3
  var index = require("../../../thumbCard/index.js");
4
- const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("div", { class: "mask" }, null, -1);
5
- const _hoisted_2 = { class: "card-alias" };
6
- const _hoisted_3 = {
4
+ const _hoisted_1 = { class: "card-alias" };
5
+ const _hoisted_2 = {
7
6
  key: 0,
8
7
  class: "check-box active"
9
8
  };
10
- const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("div", { class: "check-box" }, null, -1);
11
9
  const _sfc_main = vue.defineComponent({
12
10
  __name: "ListCardWrapper",
13
11
  props: {
@@ -83,17 +81,17 @@ const _sfc_main = vue.defineComponent({
83
81
  "handlers-key": handlersKey.value,
84
82
  onHandle: _cache[0] || (_cache[0] = (e) => emits("options", e))
85
83
  }, null, 8, ["url", "thumb", "catalog", "meta", "options", "handlers-key"]),
86
- _hoisted_1
84
+ _cache[1] || (_cache[1] = vue.createElementVNode("div", { class: "mask" }, null, -1))
87
85
  ], 2),
88
- vue.createElementVNode("div", _hoisted_2, vue.toDisplayString(_ctx.item.alias), 1),
86
+ vue.createElementVNode("div", _hoisted_1, vue.toDisplayString(_ctx.item.alias), 1),
89
87
  vue.createElementVNode("div", {
90
88
  class: "check-box-wrapper",
91
89
  onClick: vue.withModifiers(handleCheck, ["stop"])
92
90
  }, [
93
91
  vue.createCommentVNode(" \u5DF2\u9009 "),
94
- selectedOrder.value[resourceKey.value] ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3, vue.toDisplayString(selectedOrder.value[resourceKey.value]), 1)) : canIUse.value ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
92
+ selectedOrder.value[resourceKey.value] ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2, vue.toDisplayString(selectedOrder.value[resourceKey.value]), 1)) : canIUse.value ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
95
93
  vue.createCommentVNode(" \u662F\u5426\u53EF\u4EE5\u9009\u62E9 "),
96
- _hoisted_4
94
+ _cache[2] || (_cache[2] = vue.createElementVNode("div", { class: "check-box" }, null, -1))
97
95
  ], 64)) : vue.createCommentVNode("v-if", true)
98
96
  ])
99
97
  ]);
@@ -46,7 +46,7 @@ const _sfc_main = vue.defineComponent({
46
46
  vue.createVNode(vue.unref(vueCmstopIcons.IconComputer))
47
47
  ]),
48
48
  default: vue.withCtx(() => [
49
- vue.createTextVNode(" \u672C\u5730\u4E0A\u4F20 ")
49
+ _cache[0] || (_cache[0] = vue.createTextVNode(" \u672C\u5730\u4E0A\u4F20 "))
50
50
  ]),
51
51
  _: 1
52
52
  })