bi-components-library 1.3.2-next.3 → 1.3.2-next.4
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
|
@@ -31552,7 +31552,7 @@ const { RangePicker: DT } = Wc, PT = ({ host: e, onChange: t }) => {
|
|
|
31552
31552
|
overlayClassName: "rte-agent-dropdown",
|
|
31553
31553
|
children: /* @__PURE__ */ fe("div", { className: "rte-agent-badge", style: { cursor: i.length > 0 ? "pointer" : "default" }, children: [
|
|
31554
31554
|
/* @__PURE__ */ G("i", { className: "iconfont icon-zhinengti", style: { fontSize: "16px" } }),
|
|
31555
|
-
/* @__PURE__ */ G("span", { className: "rte-agent-text", children: "智能体呀啦嗦" })
|
|
31555
|
+
/* @__PURE__ */ G("span", { className: "rte-agent-text", children: "智能体呀啦嗦jhjkhkhkhhjk" })
|
|
31556
31556
|
] })
|
|
31557
31557
|
}
|
|
31558
31558
|
) }),
|