bkui-vue 2.0.2-beta.25 → 2.0.2-beta.26
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.esm.js
CHANGED
@@ -26208,8 +26208,8 @@ const sP = /* @__PURE__ */ me({
|
|
26208
26208
|
function w() {
|
26209
26209
|
c.value || r.value.inputFocusForWrapper();
|
26210
26210
|
}
|
26211
|
-
function C() {
|
26212
|
-
o.value = [], d.value = -1, r.value.inputClearForWrapper(), t("update:modelValue", []);
|
26211
|
+
function C(O) {
|
26212
|
+
O.stopPropagation(), o.value = [], d.value = -1, r.value.inputClearForWrapper(), t("update:modelValue", []);
|
26213
26213
|
}
|
26214
26214
|
function T(O) {
|
26215
26215
|
var L;
|
@@ -33663,7 +33663,7 @@ const HH = (e, t) => {
|
|
33663
33663
|
}, qH = {
|
33664
33664
|
createInstall: k2,
|
33665
33665
|
install: k2()
|
33666
|
-
}, BH = "2.0.2-beta.
|
33666
|
+
}, BH = "2.0.2-beta.26";
|
33667
33667
|
window.__bkui_vue_version__ = BH;
|
33668
33668
|
export {
|
33669
33669
|
sh as $bkPopover,
|