@stokelp/ui 2.54.0 → 2.55.0

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/ui.js CHANGED
@@ -389,6 +389,11 @@ const { withProvider: tc, withContext: w2 } = Q(zd), ic = tc(f(W.Root), "root",
389
389
  }
390
390
  );
391
391
  }, d9 = f("input", kd, {
392
+ defaultProps: {
393
+ onWheel: (h) => {
394
+ h.currentTarget.type === "number" && h.currentTarget.blur();
395
+ }
396
+ },
392
397
  dataAttr: !0
393
398
  }), Q7 = f(D.div, Ed, {
394
399
  dataAttr: !0