@alfred-is/alfred-design-system
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -26,5 +26,6 @@ export declare enum AlfredIconT { | ||
Money = "Money", | ||
Time = "Time" | ||
Time = "Time", | ||
Clock = "Clock" | ||
} | ||
export declare type ColorT = 'orange' | 'blue' | 'gray' | 'yellow' | 'red' | 'green' | 'white' | 'black'; | ||
export declare type IconSizeT = 'large' | 'medium' | 'small'; |
{ | ||
"name": "@alfred-is/alfred-design-system", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"main": "./alfred-design-system.umd.js", | ||
@@ -5,0 +5,0 @@ "module": "./alfred-design-system.esm.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1248106
14658