Socket
Socket
Sign inDemoInstall

@chakra-ui/popover

Package Overview
Dependencies
Maintainers
2
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/popover - npm Package Compare versions

Comparing version 0.0.0-dev-20230718132637 to 0.0.0-dev-20230822131635

dist/chunk-3WRTUQ76.mjs

1

dist/index.d.ts

@@ -12,2 +12,3 @@ export { Popover, PopoverProps } from './popover.js';

export { usePopoverContext, usePopoverStyles } from './popover-context.js';
import 'react/jsx-runtime';
import '@chakra-ui/react-types';

@@ -14,0 +15,0 @@ import '@chakra-ui/system';

3

dist/popover-arrow.d.ts

@@ -0,1 +1,2 @@

import * as react_jsx_runtime from 'react/jsx-runtime';
import { HTMLChakraProps, SystemProps } from '@chakra-ui/system';

@@ -9,3 +10,3 @@

}
declare function PopoverArrow(props: PopoverArrowProps): JSX.Element;
declare function PopoverArrow(props: PopoverArrowProps): react_jsx_runtime.JSX.Element;
declare namespace PopoverArrow {

@@ -12,0 +13,0 @@ var displayName: string;

@@ -0,1 +1,2 @@

import * as react_jsx_runtime from 'react/jsx-runtime';
import { HTMLChakraProps } from '@chakra-ui/system';

@@ -5,3 +6,3 @@

}
declare function PopoverFooter(props: PopoverFooterProps): JSX.Element;
declare function PopoverFooter(props: PopoverFooterProps): react_jsx_runtime.JSX.Element;
declare namespace PopoverFooter {

@@ -8,0 +9,0 @@ var displayName: string;

@@ -0,1 +1,2 @@

import * as react_jsx_runtime from 'react/jsx-runtime';
import { MaybeRenderProp } from '@chakra-ui/react-types';

@@ -24,3 +25,3 @@ import { ThemingProps } from '@chakra-ui/system';

*/
declare function Popover(props: PopoverProps): JSX.Element;
declare function Popover(props: PopoverProps): react_jsx_runtime.JSX.Element;
declare namespace Popover {

@@ -27,0 +28,0 @@ var displayName: string;

{
"name": "@chakra-ui/popover",
"version": "0.0.0-dev-20230718132637",
"version": "0.0.0-dev-20230822131635",
"description": "A React component to render that renders its content in a popover",

@@ -33,28 +33,28 @@ "keywords": [

"dependencies": {
"@chakra-ui/close-button": "0.0.0-dev-20230718132637",
"@chakra-ui/popper": "0.0.0-dev-20230718132637",
"@chakra-ui/close-button": "0.0.0-dev-20230822131635",
"@chakra-ui/popper": "3.1.0",
"@chakra-ui/lazy-utils": "2.0.5",
"@chakra-ui/react-types": "2.0.7",
"@chakra-ui/react-use-disclosure": "0.0.0-dev-20230718132637",
"@chakra-ui/react-use-merge-refs": "0.0.0-dev-20230718132637",
"@chakra-ui/react-context": "0.0.0-dev-20230718132637",
"@chakra-ui/react-use-animation-state": "0.0.0-dev-20230718132637",
"@chakra-ui/react-use-focus-effect": "0.0.0-dev-20230718132637",
"@chakra-ui/react-use-focus-on-pointer-down": "0.0.0-dev-20230718132637",
"@chakra-ui/react-use-disclosure": "2.1.0",
"@chakra-ui/react-use-merge-refs": "2.1.0",
"@chakra-ui/react-context": "2.1.0",
"@chakra-ui/react-use-animation-state": "2.1.0",
"@chakra-ui/react-use-focus-effect": "2.1.0",
"@chakra-ui/react-use-focus-on-pointer-down": "2.1.0",
"@chakra-ui/shared-utils": "2.0.5"
},
"devDependencies": {
"react-icons": "^4.2.0",
"framer-motion": "^10.12.16",
"react": "^18.0.0",
"react-icons": "^4.10.1",
"framer-motion": "^10.16.1",
"react": "^18.2.0",
"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230718132637",
"@chakra-ui/button": "0.0.0-dev-20230718132637",
"@chakra-ui/layout": "0.0.0-dev-20230718132637",
"@chakra-ui/radio": "0.0.0-dev-20230718132637",
"@chakra-ui/input": "0.0.0-dev-20230718132637",
"@chakra-ui/system": "0.0.0-dev-20230822131635",
"@chakra-ui/button": "2.1.0",
"@chakra-ui/layout": "0.0.0-dev-20230822131635",
"@chakra-ui/radio": "0.0.0-dev-20230822131635",
"@chakra-ui/input": "0.0.0-dev-20230822131635",
"@chakra-ui/hooks": "2.2.0"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230718132637",
"@chakra-ui/system": "0.0.0-dev-20230822131635",
"framer-motion": ">=4.0.0",

@@ -61,0 +61,0 @@ "react": ">=18"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc