china-mobile-international-custom-components 0.1.22 → 0.1.24

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 (68) hide show
  1. package/es/AddOrEditSupplierDialog.mjs +2 -2
  2. package/es/AgentDetail.mjs +5 -5
  3. package/es/ApplicationTypeTag.mjs +3 -3
  4. package/es/AuthSection.mjs +2 -2
  5. package/es/AutoShowTooltip.mjs +1 -1
  6. package/es/AvailableRangePreview.mjs +1 -1
  7. package/es/AvailableRangeSetting.mjs +5 -5
  8. package/es/CodeView.mjs +1 -1
  9. package/es/CommonTagsList.mjs +62 -62
  10. package/es/CreateMcpForm.mjs +6 -6
  11. package/es/CustomSidebar.mjs +1 -1
  12. package/es/CustomTitle.mjs +1 -1
  13. package/es/CustomToggle.mjs +11 -11
  14. package/es/DialogContainer.mjs +5 -5
  15. package/es/DocSyncSelect.mjs +2 -2
  16. package/es/FileDisplay.mjs +1 -1
  17. package/es/FilePreview.mjs +9 -9
  18. package/es/FileUploader.mjs +2 -2
  19. package/es/ImageComponent.mjs +5 -0
  20. package/es/Logo.mjs +2 -2
  21. package/es/McpFormDialog.mjs +1 -1
  22. package/es/McpParamsSet.mjs +4 -4
  23. package/es/MdEditor.mjs +3 -3
  24. package/es/PageContainer.mjs +2 -2
  25. package/es/ParameterTable.mjs +2 -2
  26. package/es/PublishRecord.mjs +6 -6
  27. package/es/RadioGroup.mjs +5 -5
  28. package/es/SourcePublish.mjs +6 -6
  29. package/es/Table.mjs +2 -2
  30. package/es/WorkFlowDialog.mjs +3 -3
  31. package/es/WorkflowComponent.mjs +1 -1
  32. package/es/assets/ImageComponent.css +0 -0
  33. package/es/assets/layout2.css +1 -1
  34. package/es/chunks/AddAgentDialog.BEDSZ4er.js +244 -0
  35. package/es/chunks/AddDialog.RuOrCghd.js +1969 -0
  36. package/es/chunks/BackBar.Ck5CV5ZM.js +629 -0
  37. package/es/chunks/CreatePluginDialog.DbQIt3Mz.js +775 -0
  38. package/es/chunks/CreateWorkflow.CIYJ3nGZ.js +268 -0
  39. package/es/chunks/ImageComponent.BgYVT3ZJ.js +74 -0
  40. package/es/chunks/ToolList.2k07ztsY.js +106 -0
  41. package/es/chunks/config.B_uTnClF.js +47 -0
  42. package/es/chunks/config.e_OOovlY.js +358 -0
  43. package/es/chunks/i18n.9cHOVn6X.js +4049 -0
  44. package/es/chunks/index.BGLAHzZm.js +398 -0
  45. package/es/chunks/index.CCNAKdQj.js +1279 -0
  46. package/es/chunks/index.CXIY0q5X.js +172 -0
  47. package/es/chunks/index.Cv9pn5nk.js +4 -0
  48. package/es/chunks/index.CyiNa6lr.js +256 -0
  49. package/es/chunks/index.JG8-HCzk.js +29609 -0
  50. package/es/chunks/layout.BAvYghmE.js +650 -0
  51. package/es/chunks/layout.BGxsktpj.js +650 -0
  52. package/es/chunks/layout.CrO2n3Dk.js +648 -0
  53. package/es/chunks/layout.Iob_aYQ7.js +26 -0
  54. package/es/chunks/layout.mwJCmdfw.js +648 -0
  55. package/es/chunks/view.BSjGhafy.js +824 -0
  56. package/es/index.mjs +66 -66
  57. package/lib/CommonTagsList.js +1 -1
  58. package/lib/CustomSidebar.js +1 -1
  59. package/lib/ImageComponent.js +1 -0
  60. package/lib/assets/ImageComponent.css +0 -0
  61. package/lib/assets/layout2.css +1 -1
  62. package/lib/chunks/ImageComponent.CdPLM_LX.js +1 -0
  63. package/lib/chunks/index.Cbkv4rXa.js +1 -0
  64. package/lib/chunks/layout.BPaMqsSV.js +1 -0
  65. package/lib/chunks/layout.CcvMc8-K.js +1 -0
  66. package/lib/chunks/layout.zlS8S4UN.js +1 -0
  67. package/lib/index.js +1 -1
  68. package/package.json +4 -4
@@ -1,6 +1,6 @@
1
1
  import { w as Le } from "./chunks/index.bCzIhWFw.js";
2
- import { createElementBlock as L, openBlock as i, normalizeClass as se, createElementVNode as A, Fragment as k, renderList as G, normalizeStyle as Me, createBlock as y, createCommentVNode as w, createTextVNode as P, unref as e, withCtx as r, resolveDynamicComponent as de, toDisplayString as D, computed as _e, ref as p, onMounted as me, createVNode as s, reactive as Re } from "vue";
3
- import { u as Oe } from "./chunks/i18n.3X53o1Ks.js";
2
+ import { openBlock as i, createElementBlock as L, normalizeClass as se, createElementVNode as A, Fragment as k, renderList as G, normalizeStyle as Me, createBlock as y, unref as e, withCtx as r, resolveDynamicComponent as de, createCommentVNode as w, createTextVNode as P, toDisplayString as D, computed as _e, ref as p, onMounted as me, createVNode as s, reactive as Re } from "vue";
3
+ import { u as Oe } from "./chunks/i18n.9cHOVn6X.js";
4
4
  import { g as H } from "./chunks/request.24c3shPx.js";
5
5
  import { ElIcon as S, ElButton as F, ElMessage as K, ElForm as Ae, ElFormItem as f, ElInput as B, ElSelect as re, ElOption as ue } from "element-plus";
6
6
  import { IconWarn as De, IconGoto3 as ie, Workflow as ge } from "color-message-aibox-vue";
