bkui-vue 2.0.1-beta.110 → 2.0.1-beta.111
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 +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +1 -1
- package/lib/index.js +1 -1
- package/lib/plugin-popover/index.js +21 -142
- package/lib/popover/index.js +21 -142
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
@@ -33579,7 +33579,7 @@ const TH = (e, t) => {
|
|
33579
33579
|
}, RH = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
33580
33580
|
__proto__: null,
|
33581
33581
|
$bkPopover: ju
|
33582
|
-
}, Symbol.toStringTag, { value: "Module" })), OH = "2.0.1-beta.
|
33582
|
+
}, Symbol.toStringTag, { value: "Module" })), OH = "2.0.1-beta.111";
|
33583
33583
|
window.__bkui_vue_version__ = OH;
|
33584
33584
|
export {
|
33585
33585
|
ju as $bkPopover,
|