@osovitny/anatoly 3.19.49 → 3.20.0
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.
- package/fesm2022/osovitny-anatoly.mjs +66 -83
- package/fesm2022/osovitny-anatoly.mjs.map +1 -1
- package/index.d.ts +2075 -5
- package/package.json +51 -52
- package/lib/anatoly.module.d.ts +0 -11
- package/lib/billing/billing.module.d.ts +0 -21
- package/lib/billing/components/buttons/buyaccess-button.component.d.ts +0 -19
- package/lib/billing/components/buttons/subscribe-plan-button.component.d.ts +0 -20
- package/lib/billing/components/exports.d.ts +0 -10
- package/lib/billing/components/index.d.ts +0 -2
- package/lib/billing/components/order-summary/order-summary.component.d.ts +0 -22
- package/lib/billing/components/payment-methods/payment-methods.component.d.ts +0 -20
- package/lib/billing/components/payment-options/payment-options.component.d.ts +0 -18
- package/lib/billing/components/pm/braintree/braintree.component.d.ts +0 -27
- package/lib/billing/components/pm/paypal/paypal-button.component.d.ts +0 -20
- package/lib/billing/components/pm/paypal/paypal-subscribe-button.component.d.ts +0 -25
- package/lib/billing/components/pm/paypal/paypal.component.d.ts +0 -50
- package/lib/billing/components/pm/stripe/stripe.component.d.ts +0 -23
- package/lib/billing/exports.d.ts +0 -5
- package/lib/billing/models/paypal-models.d.ts +0 -309
- package/lib/billing/services/billing.service.d.ts +0 -33
- package/lib/billing/services/payments.service.d.ts +0 -29
- package/lib/billing/services/paypal-script.service.d.ts +0 -13
- package/lib/billing/utils.d.ts +0 -4
- package/lib/core/consts/app-settings.d.ts +0 -11
- package/lib/core/consts/core-settings.d.ts +0 -7
- package/lib/core/consts/formats.d.ts +0 -11
- package/lib/core/consts/ga.d.ts +0 -11
- package/lib/core/consts/storageKeys.d.ts +0 -8
- package/lib/core/converts/convert.d.ts +0 -16
- package/lib/core/converts/dateConvert.d.ts +0 -5
- package/lib/core/converts/tz/tzParseTimezone.d.ts +0 -1
- package/lib/core/converts/tz/tzTokenizeDate.d.ts +0 -5
- package/lib/core/converts/xmlFormatter.d.ts +0 -4
- package/lib/core/core.module.d.ts +0 -15
- package/lib/core/dom.d.ts +0 -17
- package/lib/core/enums/billing.d.ts +0 -34
- package/lib/core/enums/enums.d.ts +0 -17
- package/lib/core/enums/index.d.ts +0 -2
- package/lib/core/exports.d.ts +0 -40
- package/lib/core/go/apps-go.service.d.ts +0 -16
- package/lib/core/go/go.service.d.ts +0 -25
- package/lib/core/guards/once-import.guard.d.ts +0 -1
- package/lib/core/guards/starter.guard.d.ts +0 -13
- package/lib/core/guid.d.ts +0 -3
- package/lib/core/interceptors/httpInterceptor.d.ts +0 -23
- package/lib/core/is.d.ts +0 -23
- package/lib/core/localization/localization.module.d.ts +0 -8
- package/lib/core/localization/localization.service.d.ts +0 -31
- package/lib/core/localization/localize.pipe.d.ts +0 -10
- package/lib/core/localization/settings.module.d.ts +0 -14
- package/lib/core/localization/utils.d.ts +0 -5
- package/lib/core/logging/globalErrorHandler.d.ts +0 -9
- package/lib/core/logging/logging.service.d.ts +0 -9
- package/lib/core/models/qs.d.ts +0 -4
- package/lib/core/notifications/alerts.d.ts +0 -10
- package/lib/core/notifications/interfaces/notification.d.ts +0 -10
- package/lib/core/notifications/services/notification-service.d.ts +0 -15
- package/lib/core/performance/stopwatch.d.ts +0 -14
- package/lib/core/services/appcontext.service.d.ts +0 -61
- package/lib/core/services/browser.service.d.ts +0 -22
- package/lib/core/services/dm.service.d.ts +0 -26
- package/lib/core/services/google-analytics.service.d.ts +0 -13
- package/lib/core/services/idle.service.d.ts +0 -19
- package/lib/core/services/loading.service.d.ts +0 -14
- package/lib/core/services/script.service.d.ts +0 -13
- package/lib/core/services/starter.service.d.ts +0 -16
- package/lib/core/services/web-storage.service.d.ts +0 -22
- package/lib/core/subs.d.ts +0 -8
- package/lib/core/utils/qsutils.d.ts +0 -11
- package/lib/core/utils/utils.d.ts +0 -8
- package/lib/data/base/api.service.d.ts +0 -20
- package/lib/data/base/grid/grid-edit.service.d.ts +0 -16
- package/lib/data/base/grid/grid-read.service.d.ts +0 -14
- package/lib/data/data.module.d.ts +0 -7
- package/lib/data/exports.d.ts +0 -11
- package/lib/data/services/billing/currencies-api.service.d.ts +0 -12
- package/lib/data/services/billing/currencies-storage.service.d.ts +0 -22
- package/lib/data/services/billing/payments-api.service.d.ts +0 -13
- package/lib/data/services/billing/promocodes-api.service.d.ts +0 -11
- package/lib/data/services/billing/subscriptions-api.service.d.ts +0 -14
- package/lib/data/services/billing/transactions-api.service.d.ts +0 -13
- package/lib/data/services/core-api.service.d.ts +0 -9
- package/lib/data/services/emails-api.service.d.ts +0 -10
- package/lib/external/fa.module.d.ts +0 -10
- package/lib/external/kendo.module.d.ts +0 -26
- package/lib/iam/b2c/b2c.d.ts +0 -4
- package/lib/iam/b2c/consts.d.ts +0 -6
- package/lib/iam/b2c/index.d.ts +0 -2
- package/lib/iam/configs.d.ts +0 -5
- package/lib/iam/consts.d.ts +0 -3
- package/lib/iam/exports.d.ts +0 -3
- package/lib/iam/guards/admin.guard.d.ts +0 -13
- package/lib/iam/guards/authentication.guard.d.ts +0 -13
- package/lib/iam/guards/index.d.ts +0 -2
- package/lib/iam/iam-pages.module.d.ts +0 -11
- package/lib/iam/iam-pages.routes.d.ts +0 -6
- package/lib/iam/iam.module.d.ts +0 -13
- package/lib/iam/pages/signin.page.d.ts +0 -11
- package/lib/iam/pages/signout.page.d.ts +0 -11
- package/lib/iam/pages/signup.page.d.ts +0 -11
- package/lib/iam/redirect.d.ts +0 -3
- package/lib/iam/services/auth.service.d.ts +0 -45
- package/lib/iam/storage.d.ts +0 -8
- package/lib/iam/utils.d.ts +0 -6
- package/lib/ui/components/base/components/component.d.ts +0 -25
- package/lib/ui/components/base/components/edit.component.d.ts +0 -61
- package/lib/ui/components/base/components/enum-edit.component.d.ts +0 -21
- package/lib/ui/components/base/dialog.d.ts +0 -19
- package/lib/ui/components/base/list.d.ts +0 -27
- package/lib/ui/components/base/pages/edit.page.d.ts +0 -6
- package/lib/ui/components/base/pages/page.d.ts +0 -6
- package/lib/ui/components/base/pages/paged.page.d.ts +0 -18
- package/lib/ui/components/card/card-body.component.d.ts +0 -6
- package/lib/ui/components/card/card-footer.component.d.ts +0 -6
- package/lib/ui/components/card/card-header.component.d.ts +0 -6
- package/lib/ui/components/card/card.component.d.ts +0 -6
- package/lib/ui/components/check-icon/check-icon.component.d.ts +0 -6
- package/lib/ui/components/copy-2-clipboard/copy-2-clipboard.component.d.ts +0 -9
- package/lib/ui/components/data-grid/control-panel.component.d.ts +0 -34
- package/lib/ui/components/datapager/datapager.component.d.ts +0 -21
- package/lib/ui/components/dropdownlists/country/country.dropdownlist.d.ts +0 -13
- package/lib/ui/components/dropdownlists/language/language.dropdownlist.d.ts +0 -12
- package/lib/ui/components/dropdownlists/moderationstatus/moderationstatus.dropdownlist.d.ts +0 -8
- package/lib/ui/components/dropdownlists/publishstatus/publishstatus.dropdownlist.d.ts +0 -8
- package/lib/ui/components/dropdownlists/timezone/timezone.dropdownlist.d.ts +0 -14
- package/lib/ui/components/exports.d.ts +0 -34
- package/lib/ui/components/feature-will-be-ready/feature-will-be-ready.component.d.ts +0 -7
- package/lib/ui/components/html-editor/base-editor.component.d.ts +0 -20
- package/lib/ui/components/html-editor/defaultoptions.d.ts +0 -1
- package/lib/ui/components/html-editor/html-editor.component.d.ts +0 -10
- package/lib/ui/components/identity/signin-button.component.d.ts +0 -11
- package/lib/ui/components/identity/signout-button.component.d.ts +0 -11
- package/lib/ui/components/identity/signup-button.component.d.ts +0 -11
- package/lib/ui/components/index.d.ts +0 -2
- package/lib/ui/components/no-mobile-support/no-mobile-support.component.d.ts +0 -7
- package/lib/ui/components/nodata/nodata.component.d.ts +0 -12
- package/lib/ui/components/spinners/loading/loading.component.d.ts +0 -12
- package/lib/ui/components/spinners/pagespinner/pagespinner.component.d.ts +0 -25
- package/lib/ui/components/spinners/pagespinner/spinkits.d.ts +0 -11
- package/lib/ui/components/urlslug/urlslug.component.d.ts +0 -18
- package/lib/ui/components/you-agree-to-our-terms/you-agree-to-our-terms.component.d.ts +0 -8
- package/lib/ui/dialogs/contact-us/contact-us.dialog.d.ts +0 -12
- package/lib/ui/dialogs/exports.d.ts +0 -1
- package/lib/ui/dialogs/index.d.ts +0 -2
- package/lib/ui/directives/exports.d.ts +0 -4
- package/lib/ui/directives/hover.directive.d.ts +0 -8
- package/lib/ui/directives/index.d.ts +0 -2
- package/lib/ui/directives/native-element.directive.d.ts +0 -11
- package/lib/ui/directives/replacer/a-replacer.directive.d.ts +0 -11
- package/lib/ui/directives/replacer/image-replacer.directive.d.ts +0 -11
- package/lib/ui/directives/replacer/replacer.base.directive.d.ts +0 -11
- package/lib/ui/exports.d.ts +0 -6
- package/lib/ui/forms/components/address/address.component.d.ts +0 -32
- package/lib/ui/forms/components/company/company.component.d.ts +0 -18
- package/lib/ui/forms/contact-us/contact-us.d.ts +0 -32
- package/lib/ui/forms/exports.d.ts +0 -3
- package/lib/ui/forms/index.d.ts +0 -2
- package/lib/ui/pipes/exports.d.ts +0 -3
- package/lib/ui/pipes/filesize.pipe.d.ts +0 -8
- package/lib/ui/pipes/index.d.ts +0 -2
- package/lib/ui/pipes/replace-text.pipe.d.ts +0 -7
- package/lib/ui/pipes/safeHtml.pipe.d.ts +0 -10
- package/lib/ui/ui.module.d.ts +0 -50
- package/lib/ui/validation/exports.d.ts +0 -3
- package/lib/ui/validation/form-validation-summary.component.d.ts +0 -11
- package/lib/ui/validation/index.d.ts +0 -2
- package/lib/ui/validation/item-validation-summary.component.d.ts +0 -6
- package/lib/ui/validation/validation-summary.component.d.ts +0 -11
- package/public-api.d.ts +0 -12
package/index.d.ts
CHANGED
|
@@ -1,5 +1,2075 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { OnInit, EventEmitter, OnDestroy, PipeTransform, Injector, ErrorHandler, NgZone, OnChanges, AfterViewInit, ElementRef, ChangeDetectorRef, SimpleChanges, Renderer2 } from '@angular/core';
|
|
3
|
+
import * as i3$1 from '@angular/common/http';
|
|
4
|
+
import { HttpClient, HttpInterceptor, HttpRequest, HttpHandler, HttpEvent } from '@angular/common/http';
|
|
5
|
+
import * as rxjs from 'rxjs';
|
|
6
|
+
import { Observable, BehaviorSubject, Subject, Subscription } from 'rxjs';
|
|
7
|
+
import * as i3 from 'ngx-toastr';
|
|
8
|
+
import { ToastrService } from 'ngx-toastr';
|
|
9
|
+
import * as i11 from '@progress/kendo-angular-dialog';
|
|
10
|
+
import { DialogThemeColor } from '@progress/kendo-angular-dialog';
|
|
11
|
+
import * as i40 from '@angular/forms';
|
|
12
|
+
import { FormGroup, AbstractControl, ValidatorFn, AbstractControlOptions, AsyncValidatorFn, FormControl, FormBuilder, NgControl } from '@angular/forms';
|
|
13
|
+
import { HTMLBeautifyOptions } from 'js-beautify';
|
|
14
|
+
import * as i2$1 from '@angular/router';
|
|
15
|
+
import { ActivatedRoute, Router, NavigationExtras, CanActivate, CanActivateChild, ActivatedRouteSnapshot, RouterStateSnapshot, UrlTree, Event } from '@angular/router';
|
|
16
|
+
import * as i4 from '@azure/msal-angular';
|
|
17
|
+
import { MsalGuardConfiguration, MsalService, MsalBroadcastService, MsalGuard } from '@azure/msal-angular';
|
|
18
|
+
import { AccountInfo, RedirectRequest, PopupRequest, IPublicClientApplication } from '@azure/msal-browser';
|
|
19
|
+
import * as i2 from '@ngx-translate/core';
|
|
20
|
+
import { TranslateService } from '@ngx-translate/core';
|
|
21
|
+
import { TranslateHttpLoader } from '@ngx-translate/http-loader';
|
|
22
|
+
import { Platform } from '@angular/cdk/platform';
|
|
23
|
+
import * as _angular_platform_browser from '@angular/platform-browser';
|
|
24
|
+
import { Title, Meta, MetaDefinition, DomSanitizer } from '@angular/platform-browser';
|
|
25
|
+
import * as i1 from '@angular/common';
|
|
26
|
+
import { Location } from '@angular/common';
|
|
27
|
+
import { SizeProp } from '@fortawesome/fontawesome-svg-core';
|
|
28
|
+
import * as i41 from 'ngx-captcha';
|
|
29
|
+
import { ReCaptchaV3Service } from 'ngx-captcha';
|
|
30
|
+
import * as i2$2 from '@fortawesome/angular-fontawesome';
|
|
31
|
+
import { FaIconLibrary } from '@fortawesome/angular-fontawesome';
|
|
32
|
+
import * as i2$3 from '@progress/kendo-angular-layout';
|
|
33
|
+
import * as i3$2 from '@progress/kendo-angular-buttons';
|
|
34
|
+
import * as i4$1 from '@progress/kendo-angular-dropdowns';
|
|
35
|
+
import * as i5 from '@progress/kendo-angular-inputs';
|
|
36
|
+
import * as i6 from '@progress/kendo-angular-label';
|
|
37
|
+
import * as i7 from '@progress/kendo-angular-scrollview';
|
|
38
|
+
import * as i8 from '@progress/kendo-angular-intl';
|
|
39
|
+
import * as i9 from '@progress/kendo-angular-dateinputs';
|
|
40
|
+
import * as i10 from '@progress/kendo-angular-icons';
|
|
41
|
+
import * as i12 from '@progress/kendo-angular-upload';
|
|
42
|
+
import * as i13 from '@progress/kendo-angular-scheduler';
|
|
43
|
+
import * as i14 from '@progress/kendo-angular-charts';
|
|
44
|
+
import * as i15 from '@progress/kendo-angular-grid';
|
|
45
|
+
import * as i16 from '@progress/kendo-angular-pager';
|
|
46
|
+
import * as i17 from '@progress/kendo-angular-ripple';
|
|
47
|
+
import * as i18 from '@progress/kendo-angular-popup';
|
|
48
|
+
import * as i19 from '@progress/kendo-angular-treeview';
|
|
49
|
+
import * as i20 from '@progress/kendo-angular-tooltip';
|
|
50
|
+
import * as i42 from 'angular-froala-wysiwyg';
|
|
51
|
+
|
|
52
|
+
declare class ApiServiceBase {
|
|
53
|
+
protected http: HttpClient;
|
|
54
|
+
protected baseUrl: string;
|
|
55
|
+
constructor(http: HttpClient);
|
|
56
|
+
private serializeParams;
|
|
57
|
+
get<T>(action: string, data?: any, responseType?: any): Observable<T>;
|
|
58
|
+
post(action: string, data?: any, responseType?: any): Observable<any>;
|
|
59
|
+
postQS(action: string, data?: any, responseType?: any): Observable<any>;
|
|
60
|
+
delete(action: string, data?: any, responseType?: any): Observable<any>;
|
|
61
|
+
getExternalTextFile(url: string): Observable<any>;
|
|
62
|
+
private __getJsonFile;
|
|
63
|
+
getLibJsonFile(fileName: string): Observable<any>;
|
|
64
|
+
getJsonFile(fileName: string): Observable<any>;
|
|
65
|
+
getExternalJsonFile(libname: string, fileName: string): Observable<any>;
|
|
66
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ApiServiceBase, never>;
|
|
67
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ApiServiceBase>;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
declare class WebStorageService {
|
|
71
|
+
storage: Storage;
|
|
72
|
+
constructor(storage: string);
|
|
73
|
+
setItem(key: any, value: any): void;
|
|
74
|
+
setObject(key: any, value: any): void;
|
|
75
|
+
getItem(key: any): string;
|
|
76
|
+
getObject(key: any): any;
|
|
77
|
+
remove(key: any): void;
|
|
78
|
+
clear(): void;
|
|
79
|
+
}
|
|
80
|
+
declare class LocalStorageService extends WebStorageService {
|
|
81
|
+
constructor();
|
|
82
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalStorageService, never>;
|
|
83
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LocalStorageService>;
|
|
84
|
+
}
|
|
85
|
+
declare class SessionStorageService extends WebStorageService {
|
|
86
|
+
constructor();
|
|
87
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SessionStorageService, never>;
|
|
88
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SessionStorageService>;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
declare class AppContextService extends ApiServiceBase {
|
|
92
|
+
protected http: HttpClient;
|
|
93
|
+
protected localStorage: LocalStorageService;
|
|
94
|
+
protected sessionStorage: SessionStorageService;
|
|
95
|
+
private storageKeyName;
|
|
96
|
+
private subscription;
|
|
97
|
+
private _updated;
|
|
98
|
+
readonly updated$: Observable<any>;
|
|
99
|
+
private _userUpdated;
|
|
100
|
+
readonly userUpdated$: Observable<any>;
|
|
101
|
+
private _standardJsonFilesLoaded;
|
|
102
|
+
readonly standardJsonFilesLoaded$: Observable<any>;
|
|
103
|
+
constructor(http: HttpClient, localStorage: LocalStorageService, sessionStorage: SessionStorageService);
|
|
104
|
+
private fireUpdated;
|
|
105
|
+
protected fireUserUpdated(): void;
|
|
106
|
+
private fireStandardJsonFilesLoaded;
|
|
107
|
+
private getCountriesJsonFile;
|
|
108
|
+
private getLanguagesJsonFile;
|
|
109
|
+
private getTimezonesJsonFile;
|
|
110
|
+
private getUSStatesJsonFile;
|
|
111
|
+
private getCurrent4Session;
|
|
112
|
+
private setCurrent2Session;
|
|
113
|
+
private dataReceived;
|
|
114
|
+
private getCurrentContext;
|
|
115
|
+
private updateCurrentIfExpired;
|
|
116
|
+
init(context?: any): void;
|
|
117
|
+
loadStandardJsonFiles(): Observable<any>;
|
|
118
|
+
loadRequiredJsonFiles(): Observable<any>;
|
|
119
|
+
loadRequiredItems(): Observable<any>;
|
|
120
|
+
updateCurrent(): void;
|
|
121
|
+
clearLocalStorage(): void;
|
|
122
|
+
clearSessionStorage(): void;
|
|
123
|
+
clearWebStorage(): void;
|
|
124
|
+
get current(): any;
|
|
125
|
+
set current(value: any);
|
|
126
|
+
get user(): any;
|
|
127
|
+
get version(): any;
|
|
128
|
+
set version(value: any);
|
|
129
|
+
get currency(): any;
|
|
130
|
+
set currency(value: any);
|
|
131
|
+
clearCurrency(): void;
|
|
132
|
+
get countries(): any;
|
|
133
|
+
set countries(value: any);
|
|
134
|
+
clearCountries(): void;
|
|
135
|
+
get languages(): any;
|
|
136
|
+
set languages(value: any);
|
|
137
|
+
clearLanguages(): void;
|
|
138
|
+
get timezones(): any;
|
|
139
|
+
set timezones(value: any);
|
|
140
|
+
clearTimezones(): void;
|
|
141
|
+
get usStates(): any;
|
|
142
|
+
set usStates(value: any);
|
|
143
|
+
clearUSStates(): void;
|
|
144
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AppContextService, never>;
|
|
145
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AppContextService>;
|
|
146
|
+
}
|
|
147
|
+
|
|
148
|
+
declare class BuyAccessButtonComponent implements OnInit {
|
|
149
|
+
private appContext;
|
|
150
|
+
contextUpdated: boolean;
|
|
151
|
+
isUserSignedIn: boolean;
|
|
152
|
+
currentPlan: number;
|
|
153
|
+
plan: number;
|
|
154
|
+
visibleIfUserSignedIn: boolean;
|
|
155
|
+
planselect: EventEmitter<any>;
|
|
156
|
+
constructor(appContext: AppContextService);
|
|
157
|
+
ngOnInit(): void;
|
|
158
|
+
private setDefaults;
|
|
159
|
+
private setValues;
|
|
160
|
+
onPlanSelect(): void;
|
|
161
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BuyAccessButtonComponent, never>;
|
|
162
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BuyAccessButtonComponent, "anatoly-billing-buyaccess-button", never, { "plan": { "alias": "plan"; "required": false; }; "visibleIfUserSignedIn": { "alias": "visibleIfUserSignedIn"; "required": false; }; }, { "planselect": "planselect"; }, never, never, false, never>;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
declare class SubscribePlanButtonComponent implements OnInit {
|
|
166
|
+
private appContext;
|
|
167
|
+
contextUpdated: boolean;
|
|
168
|
+
isUserSignedIn: boolean;
|
|
169
|
+
currentPlanId: number;
|
|
170
|
+
requestedPlanId: number;
|
|
171
|
+
plan: number;
|
|
172
|
+
visibleIfUserSignedIn: boolean;
|
|
173
|
+
planselect: EventEmitter<any>;
|
|
174
|
+
constructor(appContext: AppContextService);
|
|
175
|
+
ngOnInit(): void;
|
|
176
|
+
private setDefaults;
|
|
177
|
+
private setValues;
|
|
178
|
+
onPlanSelect(): void;
|
|
179
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscribePlanButtonComponent, never>;
|
|
180
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscribePlanButtonComponent, "anatoly-billing-subscribe-plan-button", never, { "plan": { "alias": "plan"; "required": false; }; "visibleIfUserSignedIn": { "alias": "visibleIfUserSignedIn"; "required": false; }; }, { "planselect": "planselect"; }, never, never, false, never>;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
declare function getAppSettingsById(id: any): any;
|
|
184
|
+
declare function getAppSettingsByName(name: any): any;
|
|
185
|
+
interface ICurrentApp {
|
|
186
|
+
type: number;
|
|
187
|
+
root: string;
|
|
188
|
+
one: any;
|
|
189
|
+
oneUrl: string;
|
|
190
|
+
}
|
|
191
|
+
declare function getCurrentApp(): ICurrentApp;
|
|
192
|
+
declare const AppName: string;
|
|
193
|
+
declare const AppSettings: any;
|
|
194
|
+
|
|
195
|
+
declare const AppCoreSettings: any;
|
|
196
|
+
declare const AppVersion: string;
|
|
197
|
+
declare const IsDevMode: boolean;
|
|
198
|
+
declare const IsProdMode: boolean;
|
|
199
|
+
declare const ClientApps: any;
|
|
200
|
+
declare const ApiUrl: string;
|
|
201
|
+
declare function formatUrl(url: string): string;
|
|
202
|
+
|
|
203
|
+
declare const dateTimeFormats: {
|
|
204
|
+
medium: string;
|
|
205
|
+
};
|
|
206
|
+
declare const dateFormats: {
|
|
207
|
+
medium: string;
|
|
208
|
+
short: string;
|
|
209
|
+
};
|
|
210
|
+
declare const timeFormats: {
|
|
211
|
+
medium: string;
|
|
212
|
+
short: string;
|
|
213
|
+
};
|
|
214
|
+
|
|
215
|
+
declare const GAEvents: {
|
|
216
|
+
login: {
|
|
217
|
+
signin: string;
|
|
218
|
+
signin_success: string;
|
|
219
|
+
signup: string;
|
|
220
|
+
signup_success: string;
|
|
221
|
+
};
|
|
222
|
+
};
|
|
223
|
+
declare const GABillingEvents: {
|
|
224
|
+
payment: string;
|
|
225
|
+
};
|
|
226
|
+
|
|
227
|
+
declare class Convert {
|
|
228
|
+
private static pad;
|
|
229
|
+
static enumToString(enumeration: any, value: any): string;
|
|
230
|
+
static enumToArray(enumeration: any, valueAsInt?: boolean, notIncludes?: any): {
|
|
231
|
+
value: number;
|
|
232
|
+
text: any;
|
|
233
|
+
}[] | {
|
|
234
|
+
value: string;
|
|
235
|
+
text: any;
|
|
236
|
+
}[];
|
|
237
|
+
static stringToArray(str: string, separator?: string): string[];
|
|
238
|
+
static stringToIntArray(str: string, separator?: string): number[];
|
|
239
|
+
static company2String(comp: any): string;
|
|
240
|
+
static address2String(adr: any): string;
|
|
241
|
+
static stringToBoolean(value: any): boolean;
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
declare class DateConvert {
|
|
245
|
+
static toDate(date: Date | number | string): Date;
|
|
246
|
+
static toFormattedDate(date: Date | number | string, formatStr?: string): string;
|
|
247
|
+
static utcToLocal(dirtyDate: any): Date;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
declare class XmlFormatter {
|
|
251
|
+
static toPrettyXML(s: string, options?: HTMLBeautifyOptions): string;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
declare enum DiscountCodeType {
|
|
255
|
+
Standard = 1,
|
|
256
|
+
UseOnce = 2
|
|
257
|
+
}
|
|
258
|
+
declare enum DiscountCodeStatus {
|
|
259
|
+
Exist = 1,
|
|
260
|
+
NotFound = 2,
|
|
261
|
+
AlreadyUsed = 3
|
|
262
|
+
}
|
|
263
|
+
declare enum PaymentType {
|
|
264
|
+
FullPayment = 1,
|
|
265
|
+
WeeklyPayment = 2,
|
|
266
|
+
BiWeeklyPayment = 3,
|
|
267
|
+
MonthlyPayment = 4
|
|
268
|
+
}
|
|
269
|
+
declare enum PaymentMethod {
|
|
270
|
+
None = 1,
|
|
271
|
+
Wallet = 2,
|
|
272
|
+
CreditCard = 3,
|
|
273
|
+
PayPal = 4,
|
|
274
|
+
Stripe = 5,
|
|
275
|
+
Venmo = 6,
|
|
276
|
+
ApplePay = 7,
|
|
277
|
+
GooglePay = 8
|
|
278
|
+
}
|
|
279
|
+
declare enum PaymentStage {
|
|
280
|
+
External = 1,
|
|
281
|
+
Internal = 2
|
|
282
|
+
}
|
|
283
|
+
declare enum SubscriptionProvider {
|
|
284
|
+
Product = 1,
|
|
285
|
+
PayPal = 2,
|
|
286
|
+
Stripe = 3
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
declare enum DataViewType {
|
|
290
|
+
Grid = "grid",
|
|
291
|
+
List = "list",
|
|
292
|
+
Table = "table"
|
|
293
|
+
}
|
|
294
|
+
declare enum PublishStatus {
|
|
295
|
+
Draft = 1,//viewable by owner ONLY
|
|
296
|
+
PendingReview = 2,//via RequestPublishing
|
|
297
|
+
Published = 3,//viewable by everyone
|
|
298
|
+
Archived = 4
|
|
299
|
+
}
|
|
300
|
+
declare enum ModerationStatus {
|
|
301
|
+
Draft = 1,//item is saved
|
|
302
|
+
PendingReview = 2,//item is in review
|
|
303
|
+
Approved = 3,//item is approved by Moderator
|
|
304
|
+
Rejected = 4
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
declare class GoServiceBase {
|
|
308
|
+
protected route: ActivatedRoute;
|
|
309
|
+
protected router: Router;
|
|
310
|
+
protected isDevMode: boolean;
|
|
311
|
+
protected currentApp: ICurrentApp;
|
|
312
|
+
constructor(route: ActivatedRoute, router: Router);
|
|
313
|
+
private internalInit;
|
|
314
|
+
getHomeUrl(): string;
|
|
315
|
+
navigate(commands: any[], extras?: NavigationExtras, reload?: boolean): void;
|
|
316
|
+
homeReload(): void;
|
|
317
|
+
locationReload(): void;
|
|
318
|
+
home(): void;
|
|
319
|
+
accountClosed(): void;
|
|
320
|
+
error(): void;
|
|
321
|
+
error401(): void;
|
|
322
|
+
error402(): void;
|
|
323
|
+
error403(): void;
|
|
324
|
+
error404(): void;
|
|
325
|
+
error500(): void;
|
|
326
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoServiceBase, never>;
|
|
327
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GoServiceBase>;
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
declare class LoggingService {
|
|
331
|
+
constructor();
|
|
332
|
+
info(info: any): void;
|
|
333
|
+
warn(info: any): void;
|
|
334
|
+
error(error: any): void;
|
|
335
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoggingService, never>;
|
|
336
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LoggingService>;
|
|
337
|
+
}
|
|
338
|
+
|
|
339
|
+
declare class AuthService extends ApiServiceBase implements OnDestroy {
|
|
340
|
+
protected http: HttpClient;
|
|
341
|
+
private router;
|
|
342
|
+
private appContext;
|
|
343
|
+
private msalGuardConfig;
|
|
344
|
+
private msalService;
|
|
345
|
+
private msalBroadcastService;
|
|
346
|
+
private readonly msalDestroying$;
|
|
347
|
+
private signUpSignInPolicy;
|
|
348
|
+
private signUpPolicy;
|
|
349
|
+
private editProfilePolicy;
|
|
350
|
+
private resetPasswordPolicy;
|
|
351
|
+
constructor(http: HttpClient, router: Router, appContext: AppContextService, msalGuardConfig: MsalGuardConfiguration, msalService: MsalService, msalBroadcastService: MsalBroadcastService);
|
|
352
|
+
ngOnDestroy(): void;
|
|
353
|
+
private setDefaults;
|
|
354
|
+
private initMSAL;
|
|
355
|
+
private checkAndSetActiveAccount;
|
|
356
|
+
private isPopup;
|
|
357
|
+
private acquireToken;
|
|
358
|
+
init(): void;
|
|
359
|
+
getActiveAccount(): AccountInfo | null;
|
|
360
|
+
getUserEmail(): any;
|
|
361
|
+
getUserName(): any;
|
|
362
|
+
getAccessToken(): Observable<string>;
|
|
363
|
+
forceReauthenticate(account?: any): void;
|
|
364
|
+
login(userFlowRequest?: RedirectRequest | PopupRequest, popup?: boolean): void;
|
|
365
|
+
logout(popup?: boolean): void;
|
|
366
|
+
isUserAuthenticated(): boolean;
|
|
367
|
+
isUserSignedIn(): boolean;
|
|
368
|
+
isUserAdmin(): boolean;
|
|
369
|
+
signUp(): void;
|
|
370
|
+
editProfile(): void;
|
|
371
|
+
resetPassword(): void;
|
|
372
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AuthService, never>;
|
|
373
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AuthService>;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
declare class AppsGoServiceBase extends GoServiceBase {
|
|
377
|
+
protected route: ActivatedRoute;
|
|
378
|
+
protected router: Router;
|
|
379
|
+
protected authService: AuthService;
|
|
380
|
+
protected logger: LoggingService;
|
|
381
|
+
constructor(route: ActivatedRoute, router: Router, authService: AuthService, logger: LoggingService);
|
|
382
|
+
private redirectToUrl;
|
|
383
|
+
redirect2App(redirectTo: any, path?: any, params?: any, inNewTab?: boolean, action?: any): void;
|
|
384
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AppsGoServiceBase, never>;
|
|
385
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AppsGoServiceBase>;
|
|
386
|
+
}
|
|
387
|
+
|
|
388
|
+
declare class LoadingService extends BehaviorSubject<boolean> {
|
|
389
|
+
private counter;
|
|
390
|
+
isFreezed: boolean;
|
|
391
|
+
constructor();
|
|
392
|
+
private setTimeout;
|
|
393
|
+
show(): void;
|
|
394
|
+
hide(): void;
|
|
395
|
+
freeze(timeout?: number): void;
|
|
396
|
+
reset(): void;
|
|
397
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingService, never>;
|
|
398
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LoadingService>;
|
|
399
|
+
}
|
|
400
|
+
|
|
401
|
+
declare class AdminGuard implements CanActivate, CanActivateChild {
|
|
402
|
+
private auth;
|
|
403
|
+
constructor(auth: AuthService);
|
|
404
|
+
private isUserAdmin;
|
|
405
|
+
canActivate(next: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
406
|
+
canActivateChild(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
407
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdminGuard, never>;
|
|
408
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AdminGuard>;
|
|
409
|
+
}
|
|
410
|
+
|
|
411
|
+
declare class AuthenticationGuard extends MsalGuard implements CanActivate {
|
|
412
|
+
private _msalGuardConfig;
|
|
413
|
+
constructor(msalGuardConfig: MsalGuardConfiguration, msalBroadcastService: MsalBroadcastService, authService: MsalService, location: Location, router: Router);
|
|
414
|
+
private setInteractionType;
|
|
415
|
+
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean | UrlTree>;
|
|
416
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AuthenticationGuard, never>;
|
|
417
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AuthenticationGuard>;
|
|
418
|
+
}
|
|
419
|
+
|
|
420
|
+
declare class MSALUtils {
|
|
421
|
+
static isB2C(): boolean;
|
|
422
|
+
static initialNavigation(): "enabledNonBlocking" | "disabled";
|
|
423
|
+
static getApi(): Map<string, Array<string>>;
|
|
424
|
+
static getApiScopes(): any[];
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
declare class AnatolyHttpInterceptor implements HttpInterceptor {
|
|
428
|
+
protected authService: AuthService;
|
|
429
|
+
protected loadingService: LoadingService;
|
|
430
|
+
protected logger: LoggingService;
|
|
431
|
+
protected longRunningExceptions: string[];
|
|
432
|
+
protected authorizationTokenExceptions: string[];
|
|
433
|
+
protected autoCDNSASTokenUrls: string[];
|
|
434
|
+
protected externalSiteUrls: string[];
|
|
435
|
+
constructor(authService: AuthService, loadingService: LoadingService, logger: LoggingService);
|
|
436
|
+
private handleHttpRequest;
|
|
437
|
+
private setQS;
|
|
438
|
+
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
439
|
+
onRequestStart(loadingRequired: boolean): void;
|
|
440
|
+
onRequestEnd(loadingRequired: boolean): void;
|
|
441
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyHttpInterceptor, never>;
|
|
442
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AnatolyHttpInterceptor>;
|
|
443
|
+
}
|
|
444
|
+
|
|
445
|
+
declare function throwIfAlreadyLoaded(parentModule: any, moduleName: string): void;
|
|
446
|
+
|
|
447
|
+
declare class StarterService extends ApiServiceBase {
|
|
448
|
+
protected http: HttpClient;
|
|
449
|
+
protected appContext: AppContextService;
|
|
450
|
+
protected logger: LoggingService;
|
|
451
|
+
constructor(http: HttpClient, appContext: AppContextService, logger: LoggingService);
|
|
452
|
+
private applicationStarting;
|
|
453
|
+
ensureApplicationStarted(): Observable<any>;
|
|
454
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StarterService, never>;
|
|
455
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<StarterService>;
|
|
456
|
+
}
|
|
457
|
+
|
|
458
|
+
declare class StarterGuard implements CanActivate, CanActivateChild {
|
|
459
|
+
protected starter: StarterService;
|
|
460
|
+
constructor(starter: StarterService);
|
|
461
|
+
private ensureApplicationStarted;
|
|
462
|
+
canActivate(next: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
463
|
+
canActivateChild(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
464
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StarterGuard, never>;
|
|
465
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<StarterGuard>;
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
declare class LocalizationService implements OnDestroy {
|
|
469
|
+
private translate;
|
|
470
|
+
private subs;
|
|
471
|
+
private dateFnsLocale;
|
|
472
|
+
private supportedLanguages;
|
|
473
|
+
private defaultLanguage;
|
|
474
|
+
langchange: EventEmitter<any>;
|
|
475
|
+
constructor(translate: TranslateService);
|
|
476
|
+
ngOnDestroy(): void;
|
|
477
|
+
private format;
|
|
478
|
+
configureSettings(translate: TranslateService): string;
|
|
479
|
+
setSupportedLanguages(languages: string[]): void;
|
|
480
|
+
setDefaultLanguage(lang: string): void;
|
|
481
|
+
setLanguage(language: string): void;
|
|
482
|
+
getBrowserLanguage(): string;
|
|
483
|
+
getDatefnsLocale(): any;
|
|
484
|
+
getLocalizedValue(key: string, params?: any[]): string;
|
|
485
|
+
getLocalizedDateTime(value: any, formatStr?: string): string;
|
|
486
|
+
getLocalizedDate(value: any, formatStr?: string): string;
|
|
487
|
+
getLocalizedTime(value: any, formatStr?: string): string;
|
|
488
|
+
getUTCToLocalizedDateTime(value: any, formatStr?: string): string;
|
|
489
|
+
getUTCToLocalizedDate(value: any, formatStr?: string): string;
|
|
490
|
+
getUTCToLocalizedTime(value: any, formatStr?: string): string;
|
|
491
|
+
getLocalizedDistance(endedDateStr: string, startedDateStr: string): string;
|
|
492
|
+
getUTCToLocalizedDistance(value: string): string;
|
|
493
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationService, never>;
|
|
494
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LocalizationService>;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
declare class LocalizePipe implements PipeTransform {
|
|
498
|
+
private localizeService;
|
|
499
|
+
constructor(localizeService: LocalizationService);
|
|
500
|
+
transform(inputData: string, type?: string, param2?: string): string;
|
|
501
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizePipe, never>;
|
|
502
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizePipe, "localize", false>;
|
|
503
|
+
}
|
|
504
|
+
|
|
505
|
+
declare function translateLoaderFactory(httpClient: HttpClient): TranslateHttpLoader;
|
|
506
|
+
declare function getLocalizationInjector(): Injector;
|
|
507
|
+
declare class LocalizationSettingsModule {
|
|
508
|
+
private injector;
|
|
509
|
+
constructor(injector: Injector);
|
|
510
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationSettingsModule, never>;
|
|
511
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizationSettingsModule, never, [typeof i2.TranslateModule], never>;
|
|
512
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LocalizationSettingsModule>;
|
|
513
|
+
}
|
|
514
|
+
|
|
515
|
+
declare class LocalizationModule {
|
|
516
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationModule, never>;
|
|
517
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizationModule, [typeof LocalizePipe], [typeof i2.TranslateModule], [typeof i2.TranslateModule, typeof LocalizePipe]>;
|
|
518
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LocalizationModule>;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
declare class L10nUtils {
|
|
522
|
+
static get localizationService(): LocalizationService;
|
|
523
|
+
static getLocalizedValue(key: string, params?: any[], defaultKey?: string): string;
|
|
524
|
+
}
|
|
525
|
+
|
|
526
|
+
declare class GlobalErrorHandler implements ErrorHandler {
|
|
527
|
+
private injector;
|
|
528
|
+
constructor(injector: Injector);
|
|
529
|
+
handleError(error: any): void;
|
|
530
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalErrorHandler, never>;
|
|
531
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GlobalErrorHandler>;
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
declare class Alerts {
|
|
535
|
+
static areYouSure(text: any, title?: any, confirmButtonText?: any, cancelButtonText?: any, successAction?: any, cancelAction?: any): void;
|
|
536
|
+
static info(text: any, params?: any[], title?: any): void;
|
|
537
|
+
static warning(text: any, params?: any[], title?: any): void;
|
|
538
|
+
static error(text?: any, params?: any[], title?: any): void;
|
|
539
|
+
static success(text?: any, params?: any[], title?: any, successAction?: any): void;
|
|
540
|
+
static cancel(text?: any, params?: any[], title?: any): void;
|
|
541
|
+
static notImplemented(): void;
|
|
542
|
+
static authenticationRequired(): void;
|
|
543
|
+
}
|
|
544
|
+
|
|
545
|
+
interface INotification {
|
|
546
|
+
id?: string;
|
|
547
|
+
isNew: boolean;
|
|
548
|
+
isSession: boolean;
|
|
549
|
+
text?: string;
|
|
550
|
+
type?: string;
|
|
551
|
+
component?: string;
|
|
552
|
+
operation?: string;
|
|
553
|
+
createdDate?: string;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
declare class NotificationService {
|
|
557
|
+
private toastrService;
|
|
558
|
+
constructor(toastrService: ToastrService);
|
|
559
|
+
info(text: any, params?: any[], title?: any): void;
|
|
560
|
+
warning(text: any, params?: any[], title?: any): void;
|
|
561
|
+
error(text?: any, params?: any[], title?: any): void;
|
|
562
|
+
success(text?: any, params?: any[], title?: any): void;
|
|
563
|
+
cancel(text?: any, params?: any[], title?: any): void;
|
|
564
|
+
notImplemented(): void;
|
|
565
|
+
authenticationRequired(): void;
|
|
566
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationService, never>;
|
|
567
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<NotificationService>;
|
|
568
|
+
}
|
|
569
|
+
|
|
570
|
+
declare class Stopwatch {
|
|
571
|
+
private name;
|
|
572
|
+
private startTime;
|
|
573
|
+
private stopTime;
|
|
574
|
+
private running;
|
|
575
|
+
private performance;
|
|
576
|
+
constructor(name: any);
|
|
577
|
+
private currentTime;
|
|
578
|
+
start(): void;
|
|
579
|
+
stop(): void;
|
|
580
|
+
getElapsedMilliseconds(): number;
|
|
581
|
+
getElapsedSeconds(): number;
|
|
582
|
+
printElapsedAsMilliseconds(): void;
|
|
583
|
+
}
|
|
584
|
+
|
|
585
|
+
declare class BrowserService {
|
|
586
|
+
private platform;
|
|
587
|
+
private _updated;
|
|
588
|
+
readonly updated$: rxjs.Observable<any>;
|
|
589
|
+
constructor(platform: Platform);
|
|
590
|
+
private init;
|
|
591
|
+
private fireUpdated;
|
|
592
|
+
isIframe(): boolean;
|
|
593
|
+
isIE(): boolean;
|
|
594
|
+
isMobile(): boolean;
|
|
595
|
+
isTablet(): boolean;
|
|
596
|
+
isMobileOrTablet(): boolean;
|
|
597
|
+
isDesktopMacOS(): boolean;
|
|
598
|
+
isDesktop(): boolean;
|
|
599
|
+
get userAgent(): string;
|
|
600
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BrowserService, never>;
|
|
601
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BrowserService>;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
declare class DigitalMarketingService {
|
|
605
|
+
private title;
|
|
606
|
+
private meta;
|
|
607
|
+
private dom;
|
|
608
|
+
private existingMetaTags;
|
|
609
|
+
constructor(title: Title, meta: Meta, dom: any);
|
|
610
|
+
updateTitle(title?: string): void;
|
|
611
|
+
updateDescription(desc?: string): void;
|
|
612
|
+
updateKeywords(keywords?: string): void;
|
|
613
|
+
updateMetaTags(metaDefinitions: MetaDefinition[]): void;
|
|
614
|
+
private removePreviousMetaTags;
|
|
615
|
+
private getMetaTagKey;
|
|
616
|
+
setCanonicalUrl(url?: string): void;
|
|
617
|
+
updateCanonicalUrl(url?: string): void;
|
|
618
|
+
updateOpenGraphTags(ogTags: {
|
|
619
|
+
title?: string;
|
|
620
|
+
description?: string;
|
|
621
|
+
image?: string;
|
|
622
|
+
url?: string;
|
|
623
|
+
}): void;
|
|
624
|
+
clearAllMetaTags(): void;
|
|
625
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DigitalMarketingService, never>;
|
|
626
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DigitalMarketingService>;
|
|
627
|
+
}
|
|
628
|
+
|
|
629
|
+
declare class GoogleAnalyticsService {
|
|
630
|
+
private router;
|
|
631
|
+
private subscription;
|
|
632
|
+
constructor(router: Router);
|
|
633
|
+
subscribe(): void;
|
|
634
|
+
unsubscribe(): void;
|
|
635
|
+
event(name: string, params?: any): void;
|
|
636
|
+
private get ga();
|
|
637
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GoogleAnalyticsService, never>;
|
|
638
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GoogleAnalyticsService>;
|
|
639
|
+
}
|
|
640
|
+
|
|
641
|
+
declare class IdleService {
|
|
642
|
+
private idle$;
|
|
643
|
+
private timer$;
|
|
644
|
+
private idleSubscription;
|
|
645
|
+
private startDate;
|
|
646
|
+
private timeOutSeconds;
|
|
647
|
+
private timeOutMilliSeconds;
|
|
648
|
+
expired$: Subject<boolean>;
|
|
649
|
+
private resetTimeCounters;
|
|
650
|
+
private startTimer;
|
|
651
|
+
private resetTimer;
|
|
652
|
+
startWatching(timeOutSeconds: any): Observable<any>;
|
|
653
|
+
stopWatching(): void;
|
|
654
|
+
restartIdleTimer(timeOutSeconds: any): void;
|
|
655
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IdleService, never>;
|
|
656
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<IdleService>;
|
|
657
|
+
}
|
|
658
|
+
|
|
659
|
+
interface IQueryParam {
|
|
660
|
+
name: string;
|
|
661
|
+
value: string;
|
|
662
|
+
}
|
|
663
|
+
|
|
664
|
+
declare class ScriptService {
|
|
665
|
+
protected zone: NgZone;
|
|
666
|
+
constructor(zone: NgZone);
|
|
667
|
+
private getElemId;
|
|
668
|
+
registerScript(url: string, globalVar: string, onReady: (globalVar: any) => void): void;
|
|
669
|
+
cleanup(globalVar: string): void;
|
|
670
|
+
getQueryString(queryParams: IQueryParam[]): string;
|
|
671
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScriptService, never>;
|
|
672
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ScriptService>;
|
|
673
|
+
}
|
|
674
|
+
|
|
675
|
+
declare class DOM {
|
|
676
|
+
private static dir;
|
|
677
|
+
static first(elements: HTMLElement[]): HTMLElement;
|
|
678
|
+
static any(elements: HTMLElement[]): boolean;
|
|
679
|
+
static parent(elem: HTMLElement): HTMLElement;
|
|
680
|
+
static parents(elem: HTMLElement, selector?: any): any[];
|
|
681
|
+
static findInDocument(selector: string): HTMLElement[];
|
|
682
|
+
static find(elem: any, selector: string): HTMLElement[];
|
|
683
|
+
static remove(nodes: any): void;
|
|
684
|
+
static findAndRemove(element: any, selector: any): void;
|
|
685
|
+
static show(elem: any): void;
|
|
686
|
+
static hide(elem: any): void;
|
|
687
|
+
static each(selector: any, action: any): void;
|
|
688
|
+
static addClass(elem: Node | Element, classNames: any): void;
|
|
689
|
+
static removeClass(elem: Node | Element, classNames: any): void;
|
|
690
|
+
static hasClass(elem: Node | Element, className: any): void;
|
|
691
|
+
}
|
|
692
|
+
|
|
693
|
+
declare class Guid {
|
|
694
|
+
static newGuid(): string;
|
|
695
|
+
}
|
|
696
|
+
|
|
697
|
+
declare class is {
|
|
698
|
+
/**
|
|
699
|
+
* @name isDate
|
|
700
|
+
* @summary Is the given value a date?
|
|
701
|
+
*/
|
|
702
|
+
static date(value: any): boolean;
|
|
703
|
+
/**
|
|
704
|
+
* @name isDateValid
|
|
705
|
+
* @summary Is the given date valid?
|
|
706
|
+
*/
|
|
707
|
+
static dateValid(date: any): boolean;
|
|
708
|
+
static dateInvalid(date: any): boolean;
|
|
709
|
+
static objectNullOrEmpty(obj: any): boolean;
|
|
710
|
+
static string(value: any): value is string | String;
|
|
711
|
+
static emptyString(value: any): boolean;
|
|
712
|
+
static notEmptyString(value: any): boolean;
|
|
713
|
+
static number(value: any): value is number;
|
|
714
|
+
static boolean(value: any): value is boolean;
|
|
715
|
+
static array(value: any): value is any[];
|
|
716
|
+
static emptyArray(value: any): boolean;
|
|
717
|
+
static notEmptyArray(value: any): boolean;
|
|
718
|
+
static undefined(value: any): value is undefined;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
declare class Subs {
|
|
722
|
+
private subs;
|
|
723
|
+
constructor();
|
|
724
|
+
add(...subscriptions: Subscription[]): void;
|
|
725
|
+
set sink(subscription: Subscription);
|
|
726
|
+
unsubscribe(): void;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
declare class QSUtils {
|
|
730
|
+
private static getValue;
|
|
731
|
+
static getValueByName(name: any): string;
|
|
732
|
+
static exists(name: any): boolean;
|
|
733
|
+
static idExists(): boolean;
|
|
734
|
+
static clear(): void;
|
|
735
|
+
static clearKey(name: any, reload?: boolean, clearStorage?: boolean): void;
|
|
736
|
+
static getUrlSlug(): string;
|
|
737
|
+
static isSSOinProgress(): boolean;
|
|
738
|
+
static clearSSO(): void;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
declare class Utils {
|
|
742
|
+
static copyToClipBoard(event: any, val: string): void;
|
|
743
|
+
static downloadFile(name: string, url: string): void;
|
|
744
|
+
static downloadBlobFile(value: Blob, fileName: string): void;
|
|
745
|
+
static slugify(text: string, prefix?: string, postfix?: string): string;
|
|
746
|
+
static generateRandom(start: number, end: number): number;
|
|
747
|
+
static sortArray(items: any): any;
|
|
748
|
+
}
|
|
749
|
+
|
|
750
|
+
declare abstract class ComponentBase implements OnInit, OnDestroy {
|
|
751
|
+
protected isDevMode: boolean;
|
|
752
|
+
protected subs: Subs;
|
|
753
|
+
protected dataLoading: boolean;
|
|
754
|
+
protected dataLoaded: boolean;
|
|
755
|
+
protected dataFound: boolean;
|
|
756
|
+
currentApp: ICurrentApp;
|
|
757
|
+
classes: string;
|
|
758
|
+
title: string;
|
|
759
|
+
isTitleVisible: boolean;
|
|
760
|
+
isRequired: boolean;
|
|
761
|
+
constructor();
|
|
762
|
+
private internalInit;
|
|
763
|
+
ngOnInit(): void;
|
|
764
|
+
ngOnDestroy(): void;
|
|
765
|
+
getEntityId(): string;
|
|
766
|
+
dataStartedLoading(): void;
|
|
767
|
+
dataLoadedAndNothingFound(): void;
|
|
768
|
+
dataLoadedAndFound(found?: boolean): void;
|
|
769
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentBase, never>;
|
|
770
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentBase, "ng-component", never, { "classes": { "alias": "classes"; "required": false; }; "title": { "alias": "title"; "required": false; }; "isTitleVisible": { "alias": "isTitleVisible"; "required": false; }; "isRequired": { "alias": "isRequired"; "required": false; }; }, {}, never, never, true, never>;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
declare class PaymentsService {
|
|
774
|
+
selectedPaymentType: any;
|
|
775
|
+
selectedPaymentMethod: any;
|
|
776
|
+
subtotal: number;
|
|
777
|
+
promoCode: any;
|
|
778
|
+
promoPercentage: any;
|
|
779
|
+
promoAmount: any;
|
|
780
|
+
currency: string;
|
|
781
|
+
private _promoCodeApplied;
|
|
782
|
+
readonly promoCodeApplied$: rxjs.Observable<any>;
|
|
783
|
+
private _showStripeDialog;
|
|
784
|
+
readonly showStripeDialog$: rxjs.Observable<any>;
|
|
785
|
+
private _showBraintreeDialog;
|
|
786
|
+
readonly showBraintreeDialog$: rxjs.Observable<any>;
|
|
787
|
+
private setDefaults;
|
|
788
|
+
private setValues;
|
|
789
|
+
private firePromoCodeApplied;
|
|
790
|
+
init(): void;
|
|
791
|
+
resetState(): void;
|
|
792
|
+
getTotal(): number;
|
|
793
|
+
applyPromoCode(data: any): void;
|
|
794
|
+
getPromoCodeAsString(): string;
|
|
795
|
+
openStripePaymentDialog(): void;
|
|
796
|
+
openBraintreePaymentDialog(): void;
|
|
797
|
+
closeBraintreePaymentDialog(): void;
|
|
798
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentsService, never>;
|
|
799
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PaymentsService>;
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
declare class PromoCodesApiService extends ApiServiceBase {
|
|
803
|
+
protected http: HttpClient;
|
|
804
|
+
constructor(http: HttpClient);
|
|
805
|
+
getPromoCode(code: any): Observable<any>;
|
|
806
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PromoCodesApiService, never>;
|
|
807
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PromoCodesApiService>;
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
declare class OrderSummaryComponent extends ComponentBase {
|
|
811
|
+
ps: PaymentsService;
|
|
812
|
+
private api;
|
|
813
|
+
private ns;
|
|
814
|
+
showPromoCode: boolean;
|
|
815
|
+
promoCode: any;
|
|
816
|
+
discount: any;
|
|
817
|
+
constructor(ps: PaymentsService, api: PromoCodesApiService, ns: NotificationService);
|
|
818
|
+
ngOnInit(): void;
|
|
819
|
+
private setDefaults;
|
|
820
|
+
private setValues;
|
|
821
|
+
toTotal(): number;
|
|
822
|
+
onTogglePromoCode(): void;
|
|
823
|
+
onApplyPromoCode(): void;
|
|
824
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OrderSummaryComponent, never>;
|
|
825
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OrderSummaryComponent, "anatoly-billing-order-summary", never, {}, {}, never, ["*"], false, never>;
|
|
826
|
+
}
|
|
827
|
+
|
|
828
|
+
declare class PaymentMethodsComponent extends ComponentBase {
|
|
829
|
+
ps: PaymentsService;
|
|
830
|
+
paymentMethods: {
|
|
831
|
+
id: PaymentMethod;
|
|
832
|
+
title: string;
|
|
833
|
+
icon: string;
|
|
834
|
+
selected: boolean;
|
|
835
|
+
}[];
|
|
836
|
+
constructor(ps: PaymentsService);
|
|
837
|
+
ngOnInit(): void;
|
|
838
|
+
private setDefaults;
|
|
839
|
+
private setValues;
|
|
840
|
+
onPaymentSelect(paymentMethod: any): void;
|
|
841
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentMethodsComponent, never>;
|
|
842
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaymentMethodsComponent, "anatoly-billing-payment-methods", never, {}, {}, never, never, false, never>;
|
|
843
|
+
}
|
|
844
|
+
|
|
845
|
+
declare class PaymentOptionsComponent extends ComponentBase {
|
|
846
|
+
ps: PaymentsService;
|
|
847
|
+
priceWeekly: any;
|
|
848
|
+
priceUpfront: any;
|
|
849
|
+
numberOfWeeks: any;
|
|
850
|
+
change: EventEmitter<any>;
|
|
851
|
+
constructor(ps: PaymentsService);
|
|
852
|
+
ngOnInit(): void;
|
|
853
|
+
private setDefaults;
|
|
854
|
+
private setValues;
|
|
855
|
+
onPaymentTypeSelect(pt: any): void;
|
|
856
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentOptionsComponent, never>;
|
|
857
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaymentOptionsComponent, "anatoly-billing-payment-options", never, { "priceWeekly": { "alias": "priceWeekly"; "required": false; }; "priceUpfront": { "alias": "priceUpfront"; "required": false; }; "numberOfWeeks": { "alias": "numberOfWeeks"; "required": false; }; }, { "change": "change"; }, never, never, false, never>;
|
|
858
|
+
}
|
|
859
|
+
|
|
860
|
+
declare abstract class EditComponentBase extends ComponentBase {
|
|
861
|
+
protected isAddMode: boolean;
|
|
862
|
+
protected isEditMode: boolean;
|
|
863
|
+
formGroup: FormGroup;
|
|
864
|
+
formSubmitted: boolean;
|
|
865
|
+
controlName: string;
|
|
866
|
+
controlTitle: string;
|
|
867
|
+
constructor();
|
|
868
|
+
isControlValid(name: string, frmGroup?: FormGroup): boolean;
|
|
869
|
+
isControlInvalid(name: string, frmGroup?: FormGroup): boolean;
|
|
870
|
+
getFormValue(name: any, frmGroup?: FormGroup): any;
|
|
871
|
+
setFormValue(name: any, value: any, frmGroup?: FormGroup): void;
|
|
872
|
+
getFormGroupValue(groupName: any, name: any, frmGroup?: FormGroup): any;
|
|
873
|
+
setFormGroupValue(groupName: any, name: any, value: any, frmGroup?: FormGroup): void;
|
|
874
|
+
/**
|
|
875
|
+
* Add control to form group
|
|
876
|
+
* @param name
|
|
877
|
+
* @param formControl
|
|
878
|
+
* @param frmGroup
|
|
879
|
+
*/
|
|
880
|
+
addControl(name: string, formControl: AbstractControl, frmGroup?: FormGroup): void;
|
|
881
|
+
/**
|
|
882
|
+
* Removes control from form group
|
|
883
|
+
* @param name
|
|
884
|
+
* @param frmGroup
|
|
885
|
+
*/
|
|
886
|
+
removeControl(name: string, frmGroup?: FormGroup): void;
|
|
887
|
+
/**
|
|
888
|
+
* return new form control
|
|
889
|
+
* @param formState
|
|
890
|
+
* @param validatorOrOpts
|
|
891
|
+
* @param asyncValidator
|
|
892
|
+
*/
|
|
893
|
+
createFormControl(formState?: any, validatorOrOpts?: ValidatorFn | ValidatorFn[] | AbstractControlOptions | null, asyncValidator?: AsyncValidatorFn | AsyncValidatorFn[] | null): FormControl<any>;
|
|
894
|
+
/**
|
|
895
|
+
* Set error to control
|
|
896
|
+
* @param controlName formControl name
|
|
897
|
+
* @param err error expect {erroname: boolean} format
|
|
898
|
+
* @param frmGroup
|
|
899
|
+
*/
|
|
900
|
+
setControlError(controlName: string, err: {}, frmGroup?: FormGroup): void;
|
|
901
|
+
/**
|
|
902
|
+
* Set {invalid: true} for the specified form
|
|
903
|
+
* @param controlName form control name
|
|
904
|
+
* @param frmGroup
|
|
905
|
+
*/
|
|
906
|
+
setInValidError(controlName: string, frmGroup?: FormGroup): void;
|
|
907
|
+
/**
|
|
908
|
+
* returns formgroup controls.
|
|
909
|
+
* main use case is used in html pages
|
|
910
|
+
*/
|
|
911
|
+
get fc(): {
|
|
912
|
+
[key: string]: AbstractControl<any, any, any>;
|
|
913
|
+
};
|
|
914
|
+
get isNgModelBased(): boolean;
|
|
915
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditComponentBase, never>;
|
|
916
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditComponentBase, "ng-component", never, { "formGroup": { "alias": "formGroup"; "required": false; }; "formSubmitted": { "alias": "formSubmitted"; "required": false; }; "controlName": { "alias": "controlName"; "required": false; }; "controlTitle": { "alias": "controlTitle"; "required": false; }; }, {}, never, never, true, never>;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
declare abstract class DialogBase extends EditComponentBase {
|
|
920
|
+
private _isOpen;
|
|
921
|
+
themeColor: DialogThemeColor;
|
|
922
|
+
get isOpen(): boolean;
|
|
923
|
+
set isOpen(value: boolean);
|
|
924
|
+
opened: EventEmitter<any>;
|
|
925
|
+
closed: EventEmitter<any>;
|
|
926
|
+
constructor();
|
|
927
|
+
osOnBeforeOpen?(): void;
|
|
928
|
+
open(): void;
|
|
929
|
+
close(returnValue?: any): void;
|
|
930
|
+
cancel(): void;
|
|
931
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogBase, never>;
|
|
932
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogBase, "ng-component", never, { "isOpen": { "alias": "isOpen"; "required": false; }; }, { "opened": "opened"; "closed": "closed"; }, never, never, false, never>;
|
|
933
|
+
}
|
|
934
|
+
|
|
935
|
+
declare class SubscriptionsApiService extends ApiServiceBase {
|
|
936
|
+
protected http: HttpClient;
|
|
937
|
+
constructor(http: HttpClient);
|
|
938
|
+
getSubscriptions(data: any): Observable<any[]>;
|
|
939
|
+
addSubscription(subscriptionProvider: any, newSubscriptionId: any, planId: any, addons: any, subtotal: any, promoCode: any, total: any, currency: any, success?: Function, error?: Function): void;
|
|
940
|
+
addFreeSubscription(planId: any, addons: any, subtotal: any, promoCode: any, total: any, currency: any, success?: Function, error?: Function): void;
|
|
941
|
+
cancelSubscription(subscriptionProvider: any, subscriptionId: any, success?: Function, error?: Function): void;
|
|
942
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionsApiService, never>;
|
|
943
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SubscriptionsApiService>;
|
|
944
|
+
}
|
|
945
|
+
|
|
946
|
+
declare class PaymentsApiService extends ApiServiceBase {
|
|
947
|
+
protected http: HttpClient;
|
|
948
|
+
constructor(http: HttpClient);
|
|
949
|
+
createStripeSession(amount: any, currency: any, name: any, description: any, image: any): Observable<any>;
|
|
950
|
+
createBraintreeToken(): Observable<any>;
|
|
951
|
+
addPayment(paymentMethod: any, paidFor: any, subtotal: any, promoCode: any, total: any, currency: any, pmId: any, pmStatus: any, pmDetails: any, success?: Function, error?: Function): rxjs.Subscription;
|
|
952
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentsApiService, never>;
|
|
953
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PaymentsApiService>;
|
|
954
|
+
}
|
|
955
|
+
|
|
956
|
+
declare class BillingService {
|
|
957
|
+
private zone;
|
|
958
|
+
private appContext;
|
|
959
|
+
private apiPayments;
|
|
960
|
+
private apiSubscriptions;
|
|
961
|
+
private ns;
|
|
962
|
+
private _paymentAdded;
|
|
963
|
+
readonly paymentAdded$: rxjs.Observable<any>;
|
|
964
|
+
private _paymentProgress;
|
|
965
|
+
readonly paymentProgress$: rxjs.Observable<any>;
|
|
966
|
+
private _subscriptionAdded;
|
|
967
|
+
readonly subscriptionAdded$: rxjs.Observable<any>;
|
|
968
|
+
constructor(zone: NgZone, appContext: AppContextService, apiPayments: PaymentsApiService, apiSubscriptions: SubscriptionsApiService, ns: NotificationService);
|
|
969
|
+
firePaymentAdded(isPaymentValid: any, paymentId: any): void;
|
|
970
|
+
firePaymentProgress(paymentStage: any, paymentInProgress: any, isPaymentFailed: any): void;
|
|
971
|
+
fireSubscriptionAdded(paymentInProgress: any, paymentFailed: any): void;
|
|
972
|
+
createStripeSession(amount: any, currency: any, title: any, description: any, image: any): rxjs.Observable<any>;
|
|
973
|
+
createBraintreeToken(): rxjs.Observable<any>;
|
|
974
|
+
addPayment(paymentMethod: any, paidFor: any, subtotal: any, promoCode: any, total: any, currency: any, pmId: any, pmStatus: any, pmDetails: any): void;
|
|
975
|
+
paymentSuccessful(stage: PaymentStage): void;
|
|
976
|
+
paymentFailed(stage: PaymentStage): void;
|
|
977
|
+
setPaymentProgress(stage: PaymentStage, paymentInProgress: any, isPaymentFailed: any): void;
|
|
978
|
+
addSubscription(sp: SubscriptionProvider, newSubscriptionId: any, planId: any, addons: any, subtotal: any, promoCode: any, total: any, currency: any): void;
|
|
979
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BillingService, never>;
|
|
980
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<BillingService>;
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
declare class BraintreeDialog extends DialogBase {
|
|
984
|
+
private bs;
|
|
985
|
+
private ps;
|
|
986
|
+
private ns;
|
|
987
|
+
braintreeInstance: any;
|
|
988
|
+
deviceData: any;
|
|
989
|
+
paidFor: any;
|
|
990
|
+
title: any;
|
|
991
|
+
description: any;
|
|
992
|
+
image: any;
|
|
993
|
+
constructor(bs: BillingService, ps: PaymentsService, ns: NotificationService);
|
|
994
|
+
ngOnInit(): void;
|
|
995
|
+
private setValues;
|
|
996
|
+
initializeEmbedForm(): void;
|
|
997
|
+
submitPayment(payload: any): void;
|
|
998
|
+
closeDialog(): void;
|
|
999
|
+
onPay(): void;
|
|
1000
|
+
onClose(): void;
|
|
1001
|
+
get visible(): boolean;
|
|
1002
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BraintreeDialog, never>;
|
|
1003
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BraintreeDialog, "anatoly-billing-braintree-dialog", never, { "paidFor": { "alias": "paidFor"; "required": false; }; "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "image": { "alias": "image"; "required": false; }; }, {}, never, never, false, never>;
|
|
1004
|
+
}
|
|
1005
|
+
|
|
1006
|
+
interface IPayPalConfig {
|
|
1007
|
+
/**
|
|
1008
|
+
* Currency - Defaults to USD if not provided
|
|
1009
|
+
*/
|
|
1010
|
+
currency?: string;
|
|
1011
|
+
/**
|
|
1012
|
+
* Use when creating order on client
|
|
1013
|
+
*/
|
|
1014
|
+
createOrderOnClient?: (data: any) => ICreateOrderRequest;
|
|
1015
|
+
/**
|
|
1016
|
+
* Use when creating subscription on client
|
|
1017
|
+
*/
|
|
1018
|
+
createSubscriptionOnClient?: (data: any) => ICreateSubscriptionRequest;
|
|
1019
|
+
/**
|
|
1020
|
+
* Use for creating orders on server. PayPal expects you to return 'orderId' in this method
|
|
1021
|
+
*/
|
|
1022
|
+
createOrderOnServer?: (data: any) => Promise<string>;
|
|
1023
|
+
/**
|
|
1024
|
+
* Advanced configuration
|
|
1025
|
+
*/
|
|
1026
|
+
advanced?: IAdvancedConfiguration;
|
|
1027
|
+
/**
|
|
1028
|
+
* Client id
|
|
1029
|
+
*/
|
|
1030
|
+
clientId: string;
|
|
1031
|
+
/**
|
|
1032
|
+
* Shipping callback
|
|
1033
|
+
* see https://developer.paypal.com/docs/checkout/integration-features/shipping-callback/
|
|
1034
|
+
*/
|
|
1035
|
+
onShippingChange?: OnShippingChangeCallback;
|
|
1036
|
+
/**
|
|
1037
|
+
* Called when 'onApprove' event occurs
|
|
1038
|
+
*/
|
|
1039
|
+
onApprove?: (data: IOnApproveCallbackData, actions: any) => void;
|
|
1040
|
+
/**
|
|
1041
|
+
* Called when authorization on client succeeds
|
|
1042
|
+
*/
|
|
1043
|
+
onClientAuthorization?: (authorization: IClientAuthorizeCallbackData) => void;
|
|
1044
|
+
/**
|
|
1045
|
+
* Implement for authorizing on server side
|
|
1046
|
+
*/
|
|
1047
|
+
authorizeOnServer?: (data: IOnApproveCallbackData, actions: any) => Promise<any>;
|
|
1048
|
+
/**
|
|
1049
|
+
* Button style configuration
|
|
1050
|
+
*/
|
|
1051
|
+
style?: IPayPalButtonStyle;
|
|
1052
|
+
/**
|
|
1053
|
+
* Error handler
|
|
1054
|
+
*/
|
|
1055
|
+
onError?: (err: any) => void;
|
|
1056
|
+
/**
|
|
1057
|
+
* Click handler
|
|
1058
|
+
*/
|
|
1059
|
+
onClick?: (data: any, actions: IOnClickCallbackActions) => void;
|
|
1060
|
+
/**
|
|
1061
|
+
* Cancel handler
|
|
1062
|
+
*/
|
|
1063
|
+
onCancel?: (data: ICancelCallbackData, actions: any) => void;
|
|
1064
|
+
/**
|
|
1065
|
+
* Init handler.
|
|
1066
|
+
* can be used for validation, see: https://developer.paypal.com/docs/checkout/integration-features/validation/#
|
|
1067
|
+
*/
|
|
1068
|
+
onInit?: (data: IInitCallbackData, actions: IOnInitCallbackActions) => void;
|
|
1069
|
+
/**
|
|
1070
|
+
* Create subscription handler
|
|
1071
|
+
* https://developer.paypal.com/docs/subscriptions/integrate/
|
|
1072
|
+
*
|
|
1073
|
+
* Note: the vault property in the advanced configuration also has to be set to true
|
|
1074
|
+
*/
|
|
1075
|
+
createSubscription?: (data: any) => ICreateSubscriptionRequest;
|
|
1076
|
+
/**
|
|
1077
|
+
* Vault - must be set to true when creating subscriptions
|
|
1078
|
+
*/
|
|
1079
|
+
vault?: TrueFalse;
|
|
1080
|
+
intent?: OrderIntent;
|
|
1081
|
+
fundingSource?: "PAYPAL" | "CARD" | "PAYLATER" | "CREDIT" | "VENMO";
|
|
1082
|
+
debug?: boolean;
|
|
1083
|
+
}
|
|
1084
|
+
type TrueFalse = "true" | "false";
|
|
1085
|
+
interface IPayPalUrlConfig {
|
|
1086
|
+
clientId: string;
|
|
1087
|
+
currency?: string;
|
|
1088
|
+
funding?: boolean;
|
|
1089
|
+
commit?: TrueFalse;
|
|
1090
|
+
vault?: TrueFalse;
|
|
1091
|
+
intent?: OrderIntent;
|
|
1092
|
+
locale?: string;
|
|
1093
|
+
extraParams?: IQueryParam[];
|
|
1094
|
+
debug?: boolean;
|
|
1095
|
+
}
|
|
1096
|
+
interface IOrderDetails {
|
|
1097
|
+
create_time: string;
|
|
1098
|
+
update_time: string;
|
|
1099
|
+
id: string;
|
|
1100
|
+
intent: OrderIntent;
|
|
1101
|
+
payer: IPayer;
|
|
1102
|
+
status: OrderStatus;
|
|
1103
|
+
links: ILinkDescription[];
|
|
1104
|
+
purchase_units: IPurchaseUnit[];
|
|
1105
|
+
}
|
|
1106
|
+
interface IClientAuthorizeCallbackData extends IOrderDetails {
|
|
1107
|
+
links: ILinkDescription[];
|
|
1108
|
+
}
|
|
1109
|
+
interface ILinkDescription {
|
|
1110
|
+
href: string;
|
|
1111
|
+
rel: String;
|
|
1112
|
+
method?: LinkMethod;
|
|
1113
|
+
}
|
|
1114
|
+
type OnShippingChangeCallback = (data: IOnShippingChangeData, actions: IOnShippingChangeActions) => any;
|
|
1115
|
+
interface IOnShippingChangeData {
|
|
1116
|
+
paymentToken: string;
|
|
1117
|
+
shipping_address: any;
|
|
1118
|
+
selected_shipping_method?: any;
|
|
1119
|
+
}
|
|
1120
|
+
interface IOnShippingChangeActions {
|
|
1121
|
+
resolve: () => any;
|
|
1122
|
+
reject: () => any;
|
|
1123
|
+
patch: () => any;
|
|
1124
|
+
}
|
|
1125
|
+
type LinkMethod = "GET" | "POST" | "PUT" | "DELETE" | "HEAD" | "CONNECT" | "OPTIONS" | "PATCH";
|
|
1126
|
+
interface IAdvancedConfiguration {
|
|
1127
|
+
commit?: TrueFalse;
|
|
1128
|
+
locale?: string;
|
|
1129
|
+
extraQueryParams?: IQueryParam[];
|
|
1130
|
+
}
|
|
1131
|
+
interface IOnApproveCallbackData {
|
|
1132
|
+
orderID: string;
|
|
1133
|
+
payerID: string;
|
|
1134
|
+
subscriptionID: string;
|
|
1135
|
+
}
|
|
1136
|
+
interface ICancelCallbackData {
|
|
1137
|
+
orderID: string;
|
|
1138
|
+
}
|
|
1139
|
+
interface IOnInitCallbackActions {
|
|
1140
|
+
enable: () => void;
|
|
1141
|
+
disable: () => void;
|
|
1142
|
+
}
|
|
1143
|
+
interface IInitCallbackData {
|
|
1144
|
+
}
|
|
1145
|
+
interface IOnClickCallbackActions {
|
|
1146
|
+
resolve: () => void;
|
|
1147
|
+
reject: () => void;
|
|
1148
|
+
}
|
|
1149
|
+
interface IPayPalButtonStyle {
|
|
1150
|
+
label?: "paypal" | "checkout" | "pay" | "installment" | "buynow" | "subscribe";
|
|
1151
|
+
shape?: "pill" | "rect";
|
|
1152
|
+
color?: "gold" | "blue" | "silver" | "white" | "black";
|
|
1153
|
+
layout?: "horizontal" | "vertical";
|
|
1154
|
+
tagline?: boolean;
|
|
1155
|
+
height?: number;
|
|
1156
|
+
fundingicons?: boolean;
|
|
1157
|
+
}
|
|
1158
|
+
interface ICreateOrderRequest {
|
|
1159
|
+
intent: OrderIntent;
|
|
1160
|
+
purchase_units: IPurchaseUnit[];
|
|
1161
|
+
payer?: IPayer;
|
|
1162
|
+
application_context?: IApplicationContext;
|
|
1163
|
+
}
|
|
1164
|
+
interface ICreateSubscriptionRequest {
|
|
1165
|
+
plan_id: string;
|
|
1166
|
+
quantity?: number;
|
|
1167
|
+
custom_id: string;
|
|
1168
|
+
application_context?: IApplicationContext;
|
|
1169
|
+
}
|
|
1170
|
+
interface IPayer {
|
|
1171
|
+
name?: IPartyName;
|
|
1172
|
+
email_address?: string;
|
|
1173
|
+
payer_id?: string;
|
|
1174
|
+
birth_date?: string;
|
|
1175
|
+
tax_info?: ITaxInfo;
|
|
1176
|
+
address?: IAddressPortable;
|
|
1177
|
+
phone?: IPhone;
|
|
1178
|
+
}
|
|
1179
|
+
interface IApplicationContext {
|
|
1180
|
+
brand_name?: string;
|
|
1181
|
+
locale?: string;
|
|
1182
|
+
landing_page?: PaypalLandingPage;
|
|
1183
|
+
shipping_preference?: ShippingPreference;
|
|
1184
|
+
user_action?: PayPalUserAction;
|
|
1185
|
+
payment_method?: IPaymentMethod;
|
|
1186
|
+
return_url?: string;
|
|
1187
|
+
cancel_url?: string;
|
|
1188
|
+
}
|
|
1189
|
+
interface IPaymentMethod {
|
|
1190
|
+
payer_selected?: PayerSelected;
|
|
1191
|
+
payee_preferred?: PayeePreferred;
|
|
1192
|
+
}
|
|
1193
|
+
type PayeePreferred = "UNRESTRICTED" | "IMMEDIATE_PAYMENT_REQUIRED";
|
|
1194
|
+
type PayerSelected = "PAYPAL_CREDIT" | "PAYPAL";
|
|
1195
|
+
type PayPalUserAction = "CONTINUE" | "PAY_NOW";
|
|
1196
|
+
type ShippingPreference = "GET_FROM_FILE" | "NO_SHIPPING" | "SET_PROVIDED_ADDRESS";
|
|
1197
|
+
type PaypalLandingPage = "LOGIN" | "BILLING";
|
|
1198
|
+
type OrderIntent = "CAPTURE" | "AUTHORIZE" | "subscription";
|
|
1199
|
+
type DisbursementMode = "INSTANT" | "DELAYED";
|
|
1200
|
+
type ItemCategory = "DIGITAL_GOODS" | "PHYSICAL_GOODS";
|
|
1201
|
+
type PhoneType = "FAX" | "HOME" | "MOBILE" | "OTHER" | "PAGER";
|
|
1202
|
+
type TaxIdType = "BR_CPF" | "BR_CNPJ";
|
|
1203
|
+
interface IPhone {
|
|
1204
|
+
phone_type?: PhoneType;
|
|
1205
|
+
phone_number?: IPhoneNumber;
|
|
1206
|
+
}
|
|
1207
|
+
interface ITaxInfo {
|
|
1208
|
+
tax_id: string;
|
|
1209
|
+
tax_id_type: TaxIdType;
|
|
1210
|
+
}
|
|
1211
|
+
interface IPhoneNumber {
|
|
1212
|
+
national_number: string;
|
|
1213
|
+
}
|
|
1214
|
+
interface IPurchaseUnit {
|
|
1215
|
+
amount: IUnitAmount;
|
|
1216
|
+
reference_id?: string;
|
|
1217
|
+
payee?: IPayee;
|
|
1218
|
+
payment_instruction?: IPaymentInstructions;
|
|
1219
|
+
description?: string;
|
|
1220
|
+
custom_id?: string;
|
|
1221
|
+
invoice_id?: string;
|
|
1222
|
+
soft_descriptor?: string;
|
|
1223
|
+
items: ITransactionItem[];
|
|
1224
|
+
shipping?: IShipping;
|
|
1225
|
+
}
|
|
1226
|
+
interface IPayee {
|
|
1227
|
+
email_address?: string;
|
|
1228
|
+
merchant_id?: string;
|
|
1229
|
+
}
|
|
1230
|
+
interface IPaymentInstructions {
|
|
1231
|
+
platform_fees?: IPlatformFee[];
|
|
1232
|
+
disbursement_mode?: DisbursementMode;
|
|
1233
|
+
}
|
|
1234
|
+
interface IPlatformFee {
|
|
1235
|
+
amount: IUnitAmount;
|
|
1236
|
+
payee?: IPayee;
|
|
1237
|
+
}
|
|
1238
|
+
interface ITransactionItem {
|
|
1239
|
+
name: string;
|
|
1240
|
+
unit_amount: IUnitAmount;
|
|
1241
|
+
quantity: string;
|
|
1242
|
+
description?: string;
|
|
1243
|
+
sku?: string;
|
|
1244
|
+
category?: ItemCategory;
|
|
1245
|
+
tax?: ITax;
|
|
1246
|
+
}
|
|
1247
|
+
interface ITax {
|
|
1248
|
+
currency_code: string;
|
|
1249
|
+
value: string;
|
|
1250
|
+
}
|
|
1251
|
+
interface IUnitAmount {
|
|
1252
|
+
currency_code: string;
|
|
1253
|
+
value: string;
|
|
1254
|
+
breakdown?: IUnitBreakdown;
|
|
1255
|
+
}
|
|
1256
|
+
interface IMoney {
|
|
1257
|
+
currency_code: string;
|
|
1258
|
+
value: string;
|
|
1259
|
+
}
|
|
1260
|
+
interface IUnitBreakdown {
|
|
1261
|
+
item_total?: IUnitAmount;
|
|
1262
|
+
shipping?: IUnitAmount;
|
|
1263
|
+
handling?: IUnitAmount;
|
|
1264
|
+
tax_total?: IUnitAmount;
|
|
1265
|
+
insurance?: IUnitAmount;
|
|
1266
|
+
shipping_discount?: IUnitAmount;
|
|
1267
|
+
discount?: IMoney;
|
|
1268
|
+
}
|
|
1269
|
+
interface IPartyName {
|
|
1270
|
+
prefix?: string;
|
|
1271
|
+
given_name?: string;
|
|
1272
|
+
surname?: string;
|
|
1273
|
+
middle_name?: string;
|
|
1274
|
+
suffix?: string;
|
|
1275
|
+
alternate_full_name?: string;
|
|
1276
|
+
full_name?: string;
|
|
1277
|
+
}
|
|
1278
|
+
interface IAddressPortable {
|
|
1279
|
+
country_code: string;
|
|
1280
|
+
address_line_1?: string;
|
|
1281
|
+
address_line_2?: string;
|
|
1282
|
+
admin_area_2?: string;
|
|
1283
|
+
admin_area_1?: string;
|
|
1284
|
+
postal_code?: string;
|
|
1285
|
+
}
|
|
1286
|
+
interface IShipping {
|
|
1287
|
+
name?: IPartyName;
|
|
1288
|
+
address?: IAddressPortable;
|
|
1289
|
+
}
|
|
1290
|
+
type OrderStatus = "APPROVED" | "SAVED" | "CREATED" | "VOIDED" | "COMPLETED";
|
|
1291
|
+
|
|
1292
|
+
declare class PaypalButtonComponent extends ComponentBase {
|
|
1293
|
+
private bs;
|
|
1294
|
+
private ps;
|
|
1295
|
+
payPalConfig?: IPayPalConfig;
|
|
1296
|
+
paidForTitle: string;
|
|
1297
|
+
paidFor: any;
|
|
1298
|
+
constructor(bs: BillingService, ps: PaymentsService);
|
|
1299
|
+
ngOnInit(): void;
|
|
1300
|
+
private setDefaults;
|
|
1301
|
+
private setValues;
|
|
1302
|
+
private initPayPal;
|
|
1303
|
+
get visible(): boolean;
|
|
1304
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaypalButtonComponent, never>;
|
|
1305
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaypalButtonComponent, "anatoly-billing-paypal-button", never, { "paidForTitle": { "alias": "paidForTitle"; "required": false; }; "paidFor": { "alias": "paidFor"; "required": false; }; }, {}, never, never, false, never>;
|
|
1306
|
+
}
|
|
1307
|
+
|
|
1308
|
+
declare class PaypalSubscribeButtonComponent extends ComponentBase {
|
|
1309
|
+
private bs;
|
|
1310
|
+
private _payPalPlanId;
|
|
1311
|
+
payPalConfig?: IPayPalConfig;
|
|
1312
|
+
get payPalPlanId(): any;
|
|
1313
|
+
set payPalPlanId(value: any);
|
|
1314
|
+
quantity: any;
|
|
1315
|
+
planId: any;
|
|
1316
|
+
addons: any;
|
|
1317
|
+
subtotal: any;
|
|
1318
|
+
promoCode: any;
|
|
1319
|
+
total: any;
|
|
1320
|
+
currency: string;
|
|
1321
|
+
constructor(bs: BillingService);
|
|
1322
|
+
ngOnInit(): void;
|
|
1323
|
+
private setDefaults;
|
|
1324
|
+
private setValues;
|
|
1325
|
+
private initPayPal;
|
|
1326
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PaypalSubscribeButtonComponent, never>;
|
|
1327
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PaypalSubscribeButtonComponent, "anatoly-billing-paypal-subscribe-button", never, { "payPalPlanId": { "alias": "payPalPlanId"; "required": false; }; "quantity": { "alias": "quantity"; "required": false; }; "planId": { "alias": "planId"; "required": false; }; "addons": { "alias": "addons"; "required": false; }; "subtotal": { "alias": "subtotal"; "required": false; }; "promoCode": { "alias": "promoCode"; "required": false; }; "total": { "alias": "total"; "required": false; }; "currency": { "alias": "currency"; "required": false; }; }, {}, never, never, false, never>;
|
|
1328
|
+
}
|
|
1329
|
+
|
|
1330
|
+
declare class PayPalScriptService {
|
|
1331
|
+
protected ss: ScriptService;
|
|
1332
|
+
private readonly paypalWindowName;
|
|
1333
|
+
constructor(ss: ScriptService);
|
|
1334
|
+
registerPayPalScript(config: IPayPalUrlConfig, onReady: (payPalApi: any) => void): void;
|
|
1335
|
+
destroyPayPalScript(): void;
|
|
1336
|
+
private getUrlForConfig;
|
|
1337
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PayPalScriptService, never>;
|
|
1338
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<PayPalScriptService>;
|
|
1339
|
+
}
|
|
1340
|
+
|
|
1341
|
+
declare class PayPalComponent implements OnChanges, OnDestroy, AfterViewInit {
|
|
1342
|
+
private paypalScriptService;
|
|
1343
|
+
private cdr;
|
|
1344
|
+
private ngZone;
|
|
1345
|
+
/**
|
|
1346
|
+
* Configuration for paypal.
|
|
1347
|
+
*/
|
|
1348
|
+
config?: IPayPalConfig;
|
|
1349
|
+
/**
|
|
1350
|
+
* If enabled, paypal SDK script will be loaded. Useful if you want to have multiple PayPal components on the same page
|
|
1351
|
+
* sharing base configuration. In such a case only a single component may register script.
|
|
1352
|
+
*/
|
|
1353
|
+
registerScript: boolean;
|
|
1354
|
+
/**
|
|
1355
|
+
* Emitted when paypal script is loaded
|
|
1356
|
+
*/
|
|
1357
|
+
scriptLoaded: EventEmitter<any>;
|
|
1358
|
+
/**
|
|
1359
|
+
* Id of the element where PayPal button will be rendered
|
|
1360
|
+
*/
|
|
1361
|
+
payPalButtonContainerId?: string;
|
|
1362
|
+
private readonly ngUnsubscribe;
|
|
1363
|
+
private payPalButtonContainerElem?;
|
|
1364
|
+
set payPalButtonContainer(content: ElementRef);
|
|
1365
|
+
/**
|
|
1366
|
+
* Flag that indicates if paypal should be initialized (required for handling script load events and availability of DOM element)
|
|
1367
|
+
*/
|
|
1368
|
+
private initializePayPal;
|
|
1369
|
+
/**
|
|
1370
|
+
* Reference to PayPal global API
|
|
1371
|
+
*/
|
|
1372
|
+
private payPal;
|
|
1373
|
+
constructor(paypalScriptService: PayPalScriptService, cdr: ChangeDetectorRef, ngZone: NgZone);
|
|
1374
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1375
|
+
ngOnDestroy(): void;
|
|
1376
|
+
ngAfterViewInit(): void;
|
|
1377
|
+
customInit(payPal: any): void;
|
|
1378
|
+
reinitialize(config: IPayPalConfig | undefined): void;
|
|
1379
|
+
private doPayPalCheck;
|
|
1380
|
+
private initPayPalScript;
|
|
1381
|
+
private generateElementId;
|
|
1382
|
+
private initPayPal;
|
|
1383
|
+
private generateGuid;
|
|
1384
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PayPalComponent, never>;
|
|
1385
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PayPalComponent, "anatoly-billing-paypal-container", never, { "config": { "alias": "config"; "required": false; }; "registerScript": { "alias": "registerScript"; "required": false; }; }, { "scriptLoaded": "scriptLoaded"; }, never, never, false, never>;
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1388
|
+
declare class StripeDialog extends DialogBase {
|
|
1389
|
+
private bs;
|
|
1390
|
+
private ps;
|
|
1391
|
+
stripe: any;
|
|
1392
|
+
stripeCheckout: any;
|
|
1393
|
+
sessionId: any;
|
|
1394
|
+
paidFor: any;
|
|
1395
|
+
title: any;
|
|
1396
|
+
description: any;
|
|
1397
|
+
image: any;
|
|
1398
|
+
constructor(bs: BillingService, ps: PaymentsService);
|
|
1399
|
+
ngOnInit(): void;
|
|
1400
|
+
private setValues;
|
|
1401
|
+
initializeEmbedForm(): Promise<void>;
|
|
1402
|
+
onClose(): void;
|
|
1403
|
+
get visible(): boolean;
|
|
1404
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<StripeDialog, never>;
|
|
1405
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<StripeDialog, "anatoly-billing-stripe-dialog", never, { "paidFor": { "alias": "paidFor"; "required": false; }; "title": { "alias": "title"; "required": false; }; "description": { "alias": "description"; "required": false; }; "image": { "alias": "image"; "required": false; }; }, {}, never, never, false, never>;
|
|
1406
|
+
}
|
|
1407
|
+
|
|
1408
|
+
declare class BillingUtils {
|
|
1409
|
+
private static readonly CURRENCY_SYMBOLS;
|
|
1410
|
+
static convert2AmountWithCurrency(amount: number | string, currency: string): string;
|
|
1411
|
+
}
|
|
1412
|
+
|
|
1413
|
+
declare class GridReadServiceBase extends BehaviorSubject<any[]> {
|
|
1414
|
+
protected http: HttpClient;
|
|
1415
|
+
protected data: any[];
|
|
1416
|
+
protected baseReadUrl: string;
|
|
1417
|
+
protected savedReadParams: any;
|
|
1418
|
+
constructor(http: HttpClient);
|
|
1419
|
+
serializeParams(data?: any): string;
|
|
1420
|
+
read(params?: any, success?: Function, error?: Function): void;
|
|
1421
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GridReadServiceBase, never>;
|
|
1422
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GridReadServiceBase>;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1425
|
+
declare class GridEditServiceBase extends GridReadServiceBase {
|
|
1426
|
+
protected http: HttpClient;
|
|
1427
|
+
protected baseUrl: string;
|
|
1428
|
+
constructor(http: HttpClient);
|
|
1429
|
+
private reset;
|
|
1430
|
+
resetItem(dataItem: any): void;
|
|
1431
|
+
save(data: any, isNew: boolean, sucess?: Function): void;
|
|
1432
|
+
delete(data: any, sucess?: Function): rxjs.Subscription;
|
|
1433
|
+
post(action: any, data?: any): Observable<any[]>;
|
|
1434
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GridEditServiceBase, never>;
|
|
1435
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<GridEditServiceBase>;
|
|
1436
|
+
}
|
|
1437
|
+
|
|
1438
|
+
declare class CurrenciesApiService extends ApiServiceBase {
|
|
1439
|
+
protected http: HttpClient;
|
|
1440
|
+
constructor(http: HttpClient);
|
|
1441
|
+
getCurrencies(): Observable<any>;
|
|
1442
|
+
getRates(): Observable<any>;
|
|
1443
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CurrenciesApiService, never>;
|
|
1444
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CurrenciesApiService>;
|
|
1445
|
+
}
|
|
1446
|
+
|
|
1447
|
+
declare class CurrenciesStorageService {
|
|
1448
|
+
private appContext;
|
|
1449
|
+
private api;
|
|
1450
|
+
rates: any;
|
|
1451
|
+
private _currencyUpdated;
|
|
1452
|
+
private _ratesLoaded;
|
|
1453
|
+
readonly currencyUpdated$: rxjs.Observable<string>;
|
|
1454
|
+
readonly ratesLoaded$: rxjs.Observable<string>;
|
|
1455
|
+
defaultCurrency: string;
|
|
1456
|
+
constructor(appContext: AppContextService, api: CurrenciesApiService);
|
|
1457
|
+
private setValues;
|
|
1458
|
+
private fireUpdated;
|
|
1459
|
+
private fireRatesLoaded;
|
|
1460
|
+
changeCurrency(currency: string): void;
|
|
1461
|
+
toDisplayPrice(price: any): any;
|
|
1462
|
+
get currentCurrencyRateOrDefault(): any;
|
|
1463
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CurrenciesStorageService, never>;
|
|
1464
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CurrenciesStorageService>;
|
|
1465
|
+
}
|
|
1466
|
+
|
|
1467
|
+
declare class TransactionsApiService extends ApiServiceBase {
|
|
1468
|
+
protected http: HttpClient;
|
|
1469
|
+
constructor(http: HttpClient);
|
|
1470
|
+
getTransactionById(id: any): Observable<any>;
|
|
1471
|
+
getTransactionByReceiptNum(receiptNum: any): Observable<any>;
|
|
1472
|
+
getTransactions(data: any): Observable<any>;
|
|
1473
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TransactionsApiService, never>;
|
|
1474
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TransactionsApiService>;
|
|
1475
|
+
}
|
|
1476
|
+
|
|
1477
|
+
declare class CoreApiService extends ApiServiceBase {
|
|
1478
|
+
protected http: HttpClient;
|
|
1479
|
+
constructor(http: HttpClient);
|
|
1480
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreApiService, never>;
|
|
1481
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CoreApiService>;
|
|
1482
|
+
}
|
|
1483
|
+
|
|
1484
|
+
declare class EmailsApiService extends ApiServiceBase {
|
|
1485
|
+
protected http: HttpClient;
|
|
1486
|
+
constructor(http: HttpClient);
|
|
1487
|
+
sendContactUs(captcha: any, name: any, email: any, topic: any, subject: any, message: any, success?: Function, error?: Function): rxjs.Subscription;
|
|
1488
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EmailsApiService, never>;
|
|
1489
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<EmailsApiService>;
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
declare abstract class EnumEditComponentBase extends EditComponentBase implements OnInit {
|
|
1493
|
+
enumeration: any;
|
|
1494
|
+
items: any[];
|
|
1495
|
+
sv: any;
|
|
1496
|
+
defaultValue: number;
|
|
1497
|
+
valueChange: EventEmitter<any>;
|
|
1498
|
+
ngOnInit(): void;
|
|
1499
|
+
private setDefaults;
|
|
1500
|
+
private setValues;
|
|
1501
|
+
private fireValueChange;
|
|
1502
|
+
private renderItems;
|
|
1503
|
+
reset(): void;
|
|
1504
|
+
onChange(value: any): void;
|
|
1505
|
+
get selectedValue(): any;
|
|
1506
|
+
set selectedValue(value: any);
|
|
1507
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EnumEditComponentBase, never>;
|
|
1508
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EnumEditComponentBase, "ng-component", never, { "defaultValue": { "alias": "defaultValue"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
declare abstract class PageBase extends ComponentBase {
|
|
1512
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PageBase, never>;
|
|
1513
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PageBase, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
declare abstract class EditPageBase extends EditComponentBase {
|
|
1517
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditPageBase, never>;
|
|
1518
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditPageBase, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
declare abstract class PagedPageBase extends PageBase {
|
|
1522
|
+
currentFilter: any;
|
|
1523
|
+
items: any[];
|
|
1524
|
+
totalItems: number;
|
|
1525
|
+
pageSize: number;
|
|
1526
|
+
skipItems: number;
|
|
1527
|
+
currentPage: number;
|
|
1528
|
+
loadPage?(page?: number): void;
|
|
1529
|
+
loadPageOne(): void;
|
|
1530
|
+
reloadPage(drop2pageOne?: boolean): void;
|
|
1531
|
+
setFilter(filter: any): void;
|
|
1532
|
+
toIndex(index: any): any;
|
|
1533
|
+
onPageChange(e: any): void;
|
|
1534
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PagedPageBase, never>;
|
|
1535
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PagedPageBase, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1536
|
+
}
|
|
1537
|
+
|
|
1538
|
+
declare abstract class ListBase extends ComponentBase implements OnInit {
|
|
1539
|
+
currentFilter: any;
|
|
1540
|
+
dataLoaded: boolean;
|
|
1541
|
+
items: any[];
|
|
1542
|
+
totalItems: number;
|
|
1543
|
+
skipItems: number;
|
|
1544
|
+
currentPage: number;
|
|
1545
|
+
pageSize: number;
|
|
1546
|
+
autoDataLoading: boolean;
|
|
1547
|
+
filterRequest: EventEmitter<any>;
|
|
1548
|
+
dataChange: EventEmitter<any>;
|
|
1549
|
+
ngOnInit(): void;
|
|
1550
|
+
protected init(): void;
|
|
1551
|
+
protected fireFilterRequest(): void;
|
|
1552
|
+
protected fireDataChange(e?: any): void;
|
|
1553
|
+
loadPage?(page?: number): void;
|
|
1554
|
+
loadPageOne(): void;
|
|
1555
|
+
reloadPage(drop2pageOne?: boolean): void;
|
|
1556
|
+
setFilter(filter: any): void;
|
|
1557
|
+
toIndex(index: any): any;
|
|
1558
|
+
onPageChange(e: any): void;
|
|
1559
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ListBase, never>;
|
|
1560
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ListBase, "ng-component", never, { "pageSize": { "alias": "pageSize"; "required": false; }; "autoDataLoading": { "alias": "autoDataLoading"; "required": false; }; }, { "filterRequest": "filterRequest"; "dataChange": "dataChange"; }, never, never, false, never>;
|
|
1561
|
+
}
|
|
1562
|
+
|
|
1563
|
+
declare class CardComponent extends ComponentBase {
|
|
1564
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, never>;
|
|
1565
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "anatoly-card", never, {}, {}, never, ["card-header", "card-body", "*", "card-footer"], false, never>;
|
|
1566
|
+
}
|
|
1567
|
+
|
|
1568
|
+
declare class CardHeaderComponent extends ComponentBase {
|
|
1569
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
|
|
1570
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardHeaderComponent, "anatoly-card-header", never, {}, {}, never, ["*"], false, never>;
|
|
1571
|
+
}
|
|
1572
|
+
|
|
1573
|
+
declare class CardBodyComponent extends ComponentBase {
|
|
1574
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardBodyComponent, never>;
|
|
1575
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardBodyComponent, "anatoly-card-body", never, {}, {}, never, ["*"], false, never>;
|
|
1576
|
+
}
|
|
1577
|
+
|
|
1578
|
+
declare class CardFooterComponent extends ComponentBase {
|
|
1579
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CardFooterComponent, never>;
|
|
1580
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CardFooterComponent, "anatoly-card-footer", never, {}, {}, never, ["*"], false, never>;
|
|
1581
|
+
}
|
|
1582
|
+
|
|
1583
|
+
declare class CountryDropdownlist extends EditComponentBase implements OnInit {
|
|
1584
|
+
private appContext;
|
|
1585
|
+
items: any;
|
|
1586
|
+
constructor(appContext: AppContextService);
|
|
1587
|
+
ngOnInit(): void;
|
|
1588
|
+
setValues(): void;
|
|
1589
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CountryDropdownlist, never>;
|
|
1590
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CountryDropdownlist, "anatoly-country-dropdownlist", never, {}, {}, never, never, false, never>;
|
|
1591
|
+
}
|
|
1592
|
+
|
|
1593
|
+
declare class LanguageDropdownlist extends EditComponentBase implements OnInit {
|
|
1594
|
+
private appContext;
|
|
1595
|
+
items: any;
|
|
1596
|
+
constructor(appContext: AppContextService);
|
|
1597
|
+
ngOnInit(): void;
|
|
1598
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LanguageDropdownlist, never>;
|
|
1599
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LanguageDropdownlist, "anatoly-language-dropdownlist", never, {}, {}, never, never, false, never>;
|
|
1600
|
+
}
|
|
1601
|
+
|
|
1602
|
+
declare class ModerationStatusDropdownlist extends EnumEditComponentBase implements OnInit {
|
|
1603
|
+
constructor();
|
|
1604
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ModerationStatusDropdownlist, never>;
|
|
1605
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ModerationStatusDropdownlist, "anatoly-moderationstatus-dropdownlist", never, {}, {}, never, never, false, never>;
|
|
1606
|
+
}
|
|
1607
|
+
|
|
1608
|
+
declare class PublishStatusDropdownlist extends EnumEditComponentBase implements OnInit {
|
|
1609
|
+
constructor();
|
|
1610
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PublishStatusDropdownlist, never>;
|
|
1611
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PublishStatusDropdownlist, "anatoly-publishstatus-dropdownlist", never, {}, {}, never, never, false, never>;
|
|
1612
|
+
}
|
|
1613
|
+
|
|
1614
|
+
declare class TimezoneDropdownlist extends EditComponentBase implements OnInit {
|
|
1615
|
+
private appContext;
|
|
1616
|
+
items: any;
|
|
1617
|
+
disabled: boolean;
|
|
1618
|
+
constructor(appContext: AppContextService);
|
|
1619
|
+
ngOnInit(): void;
|
|
1620
|
+
setValues(): void;
|
|
1621
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TimezoneDropdownlist, never>;
|
|
1622
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TimezoneDropdownlist, "anatoly-timezone-dropdownlist", never, { "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, never, false, never>;
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
declare const DefaultEditorOptions: Object;
|
|
1626
|
+
|
|
1627
|
+
declare abstract class HtmlEditorComponentBase extends EditComponentBase implements OnInit, AfterViewInit {
|
|
1628
|
+
protected froalaEditor: any;
|
|
1629
|
+
options: any;
|
|
1630
|
+
froalaEditorInitialized: boolean;
|
|
1631
|
+
afterInitializedActions: any[];
|
|
1632
|
+
editorOptions: Object;
|
|
1633
|
+
constructor();
|
|
1634
|
+
ngOnInit(): void;
|
|
1635
|
+
ngAfterViewInit(): void;
|
|
1636
|
+
private onInitialized;
|
|
1637
|
+
protected getEditor(): any;
|
|
1638
|
+
doAfterInitialized(action: any): void;
|
|
1639
|
+
initializeControl(control: any): void;
|
|
1640
|
+
setUploadParams(uploadType: any, uploadParentId: any): void;
|
|
1641
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HtmlEditorComponentBase, never>;
|
|
1642
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HtmlEditorComponentBase, "ng-component", never, { "editorOptions": { "alias": "editorOptions"; "required": false; }; }, {}, never, never, false, never>;
|
|
1643
|
+
}
|
|
1644
|
+
|
|
1645
|
+
declare class HtmlEditorComponent extends HtmlEditorComponentBase {
|
|
1646
|
+
constructor();
|
|
1647
|
+
getHtml(): any;
|
|
1648
|
+
setHtml(content: any): void;
|
|
1649
|
+
setFormValueAfterInitialized(name: any, value: any): void;
|
|
1650
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HtmlEditorComponent, never>;
|
|
1651
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HtmlEditorComponent, "anatoly-html-editor", never, {}, {}, never, never, false, never>;
|
|
1652
|
+
}
|
|
1653
|
+
|
|
1654
|
+
declare class CheckIconComponent {
|
|
1655
|
+
checked: boolean;
|
|
1656
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckIconComponent, never>;
|
|
1657
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckIconComponent, "anatoly-check-icon", never, { "checked": { "alias": "checked"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1658
|
+
}
|
|
1659
|
+
|
|
1660
|
+
declare class ControlPanelComponent extends ComponentBase implements OnInit {
|
|
1661
|
+
filterVisible: boolean;
|
|
1662
|
+
selectedSortBy: number;
|
|
1663
|
+
viewTypeDefault: DataViewType;
|
|
1664
|
+
sortByItems: any;
|
|
1665
|
+
viewType: any;
|
|
1666
|
+
filterButtonVisible: boolean;
|
|
1667
|
+
sortByVisible: boolean;
|
|
1668
|
+
viewTypesVisible: boolean;
|
|
1669
|
+
addButtonVisible: boolean;
|
|
1670
|
+
settingsChange: EventEmitter<any>;
|
|
1671
|
+
add: EventEmitter<any>;
|
|
1672
|
+
ngOnInit(): void;
|
|
1673
|
+
private setDefaults;
|
|
1674
|
+
private setValues;
|
|
1675
|
+
private fireSettingsChange;
|
|
1676
|
+
private fireAdd;
|
|
1677
|
+
resetSettings(): void;
|
|
1678
|
+
getSettings(): {
|
|
1679
|
+
filterVisible: boolean;
|
|
1680
|
+
sortBy: number;
|
|
1681
|
+
viewType: any;
|
|
1682
|
+
};
|
|
1683
|
+
onFilterToggle(): void;
|
|
1684
|
+
onSortByChange(): void;
|
|
1685
|
+
onViewSwitch(value: any): void;
|
|
1686
|
+
onAdd(): void;
|
|
1687
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ControlPanelComponent, never>;
|
|
1688
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ControlPanelComponent, "anatoly-data-grid-control-panel", never, { "sortByItems": { "alias": "sortByItems"; "required": false; }; "viewType": { "alias": "viewType"; "required": false; }; "filterButtonVisible": { "alias": "filterButtonVisible"; "required": false; }; "sortByVisible": { "alias": "sortByVisible"; "required": false; }; "viewTypesVisible": { "alias": "viewTypesVisible"; "required": false; }; "addButtonVisible": { "alias": "addButtonVisible"; "required": false; }; }, { "settingsChange": "settingsChange"; "add": "add"; }, never, ["*"], false, never>;
|
|
1689
|
+
}
|
|
1690
|
+
|
|
1691
|
+
declare class DataPagerComponent extends ComponentBase implements OnInit {
|
|
1692
|
+
private _defaultPageSizes;
|
|
1693
|
+
private _width;
|
|
1694
|
+
pageSizes: any[];
|
|
1695
|
+
style: string;
|
|
1696
|
+
totalItems: number;
|
|
1697
|
+
pageSize: number;
|
|
1698
|
+
skipItems: number;
|
|
1699
|
+
pageSizeDivisor: any;
|
|
1700
|
+
pageSizeMax: number;
|
|
1701
|
+
get width(): any;
|
|
1702
|
+
set width(value: any);
|
|
1703
|
+
pageChange: EventEmitter<any>;
|
|
1704
|
+
ngOnInit(): void;
|
|
1705
|
+
onPageChange(e: any): void;
|
|
1706
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DataPagerComponent, never>;
|
|
1707
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DataPagerComponent, "anatoly-datapager", never, { "totalItems": { "alias": "totalItems"; "required": false; }; "pageSize": { "alias": "pageSize"; "required": false; }; "skipItems": { "alias": "skipItems"; "required": false; }; "pageSizeDivisor": { "alias": "pageSizeDivisor"; "required": false; }; "pageSizeMax": { "alias": "pageSizeMax"; "required": false; }; "width": { "alias": "width"; "required": false; }; }, { "pageChange": "pageChange"; }, never, never, false, never>;
|
|
1708
|
+
}
|
|
1709
|
+
|
|
1710
|
+
declare class SignInButtonComponent extends ComponentBase implements OnInit {
|
|
1711
|
+
url: any;
|
|
1712
|
+
external: boolean;
|
|
1713
|
+
qs: string;
|
|
1714
|
+
ngOnInit(): void;
|
|
1715
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SignInButtonComponent, never>;
|
|
1716
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SignInButtonComponent, "anatoly-signin-button", never, { "qs": { "alias": "qs"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1717
|
+
}
|
|
1718
|
+
|
|
1719
|
+
declare class SignOutButtonComponent extends ComponentBase implements OnInit {
|
|
1720
|
+
url: any;
|
|
1721
|
+
external: boolean;
|
|
1722
|
+
qs: string;
|
|
1723
|
+
ngOnInit(): void;
|
|
1724
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SignOutButtonComponent, never>;
|
|
1725
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SignOutButtonComponent, "anatoly-signout-button", never, { "qs": { "alias": "qs"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1726
|
+
}
|
|
1727
|
+
|
|
1728
|
+
declare class SignUpButtonComponent extends ComponentBase implements OnInit {
|
|
1729
|
+
url: any;
|
|
1730
|
+
external: boolean;
|
|
1731
|
+
qs: string;
|
|
1732
|
+
ngOnInit(): void;
|
|
1733
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SignUpButtonComponent, never>;
|
|
1734
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SignUpButtonComponent, "anatoly-signup-button", never, { "qs": { "alias": "qs"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1735
|
+
}
|
|
1736
|
+
|
|
1737
|
+
declare class NodataComponent {
|
|
1738
|
+
dataLoading: any;
|
|
1739
|
+
dataLoaded: any;
|
|
1740
|
+
dataFound: any;
|
|
1741
|
+
icon: any;
|
|
1742
|
+
iconSize: SizeProp;
|
|
1743
|
+
heading: string;
|
|
1744
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NodataComponent, never>;
|
|
1745
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NodataComponent, "anatoly-nodata", never, { "dataLoading": { "alias": "dataLoading"; "required": false; }; "dataLoaded": { "alias": "dataLoaded"; "required": false; }; "dataFound": { "alias": "dataFound"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconSize": { "alias": "iconSize"; "required": false; }; "heading": { "alias": "heading"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1746
|
+
}
|
|
1747
|
+
|
|
1748
|
+
declare class NoMobileSupportComponent extends ComponentBase {
|
|
1749
|
+
logo: any;
|
|
1750
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NoMobileSupportComponent, never>;
|
|
1751
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NoMobileSupportComponent, "anatoly-no-mobile-support", never, { "logo": { "alias": "logo"; "required": false; }; }, {}, never, never, false, never>;
|
|
1752
|
+
}
|
|
1753
|
+
|
|
1754
|
+
declare class LoadingComponent extends ComponentBase implements OnInit {
|
|
1755
|
+
private loadingService;
|
|
1756
|
+
show: boolean;
|
|
1757
|
+
constructor(loadingService: LoadingService);
|
|
1758
|
+
ngOnInit(): void;
|
|
1759
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>;
|
|
1760
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "anatoly-loading", never, {}, {}, never, never, false, never>;
|
|
1761
|
+
}
|
|
1762
|
+
|
|
1763
|
+
declare class PageSpinnerComponent implements OnDestroy {
|
|
1764
|
+
private router;
|
|
1765
|
+
isSpinnerVisible: boolean;
|
|
1766
|
+
Spinkit: {
|
|
1767
|
+
skChasingDots: string;
|
|
1768
|
+
skCubeGrid: string;
|
|
1769
|
+
skDoubleBounce: string;
|
|
1770
|
+
skRotatingPlane: string;
|
|
1771
|
+
skSpinnerPulse: string;
|
|
1772
|
+
skThreeBounce: string;
|
|
1773
|
+
skWanderingCubes: string;
|
|
1774
|
+
skWave: string;
|
|
1775
|
+
skLine: string;
|
|
1776
|
+
};
|
|
1777
|
+
backgroundColor: string;
|
|
1778
|
+
spinner: string;
|
|
1779
|
+
constructor(router: Router);
|
|
1780
|
+
checkRouterEvent(routerEvent: Event): void;
|
|
1781
|
+
ngOnDestroy(): void;
|
|
1782
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PageSpinnerComponent, never>;
|
|
1783
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PageSpinnerComponent, "anatoly-pagespinner", never, { "backgroundColor": { "alias": "backgroundColor"; "required": false; }; "spinner": { "alias": "spinner"; "required": false; }; }, {}, never, never, false, never>;
|
|
1784
|
+
}
|
|
1785
|
+
|
|
1786
|
+
declare class Copy2ClipboardComponent extends ComponentBase {
|
|
1787
|
+
tooltip: string;
|
|
1788
|
+
text: string;
|
|
1789
|
+
onCopy2Clipboard(event: any): void;
|
|
1790
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Copy2ClipboardComponent, never>;
|
|
1791
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Copy2ClipboardComponent, "anatoly-copy-2-clipboard", never, { "tooltip": { "alias": "tooltip"; "required": false; }; "text": { "alias": "text"; "required": false; }; }, {}, never, never, false, never>;
|
|
1792
|
+
}
|
|
1793
|
+
|
|
1794
|
+
declare class UrlSlugComponent extends EditComponentBase implements OnInit {
|
|
1795
|
+
firstValue: boolean;
|
|
1796
|
+
hrefGo: string;
|
|
1797
|
+
urlPrefix: string;
|
|
1798
|
+
isGoButtonVisible: boolean;
|
|
1799
|
+
watchedControlName: string;
|
|
1800
|
+
generated: EventEmitter<any>;
|
|
1801
|
+
constructor();
|
|
1802
|
+
ngOnInit(): void;
|
|
1803
|
+
private generateUrlSlug;
|
|
1804
|
+
private startWatching;
|
|
1805
|
+
onUrlSlugChange(): void;
|
|
1806
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UrlSlugComponent, never>;
|
|
1807
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UrlSlugComponent, "anatoly-urlslug", never, { "urlPrefix": { "alias": "urlPrefix"; "required": false; }; "isGoButtonVisible": { "alias": "isGoButtonVisible"; "required": false; }; "watchedControlName": { "alias": "watchedControlName"; "required": false; }; }, { "generated": "generated"; }, never, never, false, never>;
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1810
|
+
declare class FeatureWillBeReadyComponent extends ComponentBase {
|
|
1811
|
+
readyDate: any;
|
|
1812
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeatureWillBeReadyComponent, never>;
|
|
1813
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FeatureWillBeReadyComponent, "anatoly-feature-will-be-ready", never, { "readyDate": { "alias": "readyDate"; "required": false; }; }, {}, never, never, false, never>;
|
|
1814
|
+
}
|
|
1815
|
+
|
|
1816
|
+
declare class YouAgreeToOurTermsComponent extends ComponentBase {
|
|
1817
|
+
prefix: any;
|
|
1818
|
+
oneLine: boolean;
|
|
1819
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<YouAgreeToOurTermsComponent, never>;
|
|
1820
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<YouAgreeToOurTermsComponent, "anatoly-you-agree-to-our-terms", never, { "prefix": { "alias": "prefix"; "required": false; }; "oneLine": { "alias": "oneLine"; "required": false; }; }, {}, never, never, false, never>;
|
|
1821
|
+
}
|
|
1822
|
+
|
|
1823
|
+
declare class ContactUsForm extends EditComponentBase implements OnInit {
|
|
1824
|
+
private reCaptcha;
|
|
1825
|
+
private fb;
|
|
1826
|
+
private appContext;
|
|
1827
|
+
private api;
|
|
1828
|
+
private notificationService;
|
|
1829
|
+
isUserSignedIn: boolean;
|
|
1830
|
+
reCaptchaSiteKey: any;
|
|
1831
|
+
selectedTopic: any;
|
|
1832
|
+
topicList: {
|
|
1833
|
+
value: string;
|
|
1834
|
+
}[];
|
|
1835
|
+
showActionButtons: boolean;
|
|
1836
|
+
submit: EventEmitter<any>;
|
|
1837
|
+
constructor(reCaptcha: ReCaptchaV3Service, fb: FormBuilder, appContext: AppContextService, api: EmailsApiService, notificationService: NotificationService);
|
|
1838
|
+
ngOnInit(): void;
|
|
1839
|
+
createFormGroup(): void;
|
|
1840
|
+
isValid(): boolean;
|
|
1841
|
+
contactUs(): void;
|
|
1842
|
+
onSubmit(): void;
|
|
1843
|
+
onTopicChange(event: any): void;
|
|
1844
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ContactUsForm, never>;
|
|
1845
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContactUsForm, "anatoly-forms-contactus-form", never, { "showActionButtons": { "alias": "showActionButtons"; "required": false; }; }, { "submit": "submit"; }, never, never, false, never>;
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1848
|
+
declare class ContactUsDialog extends DialogBase {
|
|
1849
|
+
contactUsForm: ContactUsForm;
|
|
1850
|
+
constructor();
|
|
1851
|
+
onClose(): void;
|
|
1852
|
+
onSubmitFire(): void;
|
|
1853
|
+
onSubmit(): void;
|
|
1854
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ContactUsDialog, never>;
|
|
1855
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContactUsDialog, "anatoly-contactus-dialog", never, {}, {}, never, never, false, never>;
|
|
1856
|
+
}
|
|
1857
|
+
|
|
1858
|
+
declare class HoveringDirective {
|
|
1859
|
+
hovering: boolean;
|
|
1860
|
+
onMouseEnter(): void;
|
|
1861
|
+
onMouseLeave(): void;
|
|
1862
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HoveringDirective, never>;
|
|
1863
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HoveringDirective, "[anatoly-hover]", never, {}, {}, never, never, false, never>;
|
|
1864
|
+
}
|
|
1865
|
+
|
|
1866
|
+
declare abstract class ReplacerDirectiveBase {
|
|
1867
|
+
private el;
|
|
1868
|
+
private renderer;
|
|
1869
|
+
constructor(el: ElementRef, renderer: Renderer2);
|
|
1870
|
+
protected setUrlAttribute(name: string, url: string): void;
|
|
1871
|
+
protected setAttribute(name: string, value: string): void;
|
|
1872
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ReplacerDirectiveBase, never>;
|
|
1873
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ReplacerDirectiveBase, never, never, {}, {}, never, never, true, never>;
|
|
1874
|
+
}
|
|
1875
|
+
|
|
1876
|
+
declare class AReplacerDirective extends ReplacerDirectiveBase implements OnInit, OnChanges {
|
|
1877
|
+
href: string;
|
|
1878
|
+
ngOnInit(): void;
|
|
1879
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1880
|
+
private setHref;
|
|
1881
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AReplacerDirective, never>;
|
|
1882
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AReplacerDirective, "a", never, { "href": { "alias": "href"; "required": false; }; }, {}, never, never, false, never>;
|
|
1883
|
+
}
|
|
1884
|
+
|
|
1885
|
+
declare class ImageReplacerDirective extends ReplacerDirectiveBase implements OnInit, OnChanges {
|
|
1886
|
+
src: string;
|
|
1887
|
+
ngOnInit(): void;
|
|
1888
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1889
|
+
private setSrc;
|
|
1890
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ImageReplacerDirective, never>;
|
|
1891
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ImageReplacerDirective, "img", never, { "src": { "alias": "src"; "required": false; }; }, {}, never, never, false, never>;
|
|
1892
|
+
}
|
|
1893
|
+
|
|
1894
|
+
declare class NativeElementDirective implements OnInit {
|
|
1895
|
+
private el;
|
|
1896
|
+
private control;
|
|
1897
|
+
constructor(el: ElementRef<HTMLFormElement>, control: NgControl);
|
|
1898
|
+
ngOnInit(): void;
|
|
1899
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NativeElementDirective, never>;
|
|
1900
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<NativeElementDirective, "[formControl], [formControlName]", never, {}, {}, never, never, false, never>;
|
|
1901
|
+
}
|
|
1902
|
+
|
|
1903
|
+
interface CodeName {
|
|
1904
|
+
code: string;
|
|
1905
|
+
name: string;
|
|
1906
|
+
}
|
|
1907
|
+
declare class AddressComponent extends EditComponentBase implements OnInit {
|
|
1908
|
+
private fb;
|
|
1909
|
+
private appContext;
|
|
1910
|
+
private _address;
|
|
1911
|
+
formGroupGenerated: boolean;
|
|
1912
|
+
countryData: Array<CodeName>;
|
|
1913
|
+
usStateData: Array<CodeName>;
|
|
1914
|
+
currentCountry: string;
|
|
1915
|
+
currentUSState: string;
|
|
1916
|
+
get address(): any;
|
|
1917
|
+
set address(value: any);
|
|
1918
|
+
change: EventEmitter<any>;
|
|
1919
|
+
constructor(fb: FormBuilder, appContext: AppContextService);
|
|
1920
|
+
ngOnInit(): void;
|
|
1921
|
+
private createFormGroup;
|
|
1922
|
+
private init;
|
|
1923
|
+
getAddress(): string;
|
|
1924
|
+
onCountryChange(event: any): void;
|
|
1925
|
+
onUSStateChange(event: any): void;
|
|
1926
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AddressComponent, never>;
|
|
1927
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddressComponent, "anatoly-forms-address", never, { "address": { "alias": "address"; "required": false; }; }, { "change": "change"; }, never, never, false, never>;
|
|
1928
|
+
}
|
|
1929
|
+
|
|
1930
|
+
declare class CompanyComponent extends EditComponentBase implements OnInit {
|
|
1931
|
+
private fb;
|
|
1932
|
+
private _company;
|
|
1933
|
+
formGroupGenerated: boolean;
|
|
1934
|
+
get company(): any;
|
|
1935
|
+
set company(value: any);
|
|
1936
|
+
constructor(fb: FormBuilder);
|
|
1937
|
+
ngOnInit(): void;
|
|
1938
|
+
private createFormGroup;
|
|
1939
|
+
private init;
|
|
1940
|
+
getCompany(): string;
|
|
1941
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CompanyComponent, never>;
|
|
1942
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CompanyComponent, "anatoly-forms-company", never, { "company": { "alias": "company"; "required": false; }; }, {}, never, never, false, never>;
|
|
1943
|
+
}
|
|
1944
|
+
|
|
1945
|
+
declare class FileSizePipe implements PipeTransform {
|
|
1946
|
+
private units;
|
|
1947
|
+
transform(bytes?: number, precision?: number): string;
|
|
1948
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileSizePipe, never>;
|
|
1949
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FileSizePipe, "filesize", false>;
|
|
1950
|
+
}
|
|
1951
|
+
|
|
1952
|
+
declare class ReplaceTextPipe implements PipeTransform {
|
|
1953
|
+
transform(inputData: string, search: string, replacement: string): string;
|
|
1954
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ReplaceTextPipe, never>;
|
|
1955
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<ReplaceTextPipe, "replaceText", false>;
|
|
1956
|
+
}
|
|
1957
|
+
|
|
1958
|
+
declare class SafeHtmlPipe implements PipeTransform {
|
|
1959
|
+
private sanitized;
|
|
1960
|
+
constructor(sanitized: DomSanitizer);
|
|
1961
|
+
transform(value: any): _angular_platform_browser.SafeHtml;
|
|
1962
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SafeHtmlPipe, never>;
|
|
1963
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SafeHtmlPipe, "safeHtml", false>;
|
|
1964
|
+
}
|
|
1965
|
+
|
|
1966
|
+
declare abstract class ValidationSummaryComponent extends EditComponentBase {
|
|
1967
|
+
constructor();
|
|
1968
|
+
private getControlTitle;
|
|
1969
|
+
private getTitleAttribute;
|
|
1970
|
+
getFormValidationMessages(): string[];
|
|
1971
|
+
getValidationMessages(control: any, name?: string, title?: string): string[];
|
|
1972
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationSummaryComponent, never>;
|
|
1973
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ValidationSummaryComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1974
|
+
}
|
|
1975
|
+
|
|
1976
|
+
declare class FormValidationSummaryComponent extends ValidationSummaryComponent {
|
|
1977
|
+
visible: boolean;
|
|
1978
|
+
customerrors: string[];
|
|
1979
|
+
viewtype: number;
|
|
1980
|
+
constructor();
|
|
1981
|
+
getErrors(): any[];
|
|
1982
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormValidationSummaryComponent, never>;
|
|
1983
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormValidationSummaryComponent, "anatoly-form-validation-summary", never, { "visible": { "alias": "visible"; "required": false; }; "customerrors": { "alias": "customerrors"; "required": false; }; "viewtype": { "alias": "viewtype"; "required": false; }; }, {}, never, never, false, never>;
|
|
1984
|
+
}
|
|
1985
|
+
|
|
1986
|
+
declare class ItemValidationSummaryComponent extends ValidationSummaryComponent {
|
|
1987
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ItemValidationSummaryComponent, never>;
|
|
1988
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ItemValidationSummaryComponent, "anatoly-item-validation-summary", never, {}, {}, never, never, false, never>;
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1991
|
+
declare let InjectorInstance: Injector;
|
|
1992
|
+
declare class AnatolyCoreModule {
|
|
1993
|
+
private injector;
|
|
1994
|
+
constructor(injector: Injector);
|
|
1995
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyCoreModule, never>;
|
|
1996
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyCoreModule, never, [typeof i1.CommonModule, typeof i2$1.RouterModule, typeof i3.ToastrModule, typeof LocalizationSettingsModule, typeof LocalizationModule], [typeof i2$1.RouterModule, typeof LocalizationSettingsModule, typeof LocalizationModule]>;
|
|
1997
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyCoreModule>;
|
|
1998
|
+
}
|
|
1999
|
+
|
|
2000
|
+
declare class AnatolyDataModule {
|
|
2001
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyDataModule, never>;
|
|
2002
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyDataModule, never, [typeof i1.CommonModule], never>;
|
|
2003
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyDataModule>;
|
|
2004
|
+
}
|
|
2005
|
+
|
|
2006
|
+
declare function initializeMsalFactory(msalInstance: IPublicClientApplication, auth: AuthService): () => Promise<void>;
|
|
2007
|
+
declare class AnatolyIAMModule {
|
|
2008
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyIAMModule, never>;
|
|
2009
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyIAMModule, never, [typeof i1.CommonModule, typeof i2$1.RouterModule, typeof i3$1.HttpClientModule, typeof i4.MsalModule], never>;
|
|
2010
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyIAMModule>;
|
|
2011
|
+
}
|
|
2012
|
+
|
|
2013
|
+
declare class SignInPage extends PageBase implements OnInit {
|
|
2014
|
+
private auth;
|
|
2015
|
+
constructor(auth: AuthService);
|
|
2016
|
+
ngOnInit(): void;
|
|
2017
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SignInPage, never>;
|
|
2018
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SignInPage, "iam-signin-page", never, {}, {}, never, never, false, never>;
|
|
2019
|
+
}
|
|
2020
|
+
|
|
2021
|
+
declare class SignUpPage extends PageBase implements OnInit {
|
|
2022
|
+
private auth;
|
|
2023
|
+
constructor(auth: AuthService);
|
|
2024
|
+
ngOnInit(): void;
|
|
2025
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SignUpPage, never>;
|
|
2026
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SignUpPage, "iam-signup-page", never, {}, {}, never, never, false, never>;
|
|
2027
|
+
}
|
|
2028
|
+
|
|
2029
|
+
declare class SignOutPage extends PageBase implements OnInit {
|
|
2030
|
+
private auth;
|
|
2031
|
+
constructor(auth: AuthService);
|
|
2032
|
+
ngOnInit(): void;
|
|
2033
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SignOutPage, never>;
|
|
2034
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SignOutPage, "iam-signout-page", never, {}, {}, never, never, false, never>;
|
|
2035
|
+
}
|
|
2036
|
+
|
|
2037
|
+
declare class AnatolyIAMPagesModule {
|
|
2038
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyIAMPagesModule, never>;
|
|
2039
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyIAMPagesModule, [typeof SignInPage, typeof SignUpPage, typeof SignOutPage], [typeof i1.CommonModule, typeof i2$1.RouterModule, typeof i2$1.RouterModule], never>;
|
|
2040
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyIAMPagesModule>;
|
|
2041
|
+
}
|
|
2042
|
+
|
|
2043
|
+
declare class FaModule {
|
|
2044
|
+
constructor(library: FaIconLibrary);
|
|
2045
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FaModule, never>;
|
|
2046
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FaModule, never, [typeof i1.CommonModule, typeof i2$2.FontAwesomeModule], [typeof i2$2.FontAwesomeModule]>;
|
|
2047
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FaModule>;
|
|
2048
|
+
}
|
|
2049
|
+
|
|
2050
|
+
declare class KendoModule {
|
|
2051
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<KendoModule, never>;
|
|
2052
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<KendoModule, never, [typeof i1.CommonModule, typeof i2$3.LayoutModule, typeof i3$2.ButtonsModule, typeof i4$1.DropDownsModule, typeof i5.InputsModule, typeof i6.LabelModule, typeof i7.ScrollViewModule, typeof i8.IntlModule, typeof i9.DateInputsModule, typeof i5.FormFieldModule, typeof i10.IconsModule, typeof i11.DialogsModule, typeof i12.UploadsModule, typeof i13.SchedulerModule, typeof i14.ChartsModule, typeof i15.GridModule, typeof i6.LabelModule, typeof i16.PagerModule, typeof i17.RippleModule, typeof i18.PopupModule, typeof i19.TreeViewModule, typeof i20.TooltipsModule], [typeof i2$3.LayoutModule, typeof i3$2.ButtonsModule, typeof i4$1.DropDownsModule, typeof i5.InputsModule, typeof i6.LabelModule, typeof i7.ScrollViewModule, typeof i8.IntlModule, typeof i9.DateInputsModule, typeof i5.FormFieldModule, typeof i10.IconsModule, typeof i11.DialogsModule, typeof i12.UploadsModule, typeof i13.SchedulerModule, typeof i14.ChartsModule, typeof i15.GridModule, typeof i6.LabelModule, typeof i16.PagerModule, typeof i17.RippleModule, typeof i18.PopupModule, typeof i19.TreeViewModule, typeof i20.TooltipsModule]>;
|
|
2053
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<KendoModule>;
|
|
2054
|
+
}
|
|
2055
|
+
|
|
2056
|
+
declare class AnatolyUIModule {
|
|
2057
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyUIModule, never>;
|
|
2058
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyUIModule, [typeof CardComponent, typeof CardHeaderComponent, typeof CardBodyComponent, typeof CardFooterComponent, typeof CheckIconComponent, typeof Copy2ClipboardComponent, typeof ControlPanelComponent, typeof DataPagerComponent, typeof CountryDropdownlist, typeof LanguageDropdownlist, typeof ModerationStatusDropdownlist, typeof PublishStatusDropdownlist, typeof TimezoneDropdownlist, typeof HtmlEditorComponent, typeof SignInButtonComponent, typeof SignUpButtonComponent, typeof SignOutButtonComponent, typeof NodataComponent, typeof NoMobileSupportComponent, typeof PageSpinnerComponent, typeof LoadingComponent, typeof UrlSlugComponent, typeof FeatureWillBeReadyComponent, typeof YouAgreeToOurTermsComponent, typeof ContactUsDialog, typeof HoveringDirective, typeof AReplacerDirective, typeof ImageReplacerDirective, typeof NativeElementDirective, typeof AddressComponent, typeof CompanyComponent, typeof ContactUsForm, typeof SafeHtmlPipe, typeof ReplaceTextPipe, typeof FileSizePipe, typeof FormValidationSummaryComponent, typeof ItemValidationSummaryComponent], [typeof i1.CommonModule, typeof i2$1.RouterModule, typeof i40.ReactiveFormsModule, typeof i40.FormsModule, typeof i41.NgxCaptchaModule, typeof i42.FERootModule, typeof FaModule, typeof KendoModule], [typeof CardComponent, typeof CardHeaderComponent, typeof CardBodyComponent, typeof CardFooterComponent, typeof CheckIconComponent, typeof Copy2ClipboardComponent, typeof ControlPanelComponent, typeof DataPagerComponent, typeof CountryDropdownlist, typeof LanguageDropdownlist, typeof ModerationStatusDropdownlist, typeof PublishStatusDropdownlist, typeof TimezoneDropdownlist, typeof HtmlEditorComponent, typeof SignInButtonComponent, typeof SignUpButtonComponent, typeof SignOutButtonComponent, typeof NodataComponent, typeof NoMobileSupportComponent, typeof PageSpinnerComponent, typeof LoadingComponent, typeof UrlSlugComponent, typeof FeatureWillBeReadyComponent, typeof YouAgreeToOurTermsComponent, typeof ContactUsDialog, typeof HoveringDirective, typeof AReplacerDirective, typeof ImageReplacerDirective, typeof NativeElementDirective, typeof AddressComponent, typeof CompanyComponent, typeof ContactUsForm, typeof SafeHtmlPipe, typeof ReplaceTextPipe, typeof FileSizePipe, typeof FormValidationSummaryComponent, typeof ItemValidationSummaryComponent]>;
|
|
2059
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyUIModule>;
|
|
2060
|
+
}
|
|
2061
|
+
|
|
2062
|
+
declare class AnatolyBillingModule {
|
|
2063
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyBillingModule, never>;
|
|
2064
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyBillingModule, [typeof BuyAccessButtonComponent, typeof SubscribePlanButtonComponent, typeof OrderSummaryComponent, typeof PaymentMethodsComponent, typeof PaymentOptionsComponent, typeof BraintreeDialog, typeof PaypalButtonComponent, typeof PaypalSubscribeButtonComponent, typeof PayPalComponent, typeof StripeDialog], [typeof i1.CommonModule, typeof i40.ReactiveFormsModule, typeof i40.FormsModule, typeof FaModule, typeof KendoModule, typeof AnatolyUIModule], [typeof BuyAccessButtonComponent, typeof SubscribePlanButtonComponent, typeof OrderSummaryComponent, typeof PaymentMethodsComponent, typeof PaymentOptionsComponent, typeof BraintreeDialog, typeof PaypalButtonComponent, typeof PaypalSubscribeButtonComponent, typeof PayPalComponent, typeof StripeDialog]>;
|
|
2065
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyBillingModule>;
|
|
2066
|
+
}
|
|
2067
|
+
|
|
2068
|
+
declare class AnatolyModule {
|
|
2069
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyModule, never>;
|
|
2070
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyModule, never, [typeof i1.CommonModule, typeof AnatolyCoreModule, typeof AnatolyDataModule, typeof AnatolyIAMModule, typeof AnatolyUIModule], [typeof AnatolyCoreModule, typeof AnatolyDataModule, typeof AnatolyIAMModule, typeof AnatolyUIModule]>;
|
|
2071
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyModule>;
|
|
2072
|
+
}
|
|
2073
|
+
|
|
2074
|
+
export { AReplacerDirective, AddressComponent, AdminGuard, Alerts, AnatolyBillingModule, AnatolyCoreModule, AnatolyDataModule, AnatolyHttpInterceptor, AnatolyIAMModule, AnatolyIAMPagesModule, AnatolyModule, AnatolyUIModule, ApiServiceBase, ApiUrl, AppContextService, AppCoreSettings, AppName, AppSettings, AppVersion, AppsGoServiceBase, AuthService, AuthenticationGuard, BillingService, BillingUtils, BraintreeDialog, BrowserService, BuyAccessButtonComponent, CardBodyComponent, CardComponent, CardFooterComponent, CardHeaderComponent, CheckIconComponent, ClientApps, CompanyComponent, ComponentBase, ContactUsDialog, ContactUsForm, ControlPanelComponent, Convert, Copy2ClipboardComponent, CoreApiService, CountryDropdownlist, CurrenciesApiService, CurrenciesStorageService, DOM, DataPagerComponent, DataViewType, DateConvert, DefaultEditorOptions, DialogBase, DigitalMarketingService, DiscountCodeStatus, DiscountCodeType, EditComponentBase, EditPageBase, EmailsApiService, EnumEditComponentBase, FeatureWillBeReadyComponent, FileSizePipe, FormValidationSummaryComponent, GABillingEvents, GAEvents, GlobalErrorHandler, GoServiceBase, GoogleAnalyticsService, GridEditServiceBase, GridReadServiceBase, Guid, HoveringDirective, HtmlEditorComponent, HtmlEditorComponentBase, IdleService, ImageReplacerDirective, InjectorInstance, IsDevMode, IsProdMode, ItemValidationSummaryComponent, L10nUtils, LanguageDropdownlist, ListBase, LoadingComponent, LoadingService, LocalStorageService, LocalizationModule, LocalizationService, LocalizationSettingsModule, LocalizePipe, LoggingService, MSALUtils, ModerationStatus, ModerationStatusDropdownlist, NativeElementDirective, NoMobileSupportComponent, NodataComponent, NotificationService, OrderSummaryComponent, PageBase, PageSpinnerComponent, PagedPageBase, PayPalComponent, PayPalScriptService, PaymentMethod, PaymentMethodsComponent, PaymentOptionsComponent, PaymentStage, PaymentType, PaymentsApiService, PaymentsService, PaypalButtonComponent, PaypalSubscribeButtonComponent, PromoCodesApiService, PublishStatus, PublishStatusDropdownlist, QSUtils, ReplaceTextPipe, SafeHtmlPipe, ScriptService, SessionStorageService, SignInButtonComponent, SignOutButtonComponent, SignUpButtonComponent, StarterGuard, StarterService, Stopwatch, StripeDialog, Subs, SubscribePlanButtonComponent, SubscriptionProvider, SubscriptionsApiService, TimezoneDropdownlist, TransactionsApiService, UrlSlugComponent, Utils, ValidationSummaryComponent, XmlFormatter, YouAgreeToOurTermsComponent, dateFormats, dateTimeFormats, formatUrl, getAppSettingsById, getAppSettingsByName, getCurrentApp, getLocalizationInjector, initializeMsalFactory, is, throwIfAlreadyLoaded, timeFormats, translateLoaderFactory };
|
|
2075
|
+
export type { ICurrentApp, INotification };
|