@@ -1,18 +1,18 @@
1
1
  import { w as PB } from "./chunks/index.bCzIhWFw.js";
2
- import { useCssVars as BB, computed as We, createBlock as qe, openBlock as $, unref as X, createSlots as RB, withCtx as Fe, createElementVNode as Ce, renderSlot as As, createElementBlock as ge, createCommentVNode as Bt, toDisplayString as Qe, Fragment as Sr, renderList as wn, inject as s1, onMounted as zs, ref as Xe, normalizeClass as Fs, watch as Vy, onBeforeUnmount as sD, nextTick as bs, onUnmounted as NB, resolveComponent as cu, resolveDirective as vu, createVNode as Ee, withDirectives as Ba, vShow as Xh, resolveDynamicComponent as zy, createTextVNode as Wu, normalizeStyle as eh, normalizeProps as Fy, mergeProps as Gy, withModifiers as kB, reactive as lD, isRef as l1, shallowRef as u1 } from "vue";
3
- import { g as Jr, u as Hn } from "./chunks/i18n.3X53o1Ks.js";
2
+ import { useCssVars as BB, computed as We, openBlock as $, createBlock as qe, unref as X, createSlots as RB, withCtx as Fe, createElementVNode as Ce, renderSlot as As, createElementBlock as ge, toDisplayString as Qe, createCommentVNode as Bt, Fragment as Sr, renderList as wn, inject as s1, onMounted as zs, ref as Xe, normalizeClass as Fs, watch as Vy, onBeforeUnmount as sD, nextTick as bs, onUnmounted as NB, resolveComponent as cu, resolveDirective as vu, withDirectives as Ba, createVNode as Ee, vShow as Xh, resolveDynamicComponent as zy, createTextVNode as Wu, normalizeStyle as eh, normalizeProps as Fy, mergeProps as Gy, withModifiers as kB, reactive as lD, isRef as l1, shallowRef as u1 } from "vue";
3
+ import { g as Jr, u as Hn } from "./chunks/i18n.9cHOVn6X.js";
4
4
  import { AiboxTabs as OB } from "./AddOrEditSupplierDialog.mjs";
5
5
  import { AiboxTable as VB } from "./Table.mjs";
6
6
  import { ElDrawer as zB, ElIcon as mr, ElCollapseTransition as FB, ElTooltip as Lo, ElTag as GB, ElButton as uD, ElRow as WB, ElCol as f1, ElSelect as c1, ElOption as v1, ElDatePicker as HB } from "element-plus";
7
- import { v as UB, r as h1, C as d1, P as YB } from "./chunks/view.C9ClcFuE.js";
7
+ import { v as UB, r as h1, C as d1, P as YB } from "./chunks/view.BSjGhafy.js";
8
8
  import { _ as It } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
9
9
  import { g as th } from "./chunks/publish.B54x3k6E.js";
10
10
  import { t as ZB, f as fD, a as cD } from "./chunks/numberFormatter.BRGqfWO4.js";
11
11
  import { IconZuoCopyCopy as XB, IconCopy1 as QB, IconRefresh1 as jB, IconVoice1 as KB, IconGood1 as JB, IconBad2 as qB, IconComputer as $B, IconHide as eR, IconRefresh as tR } from "color-message-aibox-vue";
12
12
  import rR, { HtmlNodeModel as nR, PolylineEdge as aR, h as iR, PolylineEdgeModel as oR, EventType as sR } from "@logicflow/core";
13
- import { b as lR, m as vD, F as hD, i as uR, c as fR, d as Jl } from "./chunks/index.BLHuw7qe.js";
13
+ import { c as lR, m as vD, F as hD, i as uR, s as fR, d as Jl } from "./chunks/index.CCNAKdQj.js";
14
14
  import { n as cR, u as vR, d as hR } from "./chunks/usePreview.K_Ffcf49.js";
15
- import { u as dR } from "./chunks/index.DrxYDdRR.js";
15
+ import { u as dR } from "./chunks/index.CXIY0q5X.js";
16
16
  import { useRoute as dD } from "vue-router";
17
17
  import { GlassProxy as p1, ApplicationIcon as pR, SOURCE_TYPE as AR } from "color-star-custom-components";
