@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
|
2 Jun 2020
|
|
@@ -974,8 +974,8 @@ class Alerts {
|
|
|
974
974
|
@osovitny/anatoly
|
|
975
975
|
|
|
976
976
|
Authors:
|
|
977
|
-
Vadim Osovitny
|
|
978
|
-
Anatoly Osovitny
|
|
977
|
+
Vadim Osovitny vadim@osovitny.com
|
|
978
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
979
979
|
|
|
980
980
|
Created:
|
|
981
981
|
26 Jun 2020
|
|
@@ -995,8 +995,8 @@ class Guid {
|
|
|
995
995
|
@osovitny/anatoly
|
|
996
996
|
|
|
997
997
|
Authors:
|
|
998
|
-
Vadim Osovitny
|
|
999
|
-
Anatoly Osovitny
|
|
998
|
+
Vadim Osovitny vadim@osovitny.com
|
|
999
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1000
1000
|
|
|
1001
1001
|
Created:
|
|
1002
1002
|
2 Jun 2020
|
|
@@ -1211,8 +1211,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1211
1211
|
@osovitny/anatoly
|
|
1212
1212
|
|
|
1213
1213
|
Authors:
|
|
1214
|
-
Vadim Osovitny
|
|
1215
|
-
Anatoly Osovitny
|
|
1214
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1215
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1216
1216
|
|
|
1217
1217
|
Created:
|
|
1218
1218
|
13 Nov 2017
|
|
@@ -1301,8 +1301,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1301
1301
|
@osovitny/anatoly
|
|
1302
1302
|
|
|
1303
1303
|
Authors:
|
|
1304
|
-
Vadim Osovitny
|
|
1305
|
-
Anatoly Osovitny
|
|
1304
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1305
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1306
1306
|
|
|
1307
1307
|
Created:
|
|
1308
1308
|
26 Jun 2020
|
|
@@ -1364,8 +1364,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1364
1364
|
@osovitny/anatoly
|
|
1365
1365
|
|
|
1366
1366
|
Authors:
|
|
1367
|
-
Vadim Osovitny
|
|
1368
|
-
Anatoly Osovitny
|
|
1367
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1368
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1369
1369
|
|
|
1370
1370
|
Created:
|
|
1371
1371
|
13 Nov 2017
|
|
@@ -1492,8 +1492,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1492
1492
|
@osovitny/anatoly
|
|
1493
1493
|
|
|
1494
1494
|
Authors:
|
|
1495
|
-
Vadim Osovitny
|
|
1496
|
-
Anatoly Osovitny
|
|
1495
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1496
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1497
1497
|
|
|
1498
1498
|
Created:
|
|
1499
1499
|
26 Jun 2020
|
|
@@ -1564,8 +1564,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1564
1564
|
@osovitny/anatoly
|
|
1565
1565
|
|
|
1566
1566
|
Authors:
|
|
1567
|
-
Vadim Osovitny
|
|
1568
|
-
Anatoly Osovitny
|
|
1567
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1568
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1569
1569
|
|
|
1570
1570
|
Created:
|
|
1571
1571
|
29 Nov 2020
|
|
@@ -1628,8 +1628,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1628
1628
|
@osovitny/anatoly
|
|
1629
1629
|
|
|
1630
1630
|
Authors:
|
|
1631
|
-
Vadim Osovitny
|
|
1632
|
-
Anatoly Osovitny
|
|
1631
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1632
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1633
1633
|
|
|
1634
1634
|
Created:
|
|
1635
1635
|
29 Nov 2020
|
|
@@ -1676,8 +1676,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1676
1676
|
@osovitny/anatoly
|
|
1677
1677
|
|
|
1678
1678
|
Authors:
|
|
1679
|
-
Vadim Osovitny
|
|
1680
|
-
Anatoly Osovitny
|
|
1679
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1680
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1681
1681
|
|
|
1682
1682
|
Created:
|
|
1683
1683
|
8 Aug 2022
|
|
@@ -1829,8 +1829,8 @@ class DOM {
|
|
|
1829
1829
|
@osovitny/anatoly
|
|
1830
1830
|
|
|
1831
1831
|
Authors:
|
|
1832
|
-
Vadim Osovitny
|
|
1833
|
-
Anatoly Osovitny
|
|
1832
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1833
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1834
1834
|
|
|
1835
1835
|
Created:
|
|
1836
1836
|
26 Jun 2020
|
|
@@ -1860,8 +1860,8 @@ class Subs {
|
|
|
1860
1860
|
@osovitny/anatoly
|
|
1861
1861
|
|
|
1862
1862
|
Authors:
|
|
1863
|
-
Vadim Osovitny
|
|
1864
|
-
Anatoly Osovitny
|
|
1863
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1864
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1865
1865
|
|
|
1866
1866
|
Created:
|
|
1867
1867
|
19 March 2020
|
|
@@ -1942,8 +1942,8 @@ class Utils {
|
|
|
1942
1942
|
@osovitny/anatoly
|
|
1943
1943
|
|
|
1944
1944
|
Authors:
|
|
1945
|
-
Vadim Osovitny
|
|
1946
|
-
Anatoly Osovitny
|
|
1945
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1946
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1947
1947
|
|
|
1948
1948
|
Created:
|
|
1949
1949
|
2 Aug 2022
|
|
@@ -1958,8 +1958,8 @@ class Utils {
|
|
|
1958
1958
|
@osovitny/anatoly
|
|
1959
1959
|
|
|
1960
1960
|
Authors:
|
|
1961
|
-
Vadim Osovitny
|
|
1962
|
-
Anatoly Osovitny
|
|
1961
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1962
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1963
1963
|
|
|
1964
1964
|
Created:
|
|
1965
1965
|
29 Apr 2018
|
|
@@ -2013,8 +2013,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2013
2013
|
@osovitny/anatoly
|
|
2014
2014
|
|
|
2015
2015
|
Authors:
|
|
2016
|
-
Vadim Osovitny
|
|
2017
|
-
Anatoly Osovitny
|
|
2016
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2017
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2018
2018
|
|
|
2019
2019
|
Created:
|
|
2020
2020
|
29 Apr 2018
|
|
@@ -2087,8 +2087,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2087
2087
|
@osovitny/anatoly
|
|
2088
2088
|
|
|
2089
2089
|
Authors:
|
|
2090
|
-
Vadim Osovitny
|
|
2091
|
-
Anatoly Osovitny
|
|
2090
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2091
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2092
2092
|
|
|
2093
2093
|
Created:
|
|
2094
2094
|
30 April 2020
|
|
@@ -2111,8 +2111,8 @@ const Consts = {
|
|
|
2111
2111
|
@osovitny/anatoly
|
|
2112
2112
|
|
|
2113
2113
|
Authors:
|
|
2114
|
-
Vadim Osovitny
|
|
2115
|
-
Anatoly Osovitny
|
|
2114
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2115
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2116
2116
|
|
|
2117
2117
|
Created:
|
|
2118
2118
|
30 April 2020
|
|
@@ -2145,8 +2145,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2145
2145
|
@osovitny/anatoly
|
|
2146
2146
|
|
|
2147
2147
|
Authors:
|
|
2148
|
-
Vadim Osovitny
|
|
2149
|
-
Anatoly Osovitny
|
|
2148
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2149
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2150
2150
|
|
|
2151
2151
|
Created:
|
|
2152
2152
|
16 Jun 2022
|
|
@@ -2185,8 +2185,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2185
2185
|
@osovitny/anatoly
|
|
2186
2186
|
|
|
2187
2187
|
Authors:
|
|
2188
|
-
Vadim Osovitny
|
|
2189
|
-
Anatoly Osovitny
|
|
2188
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2189
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2190
2190
|
|
|
2191
2191
|
Created:
|
|
2192
2192
|
02 Aug 2022
|
|
@@ -2237,8 +2237,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2237
2237
|
@osovitny/anatoly
|
|
2238
2238
|
|
|
2239
2239
|
Authors:
|
|
2240
|
-
Vadim Osovitny
|
|
2241
|
-
Anatoly Osovitny
|
|
2240
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2241
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2242
2242
|
|
|
2243
2243
|
Created:
|
|
2244
2244
|
2 Aug 2022
|
|
@@ -2253,8 +2253,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2253
2253
|
@osovitny/anatoly
|
|
2254
2254
|
|
|
2255
2255
|
Authors:
|
|
2256
|
-
Vadim Osovitny
|
|
2257
|
-
Anatoly Osovitny
|
|
2256
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2257
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2258
2258
|
|
|
2259
2259
|
Created:
|
|
2260
2260
|
4 Jul 2018
|
|
@@ -2279,8 +2279,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2279
2279
|
@osovitny/anatoly
|
|
2280
2280
|
|
|
2281
2281
|
Authors:
|
|
2282
|
-
Vadim Osovitny
|
|
2283
|
-
Anatoly Osovitny
|
|
2282
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2283
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2284
2284
|
|
|
2285
2285
|
Created:
|
|
2286
2286
|
14 Aug 2018
|
|
@@ -2334,8 +2334,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2334
2334
|
@osovitny/anatoly
|
|
2335
2335
|
|
|
2336
2336
|
Authors:
|
|
2337
|
-
Vadim Osovitny
|
|
2338
|
-
Anatoly Osovitny
|
|
2337
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2338
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2339
2339
|
|
|
2340
2340
|
Created:
|
|
2341
2341
|
1 Jun 2018
|
|
@@ -2393,8 +2393,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2393
2393
|
@osovitny/anatoly
|
|
2394
2394
|
|
|
2395
2395
|
Authors:
|
|
2396
|
-
Vadim Osovitny
|
|
2397
|
-
Anatoly Osovitny
|
|
2396
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2397
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2398
2398
|
|
|
2399
2399
|
Created:
|
|
2400
2400
|
15 Aug 2022
|
|
@@ -2409,7 +2409,7 @@ class CheckIconComponent {
|
|
|
2409
2409
|
}
|
|
2410
2410
|
}
|
|
2411
2411
|
CheckIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CheckIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2412
|
-
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:
|
|
2412
|
+
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"] }] });
|
|
2413
2413
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CheckIconComponent, decorators: [{
|
|
2414
2414
|
type: Component,
|
|
2415
2415
|
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" }]
|
|
@@ -2423,8 +2423,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2423
2423
|
@osovitny/anatoly
|
|
2424
2424
|
|
|
2425
2425
|
Authors:
|
|
2426
|
-
Vadim Osovitny
|
|
2427
|
-
Anatoly Osovitny
|
|
2426
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2427
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2428
2428
|
|
|
2429
2429
|
Created:
|
|
2430
2430
|
4 Jul 2018
|
|
@@ -2450,8 +2450,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2450
2450
|
@osovitny/anatoly
|
|
2451
2451
|
|
|
2452
2452
|
Authors:
|
|
2453
|
-
Vadim Osovitny
|
|
2454
|
-
Anatoly Osovitny
|
|
2453
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2454
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2455
2455
|
|
|
2456
2456
|
Created:
|
|
2457
2457
|
4 Jul 2018
|
|
@@ -2477,8 +2477,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2477
2477
|
@osovitny/anatoly
|
|
2478
2478
|
|
|
2479
2479
|
Authors:
|
|
2480
|
-
Vadim Osovitny
|
|
2481
|
-
Anatoly Osovitny
|
|
2480
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2481
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2482
2482
|
|
|
2483
2483
|
Created:
|
|
2484
2484
|
29 Jul 2022
|
|
@@ -2491,24 +2491,21 @@ class NodataComponent {
|
|
|
2491
2491
|
this.dataLoading = false;
|
|
2492
2492
|
this.dataLoaded = false;
|
|
2493
2493
|
this.dataFound = false;
|
|
2494
|
-
this.icon = 'fas fa-cubes fa-w-16 fa-9x';
|
|
2495
2494
|
this.heading = 'No data found';
|
|
2496
|
-
this.headingClass = 'text-uppercase
|
|
2495
|
+
this.headingClass = 'text-uppercase';
|
|
2497
2496
|
}
|
|
2498
2497
|
}
|
|
2499
2498
|
NodataComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NodataComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2500
|
-
NodataComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: NodataComponent, selector: "anatoly-nodata", inputs: { dataLoading: "dataLoading", dataLoaded: "dataLoaded", dataFound: "dataFound",
|
|
2499
|
+
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"] }] });
|
|
2501
2500
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NodataComponent, decorators: [{
|
|
2502
2501
|
type: Component,
|
|
2503
|
-
args: [{ selector: 'anatoly-nodata', template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded'>\r\n <
|
|
2502
|
+
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" }]
|
|
2504
2503
|
}], ctorParameters: function () { return []; }, propDecorators: { dataLoading: [{
|
|
2505
2504
|
type: Input
|
|
2506
2505
|
}], dataLoaded: [{
|
|
2507
2506
|
type: Input
|
|
2508
2507
|
}], dataFound: [{
|
|
2509
2508
|
type: Input
|
|
2510
|
-
}], icon: [{
|
|
2511
|
-
type: Input
|
|
2512
2509
|
}], heading: [{
|
|
2513
2510
|
type: Input
|
|
2514
2511
|
}], headingClass: [{
|
|
@@ -2521,8 +2518,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2521
2518
|
@osovitny/anatoly
|
|
2522
2519
|
|
|
2523
2520
|
Authors:
|
|
2524
|
-
Vadim Osovitny
|
|
2525
|
-
Anatoly Osovitny
|
|
2521
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2522
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2526
2523
|
|
|
2527
2524
|
Created:
|
|
2528
2525
|
9 May 2020
|
|
@@ -2574,8 +2571,8 @@ const Spinkit = {
|
|
|
2574
2571
|
@osovitny/anatoly
|
|
2575
2572
|
|
|
2576
2573
|
Authors:
|
|
2577
|
-
Vadim Osovitny
|
|
2578
|
-
Anatoly Osovitny
|
|
2574
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2575
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2579
2576
|
|
|
2580
2577
|
Created:
|
|
2581
2578
|
16 May 2020
|
|
@@ -2627,8 +2624,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2627
2624
|
@osovitny/anatoly
|
|
2628
2625
|
|
|
2629
2626
|
Authors:
|
|
2630
|
-
Vadim Osovitny
|
|
2631
|
-
Anatoly Osovitny
|
|
2627
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2628
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2632
2629
|
|
|
2633
2630
|
Created:
|
|
2634
2631
|
29 July 2022
|
|
@@ -2653,8 +2650,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2653
2650
|
@osovitny/anatoly
|
|
2654
2651
|
|
|
2655
2652
|
Authors:
|
|
2656
|
-
Vadim Osovitny
|
|
2657
|
-
Anatoly Osovitny
|
|
2653
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2654
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2658
2655
|
|
|
2659
2656
|
Created:
|
|
2660
2657
|
29 July 2022
|
|
@@ -2694,8 +2691,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2694
2691
|
@osovitny/anatoly
|
|
2695
2692
|
|
|
2696
2693
|
Authors:
|
|
2697
|
-
Vadim Osovitny
|
|
2698
|
-
Anatoly Osovitny
|
|
2694
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2695
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2699
2696
|
|
|
2700
2697
|
Created:
|
|
2701
2698
|
29 July 2022
|
|
@@ -2720,8 +2717,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2720
2717
|
@osovitny/anatoly
|
|
2721
2718
|
|
|
2722
2719
|
Authors:
|
|
2723
|
-
Vadim Osovitny
|
|
2724
|
-
Anatoly Osovitny
|
|
2720
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2721
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2725
2722
|
|
|
2726
2723
|
Created:
|
|
2727
2724
|
29 July 2022
|
|
@@ -2746,8 +2743,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2746
2743
|
@osovitny/anatoly
|
|
2747
2744
|
|
|
2748
2745
|
Authors:
|
|
2749
|
-
Vadim Osovitny
|
|
2750
|
-
Anatoly Osovitny
|
|
2746
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2747
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2751
2748
|
|
|
2752
2749
|
Created:
|
|
2753
2750
|
12 Dec 2017
|
|
@@ -2832,8 +2829,8 @@ const DefaultEditorOptions = {
|
|
|
2832
2829
|
@osovitny/anatoly
|
|
2833
2830
|
|
|
2834
2831
|
Authors:
|
|
2835
|
-
Vadim Osovitny
|
|
2836
|
-
Anatoly Osovitny
|
|
2832
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2833
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2837
2834
|
|
|
2838
2835
|
Created:
|
|
2839
2836
|
28 Aug 2018
|
|
@@ -2885,8 +2882,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2885
2882
|
@osovitny/anatoly
|
|
2886
2883
|
|
|
2887
2884
|
Authors:
|
|
2888
|
-
Vadim Osovitny
|
|
2889
|
-
Anatoly Osovitny
|
|
2885
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2886
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2890
2887
|
|
|
2891
2888
|
Created:
|
|
2892
2889
|
20 Nov 2017
|
|
@@ -3013,8 +3010,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3013
3010
|
@osovitny/anatoly
|
|
3014
3011
|
|
|
3015
3012
|
Authors:
|
|
3016
|
-
Vadim Osovitny
|
|
3017
|
-
Anatoly Osovitny
|
|
3013
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3014
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3018
3015
|
|
|
3019
3016
|
Created:
|
|
3020
3017
|
12 Dec 2017
|
|
@@ -3114,8 +3111,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3114
3111
|
@osovitny/anatoly
|
|
3115
3112
|
|
|
3116
3113
|
Authors:
|
|
3117
|
-
Vadim Osovitny
|
|
3118
|
-
Anatoly Osovitny
|
|
3114
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3115
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3119
3116
|
|
|
3120
3117
|
Created:
|
|
3121
3118
|
28 Jun 2020
|
|
@@ -3133,14 +3130,14 @@ class NativeElementDirective {
|
|
|
3133
3130
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
3134
3131
|
}
|
|
3135
3132
|
}
|
|
3136
|
-
NativeElementDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, deps: [{ token: i0.ElementRef }, { token: i1$
|
|
3133
|
+
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 });
|
|
3137
3134
|
NativeElementDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.6", type: NativeElementDirective, selector: "[formControl], [formControlName]", ngImport: i0 });
|
|
3138
3135
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, decorators: [{
|
|
3139
3136
|
type: Directive,
|
|
3140
3137
|
args: [{
|
|
3141
3138
|
selector: '[formControl], [formControlName]'
|
|
3142
3139
|
}]
|
|
3143
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$
|
|
3140
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$6.NgControl }]; } });
|
|
3144
3141
|
|
|
3145
3142
|
/*
|
|
3146
3143
|
<file>
|
|
@@ -3148,8 +3145,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3148
3145
|
@osovitny/anatoly
|
|
3149
3146
|
|
|
3150
3147
|
Authors:
|
|
3151
|
-
Vadim Osovitny
|
|
3152
|
-
Anatoly Osovitny
|
|
3148
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3149
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3153
3150
|
|
|
3154
3151
|
Created:
|
|
3155
3152
|
8 Dec 2017
|
|
@@ -3268,8 +3265,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3268
3265
|
@osovitny/anatoly
|
|
3269
3266
|
|
|
3270
3267
|
Authors:
|
|
3271
|
-
Vadim Osovitny
|
|
3272
|
-
Anatoly Osovitny
|
|
3268
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3269
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3273
3270
|
|
|
3274
3271
|
Created:
|
|
3275
3272
|
6 Dec 2017
|
|
@@ -3299,8 +3296,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3299
3296
|
@osovitny/anatoly
|
|
3300
3297
|
|
|
3301
3298
|
Authors:
|
|
3302
|
-
Vadim Osovitny
|
|
3303
|
-
Anatoly Osovitny
|
|
3299
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3300
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3304
3301
|
|
|
3305
3302
|
Created:
|
|
3306
3303
|
12 Dec 2017
|
|
@@ -3320,7 +3317,7 @@ class FormsHtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3320
3317
|
}
|
|
3321
3318
|
}
|
|
3322
3319
|
FormsHtmlEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FormsHtmlEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3323
|
-
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$
|
|
3320
|
+
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"] }] });
|
|
3324
3321
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FormsHtmlEditorComponent, decorators: [{
|
|
3325
3322
|
type: Component,
|
|
3326
3323
|
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" }]
|
|
@@ -3334,8 +3331,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3334
3331
|
@osovitny/anatoly
|
|
3335
3332
|
|
|
3336
3333
|
Authors:
|
|
3337
|
-
Vadim Osovitny
|
|
3338
|
-
Anatoly Osovitny
|
|
3334
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3335
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3339
3336
|
|
|
3340
3337
|
Created:
|
|
3341
3338
|
12 Dec 2017
|
|
@@ -3365,7 +3362,7 @@ class HtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3365
3362
|
}
|
|
3366
3363
|
}
|
|
3367
3364
|
HtmlEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: HtmlEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3368
|
-
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$
|
|
3365
|
+
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"] }] });
|
|
3369
3366
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: HtmlEditorComponent, decorators: [{
|
|
3370
3367
|
type: Component,
|
|
3371
3368
|
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" }]
|
|
@@ -3377,8 +3374,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3377
3374
|
@osovitny/anatoly
|
|
3378
3375
|
|
|
3379
3376
|
Authors:
|
|
3380
|
-
Vadim Osovitny
|
|
3381
|
-
Anatoly Osovitny
|
|
3377
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3378
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3382
3379
|
|
|
3383
3380
|
Created:
|
|
3384
3381
|
24 Jan 2022
|
|
@@ -3439,8 +3436,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3439
3436
|
@osovitny/anatoly
|
|
3440
3437
|
|
|
3441
3438
|
Authors:
|
|
3442
|
-
Vadim Osovitny
|
|
3443
|
-
Anatoly Osovitny
|
|
3439
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3440
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3444
3441
|
|
|
3445
3442
|
Created:
|
|
3446
3443
|
20 Aug 2022
|
|
@@ -3500,8 +3497,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3500
3497
|
@osovitny/anatoly
|
|
3501
3498
|
|
|
3502
3499
|
Authors:
|
|
3503
|
-
Vadim Osovitny
|
|
3504
|
-
Anatoly Osovitny
|
|
3500
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3501
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3505
3502
|
|
|
3506
3503
|
Created:
|
|
3507
3504
|
20 Aug 2022
|
|
@@ -3526,8 +3523,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3526
3523
|
@osovitny/anatoly
|
|
3527
3524
|
|
|
3528
3525
|
Authors:
|
|
3529
|
-
Vadim Osovitny
|
|
3530
|
-
Anatoly Osovitny
|
|
3526
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3527
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3531
3528
|
|
|
3532
3529
|
Created:
|
|
3533
3530
|
20 Aug 2022
|
|
@@ -3584,8 +3581,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3584
3581
|
@osovitny/anatoly
|
|
3585
3582
|
|
|
3586
3583
|
Authors:
|
|
3587
|
-
Vadim Osovitny
|
|
3588
|
-
Anatoly Osovitny
|
|
3584
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3585
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3589
3586
|
|
|
3590
3587
|
Created:
|
|
3591
3588
|
2 Aug 2022
|
|
@@ -3600,8 +3597,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3600
3597
|
@osovitny/anatoly
|
|
3601
3598
|
|
|
3602
3599
|
Authors:
|
|
3603
|
-
Vadim Osovitny
|
|
3604
|
-
Anatoly Osovitny
|
|
3600
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3601
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3605
3602
|
|
|
3606
3603
|
Created:
|
|
3607
3604
|
7 Dec 2017
|
|
@@ -3658,8 +3655,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3658
3655
|
@osovitny/anatoly
|
|
3659
3656
|
|
|
3660
3657
|
Authors:
|
|
3661
|
-
Vadim Osovitny
|
|
3662
|
-
Anatoly Osovitny
|
|
3658
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3659
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3663
3660
|
|
|
3664
3661
|
Created:
|
|
3665
3662
|
02 Aug 2022
|
|
@@ -3744,12 +3741,12 @@ class ContactUsForm extends BaseEditComponent {
|
|
|
3744
3741
|
this.selectedTopic = event.target.value;
|
|
3745
3742
|
}
|
|
3746
3743
|
}
|
|
3747
|
-
ContactUsForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, deps: [{ token: i1$
|
|
3748
|
-
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$
|
|
3744
|
+
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 });
|
|
3745
|
+
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"] }] });
|
|
3749
3746
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, decorators: [{
|
|
3750
3747
|
type: Component,
|
|
3751
3748
|
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" }]
|
|
3752
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
3749
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: AppContextService }, { type: EmailsApiService }, { type: NotificationService }]; }, propDecorators: { showActionButtons: [{
|
|
3753
3750
|
type: Input
|
|
3754
3751
|
}], submit: [{
|
|
3755
3752
|
type: Output
|
|
@@ -3764,8 +3761,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3764
3761
|
@osovitny/anatoly
|
|
3765
3762
|
|
|
3766
3763
|
Authors:
|
|
3767
|
-
Vadim Osovitny
|
|
3768
|
-
Anatoly Osovitny
|
|
3764
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3765
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3769
3766
|
|
|
3770
3767
|
Created:
|
|
3771
3768
|
16 July 2022
|
|
@@ -3789,7 +3786,7 @@ class ContactUsDialog extends BaseDialog {
|
|
|
3789
3786
|
}
|
|
3790
3787
|
}
|
|
3791
3788
|
ContactUsDialog.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsDialog, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3792
|
-
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$
|
|
3789
|
+
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"] }] });
|
|
3793
3790
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsDialog, decorators: [{
|
|
3794
3791
|
type: Component,
|
|
3795
3792
|
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" }]
|
|
@@ -3804,8 +3801,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3804
3801
|
@osovitny/anatoly
|
|
3805
3802
|
|
|
3806
3803
|
Authors:
|
|
3807
|
-
Vadim Osovitny
|
|
3808
|
-
Anatoly Osovitny
|
|
3804
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3805
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3809
3806
|
|
|
3810
3807
|
Created:
|
|
3811
3808
|
2 Aug 2022
|
|
@@ -3820,8 +3817,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3820
3817
|
@osovitny/anatoly
|
|
3821
3818
|
|
|
3822
3819
|
Authors:
|
|
3823
|
-
Vadim Osovitny
|
|
3824
|
-
Anatoly Osovitny
|
|
3820
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3821
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3825
3822
|
|
|
3826
3823
|
Created:
|
|
3827
3824
|
2 Aug 2022
|
|
@@ -3836,8 +3833,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3836
3833
|
@osovitny/anatoly
|
|
3837
3834
|
|
|
3838
3835
|
Authors:
|
|
3839
|
-
Vadim Osovitny
|
|
3840
|
-
Anatoly Osovitny
|
|
3836
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3837
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3841
3838
|
|
|
3842
3839
|
Created:
|
|
3843
3840
|
02 Aug 2022
|
|
@@ -3935,12 +3932,12 @@ class AddressComponent extends BaseEditComponent {
|
|
|
3935
3932
|
this.change.emit(usState);
|
|
3936
3933
|
}
|
|
3937
3934
|
}
|
|
3938
|
-
AddressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, deps: [{ token: i1$
|
|
3939
|
-
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$
|
|
3935
|
+
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 });
|
|
3936
|
+
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"] }] });
|
|
3940
3937
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, decorators: [{
|
|
3941
3938
|
type: Component,
|
|
3942
3939
|
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" }]
|
|
3943
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
3940
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: CoreApiService }]; }, propDecorators: { title: [{
|
|
3944
3941
|
type: Input
|
|
3945
3942
|
}], isTitleVisible: [{
|
|
3946
3943
|
type: Input
|
|
@@ -3958,8 +3955,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3958
3955
|
@osovitny/anatoly
|
|
3959
3956
|
|
|
3960
3957
|
Authors:
|
|
3961
|
-
Vadim Osovitny
|
|
3962
|
-
Anatoly Osovitny
|
|
3958
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3959
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3963
3960
|
|
|
3964
3961
|
Created:
|
|
3965
3962
|
02 Aug 2022
|
|
@@ -4018,12 +4015,12 @@ class CompanyComponent extends BaseEditComponent {
|
|
|
4018
4015
|
return JSON.stringify(data);
|
|
4019
4016
|
}
|
|
4020
4017
|
}
|
|
4021
|
-
CompanyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, deps: [{ token: i1$
|
|
4022
|
-
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$
|
|
4018
|
+
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 });
|
|
4019
|
+
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"] }] });
|
|
4023
4020
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, decorators: [{
|
|
4024
4021
|
type: Component,
|
|
4025
4022
|
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" }]
|
|
4026
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
4023
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }]; }, propDecorators: { title: [{
|
|
4027
4024
|
type: Input
|
|
4028
4025
|
}], isTitleVisible: [{
|
|
4029
4026
|
type: Input
|
|
@@ -4037,8 +4034,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4037
4034
|
@osovitny/anatoly
|
|
4038
4035
|
|
|
4039
4036
|
Authors:
|
|
4040
|
-
Vadim Osovitny
|
|
4041
|
-
Anatoly Osovitny
|
|
4037
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4038
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4042
4039
|
|
|
4043
4040
|
Created:
|
|
4044
4041
|
02 Aug 2022
|
|
@@ -4089,7 +4086,7 @@ class UrlSlugComponent extends BaseEditComponent {
|
|
|
4089
4086
|
}
|
|
4090
4087
|
}
|
|
4091
4088
|
UrlSlugComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: UrlSlugComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
4092
|
-
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$
|
|
4089
|
+
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"] }] });
|
|
4093
4090
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: UrlSlugComponent, decorators: [{
|
|
4094
4091
|
type: Component,
|
|
4095
4092
|
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" }]
|
|
@@ -4119,8 +4116,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4119
4116
|
@osovitny/anatoly
|
|
4120
4117
|
|
|
4121
4118
|
Authors:
|
|
4122
|
-
Vadim Osovitny
|
|
4123
|
-
Anatoly Osovitny
|
|
4119
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4120
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4124
4121
|
|
|
4125
4122
|
Created:
|
|
4126
4123
|
02 Aug 2022
|
|
@@ -4159,7 +4156,7 @@ class TimezoneDropdownlist extends BaseEditComponent {
|
|
|
4159
4156
|
}
|
|
4160
4157
|
}
|
|
4161
4158
|
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 });
|
|
4162
|
-
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$
|
|
4159
|
+
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]" }] });
|
|
4163
4160
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: TimezoneDropdownlist, decorators: [{
|
|
4164
4161
|
type: Component,
|
|
4165
4162
|
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" }]
|
|
@@ -4179,8 +4176,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4179
4176
|
@osovitny/anatoly
|
|
4180
4177
|
|
|
4181
4178
|
Authors:
|
|
4182
|
-
Vadim Osovitny
|
|
4183
|
-
Anatoly Osovitny
|
|
4179
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4180
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4184
4181
|
|
|
4185
4182
|
Created:
|
|
4186
4183
|
2 Aug 2022
|
|
@@ -4195,8 +4192,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4195
4192
|
@osovitny/anatoly
|
|
4196
4193
|
|
|
4197
4194
|
Authors:
|
|
4198
|
-
Vadim Osovitny
|
|
4199
|
-
Anatoly Osovitny
|
|
4195
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4196
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4200
4197
|
|
|
4201
4198
|
Created:
|
|
4202
4199
|
26 Jun 2020
|
|
@@ -4234,8 +4231,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4234
4231
|
@osovitny/anatoly
|
|
4235
4232
|
|
|
4236
4233
|
Authors:
|
|
4237
|
-
Vadim Osovitny
|
|
4238
|
-
Anatoly Osovitny
|
|
4234
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4235
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4239
4236
|
|
|
4240
4237
|
Created:
|
|
4241
4238
|
26 Jun 2020
|
|
@@ -4268,8 +4265,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4268
4265
|
@osovitny/anatoly
|
|
4269
4266
|
|
|
4270
4267
|
Authors:
|
|
4271
|
-
Vadim Osovitny
|
|
4272
|
-
Anatoly Osovitny
|
|
4268
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4269
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4273
4270
|
|
|
4274
4271
|
Created:
|
|
4275
4272
|
27 Oct 2019
|
|
@@ -4298,8 +4295,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4298
4295
|
@osovitny/anatoly
|
|
4299
4296
|
|
|
4300
4297
|
Authors:
|
|
4301
|
-
Vadim Osovitny
|
|
4302
|
-
Anatoly Osovitny
|
|
4298
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4299
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4303
4300
|
|
|
4304
4301
|
Created:
|
|
4305
4302
|
2 Aug 2022
|
|
@@ -4314,8 +4311,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4314
4311
|
@osovitny/anatoly
|
|
4315
4312
|
|
|
4316
4313
|
Authors:
|
|
4317
|
-
Vadim Osovitny
|
|
4318
|
-
Anatoly Osovitny
|
|
4314
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4315
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4319
4316
|
|
|
4320
4317
|
Created:
|
|
4321
4318
|
2 Aug 2022
|
|
@@ -4330,8 +4327,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4330
4327
|
@osovitny/anatoly
|
|
4331
4328
|
|
|
4332
4329
|
Authors:
|
|
4333
|
-
Vadim Osovitny
|
|
4334
|
-
Anatoly Osovitny
|
|
4330
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4331
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4335
4332
|
|
|
4336
4333
|
Created:
|
|
4337
4334
|
29 June 2020
|
|
@@ -4387,8 +4384,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4387
4384
|
@osovitny/anatoly
|
|
4388
4385
|
|
|
4389
4386
|
Authors:
|
|
4390
|
-
Vadim Osovitny
|
|
4391
|
-
Anatoly Osovitny
|
|
4387
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4388
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4392
4389
|
|
|
4393
4390
|
Created:
|
|
4394
4391
|
4 Mar 2020
|
|
@@ -4427,24 +4424,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4427
4424
|
/*
|
|
4428
4425
|
<file>
|
|
4429
4426
|
Project:
|
|
4430
|
-
|
|
4427
|
+
@osovitny/anatoly
|
|
4431
4428
|
|
|
4432
4429
|
Authors:
|
|
4433
4430
|
Vadim Osovitny vadim@osovitny.com
|
|
4434
4431
|
Anatoly Osovitny anatoly@osovitny.com
|
|
4435
4432
|
|
|
4436
4433
|
Created:
|
|
4437
|
-
|
|
4434
|
+
25 Aug 2022
|
|
4438
4435
|
|
|
4439
4436
|
Copyright (c) 2016-2022 Osovitny Inc. All rights reserved.
|
|
4440
4437
|
</file>
|
|
4441
4438
|
*/
|
|
4442
4439
|
class FaModule {
|
|
4443
4440
|
constructor(library) {
|
|
4444
|
-
library.addIcons(faCheckCircle, faCircleXmark);
|
|
4441
|
+
library.addIcons(faCheckCircle, faCircleXmark, faDatabase);
|
|
4445
4442
|
}
|
|
4446
4443
|
}
|
|
4447
|
-
FaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, deps: [{ token:
|
|
4444
|
+
FaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, deps: [{ token: i2.FaIconLibrary }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4448
4445
|
FaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
4449
4446
|
FontAwesomeModule], exports: [FontAwesomeModule] });
|
|
4450
4447
|
FaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
@@ -4460,7 +4457,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4460
4457
|
FontAwesomeModule
|
|
4461
4458
|
]
|
|
4462
4459
|
}]
|
|
4463
|
-
}], ctorParameters: function () { return [{ type:
|
|
4460
|
+
}], ctorParameters: function () { return [{ type: i2.FaIconLibrary }]; } });
|
|
4464
4461
|
|
|
4465
4462
|
/*
|
|
4466
4463
|
<file>
|
|
@@ -4468,8 +4465,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4468
4465
|
@osovitny/anatoly
|
|
4469
4466
|
|
|
4470
4467
|
Authors:
|
|
4471
|
-
Vadim Osovitny
|
|
4472
|
-
Anatoly Osovitny
|
|
4468
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4469
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4473
4470
|
|
|
4474
4471
|
Created:
|
|
4475
4472
|
26 Jun 2020
|
|
@@ -4557,7 +4554,7 @@ AnatolyUIModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version
|
|
|
4557
4554
|
ReactiveFormsModule,
|
|
4558
4555
|
FormsModule,
|
|
4559
4556
|
NgxCaptchaModule,
|
|
4560
|
-
FaModule, i1$
|
|
4557
|
+
FaModule, i1$7.FroalaEditorModule, i1$7.FroalaViewModule], exports: [BuyAccessButtonComponent,
|
|
4561
4558
|
SubscribePlanButtonComponent,
|
|
4562
4559
|
CheckIconComponent,
|
|
4563
4560
|
SignInButtonComponent,
|