New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@launchpad-ui/modal

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/modal - npm Package Compare versions

Comparing version

to
0.17.5

40

dist/index.es.js

@@ -14,22 +14,22 @@ import './style.css';

const MODAL_DESCRIBED_BY = "modal-description";
const overlayContainer = "_overlayContainer_11atn_18";
const overlay$1 = "_overlay_11atn_18";
const modal = "_modal_11atn_34";
const header = "_header_11atn_48";
const title = "_title_11atn_55";
const headerIcon = "_headerIcon_11atn_64";
const headerMain = "_headerMain_11atn_72";
const headerDescription = "_headerDescription_11atn_78";
const headerRequiredFields = "_headerRequiredFields_11atn_84";
const requiredAsterisk = "_requiredAsterisk_11atn_90";
const closeButton = "_closeButton_11atn_94";
const body = "_body_11atn_99";
const footer = "_footer_11atn_114";
const absoluteFooter = "_absoluteFooter_11atn_120";
const footerActions = "_footerActions_11atn_129";
const xsmall = "_xsmall_11atn_163";
const small = "_small_11atn_167";
const medium = "_medium_11atn_171";
const large = "_large_11atn_175";
const xlarge = "_xlarge_11atn_179";
const overlayContainer = "_overlayContainer_uekjx_18";
const overlay$1 = "_overlay_uekjx_18";
const modal = "_modal_uekjx_34";
const header = "_header_uekjx_48";
const title = "_title_uekjx_55";
const headerIcon = "_headerIcon_uekjx_64";
const headerMain = "_headerMain_uekjx_72";
const headerDescription = "_headerDescription_uekjx_78";
const headerRequiredFields = "_headerRequiredFields_uekjx_84";
const requiredAsterisk = "_requiredAsterisk_uekjx_90";
const closeButton = "_closeButton_uekjx_94";
const body = "_body_uekjx_99";
const footer = "_footer_uekjx_114";
const absoluteFooter = "_absoluteFooter_uekjx_120";
const footerActions = "_footerActions_uekjx_129";
const xsmall = "_xsmall_uekjx_163";
const small = "_small_uekjx_167";
const medium = "_medium_uekjx_171";
const large = "_large_uekjx_175";
const xlarge = "_xlarge_uekjx_179";
const styles = {

@@ -36,0 +36,0 @@ overlayContainer,

@@ -38,22 +38,22 @@ require('./style.css');

const MODAL_DESCRIBED_BY = "modal-description";
const overlayContainer = "_overlayContainer_11atn_18";
const overlay$1 = "_overlay_11atn_18";
const modal = "_modal_11atn_34";
const header = "_header_11atn_48";
const title = "_title_11atn_55";
const headerIcon = "_headerIcon_11atn_64";
const headerMain = "_headerMain_11atn_72";
const headerDescription = "_headerDescription_11atn_78";
const headerRequiredFields = "_headerRequiredFields_11atn_84";
const requiredAsterisk = "_requiredAsterisk_11atn_90";
const closeButton = "_closeButton_11atn_94";
const body = "_body_11atn_99";
const footer = "_footer_11atn_114";
const absoluteFooter = "_absoluteFooter_11atn_120";
const footerActions = "_footerActions_11atn_129";
const xsmall = "_xsmall_11atn_163";
const small = "_small_11atn_167";
const medium = "_medium_11atn_171";
const large = "_large_11atn_175";
const xlarge = "_xlarge_11atn_179";
const overlayContainer = "_overlayContainer_uekjx_18";
const overlay$1 = "_overlay_uekjx_18";
const modal = "_modal_uekjx_34";
const header = "_header_uekjx_48";
const title = "_title_uekjx_55";
const headerIcon = "_headerIcon_uekjx_64";
const headerMain = "_headerMain_uekjx_72";
const headerDescription = "_headerDescription_uekjx_78";
const headerRequiredFields = "_headerRequiredFields_uekjx_84";
const requiredAsterisk = "_requiredAsterisk_uekjx_90";
const closeButton = "_closeButton_uekjx_94";
const body = "_body_uekjx_99";
const footer = "_footer_uekjx_114";
const absoluteFooter = "_absoluteFooter_uekjx_120";
const footerActions = "_footerActions_uekjx_129";
const xsmall = "_xsmall_uekjx_163";
const small = "_small_uekjx_167";
const medium = "_medium_uekjx_171";
const large = "_large_uekjx_175";
const xlarge = "_xlarge_uekjx_179";
const styles = {

@@ -60,0 +60,0 @@ overlayContainer,

{
"name": "@launchpad-ui/modal",
"version": "0.17.5-alpha.0",
"version": "0.17.5",
"status": "beta",

@@ -29,11 +29,11 @@ "publishConfig": {

"dependencies": {
"@react-aria/interactions": "3.19.1",
"@react-aria/overlays": "3.18.1",
"@react-aria/interactions": "3.20.0",
"@react-aria/overlays": "3.19.0",
"classix": "2.1.17",
"framer-motion": "10.16.1",
"@launchpad-ui/button": "~0.11.5-alpha.0",
"@launchpad-ui/focus-trap": "~0.1.13",
"@launchpad-ui/icons": "~0.14.5-alpha.0",
"@launchpad-ui/button": "~0.11.4",
"@launchpad-ui/focus-trap": "~0.1.14",
"@launchpad-ui/icons": "~0.14.4",
"@launchpad-ui/portal": "~0.1.4",
"@launchpad-ui/tokens": "~0.9.0-alpha.2"
"@launchpad-ui/tokens": "~0.8.2"
},

@@ -40,0 +40,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet