@osovitny/anatoly 3.19.48 → 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 +68 -81
- 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 -24
- 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
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ActivatedRouteSnapshot, CanActivate, CanActivateChild, RouterStateSnapshot } from '@angular/router';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { StarterService } from "../services/starter.service";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class StarterGuard implements CanActivate, CanActivateChild {
|
|
6
|
-
protected starter: StarterService;
|
|
7
|
-
constructor(starter: StarterService);
|
|
8
|
-
private ensureApplicationStarted;
|
|
9
|
-
canActivate(next: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
10
|
-
canActivateChild(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Observable<boolean>;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StarterGuard, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<StarterGuard>;
|
|
13
|
-
}
|
package/lib/core/guid.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { HttpEvent, HttpHandler, HttpInterceptor, HttpRequest } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { LoadingService } from '../services/loading.service';
|
|
4
|
-
import { LoggingService } from '../logging/logging.service';
|
|
5
|
-
import { AuthService } from '../../iam/exports';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class AnatolyHttpInterceptor implements HttpInterceptor {
|
|
8
|
-
protected authService: AuthService;
|
|
9
|
-
protected loadingService: LoadingService;
|
|
10
|
-
protected logger: LoggingService;
|
|
11
|
-
protected longRunningExceptions: string[];
|
|
12
|
-
protected authorizationTokenExceptions: string[];
|
|
13
|
-
protected autoCDNSASTokenUrls: string[];
|
|
14
|
-
protected externalSiteUrls: string[];
|
|
15
|
-
constructor(authService: AuthService, loadingService: LoadingService, logger: LoggingService);
|
|
16
|
-
private handleHttpRequest;
|
|
17
|
-
private setQS;
|
|
18
|
-
intercept(req: HttpRequest<any>, next: HttpHandler): Observable<HttpEvent<any>>;
|
|
19
|
-
onRequestStart(loadingRequired: boolean): void;
|
|
20
|
-
onRequestEnd(loadingRequired: boolean): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyHttpInterceptor, never>;
|
|
22
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AnatolyHttpInterceptor>;
|
|
23
|
-
}
|
package/lib/core/is.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
export declare class is {
|
|
2
|
-
/**
|
|
3
|
-
* @name isDate
|
|
4
|
-
* @summary Is the given value a date?
|
|
5
|
-
*/
|
|
6
|
-
static date(value: any): boolean;
|
|
7
|
-
/**
|
|
8
|
-
* @name isDateValid
|
|
9
|
-
* @summary Is the given date valid?
|
|
10
|
-
*/
|
|
11
|
-
static dateValid(date: any): boolean;
|
|
12
|
-
static dateInvalid(date: any): boolean;
|
|
13
|
-
static objectNullOrEmpty(obj: any): boolean;
|
|
14
|
-
static string(value: any): value is string | String;
|
|
15
|
-
static emptyString(value: any): boolean;
|
|
16
|
-
static notEmptyString(value: any): boolean;
|
|
17
|
-
static number(value: any): value is number;
|
|
18
|
-
static boolean(value: any): value is boolean;
|
|
19
|
-
static array(value: any): value is any[];
|
|
20
|
-
static emptyArray(value: any): boolean;
|
|
21
|
-
static notEmptyArray(value: any): boolean;
|
|
22
|
-
static undefined(value: any): value is undefined;
|
|
23
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./localize.pipe";
|
|
3
|
-
import * as i2 from "@ngx-translate/core";
|
|
4
|
-
export declare class LocalizationModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizationModule, [typeof i1.LocalizePipe], [typeof i2.TranslateModule], [typeof i2.TranslateModule, typeof i1.LocalizePipe]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LocalizationModule>;
|
|
8
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
-
import { TranslateService } from '@ngx-translate/core';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class LocalizationService implements OnDestroy {
|
|
5
|
-
private translate;
|
|
6
|
-
private subs;
|
|
7
|
-
private dateFnsLocale;
|
|
8
|
-
private supportedLanguages;
|
|
9
|
-
private defaultLanguage;
|
|
10
|
-
langchange: EventEmitter<any>;
|
|
11
|
-
constructor(translate: TranslateService);
|
|
12
|
-
ngOnDestroy(): void;
|
|
13
|
-
private format;
|
|
14
|
-
configureSettings(translate: TranslateService): string;
|
|
15
|
-
setSupportedLanguages(languages: string[]): void;
|
|
16
|
-
setDefaultLanguage(lang: string): void;
|
|
17
|
-
setLanguage(language: string): void;
|
|
18
|
-
getBrowserLanguage(): string;
|
|
19
|
-
getDatefnsLocale(): any;
|
|
20
|
-
getLocalizedValue(key: string, params?: any[]): string;
|
|
21
|
-
getLocalizedDateTime(value: any, formatStr?: string): string;
|
|
22
|
-
getLocalizedDate(value: any, formatStr?: string): string;
|
|
23
|
-
getLocalizedTime(value: any, formatStr?: string): string;
|
|
24
|
-
getUTCToLocalizedDateTime(value: any, formatStr?: string): string;
|
|
25
|
-
getUTCToLocalizedDate(value: any, formatStr?: string): string;
|
|
26
|
-
getUTCToLocalizedTime(value: any, formatStr?: string): string;
|
|
27
|
-
getLocalizedDistance(endedDateStr: string, startedDateStr: string): string;
|
|
28
|
-
getUTCToLocalizedDistance(value: string): string;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationService, never>;
|
|
30
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LocalizationService>;
|
|
31
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { LocalizationService } from './localization.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class LocalizePipe implements PipeTransform {
|
|
5
|
-
private localizeService;
|
|
6
|
-
constructor(localizeService: LocalizationService);
|
|
7
|
-
transform(inputData: string, type?: string, param2?: string): string;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizePipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<LocalizePipe, "localize", false>;
|
|
10
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { HttpClient } from '@angular/common/http';
|
|
3
|
-
import { TranslateHttpLoader } from '@ngx-translate/http-loader';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "@ngx-translate/core";
|
|
6
|
-
export declare function translateLoaderFactory(httpClient: HttpClient): TranslateHttpLoader;
|
|
7
|
-
export declare function getLocalizationInjector(): Injector;
|
|
8
|
-
export declare class LocalizationSettingsModule {
|
|
9
|
-
private injector;
|
|
10
|
-
constructor(injector: Injector);
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizationSettingsModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<LocalizationSettingsModule, never, [typeof i1.TranslateModule], never>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<LocalizationSettingsModule>;
|
|
14
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { ErrorHandler, Injector } from "@angular/core";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class GlobalErrorHandler implements ErrorHandler {
|
|
4
|
-
private injector;
|
|
5
|
-
constructor(injector: Injector);
|
|
6
|
-
handleError(error: any): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalErrorHandler, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GlobalErrorHandler>;
|
|
9
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class LoggingService {
|
|
3
|
-
constructor();
|
|
4
|
-
info(info: any): void;
|
|
5
|
-
warn(info: any): void;
|
|
6
|
-
error(error: any): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoggingService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LoggingService>;
|
|
9
|
-
}
|
package/lib/core/models/qs.d.ts
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare class Alerts {
|
|
2
|
-
static areYouSure(text: any, title?: any, confirmButtonText?: any, cancelButtonText?: any, successAction?: any, cancelAction?: any): void;
|
|
3
|
-
static info(text: any, params?: any[], title?: any): void;
|
|
4
|
-
static warning(text: any, params?: any[], title?: any): void;
|
|
5
|
-
static error(text?: any, params?: any[], title?: any): void;
|
|
6
|
-
static success(text?: any, params?: any[], title?: any, successAction?: any): void;
|
|
7
|
-
static cancel(text?: any, params?: any[], title?: any): void;
|
|
8
|
-
static notImplemented(): void;
|
|
9
|
-
static authenticationRequired(): void;
|
|
10
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { ToastrService } from 'ngx-toastr';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class NotificationService {
|
|
4
|
-
private toastrService;
|
|
5
|
-
constructor(toastrService: ToastrService);
|
|
6
|
-
info(text: any, params?: any[], title?: any): void;
|
|
7
|
-
warning(text: any, params?: any[], title?: any): void;
|
|
8
|
-
error(text?: any, params?: any[], title?: any): void;
|
|
9
|
-
success(text?: any, params?: any[], title?: any): void;
|
|
10
|
-
cancel(text?: any, params?: any[], title?: any): void;
|
|
11
|
-
notImplemented(): void;
|
|
12
|
-
authenticationRequired(): void;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationService, never>;
|
|
14
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<NotificationService>;
|
|
15
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export declare class Stopwatch {
|
|
2
|
-
private name;
|
|
3
|
-
private startTime;
|
|
4
|
-
private stopTime;
|
|
5
|
-
private running;
|
|
6
|
-
private performance;
|
|
7
|
-
constructor(name: any);
|
|
8
|
-
private currentTime;
|
|
9
|
-
start(): void;
|
|
10
|
-
stop(): void;
|
|
11
|
-
getElapsedMilliseconds(): number;
|
|
12
|
-
getElapsedSeconds(): number;
|
|
13
|
-
printElapsedAsMilliseconds(): void;
|
|
14
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiServiceBase } from '../../data/base/api.service';
|
|
4
|
-
import { LocalStorageService, SessionStorageService } from './web-storage.service';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class AppContextService extends ApiServiceBase {
|
|
7
|
-
protected http: HttpClient;
|
|
8
|
-
protected localStorage: LocalStorageService;
|
|
9
|
-
protected sessionStorage: SessionStorageService;
|
|
10
|
-
private storageKeyName;
|
|
11
|
-
private subscription;
|
|
12
|
-
private _updated;
|
|
13
|
-
readonly updated$: Observable<any>;
|
|
14
|
-
private _userUpdated;
|
|
15
|
-
readonly userUpdated$: Observable<any>;
|
|
16
|
-
private _standardJsonFilesLoaded;
|
|
17
|
-
readonly standardJsonFilesLoaded$: Observable<any>;
|
|
18
|
-
constructor(http: HttpClient, localStorage: LocalStorageService, sessionStorage: SessionStorageService);
|
|
19
|
-
private fireUpdated;
|
|
20
|
-
protected fireUserUpdated(): void;
|
|
21
|
-
private fireStandardJsonFilesLoaded;
|
|
22
|
-
private getCountriesJsonFile;
|
|
23
|
-
private getLanguagesJsonFile;
|
|
24
|
-
private getTimezonesJsonFile;
|
|
25
|
-
private getUSStatesJsonFile;
|
|
26
|
-
private getCurrent4Session;
|
|
27
|
-
private setCurrent2Session;
|
|
28
|
-
private dataReceived;
|
|
29
|
-
private getCurrentContext;
|
|
30
|
-
private updateCurrentIfExpired;
|
|
31
|
-
init(context?: any): void;
|
|
32
|
-
loadStandardJsonFiles(): Observable<any>;
|
|
33
|
-
loadRequiredJsonFiles(): Observable<any>;
|
|
34
|
-
loadRequiredItems(): Observable<any>;
|
|
35
|
-
updateCurrent(): void;
|
|
36
|
-
clearLocalStorage(): void;
|
|
37
|
-
clearSessionStorage(): void;
|
|
38
|
-
clearWebStorage(): void;
|
|
39
|
-
get current(): any;
|
|
40
|
-
set current(value: any);
|
|
41
|
-
get user(): any;
|
|
42
|
-
get version(): any;
|
|
43
|
-
set version(value: any);
|
|
44
|
-
get currency(): any;
|
|
45
|
-
set currency(value: any);
|
|
46
|
-
clearCurrency(): void;
|
|
47
|
-
get countries(): any;
|
|
48
|
-
set countries(value: any);
|
|
49
|
-
clearCountries(): void;
|
|
50
|
-
get languages(): any;
|
|
51
|
-
set languages(value: any);
|
|
52
|
-
clearLanguages(): void;
|
|
53
|
-
get timezones(): any;
|
|
54
|
-
set timezones(value: any);
|
|
55
|
-
clearTimezones(): void;
|
|
56
|
-
get usStates(): any;
|
|
57
|
-
set usStates(value: any);
|
|
58
|
-
clearUSStates(): void;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AppContextService, never>;
|
|
60
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<AppContextService>;
|
|
61
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { Platform } from '@angular/cdk/platform';
|
|
2
|
-
import { BreakpointObserver } from '@angular/cdk/layout';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class BrowserService {
|
|
5
|
-
private platform;
|
|
6
|
-
private breakpointObserver;
|
|
7
|
-
private isMobileScreen;
|
|
8
|
-
private isTabletScreen;
|
|
9
|
-
private _updated;
|
|
10
|
-
readonly updated$: import("rxjs").Observable<any>;
|
|
11
|
-
constructor(platform: Platform, breakpointObserver: BreakpointObserver);
|
|
12
|
-
private init;
|
|
13
|
-
private fireUpdated;
|
|
14
|
-
isIframe(): boolean;
|
|
15
|
-
isIE(): boolean;
|
|
16
|
-
isMobile(): boolean;
|
|
17
|
-
isTablet(): boolean;
|
|
18
|
-
isMobileOrTablet(): boolean;
|
|
19
|
-
isDesktopMacOS(): boolean;
|
|
20
|
-
isDesktop(): boolean;
|
|
21
|
-
get userAgent(): string;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BrowserService, never>;
|
|
23
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<BrowserService>;
|
|
24
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { Title, Meta, MetaDefinition } from '@angular/platform-browser';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DigitalMarketingService {
|
|
4
|
-
private title;
|
|
5
|
-
private meta;
|
|
6
|
-
private dom;
|
|
7
|
-
private existingMetaTags;
|
|
8
|
-
constructor(title: Title, meta: Meta, dom: any);
|
|
9
|
-
updateTitle(title?: string): void;
|
|
10
|
-
updateDescription(desc?: string): void;
|
|
11
|
-
updateKeywords(keywords?: string): void;
|
|
12
|
-
updateMetaTags(metaDefinitions: MetaDefinition[]): void;
|
|
13
|
-
private removePreviousMetaTags;
|
|
14
|
-
private getMetaTagKey;
|
|
15
|
-
setCanonicalUrl(url?: string): void;
|
|
16
|
-
updateCanonicalUrl(url?: string): void;
|
|
17
|
-
updateOpenGraphTags(ogTags: {
|
|
18
|
-
title?: string;
|
|
19
|
-
description?: string;
|
|
20
|
-
image?: string;
|
|
21
|
-
url?: string;
|
|
22
|
-
}): void;
|
|
23
|
-
clearAllMetaTags(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DigitalMarketingService, never>;
|
|
25
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DigitalMarketingService>;
|
|
26
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Router } from '@angular/router';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class GoogleAnalyticsService {
|
|
4
|
-
private router;
|
|
5
|
-
private subscription;
|
|
6
|
-
constructor(router: Router);
|
|
7
|
-
subscribe(): void;
|
|
8
|
-
unsubscribe(): void;
|
|
9
|
-
event(name: string, params?: any): void;
|
|
10
|
-
private get ga();
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GoogleAnalyticsService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GoogleAnalyticsService>;
|
|
13
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { Observable, Subject } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class IdleService {
|
|
4
|
-
private idle$;
|
|
5
|
-
private timer$;
|
|
6
|
-
private idleSubscription;
|
|
7
|
-
private startDate;
|
|
8
|
-
private timeOutSeconds;
|
|
9
|
-
private timeOutMilliSeconds;
|
|
10
|
-
expired$: Subject<boolean>;
|
|
11
|
-
private resetTimeCounters;
|
|
12
|
-
private startTimer;
|
|
13
|
-
private resetTimer;
|
|
14
|
-
startWatching(timeOutSeconds: any): Observable<any>;
|
|
15
|
-
stopWatching(): void;
|
|
16
|
-
restartIdleTimer(timeOutSeconds: any): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IdleService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<IdleService>;
|
|
19
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from "rxjs";
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class LoadingService extends BehaviorSubject<boolean> {
|
|
4
|
-
private counter;
|
|
5
|
-
isFreezed: boolean;
|
|
6
|
-
constructor();
|
|
7
|
-
private setTimeout;
|
|
8
|
-
show(): void;
|
|
9
|
-
hide(): void;
|
|
10
|
-
freeze(timeout?: number): void;
|
|
11
|
-
reset(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LoadingService>;
|
|
14
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { NgZone } from '@angular/core';
|
|
2
|
-
import { IQueryParam } from '../models/qs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ScriptService {
|
|
5
|
-
protected zone: NgZone;
|
|
6
|
-
constructor(zone: NgZone);
|
|
7
|
-
private getElemId;
|
|
8
|
-
registerScript(url: string, globalVar: string, onReady: (globalVar: any) => void): void;
|
|
9
|
-
cleanup(globalVar: string): void;
|
|
10
|
-
getQueryString(queryParams: IQueryParam[]): string;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ScriptService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ScriptService>;
|
|
13
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiServiceBase } from '../../data/base/api.service';
|
|
4
|
-
import { LoggingService } from '../logging/logging.service';
|
|
5
|
-
import { AppContextService } from '../services/appcontext.service';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class StarterService extends ApiServiceBase {
|
|
8
|
-
protected http: HttpClient;
|
|
9
|
-
protected appContext: AppContextService;
|
|
10
|
-
protected logger: LoggingService;
|
|
11
|
-
constructor(http: HttpClient, appContext: AppContextService, logger: LoggingService);
|
|
12
|
-
private applicationStarting;
|
|
13
|
-
ensureApplicationStarted(): Observable<any>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<StarterService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<StarterService>;
|
|
16
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
declare class WebStorageService {
|
|
3
|
-
storage: Storage;
|
|
4
|
-
constructor(storage: string);
|
|
5
|
-
setItem(key: any, value: any): void;
|
|
6
|
-
setObject(key: any, value: any): void;
|
|
7
|
-
getItem(key: any): string;
|
|
8
|
-
getObject(key: any): any;
|
|
9
|
-
remove(key: any): void;
|
|
10
|
-
clear(): void;
|
|
11
|
-
}
|
|
12
|
-
export declare class LocalStorageService extends WebStorageService {
|
|
13
|
-
constructor();
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalStorageService, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<LocalStorageService>;
|
|
16
|
-
}
|
|
17
|
-
export declare class SessionStorageService extends WebStorageService {
|
|
18
|
-
constructor();
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SessionStorageService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SessionStorageService>;
|
|
21
|
-
}
|
|
22
|
-
export {};
|
package/lib/core/subs.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export declare class QSUtils {
|
|
2
|
-
private static getValue;
|
|
3
|
-
static getValueByName(name: any): string;
|
|
4
|
-
static exists(name: any): boolean;
|
|
5
|
-
static idExists(): boolean;
|
|
6
|
-
static clear(): void;
|
|
7
|
-
static clearKey(name: any, reload?: boolean, clearStorage?: boolean): void;
|
|
8
|
-
static getUrlSlug(): string;
|
|
9
|
-
static isSSOinProgress(): boolean;
|
|
10
|
-
static clearSSO(): void;
|
|
11
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare class Utils {
|
|
2
|
-
static copyToClipBoard(event: any, val: string): void;
|
|
3
|
-
static downloadFile(name: string, url: string): void;
|
|
4
|
-
static downloadBlobFile(value: Blob, fileName: string): void;
|
|
5
|
-
static slugify(text: string, prefix?: string, postfix?: string): string;
|
|
6
|
-
static generateRandom(start: number, end: number): number;
|
|
7
|
-
static sortArray(items: any): any;
|
|
8
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class ApiServiceBase {
|
|
5
|
-
protected http: HttpClient;
|
|
6
|
-
protected baseUrl: string;
|
|
7
|
-
constructor(http: HttpClient);
|
|
8
|
-
private serializeParams;
|
|
9
|
-
get<T>(action: string, data?: any, responseType?: any): Observable<T>;
|
|
10
|
-
post(action: string, data?: any, responseType?: any): Observable<any>;
|
|
11
|
-
postQS(action: string, data?: any, responseType?: any): Observable<any>;
|
|
12
|
-
delete(action: string, data?: any, responseType?: any): Observable<any>;
|
|
13
|
-
getExternalTextFile(url: string): Observable<any>;
|
|
14
|
-
private __getJsonFile;
|
|
15
|
-
getLibJsonFile(fileName: string): Observable<any>;
|
|
16
|
-
getJsonFile(fileName: string): Observable<any>;
|
|
17
|
-
getExternalJsonFile(libname: string, fileName: string): Observable<any>;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ApiServiceBase, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ApiServiceBase>;
|
|
20
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from "@angular/common/http";
|
|
2
|
-
import { Observable } from "rxjs";
|
|
3
|
-
import { GridReadServiceBase } from "./grid-read.service";
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class GridEditServiceBase extends GridReadServiceBase {
|
|
6
|
-
protected http: HttpClient;
|
|
7
|
-
protected baseUrl: string;
|
|
8
|
-
constructor(http: HttpClient);
|
|
9
|
-
private reset;
|
|
10
|
-
resetItem(dataItem: any): void;
|
|
11
|
-
save(data: any, isNew: boolean, sucess?: Function): void;
|
|
12
|
-
delete(data: any, sucess?: Function): import("rxjs").Subscription;
|
|
13
|
-
post(action: any, data?: any): Observable<any[]>;
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GridEditServiceBase, never>;
|
|
15
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GridEditServiceBase>;
|
|
16
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from "@angular/common/http";
|
|
2
|
-
import { BehaviorSubject } from "rxjs";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class GridReadServiceBase extends BehaviorSubject<any[]> {
|
|
5
|
-
protected http: HttpClient;
|
|
6
|
-
protected data: any[];
|
|
7
|
-
protected baseReadUrl: string;
|
|
8
|
-
protected savedReadParams: any;
|
|
9
|
-
constructor(http: HttpClient);
|
|
10
|
-
serializeParams(data?: any): string;
|
|
11
|
-
read(params?: any, success?: Function, error?: Function): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GridReadServiceBase, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<GridReadServiceBase>;
|
|
14
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
export declare class AnatolyDataModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AnatolyDataModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AnatolyDataModule, never, [typeof i1.CommonModule], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AnatolyDataModule>;
|
|
7
|
-
}
|
package/lib/data/exports.d.ts
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export * from './base/api.service';
|
|
2
|
-
export * from './base/grid/grid-read.service';
|
|
3
|
-
export * from './base/grid/grid-edit.service';
|
|
4
|
-
export * from './services/billing/currencies-api.service';
|
|
5
|
-
export * from './services/billing/currencies-storage.service';
|
|
6
|
-
export * from './services/billing/promocodes-api.service';
|
|
7
|
-
export * from './services/billing/payments-api.service';
|
|
8
|
-
export * from './services/billing/subscriptions-api.service';
|
|
9
|
-
export * from './services/billing/transactions-api.service';
|
|
10
|
-
export * from './services/core-api.service';
|
|
11
|
-
export * from './services/emails-api.service';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiServiceBase } from '../../base/api.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class CurrenciesApiService extends ApiServiceBase {
|
|
6
|
-
protected http: HttpClient;
|
|
7
|
-
constructor(http: HttpClient);
|
|
8
|
-
getCurrencies(): Observable<any>;
|
|
9
|
-
getRates(): Observable<any>;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CurrenciesApiService, never>;
|
|
11
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CurrenciesApiService>;
|
|
12
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { CurrenciesApiService } from './currencies-api.service';
|
|
2
|
-
import { AppContextService } from '../../../core/services/appcontext.service';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class CurrenciesStorageService {
|
|
5
|
-
private appContext;
|
|
6
|
-
private api;
|
|
7
|
-
rates: any;
|
|
8
|
-
private _currencyUpdated;
|
|
9
|
-
private _ratesLoaded;
|
|
10
|
-
readonly currencyUpdated$: import("rxjs").Observable<string>;
|
|
11
|
-
readonly ratesLoaded$: import("rxjs").Observable<string>;
|
|
12
|
-
defaultCurrency: string;
|
|
13
|
-
constructor(appContext: AppContextService, api: CurrenciesApiService);
|
|
14
|
-
private setValues;
|
|
15
|
-
private fireUpdated;
|
|
16
|
-
private fireRatesLoaded;
|
|
17
|
-
changeCurrency(currency: string): void;
|
|
18
|
-
toDisplayPrice(price: any): any;
|
|
19
|
-
get currentCurrencyRateOrDefault(): any;
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CurrenciesStorageService, never>;
|
|
21
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<CurrenciesStorageService>;
|
|
22
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiServiceBase } from '../../base/api.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class PaymentsApiService extends ApiServiceBase {
|
|
6
|
-
protected http: HttpClient;
|
|
7
|
-
constructor(http: HttpClient);
|
|
8
|
-
createStripeSession(amount: any, currency: any, name: any, description: any, image: any): Observable<any>;
|
|
9
|
-
createBraintreeToken(): Observable<any>;
|
|
10
|
-
addPayment(paymentMethod: any, paidFor: any, subtotal: any, promoCode: any, total: any, currency: any, pmId: any, pmStatus: any, pmDetails: any, success?: Function, error?: Function): import("rxjs").Subscription;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PaymentsApiService, never>;
|
|
12
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<PaymentsApiService>;
|
|
13
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiServiceBase } from '../../base/api.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class PromoCodesApiService extends ApiServiceBase {
|
|
6
|
-
protected http: HttpClient;
|
|
7
|
-
constructor(http: HttpClient);
|
|
8
|
-
getPromoCode(code: any): Observable<any>;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PromoCodesApiService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<PromoCodesApiService>;
|
|
11
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { HttpClient } from '@angular/common/http';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { ApiServiceBase } from '../../base/api.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SubscriptionsApiService extends ApiServiceBase {
|
|
6
|
-
protected http: HttpClient;
|
|
7
|
-
constructor(http: HttpClient);
|
|
8
|
-
getSubscriptions(data: any): Observable<any[]>;
|
|
9
|
-
addSubscription(subscriptionProvider: any, newSubscriptionId: any, planId: any, addons: any, subtotal: any, promoCode: any, total: any, currency: any, success?: Function, error?: Function): void;
|
|
10
|
-
addFreeSubscription(planId: any, addons: any, subtotal: any, promoCode: any, total: any, currency: any, success?: Function, error?: Function): void;
|
|
11
|
-
cancelSubscription(subscriptionProvider: any, subscriptionId: any, success?: Function, error?: Function): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionsApiService, never>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SubscriptionsApiService>;
|
|
14
|
-
}
|