@bizdoc/core 1.16.21 → 1.16.22

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.
@@ -27,6 +27,11 @@ export declare class CubeDesignComponent extends DesignerTypeElementComponent im
27
27
  element: ElementRef<any>;
28
28
  readonly types: ElementInfo[];
29
29
  accumulative: boolean;
30
+ jobInfo: {
31
+ nextExecution?: Date;
32
+ lastExecution?: Date;
33
+ lastJobState?: string;
34
+ };
30
35
  constructor(fb: FormBuilder, _service: SystemService, _ps: PromptService, element: ElementRef<any>, ref: DesignerRef);
31
36
  sync(): void;
32
37
  ngOnInit(): void;
@@ -34,6 +34,11 @@ export interface DocumentInfo {
34
34
  stateId: string;
35
35
  }
36
36
  export interface CubeInfo {
37
+ jobInfo: {
38
+ nextExecution?: Date;
39
+ lastExecution?: Date;
40
+ lastJobState?: string;
41
+ };
37
42
  }
38
43
  interface Rule {
39
44
  name: string;
@@ -1,6 +1,19 @@
1
1
  import { ChangeDetectorRef, NgZone, PipeTransform } from '@angular/core';
2
2
  import dayjs from 'dayjs';
3
3
  import * as i0 from "@angular/core";
4
+ export declare class ToNowPipe implements PipeTransform {
5
+ private cdRef;
6
+ private ngZone;
7
+ private currentTimer;
8
+ lastTime: dayjs.Dayjs;
9
+ transform(value: any, ...args: any[]): string;
10
+ constructor(cdRef: ChangeDetectorRef, ngZone: NgZone);
11
+ ngOnDestroy(): void;
12
+ private createTimer;
13
+ private removeTimer;
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<ToNowPipe, never>;
15
+ static ɵpipe: i0.ɵɵPipeDeclaration<ToNowPipe, "amToNow", false>;
16
+ }
4
17
  export declare class TimeAgoPipe implements PipeTransform {
5
18
  private cdRef;
6
19
  private ngZone;
@@ -187,6 +187,6 @@ import * as i182 from "./modules/material.module";
187
187
  export declare class SharedModule {
188
188
  static forChild(config?: SharedConfig): ModuleWithProviders<SharedModule>;
189
189
  static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
190
- static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.HelpTipComponent, typeof i2.BoxFormComponent, typeof i3.CubeUsageComponent, typeof i4.CubeDocumentsComponent, typeof i5.DateFormatPipe, typeof i6.CalendarPipe, typeof i7.DifferencePipe, typeof i8.DurationPipe, typeof i9.TimeAgoPipe, typeof i10.HtmlSimplePipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i14.CubeParallelViewComponent, typeof i15.CubeChartViewComponent, typeof i16.CubeExploreViewComponent, typeof i17.CubeDocumentSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i21.ViewItemComponent, typeof i22.CubeDocumentMatrixComponent, typeof i23.CubeDocumentViewComponent, typeof i24.CubePivotViewComponent, typeof i25.ActionPicker, typeof i26.QuickCommentComponent, typeof i27.DurationFormatPipe, typeof i28.CombinationPicker, typeof i29.CombinationPickerBody, typeof i30.CombinationPool, typeof i31.TimelineViewComponent, typeof i32.MatIconAnimate, typeof i33.DateRangePipe, typeof i33.AgoPipe, typeof i34.StateDirective, typeof i35.JoinPipe, typeof i36.TypeValuePipe, typeof i37.TranslatePipe, typeof i38.IdentityName, typeof i39.SanitizeHtmlPipe, typeof i40.StatePipe, typeof i41.ActionPipe, typeof i42.RolePipe, typeof i43.FormPipe, typeof i44.FilterPipe, typeof i44.ArraySortPipe, typeof i45.UserNamePipe, typeof i46.TaggingPipe, typeof i47.TypeSelect, typeof i48.TypeAutocomplete, typeof i49.AceInput, typeof i50.TimespanInput, typeof i51.AddressInput, typeof i52.FileInput, typeof i53.TimePicker, typeof i54.LayoutComponent, typeof i55.HtmlField, typeof i56.FileField, typeof i57.NumericField, typeof i58.AutocompleteField, typeof i59.CheckField, typeof i60.DateField, typeof i61.DateRangeField, typeof i62.ExpressionField, typeof i63.InputField, typeof i64.SelectField, typeof i65.SwitchField, typeof i66.TextareaField, typeof i67.TimespanField, typeof i68.ReturnActionComponent, typeof i69.AssignActionComponent, typeof i70.MoveToActionComponent, typeof i71.AvatarComponent, typeof i72.PeopleComponent, typeof i73.EditInputComponent, typeof i74.NgxComponentOutlet, typeof i75.LottieAnimation, typeof i10.ContactsComponent, typeof i76.CubeMatrixComponent, typeof i77.FilterTagsComponent, typeof i78.ExploreItemsComponent, typeof i79.CompareNameDirective, typeof i79.CompareGroupDirective, typeof i79.CompareContextDirective, typeof i80.GuideComponent, typeof i81.OutOfOfficeToast, typeof i82.NotificationsTableComponent, typeof i83.NotificationsFilterComponent, typeof i84.PrivilegeHiddenDirective, typeof i85.TaggingItemDirective, typeof i86.TaggingDirective, typeof i87.DocumentTaggingComponent, typeof i88.UserTaggingComponent, typeof i84.PrivilegeDisabledDirective, typeof i89.CubeDocumentsGridComponent, typeof i90.LongRunningTaskNotification, typeof i91.TaggedNotification, typeof i92.CommentedNotification, typeof i93.NudgeNotification, typeof i94.TextNotification, typeof i95.CubeAnomalyNotification, typeof i96.EscalatedNotification, typeof i97.LikedNotification, typeof i98.StateChangedNotification, typeof i99.UpcomingEventNotification, typeof i100.NoneComponent, typeof i101.ScheduleViewComponent, typeof i102.OptionsComponent, typeof i103.TraceViewComponent, typeof i104.ProgressDirective, typeof i105.AttachmentsComponent, typeof i106.DocumentEventsComponent, typeof i107.TagsComponent, typeof i108.MapComponent, typeof i109.MaskComponent, typeof i110.FlowViewComponent, typeof i111.SubstitutionComponent, typeof i112.PopupComponent, typeof i113.AttachmentPreview, typeof i114.CommentsComponent, typeof i115.CommentComponent, typeof i116.EditCommentComponent, typeof i117.CommentLikesComponent, typeof i118.CommentEditsComponent, typeof i119.BrowseItemsComponent, typeof i120.BrowseFilterComponent, typeof i121.ExpandedItemComponent, typeof i122.ComposeFormComponent, typeof i123.CubeViewComponent, typeof i124.CubeFilterComponent, typeof i125.CubeAccumulationChartComponent, typeof i126.CubeChartComponent, typeof i127.CubePivotComponent, typeof i128.CubeSpreadsheetComponent, typeof i129.CubeGridComponent, typeof i130.ReportViewerComponent, typeof i131.TableViewComponent, typeof i132.ReportArgumentsComponent, typeof i133.DashboardComponent, typeof i134.WidgetItemComponent, typeof i135.CubeWidgetFilterComponent, typeof i136.SaveChangesDialog, typeof i137.AskDialog, typeof i138.AboutDialog, typeof i139.ActionDialog, typeof i140.ImpersonateDialog, typeof i141.ConversationComponent, typeof i142.CubeMatrixPopupComponent, typeof i143.VersionCompareComponent, typeof i144.ExploreDocumentComponent, typeof i145.TasksComponent, typeof i146.CubeDocumentsTableComponent, typeof i147.CubePerformanceWidget, typeof i148.CubeAccumAnalysisWidget, typeof i149.CubeAnalysisWidget, typeof i150.CubeChartAnalysisWidget, typeof i151.ActionsWidget, typeof i152.RecentsWidget, typeof i153.PendingResultsWidget, typeof i154.CompareGroupsWidget, typeof i155.CubeDocumentsWidget, typeof i156.PersonalScoreWidget, typeof i157.PersonalActivityWidget, typeof i158.PeersPerformanceWidget, typeof i159.UsagePivotComponent, typeof i160.UsageChartComponent, typeof i161.UsageReportArgs, typeof i162.EmojiHostComponent, typeof i163.TooltipDirective, typeof i163.TooltipComponent, typeof i164.BrokenPage], [typeof i165.DayJsModule, typeof i166.CommonModule, typeof i167.HttpClientModule, typeof i168.ReactiveFormsModule, typeof i169.FlexLayoutModule, typeof i170.RouterModule, typeof i171.PickerModule, typeof i172.SyncfusionGanttModule, typeof i173.SyncfusionScheduleModule, typeof i174.SyncfusionCircularGaugeModule, typeof i175.SyncfusionChartModule, typeof i172.SyncfusionGanttModule, typeof i176.SyncfusionGridModule, typeof i177.SyncfusionTextEditorModule, typeof i178.SyncfusionSpreadsheetModule, typeof i179.SyncfusionPivotModule, typeof i180.KanbanModule, typeof i181.SyncfusionDiagramModule, typeof i182.MaterialModule], [typeof i182.MaterialModule, typeof i164.BrokenPage, typeof i1.HelpTipComponent, typeof i77.FilterTagsComponent, typeof i5.DateFormatPipe, typeof i6.CalendarPipe, typeof i7.DifferencePipe, typeof i8.DurationPipe, typeof i9.TimeAgoPipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i133.DashboardComponent, typeof i107.TagsComponent, typeof i26.QuickCommentComponent, typeof i114.CommentsComponent, typeof i54.LayoutComponent, typeof i139.ActionDialog, typeof i120.BrowseFilterComponent, typeof i124.CubeFilterComponent, typeof i101.ScheduleViewComponent, typeof i130.ReportViewerComponent, typeof i134.WidgetItemComponent, typeof i123.CubeViewComponent, typeof i78.ExploreItemsComponent, typeof i122.ComposeFormComponent, typeof i119.BrowseItemsComponent, typeof i82.NotificationsTableComponent, typeof i25.ActionPicker, typeof i141.ConversationComponent, typeof i34.StateDirective, typeof i10.ContactsComponent, typeof i76.CubeMatrixComponent, typeof i74.NgxComponentOutlet, typeof i32.MatIconAnimate, typeof i163.TooltipDirective, typeof i50.TimespanInput, typeof i52.FileInput, typeof i51.AddressInput, typeof i49.AceInput, typeof i28.CombinationPicker, typeof i30.CombinationPool, typeof i47.TypeSelect, typeof i48.TypeAutocomplete, typeof i53.TimePicker, typeof i27.DurationFormatPipe, typeof i33.DateRangePipe, typeof i36.TypeValuePipe, typeof i35.JoinPipe, typeof i40.StatePipe, typeof i41.ActionPipe, typeof i42.RolePipe, typeof i43.FormPipe, typeof i44.FilterPipe, typeof i44.ArraySortPipe, typeof i45.UserNamePipe, typeof i39.SanitizeHtmlPipe, typeof i37.TranslatePipe, typeof i38.IdentityName, typeof i71.AvatarComponent, typeof i132.ReportArgumentsComponent, typeof i113.AttachmentPreview, typeof i84.PrivilegeHiddenDirective, typeof i84.PrivilegeDisabledDirective, typeof i79.CompareGroupDirective, typeof i79.CompareNameDirective, typeof i79.CompareContextDirective, typeof i103.TraceViewComponent, typeof i110.FlowViewComponent, typeof i69.AssignActionComponent, typeof i68.ReturnActionComponent, typeof i144.ExploreDocumentComponent, typeof i147.CubePerformanceWidget, typeof i151.ActionsWidget, typeof i149.CubeAnalysisWidget, typeof i155.CubeDocumentsWidget, typeof i152.RecentsWidget, typeof i157.PersonalActivityWidget, typeof i154.CompareGroupsWidget, typeof i158.PeersPerformanceWidget, typeof i153.PendingResultsWidget, typeof i156.PersonalScoreWidget, typeof i135.CubeWidgetFilterComponent, typeof i146.CubeDocumentsTableComponent, typeof i89.CubeDocumentsGridComponent, typeof i145.TasksComponent, typeof i161.UsageReportArgs, typeof i160.UsageChartComponent, typeof i159.UsagePivotComponent, typeof i143.VersionCompareComponent, typeof i75.LottieAnimation, typeof i125.CubeAccumulationChartComponent, typeof i126.CubeChartComponent, typeof i127.CubePivotComponent, typeof i128.CubeSpreadsheetComponent, typeof i129.CubeGridComponent]>;
190
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, [typeof i1.HelpTipComponent, typeof i2.BoxFormComponent, typeof i3.CubeUsageComponent, typeof i4.CubeDocumentsComponent, typeof i5.DateFormatPipe, typeof i6.CalendarPipe, typeof i7.DifferencePipe, typeof i8.DurationPipe, typeof i9.TimeAgoPipe, typeof i9.ToNowPipe, typeof i10.HtmlSimplePipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i14.CubeParallelViewComponent, typeof i15.CubeChartViewComponent, typeof i16.CubeExploreViewComponent, typeof i17.CubeDocumentSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i21.ViewItemComponent, typeof i22.CubeDocumentMatrixComponent, typeof i23.CubeDocumentViewComponent, typeof i24.CubePivotViewComponent, typeof i25.ActionPicker, typeof i26.QuickCommentComponent, typeof i27.DurationFormatPipe, typeof i28.CombinationPicker, typeof i29.CombinationPickerBody, typeof i30.CombinationPool, typeof i31.TimelineViewComponent, typeof i32.MatIconAnimate, typeof i33.DateRangePipe, typeof i33.AgoPipe, typeof i34.StateDirective, typeof i35.JoinPipe, typeof i36.TypeValuePipe, typeof i37.TranslatePipe, typeof i38.IdentityName, typeof i39.SanitizeHtmlPipe, typeof i40.StatePipe, typeof i41.ActionPipe, typeof i42.RolePipe, typeof i43.FormPipe, typeof i44.FilterPipe, typeof i44.ArraySortPipe, typeof i45.UserNamePipe, typeof i46.TaggingPipe, typeof i47.TypeSelect, typeof i48.TypeAutocomplete, typeof i49.AceInput, typeof i50.TimespanInput, typeof i51.AddressInput, typeof i52.FileInput, typeof i53.TimePicker, typeof i54.LayoutComponent, typeof i55.HtmlField, typeof i56.FileField, typeof i57.NumericField, typeof i58.AutocompleteField, typeof i59.CheckField, typeof i60.DateField, typeof i61.DateRangeField, typeof i62.ExpressionField, typeof i63.InputField, typeof i64.SelectField, typeof i65.SwitchField, typeof i66.TextareaField, typeof i67.TimespanField, typeof i68.ReturnActionComponent, typeof i69.AssignActionComponent, typeof i70.MoveToActionComponent, typeof i71.AvatarComponent, typeof i72.PeopleComponent, typeof i73.EditInputComponent, typeof i74.NgxComponentOutlet, typeof i75.LottieAnimation, typeof i10.ContactsComponent, typeof i76.CubeMatrixComponent, typeof i77.FilterTagsComponent, typeof i78.ExploreItemsComponent, typeof i79.CompareNameDirective, typeof i79.CompareGroupDirective, typeof i79.CompareContextDirective, typeof i80.GuideComponent, typeof i81.OutOfOfficeToast, typeof i82.NotificationsTableComponent, typeof i83.NotificationsFilterComponent, typeof i84.PrivilegeHiddenDirective, typeof i85.TaggingItemDirective, typeof i86.TaggingDirective, typeof i87.DocumentTaggingComponent, typeof i88.UserTaggingComponent, typeof i84.PrivilegeDisabledDirective, typeof i89.CubeDocumentsGridComponent, typeof i90.LongRunningTaskNotification, typeof i91.TaggedNotification, typeof i92.CommentedNotification, typeof i93.NudgeNotification, typeof i94.TextNotification, typeof i95.CubeAnomalyNotification, typeof i96.EscalatedNotification, typeof i97.LikedNotification, typeof i98.StateChangedNotification, typeof i99.UpcomingEventNotification, typeof i100.NoneComponent, typeof i101.ScheduleViewComponent, typeof i102.OptionsComponent, typeof i103.TraceViewComponent, typeof i104.ProgressDirective, typeof i105.AttachmentsComponent, typeof i106.DocumentEventsComponent, typeof i107.TagsComponent, typeof i108.MapComponent, typeof i109.MaskComponent, typeof i110.FlowViewComponent, typeof i111.SubstitutionComponent, typeof i112.PopupComponent, typeof i113.AttachmentPreview, typeof i114.CommentsComponent, typeof i115.CommentComponent, typeof i116.EditCommentComponent, typeof i117.CommentLikesComponent, typeof i118.CommentEditsComponent, typeof i119.BrowseItemsComponent, typeof i120.BrowseFilterComponent, typeof i121.ExpandedItemComponent, typeof i122.ComposeFormComponent, typeof i123.CubeViewComponent, typeof i124.CubeFilterComponent, typeof i125.CubeAccumulationChartComponent, typeof i126.CubeChartComponent, typeof i127.CubePivotComponent, typeof i128.CubeSpreadsheetComponent, typeof i129.CubeGridComponent, typeof i130.ReportViewerComponent, typeof i131.TableViewComponent, typeof i132.ReportArgumentsComponent, typeof i133.DashboardComponent, typeof i134.WidgetItemComponent, typeof i135.CubeWidgetFilterComponent, typeof i136.SaveChangesDialog, typeof i137.AskDialog, typeof i138.AboutDialog, typeof i139.ActionDialog, typeof i140.ImpersonateDialog, typeof i141.ConversationComponent, typeof i142.CubeMatrixPopupComponent, typeof i143.VersionCompareComponent, typeof i144.ExploreDocumentComponent, typeof i145.TasksComponent, typeof i146.CubeDocumentsTableComponent, typeof i147.CubePerformanceWidget, typeof i148.CubeAccumAnalysisWidget, typeof i149.CubeAnalysisWidget, typeof i150.CubeChartAnalysisWidget, typeof i151.ActionsWidget, typeof i152.RecentsWidget, typeof i153.PendingResultsWidget, typeof i154.CompareGroupsWidget, typeof i155.CubeDocumentsWidget, typeof i156.PersonalScoreWidget, typeof i157.PersonalActivityWidget, typeof i158.PeersPerformanceWidget, typeof i159.UsagePivotComponent, typeof i160.UsageChartComponent, typeof i161.UsageReportArgs, typeof i162.EmojiHostComponent, typeof i163.TooltipDirective, typeof i163.TooltipComponent, typeof i164.BrokenPage], [typeof i165.DayJsModule, typeof i166.CommonModule, typeof i167.HttpClientModule, typeof i168.ReactiveFormsModule, typeof i169.FlexLayoutModule, typeof i170.RouterModule, typeof i171.PickerModule, typeof i172.SyncfusionGanttModule, typeof i173.SyncfusionScheduleModule, typeof i174.SyncfusionCircularGaugeModule, typeof i175.SyncfusionChartModule, typeof i172.SyncfusionGanttModule, typeof i176.SyncfusionGridModule, typeof i177.SyncfusionTextEditorModule, typeof i178.SyncfusionSpreadsheetModule, typeof i179.SyncfusionPivotModule, typeof i180.KanbanModule, typeof i181.SyncfusionDiagramModule, typeof i182.MaterialModule], [typeof i182.MaterialModule, typeof i164.BrokenPage, typeof i1.HelpTipComponent, typeof i77.FilterTagsComponent, typeof i5.DateFormatPipe, typeof i6.CalendarPipe, typeof i7.DifferencePipe, typeof i8.DurationPipe, typeof i9.TimeAgoPipe, typeof i9.ToNowPipe, typeof i11.CheckboxComponent, typeof i12.CubeParallelComponent, typeof i13.CubeSumComponent, typeof i18.ExploreItemImplComponent, typeof i19.DocumentInfoComponent, typeof i20.DocumentViewsComponent, typeof i133.DashboardComponent, typeof i107.TagsComponent, typeof i26.QuickCommentComponent, typeof i114.CommentsComponent, typeof i54.LayoutComponent, typeof i139.ActionDialog, typeof i120.BrowseFilterComponent, typeof i124.CubeFilterComponent, typeof i101.ScheduleViewComponent, typeof i130.ReportViewerComponent, typeof i134.WidgetItemComponent, typeof i123.CubeViewComponent, typeof i78.ExploreItemsComponent, typeof i122.ComposeFormComponent, typeof i119.BrowseItemsComponent, typeof i82.NotificationsTableComponent, typeof i25.ActionPicker, typeof i141.ConversationComponent, typeof i34.StateDirective, typeof i10.ContactsComponent, typeof i76.CubeMatrixComponent, typeof i74.NgxComponentOutlet, typeof i32.MatIconAnimate, typeof i163.TooltipDirective, typeof i50.TimespanInput, typeof i52.FileInput, typeof i51.AddressInput, typeof i49.AceInput, typeof i28.CombinationPicker, typeof i30.CombinationPool, typeof i47.TypeSelect, typeof i48.TypeAutocomplete, typeof i53.TimePicker, typeof i27.DurationFormatPipe, typeof i33.DateRangePipe, typeof i36.TypeValuePipe, typeof i35.JoinPipe, typeof i40.StatePipe, typeof i41.ActionPipe, typeof i42.RolePipe, typeof i43.FormPipe, typeof i44.FilterPipe, typeof i44.ArraySortPipe, typeof i45.UserNamePipe, typeof i39.SanitizeHtmlPipe, typeof i37.TranslatePipe, typeof i38.IdentityName, typeof i71.AvatarComponent, typeof i132.ReportArgumentsComponent, typeof i113.AttachmentPreview, typeof i84.PrivilegeHiddenDirective, typeof i84.PrivilegeDisabledDirective, typeof i79.CompareGroupDirective, typeof i79.CompareNameDirective, typeof i79.CompareContextDirective, typeof i103.TraceViewComponent, typeof i110.FlowViewComponent, typeof i69.AssignActionComponent, typeof i68.ReturnActionComponent, typeof i144.ExploreDocumentComponent, typeof i147.CubePerformanceWidget, typeof i151.ActionsWidget, typeof i149.CubeAnalysisWidget, typeof i155.CubeDocumentsWidget, typeof i152.RecentsWidget, typeof i157.PersonalActivityWidget, typeof i154.CompareGroupsWidget, typeof i158.PeersPerformanceWidget, typeof i153.PendingResultsWidget, typeof i156.PersonalScoreWidget, typeof i135.CubeWidgetFilterComponent, typeof i146.CubeDocumentsTableComponent, typeof i89.CubeDocumentsGridComponent, typeof i145.TasksComponent, typeof i161.UsageReportArgs, typeof i160.UsageChartComponent, typeof i159.UsagePivotComponent, typeof i143.VersionCompareComponent, typeof i75.LottieAnimation, typeof i125.CubeAccumulationChartComponent, typeof i126.CubeChartComponent, typeof i127.CubePivotComponent, typeof i128.CubeSpreadsheetComponent, typeof i129.CubeGridComponent]>;
191
191
  static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
192
192
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bizdoc/core",
3
- "version": "1.16.21",
3
+ "version": "1.16.22",
4
4
  "author": "Moding Ltd.",
5
5
  "homepage": "https://github.com/moding-il/bizdoc.core",
6
6
  "license": "https://github.com/moding-il/bizdoc.core/blob/master/License.md",
package/public-api.d.ts CHANGED
@@ -139,7 +139,7 @@ export { CheckboxComponent } from './lib/core/layout/checkbox';
139
139
  export { DifferencePipe } from './lib/core/pipes/difference.pipe';
140
140
  export { DateFormatPipe } from './lib/core/pipes/date-format.pipe';
141
141
  export { CalendarPipe, CalendarSpec } from './lib/core/pipes/calendar.pipe';
142
- export { TimeAgoPipe } from './lib/core/pipes/time-ago.pipe';
142
+ export { TimeAgoPipe, ToNowPipe } from './lib/core/pipes/time-ago.pipe';
143
143
  export { DurationFormatPipe } from './lib/core/pipes/duration-format.pipe';
144
144
  export { DurationPipe } from './lib/core/pipes/duration.pipe';
145
145
  export { FileInput } from './lib/core/controls/file.input';