bi-components-library 1.3.2-next.6 → 1.3.2-next.7
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/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -31548,7 +31548,7 @@ const { RangePicker: DT } = Wc, PT = ({ host: e, onChange: t }) => {
|
|
|
31548
31548
|
overlayClassName: "rte-agent-dropdown",
|
|
31549
31549
|
children: /* @__PURE__ */ fe("div", { className: "rte-agent-badge", style: { cursor: i.length > 0 ? "pointer" : "default" }, children: [
|
|
31550
31550
|
/* @__PURE__ */ G("i", { className: "iconfont icon-zhinengti", style: { fontSize: "16px" } }),
|
|
31551
|
-
/* @__PURE__ */ G("span", { className: "rte-agent-text", children: "智能体
|
|
31551
|
+
/* @__PURE__ */ G("span", { className: "rte-agent-text", children: "智能体" })
|
|
31552
31552
|
] })
|
|
31553
31553
|
}
|
|
31554
31554
|
) }),
|