@blueking/ai-blueking 0.3.27 → 0.3.28
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/dist/types/enum.d.ts +1 -0
- package/dist/vue2/index.es.min.js +4 -4
- package/dist/vue2/index.iife.min.js +2 -2
- package/dist/vue2/index.umd.min.js +8 -8
- package/dist/vue2/style.css +1 -1
- package/dist/vue3/index.es.min.js +40 -40
- package/dist/vue3/index.iife.min.js +2 -2
- package/dist/vue3/index.umd.min.js +2 -2
- package/dist/vue3/style.css +1 -1
- package/package.json +1 -1
package/dist/types/enum.d.ts
CHANGED
|
@@ -19816,7 +19816,7 @@ const OE = { class: "ai-cite" }, SE = { class: "ai-cite-text" }, xE = { class: "
|
|
|
19816
19816
|
return n[r].attrSet("target", "_blank"), t(n, r, o, i, l);
|
|
19817
19817
|
};
|
|
19818
19818
|
};
|
|
19819
|
-
var S0 = /* @__PURE__ */ ((e) => (e.Assistant = "assistant", e.Cite = "cite", e.System = "system", e.User = "user", e))(S0 || {}), cl = /* @__PURE__ */ ((e) => (e.Error = "error", e.Loading = "loading", e.Success = "success", e))(cl || {});
|
|
19819
|
+
var S0 = /* @__PURE__ */ ((e) => (e.Assistant = "assistant", e.Cite = "cite", e.Ignore = "ignore", e.System = "system", e.User = "user", e))(S0 || {}), cl = /* @__PURE__ */ ((e) => (e.Error = "error", e.Loading = "loading", e.Success = "success", e))(cl || {});
|
|
19820
19820
|
const zE = /* @__PURE__ */ Ft({
|
|
19821
19821
|
__name: "ai-avatar",
|
|
19822
19822
|
props: {
|
|
@@ -20531,9 +20531,9 @@ const zE = /* @__PURE__ */ Ft({
|
|
|
20531
20531
|
logo: { default: "ai-blueking-icon ai-blueking-ai" },
|
|
20532
20532
|
name: {},
|
|
20533
20533
|
startPosition: { default: () => ({
|
|
20534
|
-
top:
|
|
20534
|
+
top: 0,
|
|
20535
20535
|
bottom: 0,
|
|
20536
|
-
left: window.innerWidth -
|
|
20536
|
+
left: window.innerWidth - 450,
|
|
20537
20537
|
right: 0
|
|
20538
20538
|
}) },
|
|
20539
20539
|
models: {},
|
|
@@ -20842,7 +20842,7 @@ const zE = /* @__PURE__ */ Ft({
|
|
|
20842
20842
|
/* STYLE */
|
|
20843
20843
|
));
|
|
20844
20844
|
}
|
|
20845
|
-
}), S_ = /* @__PURE__ */ _n(O_, [["__scopeId", "data-v-
|
|
20845
|
+
}), S_ = /* @__PURE__ */ _n(O_, [["__scopeId", "data-v-34f200d5"]]), x_ = (e) => (us("data-v-fb4bdb25"), e = e(), cs(), e), P_ = { class: "popup-content" }, k_ = /* @__PURE__ */ x_(() => /* @__PURE__ */ xe(
|
|
20846
20846
|
"i",
|
|
20847
20847
|
{ class: "ai-blueking-icon ai-blueking-ai" },
|
|
20848
20848
|
null,
|