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
522
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-20230515031033 to 0.0.0-dev-v2-20230517011255

dist/chunk-35A3FHL7.mjs

2

dist/components/button-group.d.ts

@@ -19,3 +19,3 @@ import * as tailwind_variants from 'tailwind-variants';

};
}, unknown, undefined, undefined, "inline-flex items-center justify-center h-auto w-max-content", tailwind_variants_dist_config.TVConfig<{
}, unknown, undefined, undefined, "inline-flex items-center justify-center h-auto", tailwind_variants_dist_config.TVConfig<{
fullWidth: {

@@ -22,0 +22,0 @@ true: string;

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

var buttonGroup = (0, import_tailwind_variants.tv)({
base: "inline-flex items-center justify-center h-auto w-max-content",
base: "inline-flex items-center justify-center h-auto",
variants: {

@@ -31,0 +31,0 @@ fullWidth: {

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

sm: "px-3 h-8 text-sm",
md: "px-4 h-10 text-base",
md: "px-4 h-10 text-sm",
lg: "px-6 h-12 text-base",

@@ -143,0 +143,0 @@ xl: "px-8 h-14 text-lg"

@@ -174,12 +174,6 @@ "use strict";

base: [
"bg-transparent",
"dark:bg-transparent",
"before:bg-background/10",
"before:content-['']",
"before:block",
"before:z-[-1]",
"before:absolute",
"before:inset-0",
"before:backdrop-blur-md",
"before:backdrop-saturate-200"
"bg-background/80",
"dark:bg-background/20",
"backdrop-blur-md",
"backdrop-saturate-150"
]

@@ -190,13 +184,3 @@ }

true: {
footer: [
"before:content-['']",
"before:block",
"before:z-[-1]",
"before:absolute",
"before:-top-px",
"before:inset-0",
"before:bg-background/10",
"before:backdrop-blur",
"before:backdrop-saturate-150"
]
footer: ["bg-background/10", "backdrop-blur", "backdrop-saturate-150"]
}

@@ -203,0 +187,0 @@ },

@@ -29,5 +29,5 @@ "use strict";

slots: {
base: "relative shadow-black/25",
base: "relative shadow-black/5",
zoomedWrapper: "relative overflow-hidden rounded-inherit",
img: "relative z-10 opacity-0 shadow-black/25 data-[loaded=true]:opacity-100",
img: "relative z-10 opacity-0 shadow-black/5 data-[loaded=true]:opacity-100",
blurredImg: [

@@ -34,0 +34,0 @@ "absolute",

@@ -37,7 +37,5 @@ "use strict";

"justify-center",
"shadow-lg",
"shadow-neutral-300/40",
"dark:border-b",
"dark:border-neutral-100",
"dark:shadow-none"
"border-b",
"border-neutral-200",
"dark:border-neutral-100"
],

@@ -165,4 +163,4 @@ wrapper: [

base: "shadow-none border-b-0",
wrapper: "mt-4 mx-8 shadow-md border border-neutral-100 rounded-xl",
menu: "mt-5 mx-8 border border-neutral-100 rounded-xl max-w-[calc(100%_-_4rem)]"
wrapper: "mt-4 mx-8 shadow-md border border-neutral-200 dark:border-neutral-100 rounded-xl",
menu: "mt-5 mx-8 border border-neutral-200 dark:border-neutral-100 rounded-xl max-w-[calc(100%_-_4rem)]"
}

@@ -230,3 +228,4 @@ },

"before:backdrop-saturate-150",
"before:bg-background/50",
"before:bg-background/80",
"dark:before:bg-background/50",
"data-[menu-open=true]:before:bg-background"

@@ -233,0 +232,0 @@ ]

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

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

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

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