@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
@@ -176,15 +176,15 @@ const _sfc_main = vue.defineComponent({
176
176
  }, {
177
177
  content: vue.withCtx(() => [
178
178
  vue.createVNode(vue.unref(webVue.Doption), { value: 0 }, {
179
- default: vue.withCtx(() => [
179
+ default: vue.withCtx(() => _cache[7] || (_cache[7] = [
180
180
  vue.createTextVNode("\u7CBE\u51C6\u641C")
181
- ]),
181
+ ])),
182
182
  _: 1
183
183
  }),
184
184
  vue.createVNode(vue.unref(webVue.Doption), { value: 1 }, {
185
- default: vue.withCtx(() => [
185
+ default: vue.withCtx(() => _cache[8] || (_cache[8] = [
186
186
  vue.createTextVNode("\u6A21\u7CCA\u641C")
187
- ]),
187
+ ])),
188
188
  _: 1
189
189
  })
190
190
  ]),
@@ -279,9 +279,9 @@ const _sfc_main = vue.defineComponent({
279
279
  type: "text",
280
280
  onClick: handleReset
281
281
  }, {
282
- default: vue.withCtx(() => [
282
+ default: vue.withCtx(() => _cache[9] || (_cache[9] = [
283
283
  vue.createTextVNode(" \u91CD\u7F6E ")
284
- ]),
284
+ ])),
285
285
  _: 1
286
286
  })) : vue.createCommentVNode("v-if", true)
287
287
  ]),
@@ -294,7 +294,7 @@ const _sfc_main = vue.defineComponent({
294
294
  vue.createVNode(vue.unref(icon.IconUpload))
295
295
  ]),
296
296
  default: vue.withCtx(() => [
297
- vue.createTextVNode(" \u4E0A\u4F20 ")
297
+ _cache[10] || (_cache[10] = vue.createTextVNode(" \u4E0A\u4F20 "))
298
298
  ]),
299
299
  _: 1
300
300
  })
@@ -128,9 +128,9 @@ const _sfc_main = vue.defineComponent({
128
128
  type: "text",
129
129
  onClick: handleReset
130
130
  }, {
131
- default: vue.withCtx(() => [
131
+ default: vue.withCtx(() => _cache[3] || (_cache[3] = [
132
132
  vue.createTextVNode(" \u91CD\u7F6E ")
133
- ]),
133
+ ])),
134
134
  _: 1
135
135
  })) : vue.createCommentVNode("v-if", true)
136
136
  ])
@@ -3,7 +3,6 @@ var vue = require("vue");
3
3
  var sys_load_more = require("../../../assets/images/sys_load_more.js");
4
4
  var useAttachement = require("../../../../hooks/useAttachement.js");
5
5
  const _hoisted_1 = { class: "list-item-grid" };
6
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("img", { src: sys_load_more }, null, -1);
7
6
  const _sfc_main = vue.defineComponent({
8
7
  __name: "SubList",
9
8
  props: {
@@ -56,10 +55,10 @@ const _sfc_main = vue.defineComponent({
56
55
  key: 0,
57
56
  class: "item-load-more",
58
57
  onClick: loadMore
59
- }, [
60
- _hoisted_2,
58
+ }, _cache[0] || (_cache[0] = [
59
+ vue.createElementVNode("img", { src: sys_load_more }, null, -1),
61
60
  vue.createTextVNode(" \u70B9\u51FB\u52A0\u8F7D\u66F4\u591A ")
62
- ])) : vue.createCommentVNode("v-if", true)
61
+ ]))) : vue.createCommentVNode("v-if", true)
63
62
  ])
64
63
  ], 2112);
65
64
  };
@@ -9,7 +9,6 @@ const _hoisted_1 = {
9
9
  class: "scen-module"
10
10
  };
11
11
  const _hoisted_2 = { class: "title" };
