@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
|
@@ -21,11 +21,9 @@ import { TranslateHttpLoader } from '@ngx-translate/http-loader';
|
|
|
21
21
|
import Swal from 'sweetalert2';
|
|
22
22
|
import * as i1$5 from 'ngx-toastr';
|
|
23
23
|
import { ToastrModule } from 'ngx-toastr';
|
|
24
|
-
import * as i2 from '@angular/cdk/layout';
|
|
25
|
-
import { Breakpoints } from '@angular/cdk/layout';
|
|
26
24
|
import * as i1$6 from '@angular/cdk/platform';
|
|
27
25
|
import * as i1$7 from '@angular/platform-browser';
|
|
28
|
-
import * as i2
|
|
26
|
+
import * as i2 from '@angular/forms';
|
|
29
27
|
import { FormControl, Validators, ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
30
28
|
import * as dropin from 'braintree-web-drop-in';
|
|
31
29
|
import * as i4 from '@progress/kendo-angular-dialog';
|
|
@@ -3494,27 +3492,15 @@ class NotificationService {
|
|
|
3494
3492
|
}], () => [{ type: i1$5.ToastrService }], null); })();
|
|
3495
3493
|
|
|
3496
3494
|
class BrowserService {
|
|
3497
|
-
constructor(platform
|
|
3495
|
+
constructor(platform) {
|
|
3498
3496
|
this.platform = platform;
|
|
3499
|
-
|
|
3500
|
-
// Breakpoint status flags
|
|
3501
|
-
this.isMobileScreen = false;
|
|
3502
|
-
this.isTabletScreen = false;
|
|
3503
|
-
// Reactive update stream
|
|
3497
|
+
//updated
|
|
3504
3498
|
this._updated = new BehaviorSubject(null);
|
|
3505
3499
|
this.updated$ = this._updated.asObservable();
|
|
3506
3500
|
this.init();
|
|
3507
3501
|
}
|
|
3508
3502
|
init() {
|
|
3509
|
-
|
|
3510
|
-
this.breakpointObserver
|
|
3511
|
-
.observe([Breakpoints.Handset, Breakpoints.Tablet])
|
|
3512
|
-
.subscribe(result => {
|
|
3513
|
-
const breakpoints = result.breakpoints;
|
|
3514
|
-
this.isMobileScreen = breakpoints[Breakpoints.Handset] || false;
|
|
3515
|
-
this.isTabletScreen = breakpoints[Breakpoints.Tablet] || false;
|
|
3516
|
-
this.fireUpdated();
|
|
3517
|
-
});
|
|
3503
|
+
this.fireUpdated();
|
|
3518
3504
|
}
|
|
3519
3505
|
fireUpdated() {
|
|
3520
3506
|
this._updated.next(null);
|
|
@@ -3581,7 +3567,7 @@ class BrowserService {
|
|
|
3581
3567
|
get userAgent() {
|
|
3582
3568
|
return navigator.userAgent.toLowerCase();
|
|
3583
3569
|
}
|
|
3584
|
-
static { this.ɵfac = function BrowserService_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BrowserService)(i0.ɵɵinject(i1$6.Platform)
|
|
3570
|
+
static { this.ɵfac = function BrowserService_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BrowserService)(i0.ɵɵinject(i1$6.Platform)); }; }
|
|
3585
3571
|
static { this.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: BrowserService, factory: BrowserService.ɵfac, providedIn: 'root' }); }
|
|
3586
3572
|
}
|
|
3587
3573
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BrowserService, [{
|
|
@@ -3589,7 +3575,7 @@ class BrowserService {
|
|
|
3589
3575
|
args: [{
|
|
3590
3576
|
providedIn: 'root'
|
|
3591
3577
|
}]
|
|
3592
|
-
}], () => [{ type: i1$6.Platform }
|
|
3578
|
+
}], () => [{ type: i1$6.Platform }], null); })();
|
|
3593
3579
|
|
|
3594
3580
|
/*
|
|
3595
3581
|
<file>
|
|
@@ -4609,7 +4595,7 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4609
4595
|
i0.ɵɵelementStart(15, "span", 8);
|
|
4610
4596
|
i0.ɵɵtext(16, "Add a Promo Code:");
|
|
4611
4597
|
i0.ɵɵelementEnd()();
|
|
4612
|
-
i0.ɵɵ
|
|
4598
|
+
i0.ɵɵconditionalCreate(17, OrderSummaryComponent_Conditional_17_Template, 5, 4, "div", 9);
|
|
4613
4599
|
i0.ɵɵelement(18, "div", 6);
|
|
4614
4600
|
i0.ɵɵelementStart(19, "div", 10)(20, "span");
|
|
4615
4601
|
i0.ɵɵtext(21, "Discounts & Savings:");
|
|
@@ -4626,7 +4612,7 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4626
4612
|
i0.ɵɵelementEnd()()()()();
|
|
4627
4613
|
} if (rf & 2) {
|
|
4628
4614
|
i0.ɵɵadvance(12);
|
|
4629
|
-
i0.ɵɵtextInterpolate1("$", ctx.ps.subtotal
|
|
4615
|
+
i0.ɵɵtextInterpolate1("$", ctx.ps.subtotal);
|
|
4630
4616
|
i0.ɵɵadvance(2);
|
|
4631
4617
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c1$2, ctx.showPromoCode));
|
|
4632
4618
|
i0.ɵɵadvance(3);
|
|
@@ -4634,8 +4620,8 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4634
4620
|
i0.ɵɵadvance(6);
|
|
4635
4621
|
i0.ɵɵtextInterpolate(ctx.discount);
|
|
4636
4622
|
i0.ɵɵadvance(6);
|
|
4637
|
-
i0.ɵɵtextInterpolate1("$", ctx.toTotal()
|
|
4638
|
-
} }, dependencies: [i1$1.NgClass, i2
|
|
4623
|
+
i0.ɵɵtextInterpolate1("$", ctx.toTotal());
|
|
4624
|
+
} }, dependencies: [i1$1.NgClass, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgModel], encapsulation: 2 }); }
|
|
4639
4625
|
}
|
|
4640
4626
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OrderSummaryComponent, [{
|
|
4641
4627
|
type: Component,
|
|
@@ -4751,10 +4737,9 @@ function PaymentMethodsComponent_For_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
4751
4737
|
const item_r2 = ctx.$implicit;
|
|
4752
4738
|
i0.ɵɵclassProp("selected", item_r2.selected);
|
|
4753
4739
|
i0.ɵɵadvance(2);
|
|
4754
|
-
i0.ɵɵtextInterpolate1("Pay with ", item_r2.title
|
|
4740
|
+
i0.ɵɵtextInterpolate1("Pay with ", item_r2.title);
|
|
4755
4741
|
i0.ɵɵadvance(2);
|
|
4756
|
-
i0.ɵɵ
|
|
4757
|
-
i0.ɵɵpropertyInterpolate1("alt", "payment-icon ", item_r2.title, "");
|
|
4742
|
+
i0.ɵɵproperty("src", i0.ɵɵinterpolate1("/assets/@lib/images/payment-icons/", item_r2.icon, ".png"), i0.ɵɵsanitizeUrl)("alt", i0.ɵɵinterpolate1("payment-icon ", item_r2.title));
|
|
4758
4743
|
} }
|
|
4759
4744
|
class PaymentMethodsComponent extends ComponentBase {
|
|
4760
4745
|
constructor(ps) {
|
|
@@ -4888,13 +4873,13 @@ class PaymentOptionsComponent extends ComponentBase {
|
|
|
4888
4873
|
i0.ɵɵadvance(3);
|
|
4889
4874
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$g, ctx.ps.selectedPaymentType == 2));
|
|
4890
4875
|
i0.ɵɵadvance(7);
|
|
4891
|
-
i0.ɵɵtextInterpolate1("$", ctx.priceWeekly
|
|
4876
|
+
i0.ɵɵtextInterpolate1("$", ctx.priceWeekly);
|
|
4892
4877
|
i0.ɵɵadvance();
|
|
4893
4878
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$g, ctx.ps.selectedPaymentType == 1));
|
|
4894
4879
|
i0.ɵɵadvance(5);
|
|
4895
4880
|
i0.ɵɵtextInterpolate1("Covers the full ", ctx.numberOfWeeks, " weeks ");
|
|
4896
4881
|
i0.ɵɵadvance(2);
|
|
4897
|
-
i0.ɵɵtextInterpolate1("$", ctx.priceUpfront
|
|
4882
|
+
i0.ɵɵtextInterpolate1("$", ctx.priceUpfront);
|
|
4898
4883
|
} }, dependencies: [i1$1.NgClass], encapsulation: 2 }); }
|
|
4899
4884
|
}
|
|
4900
4885
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PaymentOptionsComponent, [{
|
|
@@ -5498,7 +5483,7 @@ class BraintreeDialog extends DialogBase {
|
|
|
5498
5483
|
}
|
|
5499
5484
|
static { this.ɵfac = function BraintreeDialog_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BraintreeDialog)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService), i0.ɵɵdirectiveInject(NotificationService)); }; }
|
|
5500
5485
|
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) {
|
|
5501
|
-
i0.ɵɵ
|
|
5486
|
+
i0.ɵɵconditionalCreate(0, BraintreeDialog_Conditional_0_Template, 11, 3, "div", 0);
|
|
5502
5487
|
} if (rf & 2) {
|
|
5503
5488
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
5504
5489
|
} }, dependencies: [i4.DialogComponent, i4.DialogTitleBarComponent, i4.DialogActionsComponent], encapsulation: 2 }); }
|
|
@@ -6059,7 +6044,7 @@ class PaypalButtonComponent extends ComponentBase {
|
|
|
6059
6044
|
}
|
|
6060
6045
|
static { this.ɵfac = function PaypalButtonComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PaypalButtonComponent)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService)); }; }
|
|
6061
6046
|
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) {
|
|
6062
|
-
i0.ɵɵ
|
|
6047
|
+
i0.ɵɵconditionalCreate(0, PaypalButtonComponent_Conditional_0_Template, 1, 1, "anatoly-billing-paypal-container", 0);
|
|
6063
6048
|
} if (rf & 2) {
|
|
6064
6049
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
6065
6050
|
} }, dependencies: [PayPalComponent], encapsulation: 2 }); }
|
|
@@ -6283,7 +6268,7 @@ class StripeDialog extends DialogBase {
|
|
|
6283
6268
|
}
|
|
6284
6269
|
static { this.ɵfac = function StripeDialog_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || StripeDialog)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService)); }; }
|
|
6285
6270
|
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) {
|
|
6286
|
-
i0.ɵɵ
|
|
6271
|
+
i0.ɵɵconditionalCreate(0, StripeDialog_Conditional_0_Template, 6, 3, "div", 0);
|
|
6287
6272
|
} if (rf & 2) {
|
|
6288
6273
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
6289
6274
|
} }, dependencies: [i4.DialogComponent, i4.DialogTitleBarComponent], encapsulation: 2 }); }
|
|
@@ -7073,7 +7058,7 @@ class CardComponent extends ComponentBase {
|
|
|
7073
7058
|
i0.ɵɵprojection(4, 3);
|
|
7074
7059
|
i0.ɵɵelementEnd();
|
|
7075
7060
|
} if (rf & 2) {
|
|
7076
|
-
i0.ɵɵ
|
|
7061
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card ", ctx.classes));
|
|
7077
7062
|
} }, encapsulation: 2 }); }
|
|
7078
7063
|
}
|
|
7079
7064
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardComponent, [{
|
|
@@ -7117,7 +7102,7 @@ class CardHeaderComponent extends ComponentBase {
|
|
|
7117
7102
|
i0.ɵɵprojection(3);
|
|
7118
7103
|
i0.ɵɵelementEnd();
|
|
7119
7104
|
} if (rf & 2) {
|
|
7120
|
-
i0.ɵɵ
|
|
7105
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-header ", ctx.classes));
|
|
7121
7106
|
i0.ɵɵadvance(2);
|
|
7122
7107
|
i0.ɵɵproperty("ngIf", ctx.title);
|
|
7123
7108
|
} }, dependencies: [i1$1.NgIf], encapsulation: 2 }); }
|
|
@@ -7152,7 +7137,7 @@ class CardBodyComponent extends ComponentBase {
|
|
|
7152
7137
|
i0.ɵɵprojection(1);
|
|
7153
7138
|
i0.ɵɵelementEnd();
|
|
7154
7139
|
} if (rf & 2) {
|
|
7155
|
-
i0.ɵɵ
|
|
7140
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-body ", ctx.classes));
|
|
7156
7141
|
} }, encapsulation: 2 }); }
|
|
7157
7142
|
}
|
|
7158
7143
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardBodyComponent, [{
|
|
@@ -7185,7 +7170,7 @@ class CardFooterComponent extends ComponentBase {
|
|
|
7185
7170
|
i0.ɵɵprojection(1);
|
|
7186
7171
|
i0.ɵɵelementEnd();
|
|
7187
7172
|
} if (rf & 2) {
|
|
7188
|
-
i0.ɵɵ
|
|
7173
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-footer ", ctx.classes));
|
|
7189
7174
|
} }, encapsulation: 2 }); }
|
|
7190
7175
|
}
|
|
7191
7176
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardFooterComponent, [{
|
|
@@ -7218,7 +7203,7 @@ class NativeElementDirective {
|
|
|
7218
7203
|
// sets the localization key to the control
|
|
7219
7204
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
7220
7205
|
}
|
|
7221
|
-
static { this.ɵfac = function NativeElementDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || NativeElementDirective)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i2
|
|
7206
|
+
static { this.ɵfac = function NativeElementDirective_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || NativeElementDirective)(i0.ɵɵdirectiveInject(i0.ElementRef), i0.ɵɵdirectiveInject(i2.NgControl)); }; }
|
|
7222
7207
|
static { this.ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: NativeElementDirective, selectors: [["", "formControl", ""], ["", "formControlName", ""]], standalone: false }); }
|
|
7223
7208
|
}
|
|
7224
7209
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(NativeElementDirective, [{
|
|
@@ -7227,7 +7212,7 @@ class NativeElementDirective {
|
|
|
7227
7212
|
selector: '[formControl], [formControlName]',
|
|
7228
7213
|
standalone: false
|
|
7229
7214
|
}]
|
|
7230
|
-
}], () => [{ type: i0.ElementRef }, { type: i2
|
|
7215
|
+
}], () => [{ type: i0.ElementRef }, { type: i2.NgControl }], null); })();
|
|
7231
7216
|
|
|
7232
7217
|
/*
|
|
7233
7218
|
<file>
|
|
@@ -7251,7 +7236,7 @@ function CountryDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
7251
7236
|
i0.ɵɵelement(0, "kendo-label", 6);
|
|
7252
7237
|
} if (rf & 2) {
|
|
7253
7238
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
7254
|
-
i0.ɵɵ
|
|
7239
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r0.title));
|
|
7255
7240
|
} }
|
|
7256
7241
|
function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
7257
7242
|
i0.ɵɵelementStart(0, "option", 7);
|
|
@@ -7265,7 +7250,7 @@ function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
7265
7250
|
} }
|
|
7266
7251
|
function CountryDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7267
7252
|
i0.ɵɵelementStart(0, "div", 2);
|
|
7268
|
-
i0.ɵɵtemplate(1, CountryDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7253
|
+
i0.ɵɵtemplate(1, CountryDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 3);
|
|
7269
7254
|
i0.ɵɵelementStart(2, "select", 4);
|
|
7270
7255
|
i0.ɵɵtemplate(3, CountryDropdownlist_div_1_option_3_Template, 2, 2, "option", 5);
|
|
7271
7256
|
i0.ɵɵelementEnd()();
|
|
@@ -7306,7 +7291,7 @@ class CountryDropdownlist extends EditComponentBase {
|
|
|
7306
7291
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7307
7292
|
i0.ɵɵadvance();
|
|
7308
7293
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7309
|
-
} }, dependencies: [i1$1.NgForOf, i1$1.NgIf, i2
|
|
7294
|
+
} }, 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 }); }
|
|
7310
7295
|
}
|
|
7311
7296
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CountryDropdownlist, [{
|
|
7312
7297
|
type: Component,
|
|
@@ -7337,11 +7322,11 @@ function LanguageDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1
|
|
|
7337
7322
|
i0.ɵɵelement(0, "kendo-label", 5);
|
|
7338
7323
|
} if (rf & 2) {
|
|
7339
7324
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
7340
|
-
i0.ɵɵ
|
|
7325
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r0.title));
|
|
7341
7326
|
} }
|
|
7342
7327
|
function LanguageDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7343
7328
|
i0.ɵɵelementStart(0, "div", 2);
|
|
7344
|
-
i0.ɵɵtemplate(1, LanguageDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7329
|
+
i0.ɵɵtemplate(1, LanguageDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 3);
|
|
7345
7330
|
i0.ɵɵelement(2, "kendo-dropdownlist", 4);
|
|
7346
7331
|
i0.ɵɵelementEnd();
|
|
7347
7332
|
} if (rf & 2) {
|
|
@@ -7371,7 +7356,7 @@ class LanguageDropdownlist extends EditComponentBase {
|
|
|
7371
7356
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7372
7357
|
i0.ɵɵadvance();
|
|
7373
7358
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7374
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
7359
|
+
} }, dependencies: [i1$1.NgIf, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3.DropDownListComponent, i4$1.LabelComponent, NativeElementDirective], encapsulation: 2 }); }
|
|
7375
7360
|
}
|
|
7376
7361
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(LanguageDropdownlist, [{
|
|
7377
7362
|
type: Component,
|
|
@@ -7567,12 +7552,12 @@ function ModerationStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if
|
|
|
7567
7552
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7568
7553
|
} if (rf & 2) {
|
|
7569
7554
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7570
|
-
i0.ɵɵ
|
|
7555
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7571
7556
|
} }
|
|
7572
7557
|
function ModerationStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7573
7558
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
7574
7559
|
i0.ɵɵelementStart(0, "div");
|
|
7575
|
-
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_0_kendo_label_1_Template, 1,
|
|
7560
|
+
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_0_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7576
7561
|
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7577
7562
|
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); });
|
|
7578
7563
|
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)); });
|
|
@@ -7589,11 +7574,11 @@ function ModerationStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if
|
|
|
7589
7574
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7590
7575
|
} if (rf & 2) {
|
|
7591
7576
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7592
|
-
i0.ɵɵ
|
|
7577
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7593
7578
|
} }
|
|
7594
7579
|
function ModerationStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7595
7580
|
i0.ɵɵelementStart(0, "div", 5);
|
|
7596
|
-
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7581
|
+
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7597
7582
|
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7598
7583
|
i0.ɵɵelementEnd();
|
|
7599
7584
|
} if (rf & 2) {
|
|
@@ -7619,7 +7604,7 @@ class ModerationStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7619
7604
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7620
7605
|
i0.ɵɵadvance();
|
|
7621
7606
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7622
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
7607
|
+
} }, dependencies: [i1$1.NgIf, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i2.NgModel, i3.DropDownListComponent, i4$1.LabelComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
7623
7608
|
}
|
|
7624
7609
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ModerationStatusDropdownlist, [{
|
|
7625
7610
|
type: Component,
|
|
@@ -7646,12 +7631,12 @@ function PublishStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if (r
|
|
|
7646
7631
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7647
7632
|
} if (rf & 2) {
|
|
7648
7633
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7649
|
-
i0.ɵɵ
|
|
7634
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7650
7635
|
} }
|
|
7651
7636
|
function PublishStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7652
7637
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
7653
7638
|
i0.ɵɵelementStart(0, "div");
|
|
7654
|
-
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_0_kendo_label_1_Template, 1,
|
|
7639
|
+
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_0_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7655
7640
|
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7656
7641
|
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); });
|
|
7657
7642
|
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)); });
|
|
@@ -7668,11 +7653,11 @@ function PublishStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (r
|
|
|
7668
7653
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7669
7654
|
} if (rf & 2) {
|
|
7670
7655
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7671
|
-
i0.ɵɵ
|
|
7656
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7672
7657
|
} }
|
|
7673
7658
|
function PublishStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7674
7659
|
i0.ɵɵelementStart(0, "div", 5);
|
|
7675
|
-
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_1_kendo_label_1_Template, 1,
|
|
7660
|
+
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
7676
7661
|
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7677
7662
|
i0.ɵɵelementEnd();
|
|
7678
7663
|
} if (rf & 2) {
|
|
@@ -7698,7 +7683,7 @@ class PublishStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7698
7683
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7699
7684
|
i0.ɵɵadvance();
|
|
7700
7685
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7701
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
7686
|
+
} }, dependencies: [i1$1.NgIf, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i2.NgModel, i3.DropDownListComponent, i4$1.LabelComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
7702
7687
|
}
|
|
7703
7688
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PublishStatusDropdownlist, [{
|
|
7704
7689
|
type: Component,
|
|
@@ -7801,7 +7786,7 @@ class TimezoneDropdownlist extends EditComponentBase {
|
|
|
7801
7786
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7802
7787
|
i0.ɵɵadvance();
|
|
7803
7788
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7804
|
-
} }, dependencies: [i1$1.NgForOf, i1$1.NgIf, i2
|
|
7789
|
+
} }, dependencies: [i1$1.NgForOf, i1$1.NgIf, i2.NgSelectOption, i2.ɵNgSelectMultipleOption, i2.SelectControlValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, NativeElementDirective], encapsulation: 2 }); }
|
|
7805
7790
|
}
|
|
7806
7791
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TimezoneDropdownlist, [{
|
|
7807
7792
|
type: Component,
|
|
@@ -8005,12 +7990,12 @@ function HtmlEditorComponent_div_0_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
8005
7990
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
8006
7991
|
} if (rf & 2) {
|
|
8007
7992
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
8008
|
-
i0.ɵɵ
|
|
7993
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
8009
7994
|
} }
|
|
8010
7995
|
function HtmlEditorComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
8011
7996
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
8012
7997
|
i0.ɵɵelementStart(0, "div");
|
|
8013
|
-
i0.ɵɵtemplate(1, HtmlEditorComponent_div_0_kendo_label_1_Template, 1,
|
|
7998
|
+
i0.ɵɵtemplate(1, HtmlEditorComponent_div_0_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
8014
7999
|
i0.ɵɵelementStart(2, "textarea", 3);
|
|
8015
8000
|
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)); });
|
|
8016
8001
|
i0.ɵɵelementEnd()();
|
|
@@ -8025,12 +8010,12 @@ function HtmlEditorComponent_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
8025
8010
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
8026
8011
|
} if (rf & 2) {
|
|
8027
8012
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
8028
|
-
i0.ɵɵ
|
|
8013
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
8029
8014
|
} }
|
|
8030
8015
|
function HtmlEditorComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
8031
8016
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
8032
8017
|
i0.ɵɵelementStart(0, "div", 5);
|
|
8033
|
-
i0.ɵɵtemplate(1, HtmlEditorComponent_div_1_kendo_label_1_Template, 1,
|
|
8018
|
+
i0.ɵɵtemplate(1, HtmlEditorComponent_div_1_kendo_label_1_Template, 1, 2, "kendo-label", 2);
|
|
8034
8019
|
i0.ɵɵelementStart(2, "textarea", 6);
|
|
8035
8020
|
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)); });
|
|
8036
8021
|
i0.ɵɵtext(3, " ");
|
|
@@ -8082,7 +8067,7 @@ class HtmlEditorComponent extends HtmlEditorComponentBase {
|
|
|
8082
8067
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
8083
8068
|
i0.ɵɵadvance();
|
|
8084
8069
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
8085
|
-
} }, dependencies: [i1$1.NgIf, i2
|
|
8070
|
+
} }, dependencies: [i1$1.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3$1.FroalaEditorDirective, i4$1.LabelComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
8086
8071
|
}
|
|
8087
8072
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HtmlEditorComponent, [{
|
|
8088
8073
|
type: Component,
|
|
@@ -8330,12 +8315,14 @@ class ControlPanelComponent extends ComponentBase {
|
|
|
8330
8315
|
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) {
|
|
8331
8316
|
i0.ɵɵprojectionDef();
|
|
8332
8317
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
8333
|
-
i0.ɵɵ
|
|
8318
|
+
i0.ɵɵconditionalCreate(2, ControlPanelComponent_Conditional_2_Template, 4, 3, "div", 2);
|
|
8334
8319
|
i0.ɵɵelementStart(3, "div");
|
|
8335
8320
|
i0.ɵɵprojection(4);
|
|
8336
8321
|
i0.ɵɵelementEnd();
|
|
8337
8322
|
i0.ɵɵelementStart(5, "div", 3);
|
|
8338
|
-
i0.ɵɵ
|
|
8323
|
+
i0.ɵɵconditionalCreate(6, ControlPanelComponent_Conditional_6_Template, 4, 3, "div", 4);
|
|
8324
|
+
i0.ɵɵconditionalCreate(7, ControlPanelComponent_Conditional_7_Template, 13, 9, "div", 5);
|
|
8325
|
+
i0.ɵɵconditionalCreate(8, ControlPanelComponent_Conditional_8_Template, 3, 0, "div", 6);
|
|
8339
8326
|
i0.ɵɵelementEnd()()();
|
|
8340
8327
|
} if (rf & 2) {
|
|
8341
8328
|
i0.ɵɵadvance(2);
|
|
@@ -8346,7 +8333,7 @@ class ControlPanelComponent extends ComponentBase {
|
|
|
8346
8333
|
i0.ɵɵconditional(ctx.viewTypesVisible ? 7 : -1);
|
|
8347
8334
|
i0.ɵɵadvance();
|
|
8348
8335
|
i0.ɵɵconditional(ctx.addButtonVisible ? 8 : -1);
|
|
8349
|
-
} }, dependencies: [i1$1.NgClass, i2
|
|
8336
|
+
} }, dependencies: [i1$1.NgClass, i2.NgControlStatus, i2.NgModel, i1$8.FaIconComponent, i3.DropDownListComponent, AReplacerDirective], encapsulation: 2 }); }
|
|
8350
8337
|
}
|
|
8351
8338
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ControlPanelComponent, [{
|
|
8352
8339
|
type: Component,
|
|
@@ -8429,7 +8416,7 @@ class DataPagerComponent extends ComponentBase {
|
|
|
8429
8416
|
this.pageChange.emit(e);
|
|
8430
8417
|
}
|
|
8431
8418
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵDataPagerComponent_BaseFactory; return function DataPagerComponent_Factory(__ngFactoryType__) { return (ɵDataPagerComponent_BaseFactory || (ɵDataPagerComponent_BaseFactory = i0.ɵɵgetInheritedFactory(DataPagerComponent)))(__ngFactoryType__ || DataPagerComponent); }; })(); }
|
|
8432
|
-
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:
|
|
8419
|
+
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) {
|
|
8433
8420
|
i0.ɵɵelementStart(0, "div")(1, "kendo-datapager", 0);
|
|
8434
8421
|
i0.ɵɵlistener("pageChange", function DataPagerComponent_Template_kendo_datapager_pageChange_1_listener($event) { return ctx.onPageChange($event); });
|
|
8435
8422
|
i0.ɵɵelementEnd()();
|
|
@@ -8542,7 +8529,7 @@ class SignInButtonComponent extends ComponentBase {
|
|
|
8542
8529
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignInButtonComponent_BaseFactory; return function SignInButtonComponent_Factory(__ngFactoryType__) { return (ɵSignInButtonComponent_BaseFactory || (ɵSignInButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignInButtonComponent)))(__ngFactoryType__ || SignInButtonComponent); }; })(); }
|
|
8543
8530
|
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) {
|
|
8544
8531
|
i0.ɵɵprojectionDef();
|
|
8545
|
-
i0.ɵɵtemplate(0, SignInButtonComponent_a_0_Template, 2,
|
|
8532
|
+
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);
|
|
8546
8533
|
} if (rf & 2) {
|
|
8547
8534
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8548
8535
|
i0.ɵɵadvance();
|
|
@@ -8639,7 +8626,7 @@ class SignOutButtonComponent extends ComponentBase {
|
|
|
8639
8626
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignOutButtonComponent_BaseFactory; return function SignOutButtonComponent_Factory(__ngFactoryType__) { return (ɵSignOutButtonComponent_BaseFactory || (ɵSignOutButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignOutButtonComponent)))(__ngFactoryType__ || SignOutButtonComponent); }; })(); }
|
|
8640
8627
|
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) {
|
|
8641
8628
|
i0.ɵɵprojectionDef();
|
|
8642
|
-
i0.ɵɵtemplate(0, SignOutButtonComponent_a_0_Template, 2,
|
|
8629
|
+
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);
|
|
8643
8630
|
} if (rf & 2) {
|
|
8644
8631
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8645
8632
|
i0.ɵɵadvance();
|
|
@@ -8736,7 +8723,7 @@ class SignUpButtonComponent extends ComponentBase {
|
|
|
8736
8723
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignUpButtonComponent_BaseFactory; return function SignUpButtonComponent_Factory(__ngFactoryType__) { return (ɵSignUpButtonComponent_BaseFactory || (ɵSignUpButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignUpButtonComponent)))(__ngFactoryType__ || SignUpButtonComponent); }; })(); }
|
|
8737
8724
|
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) {
|
|
8738
8725
|
i0.ɵɵprojectionDef();
|
|
8739
|
-
i0.ɵɵtemplate(0, SignUpButtonComponent_a_0_Template, 2,
|
|
8726
|
+
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);
|
|
8740
8727
|
} if (rf & 2) {
|
|
8741
8728
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8742
8729
|
i0.ɵɵadvance();
|
|
@@ -8800,7 +8787,7 @@ class NodataComponent {
|
|
|
8800
8787
|
static { this.ɵfac = function NodataComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || NodataComponent)(); }; }
|
|
8801
8788
|
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) {
|
|
8802
8789
|
i0.ɵɵprojectionDef();
|
|
8803
|
-
i0.ɵɵ
|
|
8790
|
+
i0.ɵɵconditionalCreate(0, NodataComponent_Conditional_0_Template, 6, 2, "div", 0);
|
|
8804
8791
|
} if (rf & 2) {
|
|
8805
8792
|
i0.ɵɵconditional(!ctx.dataLoading && ctx.dataLoaded && !ctx.dataFound ? 0 : -1);
|
|
8806
8793
|
} }, dependencies: [i1$1.NgIf, i1$8.FaIconComponent], encapsulation: 2 }); }
|
|
@@ -9037,7 +9024,7 @@ class Copy2ClipboardComponent extends ComponentBase {
|
|
|
9037
9024
|
i0.ɵɵelement(1, "fa-icon", 1);
|
|
9038
9025
|
i0.ɵɵelementEnd();
|
|
9039
9026
|
} if (rf & 2) {
|
|
9040
|
-
i0.ɵɵ
|
|
9027
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("btn btn-icon ", ctx.classes));
|
|
9041
9028
|
} }, dependencies: [i1$8.FaIconComponent, AReplacerDirective], encapsulation: 2 }); }
|
|
9042
9029
|
}
|
|
9043
9030
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Copy2ClipboardComponent, [{
|
|
@@ -9082,7 +9069,7 @@ function UrlSlugComponent_a_7_Template(rf, ctx) { if (rf & 1) {
|
|
|
9082
9069
|
i0.ɵɵelementEnd();
|
|
9083
9070
|
} if (rf & 2) {
|
|
9084
9071
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
9085
|
-
i0.ɵɵ
|
|
9072
|
+
i0.ɵɵproperty("href", i0.ɵɵinterpolate2("", ctx_r0.urlPrefix, "", ctx_r0.hrefGo), i0.ɵɵsanitizeUrl);
|
|
9086
9073
|
} }
|
|
9087
9074
|
class UrlSlugComponent extends EditComponentBase {
|
|
9088
9075
|
constructor() {
|
|
@@ -9153,7 +9140,7 @@ class UrlSlugComponent extends EditComponentBase {
|
|
|
9153
9140
|
i0.ɵɵproperty("formControlName", ctx.controlName);
|
|
9154
9141
|
i0.ɵɵadvance();
|
|
9155
9142
|
i0.ɵɵproperty("ngIf", ctx.isGoButtonVisible);
|
|
9156
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgIf, i2
|
|
9143
|
+
} }, 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 }); }
|
|
9157
9144
|
}
|
|
9158
9145
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UrlSlugComponent, [{
|
|
9159
9146
|
type: Component,
|
|
@@ -9246,7 +9233,7 @@ class YouAgreeToOurTermsComponent extends ComponentBase {
|
|
|
9246
9233
|
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) {
|
|
9247
9234
|
i0.ɵɵelementStart(0, "div", 0)(1, "p");
|
|
9248
9235
|
i0.ɵɵtext(2);
|
|
9249
|
-
i0.ɵɵ
|
|
9236
|
+
i0.ɵɵconditionalCreate(3, YouAgreeToOurTermsComponent_Conditional_3_Template, 1, 0, "br");
|
|
9250
9237
|
i0.ɵɵelementStart(4, "a", 1);
|
|
9251
9238
|
i0.ɵɵtext(5, "Terms of use");
|
|
9252
9239
|
i0.ɵɵelementEnd();
|
|
@@ -9495,7 +9482,7 @@ class ContactUsForm extends EditComponentBase {
|
|
|
9495
9482
|
onTopicChange(event) {
|
|
9496
9483
|
this.selectedTopic = event.target.value;
|
|
9497
9484
|
}
|
|
9498
|
-
static { this.ɵfac = function ContactUsForm_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || ContactUsForm)(i0.ɵɵdirectiveInject(i1$a.ReCaptchaV3Service), i0.ɵɵdirectiveInject(i2
|
|
9485
|
+
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)); }; }
|
|
9499
9486
|
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) {
|
|
9500
9487
|
i0.ɵɵelementStart(0, "form", 0);
|
|
9501
9488
|
i0.ɵɵlistener("ngSubmit", function ContactUsForm_Template_form_ngSubmit_0_listener() { return ctx.onSubmit(); });
|
|
@@ -9567,12 +9554,12 @@ class ContactUsForm extends EditComponentBase {
|
|
|
9567
9554
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
9568
9555
|
i0.ɵɵadvance(3);
|
|
9569
9556
|
i0.ɵɵproperty("ngIf", ctx.showActionButtons);
|
|
9570
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgForOf, i1$1.NgIf, i2
|
|
9557
|
+
} }, 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 }); }
|
|
9571
9558
|
}
|
|
9572
9559
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ContactUsForm, [{
|
|
9573
9560
|
type: Component,
|
|
9574
9561
|
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" }]
|
|
9575
|
-
}], () => [{ type: i1$a.ReCaptchaV3Service }, { type: i2
|
|
9562
|
+
}], () => [{ type: i1$a.ReCaptchaV3Service }, { type: i2.FormBuilder }, { type: AppContextService }, { type: EmailsApiService }, { type: NotificationService }], { showActionButtons: [{
|
|
9576
9563
|
type: Input
|
|
9577
9564
|
}], submit: [{
|
|
9578
9565
|
type: Output
|
|
@@ -9879,7 +9866,7 @@ class AddressComponent extends EditComponentBase {
|
|
|
9879
9866
|
let usState = event.target.value;
|
|
9880
9867
|
this.change.emit(usState);
|
|
9881
9868
|
}
|
|
9882
|
-
static { this.ɵfac = function AddressComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AddressComponent)(i0.ɵɵdirectiveInject(i2
|
|
9869
|
+
static { this.ɵfac = function AddressComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || AddressComponent)(i0.ɵɵdirectiveInject(i2.FormBuilder), i0.ɵɵdirectiveInject(AppContextService)); }; }
|
|
9883
9870
|
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) {
|
|
9884
9871
|
i0.ɵɵelementStart(0, "anatoly-card", 0);
|
|
9885
9872
|
i0.ɵɵtemplate(1, AddressComponent_anatoly_card_header_1_Template, 1, 1, "anatoly-card-header", 1);
|
|
@@ -9940,12 +9927,12 @@ class AddressComponent extends EditComponentBase {
|
|
|
9940
9927
|
i0.ɵɵproperty("ngForOf", ctx.countryData);
|
|
9941
9928
|
i0.ɵɵadvance();
|
|
9942
9929
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
9943
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgForOf, i1$1.NgIf, i2
|
|
9930
|
+
} }, 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 }); }
|
|
9944
9931
|
}
|
|
9945
9932
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AddressComponent, [{
|
|
9946
9933
|
type: Component,
|
|
9947
9934
|
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" }]
|
|
9948
|
-
}], () => [{ type: i2
|
|
9935
|
+
}], () => [{ type: i2.FormBuilder }, { type: AppContextService }], { address: [{
|
|
9949
9936
|
type: Input
|
|
9950
9937
|
}], change: [{
|
|
9951
9938
|
type: Output
|
|
@@ -10024,7 +10011,7 @@ class CompanyComponent extends EditComponentBase {
|
|
|
10024
10011
|
};
|
|
10025
10012
|
return JSON.stringify(data);
|
|
10026
10013
|
}
|
|
10027
|
-
static { this.ɵfac = function CompanyComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CompanyComponent)(i0.ɵɵdirectiveInject(i2
|
|
10014
|
+
static { this.ɵfac = function CompanyComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || CompanyComponent)(i0.ɵɵdirectiveInject(i2.FormBuilder)); }; }
|
|
10028
10015
|
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) {
|
|
10029
10016
|
i0.ɵɵelementStart(0, "anatoly-card", 0);
|
|
10030
10017
|
i0.ɵɵtemplate(1, CompanyComponent_anatoly_card_header_1_Template, 1, 1, "anatoly-card-header", 1);
|
|
@@ -10069,12 +10056,12 @@ class CompanyComponent extends EditComponentBase {
|
|
|
10069
10056
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(20, _c0, ctx.isControlInvalid("company_websiteUrl")));
|
|
10070
10057
|
i0.ɵɵadvance(4);
|
|
10071
10058
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
10072
|
-
} }, dependencies: [i1$1.NgClass, i1$1.NgIf, i2
|
|
10059
|
+
} }, 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 }); }
|
|
10073
10060
|
}
|
|
10074
10061
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CompanyComponent, [{
|
|
10075
10062
|
type: Component,
|
|
10076
10063
|
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" }]
|
|
10077
|
-
}], () => [{ type: i2
|
|
10064
|
+
}], () => [{ type: i2.FormBuilder }], { company: [{
|
|
10078
10065
|
type: Input
|
|
10079
10066
|
}] }); })();
|
|
10080
10067
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyComponent, { className: "CompanyComponent", filePath: "lib/ui/forms/components/company/company.component.ts", lineNumber: 29 }); })();
|