Socket
Book a DemoInstallSign in
Socket

@yamada-ui/utils

Package Overview
Dependencies
Maintainers
1
Versions
570
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yamada-ui/utils - npm Package Compare versions

Comparing version

to
2.0.0

2

dist/types/color.d.ts

@@ -5,3 +5,3 @@ //#region src/color.d.ts

declare const DEFAULT_COLOR_SCHEMES: readonly ["gray", "red", "rose", "pink", "flashy", "orange", "amber", "yellow", "lime", "green", "emerald", "teal", "cyan", "sky", "blue", "indigo", "violet", "purple", "fuchsia"];
declare const COLOR_SCHEMES: ("link" | "error" | "mono" | "primary" | "secondary" | "info" | "success" | "warning" | "danger" | "gray" | "red" | "rose" | "pink" | "flashy" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia")[];
declare const COLOR_SCHEMES: ("mono" | "primary" | "secondary" | "info" | "success" | "warning" | "danger" | "error" | "link" | "gray" | "red" | "rose" | "pink" | "flashy" | "orange" | "amber" | "yellow" | "lime" | "green" | "emerald" | "teal" | "cyan" | "sky" | "blue" | "indigo" | "violet" | "purple" | "fuchsia")[];
declare const TONES: readonly [50, 100, 200, 300, 400, 500, 600, 700, 800, 900, 950];

@@ -8,0 +8,0 @@ declare function convertColor(color: string, fallback?: string): (format: ColorFormat) => string | undefined;

{
"name": "@yamada-ui/utils",
"type": "module",
"version": "2.0.0-next-20250710072846",
"version": "2.0.0",
"description": "The utilities for Yamada UI projects",

@@ -61,4 +61,4 @@ "keywords": [

"build": "tsdown",
"test": "vitest",
"test:dev": "vitest --watch --ui",
"test": "NODE_OPTIONS=\"--experimental-strip-types\" vitest",
"test:dev": "NODE_OPTIONS=\"--experimental-strip-types\" vitest --watch --ui",
"typecheck": "tsc --noEmit",

@@ -65,0 +65,0 @@ "lint": "eslint . --max-warnings=0 --cache",

# @yamada-ui/utils
> This is an internal utility, not intended for public usage.
## Installation

@@ -6,0 +4,0 @@

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 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 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 not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.