@chakra-ui/stat
Advanced tools
Comparing version
@@ -8,2 +8,3 @@ export { Stat, StatProps, useStatStyles } from './stat.js'; | ||
import '@chakra-ui/system'; | ||
import 'react/jsx-runtime'; | ||
import '@chakra-ui/icon'; |
@@ -0,5 +1,6 @@ | ||
import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
import { IconProps } from '@chakra-ui/icon'; | ||
declare const StatDownArrow: React.FC<IconProps>; | ||
declare function StatUpArrow(props: IconProps): JSX.Element; | ||
declare function StatUpArrow(props: IconProps): react_jsx_runtime.JSX.Element; | ||
declare namespace StatUpArrow { | ||
@@ -11,3 +12,3 @@ var displayName: string; | ||
} | ||
declare function StatArrow(props: StatArrowProps): JSX.Element; | ||
declare function StatArrow(props: StatArrowProps): react_jsx_runtime.JSX.Element; | ||
declare namespace StatArrow { | ||
@@ -14,0 +15,0 @@ var displayName: string; |
{ | ||
"name": "@chakra-ui/stat", | ||
"version": "0.0.0-dev-20230718132637", | ||
"version": "0.0.0-dev-20230822131635", | ||
"description": "A React component for displaying statistics", | ||
@@ -34,13 +34,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@chakra-ui/icon": "0.0.0-dev-20230718132637", | ||
"@chakra-ui/react-context": "0.0.0-dev-20230718132637", | ||
"@chakra-ui/icon": "0.0.0-dev-20230822131635", | ||
"@chakra-ui/react-context": "2.1.0", | ||
"@chakra-ui/shared-utils": "2.0.5" | ||
}, | ||
"devDependencies": { | ||
"react": "^18.0.0", | ||
"react": "^18.2.0", | ||
"clean-package": "2.2.0", | ||
"@chakra-ui/system": "0.0.0-dev-20230718132637" | ||
"@chakra-ui/system": "0.0.0-dev-20230822131635" | ||
}, | ||
"peerDependencies": { | ||
"@chakra-ui/system": "0.0.0-dev-20230718132637", | ||
"@chakra-ui/system": "0.0.0-dev-20230822131635", | ||
"react": ">=18" | ||
@@ -47,0 +47,0 @@ }, |
77218
3.9%57
14%954
0.21%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed