Socket
Socket
Sign inDemoInstall

rc-dialog

Package Overview
Dependencies
12
Maintainers
11
Versions
158
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.3.0 to 9.3.1

10

es/IDialogPropTypes.d.ts
import type { GetContainer } from 'rc-util/lib/PortalWrapper';
import type { CSSProperties, ReactNode, SyntheticEvent } from 'react';
export interface ModalClassNames {
header: string;
body: string;
footer: string;
mask: string;
wrapper: string;
header?: string;
body?: string;
footer?: string;
mask?: string;
wrapper?: string;
}

@@ -10,0 +10,0 @@ export type IDialogPropTypes = {

import type { GetContainer } from 'rc-util/lib/PortalWrapper';
import type { CSSProperties, ReactNode, SyntheticEvent } from 'react';
export interface ModalClassNames {
header: string;
body: string;
footer: string;
mask: string;
wrapper: string;
header?: string;
body?: string;
footer?: string;
mask?: string;
wrapper?: string;
}

@@ -10,0 +10,0 @@ export type IDialogPropTypes = {

{
"name": "rc-dialog",
"version": "9.3.0",
"version": "9.3.1",
"description": "dialog ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc