bkui-vue 2.0.2-beta.21 → 2.0.2-beta.22
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 +1 -2
- package/dist/index.umd.js +2 -2
- package/lib/index.js +1 -1
- package/lib/popover/index.js +0 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
@@ -6334,7 +6334,6 @@ const Gk = (e, t = "#") => {
|
|
6334
6334
|
const ve = e.disableOutsideClick || e.always || e.disabled || e.trigger === "manual";
|
6335
6335
|
!e.forceClickoutside && ve || d.value && I();
|
6336
6336
|
};
|
6337
|
-
debugger;
|
6338
6337
|
if (X)
|
6339
6338
|
setTimeout(() => {
|
6340
6339
|
if (Y0[c]) {
|
@@ -37339,7 +37338,7 @@ const dZ = (e, t) => {
|
|
37339
37338
|
}, xZ = {
|
37340
37339
|
createInstall: Em,
|
37341
37340
|
install: Em()
|
37342
|
-
}, gZ = "2.0.2-beta.
|
37341
|
+
}, gZ = "2.0.2-beta.22";
|
37343
37342
|
window.__bkui_vue_version__ = gZ;
|
37344
37343
|
export {
|
37345
37344
|
Zp as $bkPopover,
|