@kg-ui/kg-ui-plus 0.0.11 → 0.0.13

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 (61) hide show
  1. package/README.md +3 -3
  2. package/dist/es/KgCopilot/CopiContent/AnswerHead.vue.mjs +1 -1
  3. package/dist/es/KgCopilot/CopiContent/AnswerHead.vue2.mjs +1 -1
  4. package/dist/es/KgCopilot/CopiContent/AnswerHead.vue3.mjs +2 -2
  5. package/dist/es/KgCopilot/CopiContent/UserHead.vue.mjs +2 -2
  6. package/dist/es/KgCopilot/CopiContent/UserHead.vue2.mjs +2 -2
  7. package/dist/es/KgCopilot/CopiFooter/{components → SearchInput}/NewTheme.vue.mjs +1 -1
  8. package/dist/es/KgCopilot/CopiFooter/{components → SearchInput}/NewTheme.vue2.mjs +6 -6
  9. package/dist/es/KgCopilot/CopiFooter/SearchInput/NewTheme.vue3.mjs +4 -0
  10. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/SelectPlugin.vue.mjs +2 -2
  11. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/SelectPlugin.vue2.mjs +13 -61
  12. package/dist/es/KgCopilot/CopiFooter/SearchInput/SelectPlugin.vue3.mjs +4 -0
  13. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/SelectPluginByKey.vue.mjs +2 -2
  14. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/SelectPluginByKey.vue2.mjs +2 -2
  15. package/dist/es/KgCopilot/CopiFooter/SearchInput/SelectPluginByKey.vue3.mjs +4 -0
  16. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/SpeechControl.vue.mjs +2 -2
  17. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/SpeechControl.vue2.mjs +1 -1
  18. package/dist/es/KgCopilot/CopiFooter/SearchInput/SpeechControl.vue3.mjs +4 -0
  19. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/Upload.vue.mjs +2 -2
  20. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/Upload.vue2.mjs +3 -3
  21. package/dist/es/KgCopilot/CopiFooter/SearchInput/Upload.vue3.mjs +4 -0
  22. package/dist/es/KgCopilot/CopiFooter/{components/SearchInput → SearchInput}/index.vue.mjs +2 -2
  23. package/dist/es/KgCopilot/CopiFooter/SearchInput/index.vue2.mjs +258 -0
  24. package/dist/es/KgCopilot/CopiFooter/SearchInput/index.vue3.mjs +4 -0
  25. package/dist/es/KgCopilot/CopiFooter/index.vue.mjs +1 -1
  26. package/dist/es/KgCopilot/CopiFooter/index.vue2.mjs +3 -8
  27. package/dist/es/KgCopilot/CopiFooter/index.vue3.mjs +2 -2
  28. package/dist/es/KgCopilot/dialogue/index.vue.mjs +1 -1
  29. package/dist/es/KgCopilot/dialogue/index.vue2.mjs +31 -32
  30. package/dist/es/KgCopilot/dialogue/index.vue3.mjs +2 -2
  31. package/dist/es/KgCopilot/dialogue/readMd.vue.mjs +1 -1
  32. package/dist/es/KgCopilot/dialogue/readMd.vue2.mjs +3 -2
  33. package/dist/es/KgCopilot/dialogue/readMd.vue3.mjs +2 -2
  34. package/dist/es/KgCopilot/index.vue.mjs +1 -1
  35. package/dist/es/KgCopilot/index.vue3.mjs +2 -2
  36. package/dist/es/directives/heighlight/index.mjs +1 -1
  37. package/dist/es/home/LFilter/FilterArea.vue.mjs +1 -1
  38. package/dist/es/home/LFilter/FilterArea.vue2.mjs +1 -1
  39. package/dist/es/home/LFilter/FilterArea.vue3.mjs +2 -2
  40. package/dist/es/home/LFilter/FilterItem.vue.mjs +1 -1
  41. package/dist/es/home/LFilter/FilterItem.vue2.mjs +1 -1
  42. package/dist/es/home/LFilter/FilterItem.vue3.mjs +2 -2
  43. package/dist/es/home/LFilter/FilterItemIcon.vue.mjs +1 -1
  44. package/dist/es/home/LFilter/FilterItemIcon.vue2.mjs +1 -1
  45. package/dist/es/home/LFilter/FilterItemIcon.vue3.mjs +2 -2
  46. package/dist/es/home/LProject/index.vue.mjs +1 -1
  47. package/dist/es/home/LProject/index.vue3.mjs +2 -2
  48. package/dist/es/home/index.vue.mjs +1 -1
  49. package/dist/es/home/index.vue3.mjs +2 -2
  50. package/dist/es/node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/styles/sunburst.css.mjs +4 -0
  51. package/dist/es/store/modules/copilot.mjs +1 -0
  52. package/dist/es/style.css +1 -1
  53. package/package.json +2 -2
  54. package/dist/es/KgCopilot/CopiFooter/components/NewTheme.vue3.mjs +0 -4
  55. package/dist/es/KgCopilot/CopiFooter/components/SearchInput/SelectPlugin.vue3.mjs +0 -4
  56. package/dist/es/KgCopilot/CopiFooter/components/SearchInput/SelectPluginByKey.vue3.mjs +0 -4
  57. package/dist/es/KgCopilot/CopiFooter/components/SearchInput/SpeechControl.vue3.mjs +0 -4
  58. package/dist/es/KgCopilot/CopiFooter/components/SearchInput/Upload.vue3.mjs +0 -4
  59. package/dist/es/KgCopilot/CopiFooter/components/SearchInput/index.vue2.mjs +0 -187
  60. package/dist/es/KgCopilot/CopiFooter/components/SearchInput/index.vue3.mjs +0 -4
  61. package/dist/es/node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/styles/paraiso-light.css.mjs +0 -4
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./index.vue2.mjs";
2
2
  import "./index.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const CopiFooter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ba045a5d"]]);
4
+ const CopiFooter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-0e191f08"]]);
5
5
  export {
6
6
  CopiFooter as default
7
7
  };
@@ -1,17 +1,12 @@
1
- import { defineComponent, openBlock, createElementBlock, createElementVNode, createVNode } from "vue";
2
- import NewTheme from "./components/NewTheme.vue.mjs";
3
- import SearchInput from "./components/SearchInput/index.vue.mjs";
1
+ import { defineComponent, openBlock, createElementBlock, createVNode } from "vue";
2
+ import SearchInput from "./SearchInput/index.vue.mjs";
4
3
  const _hoisted_1 = { class: "copilot-footer" };
5
- const _hoisted_2 = { class: "root" };
6
4
  const _sfc_main = /* @__PURE__ */ defineComponent({
7
5
  __name: "index",
8
6
  setup(__props) {
9
7
  return (_ctx, _cache) => {
10
8
  return openBlock(), createElementBlock("div", _hoisted_1, [
11
- createElementVNode("div", _hoisted_2, [
12
- createVNode(NewTheme),
13
- createVNode(SearchInput)
14
- ])
9
+ createVNode(SearchInput)
15
10
  ]);
16
11
  };
17
12
  }
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_ba045a5d_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_0e191f08_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_ba045a5d_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_0e191f08_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./index.vue2.mjs";
2
2
  import "./index.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const dialogue = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-507ab62a"]]);
4
+ const dialogue = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c4a8f0ca"]]);
5
5
  export {
6
6
  dialogue as default
7
7
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent, ref, resolveComponent, openBlock, createElementBlock, Fragment, renderList, unref, createElementVNode, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, vShow, normalizeClass, pushScopeId, popScopeId } from "vue";
1
+ import { defineComponent, ref, resolveComponent, openBlock, createElementBlock, Fragment, renderList, unref, createElementVNode, createBlock, withCtx, renderSlot, normalizeClass, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, vShow, pushScopeId, popScopeId } from "vue";
2
2
  import readMd from "./readMd.vue.mjs";
3
3
  import UserHead from "../CopiContent/UserHead.vue.mjs";
4
4
  import AnswerHead from "../CopiContent/AnswerHead.vue.mjs";
@@ -10,49 +10,46 @@ import data$3 from "../../node_modules/.pnpm/@iconify-icons_ri@1.2.3/node_module
10
10
  import data$5 from "../../node_modules/.pnpm/@iconify-icons_ph@1.2.5/node_modules/@iconify-icons/ph/warning-bold.mjs";
11
11
  import { useCopilotStoreHook } from "../../store/modules/copilot.mjs";
12
12
  import { storeToRefs } from "pinia";
13
- const _withScopeId = (n) => (pushScopeId("data-v-507ab62a"), n = n(), popScopeId(), n);
13
+ const _withScopeId = (n) => (pushScopeId("data-v-c4a8f0ca"), n = n(), popScopeId(), n);
14
14
  const _hoisted_1 = { class: "msg-head" };
15
15
  const _hoisted_2 = {
16
16
  key: 0,
17
17
  class: "msg-plus mb-1"
18
18
  };
19
19
  const _hoisted_3 = {
20
- class: /* @__PURE__ */ normalizeClass({ "msg-content": true })
21
- };
22
- const _hoisted_4 = {
23
- key: 0,
20
+ key: 1,
24
21
  class: "icon-operates"
25
22
  };
26
- const _hoisted_5 = {
23
+ const _hoisted_4 = {
27
24
  class: "icon-item",
28
25
  title: "点赞"
29
26
  };
30
- const _hoisted_6 = {
27
+ const _hoisted_5 = {
31
28
  class: "icon-item",
32
29
  title: "不喜欢"
33
30
  };
34
- const _hoisted_7 = {
31
+ const _hoisted_6 = {
35
32
  class: "icon-item",
36
33
  title: "复制"
37
34
  };
38
- const _hoisted_8 = {
35
+ const _hoisted_7 = {
39
36
  class: "icon-item",
40
37
  title: "导出"
41
38
  };
42
- const _hoisted_9 = {
39
+ const _hoisted_8 = {
43
40
  class: "icon-item",
44
41
  title: "播放"
45
42
  };
46
- const _hoisted_10 = { class: "stop-dialogue" };
47
- const _hoisted_11 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "gray-line" }, null, -1));
48
- const _hoisted_12 = { class: "title" };
49
- const _hoisted_13 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "gray-line" }, null, -1));
43
+ const _hoisted_9 = { class: "stop-dialogue" };
44
+ const _hoisted_10 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "gray-line" }, null, -1));
45
+ const _hoisted_11 = { class: "title" };
46
+ const _hoisted_12 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "gray-line" }, null, -1));
50
47
  const _sfc_main = /* @__PURE__ */ defineComponent({
51
48
  __name: "index",
52
49
  setup(__props) {
53
50
  const copilotStore = useCopilotStoreHook();
54
51
  const { msgList, stopDialogue } = storeToRefs(copilotStore);
55
- const maxLength = 1e6;
52
+ const maxLength = 11;
56
53
  const printOk = () => {
57
54
  if (msgList.value.length >= maxLength)
58
55
  stopDialogue.value = true;
@@ -89,11 +86,13 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
89
86
  _: 3
90
87
  }))
91
88
  ]),
