@osovitny/anatoly 2.14.73 → 2.14.74
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/esm2020/lib/core/consts/settings.mjs +3 -3
- package/esm2020/lib/core/consts/urls.mjs +2 -2
- package/esm2020/lib/core/convert.mjs +3 -3
- package/esm2020/lib/core/core.module.mjs +3 -3
- package/esm2020/lib/core/dom.mjs +3 -3
- package/esm2020/lib/core/go/base-go.service.mjs +3 -3
- package/esm2020/lib/core/guards/once-import.guard.mjs +3 -3
- package/esm2020/lib/core/guid.mjs +3 -3
- package/esm2020/lib/core/index.mjs +3 -3
- package/esm2020/lib/core/interceptors/httpInterceptor.mjs +3 -3
- package/esm2020/lib/core/localization/localization.module.mjs +3 -3
- package/esm2020/lib/core/localization/localization.service.mjs +3 -3
- package/esm2020/lib/core/localization/localizationSettings.module.mjs +3 -3
- package/esm2020/lib/core/localization/localize.pipe.mjs +3 -3
- package/esm2020/lib/core/localization/utils.mjs +3 -3
- package/esm2020/lib/core/logging/globalErrorHandler.mjs +3 -3
- package/esm2020/lib/core/logging/logging.service.mjs +3 -3
- package/esm2020/lib/core/notifications/alerts.mjs +3 -3
- package/esm2020/lib/core/notifications/interfaces/notification.mjs +3 -3
- package/esm2020/lib/core/notifications/services/notification-service.mjs +3 -3
- package/esm2020/lib/core/services/appcontext.service.mjs +3 -3
- package/esm2020/lib/core/services/dm.service.mjs +3 -3
- package/esm2020/lib/core/services/google-analytics.service.mjs +3 -3
- package/esm2020/lib/core/services/idle.service.mjs +3 -3
- package/esm2020/lib/core/services/loading.service.mjs +3 -3
- package/esm2020/lib/core/services/web-storage.service.mjs +3 -3
- package/esm2020/lib/core/subs.mjs +3 -3
- package/esm2020/lib/core/utils.mjs +3 -3
- package/esm2020/lib/data/base/base-api.service.mjs +3 -3
- package/esm2020/lib/data/base/grid/base-grid-edit.service.mjs +3 -3
- package/esm2020/lib/data/base/grid/base-grid-read.service.mjs +3 -3
- package/esm2020/lib/data/consts.mjs +3 -3
- package/esm2020/lib/data/data.module.mjs +3 -3
- package/esm2020/lib/data/index.mjs +3 -3
- package/esm2020/lib/data/services/core-api.service.mjs +3 -3
- package/esm2020/lib/data/services/emails-api.service.mjs +3 -3
- package/esm2020/lib/data/services/notifications/notifications-api-service.mjs +3 -3
- package/esm2020/lib/ui/components/base/base-edit.component.mjs +3 -3
- package/esm2020/lib/ui/components/base/base.component.mjs +3 -3
- package/esm2020/lib/ui/components/base/base.dialog.mjs +3 -3
- package/esm2020/lib/ui/components/base/base.list.mjs +3 -3
- package/esm2020/lib/ui/components/base/base.page.mjs +3 -3
- package/esm2020/lib/ui/components/base/base.paged.page.mjs +3 -3
- package/esm2020/lib/ui/components/billing/buyaccess-button.component.mjs +3 -3
- package/esm2020/lib/ui/components/billing/subscribe-plan-button.component.mjs +3 -3
- package/esm2020/lib/ui/components/card/card-body.component.mjs +3 -3
- package/esm2020/lib/ui/components/card/card-footer.component.mjs +3 -3
- package/esm2020/lib/ui/components/card/card-header.component.mjs +3 -3
- package/esm2020/lib/ui/components/card/card.component.mjs +3 -3
- package/esm2020/lib/ui/components/check-icon/check-icon.component.mjs +3 -3
- package/esm2020/lib/ui/components/html-editor/base-html-editor.component.mjs +3 -3
- package/esm2020/lib/ui/components/html-editor/forms-html-editor.component.mjs +3 -3
- package/esm2020/lib/ui/components/html-editor/html-editor.component.mjs +3 -3
- package/esm2020/lib/ui/components/html-editor/html-editor.defaultoptions.mjs +3 -3
- package/esm2020/lib/ui/components/identity/signin-button.component.mjs +3 -3
- package/esm2020/lib/ui/components/identity/signout-button.component.mjs +3 -3
- package/esm2020/lib/ui/components/identity/signup-button.component.mjs +3 -3
- package/esm2020/lib/ui/components/index.mjs +3 -3
- package/esm2020/lib/ui/components/nodata/nodata.component.mjs +7 -9
- package/esm2020/lib/ui/components/spinners/loading/loading.component.mjs +3 -3
- package/esm2020/lib/ui/components/spinners/pagespinner/pagespinner.component.mjs +3 -3
- package/esm2020/lib/ui/dialogs/contact-us/contact-us.dialog.mjs +3 -3
- package/esm2020/lib/ui/dialogs/index.mjs +3 -3
- package/esm2020/lib/ui/directives/index.mjs +3 -3
- package/esm2020/lib/ui/directives/native-element.directive.mjs +3 -3
- package/esm2020/lib/ui/external/fa.module.mjs +5 -5
- package/esm2020/lib/ui/forms/components/address/address.component.mjs +3 -3
- package/esm2020/lib/ui/forms/components/company/company.component.mjs +3 -3
- package/esm2020/lib/ui/forms/components/dropdownlists/timezone/timezone.dropdownlist.mjs +3 -3
- package/esm2020/lib/ui/forms/components/urlslug/urlslug.component.mjs +3 -3
- package/esm2020/lib/ui/forms/contact-us/contact-us.mjs +3 -3
- package/esm2020/lib/ui/forms/index.mjs +3 -3
- package/esm2020/lib/ui/pipes/filesize.pipe.mjs +3 -3
- package/esm2020/lib/ui/pipes/index.mjs +3 -3
- package/esm2020/lib/ui/pipes/replace-text.pipe.mjs +3 -3
- package/esm2020/lib/ui/pipes/safeHtml.pipe.mjs +3 -3
- package/esm2020/lib/ui/ui.module.mjs +3 -3
- package/esm2020/lib/ui/validation/form-validation-summary.component.mjs +3 -3
- package/esm2020/lib/ui/validation/index.mjs +3 -3
- package/esm2020/lib/ui/validation/item-validation-summary.component.mjs +3 -3
- package/esm2020/lib/ui/validation/validation-summary.component.mjs +3 -3
- package/fesm2015/osovitny-anatoly.mjs +188 -191
- package/fesm2015/osovitny-anatoly.mjs.map +1 -1
- package/fesm2020/osovitny-anatoly.mjs +190 -193
- package/fesm2020/osovitny-anatoly.mjs.map +1 -1
- package/lib/ui/components/nodata/nodata.component.d.ts +1 -2
- package/package.json +1 -1
|
@@ -18,18 +18,18 @@ import Swal from 'sweetalert2';
|
|
|
18
18
|
import { v4 } from 'uuid';
|
|
19
19
|
import * as i1$2 from 'ngx-toastr';
|
|
20
20
|
import * as i1$4 from '@angular/platform-browser';
|
|
21
|
-
import * as
|
|
21
|
+
import * as i2 from '@fortawesome/angular-fontawesome';
|
|
22
22
|
import { FontAwesomeModule } from '@fortawesome/angular-fontawesome';
|
|
23
|
-
import * as i1$
|
|
23
|
+
import * as i1$6 from '@angular/forms';
|
|
24
24
|
import { FormControl, Validators, ReactiveFormsModule, FormsModule } from '@angular/forms';
|
|
25
|
-
import * as i1$
|
|
25
|
+
import * as i1$7 from 'angular-froala-wysiwyg';
|
|
26
26
|
import { FroalaEditorModule, FroalaViewModule } from 'angular-froala-wysiwyg';
|
|
27
|
-
import * as i1$
|
|
27
|
+
import * as i1$8 from '@progress/kendo-angular-dialog';
|
|
28
28
|
import { DialogsModule } from '@progress/kendo-angular-dialog';
|
|
29
29
|
import * as i6 from 'ngx-captcha';
|
|
30
30
|
import { NgxCaptchaModule } from 'ngx-captcha';
|
|
31
31
|
import { ButtonsModule } from '@progress/kendo-angular-buttons';
|
|
32
|
-
import { faCheckCircle, faCircleXmark } from '@fortawesome/free-solid-svg-icons';
|
|
32
|
+
import { faCheckCircle, faCircleXmark, faDatabase } from '@fortawesome/free-solid-svg-icons';
|
|
33
33
|
|
|
34
34
|
/*
|
|
35
35
|
<file>
|
|
@@ -37,8 +37,8 @@ import { faCheckCircle, faCircleXmark } from '@fortawesome/free-solid-svg-icons'
|
|
|
37
37
|
@osovitny/anatoly
|
|
38
38
|
|
|
39
39
|
Authors:
|
|
40
|
-
Vadim Osovitny
|
|
41
|
-
Anatoly Osovitny
|
|
40
|
+
Vadim Osovitny vadim@osovitny.com
|
|
41
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
42
42
|
|
|
43
43
|
Created:
|
|
44
44
|
26 Jun 2020
|
|
@@ -54,7 +54,7 @@ const AppCoreSettings = JSON.parse((document.getElementById('appCoreSettings')).
|
|
|
54
54
|
MICE
|
|
55
55
|
|
|
56
56
|
Authors:
|
|
57
|
-
Vadim Osovitny vaosovitny@deloitte.com
|
|
57
|
+
Vadim Osovitny vadim@osovitny.com vaosovitny@deloitte.com
|
|
58
58
|
|
|
59
59
|
Created:
|
|
60
60
|
5 May 2020
|
|
@@ -73,8 +73,8 @@ const Urls = {
|
|
|
73
73
|
@osovitny/anatoly
|
|
74
74
|
|
|
75
75
|
Authors:
|
|
76
|
-
Vadim Osovitny
|
|
77
|
-
Anatoly Osovitny
|
|
76
|
+
Vadim Osovitny vadim@osovitny.com
|
|
77
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
78
78
|
|
|
79
79
|
Created:
|
|
80
80
|
17 Jun 2018
|
|
@@ -108,8 +108,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
108
108
|
@osovitny/anatoly
|
|
109
109
|
|
|
110
110
|
Authors:
|
|
111
|
-
Vadim Osovitny
|
|
112
|
-
Anatoly Osovitny
|
|
111
|
+
Vadim Osovitny vadim@osovitny.com
|
|
112
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
113
113
|
|
|
114
114
|
Created:
|
|
115
115
|
26 Jun 2020
|
|
@@ -129,8 +129,8 @@ function throwIfAlreadyLoaded(parentModule, moduleName) {
|
|
|
129
129
|
@osovitny/anatoly
|
|
130
130
|
|
|
131
131
|
Authors:
|
|
132
|
-
Vadim Osovitny
|
|
133
|
-
Anatoly Osovitny
|
|
132
|
+
Vadim Osovitny vadim@osovitny.com
|
|
133
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
134
134
|
|
|
135
135
|
Created:
|
|
136
136
|
26 Jun 2020
|
|
@@ -192,8 +192,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
192
192
|
@osovitny/anatoly
|
|
193
193
|
|
|
194
194
|
Authors:
|
|
195
|
-
Vadim Osovitny
|
|
196
|
-
Anatoly Osovitny
|
|
195
|
+
Vadim Osovitny vadim@osovitny.com
|
|
196
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
197
197
|
|
|
198
198
|
Created:
|
|
199
199
|
26 Jun 2020
|
|
@@ -225,8 +225,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
225
225
|
@osovitny/anatoly
|
|
226
226
|
|
|
227
227
|
Authors:
|
|
228
|
-
Vadim Osovitny
|
|
229
|
-
Anatoly Osovitny
|
|
228
|
+
Vadim Osovitny vadim@osovitny.com
|
|
229
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
230
230
|
|
|
231
231
|
Created:
|
|
232
232
|
25 March 2020
|
|
@@ -320,8 +320,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
320
320
|
@osovitny/anatoly
|
|
321
321
|
|
|
322
322
|
Authors:
|
|
323
|
-
Vadim Osovitny
|
|
324
|
-
Anatoly Osovitny
|
|
323
|
+
Vadim Osovitny vadim@osovitny.com
|
|
324
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
325
325
|
|
|
326
326
|
Created:
|
|
327
327
|
29 June 2020
|
|
@@ -425,8 +425,8 @@ class Convert {
|
|
|
425
425
|
@osovitny/anatoly
|
|
426
426
|
|
|
427
427
|
Authors:
|
|
428
|
-
Vadim Osovitny
|
|
429
|
-
Anatoly Osovitny
|
|
428
|
+
Vadim Osovitny vadim@osovitny.com
|
|
429
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
430
430
|
|
|
431
431
|
Created:
|
|
432
432
|
05 May 2020
|
|
@@ -596,8 +596,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
596
596
|
@osovitny/anatoly
|
|
597
597
|
|
|
598
598
|
Authors:
|
|
599
|
-
Vadim Osovitny
|
|
600
|
-
Anatoly Osovitny
|
|
599
|
+
Vadim Osovitny vadim@osovitny.com
|
|
600
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
601
601
|
|
|
602
602
|
Created:
|
|
603
603
|
10 May 2020
|
|
@@ -667,8 +667,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
667
667
|
@osovitny/anatoly
|
|
668
668
|
|
|
669
669
|
Authors:
|
|
670
|
-
Vadim Osovitny
|
|
671
|
-
Anatoly Osovitny
|
|
670
|
+
Vadim Osovitny vadim@osovitny.com
|
|
671
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
672
672
|
|
|
673
673
|
Created:
|
|
674
674
|
05 May 2020
|
|
@@ -745,8 +745,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
745
745
|
@osovitny/anatoly
|
|
746
746
|
|
|
747
747
|
Authors:
|
|
748
|
-
Vadim Osovitny
|
|
749
|
-
Anatoly Osovitny
|
|
748
|
+
Vadim Osovitny vadim@osovitny.com
|
|
749
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
750
750
|
|
|
751
751
|
Created:
|
|
752
752
|
12 May 2020
|
|
@@ -783,8 +783,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
783
783
|
@osovitny/anatoly
|
|
784
784
|
|
|
785
785
|
Authors:
|
|
786
|
-
Vadim Osovitny
|
|
787
|
-
Anatoly Osovitny
|
|
786
|
+
Vadim Osovitny vadim@osovitny.com
|
|
787
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
788
788
|
|
|
789
789
|
Created:
|
|
790
790
|
26 Jun 2020
|
|
@@ -815,8 +815,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
815
815
|
@osovitny/anatoly
|
|
816
816
|
|
|
817
817
|
Authors:
|
|
818
|
-
Vadim Osovitny
|
|
819
|
-
Anatoly Osovitny
|
|
818
|
+
Vadim Osovitny vadim@osovitny.com
|
|
819
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
820
820
|
|
|
821
821
|
Created:
|
|
822
822
|
2 July 2020
|
|
@@ -854,8 +854,8 @@ class L10nUtils {
|
|
|
854
854
|
@osovitny/anatoly
|
|
855
855
|
|
|
856
856
|
Authors:
|
|
857
|
-
Vadim Osovitny
|
|
858
|
-
Anatoly Osovitny
|
|
857
|
+
Vadim Osovitny vadim@osovitny.com
|
|
858
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
859
859
|
|
|
860
860
|
Created:
|
|
861
861
|
3 March 2020
|
|
@@ -958,8 +958,8 @@ class Alerts {
|
|
|
958
958
|
@osovitny/anatoly
|
|
959
959
|
|
|
960
960
|
Authors:
|
|
961
|
-
Vadim Osovitny
|
|
962
|
-
Anatoly Osovitny
|
|
961
|
+
Vadim Osovitny vadim@osovitny.com
|
|
962
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
963
963
|
|
|
964
964
|
Created:
|
|
965
965
|
26 Jun 2020
|
|
@@ -979,8 +979,8 @@ class Guid {
|
|
|
979
979
|
@osovitny/anatoly
|
|
980
980
|
|
|
981
981
|
Authors:
|
|
982
|
-
Vadim Osovitny
|
|
983
|
-
Anatoly Osovitny
|
|
982
|
+
Vadim Osovitny vadim@osovitny.com
|
|
983
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
984
984
|
|
|
985
985
|
Created:
|
|
986
986
|
2 Jun 2020
|
|
@@ -1195,8 +1195,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1195
1195
|
@osovitny/anatoly
|
|
1196
1196
|
|
|
1197
1197
|
Authors:
|
|
1198
|
-
Vadim Osovitny
|
|
1199
|
-
Anatoly Osovitny
|
|
1198
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1199
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1200
1200
|
|
|
1201
1201
|
Created:
|
|
1202
1202
|
13 Nov 2017
|
|
@@ -1285,8 +1285,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1285
1285
|
@osovitny/anatoly
|
|
1286
1286
|
|
|
1287
1287
|
Authors:
|
|
1288
|
-
Vadim Osovitny
|
|
1289
|
-
Anatoly Osovitny
|
|
1288
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1289
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1290
1290
|
|
|
1291
1291
|
Created:
|
|
1292
1292
|
26 Jun 2020
|
|
@@ -1348,8 +1348,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1348
1348
|
@osovitny/anatoly
|
|
1349
1349
|
|
|
1350
1350
|
Authors:
|
|
1351
|
-
Vadim Osovitny
|
|
1352
|
-
Anatoly Osovitny
|
|
1351
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1352
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1353
1353
|
|
|
1354
1354
|
Created:
|
|
1355
1355
|
13 Nov 2017
|
|
@@ -1476,8 +1476,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1476
1476
|
@osovitny/anatoly
|
|
1477
1477
|
|
|
1478
1478
|
Authors:
|
|
1479
|
-
Vadim Osovitny
|
|
1480
|
-
Anatoly Osovitny
|
|
1479
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1480
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1481
1481
|
|
|
1482
1482
|
Created:
|
|
1483
1483
|
26 Jun 2020
|
|
@@ -1548,8 +1548,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1548
1548
|
@osovitny/anatoly
|
|
1549
1549
|
|
|
1550
1550
|
Authors:
|
|
1551
|
-
Vadim Osovitny
|
|
1552
|
-
Anatoly Osovitny
|
|
1551
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1552
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1553
1553
|
|
|
1554
1554
|
Created:
|
|
1555
1555
|
29 Nov 2020
|
|
@@ -1614,8 +1614,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1614
1614
|
@osovitny/anatoly
|
|
1615
1615
|
|
|
1616
1616
|
Authors:
|
|
1617
|
-
Vadim Osovitny
|
|
1618
|
-
Anatoly Osovitny
|
|
1617
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1618
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1619
1619
|
|
|
1620
1620
|
Created:
|
|
1621
1621
|
29 Nov 2020
|
|
@@ -1662,8 +1662,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1662
1662
|
@osovitny/anatoly
|
|
1663
1663
|
|
|
1664
1664
|
Authors:
|
|
1665
|
-
Vadim Osovitny
|
|
1666
|
-
Anatoly Osovitny
|
|
1665
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1666
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1667
1667
|
|
|
1668
1668
|
Created:
|
|
1669
1669
|
8 Aug 2022
|
|
@@ -1815,8 +1815,8 @@ class DOM {
|
|
|
1815
1815
|
@osovitny/anatoly
|
|
1816
1816
|
|
|
1817
1817
|
Authors:
|
|
1818
|
-
Vadim Osovitny
|
|
1819
|
-
Anatoly Osovitny
|
|
1818
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1819
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1820
1820
|
|
|
1821
1821
|
Created:
|
|
1822
1822
|
26 Jun 2020
|
|
@@ -1846,8 +1846,8 @@ class Subs {
|
|
|
1846
1846
|
@osovitny/anatoly
|
|
1847
1847
|
|
|
1848
1848
|
Authors:
|
|
1849
|
-
Vadim Osovitny
|
|
1850
|
-
Anatoly Osovitny
|
|
1849
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1850
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1851
1851
|
|
|
1852
1852
|
Created:
|
|
1853
1853
|
19 March 2020
|
|
@@ -1928,8 +1928,8 @@ class Utils {
|
|
|
1928
1928
|
@osovitny/anatoly
|
|
1929
1929
|
|
|
1930
1930
|
Authors:
|
|
1931
|
-
Vadim Osovitny
|
|
1932
|
-
Anatoly Osovitny
|
|
1931
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1932
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1933
1933
|
|
|
1934
1934
|
Created:
|
|
1935
1935
|
2 Aug 2022
|
|
@@ -1944,8 +1944,8 @@ class Utils {
|
|
|
1944
1944
|
@osovitny/anatoly
|
|
1945
1945
|
|
|
1946
1946
|
Authors:
|
|
1947
|
-
Vadim Osovitny
|
|
1948
|
-
Anatoly Osovitny
|
|
1947
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1948
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1949
1949
|
|
|
1950
1950
|
Created:
|
|
1951
1951
|
29 Apr 2018
|
|
@@ -1999,8 +1999,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1999
1999
|
@osovitny/anatoly
|
|
2000
2000
|
|
|
2001
2001
|
Authors:
|
|
2002
|
-
Vadim Osovitny
|
|
2003
|
-
Anatoly Osovitny
|
|
2002
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2003
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2004
2004
|
|
|
2005
2005
|
Created:
|
|
2006
2006
|
29 Apr 2018
|
|
@@ -2073,8 +2073,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2073
2073
|
@osovitny/anatoly
|
|
2074
2074
|
|
|
2075
2075
|
Authors:
|
|
2076
|
-
Vadim Osovitny
|
|
2077
|
-
Anatoly Osovitny
|
|
2076
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2077
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2078
2078
|
|
|
2079
2079
|
Created:
|
|
2080
2080
|
30 April 2020
|
|
@@ -2097,8 +2097,8 @@ const Consts = {
|
|
|
2097
2097
|
@osovitny/anatoly
|
|
2098
2098
|
|
|
2099
2099
|
Authors:
|
|
2100
|
-
Vadim Osovitny
|
|
2101
|
-
Anatoly Osovitny
|
|
2100
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2101
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2102
2102
|
|
|
2103
2103
|
Created:
|
|
2104
2104
|
30 April 2020
|
|
@@ -2131,8 +2131,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2131
2131
|
@osovitny/anatoly
|
|
2132
2132
|
|
|
2133
2133
|
Authors:
|
|
2134
|
-
Vadim Osovitny
|
|
2135
|
-
Anatoly Osovitny
|
|
2134
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2135
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2136
2136
|
|
|
2137
2137
|
Created:
|
|
2138
2138
|
16 Jun 2022
|
|
@@ -2171,8 +2171,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2171
2171
|
@osovitny/anatoly
|
|
2172
2172
|
|
|
2173
2173
|
Authors:
|
|
2174
|
-
Vadim Osovitny
|
|
2175
|
-
Anatoly Osovitny
|
|
2174
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2175
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2176
2176
|
|
|
2177
2177
|
Created:
|
|
2178
2178
|
02 Aug 2022
|
|
@@ -2223,8 +2223,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2223
2223
|
@osovitny/anatoly
|
|
2224
2224
|
|
|
2225
2225
|
Authors:
|
|
2226
|
-
Vadim Osovitny
|
|
2227
|
-
Anatoly Osovitny
|
|
2226
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2227
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2228
2228
|
|
|
2229
2229
|
Created:
|
|
2230
2230
|
2 Aug 2022
|
|
@@ -2239,8 +2239,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2239
2239
|
@osovitny/anatoly
|
|
2240
2240
|
|
|
2241
2241
|
Authors:
|
|
2242
|
-
Vadim Osovitny
|
|
2243
|
-
Anatoly Osovitny
|
|
2242
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2243
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2244
2244
|
|
|
2245
2245
|
Created:
|
|
2246
2246
|
4 Jul 2018
|
|
@@ -2265,8 +2265,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2265
2265
|
@osovitny/anatoly
|
|
2266
2266
|
|
|
2267
2267
|
Authors:
|
|
2268
|
-
Vadim Osovitny
|
|
2269
|
-
Anatoly Osovitny
|
|
2268
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2269
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2270
2270
|
|
|
2271
2271
|
Created:
|
|
2272
2272
|
14 Aug 2018
|
|
@@ -2320,8 +2320,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2320
2320
|
@osovitny/anatoly
|
|
2321
2321
|
|
|
2322
2322
|
Authors:
|
|
2323
|
-
Vadim Osovitny
|
|
2324
|
-
Anatoly Osovitny
|
|
2323
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2324
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2325
2325
|
|
|
2326
2326
|
Created:
|
|
2327
2327
|
1 Jun 2018
|
|
@@ -2379,8 +2379,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2379
2379
|
@osovitny/anatoly
|
|
2380
2380
|
|
|
2381
2381
|
Authors:
|
|
2382
|
-
Vadim Osovitny
|
|
2383
|
-
Anatoly Osovitny
|
|
2382
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2383
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2384
2384
|
|
|
2385
2385
|
Created:
|
|
2386
2386
|
15 Aug 2022
|
|
@@ -2395,7 +2395,7 @@ class CheckIconComponent {
|
|
|
2395
2395
|
}
|
|
2396
2396
|
}
|
|
2397
2397
|
CheckIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CheckIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2398
|
-
CheckIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CheckIconComponent, selector: "anatoly-check-icon", inputs: { checked: "checked" }, ngImport: i0, template: "<fa-icon [icon]=\"this.checked ? 'check-circle' : 'circle-xmark'\" [ngClass]=\"checked ? 'text-success' : 'text-danger'\">\r\n</fa-icon>\r\n<ng-content></ng-content>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type:
|
|
2398
|
+
CheckIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CheckIconComponent, selector: "anatoly-check-icon", inputs: { checked: "checked" }, ngImport: i0, template: "<fa-icon [icon]=\"this.checked ? 'check-circle' : 'circle-xmark'\" [ngClass]=\"checked ? 'text-success' : 'text-danger'\">\r\n</fa-icon>\r\n<ng-content></ng-content>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i2.FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "spin", "pulse", "mask", "styles", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "classes", "transform", "a11yRole"] }] });
|
|
2399
2399
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CheckIconComponent, decorators: [{
|
|
2400
2400
|
type: Component,
|
|
2401
2401
|
args: [{ selector: 'anatoly-check-icon', template: "<fa-icon [icon]=\"this.checked ? 'check-circle' : 'circle-xmark'\" [ngClass]=\"checked ? 'text-success' : 'text-danger'\">\r\n</fa-icon>\r\n<ng-content></ng-content>\r\n" }]
|
|
@@ -2409,8 +2409,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2409
2409
|
@osovitny/anatoly
|
|
2410
2410
|
|
|
2411
2411
|
Authors:
|
|
2412
|
-
Vadim Osovitny
|
|
2413
|
-
Anatoly Osovitny
|
|
2412
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2413
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2414
2414
|
|
|
2415
2415
|
Created:
|
|
2416
2416
|
4 Jul 2018
|
|
@@ -2436,8 +2436,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2436
2436
|
@osovitny/anatoly
|
|
2437
2437
|
|
|
2438
2438
|
Authors:
|
|
2439
|
-
Vadim Osovitny
|
|
2440
|
-
Anatoly Osovitny
|
|
2439
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2440
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2441
2441
|
|
|
2442
2442
|
Created:
|
|
2443
2443
|
4 Jul 2018
|
|
@@ -2463,8 +2463,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2463
2463
|
@osovitny/anatoly
|
|
2464
2464
|
|
|
2465
2465
|
Authors:
|
|
2466
|
-
Vadim Osovitny
|
|
2467
|
-
Anatoly Osovitny
|
|
2466
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2467
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2468
2468
|
|
|
2469
2469
|
Created:
|
|
2470
2470
|
29 Jul 2022
|
|
@@ -2477,24 +2477,21 @@ class NodataComponent {
|
|
|
2477
2477
|
this.dataLoading = false;
|
|
2478
2478
|
this.dataLoaded = false;
|
|
2479
2479
|
this.dataFound = false;
|
|
2480
|
-
this.icon = 'fas fa-cubes fa-w-16 fa-9x';
|
|
2481
2480
|
this.heading = 'No data found';
|
|
2482
|
-
this.headingClass = 'text-uppercase
|
|
2481
|
+
this.headingClass = 'text-uppercase';
|
|
2483
2482
|
}
|
|
2484
2483
|
}
|
|
2485
2484
|
NodataComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NodataComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2486
|
-
NodataComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: NodataComponent, selector: "anatoly-nodata", inputs: { dataLoading: "dataLoading", dataLoaded: "dataLoaded", dataFound: "dataFound",
|
|
2485
|
+
NodataComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: NodataComponent, selector: "anatoly-nodata", inputs: { dataLoading: "dataLoading", dataLoaded: "dataLoaded", dataFound: "dataFound", heading: "heading", headingClass: "headingClass" }, ngImport: i0, template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded text-info'>\r\n <fa-icon icon=\"database\" size=\"10x\"></fa-icon>\r\n <h3 class='{{headingClass}}'>{{heading}}</h3>\r\n <ng-content></ng-content>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "spin", "pulse", "mask", "styles", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "classes", "transform", "a11yRole"] }] });
|
|
2487
2486
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NodataComponent, decorators: [{
|
|
2488
2487
|
type: Component,
|
|
2489
|
-
args: [{ selector: 'anatoly-nodata', template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded'>\r\n <
|
|
2488
|
+
args: [{ selector: 'anatoly-nodata', template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded text-info'>\r\n <fa-icon icon=\"database\" size=\"10x\"></fa-icon>\r\n <h3 class='{{headingClass}}'>{{heading}}</h3>\r\n <ng-content></ng-content>\r\n </div>\r\n</div>\r\n" }]
|
|
2490
2489
|
}], ctorParameters: function () { return []; }, propDecorators: { dataLoading: [{
|
|
2491
2490
|
type: Input
|
|
2492
2491
|
}], dataLoaded: [{
|
|
2493
2492
|
type: Input
|
|
2494
2493
|
}], dataFound: [{
|
|
2495
2494
|
type: Input
|
|
2496
|
-
}], icon: [{
|
|
2497
|
-
type: Input
|
|
2498
2495
|
}], heading: [{
|
|
2499
2496
|
type: Input
|
|
2500
2497
|
}], headingClass: [{
|
|
@@ -2507,8 +2504,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2507
2504
|
@osovitny/anatoly
|
|
2508
2505
|
|
|
2509
2506
|
Authors:
|
|
2510
|
-
Vadim Osovitny
|
|
2511
|
-
Anatoly Osovitny
|
|
2507
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2508
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2512
2509
|
|
|
2513
2510
|
Created:
|
|
2514
2511
|
9 May 2020
|
|
@@ -2560,8 +2557,8 @@ const Spinkit = {
|
|
|
2560
2557
|
@osovitny/anatoly
|
|
2561
2558
|
|
|
2562
2559
|
Authors:
|
|
2563
|
-
Vadim Osovitny
|
|
2564
|
-
Anatoly Osovitny
|
|
2560
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2561
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2565
2562
|
|
|
2566
2563
|
Created:
|
|
2567
2564
|
16 May 2020
|
|
@@ -2613,8 +2610,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2613
2610
|
@osovitny/anatoly
|
|
2614
2611
|
|
|
2615
2612
|
Authors:
|
|
2616
|
-
Vadim Osovitny
|
|
2617
|
-
Anatoly Osovitny
|
|
2613
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2614
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2618
2615
|
|
|
2619
2616
|
Created:
|
|
2620
2617
|
29 July 2022
|
|
@@ -2639,8 +2636,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2639
2636
|
@osovitny/anatoly
|
|
2640
2637
|
|
|
2641
2638
|
Authors:
|
|
2642
|
-
Vadim Osovitny
|
|
2643
|
-
Anatoly Osovitny
|
|
2639
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2640
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2644
2641
|
|
|
2645
2642
|
Created:
|
|
2646
2643
|
29 July 2022
|
|
@@ -2680,8 +2677,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2680
2677
|
@osovitny/anatoly
|
|
2681
2678
|
|
|
2682
2679
|
Authors:
|
|
2683
|
-
Vadim Osovitny
|
|
2684
|
-
Anatoly Osovitny
|
|
2680
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2681
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2685
2682
|
|
|
2686
2683
|
Created:
|
|
2687
2684
|
29 July 2022
|
|
@@ -2706,8 +2703,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2706
2703
|
@osovitny/anatoly
|
|
2707
2704
|
|
|
2708
2705
|
Authors:
|
|
2709
|
-
Vadim Osovitny
|
|
2710
|
-
Anatoly Osovitny
|
|
2706
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2707
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2711
2708
|
|
|
2712
2709
|
Created:
|
|
2713
2710
|
29 July 2022
|
|
@@ -2732,8 +2729,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2732
2729
|
@osovitny/anatoly
|
|
2733
2730
|
|
|
2734
2731
|
Authors:
|
|
2735
|
-
Vadim Osovitny
|
|
2736
|
-
Anatoly Osovitny
|
|
2732
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2733
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2737
2734
|
|
|
2738
2735
|
Created:
|
|
2739
2736
|
12 Dec 2017
|
|
@@ -2818,8 +2815,8 @@ const DefaultEditorOptions = {
|
|
|
2818
2815
|
@osovitny/anatoly
|
|
2819
2816
|
|
|
2820
2817
|
Authors:
|
|
2821
|
-
Vadim Osovitny
|
|
2822
|
-
Anatoly Osovitny
|
|
2818
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2819
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2823
2820
|
|
|
2824
2821
|
Created:
|
|
2825
2822
|
28 Aug 2018
|
|
@@ -2871,8 +2868,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2871
2868
|
@osovitny/anatoly
|
|
2872
2869
|
|
|
2873
2870
|
Authors:
|
|
2874
|
-
Vadim Osovitny
|
|
2875
|
-
Anatoly Osovitny
|
|
2871
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2872
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2876
2873
|
|
|
2877
2874
|
Created:
|
|
2878
2875
|
20 Nov 2017
|
|
@@ -3001,8 +2998,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3001
2998
|
@osovitny/anatoly
|
|
3002
2999
|
|
|
3003
3000
|
Authors:
|
|
3004
|
-
Vadim Osovitny
|
|
3005
|
-
Anatoly Osovitny
|
|
3001
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3002
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3006
3003
|
|
|
3007
3004
|
Created:
|
|
3008
3005
|
12 Dec 2017
|
|
@@ -3102,8 +3099,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3102
3099
|
@osovitny/anatoly
|
|
3103
3100
|
|
|
3104
3101
|
Authors:
|
|
3105
|
-
Vadim Osovitny
|
|
3106
|
-
Anatoly Osovitny
|
|
3102
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3103
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3107
3104
|
|
|
3108
3105
|
Created:
|
|
3109
3106
|
28 Jun 2020
|
|
@@ -3121,14 +3118,14 @@ class NativeElementDirective {
|
|
|
3121
3118
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
3122
3119
|
}
|
|
3123
3120
|
}
|
|
3124
|
-
NativeElementDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, deps: [{ token: i0.ElementRef }, { token: i1$
|
|
3121
|
+
NativeElementDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, deps: [{ token: i0.ElementRef }, { token: i1$6.NgControl }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3125
3122
|
NativeElementDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.6", type: NativeElementDirective, selector: "[formControl], [formControlName]", ngImport: i0 });
|
|
3126
3123
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, decorators: [{
|
|
3127
3124
|
type: Directive,
|
|
3128
3125
|
args: [{
|
|
3129
3126
|
selector: '[formControl], [formControlName]'
|
|
3130
3127
|
}]
|
|
3131
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$
|
|
3128
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$6.NgControl }]; } });
|
|
3132
3129
|
|
|
3133
3130
|
/*
|
|
3134
3131
|
<file>
|
|
@@ -3136,8 +3133,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3136
3133
|
@osovitny/anatoly
|
|
3137
3134
|
|
|
3138
3135
|
Authors:
|
|
3139
|
-
Vadim Osovitny
|
|
3140
|
-
Anatoly Osovitny
|
|
3136
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3137
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3141
3138
|
|
|
3142
3139
|
Created:
|
|
3143
3140
|
8 Dec 2017
|
|
@@ -3257,8 +3254,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3257
3254
|
@osovitny/anatoly
|
|
3258
3255
|
|
|
3259
3256
|
Authors:
|
|
3260
|
-
Vadim Osovitny
|
|
3261
|
-
Anatoly Osovitny
|
|
3257
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3258
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3262
3259
|
|
|
3263
3260
|
Created:
|
|
3264
3261
|
6 Dec 2017
|
|
@@ -3288,8 +3285,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3288
3285
|
@osovitny/anatoly
|
|
3289
3286
|
|
|
3290
3287
|
Authors:
|
|
3291
|
-
Vadim Osovitny
|
|
3292
|
-
Anatoly Osovitny
|
|
3288
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3289
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3293
3290
|
|
|
3294
3291
|
Created:
|
|
3295
3292
|
12 Dec 2017
|
|
@@ -3309,7 +3306,7 @@ class FormsHtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3309
3306
|
}
|
|
3310
3307
|
}
|
|
3311
3308
|
FormsHtmlEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FormsHtmlEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3312
|
-
FormsHtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: FormsHtmlEditorComponent, selector: "anatoly-forms-html-editor", inputs: { editorFormKey: "editorFormKey" }, usesInheritance: true, ngImport: i0, 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 [controlTitle]=\"editorLabelText\">\r\n </anatoly-item-validation-summary>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$
|
|
3309
|
+
FormsHtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: FormsHtmlEditorComponent, selector: "anatoly-forms-html-editor", inputs: { editorFormKey: "editorFormKey" }, usesInheritance: true, ngImport: i0, 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 [controlTitle]=\"editorLabelText\">\r\n </anatoly-item-validation-summary>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i1$7.FroalaEditorDirective, selector: "[froalaEditor]", inputs: ["froalaEditor", "froalaModel"], outputs: ["froalaModelChange", "froalaInit"], exportAs: ["froalaEditor"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
3313
3310
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FormsHtmlEditorComponent, decorators: [{
|
|
3314
3311
|
type: Component,
|
|
3315
3312
|
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 [controlTitle]=\"editorLabelText\">\r\n </anatoly-item-validation-summary>\r\n</div>\r\n" }]
|
|
@@ -3323,8 +3320,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3323
3320
|
@osovitny/anatoly
|
|
3324
3321
|
|
|
3325
3322
|
Authors:
|
|
3326
|
-
Vadim Osovitny
|
|
3327
|
-
Anatoly Osovitny
|
|
3323
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3324
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3328
3325
|
|
|
3329
3326
|
Created:
|
|
3330
3327
|
12 Dec 2017
|
|
@@ -3354,7 +3351,7 @@ class HtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3354
3351
|
}
|
|
3355
3352
|
}
|
|
3356
3353
|
HtmlEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: HtmlEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3357
|
-
HtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: HtmlEditorComponent, selector: "anatoly-html-editor", usesInheritance: true, ngImport: i0, template: "<div class=\"form-group\">\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$
|
|
3354
|
+
HtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: HtmlEditorComponent, selector: "anatoly-html-editor", usesInheritance: true, ngImport: i0, template: "<div class=\"form-group\">\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$7.FroalaEditorDirective, selector: "[froalaEditor]", inputs: ["froalaEditor", "froalaModel"], outputs: ["froalaModelChange", "froalaInit"], exportAs: ["froalaEditor"] }] });
|
|
3358
3355
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: HtmlEditorComponent, decorators: [{
|
|
3359
3356
|
type: Component,
|
|
3360
3357
|
args: [{ selector: "anatoly-html-editor", template: "<div class=\"form-group\">\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n</div>\r\n" }]
|
|
@@ -3366,8 +3363,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3366
3363
|
@osovitny/anatoly
|
|
3367
3364
|
|
|
3368
3365
|
Authors:
|
|
3369
|
-
Vadim Osovitny
|
|
3370
|
-
Anatoly Osovitny
|
|
3366
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3367
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3371
3368
|
|
|
3372
3369
|
Created:
|
|
3373
3370
|
24 Jan 2022
|
|
@@ -3428,8 +3425,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3428
3425
|
@osovitny/anatoly
|
|
3429
3426
|
|
|
3430
3427
|
Authors:
|
|
3431
|
-
Vadim Osovitny
|
|
3432
|
-
Anatoly Osovitny
|
|
3428
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3429
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3433
3430
|
|
|
3434
3431
|
Created:
|
|
3435
3432
|
20 Aug 2022
|
|
@@ -3489,8 +3486,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3489
3486
|
@osovitny/anatoly
|
|
3490
3487
|
|
|
3491
3488
|
Authors:
|
|
3492
|
-
Vadim Osovitny
|
|
3493
|
-
Anatoly Osovitny
|
|
3489
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3490
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3494
3491
|
|
|
3495
3492
|
Created:
|
|
3496
3493
|
20 Aug 2022
|
|
@@ -3515,8 +3512,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3515
3512
|
@osovitny/anatoly
|
|
3516
3513
|
|
|
3517
3514
|
Authors:
|
|
3518
|
-
Vadim Osovitny
|
|
3519
|
-
Anatoly Osovitny
|
|
3515
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3516
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3520
3517
|
|
|
3521
3518
|
Created:
|
|
3522
3519
|
20 Aug 2022
|
|
@@ -3573,8 +3570,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3573
3570
|
@osovitny/anatoly
|
|
3574
3571
|
|
|
3575
3572
|
Authors:
|
|
3576
|
-
Vadim Osovitny
|
|
3577
|
-
Anatoly Osovitny
|
|
3573
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3574
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3578
3575
|
|
|
3579
3576
|
Created:
|
|
3580
3577
|
2 Aug 2022
|
|
@@ -3589,8 +3586,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3589
3586
|
@osovitny/anatoly
|
|
3590
3587
|
|
|
3591
3588
|
Authors:
|
|
3592
|
-
Vadim Osovitny
|
|
3593
|
-
Anatoly Osovitny
|
|
3589
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3590
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3594
3591
|
|
|
3595
3592
|
Created:
|
|
3596
3593
|
7 Dec 2017
|
|
@@ -3647,8 +3644,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3647
3644
|
@osovitny/anatoly
|
|
3648
3645
|
|
|
3649
3646
|
Authors:
|
|
3650
|
-
Vadim Osovitny
|
|
3651
|
-
Anatoly Osovitny
|
|
3647
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3648
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3652
3649
|
|
|
3653
3650
|
Created:
|
|
3654
3651
|
02 Aug 2022
|
|
@@ -3733,12 +3730,12 @@ class ContactUsForm extends BaseEditComponent {
|
|
|
3733
3730
|
this.selectedTopic = event.target.value;
|
|
3734
3731
|
}
|
|
3735
3732
|
}
|
|
3736
|
-
ContactUsForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, deps: [{ token: i1$
|
|
3737
|
-
ContactUsForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsForm, selector: "anatoly-forms-contactus-form", inputs: { showActionButtons: "showActionButtons" }, outputs: { submit: "submit" }, viewQueries: [{ propertyName: "recaptcha", first: true, predicate: ["recaptcha"], descendants: true }], usesInheritance: true, ngImport: i0, 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-6\">\r\n <div style='transform:scale(0.8);transform-origin:0;'>\r\n <ngx-recaptcha2 #recaptcha [siteKey]='siteKey' formControlName='captcha'></ngx-recaptcha2>\r\n </div>\r\n </div>\r\n <div class=\"col-6\">\r\n <button *ngIf='showActionButtons'\r\n [class.btn-primary]='!formGroup.invalid'\r\n class='btn btn-success float-right m-t-20'\r\n type='submit'>\r\n Submit\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</form>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
3733
|
+
ContactUsForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, deps: [{ token: i1$6.FormBuilder }, { token: AppContextService }, { token: EmailsApiService }, { token: NotificationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3734
|
+
ContactUsForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsForm, selector: "anatoly-forms-contactus-form", inputs: { showActionButtons: "showActionButtons" }, outputs: { submit: "submit" }, viewQueries: [{ propertyName: "recaptcha", first: true, predicate: ["recaptcha"], descendants: true }], usesInheritance: true, ngImport: i0, 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-6\">\r\n <div style='transform:scale(0.8);transform-origin:0;'>\r\n <ngx-recaptcha2 #recaptcha [siteKey]='siteKey' formControlName='captcha'></ngx-recaptcha2>\r\n </div>\r\n </div>\r\n <div class=\"col-6\">\r\n <button *ngIf='showActionButtons'\r\n [class.btn-primary]='!formGroup.invalid'\r\n class='btn btn-success float-right m-t-20'\r\n type='submit'>\r\n Submit\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</form>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1$6.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i6.ReCaptcha2Component, selector: "ngx-recaptcha2", inputs: ["theme", "size", "hl"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: FormValidationSummaryComponent, selector: "anatoly-form-validation-summary", inputs: ["visible", "customerrors", "viewtype"] }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
3738
3735
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, decorators: [{
|
|
3739
3736
|
type: Component,
|
|
3740
3737
|
args: [{ selector: 'anatoly-forms-contactus-form', 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-6\">\r\n <div style='transform:scale(0.8);transform-origin:0;'>\r\n <ngx-recaptcha2 #recaptcha [siteKey]='siteKey' formControlName='captcha'></ngx-recaptcha2>\r\n </div>\r\n </div>\r\n <div class=\"col-6\">\r\n <button *ngIf='showActionButtons'\r\n [class.btn-primary]='!formGroup.invalid'\r\n class='btn btn-success float-right m-t-20'\r\n type='submit'>\r\n Submit\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</form>\r\n" }]
|
|
3741
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
3738
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: AppContextService }, { type: EmailsApiService }, { type: NotificationService }]; }, propDecorators: { showActionButtons: [{
|
|
3742
3739
|
type: Input
|
|
3743
3740
|
}], submit: [{
|
|
3744
3741
|
type: Output
|
|
@@ -3753,8 +3750,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3753
3750
|
@osovitny/anatoly
|
|
3754
3751
|
|
|
3755
3752
|
Authors:
|
|
3756
|
-
Vadim Osovitny
|
|
3757
|
-
Anatoly Osovitny
|
|
3753
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3754
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3758
3755
|
|
|
3759
3756
|
Created:
|
|
3760
3757
|
16 July 2022
|
|
@@ -3779,7 +3776,7 @@ class ContactUsDialog extends BaseDialog {
|
|
|
3779
3776
|
}
|
|
3780
3777
|
}
|
|
3781
3778
|
ContactUsDialog.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsDialog, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3782
|
-
ContactUsDialog.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsDialog, selector: "anatoly-contactus-dialog", viewQueries: [{ propertyName: "contactUsForm", first: true, predicate: ["contactusform"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<kendo-dialog (close)='onClose()' *ngIf='isOpen' [width]='800' title='Contact Us' class=\"k-dialog-wrapper\">\r\n <div class=\"k-content k-window-content k-dialog-content\">\r\n <anatoly-forms-contactus-form #contactusform [showActionButtons]='false' (submit)='onSubmit()'>\r\n </anatoly-forms-contactus-form>\r\n </div>\r\n <kendo-dialog-actions class=\"k-dialog-buttongroup k-actions k-actions-stretched\">\r\n <button (click)='onSubmitFire()' class='btn btn-success' type='button'>Submit</button>\r\n <button (click)='onClose()' class='btn btn-danger' type='button'>Cancel</button>\r\n </kendo-dialog-actions>\r\n</kendo-dialog>\r\n", dependencies: [{ kind: "component", type: i1$
|
|
3779
|
+
ContactUsDialog.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsDialog, selector: "anatoly-contactus-dialog", viewQueries: [{ propertyName: "contactUsForm", first: true, predicate: ["contactusform"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<kendo-dialog (close)='onClose()' *ngIf='isOpen' [width]='800' title='Contact Us' class=\"k-dialog-wrapper\">\r\n <div class=\"k-content k-window-content k-dialog-content\">\r\n <anatoly-forms-contactus-form #contactusform [showActionButtons]='false' (submit)='onSubmit()'>\r\n </anatoly-forms-contactus-form>\r\n </div>\r\n <kendo-dialog-actions class=\"k-dialog-buttongroup k-actions k-actions-stretched\">\r\n <button (click)='onSubmitFire()' class='btn btn-success' type='button'>Submit</button>\r\n <button (click)='onClose()' class='btn btn-danger' type='button'>Cancel</button>\r\n </kendo-dialog-actions>\r\n</kendo-dialog>\r\n", dependencies: [{ kind: "component", type: i1$8.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { kind: "component", type: i1$8.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ContactUsForm, selector: "anatoly-forms-contactus-form", inputs: ["showActionButtons"], outputs: ["submit"] }] });
|
|
3783
3780
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsDialog, decorators: [{
|
|
3784
3781
|
type: Component,
|
|
3785
3782
|
args: [{ selector: 'anatoly-contactus-dialog', template: "<kendo-dialog (close)='onClose()' *ngIf='isOpen' [width]='800' title='Contact Us' class=\"k-dialog-wrapper\">\r\n <div class=\"k-content k-window-content k-dialog-content\">\r\n <anatoly-forms-contactus-form #contactusform [showActionButtons]='false' (submit)='onSubmit()'>\r\n </anatoly-forms-contactus-form>\r\n </div>\r\n <kendo-dialog-actions class=\"k-dialog-buttongroup k-actions k-actions-stretched\">\r\n <button (click)='onSubmitFire()' class='btn btn-success' type='button'>Submit</button>\r\n <button (click)='onClose()' class='btn btn-danger' type='button'>Cancel</button>\r\n </kendo-dialog-actions>\r\n</kendo-dialog>\r\n" }]
|
|
@@ -3794,8 +3791,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3794
3791
|
@osovitny/anatoly
|
|
3795
3792
|
|
|
3796
3793
|
Authors:
|
|
3797
|
-
Vadim Osovitny
|
|
3798
|
-
Anatoly Osovitny
|
|
3794
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3795
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3799
3796
|
|
|
3800
3797
|
Created:
|
|
3801
3798
|
2 Aug 2022
|
|
@@ -3810,8 +3807,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3810
3807
|
@osovitny/anatoly
|
|
3811
3808
|
|
|
3812
3809
|
Authors:
|
|
3813
|
-
Vadim Osovitny
|
|
3814
|
-
Anatoly Osovitny
|
|
3810
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3811
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3815
3812
|
|
|
3816
3813
|
Created:
|
|
3817
3814
|
2 Aug 2022
|
|
@@ -3826,8 +3823,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3826
3823
|
@osovitny/anatoly
|
|
3827
3824
|
|
|
3828
3825
|
Authors:
|
|
3829
|
-
Vadim Osovitny
|
|
3830
|
-
Anatoly Osovitny
|
|
3826
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3827
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3831
3828
|
|
|
3832
3829
|
Created:
|
|
3833
3830
|
02 Aug 2022
|
|
@@ -3925,12 +3922,12 @@ class AddressComponent extends BaseEditComponent {
|
|
|
3925
3922
|
this.change.emit(usState);
|
|
3926
3923
|
}
|
|
3927
3924
|
}
|
|
3928
|
-
AddressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, deps: [{ token: i1$
|
|
3929
|
-
AddressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: AddressComponent, selector: "anatoly-forms-address", inputs: { title: "title", isTitleVisible: "isTitleVisible", isRequired: "isRequired", address: "address" }, outputs: { change: "change" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div class='row' [formGroup]='formGroup'>\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street')}\" >\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-12' [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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_city')}\">\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' *ngIf=\"formGroup.value.address_country == 'US'\" [ngClass]=\"{'has-error': isControlInvalid('address_stateOrRegion')}\">\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_zipcode')}\" >\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_country')}\">\r\n <label class='col-form-label required'>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", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
3925
|
+
AddressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, deps: [{ token: i1$6.FormBuilder }, { token: CoreApiService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3926
|
+
AddressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: AddressComponent, selector: "anatoly-forms-address", inputs: { title: "title", isTitleVisible: "isTitleVisible", isRequired: "isRequired", address: "address" }, outputs: { change: "change" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div class='row' [formGroup]='formGroup'>\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street')}\" >\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-12' [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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_city')}\">\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' *ngIf=\"formGroup.value.address_country == 'US'\" [ngClass]=\"{'has-error': isControlInvalid('address_stateOrRegion')}\">\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_zipcode')}\" >\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_country')}\">\r\n <label class='col-form-label required'>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", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: CardComponent, selector: "anatoly-card", inputs: ["class"] }, { kind: "component", type: CardHeaderComponent, selector: "anatoly-card-header", inputs: ["class", "title"] }, { kind: "component", type: CardBodyComponent, selector: "anatoly-card-body", inputs: ["class"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
3930
3927
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, decorators: [{
|
|
3931
3928
|
type: Component,
|
|
3932
3929
|
args: [{ selector: 'anatoly-forms-address', template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div class='row' [formGroup]='formGroup'>\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street')}\" >\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-12' [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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_city')}\">\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' *ngIf=\"formGroup.value.address_country == 'US'\" [ngClass]=\"{'has-error': isControlInvalid('address_stateOrRegion')}\">\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_zipcode')}\" >\r\n <label class='col-form-label required'>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\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_country')}\">\r\n <label class='col-form-label required'>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" }]
|
|
3933
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
3930
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: CoreApiService }]; }, propDecorators: { title: [{
|
|
3934
3931
|
type: Input
|
|
3935
3932
|
}], isTitleVisible: [{
|
|
3936
3933
|
type: Input
|
|
@@ -3948,8 +3945,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3948
3945
|
@osovitny/anatoly
|
|
3949
3946
|
|
|
3950
3947
|
Authors:
|
|
3951
|
-
Vadim Osovitny
|
|
3952
|
-
Anatoly Osovitny
|
|
3948
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3949
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3953
3950
|
|
|
3954
3951
|
Created:
|
|
3955
3952
|
02 Aug 2022
|
|
@@ -4008,12 +4005,12 @@ class CompanyComponent extends BaseEditComponent {
|
|
|
4008
4005
|
return JSON.stringify(data);
|
|
4009
4006
|
}
|
|
4010
4007
|
}
|
|
4011
|
-
CompanyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, deps: [{ token: i1$
|
|
4012
|
-
CompanyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CompanyComponent, selector: "anatoly-forms-company", inputs: { title: "title", isTitleVisible: "isTitleVisible", company: "company" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div [formGroup]='formGroup' class='row'>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_name') }\">\r\n <label class='col-form-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 class='col-form-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 class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_email') }\">\r\n <label class='col-form-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' [ngClass]=\"{'has-error': isControlInvalid('company_websiteUrl') }\">\r\n <label class='col-form-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\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
4008
|
+
CompanyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, deps: [{ token: i1$6.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
|
|
4009
|
+
CompanyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CompanyComponent, selector: "anatoly-forms-company", inputs: { title: "title", isTitleVisible: "isTitleVisible", company: "company" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div [formGroup]='formGroup' class='row'>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_name') }\">\r\n <label class='col-form-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 class='col-form-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 class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_email') }\">\r\n <label class='col-form-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' [ngClass]=\"{'has-error': isControlInvalid('company_websiteUrl') }\">\r\n <label class='col-form-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\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: CardComponent, selector: "anatoly-card", inputs: ["class"] }, { kind: "component", type: CardHeaderComponent, selector: "anatoly-card-header", inputs: ["class", "title"] }, { kind: "component", type: CardBodyComponent, selector: "anatoly-card-body", inputs: ["class"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
4013
4010
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, decorators: [{
|
|
4014
4011
|
type: Component,
|
|
4015
4012
|
args: [{ selector: 'anatoly-forms-company', template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div [formGroup]='formGroup' class='row'>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_name') }\">\r\n <label class='col-form-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 class='col-form-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 class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_email') }\">\r\n <label class='col-form-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' [ngClass]=\"{'has-error': isControlInvalid('company_websiteUrl') }\">\r\n <label class='col-form-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\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n" }]
|
|
4016
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
4013
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }]; }, propDecorators: { title: [{
|
|
4017
4014
|
type: Input
|
|
4018
4015
|
}], isTitleVisible: [{
|
|
4019
4016
|
type: Input
|
|
@@ -4027,8 +4024,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4027
4024
|
@osovitny/anatoly
|
|
4028
4025
|
|
|
4029
4026
|
Authors:
|
|
4030
|
-
Vadim Osovitny
|
|
4031
|
-
Anatoly Osovitny
|
|
4027
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4028
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4032
4029
|
|
|
4033
4030
|
Created:
|
|
4034
4031
|
02 Aug 2022
|
|
@@ -4079,7 +4076,7 @@ class UrlSlugComponent extends BaseEditComponent {
|
|
|
4079
4076
|
}
|
|
4080
4077
|
}
|
|
4081
4078
|
UrlSlugComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: UrlSlugComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
4082
|
-
UrlSlugComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: UrlSlugComponent, selector: "anatoly-forms-urlslug", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle", class: "class", watchedControlName: "watchedControlName", urlPrefix: "urlPrefix", isGoButtonVisible: "isGoButtonVisible" }, outputs: { generating: "generating" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' [ngClass]=\"{'has-error': isControlInvalid(controlName)}\"\r\n class=\"permalink form-group {{class}}\">\r\n <div class=\"d-flex align-items-end\">\r\n\r\n <div class=\"form-group\">\r\n <label *ngIf='isTitleVisible' class='col-form-label'>\r\n {{ title }}\r\n <span class=\"urlPrefix\">\r\n {{ urlPrefix }}\r\n </span>\r\n </label>\r\n </div>\r\n <div class='form-group flex-fill'>\r\n <input [formControlName]='controlName' type='text' placeholder='Type url slug here' (focusout)='onUrlSlugChange()'\r\n class='form-control' />\r\n </div>\r\n <div class=\"form-group flex-shrink-1\" *ngIf=\"isGoButtonVisible\">\r\n <a href=\"{{urlPrefix}}{{hrefGo}}\" target=\"_blank\" class=\"btn btn-primary\">Go</a>\r\n </div>\r\n <anatoly-item-validation-summary [formGroup]='formGroup' [formSubmitted]='formSubmitted' [controlName]='controlName'\r\n [controlTitle]='controlTitle'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
4079
|
+
UrlSlugComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: UrlSlugComponent, selector: "anatoly-forms-urlslug", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle", class: "class", watchedControlName: "watchedControlName", urlPrefix: "urlPrefix", isGoButtonVisible: "isGoButtonVisible" }, outputs: { generating: "generating" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' [ngClass]=\"{'has-error': isControlInvalid(controlName)}\"\r\n class=\"permalink form-group {{class}}\">\r\n <div class=\"d-flex align-items-end\">\r\n\r\n <div class=\"form-group\">\r\n <label *ngIf='isTitleVisible' class='col-form-label'>\r\n {{ title }}\r\n <span class=\"urlPrefix\">\r\n {{ urlPrefix }}\r\n </span>\r\n </label>\r\n </div>\r\n <div class='form-group flex-fill'>\r\n <input [formControlName]='controlName' type='text' placeholder='Type url slug here' (focusout)='onUrlSlugChange()'\r\n class='form-control' />\r\n </div>\r\n <div class=\"form-group flex-shrink-1\" *ngIf=\"isGoButtonVisible\">\r\n <a href=\"{{urlPrefix}}{{hrefGo}}\" target=\"_blank\" class=\"btn btn-primary\">Go</a>\r\n </div>\r\n <anatoly-item-validation-summary [formGroup]='formGroup' [formSubmitted]='formSubmitted' [controlName]='controlName'\r\n [controlTitle]='controlTitle'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
4083
4080
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: UrlSlugComponent, decorators: [{
|
|
4084
4081
|
type: Component,
|
|
4085
4082
|
args: [{ selector: 'anatoly-forms-urlslug', template: "<div [formGroup]='formGroup' [ngClass]=\"{'has-error': isControlInvalid(controlName)}\"\r\n class=\"permalink form-group {{class}}\">\r\n <div class=\"d-flex align-items-end\">\r\n\r\n <div class=\"form-group\">\r\n <label *ngIf='isTitleVisible' class='col-form-label'>\r\n {{ title }}\r\n <span class=\"urlPrefix\">\r\n {{ urlPrefix }}\r\n </span>\r\n </label>\r\n </div>\r\n <div class='form-group flex-fill'>\r\n <input [formControlName]='controlName' type='text' placeholder='Type url slug here' (focusout)='onUrlSlugChange()'\r\n class='form-control' />\r\n </div>\r\n <div class=\"form-group flex-shrink-1\" *ngIf=\"isGoButtonVisible\">\r\n <a href=\"{{urlPrefix}}{{hrefGo}}\" target=\"_blank\" class=\"btn btn-primary\">Go</a>\r\n </div>\r\n <anatoly-item-validation-summary [formGroup]='formGroup' [formSubmitted]='formSubmitted' [controlName]='controlName'\r\n [controlTitle]='controlTitle'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n</div>\r\n" }]
|
|
@@ -4109,8 +4106,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4109
4106
|
@osovitny/anatoly
|
|
4110
4107
|
|
|
4111
4108
|
Authors:
|
|
4112
|
-
Vadim Osovitny
|
|
4113
|
-
Anatoly Osovitny
|
|
4109
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4110
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4114
4111
|
|
|
4115
4112
|
Created:
|
|
4116
4113
|
02 Aug 2022
|
|
@@ -4150,7 +4147,7 @@ class TimezoneDropdownlist extends BaseEditComponent {
|
|
|
4150
4147
|
}
|
|
4151
4148
|
}
|
|
4152
4149
|
TimezoneDropdownlist.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: TimezoneDropdownlist, deps: [{ token: CoreApiService }, { token: AppContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4153
|
-
TimezoneDropdownlist.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: TimezoneDropdownlist, selector: "anatoly-forms-timezone-dropdownlist", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' class='form-group'>\r\n <label *ngIf='isTitleVisible' class='col-form-label'>Timezone</label>\r\n <select [formControlName]='controlName' class='form-control'>\r\n <option *ngFor='let timezone of timezoneListItems'\r\n [value]='timezone.code'>\r\n ({{timezone.offset}}) {{timezone.name}}\r\n </option>\r\n </select>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
4150
|
+
TimezoneDropdownlist.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: TimezoneDropdownlist, selector: "anatoly-forms-timezone-dropdownlist", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' class='form-group'>\r\n <label *ngIf='isTitleVisible' class='col-form-label'>Timezone</label>\r\n <select [formControlName]='controlName' class='form-control'>\r\n <option *ngFor='let timezone of timezoneListItems'\r\n [value]='timezone.code'>\r\n ({{timezone.offset}}) {{timezone.name}}\r\n </option>\r\n </select>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }] });
|
|
4154
4151
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: TimezoneDropdownlist, decorators: [{
|
|
4155
4152
|
type: Component,
|
|
4156
4153
|
args: [{ selector: 'anatoly-forms-timezone-dropdownlist', template: "<div [formGroup]='formGroup' class='form-group'>\r\n <label *ngIf='isTitleVisible' class='col-form-label'>Timezone</label>\r\n <select [formControlName]='controlName' class='form-control'>\r\n <option *ngFor='let timezone of timezoneListItems'\r\n [value]='timezone.code'>\r\n ({{timezone.offset}}) {{timezone.name}}\r\n </option>\r\n </select>\r\n</div>\r\n" }]
|
|
@@ -4170,8 +4167,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4170
4167
|
@osovitny/anatoly
|
|
4171
4168
|
|
|
4172
4169
|
Authors:
|
|
4173
|
-
Vadim Osovitny
|
|
4174
|
-
Anatoly Osovitny
|
|
4170
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4171
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4175
4172
|
|
|
4176
4173
|
Created:
|
|
4177
4174
|
2 Aug 2022
|
|
@@ -4186,8 +4183,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4186
4183
|
@osovitny/anatoly
|
|
4187
4184
|
|
|
4188
4185
|
Authors:
|
|
4189
|
-
Vadim Osovitny
|
|
4190
|
-
Anatoly Osovitny
|
|
4186
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4187
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4191
4188
|
|
|
4192
4189
|
Created:
|
|
4193
4190
|
26 Jun 2020
|
|
@@ -4225,8 +4222,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4225
4222
|
@osovitny/anatoly
|
|
4226
4223
|
|
|
4227
4224
|
Authors:
|
|
4228
|
-
Vadim Osovitny
|
|
4229
|
-
Anatoly Osovitny
|
|
4225
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4226
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4230
4227
|
|
|
4231
4228
|
Created:
|
|
4232
4229
|
26 Jun 2020
|
|
@@ -4259,8 +4256,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4259
4256
|
@osovitny/anatoly
|
|
4260
4257
|
|
|
4261
4258
|
Authors:
|
|
4262
|
-
Vadim Osovitny
|
|
4263
|
-
Anatoly Osovitny
|
|
4259
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4260
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4264
4261
|
|
|
4265
4262
|
Created:
|
|
4266
4263
|
27 Oct 2019
|
|
@@ -4289,8 +4286,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4289
4286
|
@osovitny/anatoly
|
|
4290
4287
|
|
|
4291
4288
|
Authors:
|
|
4292
|
-
Vadim Osovitny
|
|
4293
|
-
Anatoly Osovitny
|
|
4289
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4290
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4294
4291
|
|
|
4295
4292
|
Created:
|
|
4296
4293
|
2 Aug 2022
|
|
@@ -4305,8 +4302,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4305
4302
|
@osovitny/anatoly
|
|
4306
4303
|
|
|
4307
4304
|
Authors:
|
|
4308
|
-
Vadim Osovitny
|
|
4309
|
-
Anatoly Osovitny
|
|
4305
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4306
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4310
4307
|
|
|
4311
4308
|
Created:
|
|
4312
4309
|
2 Aug 2022
|
|
@@ -4321,8 +4318,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4321
4318
|
@osovitny/anatoly
|
|
4322
4319
|
|
|
4323
4320
|
Authors:
|
|
4324
|
-
Vadim Osovitny
|
|
4325
|
-
Anatoly Osovitny
|
|
4321
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4322
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4326
4323
|
|
|
4327
4324
|
Created:
|
|
4328
4325
|
29 June 2020
|
|
@@ -4380,8 +4377,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4380
4377
|
@osovitny/anatoly
|
|
4381
4378
|
|
|
4382
4379
|
Authors:
|
|
4383
|
-
Vadim Osovitny
|
|
4384
|
-
Anatoly Osovitny
|
|
4380
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4381
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4385
4382
|
|
|
4386
4383
|
Created:
|
|
4387
4384
|
4 Mar 2020
|
|
@@ -4422,24 +4419,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4422
4419
|
/*
|
|
4423
4420
|
<file>
|
|
4424
4421
|
Project:
|
|
4425
|
-
|
|
4422
|
+
@osovitny/anatoly
|
|
4426
4423
|
|
|
4427
4424
|
Authors:
|
|
4428
4425
|
Vadim Osovitny vadim@osovitny.com
|
|
4429
4426
|
Anatoly Osovitny anatoly@osovitny.com
|
|
4430
4427
|
|
|
4431
4428
|
Created:
|
|
4432
|
-
|
|
4429
|
+
25 Aug 2022
|
|
4433
4430
|
|
|
4434
4431
|
Copyright (c) 2016-2022 Osovitny Inc. All rights reserved.
|
|
4435
4432
|
</file>
|
|
4436
4433
|
*/
|
|
4437
4434
|
class FaModule {
|
|
4438
4435
|
constructor(library) {
|
|
4439
|
-
library.addIcons(faCheckCircle, faCircleXmark);
|
|
4436
|
+
library.addIcons(faCheckCircle, faCircleXmark, faDatabase);
|
|
4440
4437
|
}
|
|
4441
4438
|
}
|
|
4442
|
-
FaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, deps: [{ token:
|
|
4439
|
+
FaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, deps: [{ token: i2.FaIconLibrary }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4443
4440
|
FaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
4444
4441
|
FontAwesomeModule], exports: [FontAwesomeModule] });
|
|
4445
4442
|
FaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
@@ -4455,7 +4452,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4455
4452
|
FontAwesomeModule
|
|
4456
4453
|
]
|
|
4457
4454
|
}]
|
|
4458
|
-
}], ctorParameters: function () { return [{ type:
|
|
4455
|
+
}], ctorParameters: function () { return [{ type: i2.FaIconLibrary }]; } });
|
|
4459
4456
|
|
|
4460
4457
|
/*
|
|
4461
4458
|
<file>
|
|
@@ -4463,8 +4460,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4463
4460
|
@osovitny/anatoly
|
|
4464
4461
|
|
|
4465
4462
|
Authors:
|
|
4466
|
-
Vadim Osovitny
|
|
4467
|
-
Anatoly Osovitny
|
|
4463
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4464
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4468
4465
|
|
|
4469
4466
|
Created:
|
|
4470
4467
|
26 Jun 2020
|
|
@@ -4552,7 +4549,7 @@ AnatolyUIModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version
|
|
|
4552
4549
|
ReactiveFormsModule,
|
|
4553
4550
|
FormsModule,
|
|
4554
4551
|
NgxCaptchaModule,
|
|
4555
|
-
FaModule, i1$
|
|
4552
|
+
FaModule, i1$7.FroalaEditorModule, i1$7.FroalaViewModule], exports: [BuyAccessButtonComponent,
|
|
4556
4553
|
SubscribePlanButtonComponent,
|
|
4557
4554
|
CheckIconComponent,
|
|
4558
4555
|
SignInButtonComponent,
|