@osovitny/anatoly 3.19.49 → 3.20.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/osovitny-anatoly.mjs +66 -83
- package/fesm2022/osovitny-anatoly.mjs.map +1 -1
- package/index.d.ts +2075 -5
- package/package.json +51 -52
- package/lib/anatoly.module.d.ts +0 -11
- package/lib/billing/billing.module.d.ts +0 -21
- package/lib/billing/components/buttons/buyaccess-button.component.d.ts +0 -19
- package/lib/billing/components/buttons/subscribe-plan-button.component.d.ts +0 -20
- package/lib/billing/components/exports.d.ts +0 -10
- package/lib/billing/components/index.d.ts +0 -2
- package/lib/billing/components/order-summary/order-summary.component.d.ts +0 -22
- package/lib/billing/components/payment-methods/payment-methods.component.d.ts +0 -20
- package/lib/billing/components/payment-options/payment-options.component.d.ts +0 -18
- package/lib/billing/components/pm/braintree/braintree.component.d.ts +0 -27
- package/lib/billing/components/pm/paypal/paypal-button.component.d.ts +0 -20
- package/lib/billing/components/pm/paypal/paypal-subscribe-button.component.d.ts +0 -25
- package/lib/billing/components/pm/paypal/paypal.component.d.ts +0 -50
- package/lib/billing/components/pm/stripe/stripe.component.d.ts +0 -23
- package/lib/billing/exports.d.ts +0 -5
- package/lib/billing/models/paypal-models.d.ts +0 -309
- package/lib/billing/services/billing.service.d.ts +0 -33
- package/lib/billing/services/payments.service.d.ts +0 -29
- package/lib/billing/services/paypal-script.service.d.ts +0 -13
- package/lib/billing/utils.d.ts +0 -4
- package/lib/core/consts/app-settings.d.ts +0 -11
- package/lib/core/consts/core-settings.d.ts +0 -7
- package/lib/core/consts/formats.d.ts +0 -11
- package/lib/core/consts/ga.d.ts +0 -11
- package/lib/core/consts/storageKeys.d.ts +0 -8
- package/lib/core/converts/convert.d.ts +0 -16
- package/lib/core/converts/dateConvert.d.ts +0 -5
- package/lib/core/converts/tz/tzParseTimezone.d.ts +0 -1
- package/lib/core/converts/tz/tzTokenizeDate.d.ts +0 -5
- package/lib/core/converts/xmlFormatter.d.ts +0 -4
- package/lib/core/core.module.d.ts +0 -15
- package/lib/core/dom.d.ts +0 -17
- package/lib/core/enums/billing.d.ts +0 -34
- package/lib/core/enums/enums.d.ts +0 -17
- package/lib/core/enums/index.d.ts +0 -2
- package/lib/core/exports.d.ts +0 -40
- package/lib/core/go/apps-go.service.d.ts +0 -16
- package/lib/core/go/go.service.d.ts +0 -25
- package/lib/core/guards/once-import.guard.d.ts +0 -1
- package/lib/core/guards/starter.guard.d.ts +0 -13
- package/lib/core/guid.d.ts +0 -3
- package/lib/core/interceptors/httpInterceptor.d.ts +0 -23
- package/lib/core/is.d.ts +0 -23
- package/lib/core/localization/localization.module.d.ts +0 -8
- package/lib/core/localization/localization.service.d.ts +0 -31
- package/lib/core/localization/localize.pipe.d.ts +0 -10
- package/lib/core/localization/settings.module.d.ts +0 -14
- package/lib/core/localization/utils.d.ts +0 -5
- package/lib/core/logging/globalErrorHandler.d.ts +0 -9
- package/lib/core/logging/logging.service.d.ts +0 -9
- package/lib/core/models/qs.d.ts +0 -4
- package/lib/core/notifications/alerts.d.ts +0 -10
- package/lib/core/notifications/interfaces/notification.d.ts +0 -10
- package/lib/core/notifications/services/notification-service.d.ts +0 -15
- package/lib/core/performance/stopwatch.d.ts +0 -14
- package/lib/core/services/appcontext.service.d.ts +0 -61
- package/lib/core/services/browser.service.d.ts +0 -22
- package/lib/core/services/dm.service.d.ts +0 -26
- package/lib/core/services/google-analytics.service.d.ts +0 -13
- package/lib/core/services/idle.service.d.ts +0 -19
- package/lib/core/services/loading.service.d.ts +0 -14
- package/lib/core/services/script.service.d.ts +0 -13
- package/lib/core/services/starter.service.d.ts +0 -16
- package/lib/core/services/web-storage.service.d.ts +0 -22
- package/lib/core/subs.d.ts +0 -8
- package/lib/core/utils/qsutils.d.ts +0 -11
- package/lib/core/utils/utils.d.ts +0 -8
- package/lib/data/base/api.service.d.ts +0 -20
- package/lib/data/base/grid/grid-edit.service.d.ts +0 -16
- package/lib/data/base/grid/grid-read.service.d.ts +0 -14
- package/lib/data/data.module.d.ts +0 -7
- package/lib/data/exports.d.ts +0 -11
- package/lib/data/services/billing/currencies-api.service.d.ts +0 -12
- package/lib/data/services/billing/currencies-storage.service.d.ts +0 -22
- package/lib/data/services/billing/payments-api.service.d.ts +0 -13
- package/lib/data/services/billing/promocodes-api.service.d.ts +0 -11
- package/lib/data/services/billing/subscriptions-api.service.d.ts +0 -14
- package/lib/data/services/billing/transactions-api.service.d.ts +0 -13
- package/lib/data/services/core-api.service.d.ts +0 -9
- package/lib/data/services/emails-api.service.d.ts +0 -10
- package/lib/external/fa.module.d.ts +0 -10
- package/lib/external/kendo.module.d.ts +0 -26
- package/lib/iam/b2c/b2c.d.ts +0 -4
- package/lib/iam/b2c/consts.d.ts +0 -6
- package/lib/iam/b2c/index.d.ts +0 -2
- package/lib/iam/configs.d.ts +0 -5
- package/lib/iam/consts.d.ts +0 -3
- package/lib/iam/exports.d.ts +0 -3
- package/lib/iam/guards/admin.guard.d.ts +0 -13
- package/lib/iam/guards/authentication.guard.d.ts +0 -13
- package/lib/iam/guards/index.d.ts +0 -2
- package/lib/iam/iam-pages.module.d.ts +0 -11
- package/lib/iam/iam-pages.routes.d.ts +0 -6
- package/lib/iam/iam.module.d.ts +0 -13
- package/lib/iam/pages/signin.page.d.ts +0 -11
- package/lib/iam/pages/signout.page.d.ts +0 -11
- package/lib/iam/pages/signup.page.d.ts +0 -11
- package/lib/iam/redirect.d.ts +0 -3
- package/lib/iam/services/auth.service.d.ts +0 -45
- package/lib/iam/storage.d.ts +0 -8
- package/lib/iam/utils.d.ts +0 -6
- package/lib/ui/components/base/components/component.d.ts +0 -25
- package/lib/ui/components/base/components/edit.component.d.ts +0 -61
- package/lib/ui/components/base/components/enum-edit.component.d.ts +0 -21
- package/lib/ui/components/base/dialog.d.ts +0 -19
- package/lib/ui/components/base/list.d.ts +0 -27
- package/lib/ui/components/base/pages/edit.page.d.ts +0 -6
- package/lib/ui/components/base/pages/page.d.ts +0 -6
- package/lib/ui/components/base/pages/paged.page.d.ts +0 -18
- package/lib/ui/components/card/card-body.component.d.ts +0 -6
- package/lib/ui/components/card/card-footer.component.d.ts +0 -6
- package/lib/ui/components/card/card-header.component.d.ts +0 -6
- package/lib/ui/components/card/card.component.d.ts +0 -6
- package/lib/ui/components/check-icon/check-icon.component.d.ts +0 -6
- package/lib/ui/components/copy-2-clipboard/copy-2-clipboard.component.d.ts +0 -9
- package/lib/ui/components/data-grid/control-panel.component.d.ts +0 -34
- package/lib/ui/components/datapager/datapager.component.d.ts +0 -21
- package/lib/ui/components/dropdownlists/country/country.dropdownlist.d.ts +0 -13
- package/lib/ui/components/dropdownlists/language/language.dropdownlist.d.ts +0 -12
- package/lib/ui/components/dropdownlists/moderationstatus/moderationstatus.dropdownlist.d.ts +0 -8
- package/lib/ui/components/dropdownlists/publishstatus/publishstatus.dropdownlist.d.ts +0 -8
- package/lib/ui/components/dropdownlists/timezone/timezone.dropdownlist.d.ts +0 -14
- package/lib/ui/components/exports.d.ts +0 -34
- package/lib/ui/components/feature-will-be-ready/feature-will-be-ready.component.d.ts +0 -7
- package/lib/ui/components/html-editor/base-editor.component.d.ts +0 -20
- package/lib/ui/components/html-editor/defaultoptions.d.ts +0 -1
- package/lib/ui/components/html-editor/html-editor.component.d.ts +0 -10
- package/lib/ui/components/identity/signin-button.component.d.ts +0 -11
- package/lib/ui/components/identity/signout-button.component.d.ts +0 -11
- package/lib/ui/components/identity/signup-button.component.d.ts +0 -11
- package/lib/ui/components/index.d.ts +0 -2
- package/lib/ui/components/no-mobile-support/no-mobile-support.component.d.ts +0 -7
- package/lib/ui/components/nodata/nodata.component.d.ts +0 -12
- package/lib/ui/components/spinners/loading/loading.component.d.ts +0 -12
- package/lib/ui/components/spinners/pagespinner/pagespinner.component.d.ts +0 -25
- package/lib/ui/components/spinners/pagespinner/spinkits.d.ts +0 -11
- package/lib/ui/components/urlslug/urlslug.component.d.ts +0 -18
- package/lib/ui/components/you-agree-to-our-terms/you-agree-to-our-terms.component.d.ts +0 -8
- package/lib/ui/dialogs/contact-us/contact-us.dialog.d.ts +0 -12
- package/lib/ui/dialogs/exports.d.ts +0 -1
- package/lib/ui/dialogs/index.d.ts +0 -2
- package/lib/ui/directives/exports.d.ts +0 -4
- package/lib/ui/directives/hover.directive.d.ts +0 -8
- package/lib/ui/directives/index.d.ts +0 -2
- package/lib/ui/directives/native-element.directive.d.ts +0 -11
- package/lib/ui/directives/replacer/a-replacer.directive.d.ts +0 -11
- package/lib/ui/directives/replacer/image-replacer.directive.d.ts +0 -11
- package/lib/ui/directives/replacer/replacer.base.directive.d.ts +0 -11
- package/lib/ui/exports.d.ts +0 -6
- package/lib/ui/forms/components/address/address.component.d.ts +0 -32
- package/lib/ui/forms/components/company/company.component.d.ts +0 -18
- package/lib/ui/forms/contact-us/contact-us.d.ts +0 -32
- package/lib/ui/forms/exports.d.ts +0 -3
- package/lib/ui/forms/index.d.ts +0 -2
- package/lib/ui/pipes/exports.d.ts +0 -3
- package/lib/ui/pipes/filesize.pipe.d.ts +0 -8
- package/lib/ui/pipes/index.d.ts +0 -2
- package/lib/ui/pipes/replace-text.pipe.d.ts +0 -7
- package/lib/ui/pipes/safeHtml.pipe.d.ts +0 -10
- package/lib/ui/ui.module.d.ts +0 -50
- package/lib/ui/validation/exports.d.ts +0 -3
- package/lib/ui/validation/form-validation-summary.component.d.ts +0 -11
- package/lib/ui/validation/index.d.ts +0 -2
- package/lib/ui/validation/item-validation-summary.component.d.ts +0 -6
- package/lib/ui/validation/validation-summary.component.d.ts +0 -11
- package/public-api.d.ts +0 -12
|
@@ -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';
|
|
@@ -3493,31 +3492,14 @@ class NotificationService {
|
|
|
3493
3492
|
}], () => [{ type: i1$5.ToastrService }], null); })();
|
|
3494
3493
|
|
|
3495
3494
|
class BrowserService {
|
|
3496
|
-
constructor(platform
|
|
3495
|
+
constructor(platform) {
|
|
3497
3496
|
this.platform = platform;
|
|
3498
|
-
this.breakpointObserver = breakpointObserver;
|
|
3499
|
-
/*
|
|
3500
|
-
private isMobileScreen = false;
|
|
3501
|
-
private isTabletScreen = false;
|
|
3502
|
-
*/
|
|
3503
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
|
-
|
|
3515
|
-
this.isMobileScreen = breakpoints[Breakpoints.Handset] || false;
|
|
3516
|
-
this.isTabletScreen = breakpoints[Breakpoints.Tablet] || false;
|
|
3517
|
-
|
|
3518
|
-
this.fireUpdated();
|
|
3519
|
-
});
|
|
3520
|
-
*/
|
|
3521
3503
|
this.fireUpdated();
|
|
3522
3504
|
}
|
|
3523
3505
|
fireUpdated() {
|
|
@@ -3585,7 +3567,7 @@ class BrowserService {
|
|
|
3585
3567
|
get userAgent() {
|
|
3586
3568
|
return navigator.userAgent.toLowerCase();
|
|
3587
3569
|
}
|
|
3588
|
-
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)); }; }
|
|
3589
3571
|
static { this.ɵprov = /*@__PURE__*/ i0.ɵɵdefineInjectable({ token: BrowserService, factory: BrowserService.ɵfac, providedIn: 'root' }); }
|
|
3590
3572
|
}
|
|
3591
3573
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BrowserService, [{
|
|
@@ -3593,7 +3575,7 @@ class BrowserService {
|
|
|
3593
3575
|
args: [{
|
|
3594
3576
|
providedIn: 'root'
|
|
3595
3577
|
}]
|
|
3596
|
-
}], () => [{ type: i1$6.Platform }
|
|
3578
|
+
}], () => [{ type: i1$6.Platform }], null); })();
|
|
3597
3579
|
|
|
3598
3580
|
/*
|
|
3599
3581
|
<file>
|
|
@@ -4613,7 +4595,7 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4613
4595
|
i0.ɵɵelementStart(15, "span", 8);
|
|
4614
4596
|
i0.ɵɵtext(16, "Add a Promo Code:");
|
|
4615
4597
|
i0.ɵɵelementEnd()();
|
|
4616
|
-
i0.ɵɵ
|
|
4598
|
+
i0.ɵɵconditionalCreate(17, OrderSummaryComponent_Conditional_17_Template, 5, 4, "div", 9);
|
|
4617
4599
|
i0.ɵɵelement(18, "div", 6);
|
|
4618
4600
|
i0.ɵɵelementStart(19, "div", 10)(20, "span");
|
|
4619
4601
|
i0.ɵɵtext(21, "Discounts & Savings:");
|
|
@@ -4630,7 +4612,7 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4630
4612
|
i0.ɵɵelementEnd()()()()();
|
|
4631
4613
|
} if (rf & 2) {
|
|
4632
4614
|
i0.ɵɵadvance(12);
|
|
4633
|
-
i0.ɵɵtextInterpolate1("$", ctx.ps.subtotal
|
|
4615
|
+
i0.ɵɵtextInterpolate1("$", ctx.ps.subtotal);
|
|
4634
4616
|
i0.ɵɵadvance(2);
|
|
4635
4617
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c1$2, ctx.showPromoCode));
|
|
4636
4618
|
i0.ɵɵadvance(3);
|
|
@@ -4638,8 +4620,8 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4638
4620
|
i0.ɵɵadvance(6);
|
|
4639
4621
|
i0.ɵɵtextInterpolate(ctx.discount);
|
|
4640
4622
|
i0.ɵɵadvance(6);
|
|
4641
|
-
i0.ɵɵtextInterpolate1("$", ctx.toTotal()
|
|
4642
|
-
} }, dependencies: [i1$1.NgClass, i2
|
|
4623
|
+
i0.ɵɵtextInterpolate1("$", ctx.toTotal());
|
|
4624
|
+
} }, dependencies: [i1$1.NgClass, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgModel], encapsulation: 2 }); }
|
|
4643
4625
|
}
|
|
4644
4626
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(OrderSummaryComponent, [{
|
|
4645
4627
|
type: Component,
|
|
@@ -4755,10 +4737,9 @@ function PaymentMethodsComponent_For_9_Template(rf, ctx) { if (rf & 1) {
|
|
|
4755
4737
|
const item_r2 = ctx.$implicit;
|
|
4756
4738
|
i0.ɵɵclassProp("selected", item_r2.selected);
|
|
4757
4739
|
i0.ɵɵadvance(2);
|
|
4758
|
-
i0.ɵɵtextInterpolate1("Pay with ", item_r2.title
|
|
4740
|
+
i0.ɵɵtextInterpolate1("Pay with ", item_r2.title);
|
|
4759
4741
|
i0.ɵɵadvance(2);
|
|
4760
|
-
i0.ɵɵ
|
|
4761
|
-
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));
|
|
4762
4743
|
} }
|
|
4763
4744
|
class PaymentMethodsComponent extends ComponentBase {
|
|
4764
4745
|
constructor(ps) {
|
|
@@ -4892,13 +4873,13 @@ class PaymentOptionsComponent extends ComponentBase {
|
|
|
4892
4873
|
i0.ɵɵadvance(3);
|
|
4893
4874
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$g, ctx.ps.selectedPaymentType == 2));
|
|
4894
4875
|
i0.ɵɵadvance(7);
|
|
4895
|
-
i0.ɵɵtextInterpolate1("$", ctx.priceWeekly
|
|
4876
|
+
i0.ɵɵtextInterpolate1("$", ctx.priceWeekly);
|
|
4896
4877
|
i0.ɵɵadvance();
|
|
4897
4878
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$g, ctx.ps.selectedPaymentType == 1));
|
|
4898
4879
|
i0.ɵɵadvance(5);
|
|
4899
4880
|
i0.ɵɵtextInterpolate1("Covers the full ", ctx.numberOfWeeks, " weeks ");
|
|
4900
4881
|
i0.ɵɵadvance(2);
|
|
4901
|
-
i0.ɵɵtextInterpolate1("$", ctx.priceUpfront
|
|
4882
|
+
i0.ɵɵtextInterpolate1("$", ctx.priceUpfront);
|
|
4902
4883
|
} }, dependencies: [i1$1.NgClass], encapsulation: 2 }); }
|
|
4903
4884
|
}
|
|
4904
4885
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PaymentOptionsComponent, [{
|
|
@@ -5502,7 +5483,7 @@ class BraintreeDialog extends DialogBase {
|
|
|
5502
5483
|
}
|
|
5503
5484
|
static { this.ɵfac = function BraintreeDialog_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || BraintreeDialog)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService), i0.ɵɵdirectiveInject(NotificationService)); }; }
|
|
5504
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) {
|
|
5505
|
-
i0.ɵɵ
|
|
5486
|
+
i0.ɵɵconditionalCreate(0, BraintreeDialog_Conditional_0_Template, 11, 3, "div", 0);
|
|
5506
5487
|
} if (rf & 2) {
|
|
5507
5488
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
5508
5489
|
} }, dependencies: [i4.DialogComponent, i4.DialogTitleBarComponent, i4.DialogActionsComponent], encapsulation: 2 }); }
|
|
@@ -6063,7 +6044,7 @@ class PaypalButtonComponent extends ComponentBase {
|
|
|
6063
6044
|
}
|
|
6064
6045
|
static { this.ɵfac = function PaypalButtonComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || PaypalButtonComponent)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService)); }; }
|
|
6065
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) {
|
|
6066
|
-
i0.ɵɵ
|
|
6047
|
+
i0.ɵɵconditionalCreate(0, PaypalButtonComponent_Conditional_0_Template, 1, 1, "anatoly-billing-paypal-container", 0);
|
|
6067
6048
|
} if (rf & 2) {
|
|
6068
6049
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
6069
6050
|
} }, dependencies: [PayPalComponent], encapsulation: 2 }); }
|
|
@@ -6287,7 +6268,7 @@ class StripeDialog extends DialogBase {
|
|
|
6287
6268
|
}
|
|
6288
6269
|
static { this.ɵfac = function StripeDialog_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || StripeDialog)(i0.ɵɵdirectiveInject(BillingService), i0.ɵɵdirectiveInject(PaymentsService)); }; }
|
|
6289
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) {
|
|
6290
|
-
i0.ɵɵ
|
|
6271
|
+
i0.ɵɵconditionalCreate(0, StripeDialog_Conditional_0_Template, 6, 3, "div", 0);
|
|
6291
6272
|
} if (rf & 2) {
|
|
6292
6273
|
i0.ɵɵconditional(ctx.visible ? 0 : -1);
|
|
6293
6274
|
} }, dependencies: [i4.DialogComponent, i4.DialogTitleBarComponent], encapsulation: 2 }); }
|
|
@@ -7077,7 +7058,7 @@ class CardComponent extends ComponentBase {
|
|
|
7077
7058
|
i0.ɵɵprojection(4, 3);
|
|
7078
7059
|
i0.ɵɵelementEnd();
|
|
7079
7060
|
} if (rf & 2) {
|
|
7080
|
-
i0.ɵɵ
|
|
7061
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card ", ctx.classes));
|
|
7081
7062
|
} }, encapsulation: 2 }); }
|
|
7082
7063
|
}
|
|
7083
7064
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardComponent, [{
|
|
@@ -7121,7 +7102,7 @@ class CardHeaderComponent extends ComponentBase {
|
|
|
7121
7102
|
i0.ɵɵprojection(3);
|
|
7122
7103
|
i0.ɵɵelementEnd();
|
|
7123
7104
|
} if (rf & 2) {
|
|
7124
|
-
i0.ɵɵ
|
|
7105
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-header ", ctx.classes));
|
|
7125
7106
|
i0.ɵɵadvance(2);
|
|
7126
7107
|
i0.ɵɵproperty("ngIf", ctx.title);
|
|
7127
7108
|
} }, dependencies: [i1$1.NgIf], encapsulation: 2 }); }
|
|
@@ -7156,7 +7137,7 @@ class CardBodyComponent extends ComponentBase {
|
|
|
7156
7137
|
i0.ɵɵprojection(1);
|
|
7157
7138
|
i0.ɵɵelementEnd();
|
|
7158
7139
|
} if (rf & 2) {
|
|
7159
|
-
i0.ɵɵ
|
|
7140
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-body ", ctx.classes));
|
|
7160
7141
|
} }, encapsulation: 2 }); }
|
|
7161
7142
|
}
|
|
7162
7143
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardBodyComponent, [{
|
|
@@ -7189,7 +7170,7 @@ class CardFooterComponent extends ComponentBase {
|
|
|
7189
7170
|
i0.ɵɵprojection(1);
|
|
7190
7171
|
i0.ɵɵelementEnd();
|
|
7191
7172
|
} if (rf & 2) {
|
|
7192
|
-
i0.ɵɵ
|
|
7173
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("card-footer ", ctx.classes));
|
|
7193
7174
|
} }, encapsulation: 2 }); }
|
|
7194
7175
|
}
|
|
7195
7176
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CardFooterComponent, [{
|
|
@@ -7222,7 +7203,7 @@ class NativeElementDirective {
|
|
|
7222
7203
|
// sets the localization key to the control
|
|
7223
7204
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
7224
7205
|
}
|
|
7225
|
-
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)); }; }
|
|
7226
7207
|
static { this.ɵdir = /*@__PURE__*/ i0.ɵɵdefineDirective({ type: NativeElementDirective, selectors: [["", "formControl", ""], ["", "formControlName", ""]], standalone: false }); }
|
|
7227
7208
|
}
|
|
7228
7209
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(NativeElementDirective, [{
|
|
@@ -7231,7 +7212,7 @@ class NativeElementDirective {
|
|
|
7231
7212
|
selector: '[formControl], [formControlName]',
|
|
7232
7213
|
standalone: false
|
|
7233
7214
|
}]
|
|
7234
|
-
}], () => [{ type: i0.ElementRef }, { type: i2
|
|
7215
|
+
}], () => [{ type: i0.ElementRef }, { type: i2.NgControl }], null); })();
|
|
7235
7216
|
|
|
7236
7217
|
/*
|
|
7237
7218
|
<file>
|
|
@@ -7255,7 +7236,7 @@ function CountryDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
7255
7236
|
i0.ɵɵelement(0, "kendo-label", 6);
|
|
7256
7237
|
} if (rf & 2) {
|
|
7257
7238
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
7258
|
-
i0.ɵɵ
|
|
7239
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r0.title));
|
|
7259
7240
|
} }
|
|
7260
7241
|
function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
7261
7242
|
i0.ɵɵelementStart(0, "option", 7);
|
|
@@ -7269,7 +7250,7 @@ function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
7269
7250
|
} }
|
|
7270
7251
|
function CountryDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7271
7252
|
i0.ɵɵelementStart(0, "div", 2);
|
|
7272
|
-
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);
|
|
7273
7254
|
i0.ɵɵelementStart(2, "select", 4);
|
|
7274
7255
|
i0.ɵɵtemplate(3, CountryDropdownlist_div_1_option_3_Template, 2, 2, "option", 5);
|
|
7275
7256
|
i0.ɵɵelementEnd()();
|
|
@@ -7310,7 +7291,7 @@ class CountryDropdownlist extends EditComponentBase {
|
|
|
7310
7291
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7311
7292
|
i0.ɵɵadvance();
|
|
7312
7293
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7313
|
-
} }, 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 }); }
|
|
7314
7295
|
}
|
|
7315
7296
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CountryDropdownlist, [{
|
|
7316
7297
|
type: Component,
|
|
@@ -7341,11 +7322,11 @@ function LanguageDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1
|
|
|
7341
7322
|
i0.ɵɵelement(0, "kendo-label", 5);
|
|
7342
7323
|
} if (rf & 2) {
|
|
7343
7324
|
const ctx_r0 = i0.ɵɵnextContext(2);
|
|
7344
|
-
i0.ɵɵ
|
|
7325
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r0.title));
|
|
7345
7326
|
} }
|
|
7346
7327
|
function LanguageDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7347
7328
|
i0.ɵɵelementStart(0, "div", 2);
|
|
7348
|
-
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);
|
|
7349
7330
|
i0.ɵɵelement(2, "kendo-dropdownlist", 4);
|
|
7350
7331
|
i0.ɵɵelementEnd();
|
|
7351
7332
|
} if (rf & 2) {
|
|
@@ -7375,7 +7356,7 @@ class LanguageDropdownlist extends EditComponentBase {
|
|
|
7375
7356
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7376
7357
|
i0.ɵɵadvance();
|
|
7377
7358
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7378
|
-
} }, 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 }); }
|
|
7379
7360
|
}
|
|
7380
7361
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(LanguageDropdownlist, [{
|
|
7381
7362
|
type: Component,
|
|
@@ -7571,12 +7552,12 @@ function ModerationStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if
|
|
|
7571
7552
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7572
7553
|
} if (rf & 2) {
|
|
7573
7554
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7574
|
-
i0.ɵɵ
|
|
7555
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7575
7556
|
} }
|
|
7576
7557
|
function ModerationStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7577
7558
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
7578
7559
|
i0.ɵɵelementStart(0, "div");
|
|
7579
|
-
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);
|
|
7580
7561
|
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7581
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); });
|
|
7582
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)); });
|
|
@@ -7593,11 +7574,11 @@ function ModerationStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if
|
|
|
7593
7574
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7594
7575
|
} if (rf & 2) {
|
|
7595
7576
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7596
|
-
i0.ɵɵ
|
|
7577
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7597
7578
|
} }
|
|
7598
7579
|
function ModerationStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7599
7580
|
i0.ɵɵelementStart(0, "div", 5);
|
|
7600
|
-
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);
|
|
7601
7582
|
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7602
7583
|
i0.ɵɵelementEnd();
|
|
7603
7584
|
} if (rf & 2) {
|
|
@@ -7623,7 +7604,7 @@ class ModerationStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7623
7604
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7624
7605
|
i0.ɵɵadvance();
|
|
7625
7606
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7626
|
-
} }, 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 }); }
|
|
7627
7608
|
}
|
|
7628
7609
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ModerationStatusDropdownlist, [{
|
|
7629
7610
|
type: Component,
|
|
@@ -7650,12 +7631,12 @@ function PublishStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if (r
|
|
|
7650
7631
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7651
7632
|
} if (rf & 2) {
|
|
7652
7633
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7653
|
-
i0.ɵɵ
|
|
7634
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7654
7635
|
} }
|
|
7655
7636
|
function PublishStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7656
7637
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
7657
7638
|
i0.ɵɵelementStart(0, "div");
|
|
7658
|
-
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);
|
|
7659
7640
|
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7660
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); });
|
|
7661
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)); });
|
|
@@ -7672,11 +7653,11 @@ function PublishStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (r
|
|
|
7672
7653
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7673
7654
|
} if (rf & 2) {
|
|
7674
7655
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
7675
|
-
i0.ɵɵ
|
|
7656
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
7676
7657
|
} }
|
|
7677
7658
|
function PublishStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7678
7659
|
i0.ɵɵelementStart(0, "div", 5);
|
|
7679
|
-
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);
|
|
7680
7661
|
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7681
7662
|
i0.ɵɵelementEnd();
|
|
7682
7663
|
} if (rf & 2) {
|
|
@@ -7702,7 +7683,7 @@ class PublishStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7702
7683
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7703
7684
|
i0.ɵɵadvance();
|
|
7704
7685
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7705
|
-
} }, 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 }); }
|
|
7706
7687
|
}
|
|
7707
7688
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PublishStatusDropdownlist, [{
|
|
7708
7689
|
type: Component,
|
|
@@ -7805,7 +7786,7 @@ class TimezoneDropdownlist extends EditComponentBase {
|
|
|
7805
7786
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7806
7787
|
i0.ɵɵadvance();
|
|
7807
7788
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7808
|
-
} }, 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 }); }
|
|
7809
7790
|
}
|
|
7810
7791
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(TimezoneDropdownlist, [{
|
|
7811
7792
|
type: Component,
|
|
@@ -8009,12 +7990,12 @@ function HtmlEditorComponent_div_0_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
8009
7990
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
8010
7991
|
} if (rf & 2) {
|
|
8011
7992
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
8012
|
-
i0.ɵɵ
|
|
7993
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
8013
7994
|
} }
|
|
8014
7995
|
function HtmlEditorComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
8015
7996
|
const _r1 = i0.ɵɵgetCurrentView();
|
|
8016
7997
|
i0.ɵɵelementStart(0, "div");
|
|
8017
|
-
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);
|
|
8018
7999
|
i0.ɵɵelementStart(2, "textarea", 3);
|
|
8019
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)); });
|
|
8020
8001
|
i0.ɵɵelementEnd()();
|
|
@@ -8029,12 +8010,12 @@ function HtmlEditorComponent_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1)
|
|
|
8029
8010
|
i0.ɵɵelement(0, "kendo-label", 4);
|
|
8030
8011
|
} if (rf & 2) {
|
|
8031
8012
|
const ctx_r1 = i0.ɵɵnextContext(2);
|
|
8032
|
-
i0.ɵɵ
|
|
8013
|
+
i0.ɵɵproperty("text", i0.ɵɵinterpolate(ctx_r1.title));
|
|
8033
8014
|
} }
|
|
8034
8015
|
function HtmlEditorComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
8035
8016
|
const _r3 = i0.ɵɵgetCurrentView();
|
|
8036
8017
|
i0.ɵɵelementStart(0, "div", 5);
|
|
8037
|
-
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);
|
|
8038
8019
|
i0.ɵɵelementStart(2, "textarea", 6);
|
|
8039
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)); });
|
|
8040
8021
|
i0.ɵɵtext(3, " ");
|
|
@@ -8086,7 +8067,7 @@ class HtmlEditorComponent extends HtmlEditorComponentBase {
|
|
|
8086
8067
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
8087
8068
|
i0.ɵɵadvance();
|
|
8088
8069
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
8089
|
-
} }, 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 }); }
|
|
8090
8071
|
}
|
|
8091
8072
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HtmlEditorComponent, [{
|
|
8092
8073
|
type: Component,
|
|
@@ -8334,12 +8315,14 @@ class ControlPanelComponent extends ComponentBase {
|
|
|
8334
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) {
|
|
8335
8316
|
i0.ɵɵprojectionDef();
|
|
8336
8317
|
i0.ɵɵelementStart(0, "div", 0)(1, "div", 1);
|
|
8337
|
-
i0.ɵɵ
|
|
8318
|
+
i0.ɵɵconditionalCreate(2, ControlPanelComponent_Conditional_2_Template, 4, 3, "div", 2);
|
|
8338
8319
|
i0.ɵɵelementStart(3, "div");
|
|
8339
8320
|
i0.ɵɵprojection(4);
|
|
8340
8321
|
i0.ɵɵelementEnd();
|
|
8341
8322
|
i0.ɵɵelementStart(5, "div", 3);
|
|
8342
|
-
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);
|
|
8343
8326
|
i0.ɵɵelementEnd()()();
|
|
8344
8327
|
} if (rf & 2) {
|
|
8345
8328
|
i0.ɵɵadvance(2);
|
|
@@ -8350,7 +8333,7 @@ class ControlPanelComponent extends ComponentBase {
|
|
|
8350
8333
|
i0.ɵɵconditional(ctx.viewTypesVisible ? 7 : -1);
|
|
8351
8334
|
i0.ɵɵadvance();
|
|
8352
8335
|
i0.ɵɵconditional(ctx.addButtonVisible ? 8 : -1);
|
|
8353
|
-
} }, dependencies: [i1$1.NgClass, i2
|
|
8336
|
+
} }, dependencies: [i1$1.NgClass, i2.NgControlStatus, i2.NgModel, i1$8.FaIconComponent, i3.DropDownListComponent, AReplacerDirective], encapsulation: 2 }); }
|
|
8354
8337
|
}
|
|
8355
8338
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ControlPanelComponent, [{
|
|
8356
8339
|
type: Component,
|
|
@@ -8433,7 +8416,7 @@ class DataPagerComponent extends ComponentBase {
|
|
|
8433
8416
|
this.pageChange.emit(e);
|
|
8434
8417
|
}
|
|
8435
8418
|
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:
|
|
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) {
|
|
8437
8420
|
i0.ɵɵelementStart(0, "div")(1, "kendo-datapager", 0);
|
|
8438
8421
|
i0.ɵɵlistener("pageChange", function DataPagerComponent_Template_kendo_datapager_pageChange_1_listener($event) { return ctx.onPageChange($event); });
|
|
8439
8422
|
i0.ɵɵelementEnd()();
|
|
@@ -8546,7 +8529,7 @@ class SignInButtonComponent extends ComponentBase {
|
|
|
8546
8529
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignInButtonComponent_BaseFactory; return function SignInButtonComponent_Factory(__ngFactoryType__) { return (ɵSignInButtonComponent_BaseFactory || (ɵSignInButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignInButtonComponent)))(__ngFactoryType__ || SignInButtonComponent); }; })(); }
|
|
8547
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) {
|
|
8548
8531
|
i0.ɵɵprojectionDef();
|
|
8549
|
-
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);
|
|
8550
8533
|
} if (rf & 2) {
|
|
8551
8534
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8552
8535
|
i0.ɵɵadvance();
|
|
@@ -8643,7 +8626,7 @@ class SignOutButtonComponent extends ComponentBase {
|
|
|
8643
8626
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignOutButtonComponent_BaseFactory; return function SignOutButtonComponent_Factory(__ngFactoryType__) { return (ɵSignOutButtonComponent_BaseFactory || (ɵSignOutButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignOutButtonComponent)))(__ngFactoryType__ || SignOutButtonComponent); }; })(); }
|
|
8644
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) {
|
|
8645
8628
|
i0.ɵɵprojectionDef();
|
|
8646
|
-
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);
|
|
8647
8630
|
} if (rf & 2) {
|
|
8648
8631
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8649
8632
|
i0.ɵɵadvance();
|
|
@@ -8740,7 +8723,7 @@ class SignUpButtonComponent extends ComponentBase {
|
|
|
8740
8723
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵSignUpButtonComponent_BaseFactory; return function SignUpButtonComponent_Factory(__ngFactoryType__) { return (ɵSignUpButtonComponent_BaseFactory || (ɵSignUpButtonComponent_BaseFactory = i0.ɵɵgetInheritedFactory(SignUpButtonComponent)))(__ngFactoryType__ || SignUpButtonComponent); }; })(); }
|
|
8741
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) {
|
|
8742
8725
|
i0.ɵɵprojectionDef();
|
|
8743
|
-
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);
|
|
8744
8727
|
} if (rf & 2) {
|
|
8745
8728
|
i0.ɵɵproperty("ngIf", ctx.external);
|
|
8746
8729
|
i0.ɵɵadvance();
|
|
@@ -8804,7 +8787,7 @@ class NodataComponent {
|
|
|
8804
8787
|
static { this.ɵfac = function NodataComponent_Factory(__ngFactoryType__) { return new (__ngFactoryType__ || NodataComponent)(); }; }
|
|
8805
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) {
|
|
8806
8789
|
i0.ɵɵprojectionDef();
|
|
8807
|
-
i0.ɵɵ
|
|
8790
|
+
i0.ɵɵconditionalCreate(0, NodataComponent_Conditional_0_Template, 6, 2, "div", 0);
|
|
8808
8791
|
} if (rf & 2) {
|
|
8809
8792
|
i0.ɵɵconditional(!ctx.dataLoading && ctx.dataLoaded && !ctx.dataFound ? 0 : -1);
|
|
8810
8793
|
} }, dependencies: [i1$1.NgIf, i1$8.FaIconComponent], encapsulation: 2 }); }
|
|
@@ -9041,7 +9024,7 @@ class Copy2ClipboardComponent extends ComponentBase {
|
|
|
9041
9024
|
i0.ɵɵelement(1, "fa-icon", 1);
|
|
9042
9025
|
i0.ɵɵelementEnd();
|
|
9043
9026
|
} if (rf & 2) {
|
|
9044
|
-
i0.ɵɵ
|
|
9027
|
+
i0.ɵɵclassMap(i0.ɵɵinterpolate1("btn btn-icon ", ctx.classes));
|
|
9045
9028
|
} }, dependencies: [i1$8.FaIconComponent, AReplacerDirective], encapsulation: 2 }); }
|
|
9046
9029
|
}
|
|
9047
9030
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(Copy2ClipboardComponent, [{
|
|
@@ -9086,7 +9069,7 @@ function UrlSlugComponent_a_7_Template(rf, ctx) { if (rf & 1) {
|
|
|
9086
9069
|
i0.ɵɵelementEnd();
|
|
9087
9070
|
} if (rf & 2) {
|
|
9088
9071
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
9089
|
-
i0.ɵɵ
|
|
9072
|
+
i0.ɵɵproperty("href", i0.ɵɵinterpolate2("", ctx_r0.urlPrefix, "", ctx_r0.hrefGo), i0.ɵɵsanitizeUrl);
|
|
9090
9073
|
} }
|
|
9091
9074
|
class UrlSlugComponent extends EditComponentBase {
|
|
9092
9075
|
constructor() {
|
|
@@ -9157,7 +9140,7 @@ class UrlSlugComponent extends EditComponentBase {
|
|
|
9157
9140
|
i0.ɵɵproperty("formControlName", ctx.controlName);
|
|
9158
9141
|
i0.ɵɵadvance();
|
|
9159
9142
|
i0.ɵɵproperty("ngIf", ctx.isGoButtonVisible);
|
|
9160
|
-
} }, 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 }); }
|
|
9161
9144
|
}
|
|
9162
9145
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(UrlSlugComponent, [{
|
|
9163
9146
|
type: Component,
|
|
@@ -9250,7 +9233,7 @@ class YouAgreeToOurTermsComponent extends ComponentBase {
|
|
|
9250
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) {
|
|
9251
9234
|
i0.ɵɵelementStart(0, "div", 0)(1, "p");
|
|
9252
9235
|
i0.ɵɵtext(2);
|
|
9253
|
-
i0.ɵɵ
|
|
9236
|
+
i0.ɵɵconditionalCreate(3, YouAgreeToOurTermsComponent_Conditional_3_Template, 1, 0, "br");
|
|
9254
9237
|
i0.ɵɵelementStart(4, "a", 1);
|
|
9255
9238
|
i0.ɵɵtext(5, "Terms of use");
|
|
9256
9239
|
i0.ɵɵelementEnd();
|
|
@@ -9499,7 +9482,7 @@ class ContactUsForm extends EditComponentBase {
|
|
|
9499
9482
|
onTopicChange(event) {
|
|
9500
9483
|
this.selectedTopic = event.target.value;
|
|
9501
9484
|
}
|
|
9502
|
-
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)); }; }
|
|
9503
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) {
|
|
9504
9487
|
i0.ɵɵelementStart(0, "form", 0);
|
|
9505
9488
|
i0.ɵɵlistener("ngSubmit", function ContactUsForm_Template_form_ngSubmit_0_listener() { return ctx.onSubmit(); });
|
|
@@ -9571,12 +9554,12 @@ class ContactUsForm extends EditComponentBase {
|
|
|
9571
9554
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
9572
9555
|
i0.ɵɵadvance(3);
|
|
9573
9556
|
i0.ɵɵproperty("ngIf", ctx.showActionButtons);
|
|
9574
|
-
} }, 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 }); }
|
|
9575
9558
|
}
|
|
9576
9559
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ContactUsForm, [{
|
|
9577
9560
|
type: Component,
|
|
9578
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" }]
|
|
9579
|
-
}], () => [{ type: i1$a.ReCaptchaV3Service }, { type: i2
|
|
9562
|
+
}], () => [{ type: i1$a.ReCaptchaV3Service }, { type: i2.FormBuilder }, { type: AppContextService }, { type: EmailsApiService }, { type: NotificationService }], { showActionButtons: [{
|
|
9580
9563
|
type: Input
|
|
9581
9564
|
}], submit: [{
|
|
9582
9565
|
type: Output
|
|
@@ -9883,7 +9866,7 @@ class AddressComponent extends EditComponentBase {
|
|
|
9883
9866
|
let usState = event.target.value;
|
|
9884
9867
|
this.change.emit(usState);
|
|
9885
9868
|
}
|
|
9886
|
-
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)); }; }
|
|
9887
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) {
|
|
9888
9871
|
i0.ɵɵelementStart(0, "anatoly-card", 0);
|
|
9889
9872
|
i0.ɵɵtemplate(1, AddressComponent_anatoly_card_header_1_Template, 1, 1, "anatoly-card-header", 1);
|
|
@@ -9944,12 +9927,12 @@ class AddressComponent extends EditComponentBase {
|
|
|
9944
9927
|
i0.ɵɵproperty("ngForOf", ctx.countryData);
|
|
9945
9928
|
i0.ɵɵadvance();
|
|
9946
9929
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
9947
|
-
} }, 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 }); }
|
|
9948
9931
|
}
|
|
9949
9932
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AddressComponent, [{
|
|
9950
9933
|
type: Component,
|
|
9951
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" }]
|
|
9952
|
-
}], () => [{ type: i2
|
|
9935
|
+
}], () => [{ type: i2.FormBuilder }, { type: AppContextService }], { address: [{
|
|
9953
9936
|
type: Input
|
|
9954
9937
|
}], change: [{
|
|
9955
9938
|
type: Output
|
|
@@ -10028,7 +10011,7 @@ class CompanyComponent extends EditComponentBase {
|
|
|
10028
10011
|
};
|
|
10029
10012
|
return JSON.stringify(data);
|
|
10030
10013
|
}
|
|
10031
|
-
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)); }; }
|
|
10032
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) {
|
|
10033
10016
|
i0.ɵɵelementStart(0, "anatoly-card", 0);
|
|
10034
10017
|
i0.ɵɵtemplate(1, CompanyComponent_anatoly_card_header_1_Template, 1, 1, "anatoly-card-header", 1);
|
|
@@ -10073,12 +10056,12 @@ class CompanyComponent extends EditComponentBase {
|
|
|
10073
10056
|
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(20, _c0, ctx.isControlInvalid("company_websiteUrl")));
|
|
10074
10057
|
i0.ɵɵadvance(4);
|
|
10075
10058
|
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted);
|
|
10076
|
-
} }, 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 }); }
|
|
10077
10060
|
}
|
|
10078
10061
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CompanyComponent, [{
|
|
10079
10062
|
type: Component,
|
|
10080
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" }]
|
|
10081
|
-
}], () => [{ type: i2
|
|
10064
|
+
}], () => [{ type: i2.FormBuilder }], { company: [{
|
|
10082
10065
|
type: Input
|
|
10083
10066
|
}] }); })();
|
|
10084
10067
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CompanyComponent, { className: "CompanyComponent", filePath: "lib/ui/forms/components/company/company.component.ts", lineNumber: 29 }); })();
|