18
18
  import './assets/AgentDetail.css';const gR = { key: 0 }, yR = { class: "drawer-body" }, mR = {
@@ -1,7 +1,7 @@
1
1
  import { w as T } from "./chunks/index.bCzIhWFw.js";
2
- import { computed as r, createElementBlock as n, openBlock as I, normalizeClass as u, toDisplayString as _ } from "vue";
2
+ import { computed as r, openBlock as n, createElementBlock as I, normalizeClass as u, toDisplayString as _ } from "vue";
3
3
  import { APPLICATION_TYPE as e } from "color-star-custom-components";
4
- import { u as p } from "./chunks/i18n.3X53o1Ks.js";
4
+ import { u as p } from "./chunks/i18n.9cHOVn6X.js";
5
5
  import { _ as i } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
6
6
  import './assets/ApplicationTypeTag.css';const L = () => {
7
7
  const { t } = p();
@@ -46,7 +46,7 @@ import './assets/ApplicationTypeTag.css';const L = () => {
46
46
  },
47
47
  setup(t) {
48
48
  const a = t, { APPLICATION_TYPE_TAB_LIST: A } = L(), l = r(() => A.find((o) => o.value === a.type)?.alias || ""), s = r(() => a.type === e.dialogue ? "dialogue" : "autonomously");
49
- return (o, m) => (I(), n("div", {
49
+ return (o, m) => (n(), I("div", {
50
50
  class: u(s.value)
51
51
  }, _(l.value), 3));
52
52
  }
@@ -1,8 +1,8 @@
1
1
  import { w as Y } from "./chunks/index.bCzIhWFw.js";
2
- import { computed as x, ref as D, watch as w, createElementBlock as O, openBlock as i, createVNode as r, createBlock as c, createCommentVNode as d, unref as a, createElementVNode as E, createTextVNode as A, toDisplayString as N, withCtx as h, normalizeClass as y, withDirectives as L, vShow as C } from "vue";
2
+ import { computed as x, ref as D, watch as w, openBlock as i, createElementBlock as O, createVNode as r, unref as a, createBlock as c, createCommentVNode as d, createElementVNode as E, createTextVNode as A, toDisplayString as N, withCtx as h, normalizeClass as y, withDirectives as L, vShow as C } from "vue";
3
3
  import { RadioGroup as _ } from "./RadioGroup.mjs";
4
4
  import { ElTooltip as M, ElIcon as f, ElInput as v } from "element-plus";
5
- import { u as P } from "./chunks/i18n.3X53o1Ks.js";
5
+ import { u as P } from "./chunks/i18n.9cHOVn6X.js";
6
6
  import { IconTip as I } from "color-message-aibox-vue";
7
7
  import { _ as R } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
8
8
  import './assets/AuthSection.css';const q = { class: "auth-section" }, z = {
@@ -1,5 +1,5 @@
1
1
  import { w as f } from "./chunks/index.bCzIhWFw.js";
2
- import { ref as s, watch as m, nextTick as d, onMounted as p, onBeforeUnmount as v, createBlock as h, openBlock as u, unref as y, withCtx as w, createElementVNode as b, normalizeStyle as S, renderSlot as g, createElementBlock as k, toDisplayString as x } from "vue";
2
+ import { ref as s, watch as m, nextTick as d, onMounted as p, onBeforeUnmount as v, openBlock as u, createBlock as h, unref as y, withCtx as w, createElementVNode as b, normalizeStyle as S, renderSlot as g, createElementBlock as k, toDisplayString as x } from "vue";
3
3
  import { ElTooltip as T } from "element-plus";
4
4
  import { _ as I } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
5
5
  import './assets/AutoShowTooltip.css';const H = { key: 1 }, O = {
@@ -1,5 +1,5 @@
1
1
  import "./chunks/index.bCzIhWFw.js";
2
- import { A as r, T as s, A as t } from "./chunks/index.C3QfeHLU.js";
2
+ import { A as r, T as s, A as t } from "./chunks/index.CyiNa6lr.js";
3
3
  export {
4
4
  r as AvailableRangePreview,
5
5
  s as TagList,
@@ -1,13 +1,13 @@
1
1
  import { w as B } from "./chunks/index.bCzIhWFw.js";
2
- import { ref as d, computed as k, watch as N, nextTick as x, createBlock as M, openBlock as T, unref as a, withCtx as V, createElementVNode as O, createVNode as A, createElementBlock as D, createCommentVNode as w, Fragment as G, renderList as $, createTextVNode as C, toDisplayString as L, onMounted as F } from "vue";
2
+ import { ref as d, computed as k, watch as N, nextTick as x, openBlock as T, createBlock as M, unref as a, withCtx as V, createElementVNode as O, createVNode as A, createElementBlock as D, Fragment as G, renderList as $, createTextVNode as C, toDisplayString as L, createCommentVNode as w, onMounted as F } from "vue";
3
3
  import { emitsMap as t } from "color-star-custom-methods";
4
- import { u as H, A as X } from "./chunks/index.C3QfeHLU.js";
4
+ import { u as H, A as X } from "./chunks/index.CyiNa6lr.js";
5
5
  import { ElRadioGroup as Y, ElRadio as j, ElButton as P } from "element-plus";
6
6
  import { useDialog as q, DialogContainer as W } from "./DialogContainer.mjs";
7
7
  import { TreeShowSelect as z } from "color-star-custom-components";
8
- import { r as J, R as U, a as K } from "./chunks/config.wjPi9AZN.js";
9
- import { D as _e, M as he, P as Ae } from "./chunks/config.wjPi9AZN.js";
10
- import { u as Q } from "./chunks/i18n.3X53o1Ks.js";
8
+ import { r as J, R as U, a as K } from "./chunks/config.B_uTnClF.js";
9
+ import { D as _e, M as he, P as Ae } from "./chunks/config.B_uTnClF.js";
10
+ import { u as Q } from "./chunks/i18n.9cHOVn6X.js";
11
11
  import { g as Z } from "./chunks/request.24c3shPx.js";
12
12
  const ee = { class: "dialog-content" }, le = {
13
13
  key: 0,
package/es/CodeView.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { w as o } from "./chunks/index.bCzIhWFw.js";
2
- import { C as t } from "./chunks/index.DrxYDdRR.js";
2
+ import { C as t } from "./chunks/index.CXIY0q5X.js";
3
3
  const i = o(t);
4
4
  export {
5
5
  i as CodeView,
@@ -1,10 +1,10 @@
1
- import { w as D } from "./chunks/index.bCzIhWFw.js";
2
- import { computed as c, createBlock as p, openBlock as t, unref as s, withCtx as h, createElementVNode as m, createCommentVNode as _, resolveDynamicComponent as x, toDisplayString as u, createElementBlock as l, Fragment as v, renderList as T, createVNode as b, normalizeStyle as B, createTextVNode as k, withModifiers as M } from "vue";
3
- import { ElTag as w, ElIcon as U, ElPopover as z } from "element-plus";
4
- import { u as G } from "./chunks/i18n.3X53o1Ks.js";
5
- import { I as H, f as O, e as E, d as V, P as A, R as L, C as R, g as F } from "./chunks/config.CVYCnWlD.js";
6
- import { A as $ } from "./chunks/index.C3QfeHLU.js";
7
- import { P as N } from "./chunks/config.wjPi9AZN.js";
1
+ import { w as V } from "./chunks/index.bCzIhWFw.js";
2
+ import { computed as i, openBlock as t, createBlock as m, unref as s, withCtx as h, createElementVNode as p, resolveDynamicComponent as U, createCommentVNode as _, toDisplayString as u, createElementBlock as a, Fragment as v, renderList as T, createVNode as I, normalizeStyle as H, createTextVNode as k, withModifiers as M } from "vue";
3
+ import { ElTag as w, ElIcon as x, ElPopover as z } from "element-plus";
4
+ import { u as G } from "./chunks/i18n.9cHOVn6X.js";
5
+ import { I as E, f as O, e as P, d as D, P as A, R as C, C as R, g as F } from "./chunks/config.e_OOovlY.js";
6
+ import { A as $ } from "./chunks/index.CyiNa6lr.js";
7
+ import { P as y } from "./chunks/config.B_uTnClF.js";
8
8
  import { _ as j } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
9
9
  import './assets/CommonTagsList.css';const K = { class: "status-tag-content flex items-center" }, W = { class: "status-text fz-12" }, Y = {
10
10
  __name: "StatusTag",
@@ -27,20 +27,20 @@ import './assets/CommonTagsList.css';const K = { class: "status-tag-content flex
27
27
  }
28
28
  },
29
29
  setup(r) {
30
- const f = r, a = c(() => f.inActive === H.UNPUBLISHED ? N.UNPUBLISHED : f.channelStatus), C = c(() => O[a.value]), y = c(() => E[a.value]), d = c(() => V[a.value]), g = c(() => A[a.value]);
31
- return (i, e) => (t(), p(s(w), { type: C.value }, {
30
+ const f = r, o = i(() => f.inActive === E.UNPUBLISHED ? y.UNPUBLISHED : f.channelStatus), N = i(() => O[o.value]), g = i(() => P[o.value]), d = i(() => D[o.value]), b = i(() => A[o.value]);
31
+ return (c, e) => (t(), m(s(w), { type: N.value }, {
32
32
  default: h(() => [
33
- m("div", K, [
34
- r.showIcon && d.value ? (t(), p(s(U), {
33
+ p("div", K, [
34
+ r.showIcon && d.value ? (t(), m(s(x), {
35
35
  key: 0,
36
- color: g.value
36
+ color: b.value
37
37
  }, {
38
38
  default: h(() => [
39
- (t(), p(x(d.value)))
39
+ (t(), m(U(d.value)))
40
40
  ]),
41
41
  _: 1
42
42
  }, 8, ["color"])) : _("", !0),
43
- m("span", W, u(r.statusText || y.value), 1)
43
+ p("span", W, u(r.statusText || g.value), 1)
44
44
  ])
45
45
  ]),
46
46
  _: 1
@@ -78,121 +78,121 @@ import './assets/CommonTagsList.css';const K = { class: "status-tag-content flex
78
78
  }
79
79
  },
80
80
  setup(r) {
81
- const { t: f } = G(), a = r, C = c(() => a.publishChannelList || []), y = c(() => {
82
- if (!a.publishChannelList?.length) return [];
83
- const i = a.publishChannelList.reduce((e, o) => {
84
- const S = o.inActive === H.UNPUBLISHED ? N.UNPUBLISHED : o.channelStatus;
85
- return e[S] || (e[S] = []), e[S].push(o), e;
81
+ const { t: f } = G(), o = r, N = i(() => o.publishChannelList || []), g = i(() => {
82
+ if (!o.publishChannelList?.length) return [];
83
+ const c = o.publishChannelList.reduce((e, l) => {
84
+ const S = l.inActive === E.UNPUBLISHED ? y.UNPUBLISHED : l.channelStatus;
85
+ return e[S] || (e[S] = []), e[S].push(l), e;
86
86
  }, {});
87
- return Object.entries(i).map(([e, o]) => ({
87
+ return Object.entries(c).map(([e, l]) => ({
88
88
  status: parseInt(e),
89
- channels: o
90
- })).sort((e, o) => o.status - e.status);
91
- }), d = c(() => {
92
- if (!a.publishChannelList?.length) return [];
93
- const i = f("COMMON_TAGS_LIST.UNKNOWN_CHANNEL");
94
- return a.publishChannelList.filter((e) => e.visibleScope && e.visibleScope.length > 0).map((e) => ({
95
- channelName: L[e.channelType]?.name(a.sourceType) || i,
89
+ channels: l
90
+ })).sort((e, l) => l.status - e.status);
91
+ }), d = i(() => {
92
+ if (!o.publishChannelList?.length) return [];
93
+ const c = f("COMMON_TAGS_LIST.UNKNOWN_CHANNEL");
94
+ return o.publishChannelList.filter((e) => !e.visibleScope || e.visibleScope.length === 0 ? !1 : !(e.inActive === E.UNPUBLISHED) && e.channelStatus === y.PUBLISHED).map((e) => ({
95
+ channelName: C[e.channelType]?.name(o.sourceType) || c,
96
96
  channelType: e.channelType,
97
97
  visibleScope: e.visibleScope,
98
98
  allVisible: e.allVisible
99
99
  }));
100
- }), g = (i) => {
101
- const e = F[i];
100
+ }), b = (c) => {
101
+ const e = F[c];
102
102
  return R[e];
103
103
  };
104
- return (i, e) => (t(), l("div", q, [
105
- (t(!0), l(v, null, T(C.value, (o, S) => (t(), p(s(z), {
104
+ return (c, e) => (t(), a("div", q, [
105
+ (t(!0), a(v, null, T(N.value, (l, S) => (t(), m(s(z), {
106
106
  key: S,
107
107
  placement: "bottom",
108
108
  trigger: "click",
109
109
  width: "300"
110
110
  }, {
111
111
  reference: h(() => [
112
- b(X, {
112
+ I(X, {
113
113
  onClick: e[0] || (e[0] = M(() => {
114
114
  }, ["stop"])),
115
- "channel-status": o.channelStatus,
116
- "in-active": o.inActive,
117
- "status-text": s(L)?.[o.channelType]?.name(r.sourceType),
115
+ "channel-status": l.channelStatus,
116
+ "in-active": l.inActive,
117
+ "status-text": s(C)?.[l.channelType]?.name(r.sourceType),
118
118
  "show-icon": !0,
119
119
  class: "mg-r-4 mg-b-4"
120
120
  }, null, 8, ["channel-status", "in-active", "status-text"])
121
121
  ]),
122
122
  default: h(() => [
123
- m("div", J, [
124
- (t(!0), l(v, null, T(y.value, (n, I) => (t(), l(v, {
123
+ p("div", J, [
124
+ (t(!0), a(v, null, T(g.value, (n, L) => (t(), a(v, {
125
125
  key: n.status
126
126
  }, [
127
- n.channels.length > 0 ? (t(), l("div", Q, [
128
- m("div", Z, [
129
- b(s(U), {
130
- style: B({ color: s(A)[n.status] })
127
+ n.channels.length > 0 ? (t(), a("div", Q, [
128
+ p("div", Z, [
129
+ I(s(x), {
130
+ style: H({ color: s(A)[n.status] })
131
131
  }, {
132
132
  default: h(() => [
133
- (t(), p(x(s(V)[n.status])))
133
+ (t(), m(U(s(D)[n.status])))
134
134
  ]),
135
135
  _: 2
136
136
  }, 1032, ["style"]),
137
- m("div", {
137
+ p("div", {
138
138
  class: "content-item-name fz-14 mg-l-4",
139
- style: B({ color: s(A)[n.status] })
140
- }, u(s(E)[n.status]) + "(" + u(n.channels.length) + ") ", 5)
139
+ style: H({ color: s(A)[n.status] })
140
+ }, u(s(P)[n.status]) + "(" + u(n.channels.length) + ") ", 5)
141
141
  ]),
142
- m("div", ee, [
143
- (t(!0), l(v, null, T(n.channels, (P) => (t(), l("div", {
142
+ p("div", ee, [
143
+ (t(!0), a(v, null, T(n.channels, (B) => (t(), a("div", {
144
144
  class: "b-item-box mg-r-8 radius-4 fz-12 pd-t-4 pd-b-4 pd-l-8 pd-r-8 mg-b-8 text-1f2329 bg-f5f6f7",
145
- key: P.channelType
146
- }, u(s(L)?.[P.channelType]?.name(
145
+ key: B.channelType
146
+ }, u(s(C)?.[B.channelType]?.name(
147
147
  r.sourceType
148
148
  )), 1))), 128))
149
149
  ])
150
150
  ])) : _("", !0),
151
- I < y.value.length - 1 ? (t(), l("div", te)) : _("", !0)
151
+ L < g.value.length - 1 ? (t(), a("div", te)) : _("", !0)
152
152
  ], 64))), 128)),
153
- d.value.length > 0 ? (t(), l("div", se, [
154
- (t(!0), l(v, null, T(d.value, (n, I) => (t(), l("div", {
153
+ d.value.length > 0 ? (t(), a("div", se, [
154
+ (t(!0), a(v, null, T(d.value, (n, L) => (t(), a("div", {
155
155
  key: n.channelType,
156
156
  class: "channel-visible-range"
157
157
  }, [
158
- m("div", ne, [
159
- b(s(U), {
158
+ p("div", ne, [
159
+ I(s(x), {
160
160
  class: "mg-r-2",
161
161
  size: "14",
162
- color: g(n.channelType)?.iconColor
162
+ color: b(n.channelType)?.iconColor
163
163
  }, {
164
164
  default: h(() => [
165
- (t(), p(x(g(n.channelType)?.icon)))
165
+ (t(), m(U(b(n.channelType)?.icon)))
166
166
  ]),
167
167
  _: 2
168
168
  }, 1032, ["color"]),
169
169
  k(" " + u(n.channelName) + " " + u(s(f)("COMMON_TAGS_LIST.AVAILABLE_SCOPE")), 1)
170
170
  ]),
171
- b(s($), {
171
+ I(s($), {
172
172
  "all-visible": n.allVisible,
173
173
  "model-value": n.visibleScope,
174
174
  "tree-list": [],
175
175
  readonly: !0
176
176
  }, null, 8, ["all-visible", "model-value"]),
177
- I < d.value.length - 1 ? (t(), l("div", le)) : _("", !0)
177
+ L < d.value.length - 1 ? (t(), a("div", le)) : _("", !0)
178
178
  ]))), 128))
179
179
  ])) : _("", !0)
180
180
  ])
181
181
  ]),
182
182
  _: 2
183
183
  }, 1024))), 128)),
184
- r.publishChannelList?.length ? _("", !0) : (t(), p(s(w), {
184
+ r.publishChannelList?.length ? _("", !0) : (t(), m(s(w), {
185
185
  key: 0,
186
- type: s(O)[s(N).UNPUBLISHED]
186
+ type: s(O)[s(y).UNPUBLISHED]
187
187
  }, {
188
188
  default: h(() => [
189
- k(u(s(E)[s(N).UNPUBLISHED]), 1)
189
+ k(u(s(P)[s(y).UNPUBLISHED]), 1)
190
190
  ]),
191
191
  _: 1
192
192
  }, 8, ["type"]))
193
193
  ]));
194
194
  }
195
- }), de = D(ae);
195
+ }), de = V(ae);
196
196
  export {
197
197
  de as CommonTagsList,
198
198
  X as StatusTag,
@@ -1,11 +1,11 @@
1
1
  import { w as k } from "./chunks/index.bCzIhWFw.js";
2
- import { ref as R, reactive as S, watch as x, createBlock as d, openBlock as C, unref as e, withCtx as u, createVNode as i, createCommentVNode as f, createElementVNode as m, toDisplayString as E, createTextVNode as h } from "vue";
2
+ import { ref as R, reactive as S, watch as x, openBlock as d, createBlock as C, unref as e, withCtx as u, createVNode as i, createCommentVNode as f, createElementVNode as m, toDisplayString as E, createTextVNode as h } from "vue";
3
3
  import { ElForm as Q, ElFormItem as p, ElTooltip as b, ElIcon as F, ElInput as M, ElMessage as T } from "element-plus";
4
4
  import { IconTip as U } from "color-message-aibox-vue";
5
5
  import { n as K } from "./chunks/usePreview.K_Ffcf49.js";
6
6
  import { AuthSection as H } from "./AuthSection.mjs";
7
7
  import { RadioGroup as j } from "./RadioGroup.mjs";
8
- import { u as g } from "./chunks/i18n.3X53o1Ks.js";
8
+ import { u as g } from "./chunks/i18n.9cHOVn6X.js";
9
9
  import "./AddOrEditSupplierDialog.mjs";
10
10
  import { FileUploader as q } from "./FileUploader.mjs";
11
11
  import { MdEditor as z } from "./MdEditor.mjs";
@@ -185,7 +185,7 @@ import './assets/CreateMcpForm.css';const G = () => {
185
185
  } else
186
186
  o.value.auth.keyType = "custom", o.value.auth.paramName = "", o.value.auth.paramValue = "", o.value.auth.token = "";
187
187
  a.icon && a.icon !== "0" && a.iconUrl && (c.value = [{ bnid: a.icon, url: a.iconUrl }]);
188
- } }), (a, r) => (C(), d(e(Q), {
188
+ } }), (a, r) => (d(), C(e(Q), {
189
189
  ref_key: "ruleFormRef",
190
190
  ref: v,
191
191
  model: l,
@@ -233,7 +233,7 @@ import './assets/CreateMcpForm.css';const G = () => {
233
233
  onOnPreview: Y
234
234
  }, {
235
235
  CardUploader: u(() => [
236
- c.value.length === 0 ? (C(), d(e(q), {
236
+ c.value.length === 0 ? (d(), C(e(q), {
237
237
  key: 0,
238
238
  "upload-type": "Card",
239
239
  onOnSuccess: D,
@@ -282,7 +282,7 @@ import './assets/CreateMcpForm.css';const G = () => {
282
282
  ]),
283
283
  _: 1
284
284
  }, 8, ["label"]),
285
- s.showOverview ? (C(), d(e(p), {
285
+ s.showOverview ? (d(), C(e(p), {
286
286
  key: 0,
287
287
  class: "scrollable-form__item",
288
288
  label: e(t)("LIBRARY_CREATEMCPFORM.MCP_OVERVIEW"),
@@ -329,7 +329,7 @@ import './assets/CreateMcpForm.css';const G = () => {
329
329
  ]),
330
330
  _: 1
331
331
  }, 8, ["label"]),
332
- o.value.auth.authType === "apiKey" ? (C(), d(e(p), {
332
+ o.value.auth.authType === "apiKey" ? (d(), C(e(p), {
333
333
  key: 1,
334
334
  class: "scrollable-form__item",
335
335
  prop: "applyLink"
@@ -1,4 +1,4 @@
1
- import { l as e, a as n, n as t, M as d, N as E, S as o, T as i, d as r, e as P, f as M, h as T, k as u, m as I, g as N, j as S, c as _, b as f, i as p, p as c, t as h } from "./chunks/layout.4cXSFqV7.js";
1
+ import { l as e, M as n, a as t, b as d, N as E, S as o, T as i, c as r, e as P, f as M, d as T, g as u, h as I, i as N, j as S, k as _, m as f, n as p, p as c, t as h } from "./chunks/layout.BAvYghmE.js";
2
2
  export {
3
3
  e as CustomSidebar,
4
4
  n as MENU_COLOR_STRATEGY,
@@ -1,5 +1,5 @@
1
1
  import { w as t } from "./chunks/index.bCzIhWFw.js";
2
- import { C as o } from "./chunks/layout.CygCXa6s.js";
2
+ import { C as o } from "./chunks/layout.Iob_aYQ7.js";
3
3
  const a = t(o);
4
4
  export {
5
5
  a as CustomTitle,
@@ -1,5 +1,5 @@
1
1
  import { w as H } from "./chunks/index.bCzIhWFw.js";
2
- import { ref as J, computed as a, onMounted as P, createElementBlock as m, openBlock as i, createElementVNode as w, createBlock as D, createCommentVNode as x, Fragment as E, renderList as N, normalizeStyle as Q, normalizeClass as j, createTextVNode as U, toDisplayString as S, unref as g, withCtx as v, createVNode as k, nextTick as X } from "vue";
2
+ import { ref as J, computed as a, onMounted as P, openBlock as i, createElementBlock as m, createElementVNode as w, Fragment as D, renderList as E, normalizeStyle as Q, normalizeClass as N, toDisplayString as x, createCommentVNode as S, createTextVNode as U, createBlock as j, unref as g, withCtx as v, createVNode as k, nextTick as X } from "vue";
3
3
  import { useRoute as Y } from "vue-router";
4
4
  import { ElDropdown as ee, ElIcon as te, ElDropdownMenu as ne, ElDropdownItem as le } from "element-plus";
5
5
  import { IconZuoCopy as oe } from "color-message-aibox-vue";
@@ -155,11 +155,11 @@ import './assets/CustomToggle.css';const re = (V) => `${V}-custom-toggle`, ae =
155
155
  ref: B,
156
156
  class: "visible-options flex-1 overflow-x-auto overflow-y-hidden relative flex"
157
157
  }, [
158
- (i(!0), m(E, null, N(f.value, (t, n) => (i(), m("div", {
158
+ (i(!0), m(D, null, E(f.value, (t, n) => (i(), m("div", {
159
159
  key: s(t, n),
160
160
  id: `toggle-option-${s(t, n)}`,
161
161
  "data-option-value": s(t, n),
162
- class: j(["toggle-item pointer text-center flex items-center justify-center ellipsis-1 relative pointer", {
162
+ class: N(["toggle-item pointer text-center flex items-center justify-center ellipsis-1 relative pointer", {
163
163
  active: d(t, n),
164
164
  "first-active": d(t, n) && n === 0,
165
165
  "last-active": d(t, n) && n === f.value.length - 1
@@ -167,12 +167,12 @@ import './assets/CustomToggle.css';const re = (V) => `${V}-custom-toggle`, ae =
167
167
  style: Q({ width: K.value }),
168
168
  onClick: (p) => Z(t, n)
169
169
  }, [
170
- l.showOrderNumber ? (i(), m("div", ue, S(R(t, n)), 1)) : x("", !0),
171
- U(" " + S(M(t)) + " ", 1),
172
- W(t, n) ? (i(), m("span", ce, "|")) : x("", !0)
170
+ l.showOrderNumber ? (i(), m("div", ue, x(R(t, n)), 1)) : S("", !0),
171
+ U(" " + x(M(t)) + " ", 1),
172
+ W(t, n) ? (i(), m("span", ce, "|")) : S("", !0)
173
173
  ], 14, ie))), 128))
174
174
  ], 512),
175
- A.value ? (i(), D(g(ee), {
175
+ A.value ? (i(), j(g(ee), {
176
176
  key: 0,
177
177
  trigger: "click",
178
178
  onCommand: q
@@ -180,13 +180,13 @@ import './assets/CustomToggle.css';const re = (V) => `${V}-custom-toggle`, ae =
180
180
  dropdown: v(() => [
181
181
  k(g(ne), null, {
182
182
  default: v(() => [
183
- (i(!0), m(E, null, N(b.value, (t, n) => (i(), D(g(le), {
183
+ (i(!0), m(D, null, E(b.value, (t, n) => (i(), j(g(le), {
184
184
  key: s(t, n),
185
185
  command: s(t, n),
186
- class: j({ "is-active": d(t, n) })
186
+ class: N({ "is-active": d(t, n) })
187
187
  }, {
188
188
  default: v(() => [
189
- w("span", pe, S(M(t)), 1)
189
+ w("span", pe, x(M(t)), 1)
190
190
  ]),
191
191
  _: 2
192
192
  }, 1032, ["command", "class"]))), 128))
@@ -205,7 +205,7 @@ import './assets/CustomToggle.css';const re = (V) => `${V}-custom-toggle`, ae =
205
205
  ])
206
206
  ]),
207
207
  _: 1
208
- })) : x("", !0)
208
+ })) : S("", !0)
209
209
  ]));
210
210
  }
211
211
  }), fe = /* @__PURE__ */ se(me, [["__scopeId", "data-v-f0dd8a6e"]]), Ie = H(fe);
@@ -1,5 +1,5 @@
1
1
  import { w as C } from "./chunks/index.bCzIhWFw.js";
2
- import { ref as s, nextTick as r, computed as b, onBeforeUnmount as B, createBlock as k, createCommentVNode as V, openBlock as O, unref as S, normalizeClass as x, withCtx as i, createElementVNode as T, renderSlot as c } from "vue";
2
+ import { ref as s, nextTick as r, computed as b, onBeforeUnmount as B, openBlock as k, createBlock as V, unref as O, normalizeClass as S, withCtx as i, createElementVNode as x, renderSlot as c, createCommentVNode as T } from "vue";
3
3
  import { ElDialog as $ } from "element-plus";
4
4
  import './assets/DialogContainer.css';const F = (e = s(!1)) => {
5
5
  const o = s(null), l = s(null);
@@ -86,7 +86,7 @@ import './assets/DialogContainer.css';const F = (e = s(!1)) => {
86
86
  }), o({
87
87
  showDialog: m,
88
88
  hideDialog: g
89
- }), (d, f) => a.value ? (O(), k(S($), {
89
+ }), (d, f) => a.value ? (k(), V(O($), {
90
90
  key: 0,
91
91
  ref: "Dialog",
92
92
  modelValue: n.value,
@@ -99,7 +99,7 @@ import './assets/DialogContainer.css';const F = (e = s(!1)) => {
99
99
  "close-on-press-escape": !1,
100
100
  "show-close": e.closable,
101
101
  "destroy-on-close": e.destroyOnclose,
102
- class: x(p.value),
102
+ class: S(p.value),
103
103
  draggable: e.draggable,
104
104
  onOpen: h,
105
105
  onOpened: v,
@@ -113,12 +113,12 @@ import './assets/DialogContainer.css';const F = (e = s(!1)) => {
113
113
  c(d.$slots, "footer")
114
114
  ]),
115
115
  default: i(() => [
116
- T("div", E, [
116
+ x("div", E, [
117
117
  c(d.$slots, "default")
118
118
  ])
119
119
  ]),
120
120
  _: 3
121
- }, 8, ["modelValue", "width", "title", "modal", "show-close", "destroy-on-close", "class", "draggable"])) : V("", !0);
121
+ }, 8, ["modelValue", "width", "title", "modal", "show-close", "destroy-on-close", "class", "draggable"])) : T("", !0);
122
122
  }
123
123
  }, I = C(N);
124
124
  export {
@@ -1,11 +1,11 @@
1
1
  import { w as Fe } from "./chunks/index.bCzIhWFw.js";
2
- import { createBlock as X, createCommentVNode as Z, unref as w, openBlock as D, withCtx as B, ref as U, computed as K, createElementBlock as j, createElementVNode as F, createVNode as H, Fragment as ke, renderList as je, normalizeClass as de, toDisplayString as te, withModifiers as et, useAttrs as tt, watch as G, nextTick as se, onMounted as Ie, mergeProps as De, renderSlot as J, h as me, pushScopeId as st, popScopeId as it, withScopeId as lt, markRaw as nt, shallowReactive as rt, resolveComponent as we, resolveDirective as ot, withDirectives as at, resolveDynamicComponent as Ee, normalizeStyle as He, toHandlers as ct, normalizeProps as dt, guardReactiveProps as ut, onUnmounted as ht } from "vue";
2
+ import { unref as w, openBlock as D, createBlock as X, withCtx as B, createCommentVNode as Z, ref as U, computed as K, createElementBlock as j, createElementVNode as F, createVNode as H, Fragment as ke, renderList as je, normalizeClass as de, toDisplayString as te, withModifiers as et, useAttrs as tt, watch as G, nextTick as se, onMounted as Ie, mergeProps as De, renderSlot as J, h as me, pushScopeId as st, popScopeId as it, withScopeId as lt, markRaw as nt, shallowReactive as rt, resolveComponent as we, resolveDirective as ot, withDirectives as at, resolveDynamicComponent as Ee, normalizeStyle as He, toHandlers as ct, normalizeProps as dt, guardReactiveProps as ut, onUnmounted as ht } from "vue";
3
3
  import { ElIcon as pe, ElAutoResizer as ft, ElTreeV2 as mt, ElCheckbox as pt, ElInput as vt, ElSegmented as yt } from "element-plus";
4
4
  import { IconFeishuExcel as gt, IconFeishuMulitTable as bt, IconFeishuDoc as St, IconFeishuKnowledge as _t, IconDelete as Tt, CaretRight as zt, Empty as $t, Seach as kt } from "color-message-aibox-vue";
5
5
  import { IconEmpty as Ce } from "color-star-custom-components";
6
6
  import { _ as ae } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
7
7
  import It from "mitt";
8
- import { u as Dt } from "./chunks/i18n.3X53o1Ks.js";
8
+ import { u as Dt } from "./chunks/i18n.9cHOVn6X.js";
9
9
  import './assets/DocSyncSelect.css';const ne = {
10
10
  label: "name",
11
11
  children: "children",
@@ -1,4 +1,4 @@
1
- import { F as i } from "./chunks/index.BLHuw7qe.js";
1
+ import { F as i } from "./chunks/index.CCNAKdQj.js";
2
2
  export {
3
3
  i as FileDisplay
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { w as I } from "./chunks/index.bCzIhWFw.js";
2
- import { createElementBlock as t, openBlock as s, Fragment as m, createCommentVNode as u, unref as l, renderSlot as h, createVNode as r, withCtx as a, renderList as F, createBlock as n, createElementVNode as p, resolveDynamicComponent as x, toDisplayString as S, createTextVNode as T } from "vue";
2
+ import { openBlock as s, createElementBlock as t, Fragment as m, unref as l, renderSlot as h, createVNode as r, withCtx as a, renderList as F, createBlock as n, createElementVNode as u, resolveDynamicComponent as x, toDisplayString as S, createTextVNode as T, createCommentVNode as p } from "vue";
3
3
  import { ElRow as $, ElCol as D, ElIcon as d, ElButton as L } from "element-plus";
4
4
  import { IconDelete as E, IconHide as V } from "color-message-aibox-vue";
5
5
  import { U as v } from "./chunks/enums.WrpwbF4w.js";
@@ -58,8 +58,8 @@ import './assets/FilePreview.css';const H = {
58
58
  key: e.bnid
59
59
  }, {
60
60
  default: a(() => [
61
- p("div", j, [
62
- p("div", {
61
+ u("div", j, [
62
+ u("div", {
63
63
  class: "panel-preview__box",
64
64
  onClick: (f) => g(e)
65
65
  }, [
@@ -78,7 +78,7 @@ import './assets/FilePreview.css';const H = {
78
78
  ]),
79
79
  _: 2
80
80
  }, 1024)),
81
- p("span", R, S(e.name), 1)
81
+ u("span", R, S(e.name), 1)
82
82
  ], 8, J),
83
83
  e.isUploading ? (s(), t("div", W, [
84
84
  r(l(L), {
@@ -102,7 +102,7 @@ import './assets/FilePreview.css';const H = {
102
102
  r(l(E))
103
103
  ]),
104
104
  _: 1
105
- }, 8, ["onClick"])) : u("", !0)
105
+ }, 8, ["onClick"])) : p("", !0)
106
106
  ]))
107
107
  ])
108
108
  ]),
@@ -111,7 +111,7 @@ import './assets/FilePreview.css';const H = {
111
111
  ]),
112
112
  _: 1
113
113
  })
114
- ])) : u("", !0),
114
+ ])) : p("", !0),
115
115
  o.previewType === l(v).卡片 ? (s(), t("ul", q, [
116
116
  (s(!0), t(m, null, F(o.fileList, (e, _) => (s(), t("li", {
117
117
  class: "preview-item",
@@ -132,7 +132,7 @@ import './assets/FilePreview.css';const H = {
132
132
  ]),
133
133
  _: 2
134
134
  }, 1024)),
135
- p("div", K, [
135
+ u("div", K, [
136
136
  r(l(d), {
137
137
  class: "preview-item__mask--view",
138
138
  onClick: (f) => g(e)
@@ -151,11 +151,11 @@ import './assets/FilePreview.css';const H = {
151
151
  r(l(E))
152
152
  ]),
153
153
  _: 1
154
- }, 8, ["onClick"])) : u("", !0)
154
+ }, 8, ["onClick"])) : p("", !0)
155
155
  ])
156
156
  ]))), 128)),
157
157
  h(i.$slots, "CardUploader", {}, void 0, !0)
158
- ])) : u("", !0)
158
+ ])) : p("", !0)
159
159
  ], 64));
160
160
  }
161
161
  }, Q = /* @__PURE__ */ A(O, [["__scopeId", "data-v-6b9ab110"]]), ae = I(Q);
@@ -1,8 +1,8 @@
1
1
  import { w as j } from "./chunks/index.bCzIhWFw.js";
2
- import { ref as E, computed as h, resolveDirective as z, createElementBlock as _, openBlock as i, normalizeStyle as X, normalizeClass as I, withDirectives as V, createBlock as r, unref as l, withCtx as f, createElementVNode as p, createCommentVNode as m, renderSlot as N, resolveDynamicComponent as $, Fragment as Y, createVNode as T, createTextVNode as G, toDisplayString as O } from "vue";
2
+ import { ref as E, computed as h, resolveDirective as z, openBlock as i, createElementBlock as _, normalizeStyle as X, normalizeClass as I, withDirectives as V, createBlock as r, unref as l, withCtx as f, resolveDynamicComponent as $, Fragment as Y, createCommentVNode as m, createElementVNode as p, createVNode as T, renderSlot as N, createTextVNode as G, toDisplayString as O } from "vue";
3
3
  import { ElUpload as H, ElIcon as y, ElImage as Z, ElButton as q, ElMessage as U } from "element-plus";
4
4
  import { f as J } from "./chunks/files.cduUqjHX.js";
5
- import { u as F } from "./chunks/i18n.3X53o1Ks.js";
5
+ import { u as F } from "./chunks/i18n.9cHOVn6X.js";
6
6
  import { MySpace as Q, Space as ee, IconEdit2 as te, IconAdd as le, IconUpload2 as ae, File as oe } from "color-message-aibox-vue";
7
7
  import { ICON_PATH_MAP as g, SOURCE_TYPE as C, APPLICATION_TYPE as L } from "color-star-custom-components";
8
8
  import './assets/FileUploader.css';const v = {
@@ -0,0 +1,5 @@
1
+ import { I as a } from "./chunks/ImageComponent.BgYVT3ZJ.js";
2
+ export {
3
+ a as ImageComponent,
4
+ a as default
5
+ };