@rivet-health/design-system
Advanced tools
Comparing version 2.3.1 to 2.4.0
@@ -9,15 +9,19 @@ import * as i0 from "@angular/core"; | ||
import * as i7 from "./visualization/data-table/data-table-row.component"; | ||
import * as i8 from "./visualization/donut/donut.component"; | ||
import * as i9 from "./icon/icon.component"; | ||
import * as i10 from "./visualization/legend-item/legend-item.component"; | ||
import * as i11 from "./visualization/metric/metric.component"; | ||
import * as i12 from "./visualization/stacked-column/stacked-column.component"; | ||
import * as i13 from "./content-toggle/text-toggle/text-toggle.component"; | ||
import * as i14 from "./visualization/time-series/time-series.component"; | ||
import * as i15 from "./visualization/zero-state/zero-state.component"; | ||
import * as i16 from "@angular/common"; | ||
import * as i8 from "./format/pipes/days.pipe"; | ||
import * as i9 from "./visualization/donut/donut.component"; | ||
import * as i10 from "./icon/icon.component"; | ||
import * as i11 from "./visualization/legend-item/legend-item.component"; | ||
import * as i12 from "./visualization/metric/metric.component"; | ||
import * as i13 from "./format/pipes/number.pipe"; | ||
import * as i14 from "./format/pipes/percentage.pipe"; | ||
import * as i15 from "./format/pipes/small-currency.pipe"; | ||
import * as i16 from "./visualization/stacked-column/stacked-column.component"; | ||
import * as i17 from "./content-toggle/text-toggle/text-toggle.component"; | ||
import * as i18 from "./visualization/time-series/time-series.component"; | ||
import * as i19 from "./visualization/zero-state/zero-state.component"; | ||
import * as i20 from "@angular/common"; | ||
export declare class RivModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<RivModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<RivModule, [typeof i1.CalloutComponent, typeof i2.CalloutDirective, typeof i3.CalloutOutletComponent, typeof i4.DataTableCellComponent, typeof i5.DataTableComponent, typeof i6.DataTableHeaderCellComponent, typeof i7.DataTableRowComponent, typeof i8.DonutComponent, typeof i9.IconComponent, typeof i10.LegendItemComponent, typeof i11.MetricComponent, typeof i12.StackedColumnComponent, typeof i13.TextToggleComponent, typeof i14.TimeSeriesComponent, typeof i15.ZeroStateComponent], [typeof i16.CommonModule], [typeof i1.CalloutComponent, typeof i2.CalloutDirective, typeof i3.CalloutOutletComponent, typeof i4.DataTableCellComponent, typeof i5.DataTableComponent, typeof i6.DataTableHeaderCellComponent, typeof i7.DataTableRowComponent, typeof i8.DonutComponent, typeof i9.IconComponent, typeof i10.LegendItemComponent, typeof i11.MetricComponent, typeof i12.StackedColumnComponent, typeof i13.TextToggleComponent, typeof i14.TimeSeriesComponent, typeof i15.ZeroStateComponent]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<RivModule, [typeof i1.CalloutComponent, typeof i2.CalloutDirective, typeof i3.CalloutOutletComponent, typeof i4.DataTableCellComponent, typeof i5.DataTableComponent, typeof i6.DataTableHeaderCellComponent, typeof i7.DataTableRowComponent, typeof i8.DaysPipe, typeof i9.DonutComponent, typeof i10.IconComponent, typeof i11.LegendItemComponent, typeof i12.MetricComponent, typeof i13.NumberPipe, typeof i14.PercentagePipe, typeof i15.SmallCurrencyPipe, typeof i16.StackedColumnComponent, typeof i17.TextToggleComponent, typeof i18.TimeSeriesComponent, typeof i19.ZeroStateComponent], [typeof i20.CommonModule], [typeof i1.CalloutComponent, typeof i2.CalloutDirective, typeof i3.CalloutOutletComponent, typeof i4.DataTableCellComponent, typeof i5.DataTableComponent, typeof i6.DataTableHeaderCellComponent, typeof i7.DataTableRowComponent, typeof i8.DaysPipe, typeof i9.DonutComponent, typeof i10.IconComponent, typeof i11.LegendItemComponent, typeof i12.MetricComponent, typeof i13.NumberPipe, typeof i14.PercentagePipe, typeof i15.SmallCurrencyPipe, typeof i16.StackedColumnComponent, typeof i17.TextToggleComponent, typeof i18.TimeSeriesComponent, typeof i19.ZeroStateComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<RivModule>; | ||
} |
{ | ||
"name": "@rivet-health/design-system", | ||
"version": "2.3.1", | ||
"version": "2.4.0", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^14.0.0", |
export * from './lib/content-toggle/text-toggle/text-toggle.component'; | ||
export * from './lib/format/pipes/days.pipe'; | ||
export * from './lib/format/pipes/number.pipe'; | ||
export * from './lib/format/pipes/percentage.pipe'; | ||
export * from './lib/format/pipes/small-currency.pipe'; | ||
export * from './lib/icon/icon.component'; | ||
@@ -3,0 +7,0 @@ export * from './lib/modal/callout/callout-outlet.component'; |
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
870422
66
5646