@adyen/lume-vue3
Advanced tools
Comparing version 1.9.0 to 1.9.1
@@ -68,6 +68,18 @@ export declare enum Colors { | ||
export declare enum OtherColors { | ||
Grey = "grey", | ||
White = "white", | ||
Black = "black", | ||
Green = "green", | ||
Orange = "orange", | ||
Red = "red" | ||
Red = "red", | ||
Grey = "grey", | ||
Grey10 = "grey-10", | ||
Grey20 = "grey-20", | ||
Grey30 = "grey-30", | ||
Grey40 = "grey-40", | ||
Grey50 = "grey-50", | ||
Grey60 = "grey-60", | ||
Grey70 = "grey-70", | ||
Grey80 = "grey-80", | ||
Grey90 = "grey-90", | ||
Grey100 = "grey-100" | ||
} | ||
@@ -74,0 +86,0 @@ export declare enum LegacyColors { |
{ | ||
"name": "@adyen/lume-vue3", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "Lume is a Vue data visualization component library, built with Typescript and D3.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
1368626
10724