@glodon-aiot/agent-cli-ui 3.22.2-alpha.2 → 3.22.2-alpha.3
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/es/index.mjs +5 -5
- package/dist/lib/index.js +2 -2
- package/package.json +4 -4
package/dist/es/index.mjs
CHANGED
|
@@ -903,7 +903,7 @@ const CI = (M) => {
|
|
|
903
903
|
popupContainer: n
|
|
904
904
|
} = XM($M), p = j.role === RN.User, Q = j.role === RN.Robot, {
|
|
905
905
|
Panel: R
|
|
906
|
-
} = ON, [d, f] = r(null), S = (C = N.arrange) == null ? void 0 : C[0], a = N.type === DN.Dialog, v = !!((G = j == null ? void 0 : j.reasoningContent) != null && G.trim()), q = a ? (S == null ? void 0 : S.thinkingModeOpen) !== !1 && (y == null ? void 0 : y.reasoning) !== !1 && v : v, jM = (j == null ? void 0 : j.thinkingStatus) === vj.End || !!(j != null && j.content), O = a ? (S == null ? void 0 : S.thinkingTextOpen) !== !1 && (y == null ? void 0 : y.reasoningExpand) !== !1 : !0, $ = d != null ? d : O || !jM, Y = () => {
|
|
906
|
+
} = ON, [d, f] = r(null), S = (C = N.arrange) == null ? void 0 : C[0], a = N.type === DN.Dialog, v = !!((G = j == null ? void 0 : j.reasoningContent) != null && G.trim()), q = a ? (j != null && j.fromHistory || (S == null ? void 0 : S.thinkingModeOpen) !== !1 && (y == null ? void 0 : y.reasoning) !== !1) && v : v, jM = (j == null ? void 0 : j.thinkingStatus) === vj.End || !!(j != null && j.content), O = a ? (S == null ? void 0 : S.thinkingTextOpen) !== !1 && (y == null ? void 0 : y.reasoningExpand) !== !1 : !0, $ = d != null ? d : O || !jM, Y = () => {
|
|
907
907
|
sN(n, () => {
|
|
908
908
|
MD(j.content), gN.success("复制成功");
|
|
909
909
|
});
|
|
@@ -4922,7 +4922,7 @@ const KI = bN((M, N) => {
|
|
|
4922
4922
|
})]
|
|
4923
4923
|
})
|
|
4924
4924
|
});
|
|
4925
|
-
}), Mg = "@glodon-aiot/agent-cli-ui", Ng = "3.22.2-alpha.
|
|
4925
|
+
}), Mg = "@glodon-aiot/agent-cli-ui", Ng = "3.22.2-alpha.3", eg = "./dist/es/index.mjs", jg = "./dist/lib/index.js", tg = "./dist/src/index.d.ts", ig = {
|
|
4926
4926
|
import: "./dist/es/index.mjs",
|
|
4927
4927
|
require: "./dist/lib/index.js",
|
|
4928
4928
|
types: "./dist/src/index.d.ts"
|
|
@@ -4944,9 +4944,9 @@ const KI = bN((M, N) => {
|
|
|
4944
4944
|
commit: "cz"
|
|
4945
4945
|
}, Tg = {
|
|
4946
4946
|
"@ant-design/icons": "^5.3.4",
|
|
4947
|
-
"@glodon-aiot/apis": "^3.22.2-alpha.
|
|
4948
|
-
"@glodon-aiot/bot-client-sdk": "^3.22.2-alpha.
|
|
4949
|
-
"@glodon-aiot/react-components": "^3.22.2-alpha.
|
|
4947
|
+
"@glodon-aiot/apis": "^3.22.2-alpha.3",
|
|
4948
|
+
"@glodon-aiot/bot-client-sdk": "^3.22.2-alpha.3",
|
|
4949
|
+
"@glodon-aiot/react-components": "^3.22.2-alpha.3",
|
|
4950
4950
|
"@matejmazur/react-mathjax": "^0.1.10",
|
|
4951
4951
|
"@react-pdf-viewer/core": "^3.12.0",
|
|
4952
4952
|
"@react-pdf-viewer/default-layout": "^3.12.0",
|