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

@yamada-ui/core

Package Overview
Dependencies
Maintainers
0
Versions
928
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/core - npm Package Compare versions

Comparing version 1.15.4-next-20241027133552 to 1.15.4-next-20241028160909

12

dist/generated-theme.types.d.ts

@@ -21,3 +21,3 @@ import { UITheme } from './ui-theme.types.js';

sizes: {} & string;
variants: "basic" | "island-accent" | "left-accent" | "solid" | "subtle" | "top-accent" | ({} & string);
variants: "basic" | "island-accent" | "left-accent" | "solid" | "subtle" | "surface" | "top-accent" | ({} & string);
};

@@ -42,3 +42,3 @@ AlphaSlider: {

sizes: {} & string;
variants: "outline" | "solid" | "subtle" | ({} & string);
variants: "outline" | "solid" | "subtle" | "surface" | ({} & string);
};

@@ -55,3 +55,3 @@ BarChart: {

sizes: "2xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string);
variants: "ghost" | "link" | "outline" | "solid" | "unstyled" | ({} & string);
variants: "ghost" | "link" | "outline" | "solid" | "subtle" | "surface" | "unstyled" | ({} & string);
};

@@ -120,3 +120,3 @@ Calendar: {

sizes: "2xl" | "lg" | "md" | "sm" | "xl" | "xs" | ({} & string);
variants: "ghost" | "link" | "outline" | "solid" | "unstyled" | ({} & string);
variants: "ghost" | "link" | "outline" | "solid" | "subtle" | "surface" | "unstyled" | ({} & string);
};

@@ -189,3 +189,3 @@ FileInput: {

sizes: "lg" | "md" | "sm" | "xl" | "xs" | ({} & string);
variants: "ghost" | "outline" | "solid" | "unstyled" | ({} & string);
variants: "ghost" | "outline" | "solid" | "subtle" | "surface" | "unstyled" | ({} & string);
};

@@ -278,3 +278,3 @@ PagingTable: {

sizes: "lg" | "md" | "sm" | ({} & string);
variants: "outline" | "solid" | "subtle" | ({} & string);
variants: "outline" | "solid" | "subtle" | "surface" | ({} & string);
};

@@ -281,0 +281,0 @@ Textarea: {

{
"name": "@yamada-ui/core",
"version": "1.15.4-next-20241027133552",
"version": "1.15.4-next-20241028160909",
"description": "Yamada UI core",

@@ -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

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