|
|
@ -25,15 +25,15 @@ import { AnalyticsService, AutocompleteComponent, AvatarComponent, CachingInterc |
|
|
AutocompleteComponent, |
|
|
AutocompleteComponent, |
|
|
AvatarComponent, |
|
|
AvatarComponent, |
|
|
CheckboxGroupComponent, |
|
|
CheckboxGroupComponent, |
|
|
|
|
|
CodeComponent, |
|
|
|
|
|
CodeEditorComponent, |
|
|
ColorPickerComponent, |
|
|
ColorPickerComponent, |
|
|
ConfirmClickDirective, |
|
|
ConfirmClickDirective, |
|
|
ControlErrorsComponent, |
|
|
ControlErrorsComponent, |
|
|
CodeComponent, |
|
|
|
|
|
CodeEditorComponent, |
|
|
|
|
|
CopyDirective, |
|
|
CopyDirective, |
|
|
DarkenPipe, |
|
|
DarkenPipe, |
|
|
DateTimeEditorComponent, |
|
|
|
|
|
DatePipe, |
|
|
DatePipe, |
|
|
|
|
|
DateTimeEditorComponent, |
|
|
DayOfWeekPipe, |
|
|
DayOfWeekPipe, |
|
|
DayPipe, |
|
|
DayPipe, |
|
|
DialogRendererComponent, |
|
|
DialogRendererComponent, |
|
|
@ -69,8 +69,8 @@ import { AnalyticsService, AutocompleteComponent, AvatarComponent, CachingInterc |
|
|
MonthPipe, |
|
|
MonthPipe, |
|
|
OnboardingTooltipComponent, |
|
|
OnboardingTooltipComponent, |
|
|
PagerComponent, |
|
|
PagerComponent, |
|
|
PanelContainerDirective, |
|
|
|
|
|
PanelComponent, |
|
|
PanelComponent, |
|
|
|
|
|
PanelContainerDirective, |
|
|
ParentLinkDirective, |
|
|
ParentLinkDirective, |
|
|
PopupLinkDirective, |
|
|
PopupLinkDirective, |
|
|
ProgressBarComponent, |
|
|
ProgressBarComponent, |
|
|
@ -98,10 +98,10 @@ import { AnalyticsService, AutocompleteComponent, AvatarComponent, CachingInterc |
|
|
AutocompleteComponent, |
|
|
AutocompleteComponent, |
|
|
AvatarComponent, |
|
|
AvatarComponent, |
|
|
CheckboxGroupComponent, |
|
|
CheckboxGroupComponent, |
|
|
CodeEditorComponent, |
|
|
|
|
|
CommonModule, |
|
|
|
|
|
CodeComponent, |
|
|
CodeComponent, |
|
|
|
|
|
CodeEditorComponent, |
|
|
ColorPickerComponent, |
|
|
ColorPickerComponent, |
|
|
|
|
|
CommonModule, |
|
|
ConfirmClickDirective, |
|
|
ConfirmClickDirective, |
|
|
ControlErrorsComponent, |
|
|
ControlErrorsComponent, |
|
|
CopyDirective, |
|
|
CopyDirective, |
|
|
@ -137,15 +137,15 @@ import { AnalyticsService, AutocompleteComponent, AvatarComponent, CachingInterc |
|
|
LightenPipe, |
|
|
LightenPipe, |
|
|
ListViewComponent, |
|
|
ListViewComponent, |
|
|
MarkdownPipe, |
|
|
MarkdownPipe, |
|
|
ModalDirective, |
|
|
|
|
|
ModalDialogComponent, |
|
|
ModalDialogComponent, |
|
|
|
|
|
ModalDirective, |
|
|
ModalPlacementDirective, |
|
|
ModalPlacementDirective, |
|
|
MoneyPipe, |
|
|
MoneyPipe, |
|
|
MonthPipe, |
|
|
MonthPipe, |
|
|
OnboardingTooltipComponent, |
|
|
OnboardingTooltipComponent, |
|
|
PagerComponent, |
|
|
PagerComponent, |
|
|
PanelContainerDirective, |
|
|
|
|
|
PanelComponent, |
|
|
PanelComponent, |
|
|
|
|
|
PanelContainerDirective, |
|
|
ParentLinkDirective, |
|
|
ParentLinkDirective, |
|
|
PopupLinkDirective, |
|
|
PopupLinkDirective, |
|
|
ProgressBarComponent, |
|
|
ProgressBarComponent, |
|
|
@ -180,8 +180,8 @@ export class SqxFrameworkModule { |
|
|
CanDeactivateGuard, |
|
|
CanDeactivateGuard, |
|
|
ClipboardService, |
|
|
ClipboardService, |
|
|
DialogService, |
|
|
DialogService, |
|
|
LocalStoreService, |
|
|
|
|
|
LoadingService, |
|
|
LoadingService, |
|
|
|
|
|
LocalStoreService, |
|
|
MessageBus, |
|
|
MessageBus, |
|
|
OnboardingService, |
|
|
OnboardingService, |
|
|
ResizeService, |
|
|
ResizeService, |
|
|
|