bkui-vue 2.0.2-beta.69 → 2.0.2-beta.70
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/select/index.js +1 -0
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -11235,7 +11235,7 @@ const Is = /* @__PURE__ */ Cn(qM), GM = /* @__PURE__ */ Re({
|
|
|
11235
11235
|
Ee(a, () => {
|
|
11236
11236
|
c.value = a.value;
|
|
11237
11237
|
}), Ee([l, s], () => {
|
|
11238
|
-
x();
|
|
11238
|
+
_.value = [], x();
|
|
11239
11239
|
}, {
|
|
11240
11240
|
flush: "post"
|
|
11241
11241
|
});
|
|
@@ -39354,7 +39354,7 @@ const rq = (e, t) => {
|
|
|
39354
39354
|
}, gq = {
|
|
39355
39355
|
createInstall: Dy,
|
|
39356
39356
|
install: Dy()
|
|
39357
|
-
}, iq = "2.0.2-beta.
|
|
39357
|
+
}, iq = "2.0.2-beta.70";
|
|
39358
39358
|
window.__bkui_vue_version__ = iq;
|
|
39359
39359
|
export {
|
|
39360
39360
|
Z7 as $bkPopover,
|