92
- !item.isSend && item.plusName ? (openBlock(), createElementBlock("div", _hoisted_2, [
93
- createTextVNode(" 使用: "),
94
- createElementVNode("span", null, toDisplayString(item.plusName.replace(/,/g, " ")), 1)
95
- ])) : createCommentVNode("", true),
96
- createElementVNode("div", _hoisted_3, [
89
+ createElementVNode("div", {
90
+ class: normalizeClass({ "msg-content": true, "response-content": !item.isSend })
91
+ }, [
92
+ !item.isSend && item.plusName ? (openBlock(), createElementBlock("div", _hoisted_2, [
93
+ createTextVNode(" 使用: "),
94
+ createElementVNode("span", null, toDisplayString(item.plusName.replace(/,/g, " ")), 1)
95
+ ])) : createCommentVNode("", true),
97
96
  createVNode(readMd, {
98
97
  text: item.msg.join(" <br/> "),
99
98
  onPrintOk: printOk,
@@ -102,36 +101,36 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
102
101
  showCursor: !item.isSend,
103
102
  scrollToBottom
104
103
  }, null, 8, ["text", "isPrinting", "onUpdate:isPrinting", "showCursor"]),
105
- !item.isSend && !item.needPrinting && item.showOpt ? (openBlock(), createElementBlock("div", _hoisted_4, [
106
- createElementVNode("div", _hoisted_5, [
104
+ !item.isSend && !item.needPrinting && item.showOpt ? (openBlock(), createElementBlock("div", _hoisted_3, [
105
+ createElementVNode("div", _hoisted_4, [
107
106
  createVNode(_component_IconifyIconOffline, { icon: unref(data) }, null, 8, ["icon"])
108
107
  ]),
109
- createElementVNode("div", _hoisted_6, [
108
+ createElementVNode("div", _hoisted_5, [
110
109
  createVNode(_component_IconifyIconOffline, { icon: unref(data$1) }, null, 8, ["icon"])
111
110
  ]),
112
- createElementVNode("div", _hoisted_7, [
111
+ createElementVNode("div", _hoisted_6, [
113
112
  createVNode(_component_IconifyIconOffline, { icon: unref(data$2) }, null, 8, ["icon"])
114
113
  ]),
115
- createElementVNode("div", _hoisted_8, [
114
+ createElementVNode("div", _hoisted_7, [
116
115
  createVNode(_component_IconifyIconOffline, { icon: unref(data$3) }, null, 8, ["icon"])
117
116
  ]),
118
- createElementVNode("div", _hoisted_9, [
117
+ createElementVNode("div", _hoisted_8, [
119
118
  createVNode(_component_IconifyIconOffline, { icon: unref(data$4) }, null, 8, ["icon"])
120
119
  ])
121
120
  ])) : createCommentVNode("", true)
122
- ])
121
+ ], 2)
123
122
  ]);
124
123
  }), 128)),
125
- withDirectives(createElementVNode("div", _hoisted_10, [
126
- _hoisted_11,
127
- createElementVNode("div", _hoisted_12, [
124
+ withDirectives(createElementVNode("div", _hoisted_9, [
125
+ _hoisted_10,
126
+ createElementVNode("div", _hoisted_11, [
128
127
  createVNode(_component_IconifyIconOffline, {
129
128
  icon: unref(data$5),
130
129
  class: "stop-icon"
131
130
  }, null, 8, ["icon"]),
132
131
  createTextVNode(" 很抱歉,此对话已达到其限制。让我们开始新的聊天。 ")
133
132
  ]),
134
- _hoisted_13
133
+ _hoisted_12
135
134
  ], 512), [
136
135
  [vShow, unref(stopDialogue)]
137
136
  ])
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_507ab62a_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_c4a8f0ca_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_507ab62a_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_c4a8f0ca_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./readMd.vue2.mjs";
2
2
  import "./readMd.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const readMd = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-5f669a5d"]]);
4
+ const readMd = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e85bde7f"]]);
5
5
  export {
6
6
  readMd as default
7
7
  };
@@ -16,7 +16,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
16
16
  // 是否需要显示光标?比如在消息流结束后是不需要显示光标的
17
17
  speed: {
18
18
  type: Number,
19
- default: 50
19
+ default: 25
20
20
  },
21
21
  isPrinting: {
22
22
  type: Boolean,
@@ -46,6 +46,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
46
46
  emits("update:isPrinting", false);
47
47
  emits("printOk");
48
48
  setSendLonding(false);
49
+ debugger;
49
50
  }
50
51
  if (index === getHtml.value.length) {
51
52
  return;
@@ -55,7 +56,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
55
56
  }, props.speed);
56
57
  };
57
58
  const getHtml = computed(() => {
58
- return purify.sanitize(marked.parse(props.text));
59
+ return purify.sanitize(marked.parse(props.text.replace(/ {4}/g, " ")));
59
60
  });
60
61
  if (props.isPrinting) {
61
62
  printMessage();
@@ -1,4 +1,4 @@
1
- const readMd_vue_vue_type_style_index_0_scoped_5f669a5d_lang = "";
1
+ const readMd_vue_vue_type_style_index_0_scoped_e85bde7f_lang = "";
2
2
  export {
3
- readMd_vue_vue_type_style_index_0_scoped_5f669a5d_lang as default
3
+ readMd_vue_vue_type_style_index_0_scoped_e85bde7f_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./index.vue2.mjs";
2
2
  import "./index.vue3.mjs";
3
3
  import _export_sfc from "../_virtual/_plugin-vue_export-helper.mjs";
4
- const KgCopilot = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d9ea3e4c"]]);
4
+ const KgCopilot = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-eca20866"]]);
5
5
  export {
6
6
  KgCopilot as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_d9ea3e4c_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_eca20866_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_d9ea3e4c_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_eca20866_lang as default
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import HighlightJS from "../../node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/lib/core.mjs";
2
- import "../../node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/styles/paraiso-light.css.mjs";
2
+ import "../../node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/styles/sunburst.css.mjs";
3
3
  import python from "../../node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/es/languages/python.mjs";
4
4
  import java from "../../node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/es/languages/java.mjs";
5
5
  import c from "../../node_modules/.pnpm/highlight.js@11.9.0/node_modules/highlight.js/es/languages/c.mjs";
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./FilterArea.vue2.mjs";
2
2
  import "./FilterArea.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const FilterArea = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-996410e5"]]);
4
+ const FilterArea = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4e04c24d"]]);
5
5
  export {
6
6
  FilterArea as default
7
7
  };
@@ -9,7 +9,7 @@ import data$2 from "../../node_modules/.pnpm/@iconify-icons_ri@1.2.3/node_module
9
9
  import { checkFilterShow_xinyuan, checkFilterShow, checkFilterShow_letter } from "../../utils/home.mjs";
10
10
  import FilterItem from "./FilterItem.vue.mjs";
11
11
  import FilterItemIcon from "./FilterItemIcon.vue.mjs";
12
- const _withScopeId = (n) => (pushScopeId("data-v-996410e5"), n = n(), popScopeId(), n);
12
+ const _withScopeId = (n) => (pushScopeId("data-v-4e04c24d"), n = n(), popScopeId(), n);
13
13
  const _hoisted_1 = { id: "filterWrap" };
14
14
  const _hoisted_2 = { key: 0 };
15
15
  const _hoisted_3 = { class: "flex flex-1 align-middle justify-items-start flex-wrap" };
@@ -1,4 +1,4 @@
1
- const FilterArea_vue_vue_type_style_index_0_scoped_996410e5_lang = "";
1
+ const FilterArea_vue_vue_type_style_index_0_scoped_4e04c24d_lang = "";
2
2
  export {
3
- FilterArea_vue_vue_type_style_index_0_scoped_996410e5_lang as default
3
+ FilterArea_vue_vue_type_style_index_0_scoped_4e04c24d_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./FilterItem.vue2.mjs";
2
2
  import "./FilterItem.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const FilterItem = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-10722fd5"]]);
4
+ const FilterItem = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-be1d5ffc"]]);
5
5
  export {
6
6
  FilterItem as default
7
7
  };
@@ -4,7 +4,7 @@ import { useFilterStoreHook } from "../../store/modules/filters.mjs";
4
4
  import { EnumFilterKind } from "../../store/modules/types.mjs";
5
5
  import data from "../../node_modules/.pnpm/@iconify-icons_ri@1.2.3/node_modules/@iconify-icons/ri/more-2-fill.mjs";
6
6
  import { getFilterRemark } from "../../utils/home.mjs";
7
- const _withScopeId = (n) => (pushScopeId("data-v-10722fd5"), n = n(), popScopeId(), n);
7
+ const _withScopeId = (n) => (pushScopeId("data-v-be1d5ffc"), n = n(), popScopeId(), n);
8
8
  const _hoisted_1 = { class: "p-2" };
9
9
  const _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("line", null, null, -1));
10
10
  const _hoisted_3 = ["innerHTML"];
@@ -1,4 +1,4 @@
1
- const FilterItem_vue_vue_type_style_index_0_scoped_10722fd5_lang = "";
1
+ const FilterItem_vue_vue_type_style_index_0_scoped_be1d5ffc_lang = "";
2
2
  export {
3
- FilterItem_vue_vue_type_style_index_0_scoped_10722fd5_lang as default
3
+ FilterItem_vue_vue_type_style_index_0_scoped_be1d5ffc_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./FilterItemIcon.vue2.mjs";
2
2
  import "./FilterItemIcon.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const FilterItemIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a70be454"]]);
4
+ const FilterItemIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c55b8933"]]);
5
5
  export {
6
6
  FilterItemIcon as default
7
7
  };
@@ -4,7 +4,7 @@ import { useFilterStoreHook } from "../../store/modules/filters.mjs";
4
4
  import data from "../../node_modules/.pnpm/@iconify-icons_ri@1.2.3/node_modules/@iconify-icons/ri/more-2-fill.mjs";
5
5
  import data$1 from "../../node_modules/.pnpm/@iconify-icons_ri@1.2.3/node_modules/@iconify-icons/ri/check-fill.mjs";
6
6
  import { getFilterRemark } from "../../utils/home.mjs";
7
- const _withScopeId = (n) => (pushScopeId("data-v-a70be454"), n = n(), popScopeId(), n);
7
+ const _withScopeId = (n) => (pushScopeId("data-v-c55b8933"), n = n(), popScopeId(), n);
8
8
  const _hoisted_1 = {
9
9
  key: 0,
10
10
  class: "flex items-end"
@@ -1,4 +1,4 @@
1
- const FilterItemIcon_vue_vue_type_style_index_0_scoped_a70be454_lang = "";
1
+ const FilterItemIcon_vue_vue_type_style_index_0_scoped_c55b8933_lang = "";
2
2
  export {
3
- FilterItemIcon_vue_vue_type_style_index_0_scoped_a70be454_lang as default
3
+ FilterItemIcon_vue_vue_type_style_index_0_scoped_c55b8933_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./index.vue2.mjs";
2
2
  import "./index.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const LProject = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-75d82a2e"]]);
4
+ const LProject = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7a0e9ea7"]]);
5
5
  export {
6
6
  LProject as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_75d82a2e_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_7a0e9ea7_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_75d82a2e_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_7a0e9ea7_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./index.vue2.mjs";
2
2
  import "./index.vue3.mjs";
3
3
  import _export_sfc from "../_virtual/_plugin-vue_export-helper.mjs";
4
- const Home = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ca075550"]]);
4
+ const Home = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c86d30a0"]]);
5
5
  export {
6
6
  Home as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_ca075550_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_c86d30a0_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_ca075550_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_c86d30a0_lang as default
4
4
  };
@@ -0,0 +1,4 @@
1
+ const sunburst = "";
2
+ export {
3
+ sunburst as default
4
+ };
@@ -161,6 +161,7 @@ const useCopilotStore = defineStore({
161
161
  },
162
162
  cancelRequest() {
163
163
  this.cancelsse && this.cancelsse();
164
+ this.requestSseing = false;
164
165
  http.cancelByUrl(baseUrlApi(this.cancleUrl));
165
166
  this.setSendLonding(false);
166
167
  }
package/dist/es/style.css CHANGED
@@ -1 +1 @@
1
- .panel[data-v-ca075550]{margin:6px!important}.copilot-box[data-v-d9ea3e4c]{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:.5rem 1.5rem;width:100%}.copilot-box .copilot-bottom-box[data-v-d9ea3e4c]{position:relative;width:100%}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.flex-bc{align-items:center;display:flex;justify-content:space-between}.collapse{visibility:collapse}.static{position:static}.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.bottom-0{bottom:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.mb-5{margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mt-1{margin-top:.25rem}.mb-3{margin-bottom:.75rem}.mr-3{margin-right:.75rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.mt-3{margin-top:.75rem}.mr-1{margin-right:.25rem}.ml-3{margin-left:.75rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-start{justify-items:start}.gap-1\.5{gap:.375rem}.gap-1{gap:.25rem}.gap-x-5{column-gap:1.25rem}.gap-x-10{column-gap:2.5rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-x-8{column-gap:2rem}.gap-y-6{row-gap:1.5rem}.overflow-hidden,.truncate{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-solid{border-style:solid}.border-\[\#ddd\]{--tw-border-opacity:1;border-color:rgb(221 221 221/var(--tw-border-opacity))}.border-indigo-600{--tw-border-opacity:1;border-color:rgb(79 70 229/var(--tw-border-opacity))}.border-\[\#DDD\]{--tw-border-opacity:1;border-color:rgb(221 221 221/var(--tw-border-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[\#f3f3f3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity))}.p-2{padding:.5rem}.p-1{padding:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.align-middle{vertical-align:middle}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.text-\[\#333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}.text-\[\#666\]{--tw-text-opacity:1;color:rgb(102 102 102/var(--tw-text-opacity))}.text-\[\#e4393c\]{--tw-text-opacity:1;color:rgb(228 57 60/var(--tw-text-opacity))}.text-\[\#606266\]{--tw-text-opacity:1;color:rgb(96 98 102/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.last\:pr-10:last-child{padding-right:2.5rem}.hover\:border-\[red\]:hover{--tw-border-opacity:1;border-color:rgb(255 0 0/var(--tw-border-opacity))}.hover\:\!bg-\[white\]:hover{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.fade-enter-active,.fade-leave-active{transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .5s}.fade-transform-enter-from{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.breadcrumb-enter-active{transition:all .4s}.breadcrumb-leave-active{transition:all .3s}.breadcrumb-enter-from,.breadcrumb-leave-active{opacity:0;transform:translateX(20px)}.breadcrumb-leave-active{position:absolute}.outer-most .el-collapse-transition-enter-active,.outer-most .el-collapse-transition-leave-active{transition:all .2s ease-in-out!important}.horizontal-collapse-transition{transition:var(--pure-transition-duration) all!important}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:400!important}.el-upload input[type=file]{display:none!important}.el-upload__input{display:none}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{height:200px;width:100%}.el-dropdown-menu{padding:0!important}.el-range-separator{box-sizing:content-box}.is-dark{z-index:9999!important}.reset-margin [class*=el-icon]+span{margin-left:2px!important}.pure-popper{padding:0!important}.pure-tooltip{z-index:41000!important}#nprogress .bar{background-color:var(--el-color-primary)!important}#nprogress .peg{box-shadow:0 0 10px var(--el-color-primary),0 0 5px var(--el-color-primary)!important}#nprogress .spinner-icon{border-left-color:var(--el-color-primary);border-top-color:var(--el-color-primary)}.el-dialog__headerbtn:hover .el-dialog__close,.el-message-box__headerbtn:hover .el-dialog__close{color:var(--el-color-info)!important}.el-icon.el-dialog__close,.el-icon.el-drawer__close,.el-icon.el-message-box__close,.el-icon.el-notification__closeBtn{border-radius:4px;height:24px;outline:none;transition:background-color .2s,color .2s;width:24px}.el-icon.el-dialog__close:hover,.el-icon.el-drawer__close:hover,.el-icon.el-message-box__close:hover,.el-icon.el-notification__closeBtn:hover{background-color:rgba(0,0,0,.06);color:rgba(0,0,0,.88)!important;text-decoration:none}.pure-message{background:#fff!important;border-width:0!important;box-shadow:0 3px 6px -4px rgba(0,0,0,.122),0 6px 16px rgba(0,0,0,.078),0 9px 28px 8px rgba(0,0,0,.051)!important;padding:10px 13px!important}.pure-message.el-message.is-closable .el-message__content{padding-right:17px!important}.pure-message .el-message__content{background-image:none!important;color:rgba(0,0,0,.851)!important;pointer-events:all!important}.pure-message .el-message__icon{margin-right:8px!important}.pure-message .el-message__closeBtn{border-radius:4px;outline:none;right:9px!important;transition:background-color .2s,color .2s}.pure-message .el-message__closeBtn:hover{background-color:rgba(0,0,0,.06)}html.dark{--el-color-primary:#409eff;--el-color-primary-light-3:#3375b9;--el-color-primary-light-5:#2a598a;--el-color-primary-light-7:#213d5b;--el-color-primary-light-8:#1d3043;--el-color-primary-light-9:#18222c;--el-color-primary-dark-2:#66b1ff;--el-color-success:#67c23a;--el-color-success-light-3:#4e8e2f;--el-color-success-light-5:#3e6b27;--el-color-success-light-7:#2d481f;--el-color-success-light-8:#25371c;--el-color-success-light-9:#1c2518;--el-color-success-dark-2:#85ce61;--el-color-warning:#e6a23c;--el-color-warning-light-3:#a77730;--el-color-warning-light-5:#7d5b28;--el-color-warning-light-7:#533f20;--el-color-warning-light-8:#3e301c;--el-color-warning-light-9:#292218;--el-color-warning-dark-2:#ebb563;--el-color-danger:#f56c6c;--el-color-danger-light-3:#b25252;--el-color-danger-light-5:#854040;--el-color-danger-light-7:#582e2e;--el-color-danger-light-8:#412626;--el-color-danger-light-9:#2b1d1d;--el-color-danger-dark-2:#f78989;--el-color-error:#f56c6c;--el-color-error-light-3:#b25252;--el-color-error-light-5:#854040;--el-color-error-light-7:#582e2e;--el-color-error-light-8:#412626;--el-color-error-light-9:#2b1d1d;--el-color-error-dark-2:#f78989;--el-color-info:#909399;--el-color-info-light-3:#6b6d71;--el-color-info-light-5:#525457;--el-color-info-light-7:#393a3c;--el-color-info-light-8:#2d2d2f;--el-color-info-light-9:#202121;--el-color-info-dark-2:#a6a9ad;--el-box-shadow:0px 12px 32px 4px rgba(0,0,0,.36),0px 8px 20px rgba(0,0,0,.72);--el-box-shadow-light:0px 0px 12px rgba(0,0,0,.72);--el-box-shadow-lighter:0px 0px 6px rgba(0,0,0,.72);--el-box-shadow-dark:0px 16px 48px 16px rgba(0,0,0,.72),0px 12px 32px #000,0px 8px 16px -8px #000;--el-bg-color-page:#0a0a0a;--el-bg-color:#141414;--el-bg-color-overlay:#1d1e1f;--el-text-color-primary:#e5eaf3;--el-text-color-regular:#cfd3dc;--el-text-color-secondary:#a3a6ad;--el-text-color-placeholder:#8d9095;--el-text-color-disabled:#6c6e72;--el-border-color-darker:#636466;--el-border-color-dark:#58585b;--el-border-color:#4c4d4f;--el-border-color-light:#414243;--el-border-color-lighter:#363637;--el-border-color-extra-light:#2b2b2c;--el-fill-color-darker:#424243;--el-fill-color-dark:#39393a;--el-fill-color:#303030;--el-fill-color-light:#262727;--el-fill-color-lighter:#1d1d1d;--el-fill-color-extra-light:#191919;--el-fill-color-blank:transparent;--el-mask-color:rgba(0,0,0,.8);--el-mask-color-extra-light:rgba(0,0,0,.3);color-scheme:dark}html.dark .el-button{--el-button-disabled-text-color:hsla(0,0%,100%,.5)}html.dark .el-card{--el-card-bg-color:var(--el-bg-color-overlay)}html.dark .el-empty{--el-empty-fill-color-0:var(--el-color-black);--el-empty-fill-color-1:#4b4b52;--el-empty-fill-color-2:#36383d;--el-empty-fill-color-3:#1e1e20;--el-empty-fill-color-4:#262629;--el-empty-fill-color-5:#202124;--el-empty-fill-color-6:#212224;--el-empty-fill-color-7:#1b1c1f;--el-empty-fill-color-8:#1c1d1f;--el-empty-fill-color-9:#18181a}html.dark .contextmenu,html.dark .horizontal-header,html.dark .horizontal-header .el-sub-menu__title,html.dark .horizontal-header .submenu-title-noDropdown,html.dark .navbar,html.dark .sidebar-container,html.dark .sidebar-logo-container,html.dark .tags-view{background:var(--el-bg-color)!important}html.dark .app-main{background:#020409!important}html.dark .frame{filter:invert(.9) hue-rotate(180deg)}html.dark .tags-view .arrow-left,html.dark .tags-view .arrow-right{border-right:1px solid #303030;box-shadow:none}html.dark .tags-view .arrow-right{border-left:1px solid #303030}html.dark .right-panel-items .el-divider__text{--el-bg-color:var(--el-bg-color)}html.dark .right-panel-items .el-divider--horizontal{border-top:none}html.dark .el-table__cell{background:var(--el-bg-color)}html.dark .el-card{--el-card-bg-color:var(--el-bg-color)}html.dark .el-backtop{--el-backtop-bg-color:var(--el-color-primary-light-9);--el-backtop-hover-bg-color:var(--el-color-primary)}html.dark .el-dropdown-menu__item:not(.is-disabled):hover{background:transparent}html.dark .el-icon.el-dialog__close:hover,html.dark .el-icon.el-drawer__close:hover,html.dark .el-icon.el-message-box__close:hover,html.dark .el-icon.el-notification__closeBtn:hover{background-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)!important}html.dark .pure-message{background-color:#242525!important;background-image:none!important;box-shadow:0 3px 6px -4px hsla(0,0%,5%,.12),0 6px 16px 0 hsla(0,0%,5%,.08),0 9px 28px 8px hsla(0,0%,5%,.05)!important}html.dark .pure-message .el-message__content{background-image:none!important;color:#fff!important;pointer-events:all!important}html.dark .pure-message .el-message__closeBtn:hover{background-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)}:root{--pure-transition-duration:0.016s;--input-bottom-height:110px}.html-grey{filter:grayscale(100%)}.html-weakness{filter:invert(80%)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#e7e9db;color:#4f424c}.hljs-comment,.hljs-quote{color:#776e71}.hljs-link,.hljs-meta,.hljs-name,.hljs-regexp,.hljs-selector-class,.hljs-selector-id,.hljs-tag,.hljs-template-variable,.hljs-variable{color:#ef6155}.hljs-built_in,.hljs-deletion,.hljs-literal,.hljs-number,.hljs-params,.hljs-type{color:#f99b15}.hljs-attribute,.hljs-section,.hljs-title{color:#fec418}.hljs-addition,.hljs-bullet,.hljs-string,.hljs-symbol{color:#48b685}.hljs-keyword,.hljs-selector-tag{color:#815ba4}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}[data-v-75d82a2e] .el-scrollbar{margin-bottom:-2px}.copilot-footer[data-v-ba045a5d]{align-items:flex-end;bottom:0;box-sizing:border-box;justify-content:center;padding-top:25px;position:absolute;width:100%;z-index:1}.copilot-footer .root[data-v-ba045a5d]{display:flex;gap:12px;justify-content:space-between;min-height:90px;position:relative;width:100%}.message-box[data-v-507ab62a]{height:calc(100% - var(--input-bottom-height));overflow-x:hidden;overflow-y:auto;padding-bottom:62px}.message-box .message-group[data-v-507ab62a]{margin-top:24px}.message-box .message-group .msg-plus[data-v-507ab62a]{margin-left:41px}.message-box .message-group .msg-content[data-v-507ab62a]{color:#111;font-size:16px;margin-left:36px;padding:5px}.message-box .message-group .msg-content .icon-operates[data-v-507ab62a]{display:flex;margin-top:12px}.message-box .message-group .msg-content .icon-operates .icon-item[data-v-507ab62a]{cursor:pointer;margin-left:10px}.message-box .message-group .msg-content .icon-operates .icon-item svg[data-v-507ab62a]{height:20px;width:20px}.message-box .message-group .response-content[data-v-507ab62a]{border:1px solid #d1d1d1;border-radius:12px}.message-box .stop-dialogue[data-v-507ab62a]{align-items:center;display:flex;justify-content:space-between;padding-top:10px}.message-box .stop-dialogue .gray-line[data-v-507ab62a]{background-color:#ccc;flex:1;height:1px}.message-box .stop-dialogue .title[data-v-507ab62a]{color:#111;font-size:16px;font-weight:600;padding:5px;width:430px}.message-box .stop-dialogue .title .stop-icon[data-v-507ab62a]{color:#1e56ea;display:inline-block;height:16px;margin:0 1px;transform:translateY(-1px);vertical-align:text-bottom;width:16px}.outside-left-container .button-compose[data-v-06361a79]{background:#1e56ea;border:none;border-radius:25px;color:#fff;display:flex;flex-direction:row;height:50px;margin:0;overflow:hidden;padding:0;transition:width .5s ease;width:50px}.outside-left-container .button-compose[data-v-06361a79]:hover{width:110px}.outside-left-container .button-compose .button-compose-content[data-v-06361a79]{align-items:center;color:#fff;display:grid;grid-template-columns:50px auto;height:48px}.outside-left-container .button-compose .button-compose-content .button-compose-text[data-v-06361a79]{margin-inline-end:20px;min-width:max-content}.outside-left-container .button-compose .button-compose-icon[data-v-06361a79]{align-items:center;display:flex;justify-content:center}.input-container[data-v-2337064c]{background:#fff;border:1px solid #ccc;border-radius:20px;cursor:text;flex-direction:column;margin:0;min-height:20px;min-width:300px;outline:1px solid transparent;pointer-events:auto;position:relative;z-index:1}.input-container[data-v-2337064c],.input-container .plugin-town[data-v-2337064c]{display:flex;justify-content:space-between;width:100%}.input-container .plugin-town[data-v-2337064c]{align-items:center;background-color:#f5f7fc;border-radius:20px 20px 0 0;height:40px;padding:5px 10px 5px 13px}.input-container .plugin-town .close-plugin[data-v-2337064c]{align-items:center;display:flex;height:100%;justify-content:center;width:32px}.input-container .plugin-town .close-plugin .icon[data-v-2337064c]{cursor:pointer}.input-container .plugin-town .close-plugin .icon[data-v-2337064c]:hover{color:#1e56ea}.input-container .disable[data-v-2337064c]{background-color:hsla(0,0%,100%,.596);border-radius:20px;height:100%;left:0;position:absolute;top:0;width:100%}.input-container .stop-responding-button[data-v-2337064c]{align-items:center;background-color:#edf1ff;border:1px solid #1e56ea;border-radius:10px;display:flex;height:40px;justify-content:center;left:50%;padding:0 12px;position:absolute;top:-50px;transform:translate(-50%);width:120px}.input-container .stop-responding-button .stop-icon[data-v-2337064c]{background-color:#1e56ea;border-radius:2px;height:14px;margin-right:4px;width:14px}.input-container .stop-responding-button span[data-v-2337064c]{color:#1e56ea;font-weight:600}.input-container .input-row[data-v-2337064c]{flex:1;padding:10px 32px 5px 13px;position:relative;width:100%}.input-container .input-row .text-area[data-v-2337064c]{color:#111;max-height:200px;overflow-y:auto;width:100%}.input-container .input-row .text-area[data-v-2337064c]:empty:before{color:#ccc;content:attr(placeholder)}.input-container .bottom-controls[data-v-2337064c]{display:flex;justify-content:space-between;padding-inline:5px}.input-container .bottom-controls .bottom-left-controls[data-v-2337064c]{display:flex}.input-container .bottom-controls .bottom-left-controls[data-v-2337064c] .el-card{position:absolute;top:-130px}.input-container .bottom-controls .bottom-left-controls[data-v-2337064c] .el-card .el-card__body{padding:10px;width:100%}.input-container .bottom-controls .bottom-left-controls .pic-control[data-v-2337064c]{position:relative}.input-container .bottom-controls .bottom-left-controls .pic-control .visual-search[data-v-2337064c]{align-items:flex-start;display:flex;flex-direction:column;width:100%}.input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .visual-search-title[data-v-2337064c]{font-size:12px;font-weight:700;margin-bottom:8px}.input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .search-input[data-v-2337064c]{padding:4px 0;width:100%}.input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .search-input input[data-v-2337064c]{border:1px solid #1e56ea;border-radius:5px;height:32px;padding:8px 10px}.input-container .bottom-controls .bottom-left-controls .pic-control .visual-search[data-v-2337064c] .el-upload{width:100%}.input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .push-pic[data-v-2337064c]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;display:flex;margin-top:5px;padding:4px;width:100%}.input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .push-pic[data-v-2337064c]:hover{background-color:#f0f0f0}.input-container .bottom-controls .bottom-right-controls[data-v-2337064c]{display:flex;margin-bottom:5px}.input-container .bottom-controls .bottom-right-controls .text-sum[data-v-2337064c]{color:#666;font-size:13px;line-height:32px;text-align:center}.input-container .bottom-controls .bottom-right-controls .send-button[data-v-2337064c]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;color:hsla(0,0%,94%,0);display:flex;gap:4px;height:30px;justify-content:center;padding:4px;width:30px}.input-container .bottom-controls .bottom-right-controls .send-button[data-v-2337064c]:hover{background-color:#f0f0f0}.fade-enter-active[data-v-996410e5],.fade-leave-active[data-v-996410e5]{transition:opacity .2s}.fade-enter[data-v-996410e5],.fade-leave-to[data-v-996410e5]{opacity:0}.filterWrap[data-v-996410e5]{border:1px solid #ececea}.filterWrap .rowTitle[data-v-996410e5]{-webkit-font-smoothing:antialiased;background:#fff;color:#666;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;width:110px}.filterWrap .rowWrap.xinyuan[data-v-996410e5]{border-bottom:1px solid #ececea}.filterWrap .rowWrap.xinyuan .rowTitle[data-v-996410e5]{background-color:#ececea}.filterWrap .rowWrap.zhuti[data-v-996410e5]{border-bottom:1px solid #ccc}.filterWrap .rowWrap.zhuti .rowTitle[data-v-996410e5]{background-color:#ccc}.filterWrap .rowWrap.huati[data-v-996410e5]{border-bottom:1px solid #999}.filterWrap .rowWrap.huati .rowTitle[data-v-996410e5]{background-color:#999}.filterWrap .rowWrap.multiple[data-v-996410e5]{border:2px solid #edd28b}.filterWrap .rowWrap.multiple .rowTitle[data-v-996410e5]{background-color:#fffdee!important}.filterWrap .rowWrap .fWrap[data-v-996410e5]{max-height:70px}.filterWrap .rowWrap .fWrap.more[data-v-996410e5]{height:auto;max-height:15vh!important;overflow-y:auto}.filterWrap .rowWrap .fWrap.iconRow[data-v-996410e5]{max-height:113px}.filterWrap .bottomRowTitle.xinyuan[data-v-996410e5]{border-color:#ececea;color:#ececea}.filterWrap .bottomRowTitle.zhuti[data-v-996410e5]{border-color:#ccc;color:#ccc}.filterWrap .bottomRowTitle.huati[data-v-996410e5]{border-color:#999;color:#999}.filterWrap .bottomRowTitle.multiple[data-v-996410e5]{background-color:#fffdee!important}.downRowTitle[data-v-996410e5]{-webkit-font-smoothing:antialiased;color:#005aa0;display:inline-block;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;vertical-align:top}[data-v-996410e5] .subFilterWrap.multiple{border:2px solid #edd28b}.activePanel[data-v-996410e5]{border-color:#f8bc01}.letterWrap .letter[data-v-996410e5]{border:1px solid #fff;color:#005aa0;cursor:pointer;font-size:12px;padding:0 7px;text-align:center}.letterWrap .letter.active[data-v-996410e5],.letterWrap .letter.activeAll[data-v-996410e5]{border:1px solid red;color:red}.user[data-v-1975030b]{display:flex;height:24px;margin-bottom:12px}.user .header-avatar[data-v-1975030b]{fill:#123bb6;align-items:center;background-color:#d1dbfa;color:#123bb6;display:flex;height:24px;justify-content:center;width:24px}.user .header-avatar svg[data-v-1975030b]{height:16px;width:16px}.user .head-label[data-v-1975030b]{color:#111;font-size:16px;font-weight:700;margin-left:12px}@keyframes blink-5f669a5d{0%{opacity:1}50%{opacity:0}to{opacity:1}}[data-v-5f669a5d] .markdown pre code{background-color:#282c34;color:#fff;width:100%}[data-v-5f669a5d] .markdown p{margin:1.25rem 0}[data-v-5f669a5d] .markdown p:first-child{margin-top:0}[data-v-5f669a5d] .markdown ol{list-style-type:decimal;padding-left:40px}[data-v-5f669a5d] .markdown ul{list-style-type:disc;padding-left:40px}[data-v-5f669a5d] .markdown .cursor{animation:blink-5f669a5d .5s step-end infinite;background-color:#aaa;display:inline-block;height:20px;margin-left:2px;vertical-align:sub;width:2px}.answer[data-v-7714b264]{display:flex;height:24px;margin-bottom:12px}.answer .icon[data-v-7714b264]{height:24px;width:24px}.answer .head-label[data-v-7714b264]{color:#111;font-size:16px;font-weight:700;margin-left:12px}.icon-button[data-v-f5eca4be]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;color:hsla(0,0%,94%,0);display:flex;gap:4px;height:30px;justify-content:center;padding:4px;width:30px}.icon-button[data-v-f5eca4be]:hover{background-color:#f0f0f0}.icon[data-v-f5eca4be]{color:#333;height:20px;width:20px}.pic-control[data-v-f5eca4be]{position:relative}.pic-control .visual-search[data-v-f5eca4be]{align-items:flex-start;display:flex;flex-direction:column;width:100%}.pic-control .visual-search .visual-search-title[data-v-f5eca4be]{font-size:12px;font-weight:700;margin-bottom:8px}.pic-control .visual-search .search-input[data-v-f5eca4be]{padding:4px 0;width:100%}.pic-control .visual-search .search-input input[data-v-f5eca4be]{border:1px solid #1e56ea;border-radius:5px;height:32px;padding:8px 10px}.pic-control .visual-search[data-v-f5eca4be] .el-upload{width:100%}.pic-control .visual-search .push-pic[data-v-f5eca4be]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;display:flex;margin-top:5px;padding:4px;width:100%}.pic-control .visual-search .push-pic[data-v-f5eca4be]:hover{background-color:#f0f0f0}.select-plugin-box[data-v-c4b5af14]{left:0;position:absolute;top:-55px}.select-plugin-box .select-button[data-v-c4b5af14]{align-items:center;background-color:#edf1ff;border-radius:10px;color:#1e56ea;display:flex;font-weight:600;height:40px;justify-content:center;padding:0 12px;width:120px}.select-plugin-box .select-button .icon[data-v-c4b5af14]{background-image:linear-gradient(-41deg,#2e6ee7,#8c8ef7);border-radius:50%;height:16px;margin-left:5px;transition:transform .5s ease-in-out;width:16px}.select-plugin-box .select-button .icon svg[data-v-c4b5af14]{color:#fff;margin-left:-8px;margin-top:-8px;transform:scale(.3) translate(0)}.select-plugin-box .select-button .rotated[data-v-c4b5af14]{transform:rotate(45deg)}.select-plugin-box .icon[data-v-c4b5af14]{font-size:18px}.select-plugin-box .selection[data-v-c4b5af14]{background-color:#fff;border-radius:10px;bottom:50px;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04);display:flex;flex-direction:column;height:200px;justify-content:center;left:0;padding:10px 0;position:absolute;transform-origin:left bottom;width:220px}.select-plugin-box .selection .plugin-number[data-v-c4b5af14]{color:#686c8d;font-size:11px;padding:0 10px 5px}.select-plugin-box .selection .input-container[data-v-c4b5af14],.select-plugin-box .selection .input-container .select-input[data-v-c4b5af14]{padding:0 10px;width:100%}.select-plugin-box .selection .plugin-content[data-v-c4b5af14]{height:100%;overflow-y:auto}.select-plugin-box .selection .plugin-content[data-v-c4b5af14]::-webkit-scrollbar{display:none}.select-plugin-box .selection .plugin-content .plugin-item[data-v-c4b5af14]{align-items:center;border-bottom:1px solid #f4f3f7;color:#686c8d;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:space-between;padding:10px 20px;width:100%}.select-plugin-box .selection .plugin-content .plugin-item[data-v-c4b5af14]:hover{background-color:#f5f7fd}.select-plugin-box .selection .plugin-content .plugin-item .select-radio[data-v-c4b5af14]{align-items:center;border:1px solid #ccc;border-radius:50%;display:flex;height:14px;justify-content:space-between;width:14px}.select-plugin-box .selection .plugin-content .plugin-item .select-radio .icon[data-v-c4b5af14]{color:#1e56ea;display:inline-block}.select-plugin-box .selection .plugin-content .plugin-item .active-radio[data-v-c4b5af14]{background-color:#1e56ea;border:1px solid #1e56ea}.select-plugin-box .selection .plugin-content .plugin-item .active-radio .icon[data-v-c4b5af14]{color:#fff;display:inline-block}.select-plugin-box .fade-scale-enter-active[data-v-c4b5af14],.select-plugin-box .fade-scale-leave-active[data-v-c4b5af14]{transition:all .2s}.select-plugin-box .fade-scale-enter-from[data-v-c4b5af14],.select-plugin-box .fade-scale-leave-to[data-v-c4b5af14]{opacity:0;transform:scale(.8)}.select-plugin-box .fade-scale-enter-to[data-v-c4b5af14],.select-plugin-box .fade-scale-leave-from[data-v-c4b5af14]{opacity:1;transform:scale(1)}.top-controls[data-v-76e68868]{inset-inline-end:0;padding:5px;position:absolute;top:0}.top-controls .icon-button[data-v-76e68868]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;color:hsla(0,0%,94%,0);display:flex;gap:4px;height:30px;justify-content:center;padding:4px;width:30px}.top-controls .icon-button[data-v-76e68868]:hover{background-color:#f0f0f0}.top-controls .icon[data-v-76e68868]{color:#333;height:20px;width:20px}.selection[data-v-ee33a269]{background-color:#fff;border-radius:10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04);display:flex;flex-direction:column;height:145px;left:0;padding:10px 0;position:absolute;top:-155px;transform-origin:bottom center;width:100%;z-index:222}.selection .input-container[data-v-ee33a269],.selection .input-container .select-input[data-v-ee33a269]{padding:0 10px;width:100%}.selection .plugin-content[data-v-ee33a269]{height:100%;overflow-y:auto}.selection .plugin-content[data-v-ee33a269]::-webkit-scrollbar{display:none}.selection .plugin-content .plugin-item[data-v-ee33a269]{align-items:center;border-bottom:1px solid #f4f3f7;color:#686c8d;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:space-between;padding:10px 20px;width:100%}.selection .plugin-content .plugin-item.isSel[data-v-ee33a269]{background-color:#f5f7fd}.fade-scale-enter-active[data-v-ee33a269],.fade-scale-leave-active[data-v-ee33a269]{transition:all .3s}.fade-scale-enter-from[data-v-ee33a269],.fade-scale-leave-to[data-v-ee33a269]{opacity:0;transform:scaleY(.5)}.fade-scale-enter-to[data-v-ee33a269],.fade-scale-leave-from[data-v-ee33a269]{opacity:1;transform:scaleY(1)}.tagText[data-v-10722fd5]{-webkit-font-smoothing:antialiased;color:#005aa0!important;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;text-decoration:none}.tagText[data-v-10722fd5]:hover{color:#e4393c}.num[data-v-10722fd5]{-webkit-font-smoothing:antialiased;color:#aaa;float:right;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;margin-left:-2px;margin-top:8px;transform:scale(.8)}.hover[data-v-a70be454]{color:#e4393c}.tagText[data-v-a70be454]{-webkit-font-smoothing:antialiased;border:1px solid #ddd;color:#005aa0;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;height:48px;text-decoration:none;width:110px}.tagText[data-v-a70be454]:hover{border-color:#e4393c;color:#e4393c}.num[data-v-a70be454]{-webkit-font-smoothing:antialiased;color:#aaa;float:right;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;margin-left:-2px;margin-top:8px;transform:scale(.8)}
1
+ .copilot-box[data-v-eca20866]{background:linear-gradient(180deg,#f5f4f5,#eaedf6);display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:.5rem 1.5rem;width:100%}.copilot-box .copilot-bottom-box[data-v-eca20866]{position:relative;width:100%}.panel[data-v-c86d30a0]{margin:6px!important}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.flex-bc{align-items:center;display:flex;justify-content:space-between}.collapse{visibility:collapse}.static{position:static}.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.bottom-0{bottom:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.mb-5{margin-bottom:1.25rem}.mb-1{margin-bottom:.25rem}.mt-1{margin-top:.25rem}.mb-3{margin-bottom:.75rem}.mr-3{margin-right:.75rem}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}.mt-3{margin-top:.75rem}.mr-1{margin-right:.25rem}.ml-3{margin-left:.75rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-start{align-content:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-start{justify-items:start}.gap-1\.5{gap:.375rem}.gap-1{gap:.25rem}.gap-x-5{column-gap:1.25rem}.gap-x-10{column-gap:2.5rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.gap-x-8{column-gap:2rem}.gap-y-6{row-gap:1.5rem}.overflow-hidden,.truncate{overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-2{border-width:2px}.border-solid{border-style:solid}.border-\[\#ddd\]{--tw-border-opacity:1;border-color:rgb(221 221 221/var(--tw-border-opacity))}.border-indigo-600{--tw-border-opacity:1;border-color:rgb(79 70 229/var(--tw-border-opacity))}.border-\[\#DDD\]{--tw-border-opacity:1;border-color:rgb(221 221 221/var(--tw-border-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-\[\#f3f3f3\]{--tw-bg-opacity:1;background-color:rgb(243 243 243/var(--tw-bg-opacity))}.p-2{padding:.5rem}.p-1{padding:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.align-middle{vertical-align:middle}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.text-\[\#333\]{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}.text-\[\#666\]{--tw-text-opacity:1;color:rgb(102 102 102/var(--tw-text-opacity))}.text-\[\#e4393c\]{--tw-text-opacity:1;color:rgb(228 57 60/var(--tw-text-opacity))}.text-\[\#606266\]{--tw-text-opacity:1;color:rgb(96 98 102/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.last\:pr-10:last-child{padding-right:2.5rem}.hover\:border-\[red\]:hover{--tw-border-opacity:1;border-color:rgb(255 0 0/var(--tw-border-opacity))}.hover\:\!bg-\[white\]:hover{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.dark .dark\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.fade-enter-active,.fade-leave-active{transition:opacity .28s}.fade-enter,.fade-leave-active{opacity:0}.fade-transform-enter-active,.fade-transform-leave-active{transition:all .5s}.fade-transform-enter-from{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to{opacity:0;transform:translateX(30px)}.breadcrumb-enter-active{transition:all .4s}.breadcrumb-leave-active{transition:all .3s}.breadcrumb-enter-from,.breadcrumb-leave-active{opacity:0;transform:translateX(20px)}.breadcrumb-leave-active{position:absolute}.outer-most .el-collapse-transition-enter-active,.outer-most .el-collapse-transition-leave-active{transition:all .2s ease-in-out!important}.horizontal-collapse-transition{transition:var(--pure-transition-duration) all!important}.el-breadcrumb__inner,.el-breadcrumb__inner a{font-weight:400!important}.el-upload input[type=file]{display:none!important}.el-upload__input{display:none}.upload-container .el-upload{width:100%}.upload-container .el-upload .el-upload-dragger{height:200px;width:100%}.el-dropdown-menu{padding:0!important}.el-range-separator{box-sizing:content-box}.is-dark{z-index:9999!important}.reset-margin [class*=el-icon]+span{margin-left:2px!important}.pure-popper{padding:0!important}.pure-tooltip{z-index:41000!important}#nprogress .bar{background-color:var(--el-color-primary)!important}#nprogress .peg{box-shadow:0 0 10px var(--el-color-primary),0 0 5px var(--el-color-primary)!important}#nprogress .spinner-icon{border-left-color:var(--el-color-primary);border-top-color:var(--el-color-primary)}.el-dialog__headerbtn:hover .el-dialog__close,.el-message-box__headerbtn:hover .el-dialog__close{color:var(--el-color-info)!important}.el-icon.el-dialog__close,.el-icon.el-drawer__close,.el-icon.el-message-box__close,.el-icon.el-notification__closeBtn{border-radius:4px;height:24px;outline:none;transition:background-color .2s,color .2s;width:24px}.el-icon.el-dialog__close:hover,.el-icon.el-drawer__close:hover,.el-icon.el-message-box__close:hover,.el-icon.el-notification__closeBtn:hover{background-color:rgba(0,0,0,.06);color:rgba(0,0,0,.88)!important;text-decoration:none}.pure-message{background:#fff!important;border-width:0!important;box-shadow:0 3px 6px -4px rgba(0,0,0,.122),0 6px 16px rgba(0,0,0,.078),0 9px 28px 8px rgba(0,0,0,.051)!important;padding:10px 13px!important}.pure-message.el-message.is-closable .el-message__content{padding-right:17px!important}.pure-message .el-message__content{background-image:none!important;color:rgba(0,0,0,.851)!important;pointer-events:all!important}.pure-message .el-message__icon{margin-right:8px!important}.pure-message .el-message__closeBtn{border-radius:4px;outline:none;right:9px!important;transition:background-color .2s,color .2s}.pure-message .el-message__closeBtn:hover{background-color:rgba(0,0,0,.06)}html.dark{--el-color-primary:#409eff;--el-color-primary-light-3:#3375b9;--el-color-primary-light-5:#2a598a;--el-color-primary-light-7:#213d5b;--el-color-primary-light-8:#1d3043;--el-color-primary-light-9:#18222c;--el-color-primary-dark-2:#66b1ff;--el-color-success:#67c23a;--el-color-success-light-3:#4e8e2f;--el-color-success-light-5:#3e6b27;--el-color-success-light-7:#2d481f;--el-color-success-light-8:#25371c;--el-color-success-light-9:#1c2518;--el-color-success-dark-2:#85ce61;--el-color-warning:#e6a23c;--el-color-warning-light-3:#a77730;--el-color-warning-light-5:#7d5b28;--el-color-warning-light-7:#533f20;--el-color-warning-light-8:#3e301c;--el-color-warning-light-9:#292218;--el-color-warning-dark-2:#ebb563;--el-color-danger:#f56c6c;--el-color-danger-light-3:#b25252;--el-color-danger-light-5:#854040;--el-color-danger-light-7:#582e2e;--el-color-danger-light-8:#412626;--el-color-danger-light-9:#2b1d1d;--el-color-danger-dark-2:#f78989;--el-color-error:#f56c6c;--el-color-error-light-3:#b25252;--el-color-error-light-5:#854040;--el-color-error-light-7:#582e2e;--el-color-error-light-8:#412626;--el-color-error-light-9:#2b1d1d;--el-color-error-dark-2:#f78989;--el-color-info:#909399;--el-color-info-light-3:#6b6d71;--el-color-info-light-5:#525457;--el-color-info-light-7:#393a3c;--el-color-info-light-8:#2d2d2f;--el-color-info-light-9:#202121;--el-color-info-dark-2:#a6a9ad;--el-box-shadow:0px 12px 32px 4px rgba(0,0,0,.36),0px 8px 20px rgba(0,0,0,.72);--el-box-shadow-light:0px 0px 12px rgba(0,0,0,.72);--el-box-shadow-lighter:0px 0px 6px rgba(0,0,0,.72);--el-box-shadow-dark:0px 16px 48px 16px rgba(0,0,0,.72),0px 12px 32px #000,0px 8px 16px -8px #000;--el-bg-color-page:#0a0a0a;--el-bg-color:#141414;--el-bg-color-overlay:#1d1e1f;--el-text-color-primary:#e5eaf3;--el-text-color-regular:#cfd3dc;--el-text-color-secondary:#a3a6ad;--el-text-color-placeholder:#8d9095;--el-text-color-disabled:#6c6e72;--el-border-color-darker:#636466;--el-border-color-dark:#58585b;--el-border-color:#4c4d4f;--el-border-color-light:#414243;--el-border-color-lighter:#363637;--el-border-color-extra-light:#2b2b2c;--el-fill-color-darker:#424243;--el-fill-color-dark:#39393a;--el-fill-color:#303030;--el-fill-color-light:#262727;--el-fill-color-lighter:#1d1d1d;--el-fill-color-extra-light:#191919;--el-fill-color-blank:transparent;--el-mask-color:rgba(0,0,0,.8);--el-mask-color-extra-light:rgba(0,0,0,.3);color-scheme:dark}html.dark .el-button{--el-button-disabled-text-color:hsla(0,0%,100%,.5)}html.dark .el-card{--el-card-bg-color:var(--el-bg-color-overlay)}html.dark .el-empty{--el-empty-fill-color-0:var(--el-color-black);--el-empty-fill-color-1:#4b4b52;--el-empty-fill-color-2:#36383d;--el-empty-fill-color-3:#1e1e20;--el-empty-fill-color-4:#262629;--el-empty-fill-color-5:#202124;--el-empty-fill-color-6:#212224;--el-empty-fill-color-7:#1b1c1f;--el-empty-fill-color-8:#1c1d1f;--el-empty-fill-color-9:#18181a}html.dark .contextmenu,html.dark .horizontal-header,html.dark .horizontal-header .el-sub-menu__title,html.dark .horizontal-header .submenu-title-noDropdown,html.dark .navbar,html.dark .sidebar-container,html.dark .sidebar-logo-container,html.dark .tags-view{background:var(--el-bg-color)!important}html.dark .app-main{background:#020409!important}html.dark .frame{filter:invert(.9) hue-rotate(180deg)}html.dark .tags-view .arrow-left,html.dark .tags-view .arrow-right{border-right:1px solid #303030;box-shadow:none}html.dark .tags-view .arrow-right{border-left:1px solid #303030}html.dark .right-panel-items .el-divider__text{--el-bg-color:var(--el-bg-color)}html.dark .right-panel-items .el-divider--horizontal{border-top:none}html.dark .el-table__cell{background:var(--el-bg-color)}html.dark .el-card{--el-card-bg-color:var(--el-bg-color)}html.dark .el-backtop{--el-backtop-bg-color:var(--el-color-primary-light-9);--el-backtop-hover-bg-color:var(--el-color-primary)}html.dark .el-dropdown-menu__item:not(.is-disabled):hover{background:transparent}html.dark .el-icon.el-dialog__close:hover,html.dark .el-icon.el-drawer__close:hover,html.dark .el-icon.el-message-box__close:hover,html.dark .el-icon.el-notification__closeBtn:hover{background-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)!important}html.dark .pure-message{background-color:#242525!important;background-image:none!important;box-shadow:0 3px 6px -4px hsla(0,0%,5%,.12),0 6px 16px 0 hsla(0,0%,5%,.08),0 9px 28px 8px hsla(0,0%,5%,.05)!important}html.dark .pure-message .el-message__content{background-image:none!important;color:#fff!important;pointer-events:all!important}html.dark .pure-message .el-message__closeBtn:hover{background-color:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)}:root{--pure-transition-duration:0.016s;--input-bottom-height:110px}.html-grey{filter:grayscale(100%)}.html-weakness{filter:invert(80%)}.message-box[data-v-c4a8f0ca]{height:calc(100% - var(--input-bottom-height) - 66px);overflow:hidden;overflow-x:hidden;padding-bottom:62px}.message-box[data-v-c4a8f0ca]:hover{overflow-y:auto}.message-box .message-group[data-v-c4a8f0ca]{margin-top:24px}.message-box .message-group .msg-content[data-v-c4a8f0ca]{color:#111;font-size:16px;margin-left:36px}.message-box .message-group .msg-content .icon-operates[data-v-c4a8f0ca]{display:flex;margin-top:12px}.message-box .message-group .msg-content .icon-operates .icon-item[data-v-c4a8f0ca]{cursor:pointer;margin-left:10px}.message-box .message-group .msg-content .icon-operates .icon-item svg[data-v-c4a8f0ca]{height:20px;width:20px}.message-box .message-group .response-content[data-v-c4a8f0ca]{background-color:#fff;border-radius:12px;box-shadow:0 1px 3px 0 #eaedf5,0 0 3px 0 #eaedf5;padding:12px 20px}.message-box .stop-dialogue[data-v-c4a8f0ca]{align-items:center;display:flex;justify-content:space-between;padding-top:10px}.message-box .stop-dialogue .gray-line[data-v-c4a8f0ca]{background-color:#ccc;flex:1;height:1px}.message-box .stop-dialogue .title[data-v-c4a8f0ca]{color:#111;font-size:16px;font-weight:600;padding:5px;width:430px}.message-box .stop-dialogue .title .stop-icon[data-v-c4a8f0ca]{color:#1e56ea;display:inline-block;height:16px;margin:0 1px;transform:translateY(-1px);vertical-align:text-bottom;width:16px}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#000;color:#f8f8f8}.hljs-comment,.hljs-quote{color:#aeaeae;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#e28964}.hljs-string{color:#65b042}.hljs-subst{color:#daefa3}.hljs-link,.hljs-regexp{color:#e9c062}.hljs-name,.hljs-section,.hljs-tag,.hljs-title{color:#89bdff}.hljs-class .hljs-title,.hljs-doctag,.hljs-title.class_{text-decoration:underline}.hljs-bullet,.hljs-number,.hljs-symbol{color:#3387cc}.hljs-params,.hljs-template-variable,.hljs-variable{color:#3e87e3}.hljs-attribute{color:#cda869}.hljs-meta{color:#8996a8}.hljs-formula{background-color:#0e2231;color:#f8f8f8;font-style:italic}.hljs-addition{background-color:#253b22;color:#f8f8f8}.hljs-deletion{background-color:#420e09;color:#f8f8f8}.hljs-selector-class{color:#9b703f}.hljs-selector-id{color:#8b98ab}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}[data-v-7a0e9ea7] .el-scrollbar{margin-bottom:-2px}.copilot-footer[data-v-0e191f08]{align-items:flex-end;background:linear-gradient(180deg,transparent 0,#eaedf6 10%,#eaedf6);bottom:0;box-sizing:border-box;justify-content:center;min-height:70px;padding-top:15px;position:absolute;width:100%;z-index:1}.user[data-v-e25476bb]{display:flex;height:24px;margin-bottom:12px}.user .header-avatar[data-v-e25476bb]{fill:#123bb6;align-items:center;background-color:#d1dbfa;color:#123bb6;display:flex;height:24px;justify-content:center;width:24px}.user .header-avatar svg[data-v-e25476bb]{height:16px;width:16px}.user .head-label[data-v-e25476bb]{color:#111;font-size:16px;font-weight:700;margin-left:12px}@keyframes blink-e85bde7f{0%{opacity:1}50%{opacity:0}to{opacity:1}}[data-v-e85bde7f] .markdown pre code{background-color:#eef0f7;color:#757676;width:100%}[data-v-e85bde7f] .markdown p{margin:5px 0}[data-v-e85bde7f] .markdown p:first-child{margin-top:0}[data-v-e85bde7f] .markdown ol{list-style-type:decimal;padding-left:40px}[data-v-e85bde7f] .markdown ul{list-style-type:disc;padding-left:40px}[data-v-e85bde7f] .markdown .cursor{animation:blink-e85bde7f .5s step-end infinite;background-color:#aaa;display:inline-block;height:20px;margin-left:2px;vertical-align:sub;width:2px}.answer[data-v-79b56717]{display:flex;height:24px;margin-bottom:12px}.answer .icon[data-v-79b56717]{height:24px;width:24px}.answer .head-label[data-v-79b56717]{color:#111;font-size:16px;font-weight:700;margin-left:12px}.bottom-footer[data-v-6c6f4a6e]{display:flex;flex-direction:column;width:100%}.bottom-footer .control-contain[data-v-6c6f4a6e]{align-items:center;display:flex;margin-bottom:10px}.bottom-footer .control-contain .select-button[data-v-6c6f4a6e]{align-items:center;background-color:#fff;border-radius:10px;color:#1e56ea;display:flex;font-weight:600;height:40px;justify-content:center;margin-right:10px;padding:0 12px;width:120px}.bottom-footer .control-contain .select-button .icon[data-v-6c6f4a6e]{background-image:linear-gradient(-41deg,#2e6ee7,#8c8ef7);border-radius:50%;height:16px;margin-left:5px;transition:transform .5s ease-in-out;width:16px}.bottom-footer .control-contain .select-button .icon svg[data-v-6c6f4a6e]{color:#fff;margin-left:-8px;margin-top:-8px;transform:scale(.3) translate(0)}.bottom-footer .control-contain .select-button .rotated[data-v-6c6f4a6e]{transform:rotate(45deg)}.bottom-footer .control-contain .icon[data-v-6c6f4a6e]{font-size:18px}.bottom-footer .control-contain .stop-responding-button[data-v-6c6f4a6e]{align-items:center;background-color:#fff;border:1px solid #1e56ea;border-radius:10px;display:flex;height:40px;justify-content:center;left:50%;padding:0 12px;position:absolute;top:-30px;transform:translate(-50%);width:120px}.bottom-footer .control-contain .stop-responding-button .stop-icon[data-v-6c6f4a6e]{background-color:#1e56ea;border-radius:2px;height:14px;margin-right:4px;width:14px}.bottom-footer .control-contain .stop-responding-button span[data-v-6c6f4a6e]{color:#1e56ea;font-weight:600}.bottom-footer .input-container[data-v-6c6f4a6e]{background:#fff;border:1px solid #ccc;border-radius:20px;cursor:text;display:flex;flex-direction:column;justify-content:space-between;margin:0;min-height:20px;min-width:300px;outline:1px solid transparent;pointer-events:auto;position:relative;width:100%;z-index:1}.bottom-footer .input-container .plugin-town[data-v-6c6f4a6e]{align-items:center;background-color:#f5f7fc;border-radius:20px 20px 0 0;display:flex;height:40px;justify-content:space-between;padding:5px 10px 5px 13px;width:100%}.bottom-footer .input-container .plugin-town .close-plugin[data-v-6c6f4a6e]{align-items:center;display:flex;height:100%;justify-content:center;width:32px}.bottom-footer .input-container .plugin-town .close-plugin .icon[data-v-6c6f4a6e]{cursor:pointer}.bottom-footer .input-container .plugin-town .close-plugin .icon[data-v-6c6f4a6e]:hover{color:#1e56ea}.bottom-footer .input-container .disable[data-v-6c6f4a6e]{background-color:hsla(0,0%,100%,.596);border-radius:20px;height:100%;left:0;position:absolute;top:0;width:100%}.bottom-footer .input-container .input-row[data-v-6c6f4a6e]{flex:1;padding:10px 32px 5px 13px;position:relative;width:100%}.bottom-footer .input-container .input-row .text-area[data-v-6c6f4a6e]{color:#111;max-height:200px;overflow-y:auto;width:100%}.bottom-footer .input-container .input-row .text-area[data-v-6c6f4a6e]:empty:before{color:#ccc;content:attr(placeholder)}.bottom-footer .input-container .bottom-controls[data-v-6c6f4a6e]{display:flex;justify-content:space-between;padding-inline:5px}.bottom-footer .input-container .bottom-controls .bottom-left-controls[data-v-6c6f4a6e]{display:flex}.bottom-footer .input-container .bottom-controls .bottom-left-controls[data-v-6c6f4a6e] .el-card{position:absolute;top:-130px}.bottom-footer .input-container .bottom-controls .bottom-left-controls[data-v-6c6f4a6e] .el-card .el-card__body{padding:10px;width:100%}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control[data-v-6c6f4a6e]{position:relative}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control .visual-search[data-v-6c6f4a6e]{align-items:flex-start;display:flex;flex-direction:column;width:100%}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .visual-search-title[data-v-6c6f4a6e]{font-size:12px;font-weight:700;margin-bottom:8px}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .search-input[data-v-6c6f4a6e]{padding:4px 0;width:100%}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .search-input input[data-v-6c6f4a6e]{border:1px solid #1e56ea;border-radius:5px;height:32px;padding:8px 10px}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control .visual-search[data-v-6c6f4a6e] .el-upload{width:100%}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .push-pic[data-v-6c6f4a6e]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;display:flex;margin-top:5px;padding:4px;width:100%}.bottom-footer .input-container .bottom-controls .bottom-left-controls .pic-control .visual-search .push-pic[data-v-6c6f4a6e]:hover{background-color:#f0f0f0}.bottom-footer .input-container .bottom-controls .bottom-right-controls[data-v-6c6f4a6e]{display:flex;margin-bottom:5px}.bottom-footer .input-container .bottom-controls .bottom-right-controls .text-sum[data-v-6c6f4a6e]{color:#666;font-size:13px;line-height:32px;text-align:center}.bottom-footer .input-container .bottom-controls .bottom-right-controls .send-button[data-v-6c6f4a6e]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;color:hsla(0,0%,94%,0);display:flex;gap:4px;height:30px;justify-content:center;padding:4px;width:30px}.bottom-footer .input-container .bottom-controls .bottom-right-controls .send-button[data-v-6c6f4a6e]:hover{background-color:#f0f0f0}.fade-enter-active[data-v-4e04c24d],.fade-leave-active[data-v-4e04c24d]{transition:opacity .2s}.fade-enter[data-v-4e04c24d],.fade-leave-to[data-v-4e04c24d]{opacity:0}.filterWrap[data-v-4e04c24d]{border:1px solid #ececea}.filterWrap .rowTitle[data-v-4e04c24d]{-webkit-font-smoothing:antialiased;background:#fff;color:#666;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;width:110px}.filterWrap .rowWrap.xinyuan[data-v-4e04c24d]{border-bottom:1px solid #ececea}.filterWrap .rowWrap.xinyuan .rowTitle[data-v-4e04c24d]{background-color:#ececea}.filterWrap .rowWrap.zhuti[data-v-4e04c24d]{border-bottom:1px solid #ccc}.filterWrap .rowWrap.zhuti .rowTitle[data-v-4e04c24d]{background-color:#ccc}.filterWrap .rowWrap.huati[data-v-4e04c24d]{border-bottom:1px solid #999}.filterWrap .rowWrap.huati .rowTitle[data-v-4e04c24d]{background-color:#999}.filterWrap .rowWrap.multiple[data-v-4e04c24d]{border:2px solid #edd28b}.filterWrap .rowWrap.multiple .rowTitle[data-v-4e04c24d]{background-color:#fffdee!important}.filterWrap .rowWrap .fWrap[data-v-4e04c24d]{max-height:70px}.filterWrap .rowWrap .fWrap.more[data-v-4e04c24d]{height:auto;max-height:15vh!important;overflow-y:auto}.filterWrap .rowWrap .fWrap.iconRow[data-v-4e04c24d]{max-height:113px}.filterWrap .bottomRowTitle.xinyuan[data-v-4e04c24d]{border-color:#ececea;color:#ececea}.filterWrap .bottomRowTitle.zhuti[data-v-4e04c24d]{border-color:#ccc;color:#ccc}.filterWrap .bottomRowTitle.huati[data-v-4e04c24d]{border-color:#999;color:#999}.filterWrap .bottomRowTitle.multiple[data-v-4e04c24d]{background-color:#fffdee!important}.downRowTitle[data-v-4e04c24d]{-webkit-font-smoothing:antialiased;color:#005aa0;display:inline-block;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;vertical-align:top}[data-v-4e04c24d] .subFilterWrap.multiple{border:2px solid #edd28b}.activePanel[data-v-4e04c24d]{border-color:#f8bc01}.letterWrap .letter[data-v-4e04c24d]{border:1px solid #fff;color:#005aa0;cursor:pointer;font-size:12px;padding:0 7px;text-align:center}.letterWrap .letter.active[data-v-4e04c24d],.letterWrap .letter.activeAll[data-v-4e04c24d]{border:1px solid red;color:red}.icon-button[data-v-94f38585]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;color:hsla(0,0%,94%,0);display:flex;gap:4px;height:30px;justify-content:center;padding:4px;width:30px}.icon-button[data-v-94f38585]:hover{background-color:#f0f0f0}.icon[data-v-94f38585]{color:#333;height:20px;width:20px}.pic-control[data-v-94f38585]{position:relative}.pic-control .visual-search[data-v-94f38585]{align-items:flex-start;display:flex;flex-direction:column;width:100%}.pic-control .visual-search .visual-search-title[data-v-94f38585]{font-size:12px;font-weight:700;margin-bottom:8px}.pic-control .visual-search .search-input[data-v-94f38585]{padding:4px 0;width:100%}.pic-control .visual-search .search-input input[data-v-94f38585]{border:1px solid #1e56ea;border-radius:5px;height:32px;padding:8px 10px}.pic-control .visual-search[data-v-94f38585] .el-upload{width:100%}.pic-control .visual-search .push-pic[data-v-94f38585]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;display:flex;margin-top:5px;padding:4px;width:100%}.pic-control .visual-search .push-pic[data-v-94f38585]:hover{background-color:#f0f0f0}.selection[data-v-598aed82]{background-color:#fff;border-radius:10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04);display:flex;flex-direction:column;height:145px;left:0;padding:10px 0;position:absolute;top:-80px;transform-origin:bottom center;width:100%;z-index:222}.selection .input-container[data-v-598aed82],.selection .input-container .select-input[data-v-598aed82]{padding:0 10px;width:100%}.selection .plugin-content[data-v-598aed82]{height:100%;overflow-y:auto}.selection .plugin-content[data-v-598aed82]::-webkit-scrollbar{display:none}.selection .plugin-content .plugin-item[data-v-598aed82]{align-items:center;border-bottom:1px solid #f4f3f7;color:#686c8d;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:space-between;padding:10px 20px;width:100%}.selection .plugin-content .plugin-item.isSel[data-v-598aed82]{background-color:#f5f7fd}.fade-scale-enter-active[data-v-598aed82],.fade-scale-leave-active[data-v-598aed82]{transition:all .3s}.fade-scale-enter-from[data-v-598aed82],.fade-scale-leave-to[data-v-598aed82]{opacity:0;transform:scaleY(.5)}.fade-scale-enter-to[data-v-598aed82],.fade-scale-leave-from[data-v-598aed82]{opacity:1;transform:scaleY(1)}.top-controls[data-v-2de838e5]{inset-inline-end:0;padding:5px;position:absolute;top:0}.top-controls .icon-button[data-v-2de838e5]{align-items:center;background-color:hsla(0,0%,99%,0);border-radius:4px;color:hsla(0,0%,94%,0);display:flex;gap:4px;height:30px;justify-content:center;padding:4px;width:30px}.top-controls .icon-button[data-v-2de838e5]:hover{background-color:#f0f0f0}.top-controls .icon[data-v-2de838e5]{color:#333;height:20px;width:20px}.outside-left-container .button-compose[data-v-e4530874]{background:#1e56ea;border:none;border-radius:20px;color:#fff;display:flex;flex-direction:row;height:40px;margin:0;overflow:hidden;padding:0;transition:width .5s ease;width:40px}.outside-left-container .button-compose[data-v-e4530874]:hover{width:110px}.outside-left-container .button-compose .button-compose-content[data-v-e4530874]{align-items:center;color:#fff;display:grid;grid-template-columns:40px auto;height:40px}.outside-left-container .button-compose .button-compose-content .button-compose-text[data-v-e4530874]{margin-inline-end:20px;min-width:max-content}.outside-left-container .button-compose .button-compose-icon[data-v-e4530874]{align-items:center;display:flex;justify-content:center}.select-plugin-box .select-button[data-v-b3be75d1]{align-items:center;background-color:#edf1ff;border-radius:10px;color:#1e56ea;display:flex;font-weight:600;height:40px;justify-content:center;margin-right:10px;padding:0 12px;width:120px}.select-plugin-box .select-button .icon[data-v-b3be75d1]{background-image:linear-gradient(-41deg,#2e6ee7,#8c8ef7);border-radius:50%;height:16px;margin-left:5px;transition:transform .5s ease-in-out;width:16px}.select-plugin-box .select-button .icon svg[data-v-b3be75d1]{color:#fff;margin-left:-8px;margin-top:-8px;transform:scale(.3) translate(0)}.select-plugin-box .select-button .rotated[data-v-b3be75d1]{transform:rotate(45deg)}.select-plugin-box .icon[data-v-b3be75d1]{font-size:18px}.select-plugin-box .selection[data-v-b3be75d1]{background-color:#fff;border-radius:10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 0 3px 0 rgba(0,0,0,.04);display:flex;flex-direction:column;height:200px;justify-content:center;left:0;padding:10px 0;position:absolute;top:-185px;transform-origin:left bottom;width:220px}.select-plugin-box .selection .plugin-number[data-v-b3be75d1]{color:#686c8d;font-size:11px;padding:0 10px 5px}.select-plugin-box .selection .input-container[data-v-b3be75d1],.select-plugin-box .selection .input-container .select-input[data-v-b3be75d1]{padding:0 10px;width:100%}.select-plugin-box .selection .plugin-content[data-v-b3be75d1]{height:100%;overflow-y:auto}.select-plugin-box .selection .plugin-content[data-v-b3be75d1]::-webkit-scrollbar{display:none}.select-plugin-box .selection .plugin-content .plugin-item[data-v-b3be75d1]{align-items:center;border-bottom:1px solid #f4f3f7;color:#686c8d;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:space-between;padding:10px 20px;width:100%}.select-plugin-box .selection .plugin-content .plugin-item[data-v-b3be75d1]:hover{background-color:#f5f7fd}.select-plugin-box .selection .plugin-content .plugin-item .select-radio[data-v-b3be75d1]{align-items:center;border:1px solid #ccc;border-radius:50%;display:flex;height:14px;justify-content:space-between;width:14px}.select-plugin-box .selection .plugin-content .plugin-item .select-radio .icon[data-v-b3be75d1]{color:#1e56ea;display:inline-block}.select-plugin-box .selection .plugin-content .plugin-item .active-radio[data-v-b3be75d1]{background-color:#1e56ea;border:1px solid #1e56ea}.select-plugin-box .selection .plugin-content .plugin-item .active-radio .icon[data-v-b3be75d1]{color:#fff;display:inline-block}.select-plugin-box .fade-scale-enter-active[data-v-b3be75d1],.select-plugin-box .fade-scale-leave-active[data-v-b3be75d1]{transition:all .2s}.select-plugin-box .fade-scale-enter-from[data-v-b3be75d1],.select-plugin-box .fade-scale-leave-to[data-v-b3be75d1]{opacity:0;transform:scale(.8)}.select-plugin-box .fade-scale-enter-to[data-v-b3be75d1],.select-plugin-box .fade-scale-leave-from[data-v-b3be75d1]{opacity:1;transform:scale(1)}.tagText[data-v-be1d5ffc]{-webkit-font-smoothing:antialiased;color:#005aa0!important;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;text-decoration:none}.tagText[data-v-be1d5ffc]:hover{color:#e4393c}.num[data-v-be1d5ffc]{-webkit-font-smoothing:antialiased;color:#aaa;float:right;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;margin-left:-2px;margin-top:8px;transform:scale(.8)}.hover[data-v-c55b8933]{color:#e4393c}.tagText[data-v-c55b8933]{-webkit-font-smoothing:antialiased;border:1px solid #ddd;color:#005aa0;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;height:48px;text-decoration:none;width:110px}.tagText[data-v-c55b8933]:hover{border-color:#e4393c;color:#e4393c}.num[data-v-c55b8933]{-webkit-font-smoothing:antialiased;color:#aaa;float:right;font:12px/150% tahoma,arial,Microsoft YaHei,Hiragino Sans GB,u5b8bu4f53,sans-serif;margin-left:-2px;margin-top:8px;transform:scale(.8)}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kg-ui/kg-ui-plus",
3
- "version": "0.0.11",
3
+ "version": "0.0.13",
4
4
  "description": "A Component Library for Vue 3",
5
5
  "private": false,
6
6
  "main": "dist/es/index.mjs",
@@ -119,4 +119,4 @@
119
119
  },
120
120
  "author": "lyn",
121
121
  "license": "MIT"
122
- }
122
+ }
@@ -1,4 +0,0 @@
1
- const NewTheme_vue_vue_type_style_index_0_scoped_06361a79_lang = "";
2
- export {
3
- NewTheme_vue_vue_type_style_index_0_scoped_06361a79_lang as default
4
- };
@@ -1,4 +0,0 @@
1
- const SelectPlugin_vue_vue_type_style_index_0_scoped_c4b5af14_lang = "";
2
- export {
3
- SelectPlugin_vue_vue_type_style_index_0_scoped_c4b5af14_lang as default
4
- };
@@ -1,4 +0,0 @@
1
- const SelectPluginByKey_vue_vue_type_style_index_0_scoped_ee33a269_lang = "";
2
- export {
3
- SelectPluginByKey_vue_vue_type_style_index_0_scoped_ee33a269_lang as default
4
- };
@@ -1,4 +0,0 @@
1
- const SpeechControl_vue_vue_type_style_index_0_scoped_76e68868_lang = "";
2
- export {
3
- SpeechControl_vue_vue_type_style_index_0_scoped_76e68868_lang as default
4
- };
@@ -1,4 +0,0 @@
1
- const Upload_vue_vue_type_style_index_0_scoped_f5eca4be_lang = "";
2
- export {
3
- Upload_vue_vue_type_style_index_0_scoped_f5eca4be_lang as default
4
- };