@zag-js/number-input
Advanced tools
@@ -1,2 +0,2 @@ | ||
| import { NumberFormatter, NumberParser } from '@internationalized/number'; | ||
| import { NumberParser } from '@internationalized/number'; | ||
| import { Machine, EventObject, Service } from '@zag-js/core'; | ||
@@ -203,3 +203,3 @@ import { PropTypes, RequiredBy, LocaleProperties, CommonProperties } from '@zag-js/types'; | ||
| */ | ||
| formatter: NumberFormatter; | ||
| formatter: Intl.NumberFormat; | ||
| /** | ||
@@ -206,0 +206,0 @@ * The number i18n parser |
@@ -1,2 +0,2 @@ | ||
| import { NumberFormatter, NumberParser } from '@internationalized/number'; | ||
| import { NumberParser } from '@internationalized/number'; | ||
| import { Machine, EventObject, Service } from '@zag-js/core'; | ||
@@ -203,3 +203,3 @@ import { PropTypes, RequiredBy, LocaleProperties, CommonProperties } from '@zag-js/types'; | ||
| */ | ||
| formatter: NumberFormatter; | ||
| formatter: Intl.NumberFormat; | ||
| /** | ||
@@ -206,0 +206,0 @@ * The number i18n parser |
+6
-6
| { | ||
| "name": "@zag-js/number-input", | ||
| "version": "1.37.0", | ||
| "version": "1.38.0", | ||
| "description": "Core logic for the number-input widget implemented as a state machine", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
| "@internationalized/number": "3.6.5", | ||
| "@zag-js/anatomy": "1.37.0", | ||
| "@zag-js/core": "1.37.0", | ||
| "@zag-js/dom-query": "1.37.0", | ||
| "@zag-js/types": "1.37.0", | ||
| "@zag-js/utils": "1.37.0" | ||
| "@zag-js/anatomy": "1.38.0", | ||
| "@zag-js/core": "1.38.0", | ||
| "@zag-js/dom-query": "1.38.0", | ||
| "@zag-js/types": "1.38.0", | ||
| "@zag-js/utils": "1.38.0" | ||
| }, | ||
@@ -37,0 +37,0 @@ "devDependencies": { |
111632
-0.03%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated