g-ai-robot3 0.1.58 → 0.1.60
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/g-ai-robot3.es.js +5 -5
- package/dist/g-ai-robot3.umd.js +13 -13
- package/dist/index.css +1 -1
- package/package.json +1 -1
package/dist/g-ai-robot3.es.js
CHANGED
|
@@ -95144,7 +95144,7 @@ const p6 = ho({ html: !0, breaks: !0 }), MI = () => {
|
|
|
95144
95144
|
_: 1
|
|
95145
95145
|
}, 8, ["theme"]));
|
|
95146
95146
|
}
|
|
95147
|
-
}), sbe = /* @__PURE__ */ u1(ube, [["__scopeId", "data-v-
|
|
95147
|
+
}), sbe = /* @__PURE__ */ u1(ube, [["__scopeId", "data-v-893fb45d"]]);
|
|
95148
95148
|
function h6(e, t = {}) {
|
|
95149
95149
|
const n = Q(!1), o = Q(0), r = Q(0), i = Q(t.initialX ?? 10), a = Q(t.initialY ?? window.innerHeight - 300), l = (d) => "touches" in d ? {
|
|
95150
95150
|
clientX: d.touches[0].clientX,
|
|
@@ -95581,8 +95581,8 @@ const cbe = { id: "g-ai-robot" }, dbe = {
|
|
|
95581
95581
|
zIndex: 1e3
|
|
95582
95582
|
}), Re = Q({
|
|
95583
95583
|
position: "fixed",
|
|
95584
|
-
|
|
95585
|
-
top: "calc(100vh -
|
|
95584
|
+
right: "calc(100vw - 900px)",
|
|
95585
|
+
top: "calc(100vh - 800px)",
|
|
95586
95586
|
// Fix: `calc()` should be inside a string
|
|
95587
95587
|
cursor: "grab",
|
|
95588
95588
|
zIndex: 1e3
|
|
@@ -95699,7 +95699,7 @@ const cbe = { id: "g-ai-robot" }, dbe = {
|
|
|
95699
95699
|
]),
|
|
95700
95700
|
_: 2
|
|
95701
95701
|
}, 1032, ["content", "messageRender"]),
|
|
95702
|
-
Ce.type === "aiAnswer" && ze === G.value.length - 1 ? ($t(), Qt("div", gbe, [
|
|
95702
|
+
Ce.type === "aiAnswer" && ze === G.value.length - 1 && me.value ? ($t(), Qt("div", gbe, [
|
|
95703
95703
|
m(Ne(ez), {
|
|
95704
95704
|
title: "✨ 关联问题",
|
|
95705
95705
|
items: be.value,
|
|
@@ -95778,7 +95778,7 @@ const cbe = { id: "g-ai-robot" }, dbe = {
|
|
|
95778
95778
|
], 4)) : vn("", !0)
|
|
95779
95779
|
]));
|
|
95780
95780
|
}
|
|
95781
|
-
}), Mm = /* @__PURE__ */ u1(Cbe, [["__scopeId", "data-v-
|
|
95781
|
+
}), Mm = /* @__PURE__ */ u1(Cbe, [["__scopeId", "data-v-7600cb6b"]]);
|
|
95782
95782
|
Mm.name = "GAiRobot3";
|
|
95783
95783
|
Mm.install = function(e) {
|
|
95784
95784
|
e.component("GAiRobot3", Mm);
|