@vc-shell/framework 2.0.4 → 2.0.5
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.
- package/CHANGELOG.md +6 -0
- package/dist/ai-agent/index.js +2 -2
- package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-CTHTF63Q.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-D5HgEXFw.js} +1578 -952
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-D5HgEXFw.js.map +1 -0
- package/dist/chunks/{VcTableAdapter.vue_vue_type_style_index_0_lang-dJW2U276.js → VcTableAdapter.vue_vue_type_style_index_0_lang-HqgHfIV-.js} +1 -1
- package/dist/chunks/{VcTableAdapter.vue_vue_type_style_index_0_lang-dJW2U276.js.map → VcTableAdapter.vue_vue_type_style_index_0_lang-HqgHfIV-.js.map} +1 -1
- package/dist/chunks/{index-CYv6y-92.js → index-CacTeJdd.js} +1 -1
- package/dist/chunks/{index-CYv6y-92.js.map → index-CacTeJdd.js.map} +1 -1
- package/dist/core/api/platform.d.ts +334 -104
- package/dist/core/api/platform.d.ts.map +1 -1
- package/dist/framework.js +315 -320
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/index.js +2 -2
- package/package.json +4 -4
- package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CTHTF63Q.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { mergeProps as ke, ref as x, computed as w, getCurrentInstance as ut, inject as ve, defineComponent as Y, openBlock as s, createElementBlock as p, createElementVNode as k, reactive as At, provide as Be, getCurrentScope as Wt, onScopeDispose as Tt, shallowRef as oa, onErrorCaptured as ss, nextTick as $e, watch as te, onBeforeUnmount as ze, createBlock as V, unref as a, withCtx as O, withDirectives as je, resolveDynamicComponent as Ke, vShow as Ct, createCommentVNode as _, normalizeClass as j, renderSlot as U, toRef as Te, toValue as xe, toDisplayString as z, onMounted as nt, useId as Ot, withKeys as we, withModifiers as ae, Teleport as rt, createVNode as R, Transition as Me, normalizeStyle as ye, Fragment as le, renderList as ge, createTextVNode as re, h as rs, createSlots as Ae, markRaw as fl, useSlots as yt, isRef as pt, TransitionGroup as ia, toHandlers as Ul, onUnmounted as Gt, hasInjectionContext as So, watchEffect as ml, shallowReactive as Gn, useAttrs as sa, vModelText as Co, vModelDynamic as cs, normalizeProps as tt, guardReactiveProps as lt, resolveComponent as $o, toRefs as us, vModelCheckbox as ds, toRaw as Eo } from "vue";
|
|
2
|
-
import { d as qe,
|
|
2
|
+
import { d as qe, av as vs, ao as fs, P as ms, h as _o, N as qn, G as gs, z as ps, I as bs, F as hs, C as ys, B as bt, g as ra, a4 as Ro, a1 as xo, a0 as Ao, a3 as Io, _ as J, X as ca, ay as Jl, b as ws, x as ks, T as Kn, n as ua, W as To, l as Ss, L as jn, a7 as Yn, K as Xn, O as Hl, y as Cs, as as Oo, a6 as da, ad as bl, R as Qn, ag as $s, aa as Mo, aA as Es, Y as _s, J as Rs, al as xs, a as As } from "./VcAiAgentPanel.vue_vue_type_style_index_0_lang-D5HgEXFw.js";
|
|
3
3
|
import { c as Bo, d as va, o as Is, u as Zl, e as Ts, f as Os, g as Ms, h as Bs } from "./vendor-vueuse-core-CEdpDfzx.js";
|
|
4
4
|
import { f as qt, s as Mt, o as It, b as Lo, d as Ls } from "./vendor-floating-ui-dom-BvVXFZ4B.js";
|
|
5
5
|
import { c as Ns, u as Pe } from "./vendor-vue-i18n-LO-EJStU.js";
|