@bagelink/vue 1.8.22 → 1.8.24
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.mjs
CHANGED
|
@@ -8956,7 +8956,7 @@ var _hoisted_1$51 = ["title"], _hoisted_2$36 = ["for"], _hoisted_3$30 = { class:
|
|
|
8956
8956
|
"-",
|
|
8957
8957
|
".",
|
|
8958
8958
|
"-."
|
|
8959
|
-
].includes(e), N =
|
|
8959
|
+
].includes(e), N = e.endsWith("."), I = /\.\d*0$/.test(e);
|
|
8960
8960
|
if (t || N || I) {
|
|
8961
8961
|
j("update:modelValue", e === "-" ? "-" : e);
|
|
8962
8962
|
return;
|
|
@@ -9063,7 +9063,7 @@ var _hoisted_1$51 = ["title"], _hoisted_2$36 = ["for"], _hoisted_3$30 = { class:
|
|
|
9063
9063
|
], 2)], 8, _hoisted_1$49)], 2);
|
|
9064
9064
|
};
|
|
9065
9065
|
}
|
|
9066
|
-
}), [["__scopeId", "data-v-
|
|
9066
|
+
}), [["__scopeId", "data-v-54866439"]]), _hoisted_1$48 = [
|
|
9067
9067
|
"value",
|
|
9068
9068
|
"autofocus",
|
|
9069
9069
|
"onKeydown",
|