@osovitny/anatoly 2.14.73 → 2.14.75
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 +13 -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 +198 -191
- package/fesm2015/osovitny-anatoly.mjs.map +1 -1
- package/fesm2020/osovitny-anatoly.mjs +200 -193
- package/fesm2020/osovitny-anatoly.mjs.map +1 -1
- package/lib/core/go/base-go.service.d.ts +1 -0
- package/lib/ui/components/nodata/nodata.component.d.ts +1 -2
- package/package.json +1 -1
- package/esm2020/lib/ui/components/base-edit.component.mjs +0 -138
- package/esm2020/lib/ui/components/base.component.mjs +0 -47
- package/esm2020/lib/ui/components/base.dialog.mjs +0 -46
- package/esm2020/lib/ui/components/base.list.mjs +0 -65
- package/esm2020/lib/ui/components/base.page.mjs +0 -31
- package/esm2020/lib/ui/components/base.paged.page.mjs +0 -65
- package/lib/ui/components/base-edit.component.d.ts +0 -58
- package/lib/ui/components/base.component.d.ts +0 -13
- package/lib/ui/components/base.dialog.d.ts +0 -11
- package/lib/ui/components/base.list.d.ts +0 -17
- package/lib/ui/components/base.page.d.ts +0 -6
- package/lib/ui/components/base.paged.page.d.ts +0 -17
|
@@ -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
|
|
@@ -95,6 +95,16 @@ class BaseGoService {
|
|
|
95
95
|
homeReload() {
|
|
96
96
|
window.location.href = "/";
|
|
97
97
|
}
|
|
98
|
+
navigate(commands, reload = false) {
|
|
99
|
+
if (reload) {
|
|
100
|
+
this.router.navigate(commands).then(() => {
|
|
101
|
+
this.locationReload();
|
|
102
|
+
});
|
|
103
|
+
}
|
|
104
|
+
else {
|
|
105
|
+
this.router.navigate(commands);
|
|
106
|
+
}
|
|
107
|
+
}
|
|
98
108
|
}
|
|
99
109
|
BaseGoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: BaseGoService, deps: [{ token: i1.ActivatedRoute }, { token: i1.Router }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
100
110
|
BaseGoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: BaseGoService });
|
|
@@ -108,8 +118,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
108
118
|
@osovitny/anatoly
|
|
109
119
|
|
|
110
120
|
Authors:
|
|
111
|
-
Vadim Osovitny
|
|
112
|
-
Anatoly Osovitny
|
|
121
|
+
Vadim Osovitny vadim@osovitny.com
|
|
122
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
113
123
|
|
|
114
124
|
Created:
|
|
115
125
|
26 Jun 2020
|
|
@@ -129,8 +139,8 @@ function throwIfAlreadyLoaded(parentModule, moduleName) {
|
|
|
129
139
|
@osovitny/anatoly
|
|
130
140
|
|
|
131
141
|
Authors:
|
|
132
|
-
Vadim Osovitny
|
|
133
|
-
Anatoly Osovitny
|
|
142
|
+
Vadim Osovitny vadim@osovitny.com
|
|
143
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
134
144
|
|
|
135
145
|
Created:
|
|
136
146
|
26 Jun 2020
|
|
@@ -192,8 +202,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
192
202
|
@osovitny/anatoly
|
|
193
203
|
|
|
194
204
|
Authors:
|
|
195
|
-
Vadim Osovitny
|
|
196
|
-
Anatoly Osovitny
|
|
205
|
+
Vadim Osovitny vadim@osovitny.com
|
|
206
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
197
207
|
|
|
198
208
|
Created:
|
|
199
209
|
26 Jun 2020
|
|
@@ -225,8 +235,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
225
235
|
@osovitny/anatoly
|
|
226
236
|
|
|
227
237
|
Authors:
|
|
228
|
-
Vadim Osovitny
|
|
229
|
-
Anatoly Osovitny
|
|
238
|
+
Vadim Osovitny vadim@osovitny.com
|
|
239
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
230
240
|
|
|
231
241
|
Created:
|
|
232
242
|
25 March 2020
|
|
@@ -320,8 +330,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
320
330
|
@osovitny/anatoly
|
|
321
331
|
|
|
322
332
|
Authors:
|
|
323
|
-
Vadim Osovitny
|
|
324
|
-
Anatoly Osovitny
|
|
333
|
+
Vadim Osovitny vadim@osovitny.com
|
|
334
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
325
335
|
|
|
326
336
|
Created:
|
|
327
337
|
29 June 2020
|
|
@@ -425,8 +435,8 @@ class Convert {
|
|
|
425
435
|
@osovitny/anatoly
|
|
426
436
|
|
|
427
437
|
Authors:
|
|
428
|
-
Vadim Osovitny
|
|
429
|
-
Anatoly Osovitny
|
|
438
|
+
Vadim Osovitny vadim@osovitny.com
|
|
439
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
430
440
|
|
|
431
441
|
Created:
|
|
432
442
|
05 May 2020
|
|
@@ -596,8 +606,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
596
606
|
@osovitny/anatoly
|
|
597
607
|
|
|
598
608
|
Authors:
|
|
599
|
-
Vadim Osovitny
|
|
600
|
-
Anatoly Osovitny
|
|
609
|
+
Vadim Osovitny vadim@osovitny.com
|
|
610
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
601
611
|
|
|
602
612
|
Created:
|
|
603
613
|
10 May 2020
|
|
@@ -667,8 +677,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
667
677
|
@osovitny/anatoly
|
|
668
678
|
|
|
669
679
|
Authors:
|
|
670
|
-
Vadim Osovitny
|
|
671
|
-
Anatoly Osovitny
|
|
680
|
+
Vadim Osovitny vadim@osovitny.com
|
|
681
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
672
682
|
|
|
673
683
|
Created:
|
|
674
684
|
05 May 2020
|
|
@@ -745,8 +755,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
745
755
|
@osovitny/anatoly
|
|
746
756
|
|
|
747
757
|
Authors:
|
|
748
|
-
Vadim Osovitny
|
|
749
|
-
Anatoly Osovitny
|
|
758
|
+
Vadim Osovitny vadim@osovitny.com
|
|
759
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
750
760
|
|
|
751
761
|
Created:
|
|
752
762
|
12 May 2020
|
|
@@ -783,8 +793,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
783
793
|
@osovitny/anatoly
|
|
784
794
|
|
|
785
795
|
Authors:
|
|
786
|
-
Vadim Osovitny
|
|
787
|
-
Anatoly Osovitny
|
|
796
|
+
Vadim Osovitny vadim@osovitny.com
|
|
797
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
788
798
|
|
|
789
799
|
Created:
|
|
790
800
|
26 Jun 2020
|
|
@@ -815,8 +825,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
815
825
|
@osovitny/anatoly
|
|
816
826
|
|
|
817
827
|
Authors:
|
|
818
|
-
Vadim Osovitny
|
|
819
|
-
Anatoly Osovitny
|
|
828
|
+
Vadim Osovitny vadim@osovitny.com
|
|
829
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
820
830
|
|
|
821
831
|
Created:
|
|
822
832
|
2 July 2020
|
|
@@ -854,8 +864,8 @@ class L10nUtils {
|
|
|
854
864
|
@osovitny/anatoly
|
|
855
865
|
|
|
856
866
|
Authors:
|
|
857
|
-
Vadim Osovitny
|
|
858
|
-
Anatoly Osovitny
|
|
867
|
+
Vadim Osovitny vadim@osovitny.com
|
|
868
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
859
869
|
|
|
860
870
|
Created:
|
|
861
871
|
3 March 2020
|
|
@@ -958,8 +968,8 @@ class Alerts {
|
|
|
958
968
|
@osovitny/anatoly
|
|
959
969
|
|
|
960
970
|
Authors:
|
|
961
|
-
Vadim Osovitny
|
|
962
|
-
Anatoly Osovitny
|
|
971
|
+
Vadim Osovitny vadim@osovitny.com
|
|
972
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
963
973
|
|
|
964
974
|
Created:
|
|
965
975
|
2 Jun 2020
|
|
@@ -974,8 +984,8 @@ class Alerts {
|
|
|
974
984
|
@osovitny/anatoly
|
|
975
985
|
|
|
976
986
|
Authors:
|
|
977
|
-
Vadim Osovitny
|
|
978
|
-
Anatoly Osovitny
|
|
987
|
+
Vadim Osovitny vadim@osovitny.com
|
|
988
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
979
989
|
|
|
980
990
|
Created:
|
|
981
991
|
26 Jun 2020
|
|
@@ -995,8 +1005,8 @@ class Guid {
|
|
|
995
1005
|
@osovitny/anatoly
|
|
996
1006
|
|
|
997
1007
|
Authors:
|
|
998
|
-
Vadim Osovitny
|
|
999
|
-
Anatoly Osovitny
|
|
1008
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1009
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1000
1010
|
|
|
1001
1011
|
Created:
|
|
1002
1012
|
2 Jun 2020
|
|
@@ -1211,8 +1221,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1211
1221
|
@osovitny/anatoly
|
|
1212
1222
|
|
|
1213
1223
|
Authors:
|
|
1214
|
-
Vadim Osovitny
|
|
1215
|
-
Anatoly Osovitny
|
|
1224
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1225
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1216
1226
|
|
|
1217
1227
|
Created:
|
|
1218
1228
|
13 Nov 2017
|
|
@@ -1301,8 +1311,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1301
1311
|
@osovitny/anatoly
|
|
1302
1312
|
|
|
1303
1313
|
Authors:
|
|
1304
|
-
Vadim Osovitny
|
|
1305
|
-
Anatoly Osovitny
|
|
1314
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1315
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1306
1316
|
|
|
1307
1317
|
Created:
|
|
1308
1318
|
26 Jun 2020
|
|
@@ -1364,8 +1374,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1364
1374
|
@osovitny/anatoly
|
|
1365
1375
|
|
|
1366
1376
|
Authors:
|
|
1367
|
-
Vadim Osovitny
|
|
1368
|
-
Anatoly Osovitny
|
|
1377
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1378
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1369
1379
|
|
|
1370
1380
|
Created:
|
|
1371
1381
|
13 Nov 2017
|
|
@@ -1492,8 +1502,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1492
1502
|
@osovitny/anatoly
|
|
1493
1503
|
|
|
1494
1504
|
Authors:
|
|
1495
|
-
Vadim Osovitny
|
|
1496
|
-
Anatoly Osovitny
|
|
1505
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1506
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1497
1507
|
|
|
1498
1508
|
Created:
|
|
1499
1509
|
26 Jun 2020
|
|
@@ -1564,8 +1574,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1564
1574
|
@osovitny/anatoly
|
|
1565
1575
|
|
|
1566
1576
|
Authors:
|
|
1567
|
-
Vadim Osovitny
|
|
1568
|
-
Anatoly Osovitny
|
|
1577
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1578
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1569
1579
|
|
|
1570
1580
|
Created:
|
|
1571
1581
|
29 Nov 2020
|
|
@@ -1628,8 +1638,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1628
1638
|
@osovitny/anatoly
|
|
1629
1639
|
|
|
1630
1640
|
Authors:
|
|
1631
|
-
Vadim Osovitny
|
|
1632
|
-
Anatoly Osovitny
|
|
1641
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1642
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1633
1643
|
|
|
1634
1644
|
Created:
|
|
1635
1645
|
29 Nov 2020
|
|
@@ -1676,8 +1686,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1676
1686
|
@osovitny/anatoly
|
|
1677
1687
|
|
|
1678
1688
|
Authors:
|
|
1679
|
-
Vadim Osovitny
|
|
1680
|
-
Anatoly Osovitny
|
|
1689
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1690
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1681
1691
|
|
|
1682
1692
|
Created:
|
|
1683
1693
|
8 Aug 2022
|
|
@@ -1829,8 +1839,8 @@ class DOM {
|
|
|
1829
1839
|
@osovitny/anatoly
|
|
1830
1840
|
|
|
1831
1841
|
Authors:
|
|
1832
|
-
Vadim Osovitny
|
|
1833
|
-
Anatoly Osovitny
|
|
1842
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1843
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1834
1844
|
|
|
1835
1845
|
Created:
|
|
1836
1846
|
26 Jun 2020
|
|
@@ -1860,8 +1870,8 @@ class Subs {
|
|
|
1860
1870
|
@osovitny/anatoly
|
|
1861
1871
|
|
|
1862
1872
|
Authors:
|
|
1863
|
-
Vadim Osovitny
|
|
1864
|
-
Anatoly Osovitny
|
|
1873
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1874
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1865
1875
|
|
|
1866
1876
|
Created:
|
|
1867
1877
|
19 March 2020
|
|
@@ -1942,8 +1952,8 @@ class Utils {
|
|
|
1942
1952
|
@osovitny/anatoly
|
|
1943
1953
|
|
|
1944
1954
|
Authors:
|
|
1945
|
-
Vadim Osovitny
|
|
1946
|
-
Anatoly Osovitny
|
|
1955
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1956
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1947
1957
|
|
|
1948
1958
|
Created:
|
|
1949
1959
|
2 Aug 2022
|
|
@@ -1958,8 +1968,8 @@ class Utils {
|
|
|
1958
1968
|
@osovitny/anatoly
|
|
1959
1969
|
|
|
1960
1970
|
Authors:
|
|
1961
|
-
Vadim Osovitny
|
|
1962
|
-
Anatoly Osovitny
|
|
1971
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1972
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1963
1973
|
|
|
1964
1974
|
Created:
|
|
1965
1975
|
29 Apr 2018
|
|
@@ -2013,8 +2023,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2013
2023
|
@osovitny/anatoly
|
|
2014
2024
|
|
|
2015
2025
|
Authors:
|
|
2016
|
-
Vadim Osovitny
|
|
2017
|
-
Anatoly Osovitny
|
|
2026
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2027
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2018
2028
|
|
|
2019
2029
|
Created:
|
|
2020
2030
|
29 Apr 2018
|
|
@@ -2087,8 +2097,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2087
2097
|
@osovitny/anatoly
|
|
2088
2098
|
|
|
2089
2099
|
Authors:
|
|
2090
|
-
Vadim Osovitny
|
|
2091
|
-
Anatoly Osovitny
|
|
2100
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2101
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2092
2102
|
|
|
2093
2103
|
Created:
|
|
2094
2104
|
30 April 2020
|
|
@@ -2111,8 +2121,8 @@ const Consts = {
|
|
|
2111
2121
|
@osovitny/anatoly
|
|
2112
2122
|
|
|
2113
2123
|
Authors:
|
|
2114
|
-
Vadim Osovitny
|
|
2115
|
-
Anatoly Osovitny
|
|
2124
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2125
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2116
2126
|
|
|
2117
2127
|
Created:
|
|
2118
2128
|
30 April 2020
|
|
@@ -2145,8 +2155,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2145
2155
|
@osovitny/anatoly
|
|
2146
2156
|
|
|
2147
2157
|
Authors:
|
|
2148
|
-
Vadim Osovitny
|
|
2149
|
-
Anatoly Osovitny
|
|
2158
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2159
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2150
2160
|
|
|
2151
2161
|
Created:
|
|
2152
2162
|
16 Jun 2022
|
|
@@ -2185,8 +2195,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2185
2195
|
@osovitny/anatoly
|
|
2186
2196
|
|
|
2187
2197
|
Authors:
|
|
2188
|
-
Vadim Osovitny
|
|
2189
|
-
Anatoly Osovitny
|
|
2198
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2199
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2190
2200
|
|
|
2191
2201
|
Created:
|
|
2192
2202
|
02 Aug 2022
|
|
@@ -2237,8 +2247,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2237
2247
|
@osovitny/anatoly
|
|
2238
2248
|
|
|
2239
2249
|
Authors:
|
|
2240
|
-
Vadim Osovitny
|
|
2241
|
-
Anatoly Osovitny
|
|
2250
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2251
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2242
2252
|
|
|
2243
2253
|
Created:
|
|
2244
2254
|
2 Aug 2022
|
|
@@ -2253,8 +2263,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2253
2263
|
@osovitny/anatoly
|
|
2254
2264
|
|
|
2255
2265
|
Authors:
|
|
2256
|
-
Vadim Osovitny
|
|
2257
|
-
Anatoly Osovitny
|
|
2266
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2267
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2258
2268
|
|
|
2259
2269
|
Created:
|
|
2260
2270
|
4 Jul 2018
|
|
@@ -2279,8 +2289,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2279
2289
|
@osovitny/anatoly
|
|
2280
2290
|
|
|
2281
2291
|
Authors:
|
|
2282
|
-
Vadim Osovitny
|
|
2283
|
-
Anatoly Osovitny
|
|
2292
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2293
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2284
2294
|
|
|
2285
2295
|
Created:
|
|
2286
2296
|
14 Aug 2018
|
|
@@ -2334,8 +2344,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2334
2344
|
@osovitny/anatoly
|
|
2335
2345
|
|
|
2336
2346
|
Authors:
|
|
2337
|
-
Vadim Osovitny
|
|
2338
|
-
Anatoly Osovitny
|
|
2347
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2348
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2339
2349
|
|
|
2340
2350
|
Created:
|
|
2341
2351
|
1 Jun 2018
|
|
@@ -2393,8 +2403,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2393
2403
|
@osovitny/anatoly
|
|
2394
2404
|
|
|
2395
2405
|
Authors:
|
|
2396
|
-
Vadim Osovitny
|
|
2397
|
-
Anatoly Osovitny
|
|
2406
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2407
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2398
2408
|
|
|
2399
2409
|
Created:
|
|
2400
2410
|
15 Aug 2022
|
|
@@ -2409,7 +2419,7 @@ class CheckIconComponent {
|
|
|
2409
2419
|
}
|
|
2410
2420
|
}
|
|
2411
2421
|
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:
|
|
2422
|
+
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
2423
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CheckIconComponent, decorators: [{
|
|
2414
2424
|
type: Component,
|
|
2415
2425
|
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 +2433,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2423
2433
|
@osovitny/anatoly
|
|
2424
2434
|
|
|
2425
2435
|
Authors:
|
|
2426
|
-
Vadim Osovitny
|
|
2427
|
-
Anatoly Osovitny
|
|
2436
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2437
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2428
2438
|
|
|
2429
2439
|
Created:
|
|
2430
2440
|
4 Jul 2018
|
|
@@ -2450,8 +2460,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2450
2460
|
@osovitny/anatoly
|
|
2451
2461
|
|
|
2452
2462
|
Authors:
|
|
2453
|
-
Vadim Osovitny
|
|
2454
|
-
Anatoly Osovitny
|
|
2463
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2464
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2455
2465
|
|
|
2456
2466
|
Created:
|
|
2457
2467
|
4 Jul 2018
|
|
@@ -2477,8 +2487,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2477
2487
|
@osovitny/anatoly
|
|
2478
2488
|
|
|
2479
2489
|
Authors:
|
|
2480
|
-
Vadim Osovitny
|
|
2481
|
-
Anatoly Osovitny
|
|
2490
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2491
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2482
2492
|
|
|
2483
2493
|
Created:
|
|
2484
2494
|
29 Jul 2022
|
|
@@ -2491,24 +2501,21 @@ class NodataComponent {
|
|
|
2491
2501
|
this.dataLoading = false;
|
|
2492
2502
|
this.dataLoaded = false;
|
|
2493
2503
|
this.dataFound = false;
|
|
2494
|
-
this.icon = 'fas fa-cubes fa-w-16 fa-9x';
|
|
2495
2504
|
this.heading = 'No data found';
|
|
2496
|
-
this.headingClass = 'text-uppercase
|
|
2505
|
+
this.headingClass = 'text-uppercase';
|
|
2497
2506
|
}
|
|
2498
2507
|
}
|
|
2499
2508
|
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",
|
|
2509
|
+
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
2510
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NodataComponent, decorators: [{
|
|
2502
2511
|
type: Component,
|
|
2503
|
-
args: [{ selector: 'anatoly-nodata', template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded'>\r\n <
|
|
2512
|
+
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
2513
|
}], ctorParameters: function () { return []; }, propDecorators: { dataLoading: [{
|
|
2505
2514
|
type: Input
|
|
2506
2515
|
}], dataLoaded: [{
|
|
2507
2516
|
type: Input
|
|
2508
2517
|
}], dataFound: [{
|
|
2509
2518
|
type: Input
|
|
2510
|
-
}], icon: [{
|
|
2511
|
-
type: Input
|
|
2512
2519
|
}], heading: [{
|
|
2513
2520
|
type: Input
|
|
2514
2521
|
}], headingClass: [{
|
|
@@ -2521,8 +2528,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2521
2528
|
@osovitny/anatoly
|
|
2522
2529
|
|
|
2523
2530
|
Authors:
|
|
2524
|
-
Vadim Osovitny
|
|
2525
|
-
Anatoly Osovitny
|
|
2531
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2532
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2526
2533
|
|
|
2527
2534
|
Created:
|
|
2528
2535
|
9 May 2020
|
|
@@ -2574,8 +2581,8 @@ const Spinkit = {
|
|
|
2574
2581
|
@osovitny/anatoly
|
|
2575
2582
|
|
|
2576
2583
|
Authors:
|
|
2577
|
-
Vadim Osovitny
|
|
2578
|
-
Anatoly Osovitny
|
|
2584
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2585
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2579
2586
|
|
|
2580
2587
|
Created:
|
|
2581
2588
|
16 May 2020
|
|
@@ -2627,8 +2634,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2627
2634
|
@osovitny/anatoly
|
|
2628
2635
|
|
|
2629
2636
|
Authors:
|
|
2630
|
-
Vadim Osovitny
|
|
2631
|
-
Anatoly Osovitny
|
|
2637
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2638
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2632
2639
|
|
|
2633
2640
|
Created:
|
|
2634
2641
|
29 July 2022
|
|
@@ -2653,8 +2660,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2653
2660
|
@osovitny/anatoly
|
|
2654
2661
|
|
|
2655
2662
|
Authors:
|
|
2656
|
-
Vadim Osovitny
|
|
2657
|
-
Anatoly Osovitny
|
|
2663
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2664
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2658
2665
|
|
|
2659
2666
|
Created:
|
|
2660
2667
|
29 July 2022
|
|
@@ -2694,8 +2701,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2694
2701
|
@osovitny/anatoly
|
|
2695
2702
|
|
|
2696
2703
|
Authors:
|
|
2697
|
-
Vadim Osovitny
|
|
2698
|
-
Anatoly Osovitny
|
|
2704
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2705
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2699
2706
|
|
|
2700
2707
|
Created:
|
|
2701
2708
|
29 July 2022
|
|
@@ -2720,8 +2727,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2720
2727
|
@osovitny/anatoly
|
|
2721
2728
|
|
|
2722
2729
|
Authors:
|
|
2723
|
-
Vadim Osovitny
|
|
2724
|
-
Anatoly Osovitny
|
|
2730
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2731
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2725
2732
|
|
|
2726
2733
|
Created:
|
|
2727
2734
|
29 July 2022
|
|
@@ -2746,8 +2753,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2746
2753
|
@osovitny/anatoly
|
|
2747
2754
|
|
|
2748
2755
|
Authors:
|
|
2749
|
-
Vadim Osovitny
|
|
2750
|
-
Anatoly Osovitny
|
|
2756
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2757
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2751
2758
|
|
|
2752
2759
|
Created:
|
|
2753
2760
|
12 Dec 2017
|
|
@@ -2832,8 +2839,8 @@ const DefaultEditorOptions = {
|
|
|
2832
2839
|
@osovitny/anatoly
|
|
2833
2840
|
|
|
2834
2841
|
Authors:
|
|
2835
|
-
Vadim Osovitny
|
|
2836
|
-
Anatoly Osovitny
|
|
2842
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2843
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2837
2844
|
|
|
2838
2845
|
Created:
|
|
2839
2846
|
28 Aug 2018
|
|
@@ -2885,8 +2892,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2885
2892
|
@osovitny/anatoly
|
|
2886
2893
|
|
|
2887
2894
|
Authors:
|
|
2888
|
-
Vadim Osovitny
|
|
2889
|
-
Anatoly Osovitny
|
|
2895
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2896
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2890
2897
|
|
|
2891
2898
|
Created:
|
|
2892
2899
|
20 Nov 2017
|
|
@@ -3013,8 +3020,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3013
3020
|
@osovitny/anatoly
|
|
3014
3021
|
|
|
3015
3022
|
Authors:
|
|
3016
|
-
Vadim Osovitny
|
|
3017
|
-
Anatoly Osovitny
|
|
3023
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3024
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3018
3025
|
|
|
3019
3026
|
Created:
|
|
3020
3027
|
12 Dec 2017
|
|
@@ -3114,8 +3121,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3114
3121
|
@osovitny/anatoly
|
|
3115
3122
|
|
|
3116
3123
|
Authors:
|
|
3117
|
-
Vadim Osovitny
|
|
3118
|
-
Anatoly Osovitny
|
|
3124
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3125
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3119
3126
|
|
|
3120
3127
|
Created:
|
|
3121
3128
|
28 Jun 2020
|
|
@@ -3133,14 +3140,14 @@ class NativeElementDirective {
|
|
|
3133
3140
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
3134
3141
|
}
|
|
3135
3142
|
}
|
|
3136
|
-
NativeElementDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, deps: [{ token: i0.ElementRef }, { token: i1$
|
|
3143
|
+
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
3144
|
NativeElementDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.6", type: NativeElementDirective, selector: "[formControl], [formControlName]", ngImport: i0 });
|
|
3138
3145
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, decorators: [{
|
|
3139
3146
|
type: Directive,
|
|
3140
3147
|
args: [{
|
|
3141
3148
|
selector: '[formControl], [formControlName]'
|
|
3142
3149
|
}]
|
|
3143
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$
|
|
3150
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$6.NgControl }]; } });
|
|
3144
3151
|
|
|
3145
3152
|
/*
|
|
3146
3153
|
<file>
|
|
@@ -3148,8 +3155,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3148
3155
|
@osovitny/anatoly
|
|
3149
3156
|
|
|
3150
3157
|
Authors:
|
|
3151
|
-
Vadim Osovitny
|
|
3152
|
-
Anatoly Osovitny
|
|
3158
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3159
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3153
3160
|
|
|
3154
3161
|
Created:
|
|
3155
3162
|
8 Dec 2017
|
|
@@ -3268,8 +3275,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3268
3275
|
@osovitny/anatoly
|
|
3269
3276
|
|
|
3270
3277
|
Authors:
|
|
3271
|
-
Vadim Osovitny
|
|
3272
|
-
Anatoly Osovitny
|
|
3278
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3279
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3273
3280
|
|
|
3274
3281
|
Created:
|
|
3275
3282
|
6 Dec 2017
|
|
@@ -3299,8 +3306,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3299
3306
|
@osovitny/anatoly
|
|
3300
3307
|
|
|
3301
3308
|
Authors:
|
|
3302
|
-
Vadim Osovitny
|
|
3303
|
-
Anatoly Osovitny
|
|
3309
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3310
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3304
3311
|
|
|
3305
3312
|
Created:
|
|
3306
3313
|
12 Dec 2017
|
|
@@ -3320,7 +3327,7 @@ class FormsHtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3320
3327
|
}
|
|
3321
3328
|
}
|
|
3322
3329
|
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$
|
|
3330
|
+
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
3331
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FormsHtmlEditorComponent, decorators: [{
|
|
3325
3332
|
type: Component,
|
|
3326
3333
|
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 +3341,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3334
3341
|
@osovitny/anatoly
|
|
3335
3342
|
|
|
3336
3343
|
Authors:
|
|
3337
|
-
Vadim Osovitny
|
|
3338
|
-
Anatoly Osovitny
|
|
3344
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3345
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3339
3346
|
|
|
3340
3347
|
Created:
|
|
3341
3348
|
12 Dec 2017
|
|
@@ -3365,7 +3372,7 @@ class HtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3365
3372
|
}
|
|
3366
3373
|
}
|
|
3367
3374
|
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$
|
|
3375
|
+
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
3376
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: HtmlEditorComponent, decorators: [{
|
|
3370
3377
|
type: Component,
|
|
3371
3378
|
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 +3384,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3377
3384
|
@osovitny/anatoly
|
|
3378
3385
|
|
|
3379
3386
|
Authors:
|
|
3380
|
-
Vadim Osovitny
|
|
3381
|
-
Anatoly Osovitny
|
|
3387
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3388
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3382
3389
|
|
|
3383
3390
|
Created:
|
|
3384
3391
|
24 Jan 2022
|
|
@@ -3439,8 +3446,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3439
3446
|
@osovitny/anatoly
|
|
3440
3447
|
|
|
3441
3448
|
Authors:
|
|
3442
|
-
Vadim Osovitny
|
|
3443
|
-
Anatoly Osovitny
|
|
3449
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3450
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3444
3451
|
|
|
3445
3452
|
Created:
|
|
3446
3453
|
20 Aug 2022
|
|
@@ -3500,8 +3507,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3500
3507
|
@osovitny/anatoly
|
|
3501
3508
|
|
|
3502
3509
|
Authors:
|
|
3503
|
-
Vadim Osovitny
|
|
3504
|
-
Anatoly Osovitny
|
|
3510
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3511
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3505
3512
|
|
|
3506
3513
|
Created:
|
|
3507
3514
|
20 Aug 2022
|
|
@@ -3526,8 +3533,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3526
3533
|
@osovitny/anatoly
|
|
3527
3534
|
|
|
3528
3535
|
Authors:
|
|
3529
|
-
Vadim Osovitny
|
|
3530
|
-
Anatoly Osovitny
|
|
3536
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3537
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3531
3538
|
|
|
3532
3539
|
Created:
|
|
3533
3540
|
20 Aug 2022
|
|
@@ -3584,8 +3591,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3584
3591
|
@osovitny/anatoly
|
|
3585
3592
|
|
|
3586
3593
|
Authors:
|
|
3587
|
-
Vadim Osovitny
|
|
3588
|
-
Anatoly Osovitny
|
|
3594
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3595
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3589
3596
|
|
|
3590
3597
|
Created:
|
|
3591
3598
|
2 Aug 2022
|
|
@@ -3600,8 +3607,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3600
3607
|
@osovitny/anatoly
|
|
3601
3608
|
|
|
3602
3609
|
Authors:
|
|
3603
|
-
Vadim Osovitny
|
|
3604
|
-
Anatoly Osovitny
|
|
3610
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3611
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3605
3612
|
|
|
3606
3613
|
Created:
|
|
3607
3614
|
7 Dec 2017
|
|
@@ -3658,8 +3665,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3658
3665
|
@osovitny/anatoly
|
|
3659
3666
|
|
|
3660
3667
|
Authors:
|
|
3661
|
-
Vadim Osovitny
|
|
3662
|
-
Anatoly Osovitny
|
|
3668
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3669
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3663
3670
|
|
|
3664
3671
|
Created:
|
|
3665
3672
|
02 Aug 2022
|
|
@@ -3744,12 +3751,12 @@ class ContactUsForm extends BaseEditComponent {
|
|
|
3744
3751
|
this.selectedTopic = event.target.value;
|
|
3745
3752
|
}
|
|
3746
3753
|
}
|
|
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$
|
|
3754
|
+
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 });
|
|
3755
|
+
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
3756
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, decorators: [{
|
|
3750
3757
|
type: Component,
|
|
3751
3758
|
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$
|
|
3759
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: AppContextService }, { type: EmailsApiService }, { type: NotificationService }]; }, propDecorators: { showActionButtons: [{
|
|
3753
3760
|
type: Input
|
|
3754
3761
|
}], submit: [{
|
|
3755
3762
|
type: Output
|
|
@@ -3764,8 +3771,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3764
3771
|
@osovitny/anatoly
|
|
3765
3772
|
|
|
3766
3773
|
Authors:
|
|
3767
|
-
Vadim Osovitny
|
|
3768
|
-
Anatoly Osovitny
|
|
3774
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3775
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3769
3776
|
|
|
3770
3777
|
Created:
|
|
3771
3778
|
16 July 2022
|
|
@@ -3789,7 +3796,7 @@ class ContactUsDialog extends BaseDialog {
|
|
|
3789
3796
|
}
|
|
3790
3797
|
}
|
|
3791
3798
|
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$
|
|
3799
|
+
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
3800
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsDialog, decorators: [{
|
|
3794
3801
|
type: Component,
|
|
3795
3802
|
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 +3811,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3804
3811
|
@osovitny/anatoly
|
|
3805
3812
|
|
|
3806
3813
|
Authors:
|
|
3807
|
-
Vadim Osovitny
|
|
3808
|
-
Anatoly Osovitny
|
|
3814
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3815
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3809
3816
|
|
|
3810
3817
|
Created:
|
|
3811
3818
|
2 Aug 2022
|
|
@@ -3820,8 +3827,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3820
3827
|
@osovitny/anatoly
|
|
3821
3828
|
|
|
3822
3829
|
Authors:
|
|
3823
|
-
Vadim Osovitny
|
|
3824
|
-
Anatoly Osovitny
|
|
3830
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3831
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3825
3832
|
|
|
3826
3833
|
Created:
|
|
3827
3834
|
2 Aug 2022
|
|
@@ -3836,8 +3843,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3836
3843
|
@osovitny/anatoly
|
|
3837
3844
|
|
|
3838
3845
|
Authors:
|
|
3839
|
-
Vadim Osovitny
|
|
3840
|
-
Anatoly Osovitny
|
|
3846
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3847
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3841
3848
|
|
|
3842
3849
|
Created:
|
|
3843
3850
|
02 Aug 2022
|
|
@@ -3935,12 +3942,12 @@ class AddressComponent extends BaseEditComponent {
|
|
|
3935
3942
|
this.change.emit(usState);
|
|
3936
3943
|
}
|
|
3937
3944
|
}
|
|
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$
|
|
3945
|
+
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 });
|
|
3946
|
+
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
3947
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, decorators: [{
|
|
3941
3948
|
type: Component,
|
|
3942
3949
|
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$
|
|
3950
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: CoreApiService }]; }, propDecorators: { title: [{
|
|
3944
3951
|
type: Input
|
|
3945
3952
|
}], isTitleVisible: [{
|
|
3946
3953
|
type: Input
|
|
@@ -3958,8 +3965,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3958
3965
|
@osovitny/anatoly
|
|
3959
3966
|
|
|
3960
3967
|
Authors:
|
|
3961
|
-
Vadim Osovitny
|
|
3962
|
-
Anatoly Osovitny
|
|
3968
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3969
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3963
3970
|
|
|
3964
3971
|
Created:
|
|
3965
3972
|
02 Aug 2022
|
|
@@ -4018,12 +4025,12 @@ class CompanyComponent extends BaseEditComponent {
|
|
|
4018
4025
|
return JSON.stringify(data);
|
|
4019
4026
|
}
|
|
4020
4027
|
}
|
|
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$
|
|
4028
|
+
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 });
|
|
4029
|
+
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
4030
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, decorators: [{
|
|
4024
4031
|
type: Component,
|
|
4025
4032
|
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$
|
|
4033
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }]; }, propDecorators: { title: [{
|
|
4027
4034
|
type: Input
|
|
4028
4035
|
}], isTitleVisible: [{
|
|
4029
4036
|
type: Input
|
|
@@ -4037,8 +4044,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4037
4044
|
@osovitny/anatoly
|
|
4038
4045
|
|
|
4039
4046
|
Authors:
|
|
4040
|
-
Vadim Osovitny
|
|
4041
|
-
Anatoly Osovitny
|
|
4047
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4048
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4042
4049
|
|
|
4043
4050
|
Created:
|
|
4044
4051
|
02 Aug 2022
|
|
@@ -4089,7 +4096,7 @@ class UrlSlugComponent extends BaseEditComponent {
|
|
|
4089
4096
|
}
|
|
4090
4097
|
}
|
|
4091
4098
|
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$
|
|
4099
|
+
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
4100
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: UrlSlugComponent, decorators: [{
|
|
4094
4101
|
type: Component,
|
|
4095
4102
|
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 +4126,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4119
4126
|
@osovitny/anatoly
|
|
4120
4127
|
|
|
4121
4128
|
Authors:
|
|
4122
|
-
Vadim Osovitny
|
|
4123
|
-
Anatoly Osovitny
|
|
4129
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4130
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4124
4131
|
|
|
4125
4132
|
Created:
|
|
4126
4133
|
02 Aug 2022
|
|
@@ -4159,7 +4166,7 @@ class TimezoneDropdownlist extends BaseEditComponent {
|
|
|
4159
4166
|
}
|
|
4160
4167
|
}
|
|
4161
4168
|
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$
|
|
4169
|
+
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
4170
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: TimezoneDropdownlist, decorators: [{
|
|
4164
4171
|
type: Component,
|
|
4165
4172
|
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 +4186,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4179
4186
|
@osovitny/anatoly
|
|
4180
4187
|
|
|
4181
4188
|
Authors:
|
|
4182
|
-
Vadim Osovitny
|
|
4183
|
-
Anatoly Osovitny
|
|
4189
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4190
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4184
4191
|
|
|
4185
4192
|
Created:
|
|
4186
4193
|
2 Aug 2022
|
|
@@ -4195,8 +4202,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4195
4202
|
@osovitny/anatoly
|
|
4196
4203
|
|
|
4197
4204
|
Authors:
|
|
4198
|
-
Vadim Osovitny
|
|
4199
|
-
Anatoly Osovitny
|
|
4205
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4206
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4200
4207
|
|
|
4201
4208
|
Created:
|
|
4202
4209
|
26 Jun 2020
|
|
@@ -4234,8 +4241,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4234
4241
|
@osovitny/anatoly
|
|
4235
4242
|
|
|
4236
4243
|
Authors:
|
|
4237
|
-
Vadim Osovitny
|
|
4238
|
-
Anatoly Osovitny
|
|
4244
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4245
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4239
4246
|
|
|
4240
4247
|
Created:
|
|
4241
4248
|
26 Jun 2020
|
|
@@ -4268,8 +4275,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4268
4275
|
@osovitny/anatoly
|
|
4269
4276
|
|
|
4270
4277
|
Authors:
|
|
4271
|
-
Vadim Osovitny
|
|
4272
|
-
Anatoly Osovitny
|
|
4278
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4279
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4273
4280
|
|
|
4274
4281
|
Created:
|
|
4275
4282
|
27 Oct 2019
|
|
@@ -4298,8 +4305,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4298
4305
|
@osovitny/anatoly
|
|
4299
4306
|
|
|
4300
4307
|
Authors:
|
|
4301
|
-
Vadim Osovitny
|
|
4302
|
-
Anatoly Osovitny
|
|
4308
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4309
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4303
4310
|
|
|
4304
4311
|
Created:
|
|
4305
4312
|
2 Aug 2022
|
|
@@ -4314,8 +4321,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4314
4321
|
@osovitny/anatoly
|
|
4315
4322
|
|
|
4316
4323
|
Authors:
|
|
4317
|
-
Vadim Osovitny
|
|
4318
|
-
Anatoly Osovitny
|
|
4324
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4325
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4319
4326
|
|
|
4320
4327
|
Created:
|
|
4321
4328
|
2 Aug 2022
|
|
@@ -4330,8 +4337,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4330
4337
|
@osovitny/anatoly
|
|
4331
4338
|
|
|
4332
4339
|
Authors:
|
|
4333
|
-
Vadim Osovitny
|
|
4334
|
-
Anatoly Osovitny
|
|
4340
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4341
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4335
4342
|
|
|
4336
4343
|
Created:
|
|
4337
4344
|
29 June 2020
|
|
@@ -4387,8 +4394,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4387
4394
|
@osovitny/anatoly
|
|
4388
4395
|
|
|
4389
4396
|
Authors:
|
|
4390
|
-
Vadim Osovitny
|
|
4391
|
-
Anatoly Osovitny
|
|
4397
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4398
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4392
4399
|
|
|
4393
4400
|
Created:
|
|
4394
4401
|
4 Mar 2020
|
|
@@ -4427,24 +4434,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4427
4434
|
/*
|
|
4428
4435
|
<file>
|
|
4429
4436
|
Project:
|
|
4430
|
-
|
|
4437
|
+
@osovitny/anatoly
|
|
4431
4438
|
|
|
4432
4439
|
Authors:
|
|
4433
4440
|
Vadim Osovitny vadim@osovitny.com
|
|
4434
4441
|
Anatoly Osovitny anatoly@osovitny.com
|
|
4435
4442
|
|
|
4436
4443
|
Created:
|
|
4437
|
-
|
|
4444
|
+
25 Aug 2022
|
|
4438
4445
|
|
|
4439
4446
|
Copyright (c) 2016-2022 Osovitny Inc. All rights reserved.
|
|
4440
4447
|
</file>
|
|
4441
4448
|
*/
|
|
4442
4449
|
class FaModule {
|
|
4443
4450
|
constructor(library) {
|
|
4444
|
-
library.addIcons(faCheckCircle, faCircleXmark);
|
|
4451
|
+
library.addIcons(faCheckCircle, faCircleXmark, faDatabase);
|
|
4445
4452
|
}
|
|
4446
4453
|
}
|
|
4447
|
-
FaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, deps: [{ token:
|
|
4454
|
+
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
4455
|
FaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
4449
4456
|
FontAwesomeModule], exports: [FontAwesomeModule] });
|
|
4450
4457
|
FaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
@@ -4460,7 +4467,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4460
4467
|
FontAwesomeModule
|
|
4461
4468
|
]
|
|
4462
4469
|
}]
|
|
4463
|
-
}], ctorParameters: function () { return [{ type:
|
|
4470
|
+
}], ctorParameters: function () { return [{ type: i2.FaIconLibrary }]; } });
|
|
4464
4471
|
|
|
4465
4472
|
/*
|
|
4466
4473
|
<file>
|
|
@@ -4468,8 +4475,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4468
4475
|
@osovitny/anatoly
|
|
4469
4476
|
|
|
4470
4477
|
Authors:
|
|
4471
|
-
Vadim Osovitny
|
|
4472
|
-
Anatoly Osovitny
|
|
4478
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4479
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4473
4480
|
|
|
4474
4481
|
Created:
|
|
4475
4482
|
26 Jun 2020
|
|
@@ -4557,7 +4564,7 @@ AnatolyUIModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version
|
|
|
4557
4564
|
ReactiveFormsModule,
|
|
4558
4565
|
FormsModule,
|
|
4559
4566
|
NgxCaptchaModule,
|
|
4560
|
-
FaModule, i1$
|
|
4567
|
+
FaModule, i1$7.FroalaEditorModule, i1$7.FroalaViewModule], exports: [BuyAccessButtonComponent,
|
|
4561
4568
|
SubscribePlanButtonComponent,
|
|
4562
4569
|
CheckIconComponent,
|
|
4563
4570
|
SignInButtonComponent,
|