@kg-ui/kg-ui-plus 0.1.5 → 0.1.6

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 (53) 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/SearchInput/NewTheme.vue.mjs +1 -1
  8. package/dist/es/KgCopilot/CopiFooter/SearchInput/NewTheme.vue2.mjs +1 -1
  9. package/dist/es/KgCopilot/CopiFooter/SearchInput/NewTheme.vue3.mjs +2 -2
  10. package/dist/es/KgCopilot/CopiFooter/SearchInput/SelectPluginByKey.vue.mjs +1 -1
  11. package/dist/es/KgCopilot/CopiFooter/SearchInput/SelectPluginByKey.vue3.mjs +2 -2
  12. package/dist/es/KgCopilot/CopiFooter/SearchInput/SpeechControl.vue.mjs +1 -1
  13. package/dist/es/KgCopilot/CopiFooter/SearchInput/SpeechControl.vue3.mjs +2 -2
  14. package/dist/es/KgCopilot/CopiFooter/SearchInput/Upload.vue.mjs +1 -1
  15. package/dist/es/KgCopilot/CopiFooter/SearchInput/Upload.vue2.mjs +1 -1
  16. package/dist/es/KgCopilot/CopiFooter/SearchInput/Upload.vue3.mjs +2 -2
  17. package/dist/es/KgCopilot/CopiFooter/SearchInput/index.vue.mjs +1 -1
  18. package/dist/es/KgCopilot/CopiFooter/SearchInput/index.vue2.mjs +1 -1
  19. package/dist/es/KgCopilot/CopiFooter/SearchInput/index.vue3.mjs +2 -2
  20. package/dist/es/KgCopilot/CopiFooter/index.vue.mjs +1 -1
  21. package/dist/es/KgCopilot/CopiFooter/index.vue3.mjs +2 -2
  22. package/dist/es/KgCopilot/dialogue/index.vue.mjs +1 -1
  23. package/dist/es/KgCopilot/dialogue/index.vue2.mjs +1 -1
  24. package/dist/es/KgCopilot/dialogue/index.vue3.mjs +2 -2
  25. package/dist/es/KgCopilot/dialogue/messageParse/edit.vue.mjs +1 -1
  26. package/dist/es/KgCopilot/dialogue/messageParse/edit.vue3.mjs +2 -2
  27. package/dist/es/KgCopilot/dialogue/messageParse/fileBox.vue.mjs +10 -5
  28. package/dist/es/KgCopilot/dialogue/messageParse/fileBox.vue2.mjs +2 -2
  29. package/dist/es/KgCopilot/dialogue/messageParse/index.vue.mjs +1 -1
  30. package/dist/es/KgCopilot/dialogue/messageParse/index.vue3.mjs +2 -2
  31. package/dist/es/KgCopilot/dialogue/messageParse/readMd.vue.mjs +1 -1
  32. package/dist/es/KgCopilot/dialogue/messageParse/readMd.vue2.mjs +2 -2
  33. package/dist/es/KgCopilot/dialogue/messageParse/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/home/LFilter/FilterArea.vue.mjs +1 -1
  37. package/dist/es/home/LFilter/FilterArea.vue2.mjs +1 -1
  38. package/dist/es/home/LFilter/FilterArea.vue3.mjs +2 -2
  39. package/dist/es/home/LFilter/FilterItem.vue.mjs +1 -1
  40. package/dist/es/home/LFilter/FilterItem.vue2.mjs +1 -1
  41. package/dist/es/home/LFilter/FilterItem.vue3.mjs +2 -2
  42. package/dist/es/home/LFilter/FilterItemIcon.vue.mjs +1 -1
  43. package/dist/es/home/LFilter/FilterItemIcon.vue2.mjs +1 -1
  44. package/dist/es/home/LFilter/FilterItemIcon.vue3.mjs +2 -2
  45. package/dist/es/home/LProject/index.vue.mjs +1 -1
  46. package/dist/es/home/LProject/index.vue3.mjs +2 -2
  47. package/dist/es/home/index.vue.mjs +1 -1
  48. package/dist/es/home/index.vue3.mjs +2 -2
  49. package/dist/es/node_modules/.pnpm/{dompurify@3.1.5 → dompurify@3.0.10}/node_modules/dompurify/dist/purify.es.mjs +11 -48
  50. package/dist/es/node_modules/.pnpm/{marked@12.0.2 → marked@12.0.1}/node_modules/marked/lib/marked.esm.mjs +1 -2
  51. package/dist/es/store/modules/copilot.mjs +14 -17
  52. package/dist/es/style.css +1 -1
  53. package/package.json +123 -123
package/README.md CHANGED
@@ -1,3 +1,3 @@
1
- # 星光探索-组件库
2
-
3
- ## 基于vue3 elemet-plus封装的组件库
1
+ # 星光探索-组件库
2
+
3
+ ## 基于vue3 elemet-plus封装的组件库
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./AnswerHead.vue2.mjs";
2
2
  import "./AnswerHead.vue3.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
