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

@nextui-org/theme

Package Overview
Dependencies
Maintainers
1
Versions
533
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextui-org/theme - npm Package Compare versions

Comparing version 0.0.0-dev-v2-20230609194506 to 0.0.0-dev-v2-20230610024734

dist/chunk-GT52FVGI.mjs

15

dist/components/modal.js

@@ -39,3 +39,4 @@ "use strict";

"justify-center",
"items-center"
"items-start",
"md:items-center"
],

@@ -53,3 +54,4 @@ base: [

"border border-default-100",
"outline-none"
"outline-none",
"my-16"
],

@@ -111,3 +113,3 @@ trigger: [],

full: {
base: "max-w-full rounded-none min-h-screen"
base: "my-0 max-w-full rounded-none min-h-screen"
}

@@ -131,3 +133,3 @@ },

blur: {
backdrop: "backdrop-blur-sm backdrop-saturate-150 bg-black/20"
backdrop: "backdrop-blur-md backdrop-saturate-150 bg-black/30"
}

@@ -141,3 +143,3 @@ },

outside: {
wrapper: "items-start overflow-y-auto",
wrapper: "md:items-start overflow-y-auto",
base: "my-16"

@@ -150,4 +152,3 @@ }

radius: "lg",
backdrop: "blur",
scrollBehavior: "inside"
backdrop: "blur"
},

@@ -154,0 +155,0 @@ compoundVariants: [

@@ -230,3 +230,3 @@ "use strict";

blur: {
backdrop: "backdrop-blur-sm backdrop-saturate-150 bg-black/20"
backdrop: "backdrop-blur-sm backdrop-saturate-150 bg-black/30"
}

@@ -233,0 +233,0 @@ },

{
"name": "@nextui-org/theme",
"version": "0.0.0-dev-v2-20230609194506",
"version": "0.0.0-dev-v2-20230610024734",
"description": "The default theme for NextUI components",

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

Sorry, the diff of this file is too big to display

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 too big to display

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