@datarailsshared/datarailsshared 1.5.528 → 1.5.531

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,8 @@ import * as moment from 'moment';
2
2
  import * as i0 from "@angular/core";
3
3
  export declare class ForecastTagService {
4
4
  private static readonly MONTH_DIFF;
5
- private static forecastByMonth;
5
+ private static readonly forecastByMonth;
6
+ static getForecastMonthTemplates(): string[];
6
7
  static getFiscalMonthFromDate(date: moment.Moment, fiscalYearStartsFrom: number): number;
7
8
  static getFiscalYearFromDate(date: moment.Moment, fiscalYearStartsFrom: number, fiscalYearBack: boolean): number;
8
9
  static getForecastLabel(month: number): string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datarailsshared/datarailsshared",
3
- "version": "1.5.528",
3
+ "version": "1.5.531",
4
4
  "description": "DataRails shared components",
5
5
  "keywords": [
6
6
  "angular",