- const AnswerHead = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-79b56717"]]);
4
+ const AnswerHead = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7714b264"]]);
5
5
  export {
6
6
  AnswerHead as default
7
7
  };
@@ -3,7 +3,7 @@ import { useCopilotStoreHook } from "../../store/modules/copilot.mjs";
3
3
  import { storeToRefs } from "pinia";
4
4
  const _hoisted_1 = { class: "answer" };
5
5
  const _hoisted_2 = { class: "icon" };
6
- const _hoisted_3 = /* @__PURE__ */ createStaticVNode('<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-79b56717><g clip-path="url(#clip0_3984_10372)" data-v-79b56717><path d="M35.1201 6.46024C34.4524 4.39741 32.5312 3 30.363 3L28.7093 3C26.2926 3 24.2217 4.72855 23.7898 7.10639L21.448 19.9984L22.1587 17.5866C22.7854 15.46 24.7377 14 26.9548 14H35.2947L38.8884 15.7857L42.3527 14H41.1975C39.0293 14 37.1082 12.6026 36.4405 10.5398L35.1201 6.46024Z" fill="url(#paint0_radial_3984_10372)" data-v-79b56717></path><path d="M13.3948 41.5178C14.0556 43.5918 15.9822 45 18.1589 45H21.397C24.1428 45 26.3748 42.7858 26.3968 40.0401L26.4921 28.1641L25.8179 30.428C25.1866 32.5478 23.2377 34.0009 21.0259 34.0009L12.623 34.0009L9.54267 31.9459L6.20776 34.0009H7.34528C9.52197 34.0009 11.4486 35.4091 12.1093 37.4831L13.3948 41.5178Z" fill="url(#paint1_radial_3984_10372)" data-v-79b56717></path><path d="M30 3H12.5C7.49997 3 4.49997 9.5 2.49997 16C0.13049 23.7008 -2.97003 34 5.99997 34H13.6122C15.8393 34 17.7964 32.5325 18.4179 30.394C19.7318 25.8726 22.0338 17.9871 23.8421 11.9841C24.7611 8.93305 25.5266 6.31272 26.7015 4.68095C27.3602 3.76611 28.458 3 30 3Z" fill="url(#paint2_linear_3984_10372)" data-v-79b56717></path><path d="M30 3H12.5C7.49997 3 4.49997 9.5 2.49997 16C0.13049 23.7008 -2.97003 34 5.99997 34H13.6122C15.8393 34 17.7964 32.5325 18.4179 30.394C19.7318 25.8726 22.0338 17.9871 23.8421 11.9841C24.7611 8.93305 25.5266 6.31272 26.7015 4.68095C27.3602 3.76611 28.458 3 30 3Z" fill="url(#paint3_linear_3984_10372)" data-v-79b56717></path><path d="M17.9963 45H35.4963C40.4963 45 43.4963 38.5 45.4963 32C47.8658 24.2992 50.9663 14 41.9963 14H34.3841C32.157 14 30.1999 15.4675 29.5784 17.606C28.2645 22.1274 25.9625 30.0129 24.1543 36.0159C23.2352 39.0669 22.4697 41.6873 21.2948 43.319C20.6361 44.2339 19.5383 45 17.9963 45Z" fill="url(#paint4_radial_3984_10372)" data-v-79b56717></path><path d="M17.9963 45H35.4963C40.4963 45 43.4963 38.5 45.4963 32C47.8658 24.2992 50.9663 14 41.9963 14H34.3841C32.157 14 30.1999 15.4675 29.5784 17.606C28.2645 22.1274 25.9625 30.0129 24.1543 36.0159C23.2352 39.0669 22.4697 41.6873 21.2948 43.319C20.6361 44.2339 19.5383 45 17.9963 45Z" fill="url(#paint5_linear_3984_10372)" data-v-79b56717></path></g><defs data-v-79b56717><radialGradient id="paint0_radial_3984_10372" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(39.3087 20.1095) rotate(-130.498) scale(18.242 17.2825)" data-v-79b56717><stop offset="0.0955758" stop-color="#00AEFF" data-v-79b56717></stop><stop offset="0.773185" stop-color="#2253CE" data-v-79b56717></stop><stop offset="1" stop-color="#0736C4" data-v-79b56717></stop></radialGradient><radialGradient id="paint1_radial_3984_10372" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(9.88779 33.7078) rotate(50.1259) scale(16.5438 16.2528)" data-v-79b56717><stop stop-color="#FFB657" data-v-79b56717></stop><stop offset="0.633728" stop-color="#FF5F3D" data-v-79b56717></stop><stop offset="0.923392" stop-color="#C02B3C" data-v-79b56717></stop></radialGradient><linearGradient id="paint2_linear_3984_10372" x1="11.4526" y1="6.75624" x2="13.8689" y2="35.1765" gradientUnits="userSpaceOnUse" data-v-79b56717><stop offset="0.156162" stop-color="#0D91E1" data-v-79b56717></stop><stop offset="0.487484" stop-color="#52B471" data-v-79b56717></stop><stop offset="0.652394" stop-color="#98BD42" data-v-79b56717></stop><stop offset="0.937361" stop-color="#FFC800" data-v-79b56717></stop></linearGradient><linearGradient id="paint3_linear_3984_10372" x1="13.6347" y1="3" x2="14.954" y2="34.0019" gradientUnits="userSpaceOnUse" data-v-79b56717><stop stop-color="#3DCBFF" data-v-79b56717></stop><stop offset="0.246674" stop-color="#0588F7" stop-opacity="0" data-v-79b56717></stop></linearGradient><radialGradient id="paint4_radial_3984_10372" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(42.8953 10.9649) rotate(109.574) scale(41.2667 50.0822)" data-v-79b56717><stop offset="0.0661714" stop-color="#8C48FF" data-v-79b56717></stop><stop offset="0.5" stop-color="#F2598A" data-v-79b56717></stop><stop offset="0.895833" stop-color="#FFB152" data-v-79b56717></stop></radialGradient><linearGradient id="paint5_linear_3984_10372" x1="44.2778" y1="12.1074" x2="44.2606" y2="20.5507" gradientUnits="userSpaceOnUse" data-v-79b56717><stop offset="0.0581535" stop-color="#F8ADFA" data-v-79b56717></stop><stop offset="0.708063" stop-color="#A86EDD" stop-opacity="0" data-v-79b56717></stop></linearGradient><clipPath id="clip0_3984_10372" data-v-79b56717><rect width="48" height="48" fill="white" data-v-79b56717></rect></clipPath></defs></svg>', 1);
6
+ const _hoisted_3 = /* @__PURE__ */ createStaticVNode('<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" data-v-7714b264><g clip-path="url(#clip0_3984_10372)" data-v-7714b264><path d="M35.1201 6.46024C34.4524 4.39741 32.5312 3 30.363 3L28.7093 3C26.2926 3 24.2217 4.72855 23.7898 7.10639L21.448 19.9984L22.1587 17.5866C22.7854 15.46 24.7377 14 26.9548 14H35.2947L38.8884 15.7857L42.3527 14H41.1975C39.0293 14 37.1082 12.6026 36.4405 10.5398L35.1201 6.46024Z" fill="url(#paint0_radial_3984_10372)" data-v-7714b264></path><path d="M13.3948 41.5178C14.0556 43.5918 15.9822 45 18.1589 45H21.397C24.1428 45 26.3748 42.7858 26.3968 40.0401L26.4921 28.1641L25.8179 30.428C25.1866 32.5478 23.2377 34.0009 21.0259 34.0009L12.623 34.0009L9.54267 31.9459L6.20776 34.0009H7.34528C9.52197 34.0009 11.4486 35.4091 12.1093 37.4831L13.3948 41.5178Z" fill="url(#paint1_radial_3984_10372)" data-v-7714b264></path><path d="M30 3H12.5C7.49997 3 4.49997 9.5 2.49997 16C0.13049 23.7008 -2.97003 34 5.99997 34H13.6122C15.8393 34 17.7964 32.5325 18.4179 30.394C19.7318 25.8726 22.0338 17.9871 23.8421 11.9841C24.7611 8.93305 25.5266 6.31272 26.7015 4.68095C27.3602 3.76611 28.458 3 30 3Z" fill="url(#paint2_linear_3984_10372)" data-v-7714b264></path><path d="M30 3H12.5C7.49997 3 4.49997 9.5 2.49997 16C0.13049 23.7008 -2.97003 34 5.99997 34H13.6122C15.8393 34 17.7964 32.5325 18.4179 30.394C19.7318 25.8726 22.0338 17.9871 23.8421 11.9841C24.7611 8.93305 25.5266 6.31272 26.7015 4.68095C27.3602 3.76611 28.458 3 30 3Z" fill="url(#paint3_linear_3984_10372)" data-v-7714b264></path><path d="M17.9963 45H35.4963C40.4963 45 43.4963 38.5 45.4963 32C47.8658 24.2992 50.9663 14 41.9963 14H34.3841C32.157 14 30.1999 15.4675 29.5784 17.606C28.2645 22.1274 25.9625 30.0129 24.1543 36.0159C23.2352 39.0669 22.4697 41.6873 21.2948 43.319C20.6361 44.2339 19.5383 45 17.9963 45Z" fill="url(#paint4_radial_3984_10372)" data-v-7714b264></path><path d="M17.9963 45H35.4963C40.4963 45 43.4963 38.5 45.4963 32C47.8658 24.2992 50.9663 14 41.9963 14H34.3841C32.157 14 30.1999 15.4675 29.5784 17.606C28.2645 22.1274 25.9625 30.0129 24.1543 36.0159C23.2352 39.0669 22.4697 41.6873 21.2948 43.319C20.6361 44.2339 19.5383 45 17.9963 45Z" fill="url(#paint5_linear_3984_10372)" data-v-7714b264></path></g><defs data-v-7714b264><radialGradient id="paint0_radial_3984_10372" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(39.3087 20.1095) rotate(-130.498) scale(18.242 17.2825)" data-v-7714b264><stop offset="0.0955758" stop-color="#00AEFF" data-v-7714b264></stop><stop offset="0.773185" stop-color="#2253CE" data-v-7714b264></stop><stop offset="1" stop-color="#0736C4" data-v-7714b264></stop></radialGradient><radialGradient id="paint1_radial_3984_10372" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(9.88779 33.7078) rotate(50.1259) scale(16.5438 16.2528)" data-v-7714b264><stop stop-color="#FFB657" data-v-7714b264></stop><stop offset="0.633728" stop-color="#FF5F3D" data-v-7714b264></stop><stop offset="0.923392" stop-color="#C02B3C" data-v-7714b264></stop></radialGradient><linearGradient id="paint2_linear_3984_10372" x1="11.4526" y1="6.75624" x2="13.8689" y2="35.1765" gradientUnits="userSpaceOnUse" data-v-7714b264><stop offset="0.156162" stop-color="#0D91E1" data-v-7714b264></stop><stop offset="0.487484" stop-color="#52B471" data-v-7714b264></stop><stop offset="0.652394" stop-color="#98BD42" data-v-7714b264></stop><stop offset="0.937361" stop-color="#FFC800" data-v-7714b264></stop></linearGradient><linearGradient id="paint3_linear_3984_10372" x1="13.6347" y1="3" x2="14.954" y2="34.0019" gradientUnits="userSpaceOnUse" data-v-7714b264><stop stop-color="#3DCBFF" data-v-7714b264></stop><stop offset="0.246674" stop-color="#0588F7" stop-opacity="0" data-v-7714b264></stop></linearGradient><radialGradient id="paint4_radial_3984_10372" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(42.8953 10.9649) rotate(109.574) scale(41.2667 50.0822)" data-v-7714b264><stop offset="0.0661714" stop-color="#8C48FF" data-v-7714b264></stop><stop offset="0.5" stop-color="#F2598A" data-v-7714b264></stop><stop offset="0.895833" stop-color="#FFB152" data-v-7714b264></stop></radialGradient><linearGradient id="paint5_linear_3984_10372" x1="44.2778" y1="12.1074" x2="44.2606" y2="20.5507" gradientUnits="userSpaceOnUse" data-v-7714b264><stop offset="0.0581535" stop-color="#F8ADFA" data-v-7714b264></stop><stop offset="0.708063" stop-color="#A86EDD" stop-opacity="0" data-v-7714b264></stop></linearGradient><clipPath id="clip0_3984_10372" data-v-7714b264><rect width="48" height="48" fill="white" data-v-7714b264></rect></clipPath></defs></svg>', 1);
7
7
  const _hoisted_4 = { class: "head-label" };
