@osovitny/anatoly 3.19.49 → 3.20.1
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 +73 -84
- package/fesm2022/osovitny-anatoly.mjs.map +1 -1
- package/index.d.ts +2080 -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
|
@@ -22,9 +22,8 @@ import Swal from 'sweetalert2';
|
|
|
22
22
|
import * as i1$5 from 'ngx-toastr';
|
|
23
23
|
import { ToastrModule } from 'ngx-toastr';
|
|
24
24
|
import * as i1$6 from '@angular/cdk/platform';
|
|
25
|
-
import * as i2 from '@angular/cdk/layout';
|
|
26
25
|
import * as i1$7 from '@angular/platform-browser';
|
|
27
|
-
import * as i2
|
|
26
|
+
import * as i2 from '@angular/forms';
|
|
28
27
|
import { FormControl, Validators, ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
29
28
|
import * as dropin from 'braintree-web-drop-in';
|
|
30
29
|
import * as i4 from '@progress/kendo-angular-dialog';
|
|
@@ -1484,6 +1483,12 @@ var SubscriptionProvider;
|
|
|
1484
1483
|
Copyright (c) 2016-2025 Osovitny Inc. All rights reserved.
|
|
1485
1484
|
</file>
|
|
1486
1485
|
*/
|
|
1486
|
+
var Mode;
|
|
1487
|
+
(function (Mode) {
|
|
1488
|
+
Mode[Mode["View"] = 1] = "View";
|
|
1489
|
+
Mode[Mode["Edit"] = 2] = "Edit";
|
|
1490
|
+
Mode[Mode["Moderation"] = 3] = "Moderation";
|
|
1491
|
+
})(Mode || (Mode = {}));
|
|
1487
1492
|
var DataViewType;
|
|
1488
1493
|
(function (DataViewType) {
|
|
1489
1494
|
DataViewType["Grid"] = "grid";
|
|
@@ -3493,31 +3498,14 @@ class NotificationService {
|
|
|
3493
3498
|
}], () => [{ type: i1$5.ToastrService }], null); })();
|
|
3494
3499
|
|
|
3495
3500
|
class BrowserService {
|
|
3496
|
-
constructor(platform
|
|
3501
|
+
constructor(platform) {
|
|
3497
3502
|
this.platform = platform;
|
|
3498
|
-
this.breakpointObserver = breakpointObserver;
|
|
3499
|
-
/*
|
|
3500
|
-
private isMobileScreen = false;
|
|
3501
|
-
private isTabletScreen = false;
|
|
3502
|
-
*/
|
|
3503
3503
|
//updated
|
|
3504
3504
|
this._updated = new BehaviorSubject(null);
|
|
3505
3505
|
this.updated$ = this._updated.asObservable();
|
|
3506
3506
|
this.init();
|
|
3507
3507
|
}
|
|
3508
3508
|
init() {
|
|
3509
|
-
/*
|
|
3510
|
-
this.breakpointObserver
|
|
3511
|
-
.observe([Breakpoints.Handset, Breakpoints.Tablet])
|
|
3512
|
-
.subscribe(result => {
|
|
3513
|
-
const breakpoints = result.breakpoints;
|
|
3514
|
-
|
|
3515
|
-
this.isMobileScreen = breakpoints[Breakpoints.Handset] || false;
|
|
3516
|
-
this.isTabletScreen = breakpoints[Breakpoints.Tablet] || false;
|
|
3517
|
-
|
|
3518
|
-
this.fireUpdated();
|
|
3519
|
-
});
|
|
3520
|
-
*/
|
|
3521
3509
|
this.fireUpdated();
|
|
3522
3510
|
}
|
|
3523
3511
|
fireUpdated() {
|
|
@@ -3585,7 +3573,7 @@ class BrowserService {
|
|
|
3585
3573
|
get userAgent() {
|
|
3586
3574
|
return navigator.userAgent.toLowerCase();
|
|
3587
3575
|
}
|
|
3588
|
-
static { this.ɵfac = function BrowserService_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BrowserService)(i0.ɵɵinject(i1$6.Platform)
|
|
3576
|
+
static { this.ɵfac = function BrowserService_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BrowserService)(i0.ɵɵinject(i1$6.Platform)); }; }
|
|
3589
3577
|
static { this.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: BrowserService, factory: BrowserService.ɵfac, providedIn: 'root' }); }
|
|
3590
3578
|
}
|
|
3591
3579
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BrowserService, [{
|
|
@@ -3593,7 +3581,7 @@ class BrowserService {
|
|
|
3593
3581
|
args: [{
|
|
3594
3582
|
providedIn: 'root'
|
|
3595
3583
|
}]
|
|
3596
|
-
}], () => [{ type: i1$6.Platform }
|
|
3584
|
+
}], () => [{ type: i1$6.Platform }], null); })();
|
|
3597
3585
|
|
|
3598
3586
|
/*
|
|
3599
3587
|
<file>
|
|
@@ -4613,7 +4601,7 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4613
4601
|
i0.ɵɵelementStart(15, "span", 8);
|
|
4614
4602
|
i0.ɵɵtext(16, "Add a Promo Code:");
|
|
4615
4603
|
i0.ɵɵelementEnd()();
|
|
4616
|
-
i0.ɵɵ
|
|
4604
|
+
i0.ɵɵconditionalCreate(17, OrderSummaryComponent_Conditional_17_Template, 5, 4, "div", 9);
|
|
4617
4605
|
i0.ɵɵelement(18, "div", 6);
|
|
4618
4606
|
i0.ɵɵelementStart(19, "div", 10)(20, "span");
|
|
4619
4607
|
i0.ɵɵtext(21, "Discounts & Savings:");
|
|
@@ -4630,7 +4618,7 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4630
4618
|
i0.ɵɵelementEnd()()()()();
|
|
4631
4619
|
} if (rf & 2) {
|
|
4632
4620
|
i0.ɵɵadvance(12);
|
|
4633
|
-
i0.ɵɵtextInterpolate1("$", ctx.ps.subtotal
|
|
4621
|
+
i0.ɵɵtextInterpolate1("$", ctx.ps.subtotal);
|
|
4634
4622
|
i0.ɵɵadvance(2);
|
|
4635
4623
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c1$2, ctx.showPromoCode));
|
|
4636
4624
|
i0.ɵɵadvance(3);
|
|
@@ -4638,8 +4626,8 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4638
4626
|
i0.ɵɵadvance(6);
|
|
4639
4627
|
i0.ɵɵtextInterpolate(ctx.discount);
|
|
4640
4628
|
i0.ɵɵadvance(6);
|
|
4641
|
-
i0.ɵɵtextInterpolate1("$", ctx.toTotal()
|
|
4642
|
-
} }, dependencies: [i1$1.NgClass, i2
|
|
4629
|
+
i0.ɵɵtextInterpolate1("$", ctx.toTotal());
|
|
4630
|
+
} }, dependencies: [i1$1.NgClass, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgModel], encapsulation: 2 }); }
|
|
4643
4631
|
}
|
|
4644
4632
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OrderSummaryComponent, [{
|
|
4645
4633
|
type: Component,
|
|
@@ -4755,10 +4743,9 @@ function PaymentMethodsComponent_For_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
4755
4743
|
const item_r2 = ctx.$implicit;
|
|
4756
4744
|
i0.ɵɵclassProp("selected", item_r2.selected);
|
|
4757
4745
|
i0.ɵɵadvance(2);
|
|
4758
|
-
i0.ɵɵtextInterpolate1("Pay with ", item_r2.title
|
|
4746
|
+
i0.ɵɵtextInterpolate1("Pay with ", item_r2.title);
|
|
4759
4747
|
i0.ɵɵadvance(2);
|
|
4760
|
-
i0.ɵɵ
|
|
4761
|
-
i0.ɵɵpropertyInterpolate1("alt", "payment-icon ", item_r2.title, "");
|
|
4748
|
+
i0.ɵɵproperty("src", i0.ɵɵinterpolate1("/assets/@lib/images/payment-icons/", item_r2.icon, ".png"), i0.ɵɵsanitizeUrl)("alt", i0.ɵɵinterpolate1("payment-icon ", item_r2.title));
|
|
4762
4749
|
} }
|
|
4763
4750
|
class PaymentMethodsComponent extends ComponentBase {
|
|
4764
4751
|
constructor(ps) {
|
|
@@ -4892,13 +4879,13 @@ class PaymentOptionsComponent extends ComponentBase {
|
|
|
4892
4879
|
i0.ɵɵadvance(3);
|
|
4893
4880
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$g, ctx.ps.selectedPaymentType == 2));
|
|
4894
4881
|
i0.ɵɵadvance(7);
|
|
4895
|
-
i0.ɵɵtextInterpolate1("$", ctx.priceWeekly
|
|
4882
|
+
i0.ɵɵtextInterpolate1("$", ctx.priceWeekly);
|
|
4896
4883
|
i0.ɵɵadvance();
|
|
4897
4884
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$g, ctx.ps.selectedPaymentType == 1));
|
|
4898
4885
|
i0.ɵɵadvance(5);
|
|
4899
4886
|
i0.ɵɵtextInterpolate1("Covers the full ", ctx.numberOfWeeks, " weeks ");
|
|
4900
4887
|
i0.ɵɵadvance(2);
|
|
4901
|
-
i0.ɵɵtextInterpolate1("$", ctx.priceUpfront
|
|
4888
|
+
i0.ɵɵtextInterpolate1("$", ctx.priceUpfront);
|
|
4902
4889
|
} }, dependencies: [i1$1.NgClass], encapsulation: 2 }); }
|
|
4903
4890
|
}
|
|
4904
4891
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PaymentOptionsComponent, [{
|
|
@@ -5502,7 +5489,7 @@ class BraintreeDialog extends DialogBase {
|
|
|
5502
5489
|
}
|
|
5503
5490
|
static { this.ɵfac = function BraintreeDialog_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BraintreeDialog)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService), i0.ɵɵdirectiveInject(NotificationService)); }; }
|
|
5504
5491
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BraintreeDialog, selectors: [["anatoly-billing-braintree-dialog"]], inputs: { paidFor: "paidFor", title: "title", description: "description", image: "image" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[1, "send-message__kendo-dialog"], [3, "close", "width", "height", "themeColor"], [1, "kendo-dialog-content"], ["id", "braintree-container"], ["layout", "end"], ["type", "button", 1, "btn", "btn-sm", "btn-success", 3, "click"], ["type", "button", 1, "btn", "btn-sm", "btn-danger", 3, "click"]], template: function BraintreeDialog_Template(rf, ctx) { if (rf & 1) {
|
|
5505
|
-
i0.ɵɵ
|
|
5492
|
+
i0.ɵɵconditionalCreate(0, BraintreeDialog_Conditional_0_Template, 11, 3, "div", 0);
|
|
5506
5493
|
} if (rf & 2) {
|
|
5507
5494
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
5508
5495
|
} }, dependencies: [i4.DialogComponent, i4.DialogTitleBarComponent, i4.DialogActionsComponent], encapsulation: 2 }); }
|
|
@@ -6063,7 +6050,7 @@ class PaypalButtonComponent extends ComponentBase {
|
|
|
6063
6050
|
}
|
|
6064
6051
|
static { this.ɵfac = function PaypalButtonComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PaypalButtonComponent)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService)); }; }
|
|
6065
6052
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PaypalButtonComponent, selectors: [["anatoly-billing-paypal-button"]], inputs: { paidForTitle: "paidForTitle", paidFor: "paidFor" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[3, "config"]], template: function PaypalButtonComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6066
|
-
i0.ɵɵ
|
|
6053
|
+
i0.ɵɵconditionalCreate(0, PaypalButtonComponent_Conditional_0_Template, 1, 1, "anatoly-billing-paypal-container", 0);
|
|
6067
6054
|
} if (rf & 2) {
|
|
6068
6055
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
6069
6056
|
} }, dependencies: [PayPalComponent], encapsulation: 2 }); }
|
|
@@ -6287,7 +6274,7 @@ class StripeDialog extends DialogBase {
|
|
|
6287
6274
|
}
|
|
6288
6275
|
static { this.ɵfac = function StripeDialog_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || StripeDialog)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService)); }; }
|
|
6289
6276
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: StripeDialog, selectors: [["anatoly-billing-stripe-dialog"]], inputs: { paidFor: "paidFor", title: "title", description: "description", image: "image" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 1, vars: 1, consts: [[1, "send-message__kendo-dialog"], [3, "close", "width", "height", "themeColor"], [1, "kendo-dialog-content"], ["id", "stripeCheckout"]], template: function StripeDialog_Template(rf, ctx) { if (rf & 1) {
|
|
6290
|
-
i0.ɵɵ
|
|
6277
|
+
i0.ɵɵconditionalCreate(0, StripeDialog_Conditional_0_Template, 6, 3, "div", 0);
|
|
6291
6278
|
} if (rf & 2) {
|
|
6292
6279
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
6293
6280
|
} }, dependencies: [i4.DialogComponent, i4.DialogTitleBarComponent], encapsulation: 2 }); }
|
|
@@ -7077,7 +7064,7 @@ class CardComponent extends ComponentBase {
|
|
|
7077
7064
|
i0.ɵɵprojection(4, 3);
|
|
7078
7065
|
i0.ɵɵelementEnd();
|
|
7079
7066
|
} if (rf & 2) {
|
|
7080
|
-
i0.ɵɵ
|
|
7067
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card ", ctx.classes));
|
|
7081
7068
|
} }, encapsulation: 2 }); }
|
|
7082
7069
|
}
|
|
7083
7070
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardComponent, [{
|
|
@@ -7121,7 +7108,7 @@ class CardHeaderComponent extends ComponentBase {
|
|
|
7121
7108
|
i0.ɵɵprojection(3);
|
|
7122
7109
|
i0.ɵɵelementEnd();
|
|
7123
7110
|
} if (rf & 2) {
|
|
7124
|
-
i0.ɵɵ
|
|
7111
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-header ", ctx.classes));
|
|
7125
7112
|
i0.ɵɵadvance(2);
|
|
7126
7113
|
i0.ɵɵproperty("ngIf", ctx.title);
|
|
7127
7114
|
} }, dependencies: [i1$1.NgIf], encapsulation: 2 }); }
|
|
@@ -7156,7 +7143,7 @@ class CardBodyComponent extends ComponentBase {
|
|
|
7156
7143
|
i0.ɵɵprojection(1);
|
|
7157
7144
|
i0.ɵɵelementEnd();
|
|
7158
7145
|
} if (rf & 2) {
|
|
7159
|
-
i0.ɵɵ
|
|
7146
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-body ", ctx.classes));
|
|
7160
7147
|
} }, encapsulation: 2 }); }
|
|
7161
7148
|
}
|
|
7162
7149
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardBodyComponent, [{
|
|
@@ -7189,7 +7176,7 @@ class CardFooterComponent extends ComponentBase {
|
|
|
7189
7176
|
i0.ɵɵprojection(1);
|
|
7190
7177
|
i0.ɵɵelementEnd();
|
|
7191
7178
|
} if (rf & 2) {
|
|
7192
|
-
i0.ɵɵ
|
|
7179
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-footer ", ctx.classes));
|
|
7193
7180
|
} }, encapsulation: 2 }); }
|
|
7194
7181
|
}
|
|
7195
7182
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardFooterComponent, [{
|
|
@@ -7222,7 +7209,7 @@ class NativeElementDirective {
|
|
|
7222
7209
|
// sets the localization key to the control
|
|
7223
7210
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
7224
7211
|
}
|
|
7225
|
-
static { this.ɵfac = function NativeElementDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || NativeElementDirective)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i2
|
|
7212
|
+
static { this.ɵfac = function NativeElementDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || NativeElementDirective)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i2.NgControl)); }; }
|
|
7226
7213
|
static { this.ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: NativeElementDirective, selectors: [["", "formControl", ""], ["", "formControlName", ""]], standalone: false }); }
|
|
7227
7214
|
}
|
|
7228
7215
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(NativeElementDirective, [{
|
|
@@ -7231,7 +7218,7 @@ class NativeElementDirective {
|
|
|
7231
7218
|
selector: '[formControl], [formControlName]',
|
|
7232
7219
|
standalone: false
|
|
7233
7220
|
}]
|
|
7234
|
-
}], () => [{ type: i0.ElementRef }, { type: i2
|
|
7221
|
+
}], () => [{ type: i0.ElementRef }, { type: i2.NgControl }], null); })();
|
|
7235
7222
|
|
|
7236
7223
|
/*
|
|
7237
7224
|
<file>
|
|
@@ -7255,7 +7242,7 @@ function CountryDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
7255
7242
|
i0.ɵɵelement(0, "kendo-label", 6);
|
|
7256
7243
|
} if (rf & 2) {
|
|
7257
7244
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
7258
|
-
i0.ɵɵ
|
|
7245
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r0.title));
|
|
7259
7246
|
} }
|
|
7260
7247
|
function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
7261
7248
|
i0.ɵɵelementStart(0, "option", 7);
|
|
@@ -7269,7 +7256,7 @@ function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
7269
7256
|
} }
|
|
7270
7257
|
function CountryDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7271
7258
|
i0.ɵɵelementStart(0, "div", 2);
|
|
7272
|
-
i0.ɵɵtemplate(1, CountryDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7259
|
+
i0.ɵɵtemplate(1, CountryDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 3);
|
|
7273
7260
|
i0.ɵɵelementStart(2, "select", 4);
|
|
7274
7261
|
i0.ɵɵtemplate(3, CountryDropdownlist_div_1_option_3_Template, 2, 2, "option", 5);
|
|
7275
7262
|
i0.ɵɵelementEnd()();
|
|
@@ -7310,7 +7297,7 @@ class CountryDropdownlist extends EditComponentBase {
|
|
|
7310
7297
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7311
7298
|
i0.ɵɵadvance();
|
|
7312
7299
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7313
|
-
} }, dependencies: [i1$1.NgForOf, i1$1.NgIf, i2
|
|
7300
|
+
} }, dependencies: [i1$1.NgForOf, i1$1.NgIf, i2.NgSelectOption, i2.ɵNgSelectMultipleOption, i2.SelectControlValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i4$1.LabelComponent, NativeElementDirective], encapsulation: 2 }); }
|
|
7314
7301
|
}
|
|
7315
7302
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CountryDropdownlist, [{
|
|
7316
7303
|
type: Component,
|
|
@@ -7341,11 +7328,11 @@ function LanguageDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1
|
|
|
7341
7328
|
i0.ɵɵelement(0, "kendo-label", 5);
|
|
7342
7329
|
} if (rf & 2) {
|
|
7343
7330
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
7344
|
-
i0.ɵɵ
|
|
7331
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r0.title));
|
|
7345
7332
|
} }
|
|
7346
7333
|
function LanguageDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7347
7334
|
i0.ɵɵelementStart(0, "div", 2);
|
|
7348
|
-
i0.ɵɵtemplate(1, LanguageDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7335
|
+
i0.ɵɵtemplate(1, LanguageDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 3);
|
|
7349
7336
|
i0.ɵɵelement(2, "kendo-dropdownlist", 4);
|
|
7350
7337
|
i0.ɵɵelementEnd();
|
|
7351
7338
|
} if (rf & 2) {
|
|
@@ -7375,7 +7362,7 @@ class LanguageDropdownlist extends EditComponentBase {
|
|
|
7375
7362
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7376
7363
|
i0.ɵɵadvance();
|
|
7377
7364
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7378
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
7365
|
+
} }, dependencies: [i1$1.NgIf, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3.DropDownListComponent, i4$1.LabelComponent, NativeElementDirective], encapsulation: 2 }); }
|
|
7379
7366
|
}
|
|
7380
7367
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(LanguageDropdownlist, [{
|
|
7381
7368
|
type: Component,
|
|
@@ -7571,12 +7558,12 @@ function ModerationStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if
|
|
|
7571
7558
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7572
7559
|
} if (rf & 2) {
|
|
7573
7560
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7574
|
-
i0.ɵɵ
|
|
7561
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7575
7562
|
} }
|
|
7576
7563
|
function ModerationStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7577
7564
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
7578
7565
|
i0.ɵɵelementStart(0, "div");
|
|
7579
|
-
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_0_kendo_label_1_Template, 1,
|
|
7566
|
+
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_0_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7580
7567
|
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7581
7568
|
i0.ɵɵtwoWayListener("ngModelChange", function ModerationStatusDropdownlist_div_0_Template_kendo_dropdownlist_ngModelChange_2_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r1.sv, $event) || (ctx_r1.sv = $event); return i0.ɵɵresetView($event); });
|
|
7582
7569
|
i0.ɵɵlistener("valueChange", function ModerationStatusDropdownlist_div_0_Template_kendo_dropdownlist_valueChange_2_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onChange($event)); });
|
|
@@ -7593,11 +7580,11 @@ function ModerationStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if
|
|
|
7593
7580
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7594
7581
|
} if (rf & 2) {
|
|
7595
7582
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7596
|
-
i0.ɵɵ
|
|
7583
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7597
7584
|
} }
|
|
7598
7585
|
function ModerationStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7599
7586
|
i0.ɵɵelementStart(0, "div", 5);
|
|
7600
|
-
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7587
|
+
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7601
7588
|
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7602
7589
|
i0.ɵɵelementEnd();
|
|
7603
7590
|
} if (rf & 2) {
|
|
@@ -7623,7 +7610,7 @@ class ModerationStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7623
7610
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7624
7611
|
i0.ɵɵadvance();
|
|
7625
7612
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7626
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
7613
|
+
} }, dependencies: [i1$1.NgIf, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i2.NgModel, i3.DropDownListComponent, i4$1.LabelComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
7627
7614
|
}
|
|
7628
7615
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ModerationStatusDropdownlist, [{
|
|
7629
7616
|
type: Component,
|
|
@@ -7650,12 +7637,12 @@ function PublishStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if (r
|
|
|
7650
7637
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7651
7638
|
} if (rf & 2) {
|
|
7652
7639
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7653
|
-
i0.ɵɵ
|
|
7640
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7654
7641
|
} }
|
|
7655
7642
|
function PublishStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7656
7643
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
7657
7644
|
i0.ɵɵelementStart(0, "div");
|
|
7658
|
-
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_0_kendo_label_1_Template, 1,
|
|
7645
|
+
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_0_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7659
7646
|
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7660
7647
|
i0.ɵɵtwoWayListener("ngModelChange", function PublishStatusDropdownlist_div_0_Template_kendo_dropdownlist_ngModelChange_2_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); i0.ɵɵtwoWayBindingSet(ctx_r1.sv, $event) || (ctx_r1.sv = $event); return i0.ɵɵresetView($event); });
|
|
7661
7648
|
i0.ɵɵlistener("valueChange", function PublishStatusDropdownlist_div_0_Template_kendo_dropdownlist_valueChange_2_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.onChange($event)); });
|
|
@@ -7672,11 +7659,11 @@ function PublishStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (r
|
|
|
7672
7659
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7673
7660
|
} if (rf & 2) {
|
|
7674
7661
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7675
|
-
i0.ɵɵ
|
|
7662
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7676
7663
|
} }
|
|
7677
7664
|
function PublishStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7678
7665
|
i0.ɵɵelementStart(0, "div", 5);
|
|
7679
|
-
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7666
|
+
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7680
7667
|
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7681
7668
|
i0.ɵɵelementEnd();
|
|
7682
7669
|
} if (rf & 2) {
|
|
@@ -7702,7 +7689,7 @@ class PublishStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7702
7689
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7703
7690
|
i0.ɵɵadvance();
|
|
7704
7691
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7705
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
7692
|
+
} }, dependencies: [i1$1.NgIf, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i2.NgModel, i3.DropDownListComponent, i4$1.LabelComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
7706
7693
|
}
|
|
7707
7694
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PublishStatusDropdownlist, [{
|
|
7708
7695
|
type: Component,
|
|
@@ -7805,7 +7792,7 @@ class TimezoneDropdownlist extends EditComponentBase {
|
|
|
7805
7792
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7806
7793
|
i0.ɵɵadvance();
|
|
7807
7794
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7808
|
-
} }, dependencies: [i1$1.NgForOf, i1$1.NgIf, i2
|
|
7795
|
+
} }, dependencies: [i1$1.NgForOf, i1$1.NgIf, i2.NgSelectOption, i2.ɵNgSelectMultipleOption, i2.SelectControlValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, NativeElementDirective], encapsulation: 2 }); }
|
|
7809
7796
|
}
|
|
7810
7797
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TimezoneDropdownlist, [{
|
|
7811
7798
|
type: Component,
|
|
@@ -8009,12 +7996,12 @@ function HtmlEditorComponent_div_0_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
8009
7996
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
8010
7997
|
} if (rf & 2) {
|
|
8011
7998
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
8012
|
-
i0.ɵɵ
|
|
7999
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
8013
8000
|
} }
|
|
8014
8001
|
function HtmlEditorComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
8015
8002
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
8016
8003
|
i0.ɵɵelementStart(0, "div");
|
|
8017
|
-
i0.ɵɵtemplate(1, HtmlEditorComponent_div_0_kendo_label_1_Template, 1,
|
|
8004
|
+
i0.ɵɵtemplate(1, HtmlEditorComponent_div_0_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
8018
8005
|
i0.ɵɵelementStart(2, "textarea", 3);
|
|
8019
8006
|
i0.ɵɵlistener("froalaInit", function HtmlEditorComponent_div_0_Template_textarea_froalaInit_2_listener($event) { i0.ɵɵrestoreView(_r1); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.initializeControl($event)); });
|
|
8020
8007
|
i0.ɵɵelementEnd()();
|
|
@@ -8029,12 +8016,12 @@ function HtmlEditorComponent_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
8029
8016
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
8030
8017
|
} if (rf & 2) {
|
|
8031
8018
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
8032
|
-
i0.ɵɵ
|
|
8019
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
8033
8020
|
} }
|
|
8034
8021
|
function HtmlEditorComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
8035
8022
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
8036
8023
|
i0.ɵɵelementStart(0, "div", 5);
|
|
8037
|
-
i0.ɵɵtemplate(1, HtmlEditorComponent_div_1_kendo_label_1_Template, 1,
|
|
8024
|
+
i0.ɵɵtemplate(1, HtmlEditorComponent_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
8038
8025
|
i0.ɵɵelementStart(2, "textarea", 6);
|
|
8039
8026
|
i0.ɵɵlistener("froalaInit", function HtmlEditorComponent_div_1_Template_textarea_froalaInit_2_listener($event) { i0.ɵɵrestoreView(_r3); const ctx_r1 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r1.initializeControl($event)); });
|
|
8040
8027
|
i0.ɵɵtext(3, " ");
|
|
@@ -8086,7 +8073,7 @@ class HtmlEditorComponent extends HtmlEditorComponentBase {
|
|
|
8086
8073
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
8087
8074
|
i0.ɵɵadvance();
|
|
8088
8075
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
8089
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
8076
|
+
} }, dependencies: [i1$1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3$1.FroalaEditorDirective, i4$1.LabelComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
8090
8077
|
}
|
|
8091
8078
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HtmlEditorComponent, [{
|
|
8092
8079
|
type: Component,
|
|
@@ -8334,12 +8321,14 @@ class ControlPanelComponent extends ComponentBase {
|
|
|
8334
8321
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ControlPanelComponent, selectors: [["anatoly-data-grid-control-panel"]], inputs: { sortByItems: "sortByItems", viewType: "viewType", filterButtonVisible: "filterButtonVisible", sortByVisible: "sortByVisible", viewTypesVisible: "viewTypesVisible", addButtonVisible: "addButtonVisible" }, outputs: { settingsChange: "settingsChange", add: "add" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$9, decls: 9, vars: 4, consts: [[1, "os-control-panel"], [1, "control-wrapper"], [1, "filter"], [1, "tools"], [1, "sort-by"], [1, "actions"], [1, "action-add"], ["href", "javascript:void(0)", 1, "btn", "btn-icon", "btn-primary", 3, "click", "ngClass"], ["height", "22", "viewBox", "0 0 32 32", "width", "20", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M2 7h.142a3.981 3.981 0 0 0 7.716 0H30a1 1 0 0 0 0-2H9.858a3.981 3.981 0 0 0-7.716 0H2a1 1 0 0 0 0 2zm4-3a2 2 0 1 1-2 2 2 2 0 0 1 2-2zm24 11h-.142a3.981 3.981 0 0 0-7.716 0H2a1 1 0 0 0 0 2h20.142a3.981 3.981 0 0 0 7.716 0H30a1 1 0 0 0 0-2zm-4 3a2 2 0 1 1 2-2 2 2 0 0 1-2 2zm4 7H19.858a3.981 3.981 0 0 0-7.716 0H2a1 1 0 0 0 0 2h10.142a3.981 3.981 0 0 0 7.716 0H30a1 1 0 0 0 0-2zm-14 3a2 2 0 1 1 2-2 2 2 0 0 1-2 2z", "fill", "currentColor"], ["valueField", "value", "textField", "text", 3, "ngModelChange", "valueChange", "data", "valuePrimitive", "ngModel"], ["fill", "none", "height", "18", "viewBox", "0 0 18 18", "width", "18", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M6 1H2C1.44772 1 1 1.44772 1 2V6C1 6.55228 1.44772 7 2 7H6C6.55228 7 7 6.55228 7 6V2C7 1.44772 6.55228 1 6 1Z", "stroke", "currentColor", "stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], ["d", "M16 1H12C11.4477 1 11 1.44772 11 2V6C11 6.55228 11.4477 7 12 7H16C16.5523 7 17 6.55228 17 6V2C17 1.44772 16.5523 1 16 1Z", "stroke", "currentColor", "stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], ["d", "M6 11H2C1.44772 11 1 11.4477 1 12V16C1 16.5523 1.44772 17 2 17H6C6.55228 17 7 16.5523 7 16V12C7 11.4477 6.55228 11 6 11Z", "stroke", "currentColor", "stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], ["d", "M16 11H12C11.4477 11 11 11.4477 11 12V16C11 16.5523 11.4477 17 12 17H16C16.5523 17 17 16.5523 17 16V12C17 11.4477 16.5523 11 16 11Z", "stroke", "currentColor", "stroke-linecap", "round", "stroke-linejoin", "round", "stroke-width", "2"], ["fill", "none", "height", "15", "viewBox", "0 0 19 15", "width", "19", "xmlns", "http://www.w3.org/2000/svg"], ["d", "M1.5 6C0.67 6 0 6.67 0 7.5C0 8.33 0.67 9 1.5 9C2.33 9 3 8.33 3 7.5C3 6.67 2.33 6 1.5 6ZM1.5 0C0.67 0 0 0.67 0 1.5C0 2.33 0.67 3 1.5 3C2.33 3 3 2.33 3 1.5C3 0.67 2.33 0 1.5 0ZM1.5 12C0.67 12 0 12.68 0 13.5C0 14.32 0.68 15 1.5 15C2.32 15 3 14.32 3 13.5C3 12.68 2.33 12 1.5 12ZM5.5 14.5H17.5C18.05 14.5 18.5 14.05 18.5 13.5C18.5 12.95 18.05 12.5 17.5 12.5H5.5C4.95 12.5 4.5 12.95 4.5 13.5C4.5 14.05 4.95 14.5 5.5 14.5ZM5.5 8.5H17.5C18.05 8.5 18.5 8.05 18.5 7.5C18.5 6.95 18.05 6.5 17.5 6.5H5.5C4.95 6.5 4.5 6.95 4.5 7.5C4.5 8.05 4.95 8.5 5.5 8.5ZM4.5 1.5C4.5 2.05 4.95 2.5 5.5 2.5H17.5C18.05 2.5 18.5 2.05 18.5 1.5C18.5 0.95 18.05 0.5 17.5 0.5H5.5C4.95 0.5 4.5 0.95 4.5 1.5Z", "fill", "currentColor"], ["xmlns", "http://www.w3.org/2000/svg", "viewBox", "0 0 512 512", "height", "20", "width", "20", "fill", "none"], ["d", "M64 256l0-96 160 0 0 96L64 256zm0 64l160 0 0 96L64 416l0-96zm224 96l0-96 160 0 0 96-160 0zM448 256l-160 0 0-96 160 0 0 96zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z", "fill", "currentColor"], ["href", "javascript:void(0)", 1, "btn", "btn-icon", "btn-primary", 3, "click"], ["icon", "plus"]], template: function ControlPanelComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8335
8322
|
i0.ɵɵprojectionDef();
|
|
8336
8323
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
8337
|
-
i0.ɵɵ
|
|
8324
|
+
i0.ɵɵconditionalCreate(2, ControlPanelComponent_Conditional_2_Template, 4, 3, "div", 2);
|
|
8338
8325
|
i0.ɵɵelementStart(3, "div");
|
|
8339
8326
|
i0.ɵɵprojection(4);
|
|
8340
8327
|
i0.ɵɵelementEnd();
|
|
8341
8328
|
i0.ɵɵelementStart(5, "div", 3);
|
|
8342
|
-
i0.ɵɵ
|
|
8329
|
+
i0.ɵɵconditionalCreate(6, ControlPanelComponent_Conditional_6_Template, 4, 3, "div", 4);
|
|
8330
|
+
i0.ɵɵconditionalCreate(7, ControlPanelComponent_Conditional_7_Template, 13, 9, "div", 5);
|
|
8331
|
+
i0.ɵɵconditionalCreate(8, ControlPanelComponent_Conditional_8_Template, 3, 0, "div", 6);
|
|
8343
8332
|
i0.ɵɵelementEnd()()();
|
|
8344
8333
|
} if (rf & 2) {
|
|
8345
8334
|
i0.ɵɵadvance(2);
|
|
@@ -8350,7 +8339,7 @@ class ControlPanelComponent extends ComponentBase {
|
|
|
8350
8339
|
i0.ɵɵconditional(ctx.viewTypesVisible ? 7 : -1);
|
|
8351
8340
|
i0.ɵɵadvance();
|
|
8352
8341
|
i0.ɵɵconditional(ctx.addButtonVisible ? 8 : -1);
|
|
8353
|
-
} }, dependencies: [i1$1.NgClass, i2
|
|
8342
|
+
} }, dependencies: [i1$1.NgClass, i2.NgControlStatus, i2.NgModel, i1$8.FaIconComponent, i3.DropDownListComponent, AReplacerDirective], encapsulation: 2 }); }
|
|
8354
8343
|
}
|
|
8355
8344
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ControlPanelComponent, [{
|
|
8356
8345
|
type: Component,
|
|
@@ -8433,7 +8422,7 @@ class DataPagerComponent extends ComponentBase {
|
|
|
8433
8422
|
this.pageChange.emit(e);
|
|
8434
8423
|
}
|
|
8435
8424
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDataPagerComponent_BaseFactory; return function DataPagerComponent_Factory(__ngFactoryType__) { return (ɵDataPagerComponent_BaseFactory || (ɵDataPagerComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DataPagerComponent)))(__ngFactoryType__ || DataPagerComponent); }; })(); }
|
|
8436
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DataPagerComponent, selectors: [["anatoly-datapager"]], inputs: { totalItems: "totalItems", pageSize: "pageSize", skipItems: "skipItems", pageSizeDivisor: "pageSizeDivisor", pageSizeMax: "pageSizeMax", width: "width" }, outputs: { pageChange: "pageChange" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars:
|
|
8425
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: DataPagerComponent, selectors: [["anatoly-datapager"]], inputs: { totalItems: "totalItems", pageSize: "pageSize", skipItems: "skipItems", pageSizeDivisor: "pageSizeDivisor", pageSizeMax: "pageSizeMax", width: "width" }, outputs: { pageChange: "pageChange" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 8, consts: [[3, "pageChange", "total", "pageSize", "pageSizeValues", "skip"]], template: function DataPagerComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8437
8426
|
i0.ɵɵelementStart(0, "div")(1, "kendo-datapager", 0);
|
|
8438
8427
|
i0.ɵɵlistener("pageChange", function DataPagerComponent_Template_kendo_datapager_pageChange_1_listener($event) { return ctx.onPageChange($event); });
|
|
8439
8428
|
i0.ɵɵelementEnd()();
|
|
@@ -8546,7 +8535,7 @@ class SignInButtonComponent extends ComponentBase {
|
|
|
8546
8535
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignInButtonComponent_BaseFactory; return function SignInButtonComponent_Factory(__ngFactoryType__) { return (ɵSignInButtonComponent_BaseFactory || (ɵSignInButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignInButtonComponent)))(__ngFactoryType__ || SignInButtonComponent); }; })(); }
|
|
8547
8536
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SignInButtonComponent, selectors: [["anatoly-signin-button"]], inputs: { qs: "qs" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$8, decls: 4, vars: 2, consts: [["contentTemplate", ""], ["ref", ""], [3, "href", "class", 4, "ngIf"], [3, "routerLink", "class", 4, "ngIf"], [3, "href"], [4, "ngTemplateOutlet"], [3, "routerLink"], [4, "ngIf"]], template: function SignInButtonComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8548
8537
|
i0.ɵɵprojectionDef();
|
|
8549
|
-
i0.ɵɵtemplate(0, SignInButtonComponent_a_0_Template, 2,
|
|
8538
|
+
i0.ɵɵtemplate(0, SignInButtonComponent_a_0_Template, 2, 4, "a", 2)(1, SignInButtonComponent_a_1_Template, 2, 4, "a", 3)(2, SignInButtonComponent_ng_template_2_Template, 4, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
|
|
8550
8539
|
} if (rf & 2) {
|
|
8551
8540
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8552
8541
|
i0.ɵɵadvance();
|
|
@@ -8643,7 +8632,7 @@ class SignOutButtonComponent extends ComponentBase {
|
|
|
8643
8632
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignOutButtonComponent_BaseFactory; return function SignOutButtonComponent_Factory(__ngFactoryType__) { return (ɵSignOutButtonComponent_BaseFactory || (ɵSignOutButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignOutButtonComponent)))(__ngFactoryType__ || SignOutButtonComponent); }; })(); }
|
|
8644
8633
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SignOutButtonComponent, selectors: [["anatoly-signout-button"]], inputs: { qs: "qs" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$7, decls: 4, vars: 2, consts: [["contentTemplate", ""], ["ref", ""], [3, "href", "class", 4, "ngIf"], [3, "routerLink", "class", 4, "ngIf"], [3, "href"], [4, "ngTemplateOutlet"], [3, "routerLink"], [4, "ngIf"]], template: function SignOutButtonComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8645
8634
|
i0.ɵɵprojectionDef();
|
|
8646
|
-
i0.ɵɵtemplate(0, SignOutButtonComponent_a_0_Template, 2,
|
|
8635
|
+
i0.ɵɵtemplate(0, SignOutButtonComponent_a_0_Template, 2, 4, "a", 2)(1, SignOutButtonComponent_a_1_Template, 2, 4, "a", 3)(2, SignOutButtonComponent_ng_template_2_Template, 4, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
|
|
8647
8636
|
} if (rf & 2) {
|
|
8648
8637
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8649
8638
|
i0.ɵɵadvance();
|
|
@@ -8740,7 +8729,7 @@ class SignUpButtonComponent extends ComponentBase {
|
|
|
8740
8729
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignUpButtonComponent_BaseFactory; return function SignUpButtonComponent_Factory(__ngFactoryType__) { return (ɵSignUpButtonComponent_BaseFactory || (ɵSignUpButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignUpButtonComponent)))(__ngFactoryType__ || SignUpButtonComponent); }; })(); }
|
|
8741
8730
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SignUpButtonComponent, selectors: [["anatoly-signup-button"]], inputs: { qs: "qs" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$6, decls: 4, vars: 2, consts: [["contentTemplate", ""], ["ref", ""], [3, "href", "class", 4, "ngIf"], [3, "routerLink", "class", 4, "ngIf"], [3, "href"], [4, "ngTemplateOutlet"], [3, "routerLink"], [4, "ngIf"]], template: function SignUpButtonComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8742
8731
|
i0.ɵɵprojectionDef();
|
|
8743
|
-
i0.ɵɵtemplate(0, SignUpButtonComponent_a_0_Template, 2,
|
|
8732
|
+
i0.ɵɵtemplate(0, SignUpButtonComponent_a_0_Template, 2, 4, "a", 2)(1, SignUpButtonComponent_a_1_Template, 2, 4, "a", 3)(2, SignUpButtonComponent_ng_template_2_Template, 4, 1, "ng-template", null, 0, i0.ɵɵtemplateRefExtractor);
|
|
8744
8733
|
} if (rf & 2) {
|
|
8745
8734
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8746
8735
|
i0.ɵɵadvance();
|
|
@@ -8804,7 +8793,7 @@ class NodataComponent {
|
|
|
8804
8793
|
static { this.ɵfac = function NodataComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || NodataComponent)(); }; }
|
|
8805
8794
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: NodataComponent, selectors: [["anatoly-nodata"]], inputs: { dataLoading: "dataLoading", dataLoaded: "dataLoaded", dataFound: "dataFound", icon: "icon", iconSize: "iconSize", heading: "heading" }, standalone: false, ngContentSelectors: _c0$5, decls: 1, vars: 1, consts: [[1, "no-data"], [1, "loaded", "text-info"], [4, "ngIf"], [1, "no-data-heading"], [3, "icon", "size"]], template: function NodataComponent_Template(rf, ctx) { if (rf & 1) {
|
|
8806
8795
|
i0.ɵɵprojectionDef();
|
|
8807
|
-
i0.ɵɵ
|
|
8796
|
+
i0.ɵɵconditionalCreate(0, NodataComponent_Conditional_0_Template, 6, 2, "div", 0);
|
|
8808
8797
|
} if (rf & 2) {
|
|
8809
8798
|
i0.ɵɵconditional(!ctx.dataLoading && ctx.dataLoaded && !ctx.dataFound ? 0 : -1);
|
|
8810
8799
|
} }, dependencies: [i1$1.NgIf, i1$8.FaIconComponent], encapsulation: 2 }); }
|
|
@@ -9041,7 +9030,7 @@ class Copy2ClipboardComponent extends ComponentBase {
|
|
|
9041
9030
|
i0.ɵɵelement(1, "fa-icon", 1);
|
|
9042
9031
|
i0.ɵɵelementEnd();
|
|
9043
9032
|
} if (rf & 2) {
|
|
9044
|
-
i0.ɵɵ
|
|
9033
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("btn btn-icon ", ctx.classes));
|
|
9045
9034
|
} }, dependencies: [i1$8.FaIconComponent, AReplacerDirective], encapsulation: 2 }); }
|
|
9046
9035
|
}
|
|
9047
9036
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Copy2ClipboardComponent, [{
|
|
@@ -9086,7 +9075,7 @@ function UrlSlugComponent_a_7_Template(rf, ctx) { if (rf & 1) {
|
|
|
9086
9075
|
i0.ɵɵelementEnd();
|
|
9087
9076
|
} if (rf & 2) {
|
|
9088
9077
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
9089
|
-
i0.ɵɵ
|
|
9078
|
+
i0.ɵɵproperty("href", i0.ɵɵinterpolate2("", ctx_r0.urlPrefix, "", ctx_r0.hrefGo), i0.ɵɵsanitizeUrl);
|
|
9090
9079
|
} }
|
|
9091
9080
|
class UrlSlugComponent extends EditComponentBase {
|
|
9092
9081
|
constructor() {
|
|
@@ -9157,7 +9146,7 @@ class UrlSlugComponent extends EditComponentBase {
|
|
|
9157
9146
|
i0.ɵɵproperty("formControlName", ctx.controlName);
|
|
9158
9147
|
i0.ɵɵadvance();
|
|
9159
9148
|
i0.ɵɵproperty("ngIf", ctx.isGoButtonVisible);
|
|
9160
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgIf, i2
|
|
9149
|
+
} }, dependencies: [i1$1.NgClass, i1$1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i4$1.LabelDirective, AReplacerDirective, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
9161
9150
|
}
|
|
9162
9151
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UrlSlugComponent, [{
|
|
9163
9152
|
type: Component,
|
|
@@ -9250,7 +9239,7 @@ class YouAgreeToOurTermsComponent extends ComponentBase {
|
|
|
9250
9239
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: YouAgreeToOurTermsComponent, selectors: [["anatoly-you-agree-to-our-terms"]], inputs: { prefix: "prefix", oneLine: "oneLine" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 10, vars: 4, consts: [[1, "you-agree-to-our-terms"], ["target", "_blank", "rel", "noopener", 3, "href"]], template: function YouAgreeToOurTermsComponent_Template(rf, ctx) { if (rf & 1) {
|
|
9251
9240
|
i0.ɵɵelementStart(0, "div", 0)(1, "p");
|
|
9252
9241
|
i0.ɵɵtext(2);
|
|
9253
|
-
i0.ɵɵ
|
|
9242
|
+
i0.ɵɵconditionalCreate(3, YouAgreeToOurTermsComponent_Conditional_3_Template, 1, 0, "br");
|
|
9254
9243
|
i0.ɵɵelementStart(4, "a", 1);
|
|
9255
9244
|
i0.ɵɵtext(5, "Terms of use");
|
|
9256
9245
|
i0.ɵɵelementEnd();
|
|
@@ -9499,7 +9488,7 @@ class ContactUsForm extends EditComponentBase {
|
|
|
9499
9488
|
onTopicChange(event) {
|
|
9500
9489
|
this.selectedTopic = event.target.value;
|
|
9501
9490
|
}
|
|
9502
|
-
static { this.ɵfac = function ContactUsForm_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ContactUsForm)(i0.ɵɵdirectiveInject(i1$a.ReCaptchaV3Service), i0.ɵɵdirectiveInject(i2
|
|
9491
|
+
static { this.ɵfac = function ContactUsForm_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ContactUsForm)(i0.ɵɵdirectiveInject(i1$a.ReCaptchaV3Service), i0.ɵɵdirectiveInject(i2.FormBuilder), i0.ɵɵdirectiveInject(AppContextService), i0.ɵɵdirectiveInject(EmailsApiService), i0.ɵɵdirectiveInject(NotificationService)); }; }
|
|
9503
9492
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ContactUsForm, selectors: [["anatoly-forms-contactus-form"]], inputs: { showActionButtons: "showActionButtons" }, outputs: { submit: "submit" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 39, vars: 31, consts: [["novalidate", "", 3, "ngSubmit", "formGroup"], [3, "formGroup", "visible"], [1, "contact-us"], [1, "row"], [1, "form-fields", "col-6"], [1, "form-topic", 3, "ngClass"], [1, "form-select-wrapper"], [1, "assistive-text"], ["formControlName", "topic", 1, "form-select", 3, "change"], [3, "value", 4, "ngFor", "ngForOf"], ["controlName", "topic", "controlTitle", "topic", 3, "formGroup", "formSubmitted"], [1, "form-name", 3, "ngClass"], ["formControlName", "name", "placeholder", "Name *", "type", "text", 1, "form-control"], ["controlName", "name", "controlTitle", "name", 3, "formGroup", "formSubmitted"], [1, "form-email", 3, "ngClass"], ["formControlName", "email", "placeholder", "E-mail *", "type", "text", 1, "form-control"], [4, "ngIf"], ["controlName", "email", "controlTitle", "email", 3, "formGroup", "formSubmitted"], [1, "form-subject", 3, "ngClass"], ["formControlName", "subject", "placeholder", "Subject *", "type", "text", 1, "form-control"], ["controlName", "subject", "controlTitle", "subject", 3, "formGroup", "formSubmitted"], [1, "col-6"], [1, "form-message", 3, "ngClass"], ["formControlName", "message", "name", "message", "placeholder", "Message *", "rows", "4", "type", "text"], ["controlName", "message", "controlTitle", "message", 3, "formGroup", "formSubmitted"], [1, "row", "form-footer"], [1, "col"], ["class", "btn btn-success", "type", "submit", 3, "btn-primary", 4, "ngIf"], [3, "value"], ["type", "submit", 1, "btn", "btn-success"]], template: function ContactUsForm_Template(rf, ctx) { if (rf & 1) {
|
|
9504
9493
|
i0.ɵɵelementStart(0, "form", 0);
|
|
9505
9494
|
i0.ɵɵlistener("ngSubmit", function ContactUsForm_Template_form_ngSubmit_0_listener() { return ctx.onSubmit(); });
|
|
@@ -9571,12 +9560,12 @@ class ContactUsForm extends EditComponentBase {
|
|
|
9571
9560
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
9572
9561
|
i0.ɵɵadvance(3);
|
|
9573
9562
|
i0.ɵɵproperty("ngIf", ctx.showActionButtons);
|
|
9574
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgForOf, i1$1.NgIf, i2
|
|
9563
|
+
} }, dependencies: [i1$1.NgClass, i1$1.NgForOf, i1$1.NgIf, i2.ɵNgNoValidate, i2.NgSelectOption, i2.ɵNgSelectMultipleOption, i2.DefaultValueAccessor, i2.SelectControlValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, NativeElementDirective, FormValidationSummaryComponent, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
9575
9564
|
}
|
|
9576
9565
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ContactUsForm, [{
|
|
9577
9566
|
type: Component,
|
|
9578
9567
|
args: [{ selector: 'anatoly-forms-contactus-form', standalone: false, template: "<form (ngSubmit)='onSubmit()' [formGroup]='formGroup' novalidate>\r\n <anatoly-form-validation-summary [formGroup]='formGroup'\r\n [visible]='formSubmitted && formGroup.invalid'></anatoly-form-validation-summary>\r\n\r\n <div class='contact-us'>\r\n <div class=\"row\">\r\n <div class='form-fields col-6'>\r\n <p>What can we help you with?</p>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('topic') }\" class='form-topic'>\r\n <div class='form-select-wrapper'>\r\n <label class='assistive-text'>Topic *</label>\r\n <select (change)='onTopicChange($event)' class='form-select' formControlName='topic'>\r\n <option *ngFor='let topic of topicList' [value]='topic.value'>{{ topic.value }} </option>\r\n </select>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='topic'\r\n controlTitle='topic'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('name') }\" class='form-name'>\r\n <label class='assistive-text'>Name *</label>\r\n <input class='form-control' formControlName='name' placeholder='Name *' type='text'>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='name'\r\n controlTitle='name'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('email') }\" class='form-email'>\r\n <label class='assistive-text'>E-mail * </label>\r\n <input class='form-control' formControlName='email' placeholder='E-mail *' type='text' />\r\n <p *ngIf='!isUserSignedIn'>Please indicate the email used for your MailEx login if you already have an account</p>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='email'\r\n controlTitle='email'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('subject') }\" class='form-subject'>\r\n <label class='assistive-text'>Subject *</label>\r\n <input class='form-control' formControlName='subject' placeholder='Subject *' type='text' />\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='subject'\r\n controlTitle='subject'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n </div>\r\n <div class='col-6'>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('message') }\" class='form-message'>\r\n <label class='assistive-text'>Message *</label>\r\n <textarea formControlName='message' name='message' placeholder='Message *' rows='4'\r\n type='text'></textarea>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='message'\r\n controlTitle='message'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row form-footer\">\r\n <div class=\"col\">\r\n <button *ngIf='showActionButtons'\r\n [class.btn-primary]='!formGroup.invalid'\r\n class='btn btn-success'\r\n type='submit'>\r\n Submit\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</form>\r\n" }]
|
|
9579
|
-
}], () => [{ type: i1$a.ReCaptchaV3Service }, { type: i2
|
|
9568
|
+
}], () => [{ type: i1$a.ReCaptchaV3Service }, { type: i2.FormBuilder }, { type: AppContextService }, { type: EmailsApiService }, { type: NotificationService }], { showActionButtons: [{
|
|
9580
9569
|
type: Input
|
|
9581
9570
|
}], submit: [{
|
|
9582
9571
|
type: Output
|
|
@@ -9883,7 +9872,7 @@ class AddressComponent extends EditComponentBase {
|
|
|
9883
9872
|
let usState = event.target.value;
|
|
9884
9873
|
this.change.emit(usState);
|
|
9885
9874
|
}
|
|
9886
|
-
static { this.ɵfac = function AddressComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AddressComponent)(i0.ɵɵdirectiveInject(i2
|
|
9875
|
+
static { this.ɵfac = function AddressComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AddressComponent)(i0.ɵɵdirectiveInject(i2.FormBuilder), i0.ɵɵdirectiveInject(AppContextService)); }; }
|
|
9887
9876
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AddressComponent, selectors: [["anatoly-forms-address"]], inputs: { address: "address" }, outputs: { change: "change" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 30, vars: 29, consts: [["classes", "card-outline card-primary"], [3, "title", 4, "ngIf"], [3, "formGroup"], [1, "row"], [1, "form-group", 3, "ngClass"], ["type", "text", "formControlName", "address_street", "placeholder", "Street Address", 1, "form-control"], ["controlName", "address_street", "controlTitle", "Street", 3, "formGroup", "formSubmitted"], ["type", "text", "formControlName", "address_street2", "placeholder", "Apartment, suite, unit, building, floor, etc.", 1, "form-control"], ["controlName", "address_street2", "controlTitle", "Street2", 3, "formGroup", "formSubmitted"], [1, "form-group", "col-3", "mb-0", 3, "ngClass"], ["type", "text", "formControlName", "address_city", "placeholder", "City", 1, "form-control"], ["controlName", "address_city", "controlTitle", "City", 3, "formGroup", "formSubmitted"], ["class", "form-group col-3 mb-0", 3, "ngClass", 4, "ngIf"], ["type", "text", "formControlName", "address_zipcode", "placeholder", "zipcode", 1, "form-control"], ["controlName", "address_zipcode", "controlTitle", "zipcode", 3, "formGroup", "formSubmitted"], ["formControlName", "address_country", "data-placeholder", "Select a Country", 1, "form-control", 3, "change"], [3, "value", 4, "ngFor", "ngForOf"], ["controlName", "address_country", "controlTitle", "Country", 3, "formGroup", "formSubmitted"], [3, "title"], ["formControlName", "address_stateOrRegion", 1, "form-control", 3, "change"], ["controlName", "address_stateOrRegion", "controlTitle", "State", 3, "formGroup", "formSubmitted"], [3, "value"]], template: function AddressComponent_Template(rf, ctx) { if (rf & 1) {
|
|
9888
9877
|
i0.ɵɵelementStart(0, "anatoly-card", 0);
|
|
9889
9878
|
i0.ɵɵtemplate(1, AddressComponent_anatoly_card_header_1_Template, 1, 1, "anatoly-card-header", 1);
|
|
@@ -9944,12 +9933,12 @@ class AddressComponent extends EditComponentBase {
|
|
|
9944
9933
|
i0.ɵɵproperty("ngForOf", ctx.countryData);
|
|
9945
9934
|
i0.ɵɵadvance();
|
|
9946
9935
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
9947
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgForOf, i1$1.NgIf, i2
|
|
9936
|
+
} }, dependencies: [i1$1.NgClass, i1$1.NgForOf, i1$1.NgIf, i2.NgSelectOption, i2.ɵNgSelectMultipleOption, i2.DefaultValueAccessor, i2.SelectControlValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, CardComponent, CardHeaderComponent, CardBodyComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
9948
9937
|
}
|
|
9949
9938
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AddressComponent, [{
|
|
9950
9939
|
type: Component,
|
|
9951
9940
|
args: [{ selector: 'anatoly-forms-address', standalone: false, template: "<anatoly-card classes='card-outline card-primary'>\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title' />\r\n <anatoly-card-body [formGroup]='formGroup'>\r\n <div class=\"row\">\r\n <div class='form-group' [ngClass]=\"{'has-error': isControlInvalid('address_street')}\" >\r\n <label>Street Address</label>\r\n <input type='text' class='form-control' formControlName='address_street' placeholder='Street Address'>\r\n <anatoly-item-validation-summary controlName='address_street'\r\n controlTitle='Street'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group' [ngClass]=\"{'has-error': isControlInvalid('address_street2')}\" >\r\n <input type='text' class='form-control' formControlName='address_street2' placeholder='Apartment, suite, unit, building, floor, etc.'>\r\n <anatoly-item-validation-summary controlName='address_street2'\r\n controlTitle='Street2'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n <div class=\"row\">\r\n <div class='form-group col-3 mb-0' [ngClass]=\"{'has-error': isControlInvalid('address_city')}\">\r\n <label>City</label>\r\n <input type='text' class='form-control' formControlName='address_city' placeholder='City'>\r\n <anatoly-item-validation-summary controlName='address_city'\r\n controlTitle='City'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-3 mb-0' *ngIf=\"formGroup.value.address_country == 'US'\" [ngClass]=\"{'has-error': isControlInvalid('address_stateOrRegion')}\">\r\n <label>State</label>\r\n <select class='form-control' (change)='onUSStateChange($event)' formControlName='address_stateOrRegion'>\r\n <option *ngFor='let state of usStateData' [value]='state.code'>{{state.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_stateOrRegion'\r\n controlTitle='State'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-3 mb-0' [ngClass]=\"{'has-error': isControlInvalid('address_zipcode')}\" >\r\n <label>Zipcode</label>\r\n <input type='text' class='form-control' formControlName='address_zipcode' placeholder='zipcode'>\r\n <anatoly-item-validation-summary controlName='address_zipcode'\r\n controlTitle='zipcode'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-3 mb-0' [ngClass]=\"{'has-error': isControlInvalid('address_country')}\">\r\n <label>Country</label>\r\n <select class='form-control' (change)='onCountryChange($event)' formControlName='address_country' data-placeholder='Select a Country'>\r\n <option *ngFor='let country of countryData' [value]='country.code'>{{country.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_country'\r\n controlTitle='Country'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n" }]
|
|
9952
|
-
}], () => [{ type: i2
|
|
9941
|
+
}], () => [{ type: i2.FormBuilder }, { type: AppContextService }], { address: [{
|
|
9953
9942
|
type: Input
|
|
9954
9943
|
}], change: [{
|
|
9955
9944
|
type: Output
|
|
@@ -10028,7 +10017,7 @@ class CompanyComponent extends EditComponentBase {
|
|
|
10028
10017
|
};
|
|
10029
10018
|
return JSON.stringify(data);
|
|
10030
10019
|
}
|
|
10031
|
-
static { this.ɵfac = function CompanyComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CompanyComponent)(i0.ɵɵdirectiveInject(i2
|
|
10020
|
+
static { this.ɵfac = function CompanyComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CompanyComponent)(i0.ɵɵdirectiveInject(i2.FormBuilder)); }; }
|
|
10032
10021
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CompanyComponent, selectors: [["anatoly-forms-company"]], inputs: { company: "company" }, standalone: false, features: [i0.ɵɵInheritDefinitionFeature], decls: 25, vars: 22, consts: [["classes", "card-outline card-primary"], [3, "title", 4, "ngIf"], [3, "formGroup"], [1, "row"], [1, "form-group", "col-6", 3, "ngClass"], ["type", "text", "formControlName", "company_name", "placeholder", "Company Name", 1, "form-control"], ["controlName", "company_name", "controlTitle", "Company Name", 3, "formGroup", "formSubmitted"], ["type", "tel", "formControlName", "company_phone", "placeholder", "Company Phone", 1, "form-control"], ["controlName", "company_phone", "controlTitle", "Company Phone", 3, "formGroup", "formSubmitted"], [1, "form-group", "col-6", "mb-0", 3, "ngClass"], ["type", "email", "formControlName", "company_email", "placeholder", "Company Email", 1, "form-control"], ["controlName", "company_email", "controlTitle", "Company Email", 3, "formGroup", "formSubmitted"], ["type", "url", "placeholder", "https://example.com", "pattern", "https://.*", "size", "30", "formControlName", "company_websiteUrl", 1, "form-control"], ["controlName", "company_websiteUrl", "controlTitle", "Company website url", 3, "formGroup", "formSubmitted"], [3, "title"]], template: function CompanyComponent_Template(rf, ctx) { if (rf & 1) {
|
|
10033
10022
|
i0.ɵɵelementStart(0, "anatoly-card", 0);
|
|
10034
10023
|
i0.ɵɵtemplate(1, CompanyComponent_anatoly_card_header_1_Template, 1, 1, "anatoly-card-header", 1);
|
|
@@ -10073,12 +10062,12 @@ class CompanyComponent extends EditComponentBase {
|
|
|
10073
10062
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(20, _c0, ctx.isControlInvalid("company_websiteUrl")));
|
|
10074
10063
|
i0.ɵɵadvance(4);
|
|
10075
10064
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
10076
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgIf, i2
|
|
10065
|
+
} }, dependencies: [i1$1.NgClass, i1$1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.PatternValidator, i2.FormGroupDirective, i2.FormControlName, CardComponent, CardHeaderComponent, CardBodyComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
10077
10066
|
}
|
|
10078
10067
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CompanyComponent, [{
|
|
10079
10068
|
type: Component,
|
|
10080
10069
|
args: [{ selector: 'anatoly-forms-company', standalone: false, template: "<anatoly-card classes='card-outline card-primary'>\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title' />\r\n <anatoly-card-body [formGroup]='formGroup' >\r\n <div class=\"row\">\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_name') }\">\r\n <label>Name</label>\r\n <input type='text' class='form-control' formControlName='company_name' placeholder='Company Name'>\r\n <anatoly-item-validation-summary controlName='company_name'\r\n controlTitle='Company Name'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_phone') }\">\r\n <label>Phone</label>\r\n <input type='tel' class='form-control' formControlName='company_phone' placeholder='Company Phone'>\r\n <anatoly-item-validation-summary controlName='company_phone'\r\n controlTitle='Company Phone'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n <div class=\"row\">\r\n <div class='form-group col-6 mb-0' [ngClass]=\"{'has-error': isControlInvalid('company_email') }\">\r\n <label>Email</label>\r\n <input type='email' class='form-control' formControlName='company_email' placeholder='Company Email'>\r\n <anatoly-item-validation-summary controlName='company_email'\r\n controlTitle='Company Email'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6 mb-0' [ngClass]=\"{'has-error': isControlInvalid('company_websiteUrl') }\">\r\n <label>Website Url</label>\r\n <input type='url' placeholder='https://example.com' pattern='https://.*' size='30'\r\n class='form-control' formControlName='company_websiteUrl'>\r\n <anatoly-item-validation-summary controlName='company_websiteUrl'\r\n controlTitle='Company website url'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n" }]
|
|
10081
|
-
}], () => [{ type: i2
|
|
10070
|
+
}], () => [{ type: i2.FormBuilder }], { company: [{
|
|
10082
10071
|
type: Input
|
|
10083
10072
|
}] }); })();
|
|
10084
10073
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyComponent, { className: "CompanyComponent", filePath: "lib/ui/forms/components/company/company.component.ts", lineNumber: 29 }); })();
|
|
@@ -11326,5 +11315,5 @@ class AnatolyModule {
|
|
|
11326
11315
|
* Generated bundle index. Do not edit.
|
|
11327
11316
|
*/
|
|
11328
11317
|
|
|
11329
|
-
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 };
|
|
11318
|
+
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, Mode, 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 };
|
|
11330
11319
|
//# sourceMappingURL=osovitny-anatoly.mjs.map
|