@yamada-ui/utils
Advanced tools
Comparing version
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
231286
0.28%1
-50%2614
-0.19%24
-7.69%