12
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("div", { class: "line" }, null, -1);
13
12
  const _sfc_main = vue.defineComponent({
14
13
  __name: "index",
15
14
  emits: ["confirm"],
@@ -81,7 +80,7 @@ const _sfc_main = vue.defineComponent({
81
80
  }, [
82
81
  sceniro.data && sceniro.data.length > 0 ? vue.withDirectives((vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
83
82
  vue.createElementVNode("div", _hoisted_2, [
84
- _hoisted_3,
83
+ _cache[0] || (_cache[0] = vue.createElementVNode("div", { class: "line" }, null, -1)),
85
84
  vue.createTextVNode(" " + vue.toDisplayString(sceniro.scenario_name), 1)
86
85
  ]),
87
86
  vue.createCommentVNode(" \u5185\u7F6E\u7D20\u6750 - \u573A\u666F\u5217\u8868 "),
@@ -7,7 +7,8 @@ const _sfc_main = vue.defineComponent({
7
7
  __name: "index",
8
8
  props: {
9
9
  modelValue: {},
10
- tabList: {}
10
+ tabList: {},
11
+ wrap: {}
11
12
  },
12
13
  emits: ["update:model-value", "change", "close"],
13
14
  setup(__props, { emit: __emit }) {
@@ -17,6 +18,7 @@ const _sfc_main = vue.defineComponent({
17
18
  get: () => props.modelValue,
18
19
  set: (value) => emits("update:model-value", value)
19
20
  });
21
+ const isDiv = props.wrap === "div";
20
22
  return (_ctx, _cache) => {
21
23
  return vue.openBlock(), vue.createElementBlock("div", _hoisted_1, [
22
24
  vue.createVNode(vue.unref(webVue.Tabs), {
@@ -25,7 +27,8 @@ const _sfc_main = vue.defineComponent({
25
27
  onChange: _cache[2] || (_cache[2] = (e) => emits("change", e))
26
28
  }, {
27
29
  extra: vue.withCtx(() => [
28
- vue.createVNode(vue.unref(webVue.Button), {
30
+ !isDiv ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Button), {
31
+ key: 0,
29
32
  type: "text",
30
33
  shape: "round",
31
34
  style: { "color": "black", "transform": "translateX(-8px)" },
@@ -35,7 +38,7 @@ const _sfc_main = vue.defineComponent({
35
38
  vue.createVNode(vue.unref(icon.IconClose))
36
39
  ]),
37
40
  _: 1
38
- })
41
+ })) : vue.createCommentVNode("v-if", true)
39
42
  ]),
40
43
  default: vue.withCtx(() => [
41
44
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.tabList, (tab) => {
@@ -28,40 +28,31 @@ const _hoisted_7 = {
28
28
  key: 0,
29
29
  class: "tip"
30
30
  };
31
- const _hoisted_8 = /* @__PURE__ */ vue.createElementVNode("span", { style: { "margin-right": "10px" } }, "\u72EC\u7ACB\u8F6E\u64AD\u56FE", -1);
32
- const _hoisted_9 = { class: "thumbbox" };
33
- const _hoisted_10 = {
31
+ const _hoisted_8 = { class: "thumbbox" };
32
+ const _hoisted_9 = {
34
33
  key: 2,
35
34
  class: "title"
36
35
  };
37
- const _hoisted_11 = /* @__PURE__ */ vue.createElementVNode("span", null, "\u72EC\u7ACB\u8F6E\u64AD\u56FE\u80CC\u666F\u989C\u8272", -1);
38
- const _hoisted_12 = [
39
- _hoisted_11
40
- ];
41
- const _hoisted_13 = { key: 0 };
42
- const _hoisted_14 = {
36
+ const _hoisted_10 = { key: 0 };
37
+ const _hoisted_11 = {
43
38
  key: 0,
44
39
  class: "star"
45
40
  };
46
- const _hoisted_15 = { key: 1 };
47
- const _hoisted_16 = {
41
+ const _hoisted_12 = { key: 1 };
42
+ const _hoisted_13 = {
48
43
  key: 2,
49
44
  class: "tip",
50
45
  style: { "margin-left": "10px" }
51
46
  };
52
- const _hoisted_17 = { class: "thumbbox" };
53
- const _hoisted_18 = {
47
+ const _hoisted_14 = { class: "thumbbox" };
48
+ const _hoisted_15 = {
54
49
  key: 0,
55
50
  class: "tip"
56
51
  };
57
- const _hoisted_19 = {
52
+ const _hoisted_16 = {
58
53
  key: 1,
59
54
  class: "title"
60
55
  };
61
- const _hoisted_20 = /* @__PURE__ */ vue.createElementVNode("span", null, "\u56FE\u7247\u80CC\u666F\u989C\u8272", -1);
62
- const _hoisted_21 = [
63
- _hoisted_20
64
- ];
65
56
  const _sfc_main = vue.defineComponent({
66
57
  ...{ name: "selectThumb" },
67
58
  __name: "component",
@@ -492,7 +483,7 @@ const _sfc_main = vue.defineComponent({
492
483
  class: "title",
493
484
  style: vue.normalizeStyle({ width: _ctx.offset })
494
485
  }, [
495
- _hoisted_8,
486
+ _cache[11] || (_cache[11] = vue.createElementVNode("span", { style: { "margin-right": "10px" } }, "\u72EC\u7ACB\u8F6E\u64AD\u56FE", -1)),
496
487
  vue.createCommentVNode(" \u4E0A\u4E0B\u5E03\u5C40\u5F00\u5173\u5728\u6807\u9898\u540E "),
497
488
  !_ctx.flex ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Switch), {
498
489
  key: 0,
@@ -501,7 +492,7 @@ const _sfc_main = vue.defineComponent({
501
492
  size: "small"
502
493
  }, null, 8, ["modelValue"])) : vue.createCommentVNode("v-if", true)
503
494
  ], 4),
504
- vue.createElementVNode("div", _hoisted_9, [
495
+ vue.createElementVNode("div", _hoisted_8, [
505
496
  vue.createCommentVNode(" \u5DE6\u53F3\u5E03\u5C40\u5F00\u5173\u663E\u793A "),
506
497
  _ctx.flex ? (vue.openBlock(), vue.createBlock(vue.unref(webVue.Switch), {
507
498
  key: 0,
@@ -524,7 +515,9 @@ const _sfc_main = vue.defineComponent({
524
515
  onUploadLocal: _cache[6] || (_cache[6] = (cb) => _ctx.$emit("upload", cb)),
525
516
  onOpen: openDialogMediaSelection
526
517
  }, null, 8, ["data", "parentRef", "preview-list", "is-popover"])) : vue.createCommentVNode("v-if", true),
527
- hasBanner.value && styleData.value.banner_theme_color ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_10, _hoisted_12)) : vue.createCommentVNode("v-if", true),
518
+ hasBanner.value && styleData.value.banner_theme_color ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_9, _cache[12] || (_cache[12] = [
519
+ vue.createElementVNode("span", null, "\u72EC\u7ACB\u8F6E\u64AD\u56FE\u80CC\u666F\u989C\u8272", -1)
520
+ ]))) : vue.createCommentVNode("v-if", true),
528
521
  vue.createCommentVNode(" banner\u8C03\u8272\u677F "),
529
522
  hasBanner.value ? (vue.openBlock(), vue.createBlock(colorPalette, {
530
523
  key: 3,
@@ -542,13 +535,13 @@ const _sfc_main = vue.defineComponent({
542
535
  class: "title",
543
536
  style: vue.normalizeStyle({ width: _ctx.offset })
544
537
  }, [
545
- docSeriesShowTopThemeColor.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_13, [
546
- _ctx.topImageTitleValid ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_14, "*")) : vue.createCommentVNode("v-if", true),
538
+ docSeriesShowTopThemeColor.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_10, [
539
+ _ctx.topImageTitleValid ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_11, "*")) : vue.createCommentVNode("v-if", true),
547
540
  vue.createElementVNode("span", null, vue.toDisplayString(_ctx.topImageTitle || "\u5C01\u9762\u5934\u56FE"), 1)
548
- ])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_15, "PC\u5C01\u9762\u56FE")),
549
- !_ctx.flex ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_16, " (\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A1242px*662px) ")) : vue.createCommentVNode("v-if", true)
541
+ ])) : (vue.openBlock(), vue.createElementBlock("span", _hoisted_12, "PC\u5C01\u9762\u56FE")),
542
+ !_ctx.flex ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_13, " (\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A1242px*662px) ")) : vue.createCommentVNode("v-if", true)
550
543
  ], 4),
551
- vue.createElementVNode("div", _hoisted_17, [
544
+ vue.createElementVNode("div", _hoisted_14, [
552
545
  vue.createVNode(card, {
553
546
  id: `pc-banner-card`,
554
547
  data: pcBanner.value,
@@ -562,8 +555,10 @@ const _sfc_main = vue.defineComponent({
562
555
  onUploadLocal: _cache[8] || (_cache[8] = (cb) => _ctx.$emit("upload", cb)),
563
556
  onOpen: openDialogMediaSelection
564
557
  }, null, 8, ["data", "parentRef", "previewList", "is-popover"]),
565
- _ctx.flex ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_18, "(\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A1242px*662px)")) : vue.createCommentVNode("v-if", true),
566
- docSeriesShowTopThemeColor.value && styleData.value.top_theme_color ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_19, _hoisted_21)) : vue.createCommentVNode("v-if", true),
558
+ _ctx.flex ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_15, "(\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A1242px*662px)")) : vue.createCommentVNode("v-if", true),
559
+ docSeriesShowTopThemeColor.value && styleData.value.top_theme_color ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_16, _cache[13] || (_cache[13] = [
560
+ vue.createElementVNode("span", null, "\u56FE\u7247\u80CC\u666F\u989C\u8272", -1)
561
+ ]))) : vue.createCommentVNode("v-if", true),
567
562
  docSeriesShowTopThemeColor.value ? (vue.openBlock(), vue.createBlock(colorPalette, {
568
563
  key: 2,
569
564
  model: "top",
@@ -122,9 +122,9 @@ const _sfc_main = vue.defineComponent({
122
122
  onOk: handleOk,
123
123
  onCancel: handleClose
124
124
  }, {
125
- title: vue.withCtx(() => [
125
+ title: vue.withCtx(() => _cache[1] || (_cache[1] = [
126
126
  vue.createTextVNode("\u4E0A\u4F20\u914D\u7F6E")
127
- ]),
127
+ ])),
128
128
  default: vue.withCtx(() => [
129
129
  vue.createElementVNode("div", _hoisted_1, [
130
130
  vue.createVNode(vue.unref(webVue.Table), {
@@ -138,9 +138,9 @@ const _sfc_main = vue.defineComponent({
138
138
  type: "text",
139
139
  onClick: _cache[1] || (_cache[1] = ($event) => loginOut())
140
140
  }, {
141
- default: vue.withCtx(() => [
141
+ default: vue.withCtx(() => _cache[2] || (_cache[2] = [
142
142
  vue.createTextVNode("\u9000\u51FA")
143
- ]),
143
+ ])),
144
144
  _: 1
145
145
  })
146
146
  ])
@@ -226,9 +226,9 @@ const _sfc_main = vue.defineComponent({
226
226
  size: "mini",
227
227
  onClick: clearUserSelectedList
228
228
  }, {
229
- default: vue.withCtx(() => [
229
+ default: vue.withCtx(() => _cache[0] || (_cache[0] = [
230
230
  vue.createTextVNode("\u5168\u90E8\u6E05\u9664")
231
- ]),
231
+ ])),
232
232
  _: 1
233
233
  })
234
234
  ]),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "0.3.74",
3
+ "version": "0.3.76",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",