Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@chakra-ui/modal

Package Overview
Dependencies
Maintainers
2
Versions
511
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/modal - npm Package Compare versions

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

dist/alert-dialog.d.mts

3

dist/alert-dialog.d.ts
import * as _chakra_ui_system from '@chakra-ui/system';
import * as react_jsx_runtime from 'react/jsx-runtime';
import { ModalProps } from './modal.js';

@@ -26,5 +27,5 @@ import { ModalContentProps } from './modal-content.js';

*/
declare function AlertDialog(props: AlertDialogProps): JSX.Element;
declare function AlertDialog(props: AlertDialogProps): react_jsx_runtime.JSX.Element;
declare const AlertDialogContent: _chakra_ui_system.ComponentWithAs<"section", ModalContentProps>;
export { AlertDialog, AlertDialogContent, AlertDialogProps };

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

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

@@ -40,4 +41,4 @@ import { SlideOptions } from '@chakra-ui/transition';

*/
declare function Drawer(props: DrawerProps): JSX.Element;
declare function Drawer(props: DrawerProps): react_jsx_runtime.JSX.Element;
export { Drawer, DrawerProps, useDrawerContext };

@@ -15,8 +15,9 @@ export { AlertDialog, AlertDialogContent, AlertDialogProps } from './alert-dialog.js';

import '@chakra-ui/system';
import 'react/jsx-runtime';
import '@chakra-ui/transition';
import 'framer-motion';
import 'react';
import '@chakra-ui/focus-lock';
import '@chakra-ui/portal';
import '@chakra-ui/close-button';
import '@chakra-ui/react-types';
import 'framer-motion';
import '@chakra-ui/close-button';
import '@chakra-ui/transition';

@@ -0,1 +1,3 @@

import * as react_jsx_runtime from 'react/jsx-runtime';
interface ModalFocusScopeProps {

@@ -7,4 +9,4 @@ /**

}
declare function ModalFocusScope(props: ModalFocusScopeProps): JSX.Element;
declare function ModalFocusScope(props: ModalFocusScopeProps): react_jsx_runtime.JSX.Element;
export { ModalFocusScope };
{
"name": "@chakra-ui/modal",
"version": "0.0.0-dev-20230718132637",
"version": "0.0.0-dev-20230822131635",
"description": "An accessible dialog (modal) component for React & Chakra UI",

@@ -40,25 +40,25 @@ "keywords": [

"dependencies": {
"aria-hidden": "^1.2.2",
"react-remove-scroll": "^2.5.5",
"@chakra-ui/close-button": "0.0.0-dev-20230718132637",
"@chakra-ui/focus-lock": "0.0.0-dev-20230718132637",
"@chakra-ui/portal": "0.0.0-dev-20230718132637",
"@chakra-ui/react-context": "0.0.0-dev-20230718132637",
"aria-hidden": "^1.2.3",
"react-remove-scroll": "^2.5.6",
"@chakra-ui/close-button": "0.0.0-dev-20230822131635",
"@chakra-ui/focus-lock": "2.1.0",
"@chakra-ui/portal": "2.1.0",
"@chakra-ui/react-context": "2.1.0",
"@chakra-ui/react-types": "2.0.7",
"@chakra-ui/react-use-merge-refs": "0.0.0-dev-20230718132637",
"@chakra-ui/transition": "0.0.0-dev-20230718132637",
"@chakra-ui/react-use-merge-refs": "2.1.0",
"@chakra-ui/transition": "2.1.0",
"@chakra-ui/shared-utils": "2.0.5"
},
"devDependencies": {
"@testing-library/react-hooks": "8.0.1",
"framer-motion": "^10.12.16",
"@testing-library/react": "14.0.0",
"framer-motion": "^10.16.1",
"react-lorem-component": "0.13.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230718132637",
"@chakra-ui/system": "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",

@@ -65,0 +65,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

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

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

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