bkui-vue 2.0.1-beta.77 → 2.0.1-beta.78
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.cjs.js +2 -2
- package/dist/index.esm.js +2 -2
- package/dist/index.umd.js +2 -2
- package/lib/index.js +1 -1
- package/lib/info-box/index.js +1 -0
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
@@ -17737,7 +17737,7 @@ const Mj = /* @__PURE__ */ on(kj), Tr = {
|
|
17737
17737
|
r.value = !1;
|
17738
17738
|
},
|
17739
17739
|
update: (u) => {
|
17740
|
-
Object.assign(n, u), u.infoType && (n.type = u.infoType), u.onClose && (n.onCancel = u.onClose), u.subTitle && (n.content = u.subTitle), u.theme && (n.confirmButtonTheme = u.theme), u.extCls && (n.class = u.extCls);
|
17740
|
+
s.value = !1, Object.assign(n, u), u.infoType && (n.type = u.infoType), u.onClose && (n.onCancel = u.onClose), u.subTitle && (n.content = u.subTitle), u.theme && (n.confirmButtonTheme = u.theme), u.extCls && (n.class = u.extCls);
|
17741
17741
|
}
|
17742
17742
|
}), () => {
|
17743
17743
|
const u = () => {
|
@@ -37151,7 +37151,7 @@ const FJ = (e, t) => {
|
|
37151
37151
|
}, qJ = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
37152
37152
|
__proto__: null,
|
37153
37153
|
$bkPopover: Hh
|
37154
|
-
}, Symbol.toStringTag, { value: "Module" })), VJ = "2.0.1-beta.
|
37154
|
+
}, Symbol.toStringTag, { value: "Module" })), VJ = "2.0.1-beta.78";
|
37155
37155
|
window.__bkui_vue_version__ = VJ;
|
37156
37156
|
export {
|
37157
37157
|
Hh as $bkPopover,
|