@nextui-org/system
Advanced tools
Comparing version 0.0.0-canary-20241204223333 to 0.0.0-canary-20241204224020
@@ -61,3 +61,3 @@ "use client"; | ||
reducedMotion = "never", | ||
validationBehavior = "aria", | ||
validationBehavior, | ||
locale = "en-US", | ||
@@ -64,0 +64,0 @@ defaultDates, |
@@ -26,3 +26,3 @@ import * as react from 'react'; | ||
* | ||
* @default "aria" | ||
* @default undefined | ||
*/ | ||
@@ -29,0 +29,0 @@ validationBehavior?: "aria" | "native"; |
@@ -50,3 +50,3 @@ "use client"; | ||
reducedMotion = "never", | ||
validationBehavior = "aria", | ||
validationBehavior, | ||
locale = "en-US", | ||
@@ -53,0 +53,0 @@ defaultDates, |
{ | ||
"name": "@nextui-org/system", | ||
"version": "0.0.0-canary-20241204223333", | ||
"version": "0.0.0-canary-20241204224020", | ||
"description": "NextUI system primitives", | ||
@@ -48,4 +48,4 @@ "keywords": [ | ||
"@react-types/datepicker": "3.8.3", | ||
"@nextui-org/react-utils": "0.0.0-canary-20241204223333", | ||
"@nextui-org/system-rsc": "0.0.0-canary-20241204223333" | ||
"@nextui-org/react-utils": "0.0.0-canary-20241204224020", | ||
"@nextui-org/system-rsc": "0.0.0-canary-20241204224020" | ||
}, | ||
@@ -52,0 +52,0 @@ "module": "dist/index.mjs", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
21580
+ Added@nextui-org/shared-utils@0.0.0-canary-20241204224020(transitive)
+ Added@nextui-org/system-rsc@0.0.0-canary-20241204224020(transitive)
+ Added@nextui-org/theme@0.0.0-canary-20241204224020(transitive)
+ Addedframer-motion@12.4.10(transitive)
+ Addedmotion-dom@12.4.10(transitive)
+ Addedmotion-utils@12.4.10(transitive)
- Removed@nextui-org/react-rsc-utils@0.0.0-canary-20241204223333(transitive)
- Removed@nextui-org/react-utils@0.0.0-canary-20241204223333(transitive)
- Removed@nextui-org/shared-utils@0.0.0-canary-20241204223333(transitive)
- Removed@nextui-org/system-rsc@0.0.0-canary-20241204223333(transitive)
- Removed@nextui-org/theme@0.0.0-canary-20241204223333(transitive)
- Removedframer-motion@12.4.7(transitive)
- Removedmotion-dom@12.4.5(transitive)
- Removedmotion-utils@12.0.0(transitive)