@osovitny/anatoly 2.14.87 → 2.14.89

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.
@@ -4801,6 +4801,54 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
4801
4801
  }]
4802
4802
  }] });
4803
4803
 
4804
+ /*
4805
+ <file>
4806
+ Project:
4807
+ @osovitny/anatoly
4808
+
4809
+ Authors:
4810
+ Vadim Osovitny vadim@osovitny.com
4811
+ Anatoly Osovitny anatoly@osovitny.com
4812
+
4813
+ Created:
4814
+ 29 Aug 2022
4815
+
4816
+ Copyright (c) 2016-2022 Osovitny Inc. All rights reserved.
4817
+ </file>
4818
+ */
4819
+ class AnatolyModule {
4820
+ }
4821
+ AnatolyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AnatolyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
4822
+ AnatolyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.6", ngImport: i0, type: AnatolyModule, imports: [CommonModule,
4823
+ AnatolyCoreModule,
4824
+ AnatolyDataModule,
4825
+ AnatolyUIModule], exports: [AnatolyCoreModule,
4826
+ AnatolyDataModule,
4827
+ AnatolyUIModule] });
4828
+ AnatolyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AnatolyModule, imports: [CommonModule,
4829
+ AnatolyCoreModule,
4830
+ AnatolyDataModule,
4831
+ AnatolyUIModule, AnatolyCoreModule,
4832
+ AnatolyDataModule,
4833
+ AnatolyUIModule] });
4834
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AnatolyModule, decorators: [{
4835
+ type: NgModule,
4836
+ args: [{
4837
+ imports: [
4838
+ CommonModule,
4839
+ AnatolyCoreModule,
4840
+ AnatolyDataModule,
4841
+ AnatolyUIModule
4842
+ ],
4843
+ exports: [
4844
+ AnatolyCoreModule,
4845
+ AnatolyDataModule,
4846
+ AnatolyUIModule
4847
+ ],
4848
+ providers: [],
4849
+ }]
4850
+ }] });
4851
+
4804
4852
  /*
4805
4853
  * Public API Surface of anatoly-lib
4806
4854
  */
@@ -4809,5 +4857,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
4809
4857
  * Generated bundle index. Do not edit.
4810
4858
  */
4811
4859
 
4812
- export { AddressComponent, Alerts, AnatolyCoreModule, AnatolyDataModule, AnatolyHttpInterceptor, AnatolyUIModule, AppContextService, AppCoreSettings, BaseApiService, BaseComponent, BaseDialog, BaseEditComponent, BaseGoService, BaseGridEditService, BaseGridReadService, BaseHtmlEditorComponent, BaseList, BasePage, BasePagedPage, BuyAccessButtonComponent, CardBodyComponent, CardComponent, CardFooterComponent, CardHeaderComponent, CheckIconComponent, CompanyComponent, ContactUsDialog, ContactUsForm, Convert, CoreApiService, DOM, DatapagerComponent, DefaultEditorOptions, DigitalMarketingService, EmailsApiService, FaModule, FileSizePipe, FormValidationSummaryComponent, FormsHtmlEditorComponent, FroalaEditorModuleWithProviders, FroalaViewModuleWithProviders, GlobalErrorHandler, GoogleAnalyticsService, Guid, HtmlEditorComponent, IdleService, InjectorInstance, ItemValidationSummaryComponent, LoadingComponent, LoadingService, LocalStorageService, LocalizationInjectorInstance, LocalizationModule, LocalizationService, LocalizationSettingsModule, LocalizePipe, LoggingService, NativeElementDirective, NodataComponent, NotificationService, NotificationsApiService, PageSpinnerComponent, ReplaceTextPipe, SafeHtmlPipe, SessionStorageService, SignInButtonComponent, SignOutButtonComponent, SignUpButtonComponent, Subs, SubscribePlanButtonComponent, TimezoneDropdownlist, TranslateModuleAtRoot, UrlSlugComponent, Urls, Utils, ValidationSummaryComponent, customTranslateLoaderFactory, localizationInitializerFactory, throwIfAlreadyLoaded };
4860
+ export { AddressComponent, Alerts, AnatolyCoreModule, AnatolyDataModule, AnatolyHttpInterceptor, AnatolyModule, AnatolyUIModule, AppContextService, AppCoreSettings, BaseApiService, BaseComponent, BaseDialog, BaseEditComponent, BaseGoService, BaseGridEditService, BaseGridReadService, BaseHtmlEditorComponent, BaseList, BasePage, BasePagedPage, BuyAccessButtonComponent, CardBodyComponent, CardComponent, CardFooterComponent, CardHeaderComponent, CheckIconComponent, CompanyComponent, ContactUsDialog, ContactUsForm, Convert, CoreApiService, DOM, DatapagerComponent, DefaultEditorOptions, DigitalMarketingService, EmailsApiService, FileSizePipe, FormValidationSummaryComponent, FormsHtmlEditorComponent, FroalaEditorModuleWithProviders, FroalaViewModuleWithProviders, GlobalErrorHandler, GoogleAnalyticsService, Guid, HtmlEditorComponent, IdleService, InjectorInstance, ItemValidationSummaryComponent, LoadingComponent, LoadingService, LocalStorageService, LocalizationInjectorInstance, LocalizationModule, LocalizationService, LocalizationSettingsModule, LocalizePipe, LoggingService, NativeElementDirective, NodataComponent, NotificationService, NotificationsApiService, PageSpinnerComponent, ReplaceTextPipe, SafeHtmlPipe, SessionStorageService, SignInButtonComponent, SignOutButtonComponent, SignUpButtonComponent, Subs, SubscribePlanButtonComponent, TimezoneDropdownlist, TranslateModuleAtRoot, UrlSlugComponent, Urls, Utils, ValidationSummaryComponent, customTranslateLoaderFactory, localizationInitializerFactory, throwIfAlreadyLoaded };
4813
4861
  //# sourceMappingURL=osovitny-anatoly.mjs.map