@vc-shell/framework 2.2.0-pr262.1eb3cac → 2.2.0-pr263.f4e6550

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 (29) hide show
  1. package/dist/ai-agent/index.js +3 -3
  2. package/dist/chunks/{VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js → VcAiAgentPanel.vue_vue_type_script_setup_true_lang-Cx8_DCu_.js} +1 -1
  3. package/dist/chunks/{VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js.map → VcAiAgentPanel.vue_vue_type_script_setup_true_lang-Cx8_DCu_.js.map} +1 -1
  4. package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-D2KmNhhl.js} +134 -147
  5. package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-D2KmNhhl.js.map +1 -0
  6. package/dist/chunks/{VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js → VcScheduler.vue_vue_type_script_setup_true_lang-DmHoLXKj.js} +3 -3
  7. package/dist/chunks/{VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js.map → VcScheduler.vue_vue_type_script_setup_true_lang-DmHoLXKj.js.map} +1 -1
  8. package/dist/chunks/{VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js → VcScheduler.vue_vue_type_style_index_0_lang-DR8wrtyB.js} +441 -446
  9. package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-DR8wrtyB.js.map +1 -0
  10. package/dist/chunks/{dashboard-feed-row.vue_vue_type_script_setup_true_lang-YOlFZMoP.js → dashboard-feed-row.vue_vue_type_script_setup_true_lang-DvM1DXj8.js} +2 -2
  11. package/dist/chunks/{dashboard-feed-row.vue_vue_type_script_setup_true_lang-YOlFZMoP.js.map → dashboard-feed-row.vue_vue_type_script_setup_true_lang-DvM1DXj8.js.map} +1 -1
  12. package/dist/chunks/{index-CI1U6XgH.js → index-CvSe3hjU.js} +2 -2
  13. package/dist/chunks/{index-CI1U6XgH.js.map → index-CvSe3hjU.js.map} +1 -1
  14. package/dist/core/composables/useAsync/index.d.ts.map +1 -1
  15. package/dist/core/composables/useUser/index.d.ts.map +1 -1
  16. package/dist/core/interceptors/index.d.ts.map +1 -1
  17. package/dist/dashboard/index.js +1 -1
  18. package/dist/framework.js +750 -750
  19. package/dist/framework.js.map +1 -1
  20. package/dist/index.css +1 -1
  21. package/dist/shell/components/error-interceptor/interceptor.d.ts.map +1 -1
  22. package/dist/tsconfig.tsbuildinfo +1 -1
  23. package/dist/ui/components/organisms/vc-data-table/VcDataTable.vue.d.ts.map +1 -1
  24. package/dist/ui/index.js +3 -3
  25. package/package.json +4 -4
  26. package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js.map +0 -1
  27. package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js.map +0 -1
  28. package/dist/core/utilities/sessionExpiration.d.ts +0 -30
  29. package/dist/core/utilities/sessionExpiration.d.ts.map +0 -1
@@ -1,6 +1,6 @@
1
- import { a, u as e } from "../chunks/index-CI1U6XgH.js";
2
- import { A as s, D as T, E as n, H as o, _ as D, c as S, u as i } from "../chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js";
3
- import "../chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js";
1
+ import { a, u as e } from "../chunks/index-CvSe3hjU.js";
2
+ import { A as s, D as T, E as n, H as o, _ as D, c as S, u as i } from "../chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-Cx8_DCu_.js";
3
+ import "../chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-D2KmNhhl.js";
4
4
  export {
5
5
  s as AI_AGENT_URL_ENV_KEY,
6
6
  T as DEFAULT_AI_AGENT_CONFIG,
@@ -1,5 +1,5 @@
1
1
  import { ref as D, computed as h, shallowRef as Ee, watch as U, getCurrentInstance as K, inject as L, isRef as Ae, provide as fe, defineComponent as X, openBlock as x, createElementBlock as k, createElementVNode as E, createCommentVNode as H, createStaticVNode as we, createVNode as M, toDisplayString as pe, unref as J, Transition as ge, withCtx as ve, createBlock as Ce, normalizeClass as me, onUnmounted as Ie, normalizeStyle as Te } from "vue";
2
- import { c as V, a as _e, b as xe, B as ke, d as Oe, e as Pe, A as re, L as Fe, u as Se, T as Le, _ as ee, E as De } from "./VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js";
2
+ import { c as V, a as _e, b as xe, B as ke, d as Oe, e as Pe, A as re, L as Fe, u as Se, T as Le, _ as ee, E as De } from "./VcAiAgentPanel.vue_vue_type_style_index_0_lang-D2KmNhhl.js";
3
3
  import { c as Y } from "./vendor-lodash-es-D2n90GJy.js";
4
4
  const $e = {
5
5
  url: "",