@osovitny/anatoly 3.17.101 → 3.17.103
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/esm2022/lib/core/consts/core-settings.mjs +3 -2
- package/esm2022/lib/ui/components/dropdownlists/country/country.dropdownlist.mjs +12 -10
- package/esm2022/lib/ui/components/dropdownlists/moderationstatus/moderationstatus.dropdownlist.mjs +17 -16
- package/esm2022/lib/ui/components/dropdownlists/publishstatus/publishstatus.dropdownlist.mjs +16 -16
- package/esm2022/lib/ui/components/exports.mjs +3 -4
- package/esm2022/lib/ui/components/html-editor/base-editor.component.mjs +94 -0
- package/esm2022/lib/ui/components/html-editor/defaultoptions.mjs +87 -0
- package/esm2022/lib/ui/components/html-editor/html-editor.component.mjs +75 -23
- package/esm2022/lib/ui/components/index.mjs +2 -3
- package/esm2022/lib/ui/ui.module.mjs +24 -25
- package/fesm2022/osovitny-anatoly.mjs +143 -149
- package/fesm2022/osovitny-anatoly.mjs.map +1 -1
- package/lib/core/consts/core-settings.d.ts +1 -1
- package/lib/ui/components/exports.d.ts +2 -3
- package/lib/ui/components/html-editor/{base-html-editor.component.d.ts → base-editor.component.d.ts} +1 -2
- package/lib/ui/components/html-editor/html-editor.component.d.ts +3 -2
- package/lib/ui/ui.module.d.ts +29 -30
- package/package.json +1 -1
- package/esm2022/lib/ui/components/html-editor/base-html-editor.component.mjs +0 -94
- package/esm2022/lib/ui/components/html-editor/forms-html-editor.component.mjs +0 -64
- package/esm2022/lib/ui/components/html-editor/html-editor.defaultoptions.mjs +0 -86
- package/lib/ui/components/html-editor/forms-html-editor.component.d.ts +0 -9
- /package/lib/ui/components/html-editor/{html-editor.defaultoptions.d.ts → defaultoptions.d.ts} +0 -0
|
@@ -28,10 +28,10 @@ import * as dropin from 'braintree-web-drop-in';
|
|
|
28
28
|
import * as i2$1 from '@progress/kendo-angular-dialog';
|
|
29
29
|
import { DialogsModule } from '@progress/kendo-angular-dialog';
|
|
30
30
|
import { loadStripe } from '@stripe/stripe-js';
|
|
31
|
-
import * as i3 from '@progress/kendo-angular-dropdowns';
|
|
32
|
-
import { DropDownsModule } from '@progress/kendo-angular-dropdowns';
|
|
33
31
|
import * as i4$1 from '@progress/kendo-angular-label';
|
|
34
32
|
import { LabelModule } from '@progress/kendo-angular-label';
|
|
33
|
+
import * as i3 from '@progress/kendo-angular-dropdowns';
|
|
34
|
+
import { DropDownsModule } from '@progress/kendo-angular-dropdowns';
|
|
35
35
|
import * as i3$1 from 'angular-froala-wysiwyg';
|
|
36
36
|
import { FERootModule } from 'angular-froala-wysiwyg';
|
|
37
37
|
import * as i1$6 from '@fortawesome/angular-fontawesome';
|
|
@@ -83,8 +83,9 @@ let isDevMode = `${AppCoreSettings?.isDevMode}`;
|
|
|
83
83
|
const AppVersion = `${AppCoreSettings?.version}`;
|
|
84
84
|
const IsDevMode = (isDevMode && (isDevMode == 'True' || isDevMode == 'true'));
|
|
85
85
|
const IsProdMode = !IsDevMode;
|
|
86
|
-
const ApiUrl = `${AppCoreSettings?.apiUrl}`;
|
|
87
86
|
const ClientApps = AppCoreSettings?.clientApps;
|
|
87
|
+
//Api
|
|
88
|
+
const ApiUrl = `${AppCoreSettings?.api.url}`;
|
|
88
89
|
|
|
89
90
|
/*
|
|
90
91
|
<file>
|
|
@@ -4191,7 +4192,7 @@ class DiscountCodesApiService extends ApiServiceBase {
|
|
|
4191
4192
|
</file>
|
|
4192
4193
|
*/
|
|
4193
4194
|
//Node
|
|
4194
|
-
const _c0$
|
|
4195
|
+
const _c0$g = a0 => ({ "show": a0 });
|
|
4195
4196
|
function OrderSummaryComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
4196
4197
|
const _r2 = i0.ɵɵgetCurrentView();
|
|
4197
4198
|
i0.ɵɵelementStart(0, "div", 12)(1, "div", 13)(2, "input", 14);
|
|
@@ -4203,7 +4204,7 @@ function OrderSummaryComponent_Conditional_17_Template(rf, ctx) { if (rf & 1) {
|
|
|
4203
4204
|
i0.ɵɵelementEnd()()();
|
|
4204
4205
|
} if (rf & 2) {
|
|
4205
4206
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
4206
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(2, _c0$
|
|
4207
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(2, _c0$g, ctx_r0.showPromoCode));
|
|
4207
4208
|
i0.ɵɵadvance(2);
|
|
4208
4209
|
i0.ɵɵproperty("ngModel", ctx_r0.promoCode);
|
|
4209
4210
|
} }
|
|
@@ -4302,7 +4303,7 @@ class OrderSummaryComponent extends ComponentBase {
|
|
|
4302
4303
|
i0.ɵɵadvance(12);
|
|
4303
4304
|
i0.ɵɵtextInterpolate1("$", ctx.ps.subtotal, "");
|
|
4304
4305
|
i0.ɵɵadvance(2);
|
|
4305
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$
|
|
4306
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$g, ctx.showPromoCode));
|
|
4306
4307
|
i0.ɵɵadvance(3);
|
|
4307
4308
|
i0.ɵɵconditional(17, ctx.showPromoCode ? 17 : -1);
|
|
4308
4309
|
i0.ɵɵadvance(6);
|
|
@@ -4432,7 +4433,7 @@ class PaymentMethodsComponent extends ComponentBase {
|
|
|
4432
4433
|
</file>
|
|
4433
4434
|
*/
|
|
4434
4435
|
//Node
|
|
4435
|
-
const _c0$
|
|
4436
|
+
const _c0$f = a0 => ({ "active": a0 });
|
|
4436
4437
|
class PaymentOptionsComponent extends ComponentBase {
|
|
4437
4438
|
constructor(ps) {
|
|
4438
4439
|
super();
|
|
@@ -4481,11 +4482,11 @@ class PaymentOptionsComponent extends ComponentBase {
|
|
|
4481
4482
|
i0.ɵɵelementEnd()()();
|
|
4482
4483
|
} if (rf & 2) {
|
|
4483
4484
|
i0.ɵɵadvance(3);
|
|
4484
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$
|
|
4485
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(5, _c0$f, ctx.ps.selectedPaymentType == 2));
|
|
4485
4486
|
i0.ɵɵadvance(7);
|
|
4486
4487
|
i0.ɵɵtextInterpolate1("$", ctx.priceWeekly, "");
|
|
4487
4488
|
i0.ɵɵadvance();
|
|
4488
|
-
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$
|
|
4489
|
+
i0.ɵɵproperty("ngClass", i0.ɵɵpureFunction1(7, _c0$f, ctx.ps.selectedPaymentType == 1));
|
|
4489
4490
|
i0.ɵɵadvance(5);
|
|
4490
4491
|
i0.ɵɵtextInterpolate1("Covers the full ", ctx.numberOfWeeks, " weeks ");
|
|
4491
4492
|
i0.ɵɵadvance(2);
|
|
@@ -4955,7 +4956,7 @@ class PayPalScriptService {
|
|
|
4955
4956
|
Copyright (c) 2016-2025 Osovitny Inc. All rights reserved.
|
|
4956
4957
|
</file>
|
|
4957
4958
|
*/
|
|
4958
|
-
const _c0$
|
|
4959
|
+
const _c0$e = ["payPalButtonContainer"];
|
|
4959
4960
|
class PayPalComponent {
|
|
4960
4961
|
set payPalButtonContainer(content) {
|
|
4961
4962
|
this.payPalButtonContainerElem = content;
|
|
@@ -5222,7 +5223,7 @@ class PayPalComponent {
|
|
|
5222
5223
|
}
|
|
5223
5224
|
static { this.ɵfac = function PayPalComponent_Factory(t) { return new (t || PayPalComponent)(i0.ɵɵdirectiveInject(PayPalScriptService), i0.ɵɵdirectiveInject(i0.ChangeDetectorRef), i0.ɵɵdirectiveInject(i0.NgZone)); }; }
|
|
5224
5225
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PayPalComponent, selectors: [["anatoly-billing-paypal-container"]], viewQuery: function PayPalComponent_Query(rf, ctx) { if (rf & 1) {
|
|
5225
|
-
i0.ɵɵviewQuery(_c0$
|
|
5226
|
+
i0.ɵɵviewQuery(_c0$e, 5);
|
|
5226
5227
|
} if (rf & 2) {
|
|
5227
5228
|
let _t;
|
|
5228
5229
|
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.payPalButtonContainer = _t.first);
|
|
@@ -6307,7 +6308,7 @@ function SignUpButtonComponent_ng_template_2_Template(rf, ctx) { if (rf & 1) {
|
|
|
6307
6308
|
i0.ɵɵadvance(3);
|
|
6308
6309
|
i0.ɵɵproperty("ngIf", !_r6.innerHTML.trim());
|
|
6309
6310
|
} }
|
|
6310
|
-
const _c0$
|
|
6311
|
+
const _c0$d = ["*"];
|
|
6311
6312
|
class SignUpButtonComponent extends ComponentBase {
|
|
6312
6313
|
constructor() {
|
|
6313
6314
|
super();
|
|
@@ -6326,7 +6327,7 @@ class SignUpButtonComponent extends ComponentBase {
|
|
|
6326
6327
|
}
|
|
6327
6328
|
}
|
|
6328
6329
|
static { this.ɵfac = function SignUpButtonComponent_Factory(t) { return new (t || SignUpButtonComponent)(); }; }
|
|
6329
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SignUpButtonComponent, selectors: [["anatoly-signup-button"]], inputs: { qs: "qs" }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$
|
|
6330
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SignUpButtonComponent, selectors: [["anatoly-signup-button"]], inputs: { qs: "qs" }, features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$d, decls: 4, vars: 2, consts: [[3, "href", "class", 4, "ngIf"], [3, "routerLink", "class", 4, "ngIf"], ["contentTemplate", ""], [3, "href"], [4, "ngTemplateOutlet"], [3, "routerLink"], ["ref", ""], [4, "ngIf"]], template: function SignUpButtonComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6330
6331
|
i0.ɵɵprojectionDef();
|
|
6331
6332
|
i0.ɵɵtemplate(0, SignUpButtonComponent_a_0_Template, 2, 5, "a", 0)(1, SignUpButtonComponent_a_1_Template, 2, 5, "a", 1)(2, SignUpButtonComponent_ng_template_2_Template, 4, 1, "ng-template", null, 2, i0.ɵɵtemplateRefExtractor);
|
|
6332
6333
|
} if (rf & 2) {
|
|
@@ -6575,12 +6576,12 @@ class SubscribePlanButtonComponent {
|
|
|
6575
6576
|
</file>
|
|
6576
6577
|
*/
|
|
6577
6578
|
//Node
|
|
6578
|
-
const _c0$
|
|
6579
|
+
const _c0$c = [[["mex-card-header"]], [["mex-card-body"]], "*", [["mex-card-footer"]]];
|
|
6579
6580
|
const _c1 = ["mex-card-header", "mex-card-body", "*", "mex-card-footer"];
|
|
6580
6581
|
class CardComponent extends ComponentBase {
|
|
6581
6582
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCardComponent_BaseFactory; return function CardComponent_Factory(t) { return (ɵCardComponent_BaseFactory || (ɵCardComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CardComponent)))(t || CardComponent); }; })(); }
|
|
6582
6583
|
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CardComponent, selectors: [["anatoly-card"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c1, decls: 5, vars: 3, template: function CardComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6583
|
-
i0.ɵɵprojectionDef(_c0$
|
|
6584
|
+
i0.ɵɵprojectionDef(_c0$c);
|
|
6584
6585
|
i0.ɵɵelementStart(0, "div");
|
|
6585
6586
|
i0.ɵɵprojection(1);
|
|
6586
6587
|
i0.ɵɵprojection(2, 1);
|
|
@@ -6621,10 +6622,10 @@ function CardHeaderComponent_h3_2_Template(rf, ctx) { if (rf & 1) {
|
|
|
6621
6622
|
i0.ɵɵadvance();
|
|
6622
6623
|
i0.ɵɵtextInterpolate(ctx_r0.title);
|
|
6623
6624
|
} }
|
|
6624
|
-
const _c0$
|
|
6625
|
+
const _c0$b = ["*"];
|
|
6625
6626
|
class CardHeaderComponent extends ComponentBase {
|
|
6626
6627
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCardHeaderComponent_BaseFactory; return function CardHeaderComponent_Factory(t) { return (ɵCardHeaderComponent_BaseFactory || (ɵCardHeaderComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CardHeaderComponent)))(t || CardHeaderComponent); }; })(); }
|
|
6627
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CardHeaderComponent, selectors: [["anatoly-card-header"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$
|
|
6628
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CardHeaderComponent, selectors: [["anatoly-card-header"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$b, decls: 4, vars: 4, consts: [[1, "card-title"], [4, "ngIf"]], template: function CardHeaderComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6628
6629
|
i0.ɵɵprojectionDef();
|
|
6629
6630
|
i0.ɵɵelementStart(0, "div")(1, "div", 0);
|
|
6630
6631
|
i0.ɵɵtemplate(2, CardHeaderComponent_h3_2_Template, 2, 1, "h3", 1);
|
|
@@ -6658,10 +6659,10 @@ class CardHeaderComponent extends ComponentBase {
|
|
|
6658
6659
|
</file>
|
|
6659
6660
|
*/
|
|
6660
6661
|
//Node
|
|
6661
|
-
const _c0$
|
|
6662
|
+
const _c0$a = ["*"];
|
|
6662
6663
|
class CardBodyComponent extends ComponentBase {
|
|
6663
6664
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCardBodyComponent_BaseFactory; return function CardBodyComponent_Factory(t) { return (ɵCardBodyComponent_BaseFactory || (ɵCardBodyComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CardBodyComponent)))(t || CardBodyComponent); }; })(); }
|
|
6664
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CardBodyComponent, selectors: [["anatoly-card-body"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$
|
|
6665
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CardBodyComponent, selectors: [["anatoly-card-body"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$a, decls: 2, vars: 3, template: function CardBodyComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6665
6666
|
i0.ɵɵprojectionDef();
|
|
6666
6667
|
i0.ɵɵelementStart(0, "div");
|
|
6667
6668
|
i0.ɵɵprojection(1);
|
|
@@ -6691,10 +6692,10 @@ class CardBodyComponent extends ComponentBase {
|
|
|
6691
6692
|
</file>
|
|
6692
6693
|
*/
|
|
6693
6694
|
//Node
|
|
6694
|
-
const _c0$
|
|
6695
|
+
const _c0$9 = ["*"];
|
|
6695
6696
|
class CardFooterComponent extends ComponentBase {
|
|
6696
6697
|
static { this.ɵfac = /*@__PURE__*/ (() => { let ɵCardFooterComponent_BaseFactory; return function CardFooterComponent_Factory(t) { return (ɵCardFooterComponent_BaseFactory || (ɵCardFooterComponent_BaseFactory = i0.ɵɵgetInheritedFactory(CardFooterComponent)))(t || CardFooterComponent); }; })(); }
|
|
6697
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CardFooterComponent, selectors: [["anatoly-card-footer"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$
|
|
6698
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CardFooterComponent, selectors: [["anatoly-card-footer"]], features: [i0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0$9, decls: 2, vars: 3, template: function CardFooterComponent_Template(rf, ctx) { if (rf & 1) {
|
|
6698
6699
|
i0.ɵɵprojectionDef();
|
|
6699
6700
|
i0.ɵɵelementStart(0, "div");
|
|
6700
6701
|
i0.ɵɵprojection(1);
|
|
@@ -6761,10 +6762,11 @@ class NativeElementDirective {
|
|
|
6761
6762
|
function CountryDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
6762
6763
|
i0.ɵɵelement(0, "div");
|
|
6763
6764
|
} }
|
|
6764
|
-
function
|
|
6765
|
-
i0.ɵɵ
|
|
6766
|
-
|
|
6767
|
-
i0.ɵɵ
|
|
6765
|
+
function CountryDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1) {
|
|
6766
|
+
i0.ɵɵelement(0, "kendo-label", 6);
|
|
6767
|
+
} if (rf & 2) {
|
|
6768
|
+
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
6769
|
+
i0.ɵɵpropertyInterpolate("text", ctx_r2.title);
|
|
6768
6770
|
} }
|
|
6769
6771
|
function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
6770
6772
|
i0.ɵɵelementStart(0, "option", 7);
|
|
@@ -6778,7 +6780,7 @@ function CountryDropdownlist_div_1_option_3_Template(rf, ctx) { if (rf & 1) {
|
|
|
6778
6780
|
} }
|
|
6779
6781
|
function CountryDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
6780
6782
|
i0.ɵɵelementStart(0, "div", 2);
|
|
6781
|
-
i0.ɵɵtemplate(1,
|
|
6783
|
+
i0.ɵɵtemplate(1, CountryDropdownlist_div_1_kendo_label_1_Template, 1, 1, "kendo-label", 3);
|
|
6782
6784
|
i0.ɵɵelementStart(2, "select", 4);
|
|
6783
6785
|
i0.ɵɵtemplate(3, CountryDropdownlist_div_1_option_3_Template, 2, 2, "option", 5);
|
|
6784
6786
|
i0.ɵɵelementEnd()();
|
|
@@ -6814,17 +6816,17 @@ class CountryDropdownlist extends EditComponentBase {
|
|
|
6814
6816
|
}
|
|
6815
6817
|
}
|
|
6816
6818
|
static { this.ɵfac = function CountryDropdownlist_Factory(t) { return new (t || CountryDropdownlist)(i0.ɵɵdirectiveInject(CoreApiService), i0.ɵɵdirectiveInject(AppContextService)); }; }
|
|
6817
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CountryDropdownlist, selectors: [["anatoly-country-dropdownlist"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "formGroup", 4, "ngIf"], [3, "formGroup"], [
|
|
6819
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CountryDropdownlist, selectors: [["anatoly-country-dropdownlist"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "formGroup", 4, "ngIf"], [3, "formGroup"], [3, "text", 4, "ngIf"], [1, "form-select", 3, "formControlName"], [3, "value", 4, "ngFor", "ngForOf"], [3, "text"], [3, "value"]], template: function CountryDropdownlist_Template(rf, ctx) { if (rf & 1) {
|
|
6818
6820
|
i0.ɵɵtemplate(0, CountryDropdownlist_div_0_Template, 1, 0, "div", 0)(1, CountryDropdownlist_div_1_Template, 4, 4, "div", 1);
|
|
6819
6821
|
} if (rf & 2) {
|
|
6820
6822
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
6821
6823
|
i0.ɵɵadvance();
|
|
6822
6824
|
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
6823
|
-
} }, dependencies: [i1$2.NgForOf, i1$2.NgIf, i2.NgSelectOption, i2.ɵNgSelectMultipleOption, i2.SelectControlValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, NativeElementDirective], encapsulation: 2 }); }
|
|
6825
|
+
} }, dependencies: [i1$2.NgForOf, i1$2.NgIf, i2.NgSelectOption, i2.ɵNgSelectMultipleOption, i2.SelectControlValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i4$1.LabelComponent, NativeElementDirective], encapsulation: 2 }); }
|
|
6824
6826
|
}
|
|
6825
6827
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CountryDropdownlist, [{
|
|
6826
6828
|
type: Component,
|
|
6827
|
-
args: [{ selector: 'anatoly-country-dropdownlist', template: "<div *ngIf='isNgModelBased'>\r\n</div>\r\n\r\n<div *ngIf='!isNgModelBased' [formGroup]='formGroup'>\r\n <label *ngIf='isTitleVisible'
|
|
6829
|
+
args: [{ selector: 'anatoly-country-dropdownlist', template: "<div *ngIf='isNgModelBased'>\r\n</div>\r\n\r\n<div *ngIf='!isNgModelBased' [formGroup]='formGroup'>\r\n <kendo-label text=\"{{ title }}\" *ngIf='isTitleVisible'></kendo-label>\r\n <select [formControlName]='controlName' class='form-select'>\r\n <option *ngFor='let item of items' [value]='item.code'>\r\n {{ item.name }}\r\n </option>\r\n </select>\r\n</div>\r\n" }]
|
|
6828
6830
|
}], () => [{ type: CoreApiService }, { type: AppContextService }], null); })();
|
|
6829
6831
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(CountryDropdownlist, { className: "CountryDropdownlist", filePath: "lib\\ui\\components\\dropdownlists\\country\\country.dropdownlist.ts", lineNumber: 28 }); })();
|
|
6830
6832
|
|
|
@@ -7026,45 +7028,46 @@ class ItemValidationSummaryComponent extends ValidationSummaryComponent {
|
|
|
7026
7028
|
</file>
|
|
7027
7029
|
*/
|
|
7028
7030
|
//Node
|
|
7029
|
-
function
|
|
7030
|
-
i0.ɵɵelement(0, "kendo-label",
|
|
7031
|
+
function ModerationStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if (rf & 1) {
|
|
7032
|
+
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7031
7033
|
} if (rf & 2) {
|
|
7032
7034
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
7033
7035
|
i0.ɵɵpropertyInterpolate("text", ctx_r2.title);
|
|
7034
7036
|
} }
|
|
7035
7037
|
function ModerationStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7036
7038
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
7037
|
-
i0.ɵɵelementStart(0, "div"
|
|
7038
|
-
i0.ɵɵtemplate(
|
|
7039
|
-
i0.ɵɵelementStart(
|
|
7040
|
-
i0.ɵɵlistener("ngModelChange", function
|
|
7041
|
-
i0.ɵɵelementEnd()()
|
|
7039
|
+
i0.ɵɵelementStart(0, "div");
|
|
7040
|
+
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_0_kendo_label_1_Template, 1, 1, "kendo-label", 2);
|
|
7041
|
+
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7042
|
+
i0.ɵɵlistener("ngModelChange", function ModerationStatusDropdownlist_div_0_Template_kendo_dropdownlist_ngModelChange_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.sv = $event); })("valueChange", function ModerationStatusDropdownlist_div_0_Template_kendo_dropdownlist_valueChange_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r5 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r5.onChange($event)); });
|
|
7043
|
+
i0.ɵɵelementEnd()();
|
|
7042
7044
|
} if (rf & 2) {
|
|
7043
7045
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
7044
|
-
i0.ɵɵadvance(
|
|
7046
|
+
i0.ɵɵadvance();
|
|
7045
7047
|
i0.ɵɵproperty("ngIf", ctx_r0.isTitleVisible);
|
|
7046
7048
|
i0.ɵɵadvance();
|
|
7047
7049
|
i0.ɵɵproperty("data", ctx_r0.items)("valuePrimitive", true)("ngModel", ctx_r0.sv);
|
|
7048
7050
|
} }
|
|
7049
7051
|
function ModerationStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1) {
|
|
7050
|
-
i0.ɵɵelement(0, "kendo-label",
|
|
7052
|
+
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7051
7053
|
} if (rf & 2) {
|
|
7052
7054
|
const ctx_r6 = i0.ɵɵnextContext(2);
|
|
7053
7055
|
i0.ɵɵpropertyInterpolate("text", ctx_r6.title);
|
|
7054
7056
|
} }
|
|
7055
7057
|
function ModerationStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7056
|
-
i0.ɵɵelementStart(0, "div",
|
|
7057
|
-
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_1_kendo_label_1_Template, 1, 1, "kendo-label",
|
|
7058
|
+
i0.ɵɵelementStart(0, "div", 5);
|
|
7059
|
+
i0.ɵɵtemplate(1, ModerationStatusDropdownlist_div_1_kendo_label_1_Template, 1, 1, "kendo-label", 2);
|
|
7058
7060
|
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7059
7061
|
i0.ɵɵelementEnd();
|
|
7060
7062
|
} if (rf & 2) {
|
|
7061
7063
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
7064
|
+
i0.ɵɵproperty("formGroup", ctx_r1.formGroup);
|
|
7062
7065
|
i0.ɵɵadvance();
|
|
7063
7066
|
i0.ɵɵproperty("ngIf", ctx_r1.isTitleVisible);
|
|
7064
7067
|
i0.ɵɵadvance();
|
|
7065
7068
|
i0.ɵɵproperty("data", ctx_r1.items)("valuePrimitive", true)("formControlName", ctx_r1.controlName);
|
|
7066
7069
|
i0.ɵɵadvance();
|
|
7067
|
-
i0.ɵɵproperty("formGroup", ctx_r1.formGroup)("formSubmitted", ctx_r1.formSubmitted)("controlName", ctx_r1.controlName);
|
|
7070
|
+
i0.ɵɵproperty("formGroup", ctx_r1.formGroup)("formSubmitted", ctx_r1.formSubmitted)("controlName", ctx_r1.controlName)("controlTitle", ctx_r1.controlTitle);
|
|
7068
7071
|
} }
|
|
7069
7072
|
class ModerationStatusDropdownlist extends EnumEditComponentBase {
|
|
7070
7073
|
constructor() {
|
|
@@ -7073,8 +7076,8 @@ class ModerationStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7073
7076
|
this.enumeration = ModerationStatus;
|
|
7074
7077
|
}
|
|
7075
7078
|
static { this.ɵfac = function ModerationStatusDropdownlist_Factory(t) { return new (t || ModerationStatusDropdownlist)(); }; }
|
|
7076
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ModerationStatusDropdownlist, selectors: [["anatoly-moderationstatus-dropdownlist"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[
|
|
7077
|
-
i0.ɵɵtemplate(0, ModerationStatusDropdownlist_div_0_Template,
|
|
7079
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ModerationStatusDropdownlist, selectors: [["anatoly-moderationstatus-dropdownlist"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "formGroup", 4, "ngIf"], [3, "text", 4, "ngIf"], ["valueField", "value", "textField", "text", 3, "data", "valuePrimitive", "ngModel", "ngModelChange", "valueChange"], [3, "text"], [3, "formGroup"], ["valueField", "value", "textField", "text", 3, "data", "valuePrimitive", "formControlName"], [3, "formGroup", "formSubmitted", "controlName", "controlTitle"]], template: function ModerationStatusDropdownlist_Template(rf, ctx) { if (rf & 1) {
|
|
7080
|
+
i0.ɵɵtemplate(0, ModerationStatusDropdownlist_div_0_Template, 3, 4, "div", 0)(1, ModerationStatusDropdownlist_div_1_Template, 4, 9, "div", 1);
|
|
7078
7081
|
} if (rf & 2) {
|
|
7079
7082
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7080
7083
|
i0.ɵɵadvance();
|
|
@@ -7083,7 +7086,7 @@ class ModerationStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7083
7086
|
}
|
|
7084
7087
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ModerationStatusDropdownlist, [{
|
|
7085
7088
|
type: Component,
|
|
7086
|
-
args: [{ selector: 'anatoly-moderationstatus-dropdownlist', template: "<div
|
|
7089
|
+
args: [{ selector: 'anatoly-moderationstatus-dropdownlist', template: "<div *ngIf='isNgModelBased'>\r\n <kendo-label text=\"{{ title }}\" *ngIf='isTitleVisible'></kendo-label>\r\n <kendo-dropdownlist [data]=\"items\"\r\n valueField=\"value\" textField=\"text\"\r\n [valuePrimitive]=\"true\"\r\n [(ngModel)]=\"sv\"\r\n (valueChange)=\"onChange($event)\" />\r\n</div>\r\n\r\n<div *ngIf='!isNgModelBased' [formGroup]='formGroup'>\r\n <kendo-label text=\"{{ title }}\" *ngIf='isTitleVisible'></kendo-label>\r\n <kendo-dropdownlist [data]=\"items\"\r\n valueField=\"value\" textField=\"text\"\r\n [valuePrimitive]=\"true\"\r\n [formControlName]='controlName' />\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n [controlName]='controlName'\r\n [controlTitle]='controlTitle' />\r\n</div>\r\n" }]
|
|
7087
7090
|
}], () => [], null); })();
|
|
7088
7091
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(ModerationStatusDropdownlist, { className: "ModerationStatusDropdownlist", filePath: "lib\\ui\\components\\dropdownlists\\moderationstatus\\moderationstatus.dropdownlist.ts", lineNumber: 27 }); })();
|
|
7089
7092
|
|
|
@@ -7102,36 +7105,36 @@ class ModerationStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7102
7105
|
</file>
|
|
7103
7106
|
*/
|
|
7104
7107
|
//Node
|
|
7105
|
-
function
|
|
7106
|
-
i0.ɵɵelement(0, "kendo-label",
|
|
7108
|
+
function PublishStatusDropdownlist_div_0_kendo_label_1_Template(rf, ctx) { if (rf & 1) {
|
|
7109
|
+
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7107
7110
|
} if (rf & 2) {
|
|
7108
7111
|
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
7109
7112
|
i0.ɵɵpropertyInterpolate("text", ctx_r2.title);
|
|
7110
7113
|
} }
|
|
7111
7114
|
function PublishStatusDropdownlist_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7112
7115
|
const _r4 = i0.ɵɵgetCurrentView();
|
|
7113
|
-
i0.ɵɵelementStart(0, "div")
|
|
7114
|
-
i0.ɵɵtemplate(
|
|
7115
|
-
i0.ɵɵelementStart(
|
|
7116
|
-
i0.ɵɵlistener("ngModelChange", function
|
|
7117
|
-
i0.ɵɵelementEnd()()
|
|
7116
|
+
i0.ɵɵelementStart(0, "div");
|
|
7117
|
+
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_0_kendo_label_1_Template, 1, 1, "kendo-label", 2);
|
|
7118
|
+
i0.ɵɵelementStart(2, "kendo-dropdownlist", 3);
|
|
7119
|
+
i0.ɵɵlistener("ngModelChange", function PublishStatusDropdownlist_div_0_Template_kendo_dropdownlist_ngModelChange_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.sv = $event); })("valueChange", function PublishStatusDropdownlist_div_0_Template_kendo_dropdownlist_valueChange_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r5 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r5.onChange($event)); });
|
|
7120
|
+
i0.ɵɵelementEnd()();
|
|
7118
7121
|
} if (rf & 2) {
|
|
7119
7122
|
const ctx_r0 = i0.ɵɵnextContext();
|
|
7120
|
-
i0.ɵɵadvance(
|
|
7123
|
+
i0.ɵɵadvance();
|
|
7121
7124
|
i0.ɵɵproperty("ngIf", ctx_r0.isTitleVisible);
|
|
7122
7125
|
i0.ɵɵadvance();
|
|
7123
7126
|
i0.ɵɵproperty("data", ctx_r0.items)("valuePrimitive", true)("ngModel", ctx_r0.sv);
|
|
7124
7127
|
} }
|
|
7125
7128
|
function PublishStatusDropdownlist_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1) {
|
|
7126
|
-
i0.ɵɵelement(0, "kendo-label",
|
|
7129
|
+
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7127
7130
|
} if (rf & 2) {
|
|
7128
7131
|
const ctx_r6 = i0.ɵɵnextContext(2);
|
|
7129
7132
|
i0.ɵɵpropertyInterpolate("text", ctx_r6.title);
|
|
7130
7133
|
} }
|
|
7131
7134
|
function PublishStatusDropdownlist_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7132
|
-
i0.ɵɵelementStart(0, "div",
|
|
7133
|
-
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_1_kendo_label_1_Template, 1, 1, "kendo-label",
|
|
7134
|
-
i0.ɵɵelement(2, "kendo-dropdownlist",
|
|
7135
|
+
i0.ɵɵelementStart(0, "div", 5);
|
|
7136
|
+
i0.ɵɵtemplate(1, PublishStatusDropdownlist_div_1_kendo_label_1_Template, 1, 1, "kendo-label", 2);
|
|
7137
|
+
i0.ɵɵelement(2, "kendo-dropdownlist", 6)(3, "anatoly-item-validation-summary", 7);
|
|
7135
7138
|
i0.ɵɵelementEnd();
|
|
7136
7139
|
} if (rf & 2) {
|
|
7137
7140
|
const ctx_r1 = i0.ɵɵnextContext();
|
|
@@ -7150,8 +7153,8 @@ class PublishStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7150
7153
|
this.enumeration = PublishStatus;
|
|
7151
7154
|
}
|
|
7152
7155
|
static { this.ɵfac = function PublishStatusDropdownlist_Factory(t) { return new (t || PublishStatusDropdownlist)(); }; }
|
|
7153
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PublishStatusDropdownlist, selectors: [["anatoly-publishstatus-dropdownlist"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "formGroup", 4, "ngIf"], [
|
|
7154
|
-
i0.ɵɵtemplate(0, PublishStatusDropdownlist_div_0_Template,
|
|
7156
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: PublishStatusDropdownlist, selectors: [["anatoly-publishstatus-dropdownlist"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "formGroup", 4, "ngIf"], [3, "text", 4, "ngIf"], ["valueField", "value", "textField", "text", 3, "data", "valuePrimitive", "ngModel", "ngModelChange", "valueChange"], [3, "text"], [3, "formGroup"], ["valueField", "value", "textField", "text", 3, "data", "valuePrimitive", "formControlName"], [3, "formGroup", "formSubmitted", "controlName", "controlTitle"]], template: function PublishStatusDropdownlist_Template(rf, ctx) { if (rf & 1) {
|
|
7157
|
+
i0.ɵɵtemplate(0, PublishStatusDropdownlist_div_0_Template, 3, 4, "div", 0)(1, PublishStatusDropdownlist_div_1_Template, 4, 9, "div", 1);
|
|
7155
7158
|
} if (rf & 2) {
|
|
7156
7159
|
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7157
7160
|
i0.ɵɵadvance();
|
|
@@ -7160,7 +7163,7 @@ class PublishStatusDropdownlist extends EnumEditComponentBase {
|
|
|
7160
7163
|
}
|
|
7161
7164
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(PublishStatusDropdownlist, [{
|
|
7162
7165
|
type: Component,
|
|
7163
|
-
args: [{ selector: 'anatoly-publishstatus-dropdownlist', template: "<div *ngIf='isNgModelBased'>\r\n <
|
|
7166
|
+
args: [{ selector: 'anatoly-publishstatus-dropdownlist', template: "<div *ngIf='isNgModelBased'>\r\n <kendo-label text=\"{{ title }}\" *ngIf='isTitleVisible'></kendo-label>\r\n <kendo-dropdownlist [data]=\"items\"\r\n valueField=\"value\" textField=\"text\"\r\n [valuePrimitive]=\"true\"\r\n [(ngModel)]=\"sv\"\r\n (valueChange)=\"onChange($event)\" />\r\n</div>\r\n\r\n<div *ngIf='!isNgModelBased' [formGroup]='formGroup'>\r\n <kendo-label text=\"{{ title }}\" *ngIf='isTitleVisible'></kendo-label>\r\n <kendo-dropdownlist [data]=\"items\"\r\n valueField=\"value\" textField=\"text\"\r\n [valuePrimitive]=\"true\"\r\n [formControlName]='controlName' />\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n [controlName]='controlName'\r\n [controlTitle]='controlTitle' />\r\n</div>\r\n" }]
|
|
7164
7167
|
}], () => [], null); })();
|
|
7165
7168
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(PublishStatusDropdownlist, { className: "PublishStatusDropdownlist", filePath: "lib\\ui\\components\\dropdownlists\\publishstatus\\publishstatus.dropdownlist.ts", lineNumber: 27 }); })();
|
|
7166
7169
|
|
|
@@ -7274,14 +7277,14 @@ class TimezoneDropdownlist extends EditComponentBase {
|
|
|
7274
7277
|
|
|
7275
7278
|
Authors:
|
|
7276
7279
|
Vadim Osovitny vadim.osovitny@osovitny.com
|
|
7277
|
-
Anatoly Osovitny anatoly.osovitny@osovitny.com
|
|
7278
7280
|
|
|
7279
7281
|
Created:
|
|
7280
7282
|
12 Dec 2017
|
|
7281
|
-
|
|
7283
|
+
|
|
7282
7284
|
Copyright (c) 2016-2025 Osovitny Inc. All rights reserved.
|
|
7283
7285
|
</file>
|
|
7284
7286
|
*/
|
|
7287
|
+
let imageUploadUrl = AppCoreSettings?.api?.url + AppCoreSettings?.api?.imageUploadPath;
|
|
7285
7288
|
const DefaultEditorOptions = {
|
|
7286
7289
|
placeholderText: "Edit Your Content Here",
|
|
7287
7290
|
charCounterCount: true,
|
|
@@ -7348,7 +7351,7 @@ const DefaultEditorOptions = {
|
|
|
7348
7351
|
Upload:
|
|
7349
7352
|
https://www.froala.com/wysiwyg-editor/docs/concepts/image/upload
|
|
7350
7353
|
*/
|
|
7351
|
-
imageUploadURL:
|
|
7354
|
+
imageUploadURL: imageUploadUrl,
|
|
7352
7355
|
imageAllowedTypes: ["jpeg", "jpg", "png"],
|
|
7353
7356
|
imageUploadParams: { uploadType: "", uploadParentId: "" },
|
|
7354
7357
|
};
|
|
@@ -7359,9 +7362,10 @@ class HtmlEditorComponentBase extends EditComponentBase {
|
|
|
7359
7362
|
super();
|
|
7360
7363
|
this.froalaEditorInitialized = false;
|
|
7361
7364
|
this.afterInitializedActions = [];
|
|
7362
|
-
//
|
|
7363
|
-
this.editorLabelText = "Html";
|
|
7365
|
+
//Inputs
|
|
7364
7366
|
this.editorOptions = {};
|
|
7367
|
+
this.title = "Html";
|
|
7368
|
+
this.isTitleVisible = true;
|
|
7365
7369
|
}
|
|
7366
7370
|
ngOnInit() {
|
|
7367
7371
|
let opt = this.editorOptions;
|
|
@@ -7396,8 +7400,9 @@ class HtmlEditorComponentBase extends EditComponentBase {
|
|
|
7396
7400
|
}
|
|
7397
7401
|
}
|
|
7398
7402
|
getEditor() {
|
|
7399
|
-
if (this.froalaEditor)
|
|
7403
|
+
if (this.froalaEditor) {
|
|
7400
7404
|
return this.froalaEditor.getEditor();
|
|
7405
|
+
}
|
|
7401
7406
|
return null;
|
|
7402
7407
|
}
|
|
7403
7408
|
// Public Funcs
|
|
@@ -7427,74 +7432,17 @@ class HtmlEditorComponentBase extends EditComponentBase {
|
|
|
7427
7432
|
});
|
|
7428
7433
|
}
|
|
7429
7434
|
static { this.ɵfac = function HtmlEditorComponentBase_Factory(t) { return new (t || HtmlEditorComponentBase)(); }; }
|
|
7430
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HtmlEditorComponentBase, selectors: [["ng-component"]], inputs: {
|
|
7435
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HtmlEditorComponentBase, selectors: [["ng-component"]], inputs: { editorOptions: "editorOptions" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function HtmlEditorComponentBase_Template(rf, ctx) { }, encapsulation: 2 }); }
|
|
7431
7436
|
}
|
|
7432
7437
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HtmlEditorComponentBase, [{
|
|
7433
7438
|
type: Component,
|
|
7434
7439
|
args: [{
|
|
7435
7440
|
template: "",
|
|
7436
7441
|
}]
|
|
7437
|
-
}], () => [], {
|
|
7438
|
-
type: Input
|
|
7439
|
-
}], editorOptions: [{
|
|
7440
|
-
type: Input
|
|
7441
|
-
}] }); })();
|
|
7442
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HtmlEditorComponentBase, { className: "HtmlEditorComponentBase", filePath: "lib\\ui\\components\\html-editor\\base-html-editor.component.ts", lineNumber: 31 }); })();
|
|
7443
|
-
|
|
7444
|
-
/*
|
|
7445
|
-
<file>
|
|
7446
|
-
Project:
|
|
7447
|
-
@osovitny/anatoly
|
|
7448
|
-
|
|
7449
|
-
Authors:
|
|
7450
|
-
Vadim Osovitny vadim.osovitny@osovitny.com
|
|
7451
|
-
Anatoly Osovitny anatoly.osovitny@osovitny.com
|
|
7452
|
-
|
|
7453
|
-
Created:
|
|
7454
|
-
12 Dec 2017
|
|
7455
|
-
|
|
7456
|
-
Copyright (c) 2016-2025 Osovitny Inc. All rights reserved.
|
|
7457
|
-
</file>
|
|
7458
|
-
*/
|
|
7459
|
-
//Node
|
|
7460
|
-
const _c0$9 = a0 => ({ "has-error": a0 });
|
|
7461
|
-
class FormsHtmlEditorComponent extends HtmlEditorComponentBase {
|
|
7462
|
-
constructor() {
|
|
7463
|
-
super();
|
|
7464
|
-
this.editorFormKey = "html";
|
|
7465
|
-
}
|
|
7466
|
-
setFormValueAfterInitialized(name, value) {
|
|
7467
|
-
this.doAfterInitialized(function (that) {
|
|
7468
|
-
that.setFormValue(name, value);
|
|
7469
|
-
});
|
|
7470
|
-
}
|
|
7471
|
-
static { this.ɵfac = function FormsHtmlEditorComponent_Factory(t) { return new (t || FormsHtmlEditorComponent)(); }; }
|
|
7472
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: FormsHtmlEditorComponent, selectors: [["anatoly-forms-html-editor"]], inputs: { editorFormKey: "editorFormKey" }, features: [i0.ɵɵInheritDefinitionFeature], decls: 5, vars: 10, consts: [[1, "form-group", 3, "formGroup", "ngClass"], [1, "col-form-label"], [3, "formControlName", "froalaEditor", "froalaInit"], [3, "formGroup", "formSubmitted", "controlName"]], template: function FormsHtmlEditorComponent_Template(rf, ctx) { if (rf & 1) {
|
|
7473
|
-
i0.ɵɵelementStart(0, "div", 0)(1, "label", 1);
|
|
7474
|
-
i0.ɵɵtext(2);
|
|
7475
|
-
i0.ɵɵelementEnd();
|
|
7476
|
-
i0.ɵɵelementStart(3, "textarea", 2);
|
|
7477
|
-
i0.ɵɵlistener("froalaInit", function FormsHtmlEditorComponent_Template_textarea_froalaInit_3_listener($event) { return ctx.initializeControl($event); });
|
|
7478
|
-
i0.ɵɵelementEnd();
|
|
7479
|
-
i0.ɵɵelement(4, "anatoly-item-validation-summary", 3);
|
|
7480
|
-
i0.ɵɵelementEnd();
|
|
7481
|
-
} if (rf & 2) {
|
|
7482
|
-
i0.ɵɵproperty("formGroup", ctx.formGroup)("ngClass", i0.ɵɵpureFunction1(8, _c0$9, ctx.isControlInvalid(ctx.editorFormKey)));
|
|
7483
|
-
i0.ɵɵadvance(2);
|
|
7484
|
-
i0.ɵɵtextInterpolate(ctx.editorLabelText);
|
|
7485
|
-
i0.ɵɵadvance();
|
|
7486
|
-
i0.ɵɵproperty("formControlName", ctx.editorFormKey)("froalaEditor", ctx.options);
|
|
7487
|
-
i0.ɵɵadvance();
|
|
7488
|
-
i0.ɵɵproperty("formGroup", ctx.formGroup)("formSubmitted", ctx.formSubmitted)("controlName", ctx.editorFormKey);
|
|
7489
|
-
} }, dependencies: [i1$2.NgClass, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3$1.FroalaEditorDirective, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
7490
|
-
}
|
|
7491
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(FormsHtmlEditorComponent, [{
|
|
7492
|
-
type: Component,
|
|
7493
|
-
args: [{ selector: "anatoly-forms-html-editor", template: "<div [formGroup]=\"formGroup\" [ngClass]=\"{'has-error': isControlInvalid(editorFormKey) }\" class=\"form-group\" >\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [formControlName]=\"editorFormKey\" [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n <anatoly-item-validation-summary [formGroup]=\"formGroup\"\r\n [formSubmitted]=\"formSubmitted\"\r\n [controlName]=\"editorFormKey\">\r\n </anatoly-item-validation-summary>\r\n</div>\r\n" }]
|
|
7494
|
-
}], () => [], { editorFormKey: [{
|
|
7442
|
+
}], () => [], { editorOptions: [{
|
|
7495
7443
|
type: Input
|
|
7496
7444
|
}] }); })();
|
|
7497
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(
|
|
7445
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HtmlEditorComponentBase, { className: "HtmlEditorComponentBase", filePath: "lib\\ui\\components\\html-editor\\base-editor.component.ts", lineNumber: 30 }); })();
|
|
7498
7446
|
|
|
7499
7447
|
/*
|
|
7500
7448
|
<file>
|
|
@@ -7503,7 +7451,6 @@ class FormsHtmlEditorComponent extends HtmlEditorComponentBase {
|
|
|
7503
7451
|
|
|
7504
7452
|
Authors:
|
|
7505
7453
|
Vadim Osovitny vadim.osovitny@osovitny.com
|
|
7506
|
-
Anatoly Osovitny anatoly.osovitny@osovitny.com
|
|
7507
7454
|
|
|
7508
7455
|
Created:
|
|
7509
7456
|
12 Dec 2017
|
|
@@ -7512,9 +7459,65 @@ class FormsHtmlEditorComponent extends HtmlEditorComponentBase {
|
|
|
7512
7459
|
</file>
|
|
7513
7460
|
*/
|
|
7514
7461
|
//Node
|
|
7462
|
+
function HtmlEditorComponent_div_0_kendo_label_1_Template(rf, ctx) { if (rf & 1) {
|
|
7463
|
+
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7464
|
+
} if (rf & 2) {
|
|
7465
|
+
const ctx_r2 = i0.ɵɵnextContext(2);
|
|
7466
|
+
i0.ɵɵpropertyInterpolate("text", ctx_r2.title);
|
|
7467
|
+
} }
|
|
7468
|
+
function HtmlEditorComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
|
7469
|
+
const _r4 = i0.ɵɵgetCurrentView();
|
|
7470
|
+
i0.ɵɵelementStart(0, "div");
|
|
7471
|
+
i0.ɵɵtemplate(1, HtmlEditorComponent_div_0_kendo_label_1_Template, 1, 1, "kendo-label", 2);
|
|
7472
|
+
i0.ɵɵelementStart(2, "textarea", 3);
|
|
7473
|
+
i0.ɵɵlistener("froalaInit", function HtmlEditorComponent_div_0_Template_textarea_froalaInit_2_listener($event) { i0.ɵɵrestoreView(_r4); const ctx_r3 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r3.initializeControl($event)); });
|
|
7474
|
+
i0.ɵɵelementEnd()();
|
|
7475
|
+
} if (rf & 2) {
|
|
7476
|
+
const ctx_r0 = i0.ɵɵnextContext();
|
|
7477
|
+
i0.ɵɵadvance();
|
|
7478
|
+
i0.ɵɵproperty("ngIf", ctx_r0.isTitleVisible);
|
|
7479
|
+
i0.ɵɵadvance();
|
|
7480
|
+
i0.ɵɵproperty("froalaEditor", ctx_r0.options);
|
|
7481
|
+
} }
|
|
7482
|
+
function HtmlEditorComponent_div_1_kendo_label_1_Template(rf, ctx) { if (rf & 1) {
|
|
7483
|
+
i0.ɵɵelement(0, "kendo-label", 4);
|
|
7484
|
+
} if (rf & 2) {
|
|
7485
|
+
const ctx_r5 = i0.ɵɵnextContext(2);
|
|
7486
|
+
i0.ɵɵpropertyInterpolate("text", ctx_r5.title);
|
|
7487
|
+
} }
|
|
7488
|
+
function HtmlEditorComponent_div_1_Template(rf, ctx) { if (rf & 1) {
|
|
7489
|
+
const _r7 = i0.ɵɵgetCurrentView();
|
|
7490
|
+
i0.ɵɵelementStart(0, "div", 5);
|
|
7491
|
+
i0.ɵɵtemplate(1, HtmlEditorComponent_div_1_kendo_label_1_Template, 1, 1, "kendo-label", 2);
|
|
7492
|
+
i0.ɵɵelementStart(2, "textarea", 6);
|
|
7493
|
+
i0.ɵɵlistener("froalaInit", function HtmlEditorComponent_div_1_Template_textarea_froalaInit_2_listener($event) { i0.ɵɵrestoreView(_r7); const ctx_r6 = i0.ɵɵnextContext(); return i0.ɵɵresetView(ctx_r6.initializeControl($event)); });
|
|
7494
|
+
i0.ɵɵtext(3, " ");
|
|
7495
|
+
i0.ɵɵelementEnd();
|
|
7496
|
+
i0.ɵɵelement(4, "anatoly-item-validation-summary", 7);
|
|
7497
|
+
i0.ɵɵelementEnd();
|
|
7498
|
+
} if (rf & 2) {
|
|
7499
|
+
const ctx_r1 = i0.ɵɵnextContext();
|
|
7500
|
+
i0.ɵɵproperty("formGroup", ctx_r1.formGroup);
|
|
7501
|
+
i0.ɵɵadvance();
|
|
7502
|
+
i0.ɵɵproperty("ngIf", ctx_r1.isTitleVisible);
|
|
7503
|
+
i0.ɵɵadvance();
|
|
7504
|
+
i0.ɵɵproperty("froalaEditor", ctx_r1.options)("formControlName", ctx_r1.controlName);
|
|
7505
|
+
i0.ɵɵattribute("formControlTitle", ctx_r1.controlTitle);
|
|
7506
|
+
i0.ɵɵadvance(2);
|
|
7507
|
+
i0.ɵɵproperty("formGroup", ctx_r1.formGroup)("formSubmitted", ctx_r1.formSubmitted)("controlName", ctx_r1.controlName)("controlTitle", ctx_r1.controlTitle);
|
|
7508
|
+
} }
|
|
7515
7509
|
class HtmlEditorComponent extends HtmlEditorComponentBase {
|
|
7516
7510
|
constructor() {
|
|
7517
7511
|
super();
|
|
7512
|
+
this.controlName = "html";
|
|
7513
|
+
this.controlTitle = "Html";
|
|
7514
|
+
}
|
|
7515
|
+
getHtml() {
|
|
7516
|
+
let editor = this.getEditor();
|
|
7517
|
+
if (typeof editor == "undefined" || editor == null) {
|
|
7518
|
+
return;
|
|
7519
|
+
}
|
|
7520
|
+
return editor.html.get(false);
|
|
7518
7521
|
}
|
|
7519
7522
|
setHtml(content) {
|
|
7520
7523
|
this.doAfterInitialized(function (that) {
|
|
@@ -7525,33 +7528,25 @@ class HtmlEditorComponent extends HtmlEditorComponentBase {
|
|
|
7525
7528
|
editor.html.set(content);
|
|
7526
7529
|
});
|
|
7527
7530
|
}
|
|
7528
|
-
|
|
7529
|
-
|
|
7530
|
-
|
|
7531
|
-
|
|
7532
|
-
}
|
|
7533
|
-
return editor.html.get(false);
|
|
7531
|
+
setFormValueAfterInitialized(name, value) {
|
|
7532
|
+
this.doAfterInitialized(function (that) {
|
|
7533
|
+
that.setFormValue(name, value);
|
|
7534
|
+
});
|
|
7534
7535
|
}
|
|
7535
7536
|
static { this.ɵfac = function HtmlEditorComponent_Factory(t) { return new (t || HtmlEditorComponent)(); }; }
|
|
7536
|
-
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HtmlEditorComponent, selectors: [["anatoly-html-editor"]], features: [i0.ɵɵInheritDefinitionFeature], decls:
|
|
7537
|
-
i0.ɵɵ
|
|
7538
|
-
i0.ɵɵtext(2);
|
|
7539
|
-
i0.ɵɵelementEnd();
|
|
7540
|
-
i0.ɵɵelementStart(3, "textarea", 2);
|
|
7541
|
-
i0.ɵɵlistener("froalaInit", function HtmlEditorComponent_Template_textarea_froalaInit_3_listener($event) { return ctx.initializeControl($event); });
|
|
7542
|
-
i0.ɵɵelementEnd()();
|
|
7537
|
+
static { this.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: HtmlEditorComponent, selectors: [["anatoly-html-editor"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 2, vars: 2, consts: [[4, "ngIf"], [3, "formGroup", 4, "ngIf"], [3, "text", 4, "ngIf"], [3, "froalaEditor", "froalaInit"], [3, "text"], [3, "formGroup"], [3, "froalaEditor", "formControlName", "froalaInit"], [3, "formGroup", "formSubmitted", "controlName", "controlTitle"]], template: function HtmlEditorComponent_Template(rf, ctx) { if (rf & 1) {
|
|
7538
|
+
i0.ɵɵtemplate(0, HtmlEditorComponent_div_0_Template, 3, 2, "div", 0)(1, HtmlEditorComponent_div_1_Template, 5, 9, "div", 1);
|
|
7543
7539
|
} if (rf & 2) {
|
|
7544
|
-
i0.ɵɵ
|
|
7545
|
-
i0.ɵɵtextInterpolate(ctx.editorLabelText);
|
|
7540
|
+
i0.ɵɵproperty("ngIf", ctx.isNgModelBased);
|
|
7546
7541
|
i0.ɵɵadvance();
|
|
7547
|
-
i0.ɵɵproperty("
|
|
7548
|
-
} }, dependencies: [i3$1.FroalaEditorDirective], encapsulation: 2 }); }
|
|
7542
|
+
i0.ɵɵproperty("ngIf", !ctx.isNgModelBased);
|
|
7543
|
+
} }, dependencies: [i1$2.NgIf, i2.DefaultValueAccessor, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i3$1.FroalaEditorDirective, i4$1.LabelComponent, NativeElementDirective, ItemValidationSummaryComponent], encapsulation: 2 }); }
|
|
7549
7544
|
}
|
|
7550
7545
|
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(HtmlEditorComponent, [{
|
|
7551
7546
|
type: Component,
|
|
7552
|
-
args: [{ selector: "anatoly-html-editor", template: "<div
|
|
7547
|
+
args: [{ selector: "anatoly-html-editor", template: "<div *ngIf='isNgModelBased'>\r\n <kendo-label text=\"{{ title }}\" *ngIf='isTitleVisible'></kendo-label>\r\n <textarea [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n</div>\r\n\r\n<div *ngIf='!isNgModelBased' [formGroup]='formGroup'>\r\n <kendo-label text=\"{{ title }}\" *ngIf='isTitleVisible'></kendo-label>\r\n <textarea [froalaEditor]=\"options\" \r\n [formControlName]=\"controlName\" \r\n [attr.formControlTitle]=\"controlTitle\" \r\n (froalaInit)=\"initializeControl($event)\">\r\n </textarea>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n [controlName]='controlName'\r\n [controlTitle]='controlTitle' />\r\n</div>\r\n" }]
|
|
7553
7548
|
}], () => [], null); })();
|
|
7554
|
-
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HtmlEditorComponent, { className: "HtmlEditorComponent", filePath: "lib\\ui\\components\\html-editor\\html-editor.component.ts", lineNumber:
|
|
7549
|
+
(() => { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassDebugInfo(HtmlEditorComponent, { className: "HtmlEditorComponent", filePath: "lib\\ui\\components\\html-editor\\html-editor.component.ts", lineNumber: 26 }); })();
|
|
7555
7550
|
|
|
7556
7551
|
/*
|
|
7557
7552
|
<file>
|
|
@@ -10204,7 +10199,6 @@ const MAIN_COMPONENTS = [
|
|
|
10204
10199
|
TimezoneDropdownlist,
|
|
10205
10200
|
//EhmlEditor
|
|
10206
10201
|
HtmlEditorComponent,
|
|
10207
|
-
FormsHtmlEditorComponent,
|
|
10208
10202
|
//Identity
|
|
10209
10203
|
SignInButtonComponent,
|
|
10210
10204
|
SignUpButtonComponent,
|
|
@@ -10376,7 +10370,7 @@ class AnatolyUIModule {
|
|
|
10376
10370
|
]
|
|
10377
10371
|
}]
|
|
10378
10372
|
}], null, null); })();
|
|
10379
|
-
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(AnatolyUIModule, { declarations: [BuyAccessButtonComponent, SubscribePlanButtonComponent, CardComponent, CardHeaderComponent, CardBodyComponent, CardFooterComponent, CheckIconComponent, Copy2ClipboardComponent, DataPagerComponent, CountryDropdownlist, ModerationStatusDropdownlist, PublishStatusDropdownlist, TimezoneDropdownlist, HtmlEditorComponent,
|
|
10373
|
+
(function () { (typeof ngJitMode === "undefined" || ngJitMode) && i0.ɵɵsetNgModuleScope(AnatolyUIModule, { declarations: [BuyAccessButtonComponent, SubscribePlanButtonComponent, CardComponent, CardHeaderComponent, CardBodyComponent, CardFooterComponent, CheckIconComponent, Copy2ClipboardComponent, DataPagerComponent, CountryDropdownlist, ModerationStatusDropdownlist, PublishStatusDropdownlist, TimezoneDropdownlist, HtmlEditorComponent, SignInButtonComponent, SignUpButtonComponent, SignOutButtonComponent, NodataComponent, NoMobileSupportComponent, PageSpinnerComponent, LoadingComponent, UrlSlugComponent, FeatureWillBeReadyComponent, YouAgreeToOurTermsComponent, ContactUsDialog, NativeElementDirective, HoveringDirective, AddressComponent, CompanyComponent, ContactUsForm, SafeHtmlPipe, ReplaceTextPipe, FileSizePipe, FormValidationSummaryComponent, ItemValidationSummaryComponent], imports: [CommonModule,
|
|
10380
10374
|
RouterModule,
|
|
10381
10375
|
ReactiveFormsModule,
|
|
10382
10376
|
FormsModule,
|
|
@@ -10384,7 +10378,7 @@ class AnatolyUIModule {
|
|
|
10384
10378
|
FERootModule,
|
|
10385
10379
|
//External Modules
|
|
10386
10380
|
FaModule,
|
|
10387
|
-
KendoModule], exports: [BuyAccessButtonComponent, SubscribePlanButtonComponent, CardComponent, CardHeaderComponent, CardBodyComponent, CardFooterComponent, CheckIconComponent, Copy2ClipboardComponent, DataPagerComponent, CountryDropdownlist, ModerationStatusDropdownlist, PublishStatusDropdownlist, TimezoneDropdownlist, HtmlEditorComponent,
|
|
10381
|
+
KendoModule], exports: [BuyAccessButtonComponent, SubscribePlanButtonComponent, CardComponent, CardHeaderComponent, CardBodyComponent, CardFooterComponent, CheckIconComponent, Copy2ClipboardComponent, DataPagerComponent, CountryDropdownlist, ModerationStatusDropdownlist, PublishStatusDropdownlist, TimezoneDropdownlist, HtmlEditorComponent, SignInButtonComponent, SignUpButtonComponent, SignOutButtonComponent, NodataComponent, NoMobileSupportComponent, PageSpinnerComponent, LoadingComponent, UrlSlugComponent, FeatureWillBeReadyComponent, YouAgreeToOurTermsComponent, ContactUsDialog, NativeElementDirective, HoveringDirective, AddressComponent, CompanyComponent, ContactUsForm, SafeHtmlPipe, ReplaceTextPipe, FileSizePipe, FormValidationSummaryComponent, ItemValidationSummaryComponent] }); })();
|
|
10388
10382
|
|
|
10389
10383
|
/*
|
|
10390
10384
|
<file>
|
|
@@ -10449,5 +10443,5 @@ class AnatolyModule {
|
|
|
10449
10443
|
* Generated bundle index. Do not edit.
|
|
10450
10444
|
*/
|
|
10451
10445
|
|
|
10452
|
-
export { AddressComponent, AdminGuard, Alerts, AnatolyBillingModule, AnatolyCoreModule, AnatolyDataModule, AnatolyHttpInterceptor, AnatolyIAMModule, AnatolyIAMPagesModule, AnatolyModule, AnatolyUIModule, ApiServiceBase, ApiUrl, AppContextService, AppCoreSettings, AppName, AppSettings, AppVersion, AppsGoServiceBase, AuthService, AuthenticationGuard, BillingUtils, BraintreeDialog, Browser, BuyAccessButtonComponent, CardBodyComponent, CardComponent, CardFooterComponent, CardHeaderComponent, CheckIconComponent, ClientApps, CompanyComponent, ComponentBase, ContactUsDialog, ContactUsForm, Convert, Copy2ClipboardComponent, CoreApiService, CountryDropdownlist, CurrenciesApiService, CurrenciesStorageService, DOM, DataPagerComponent, DataViewType, DateConvert, DefaultEditorOptions, DialogBase, DigitalMarketingService, DiscountCodeStatus, DiscountCodeType, DiscountCodesApiService, EditComponentBase, EditPageBase, EmailsApiService, EnumEditComponentBase, FeatureWillBeReadyComponent, FileSizePipe, FormValidationSummaryComponent,
|
|
10446
|
+
export { AddressComponent, AdminGuard, Alerts, AnatolyBillingModule, AnatolyCoreModule, AnatolyDataModule, AnatolyHttpInterceptor, AnatolyIAMModule, AnatolyIAMPagesModule, AnatolyModule, AnatolyUIModule, ApiServiceBase, ApiUrl, AppContextService, AppCoreSettings, AppName, AppSettings, AppVersion, AppsGoServiceBase, AuthService, AuthenticationGuard, BillingUtils, BraintreeDialog, Browser, BuyAccessButtonComponent, CardBodyComponent, CardComponent, CardFooterComponent, CardHeaderComponent, CheckIconComponent, ClientApps, CompanyComponent, ComponentBase, ContactUsDialog, ContactUsForm, Convert, Copy2ClipboardComponent, CoreApiService, CountryDropdownlist, CurrenciesApiService, CurrenciesStorageService, DOM, DataPagerComponent, DataViewType, DateConvert, DefaultEditorOptions, DialogBase, DigitalMarketingService, DiscountCodeStatus, DiscountCodeType, DiscountCodesApiService, EditComponentBase, EditPageBase, EmailsApiService, EnumEditComponentBase, FeatureWillBeReadyComponent, FileSizePipe, FormValidationSummaryComponent, GABillingEvents, GAEvents, GlobalErrorHandler, GoServiceBase, GoogleAnalyticsService, GridEditServiceBase, GridReadServiceBase, Guid, HoveringDirective, HtmlEditorComponent, HtmlEditorComponentBase, IdleService, InjectorInstance, IsDevMode, IsProdMode, ItemValidationSummaryComponent, L10NUrl, L10nUtils, ListBase, LoadingComponent, LoadingService, LocalStorageService, LocalizationInjectorInstance, LocalizationModule, LocalizationService, LocalizationSettingsModule, LocalizePipe, LoggingService, MSALUtils, ModerationStatus, ModerationStatusDropdownlist, NativeElementDirective, NoMobileSupportComponent, NodataComponent, NotificationService, OrderSummaryComponent, PageBase, PageSpinnerComponent, PagedPageBase, PayPalComponent, PayPalScriptService, PaymentMethod, PaymentMethodsComponent, PaymentOptionsComponent, PaymentStage, PaymentType, PaymentsApiService, PaymentsService, PaypalButtonComponent, PublishStatus, PublishStatusDropdownlist, QSUtils, ReplaceTextPipe, SafeHtmlPipe, ScriptService, SessionStorageService, SignInButtonComponent, SignOutButtonComponent, SignUpButtonComponent, StarterGuard, StarterService, Stopwatch, StripeDialog, Subs, SubscribePlanButtonComponent, TimezoneDropdownlist, TransactionsApiService, UrlSlugComponent, Utils, ValidationSummaryComponent, XmlFormatter, YouAgreeToOurTermsComponent, dateFormats, dateTimeFormats, getAppSettingsById, getAppSettingsByName, is, localizationInitializerFactory, throwIfAlreadyLoaded, timeFormats, translateLoaderFactory };
|
|
10453
10447
|
//# sourceMappingURL=osovitny-anatoly.mjs.map
|