@rivet-health/design-system
Advanced tools
Comparing version 4.5.0 to 4.6.0
@@ -8,4 +8,7 @@ import * as i0 from "@angular/core"; | ||
help?: string; | ||
align?: 'left' | 'right'; | ||
valueColorToken?: string; | ||
get valueColor(): string; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<MetricComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<MetricComponent, "riv-metric", never, { "label": "label"; "value": "value"; "size": "size"; "card": "card"; "help": "help"; }, {}, never, ["*"], false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<MetricComponent, "riv-metric", never, { "label": "label"; "value": "value"; "size": "size"; "card": "card"; "help": "help"; "align": "align"; "valueColorToken": "valueColorToken"; }, {}, never, ["*"], false>; | ||
} | ||
@@ -12,0 +15,0 @@ export declare namespace MetricComponent { |
{ | ||
"name": "@rivet-health/design-system", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^14.0.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
2197574
14263