@radix-ui/colors
Advanced tools
Comparing version 3.0.0-rc.3 to 3.0.0-rc.4
{ | ||
"name": "@radix-ui/colors", | ||
"version": "3.0.0-rc.3", | ||
"version": "3.0.0-rc.4", | ||
"contributors": [ | ||
@@ -5,0 +5,0 @@ "Colm Tuite <colm@workos.com>", |
@@ -15,1 +15,15 @@ export declare const blackA: { | ||
}; | ||
export declare const blackP3A: { | ||
blackA1: string; | ||
blackA2: string; | ||
blackA3: string; | ||
blackA4: string; | ||
blackA5: string; | ||
blackA6: string; | ||
blackA7: string; | ||
blackA8: string; | ||
blackA9: string; | ||
blackA10: string; | ||
blackA11: string; | ||
blackA12: string; | ||
}; |
@@ -1,4 +0,4 @@ | ||
export * from './dark'; | ||
export * from './light'; | ||
export { blackA } from './blackA'; | ||
export { whiteA } from './whiteA'; | ||
export * from "./dark"; | ||
export * from "./light"; | ||
export * from "./blackA"; | ||
export * from "./whiteA"; |
@@ -15,1 +15,15 @@ export declare const whiteA: { | ||
}; | ||
export declare const whiteP3A: { | ||
whiteA1: string; | ||
whiteA2: string; | ||
whiteA3: string; | ||
whiteA4: string; | ||
whiteA5: string; | ||
whiteA6: string; | ||
whiteA7: string; | ||
whiteA8: string; | ||
whiteA9: string; | ||
whiteA10: string; | ||
whiteA11: string; | ||
whiteA12: string; | ||
}; |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
631469
14758