8
8
  const _sfc_main = /* @__PURE__ */ defineComponent({
9
9
  __name: "AnswerHead",
@@ -1,4 +1,4 @@
1
- const AnswerHead_vue_vue_type_style_index_0_scoped_79b56717_lang = "";
1
+ const AnswerHead_vue_vue_type_style_index_0_scoped_7714b264_lang = "";
2
2
  export {
3
- AnswerHead_vue_vue_type_style_index_0_scoped_79b56717_lang as default
3
+ AnswerHead_vue_vue_type_style_index_0_scoped_7714b264_lang as default
4
4
  };
@@ -2,7 +2,7 @@ import { openBlock, createElementBlock, pushScopeId, popScopeId, createElementVN
2
2
  import "./UserHead.vue2.mjs";
3
3
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
4
4
  const _sfc_main = {};
5
- const _withScopeId = (n) => (pushScopeId("data-v-e25476bb"), n = n(), popScopeId(), n);
5
+ const _withScopeId = (n) => (pushScopeId("data-v-1975030b"), n = n(), popScopeId(), n);
6
6
  const _hoisted_1 = { class: "user" };
7
7
  const _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("div", { class: "icon header-avatar rounded-full" }, [
8
8
  /* @__PURE__ */ createElementVNode("svg", {
@@ -20,7 +20,7 @@ const _hoisted_4 = [
20
20
  function _sfc_render(_ctx, _cache) {
21
21
  return openBlock(), createElementBlock("div", _hoisted_1, _hoisted_4);
22
22
  }
23
- const UserHead = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-e25476bb"]]);
23
+ const UserHead = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-1975030b"]]);
24
24
  export {
25
25
  UserHead as default
26
26
  };
@@ -1,4 +1,4 @@
1
- const UserHead_vue_vue_type_style_index_0_scoped_e25476bb_lang = "";
1
+ const UserHead_vue_vue_type_style_index_0_scoped_1975030b_lang = "";
2
2
  export {
3
- UserHead_vue_vue_type_style_index_0_scoped_e25476bb_lang as default
3
+ UserHead_vue_vue_type_style_index_0_scoped_1975030b_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./NewTheme.vue2.mjs";
2
2
  import "./NewTheme.vue3.mjs";
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
4
- const NewTheme = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-e4530874"]]);
4
+ const NewTheme = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b959a5ee"]]);
5
5
  export {
6
6
  NewTheme as default
7
7
  };
@@ -2,7 +2,7 @@ import { defineComponent, ref, watch, openBlock, createElementBlock, createEleme
2
2
  import { useCopilotStoreHook } from "../../../store/modules/copilot.mjs";
3
3
  import { storeToRefs } from "pinia";
4
4
  const _hoisted_1 = { class: "outside-left-container" };
5
- const _hoisted_2 = /* @__PURE__ */ createStaticVNode('<div class="button-compose-content" data-v-e4530874><div class="button-compose-icon" data-v-e4530874><svg class="button-compose-icon" width="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" data-v-e4530874><path fill="#fff" d="M12 2C17.5228 2 22 6.47715 22 12C22 12.2628 21.9899 12.5232 21.97 12.7809C21.5319 12.3658 21.0361 12.0111 20.4958 11.73C20.3532 7.16054 16.6041 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 13.4696 3.87277 14.8834 4.57303 16.1375L4.72368 16.4072L3.61096 20.3914L7.59755 19.2792L7.86709 19.4295C9.04305 20.0852 10.3592 20.4531 11.73 20.4958C12.0111 21.0361 12.3658 21.5319 12.7809 21.97C12.5232 21.9899 12.2628 22 12 22C10.3817 22 8.81782 21.6146 7.41286 20.888L3.58704 21.9553C2.92212 22.141 2.23258 21.7525 2.04691 21.0876C1.98546 20.8676 1.98549 20.6349 2.04695 20.4151L3.11461 16.5922C2.38637 15.186 2 13.6203 2 12C2 6.47715 6.47715 2 12 2ZM23 17.5C23 14.4624 20.5376 12 17.5 12C14.4624 12 12 14.4624 12 17.5C12 20.5376 14.4624 23 17.5 23C20.5376 23 23 20.5376 23 17.5ZM18.0006 18L18.0011 20.5035C18.0011 20.7797 17.7773 21.0035 17.5011 21.0035C17.225 21.0035 17.0011 20.7797 17.0011 20.5035L17.0006 18H14.4956C14.2197 18 13.9961 17.7762 13.9961 17.5C13.9961 17.2239 14.2197 17 14.4956 17H17.0005L17 14.4993C17 14.2231 17.2239 13.9993 17.5 13.9993C17.7761 13.9993 18 14.2231 18 14.4993L18.0005 17H20.4966C20.7725 17 20.9961 17.2239 20.9961 17.5C20.9961 17.7762 20.7725 18 20.4966 18H18.0006Z" data-v-e4530874></path></svg></div><div class="button-compose-text" data-v-e4530874>新主题</div></div>', 1);
5
+ const _hoisted_2 = /* @__PURE__ */ createStaticVNode('<div class="button-compose-content" data-v-b959a5ee><div class="button-compose-icon" data-v-b959a5ee><svg class="button-compose-icon" width="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" data-v-b959a5ee><path fill="#fff" d="M12 2C17.5228 2 22 6.47715 22 12C22 12.2628 21.9899 12.5232 21.97 12.7809C21.5319 12.3658 21.0361 12.0111 20.4958 11.73C20.3532 7.16054 16.6041 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 13.4696 3.87277 14.8834 4.57303 16.1375L4.72368 16.4072L3.61096 20.3914L7.59755 19.2792L7.86709 19.4295C9.04305 20.0852 10.3592 20.4531 11.73 20.4958C12.0111 21.0361 12.3658 21.5319 12.7809 21.97C12.5232 21.9899 12.2628 22 12 22C10.3817 22 8.81782 21.6146 7.41286 20.888L3.58704 21.9553C2.92212 22.141 2.23258 21.7525 2.04691 21.0876C1.98546 20.8676 1.98549 20.6349 2.04695 20.4151L3.11461 16.5922C2.38637 15.186 2 13.6203 2 12C2 6.47715 6.47715 2 12 2ZM23 17.5C23 14.4624 20.5376 12 17.5 12C14.4624 12 12 14.4624 12 17.5C12 20.5376 14.4624 23 17.5 23C20.5376 23 23 20.5376 23 17.5ZM18.0006 18L18.0011 20.5035C18.0011 20.7797 17.7773 21.0035 17.5011 21.0035C17.225 21.0035 17.0011 20.7797 17.0011 20.5035L17.0006 18H14.4956C14.2197 18 13.9961 17.7762 13.9961 17.5C13.9961 17.2239 14.2197 17 14.4956 17H17.0005L17 14.4993C17 14.2231 17.2239 13.9993 17.5 13.9993C17.7761 13.9993 18 14.2231 18 14.4993L18.0005 17H20.4966C20.7725 17 20.9961 17.2239 20.9961 17.5C20.9961 17.7762 20.7725 18 20.4966 18H18.0006Z" data-v-b959a5ee></path></svg></div><div class="button-compose-text" data-v-b959a5ee>新主题</div></div>', 1);
6
6
  const _hoisted_3 = [
7
7
  _hoisted_2
8
8
  ];
@@ -1,4 +1,4 @@
1
- const NewTheme_vue_vue_type_style_index_0_scoped_e4530874_lang = "";
1
+ const NewTheme_vue_vue_type_style_index_0_scoped_b959a5ee_lang = "";
2
2
  export {
3
- NewTheme_vue_vue_type_style_index_0_scoped_e4530874_lang as default
3
+ NewTheme_vue_vue_type_style_index_0_scoped_b959a5ee_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./SelectPluginByKey.vue2.mjs";
2
2
  import "./SelectPluginByKey.vue3.mjs";
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
4
- const SelectPluginByKey = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-33128106"]]);
4
+ const SelectPluginByKey = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-60319410"]]);
5
5
  export {
6
6
  SelectPluginByKey as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const SelectPluginByKey_vue_vue_type_style_index_0_scoped_33128106_lang = "";
1
+ const SelectPluginByKey_vue_vue_type_style_index_0_scoped_60319410_lang = "";
2
2
  export {
3
- SelectPluginByKey_vue_vue_type_style_index_0_scoped_33128106_lang as default
3
+ SelectPluginByKey_vue_vue_type_style_index_0_scoped_60319410_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./SpeechControl.vue2.mjs";
2
2
  import "./SpeechControl.vue3.mjs";
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
4
- const SpeechControl = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-2de838e5"]]);
4
+ const SpeechControl = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b19d4d69"]]);
5
5
  export {
6
6
  SpeechControl as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const SpeechControl_vue_vue_type_style_index_0_scoped_2de838e5_lang = "";
1
+ const SpeechControl_vue_vue_type_style_index_0_scoped_b19d4d69_lang = "";
2
2
  export {
3
- SpeechControl_vue_vue_type_style_index_0_scoped_2de838e5_lang as default
3
+ SpeechControl_vue_vue_type_style_index_0_scoped_b19d4d69_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./Upload.vue2.mjs";
2
2
  import "./Upload.vue3.mjs";
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
4
- const Upload = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-94f38585"]]);
4
+ const Upload = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d6ae77b0"]]);
5
5
  export {
6
6
  Upload as default
7
7
  };
@@ -2,7 +2,7 @@ import { defineComponent, ref, resolveComponent, openBlock, createElementBlock,
2
2
  import data from "../../../node_modules/.pnpm/@iconify-icons_ep@1.2.7/node_modules/@iconify-icons/ep/upload.mjs";
3
3
  import data$1 from "../../../node_modules/.pnpm/@iconify-icons_ep@1.2.7/node_modules/@iconify-icons/ep/paperclip.mjs";
4
4
  import { ClickOutside, genFileId } from "element-plus";
5
- const _withScopeId = (n) => (pushScopeId("data-v-94f38585"), n = n(), popScopeId(), n);
5
+ const _withScopeId = (n) => (pushScopeId("data-v-d6ae77b0"), n = n(), popScopeId(), n);
6
6
  const _hoisted_1 = { class: "pic-control" };
7
7
  const _hoisted_2 = { class: "visual-search" };
8
8
  const _hoisted_3 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "visual-search-title" }, "添加图像", -1));
@@ -1,4 +1,4 @@
1
- const Upload_vue_vue_type_style_index_0_scoped_94f38585_lang = "";
1
+ const Upload_vue_vue_type_style_index_0_scoped_d6ae77b0_lang = "";
2
2
  export {
3
- Upload_vue_vue_type_style_index_0_scoped_94f38585_lang as default
3
+ Upload_vue_vue_type_style_index_0_scoped_d6ae77b0_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 SearchInput = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-98660609"]]);
4
+ const SearchInput = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-89f2c40e"]]);
5
5
  export {
6
6
  SearchInput as default
7
7
  };
@@ -7,7 +7,7 @@ import SpeechControl from "./SpeechControl.vue.mjs";
7
7
  import SelectPluginByKey from "./SelectPluginByKey.vue.mjs";
8
8
  import { useCopilotStoreHook } from "../../../store/modules/copilot.mjs";
9
9
  import { storeToRefs } from "pinia";
10
- const _withScopeId = (n) => (pushScopeId("data-v-98660609"), n = n(), popScopeId(), n);
10
+ const _withScopeId = (n) => (pushScopeId("data-v-89f2c40e"), n = n(), popScopeId(), n);
11
11
  const _hoisted_1 = { class: "control-contain" };
12
12
  const _hoisted_2 = ["onClick"];
13
13
  const _hoisted_3 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("svg", {
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_98660609_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_89f2c40e_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_98660609_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_89f2c40e_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 CopiFooter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3166d992"]]);
4
+ const CopiFooter = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b9fb0810"]]);
5
5
  export {
6
6
  CopiFooter as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_3166d992_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_b9fb0810_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_3166d992_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_b9fb0810_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-1cd4f3b7"]]);
4
+ const dialogue = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1d2ef1c0"]]);
5
5
  export {
6
6
  dialogue as default
7
7
  };
@@ -11,7 +11,7 @@ import data$6 from "../../node_modules/.pnpm/@iconify-icons_ph@1.2.5/node_module
11
11
  import data from "../../node_modules/.pnpm/@iconify-icons_ph@1.2.5/node_modules/@iconify-icons/ph/caret-down-fill.mjs";
12
12
  import { useCopilotStoreHook } from "../../store/modules/copilot.mjs";
13
13
  import { storeToRefs } from "pinia";
14
- const _withScopeId = (n) => (pushScopeId("data-v-1cd4f3b7"), n = n(), popScopeId(), n);
14
+ const _withScopeId = (n) => (pushScopeId("data-v-1d2ef1c0"), n = n(), popScopeId(), n);
15
15
  const _hoisted_1 = { class: "msg-head" };
16
16
  const _hoisted_2 = { class: "msg-box" };
17
17
  const _hoisted_3 = {
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_1cd4f3b7_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_1d2ef1c0_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_1cd4f3b7_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_1d2ef1c0_lang as default
4
4
  };
@@ -1,7 +1,7 @@
1
1
  import _sfc_main from "./edit.vue2.mjs";
2
2
  import "./edit.vue3.mjs";
3
3
  import _export_sfc from "../../../_virtual/_plugin-vue_export-helper.mjs";
4
- const Edit = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-86d77442"]]);
4
+ const Edit = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-5c85f484"]]);
5
5
  export {
6
6
  Edit as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const edit_vue_vue_type_style_index_0_scoped_86d77442_lang = "";
1
+ const edit_vue_vue_type_style_index_0_scoped_5c85f484_lang = "";
2
2
  export {
3
- edit_vue_vue_type_style_index_0_scoped_86d77442_lang as default
3
+ edit_vue_vue_type_style_index_0_scoped_5c85f484_lang as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { ref, watch, onMounted, openBlock, createElementBlock, createElementVNode, createVNode, toDisplayString } from "vue";
1
+ import { ref, watch, onMounted, openBlock, createElementBlock, createElementVNode, createVNode, toDisplayString, createCommentVNode } from "vue";
2
2
  import _sfc_main$1 from "./fileIcon.vue.mjs";
3
3
  import { convertBytes, urlDownload } from "../../../utils/home.mjs";
4
4
  import { useCopilotStoreHook } from "../../../store/modules/copilot.mjs";
@@ -10,7 +10,10 @@ const _hoisted_2 = { class: "file-content" };
10
10
  const _hoisted_3 = { class: "file-desc" };
11
11
  const _hoisted_4 = { class: "file-name" };
12
12
  const _hoisted_5 = { class: "file-size-type" };
13
- const _hoisted_6 = { class: "size" };
13
+ const _hoisted_6 = {
14
+ key: 0,
15
+ class: "size"
16
+ };
14
17
  const _hoisted_7 = { class: "type" };
15
18
  const _sfc_main = {
16
19
  __name: "fileBox",
@@ -43,7 +46,9 @@ const _sfc_main = {
43
46
  watch(
44
47
  props.desc,
45
48
  (val) => {
46
- size.value = convertBytes(val.size);
49
+ if (val.size) {
50
+ size.value = convertBytes(val.size);
51
+ }
47
52
  switch (val.suffix) {
48
53
  case "doc":
49
54
  fileType.value = "word";
@@ -69,7 +74,7 @@ const _sfc_main = {
69
74
  createElementVNode("div", _hoisted_3, [
70
75
  createElementVNode("span", _hoisted_4, toDisplayString(__props.desc.name), 1),
71
76
  createElementVNode("div", _hoisted_5, [
72
- createElementVNode("span", _hoisted_6, toDisplayString(size.value), 1),
77
+ size.value ? (openBlock(), createElementBlock("span", _hoisted_6, toDisplayString(size.value), 1)) : createCommentVNode("", true),
73
78
  createElementVNode("span", _hoisted_7, toDisplayString(fileType.value), 1)
74
79
  ])
75
80
  ])
@@ -82,7 +87,7 @@ const _sfc_main = {
82
87
  };
83
88
  }
84
89
  };
85
- const FileBox = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-45f0332a"]]);
90
+ const FileBox = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-9ceb0a57"]]);
86
91
  export {
87
92
  FileBox as default
88
93
  };
@@ -1,4 +1,4 @@
1
- const fileBox_vue_vue_type_style_index_0_scoped_45f0332a_lang = "";
1
+ const fileBox_vue_vue_type_style_index_0_scoped_9ceb0a57_lang = "";
2
2
  export {
3
- fileBox_vue_vue_type_style_index_0_scoped_45f0332a_lang as default
3
+ fileBox_vue_vue_type_style_index_0_scoped_9ceb0a57_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 MessageParse = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3b302dc1"]]);
4
+ const MessageParse = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-929a2332"]]);
5
5
  export {
6
6
  MessageParse as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_3b302dc1_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_929a2332_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_3b302dc1_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_929a2332_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-130428d1"]]);
4
+ const ReadMd = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3758d8f2"]]);
5
5
  export {
6
6
  ReadMd as default
7
7
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent, ref, computed, watch, onMounted, resolveDirective, openBlock, createElementBlock, withDirectives, createElementVNode, unref } from "vue";
2
- import purify from "../../../node_modules/.pnpm/dompurify@3.1.5/node_modules/dompurify/dist/purify.es.mjs";
3
- import { marked } from "../../../node_modules/.pnpm/marked@12.0.2/node_modules/marked/lib/marked.esm.mjs";
2
+ import purify from "../../../node_modules/.pnpm/dompurify@3.0.10/node_modules/dompurify/dist/purify.es.mjs";
3
+ import { marked } from "../../../node_modules/.pnpm/marked@12.0.1/node_modules/marked/lib/marked.esm.mjs";
4
4
  import isInCode from "./mdInCode.mjs";
5
5
  import { useCopilotStoreHook } from "../../../store/modules/copilot.mjs";
6
6
  import { storeToRefs } from "pinia";
@@ -1,4 +1,4 @@
1
- const readMd_vue_vue_type_style_index_0_scoped_130428d1_lang = "";
1
+ const readMd_vue_vue_type_style_index_0_scoped_3758d8f2_lang = "";
2
2
  export {
3
- readMd_vue_vue_type_style_index_0_scoped_130428d1_lang as default
3
+ readMd_vue_vue_type_style_index_0_scoped_3758d8f2_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-73aaa632"]]);
4
+ const KgCopilot = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-4e814070"]]);
5
5
  export {
6
6
  KgCopilot as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_73aaa632_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_4e814070_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_73aaa632_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_4e814070_lang as default
4
4
  };
@@ -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-4e04c24d"]]);
4
+ const FilterArea = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-996410e5"]]);
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-4e04c24d"), n = n(), popScopeId(), n);
12
+ const _withScopeId = (n) => (pushScopeId("data-v-996410e5"), 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_4e04c24d_lang = "";
1
+ const FilterArea_vue_vue_type_style_index_0_scoped_996410e5_lang = "";
2
2
  export {
3
- FilterArea_vue_vue_type_style_index_0_scoped_4e04c24d_lang as default
3
+ FilterArea_vue_vue_type_style_index_0_scoped_996410e5_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-be1d5ffc"]]);
4
+ const FilterItem = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-10722fd5"]]);
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-be1d5ffc"), n = n(), popScopeId(), n);
7
+ const _withScopeId = (n) => (pushScopeId("data-v-10722fd5"), 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_be1d5ffc_lang = "";
1
+ const FilterItem_vue_vue_type_style_index_0_scoped_10722fd5_lang = "";
2
2
  export {
3
- FilterItem_vue_vue_type_style_index_0_scoped_be1d5ffc_lang as default
3
+ FilterItem_vue_vue_type_style_index_0_scoped_10722fd5_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-c55b8933"]]);
4
+ const FilterItemIcon = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a70be454"]]);
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-c55b8933"), n = n(), popScopeId(), n);
7
+ const _withScopeId = (n) => (pushScopeId("data-v-a70be454"), 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_c55b8933_lang = "";
1
+ const FilterItemIcon_vue_vue_type_style_index_0_scoped_a70be454_lang = "";
2
2
  export {
3
- FilterItemIcon_vue_vue_type_style_index_0_scoped_c55b8933_lang as default
3
+ FilterItemIcon_vue_vue_type_style_index_0_scoped_a70be454_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-7a0e9ea7"]]);
4
+ const LProject = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-75d82a2e"]]);
5
5
  export {
6
6
  LProject as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_7a0e9ea7_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_75d82a2e_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_7a0e9ea7_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_75d82a2e_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-c86d30a0"]]);
4
+ const Home = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-ca075550"]]);
5
5
  export {
6
6
  Home as default
7
7
  };
@@ -1,4 +1,4 @@
1
- const index_vue_vue_type_style_index_0_scoped_c86d30a0_lang = "";
1
+ const index_vue_vue_type_style_index_0_scoped_ca075550_lang = "";
2
2
  export {
3
- index_vue_vue_type_style_index_0_scoped_c86d30a0_lang as default
3
+ index_vue_vue_type_style_index_0_scoped_ca075550_lang as default
4
4
  };