@rocketui/vue 0.0.38 → 0.0.39
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/rocket-ui-vue.js
CHANGED
|
@@ -9028,7 +9028,10 @@ const y5 = (H, V) => {
|
|
|
9028
9028
|
min: "1",
|
|
9029
9029
|
prependIcon: "none",
|
|
9030
9030
|
max: L.value,
|
|
9031
|
-
|
|
9031
|
+
onBlur: A[2] || (A[2] = (e) => {
|
|
9032
|
+
var d;
|
|
9033
|
+
return M((d = e == null ? void 0 : e.target) == null ? void 0 : d.value);
|
|
9034
|
+
})
|
|
9032
9035
|
}, null, 8, ["modelValue", "max"]),
|
|
9033
9036
|
W(a1, {
|
|
9034
9037
|
class: "r-pagination__paginator__next",
|