@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
|
26 Jun 2020
|
|
@@ -979,8 +989,8 @@ class Guid {
|
|
|
979
989
|
@osovitny/anatoly
|
|
980
990
|
|
|
981
991
|
Authors:
|
|
982
|
-
Vadim Osovitny
|
|
983
|
-
Anatoly Osovitny
|
|
992
|
+
Vadim Osovitny vadim@osovitny.com
|
|
993
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
984
994
|
|
|
985
995
|
Created:
|
|
986
996
|
2 Jun 2020
|
|
@@ -1195,8 +1205,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1195
1205
|
@osovitny/anatoly
|
|
1196
1206
|
|
|
1197
1207
|
Authors:
|
|
1198
|
-
Vadim Osovitny
|
|
1199
|
-
Anatoly Osovitny
|
|
1208
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1209
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1200
1210
|
|
|
1201
1211
|
Created:
|
|
1202
1212
|
13 Nov 2017
|
|
@@ -1285,8 +1295,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1285
1295
|
@osovitny/anatoly
|
|
1286
1296
|
|
|
1287
1297
|
Authors:
|
|
1288
|
-
Vadim Osovitny
|
|
1289
|
-
Anatoly Osovitny
|
|
1298
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1299
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1290
1300
|
|
|
1291
1301
|
Created:
|
|
1292
1302
|
26 Jun 2020
|
|
@@ -1348,8 +1358,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1348
1358
|
@osovitny/anatoly
|
|
1349
1359
|
|
|
1350
1360
|
Authors:
|
|
1351
|
-
Vadim Osovitny
|
|
1352
|
-
Anatoly Osovitny
|
|
1361
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1362
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1353
1363
|
|
|
1354
1364
|
Created:
|
|
1355
1365
|
13 Nov 2017
|
|
@@ -1476,8 +1486,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1476
1486
|
@osovitny/anatoly
|
|
1477
1487
|
|
|
1478
1488
|
Authors:
|
|
1479
|
-
Vadim Osovitny
|
|
1480
|
-
Anatoly Osovitny
|
|
1489
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1490
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1481
1491
|
|
|
1482
1492
|
Created:
|
|
1483
1493
|
26 Jun 2020
|
|
@@ -1548,8 +1558,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1548
1558
|
@osovitny/anatoly
|
|
1549
1559
|
|
|
1550
1560
|
Authors:
|
|
1551
|
-
Vadim Osovitny
|
|
1552
|
-
Anatoly Osovitny
|
|
1561
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1562
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1553
1563
|
|
|
1554
1564
|
Created:
|
|
1555
1565
|
29 Nov 2020
|
|
@@ -1614,8 +1624,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1614
1624
|
@osovitny/anatoly
|
|
1615
1625
|
|
|
1616
1626
|
Authors:
|
|
1617
|
-
Vadim Osovitny
|
|
1618
|
-
Anatoly Osovitny
|
|
1627
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1628
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1619
1629
|
|
|
1620
1630
|
Created:
|
|
1621
1631
|
29 Nov 2020
|
|
@@ -1662,8 +1672,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1662
1672
|
@osovitny/anatoly
|
|
1663
1673
|
|
|
1664
1674
|
Authors:
|
|
1665
|
-
Vadim Osovitny
|
|
1666
|
-
Anatoly Osovitny
|
|
1675
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1676
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1667
1677
|
|
|
1668
1678
|
Created:
|
|
1669
1679
|
8 Aug 2022
|
|
@@ -1815,8 +1825,8 @@ class DOM {
|
|
|
1815
1825
|
@osovitny/anatoly
|
|
1816
1826
|
|
|
1817
1827
|
Authors:
|
|
1818
|
-
Vadim Osovitny
|
|
1819
|
-
Anatoly Osovitny
|
|
1828
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1829
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1820
1830
|
|
|
1821
1831
|
Created:
|
|
1822
1832
|
26 Jun 2020
|
|
@@ -1846,8 +1856,8 @@ class Subs {
|
|
|
1846
1856
|
@osovitny/anatoly
|
|
1847
1857
|
|
|
1848
1858
|
Authors:
|
|
1849
|
-
Vadim Osovitny
|
|
1850
|
-
Anatoly Osovitny
|
|
1859
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1860
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1851
1861
|
|
|
1852
1862
|
Created:
|
|
1853
1863
|
19 March 2020
|
|
@@ -1928,8 +1938,8 @@ class Utils {
|
|
|
1928
1938
|
@osovitny/anatoly
|
|
1929
1939
|
|
|
1930
1940
|
Authors:
|
|
1931
|
-
Vadim Osovitny
|
|
1932
|
-
Anatoly Osovitny
|
|
1941
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1942
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1933
1943
|
|
|
1934
1944
|
Created:
|
|
1935
1945
|
2 Aug 2022
|
|
@@ -1944,8 +1954,8 @@ class Utils {
|
|
|
1944
1954
|
@osovitny/anatoly
|
|
1945
1955
|
|
|
1946
1956
|
Authors:
|
|
1947
|
-
Vadim Osovitny
|
|
1948
|
-
Anatoly Osovitny
|
|
1957
|
+
Vadim Osovitny vadim@osovitny.com
|
|
1958
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
1949
1959
|
|
|
1950
1960
|
Created:
|
|
1951
1961
|
29 Apr 2018
|
|
@@ -1999,8 +2009,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
1999
2009
|
@osovitny/anatoly
|
|
2000
2010
|
|
|
2001
2011
|
Authors:
|
|
2002
|
-
Vadim Osovitny
|
|
2003
|
-
Anatoly Osovitny
|
|
2012
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2013
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2004
2014
|
|
|
2005
2015
|
Created:
|
|
2006
2016
|
29 Apr 2018
|
|
@@ -2073,8 +2083,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2073
2083
|
@osovitny/anatoly
|
|
2074
2084
|
|
|
2075
2085
|
Authors:
|
|
2076
|
-
Vadim Osovitny
|
|
2077
|
-
Anatoly Osovitny
|
|
2086
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2087
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2078
2088
|
|
|
2079
2089
|
Created:
|
|
2080
2090
|
30 April 2020
|
|
@@ -2097,8 +2107,8 @@ const Consts = {
|
|
|
2097
2107
|
@osovitny/anatoly
|
|
2098
2108
|
|
|
2099
2109
|
Authors:
|
|
2100
|
-
Vadim Osovitny
|
|
2101
|
-
Anatoly Osovitny
|
|
2110
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2111
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2102
2112
|
|
|
2103
2113
|
Created:
|
|
2104
2114
|
30 April 2020
|
|
@@ -2131,8 +2141,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2131
2141
|
@osovitny/anatoly
|
|
2132
2142
|
|
|
2133
2143
|
Authors:
|
|
2134
|
-
Vadim Osovitny
|
|
2135
|
-
Anatoly Osovitny
|
|
2144
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2145
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2136
2146
|
|
|
2137
2147
|
Created:
|
|
2138
2148
|
16 Jun 2022
|
|
@@ -2171,8 +2181,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2171
2181
|
@osovitny/anatoly
|
|
2172
2182
|
|
|
2173
2183
|
Authors:
|
|
2174
|
-
Vadim Osovitny
|
|
2175
|
-
Anatoly Osovitny
|
|
2184
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2185
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2176
2186
|
|
|
2177
2187
|
Created:
|
|
2178
2188
|
02 Aug 2022
|
|
@@ -2223,8 +2233,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2223
2233
|
@osovitny/anatoly
|
|
2224
2234
|
|
|
2225
2235
|
Authors:
|
|
2226
|
-
Vadim Osovitny
|
|
2227
|
-
Anatoly Osovitny
|
|
2236
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2237
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2228
2238
|
|
|
2229
2239
|
Created:
|
|
2230
2240
|
2 Aug 2022
|
|
@@ -2239,8 +2249,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2239
2249
|
@osovitny/anatoly
|
|
2240
2250
|
|
|
2241
2251
|
Authors:
|
|
2242
|
-
Vadim Osovitny
|
|
2243
|
-
Anatoly Osovitny
|
|
2252
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2253
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2244
2254
|
|
|
2245
2255
|
Created:
|
|
2246
2256
|
4 Jul 2018
|
|
@@ -2265,8 +2275,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2265
2275
|
@osovitny/anatoly
|
|
2266
2276
|
|
|
2267
2277
|
Authors:
|
|
2268
|
-
Vadim Osovitny
|
|
2269
|
-
Anatoly Osovitny
|
|
2278
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2279
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2270
2280
|
|
|
2271
2281
|
Created:
|
|
2272
2282
|
14 Aug 2018
|
|
@@ -2320,8 +2330,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2320
2330
|
@osovitny/anatoly
|
|
2321
2331
|
|
|
2322
2332
|
Authors:
|
|
2323
|
-
Vadim Osovitny
|
|
2324
|
-
Anatoly Osovitny
|
|
2333
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2334
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2325
2335
|
|
|
2326
2336
|
Created:
|
|
2327
2337
|
1 Jun 2018
|
|
@@ -2379,8 +2389,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2379
2389
|
@osovitny/anatoly
|
|
2380
2390
|
|
|
2381
2391
|
Authors:
|
|
2382
|
-
Vadim Osovitny
|
|
2383
|
-
Anatoly Osovitny
|
|
2392
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2393
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2384
2394
|
|
|
2385
2395
|
Created:
|
|
2386
2396
|
15 Aug 2022
|
|
@@ -2395,7 +2405,7 @@ class CheckIconComponent {
|
|
|
2395
2405
|
}
|
|
2396
2406
|
}
|
|
2397
2407
|
CheckIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CheckIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2398
|
-
CheckIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CheckIconComponent, selector: "anatoly-check-icon", inputs: { checked: "checked" }, ngImport: i0, template: "<fa-icon [icon]=\"this.checked ? 'check-circle' : 'circle-xmark'\" [ngClass]=\"checked ? 'text-success' : 'text-danger'\">\r\n</fa-icon>\r\n<ng-content></ng-content>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type:
|
|
2408
|
+
CheckIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CheckIconComponent, selector: "anatoly-check-icon", inputs: { checked: "checked" }, ngImport: i0, template: "<fa-icon [icon]=\"this.checked ? 'check-circle' : 'circle-xmark'\" [ngClass]=\"checked ? 'text-success' : 'text-danger'\">\r\n</fa-icon>\r\n<ng-content></ng-content>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i2.FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "spin", "pulse", "mask", "styles", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "classes", "transform", "a11yRole"] }] });
|
|
2399
2409
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CheckIconComponent, decorators: [{
|
|
2400
2410
|
type: Component,
|
|
2401
2411
|
args: [{ selector: 'anatoly-check-icon', template: "<fa-icon [icon]=\"this.checked ? 'check-circle' : 'circle-xmark'\" [ngClass]=\"checked ? 'text-success' : 'text-danger'\">\r\n</fa-icon>\r\n<ng-content></ng-content>\r\n" }]
|
|
@@ -2409,8 +2419,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2409
2419
|
@osovitny/anatoly
|
|
2410
2420
|
|
|
2411
2421
|
Authors:
|
|
2412
|
-
Vadim Osovitny
|
|
2413
|
-
Anatoly Osovitny
|
|
2422
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2423
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2414
2424
|
|
|
2415
2425
|
Created:
|
|
2416
2426
|
4 Jul 2018
|
|
@@ -2436,8 +2446,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2436
2446
|
@osovitny/anatoly
|
|
2437
2447
|
|
|
2438
2448
|
Authors:
|
|
2439
|
-
Vadim Osovitny
|
|
2440
|
-
Anatoly Osovitny
|
|
2449
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2450
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2441
2451
|
|
|
2442
2452
|
Created:
|
|
2443
2453
|
4 Jul 2018
|
|
@@ -2463,8 +2473,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2463
2473
|
@osovitny/anatoly
|
|
2464
2474
|
|
|
2465
2475
|
Authors:
|
|
2466
|
-
Vadim Osovitny
|
|
2467
|
-
Anatoly Osovitny
|
|
2476
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2477
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2468
2478
|
|
|
2469
2479
|
Created:
|
|
2470
2480
|
29 Jul 2022
|
|
@@ -2477,24 +2487,21 @@ class NodataComponent {
|
|
|
2477
2487
|
this.dataLoading = false;
|
|
2478
2488
|
this.dataLoaded = false;
|
|
2479
2489
|
this.dataFound = false;
|
|
2480
|
-
this.icon = 'fas fa-cubes fa-w-16 fa-9x';
|
|
2481
2490
|
this.heading = 'No data found';
|
|
2482
|
-
this.headingClass = 'text-uppercase
|
|
2491
|
+
this.headingClass = 'text-uppercase';
|
|
2483
2492
|
}
|
|
2484
2493
|
}
|
|
2485
2494
|
NodataComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NodataComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2486
|
-
NodataComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: NodataComponent, selector: "anatoly-nodata", inputs: { dataLoading: "dataLoading", dataLoaded: "dataLoaded", dataFound: "dataFound",
|
|
2495
|
+
NodataComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: NodataComponent, selector: "anatoly-nodata", inputs: { dataLoading: "dataLoading", dataLoaded: "dataLoaded", dataFound: "dataFound", heading: "heading", headingClass: "headingClass" }, ngImport: i0, template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded text-info'>\r\n <fa-icon icon=\"database\" size=\"10x\"></fa-icon>\r\n <h3 class='{{headingClass}}'>{{heading}}</h3>\r\n <ng-content></ng-content>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.FaIconComponent, selector: "fa-icon", inputs: ["icon", "title", "spin", "pulse", "mask", "styles", "flip", "size", "pull", "border", "inverse", "symbol", "rotate", "fixedWidth", "classes", "transform", "a11yRole"] }] });
|
|
2487
2496
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NodataComponent, decorators: [{
|
|
2488
2497
|
type: Component,
|
|
2489
|
-
args: [{ selector: 'anatoly-nodata', template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded'>\r\n <
|
|
2498
|
+
args: [{ selector: 'anatoly-nodata', template: "<div class=\"no-data\" *ngIf='dataLoaded && !dataFound'>\r\n <div class='loaded text-info'>\r\n <fa-icon icon=\"database\" size=\"10x\"></fa-icon>\r\n <h3 class='{{headingClass}}'>{{heading}}</h3>\r\n <ng-content></ng-content>\r\n </div>\r\n</div>\r\n" }]
|
|
2490
2499
|
}], ctorParameters: function () { return []; }, propDecorators: { dataLoading: [{
|
|
2491
2500
|
type: Input
|
|
2492
2501
|
}], dataLoaded: [{
|
|
2493
2502
|
type: Input
|
|
2494
2503
|
}], dataFound: [{
|
|
2495
2504
|
type: Input
|
|
2496
|
-
}], icon: [{
|
|
2497
|
-
type: Input
|
|
2498
2505
|
}], heading: [{
|
|
2499
2506
|
type: Input
|
|
2500
2507
|
}], headingClass: [{
|
|
@@ -2507,8 +2514,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2507
2514
|
@osovitny/anatoly
|
|
2508
2515
|
|
|
2509
2516
|
Authors:
|
|
2510
|
-
Vadim Osovitny
|
|
2511
|
-
Anatoly Osovitny
|
|
2517
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2518
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2512
2519
|
|
|
2513
2520
|
Created:
|
|
2514
2521
|
9 May 2020
|
|
@@ -2560,8 +2567,8 @@ const Spinkit = {
|
|
|
2560
2567
|
@osovitny/anatoly
|
|
2561
2568
|
|
|
2562
2569
|
Authors:
|
|
2563
|
-
Vadim Osovitny
|
|
2564
|
-
Anatoly Osovitny
|
|
2570
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2571
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2565
2572
|
|
|
2566
2573
|
Created:
|
|
2567
2574
|
16 May 2020
|
|
@@ -2613,8 +2620,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2613
2620
|
@osovitny/anatoly
|
|
2614
2621
|
|
|
2615
2622
|
Authors:
|
|
2616
|
-
Vadim Osovitny
|
|
2617
|
-
Anatoly Osovitny
|
|
2623
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2624
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2618
2625
|
|
|
2619
2626
|
Created:
|
|
2620
2627
|
29 July 2022
|
|
@@ -2639,8 +2646,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2639
2646
|
@osovitny/anatoly
|
|
2640
2647
|
|
|
2641
2648
|
Authors:
|
|
2642
|
-
Vadim Osovitny
|
|
2643
|
-
Anatoly Osovitny
|
|
2649
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2650
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2644
2651
|
|
|
2645
2652
|
Created:
|
|
2646
2653
|
29 July 2022
|
|
@@ -2680,8 +2687,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2680
2687
|
@osovitny/anatoly
|
|
2681
2688
|
|
|
2682
2689
|
Authors:
|
|
2683
|
-
Vadim Osovitny
|
|
2684
|
-
Anatoly Osovitny
|
|
2690
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2691
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2685
2692
|
|
|
2686
2693
|
Created:
|
|
2687
2694
|
29 July 2022
|
|
@@ -2706,8 +2713,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2706
2713
|
@osovitny/anatoly
|
|
2707
2714
|
|
|
2708
2715
|
Authors:
|
|
2709
|
-
Vadim Osovitny
|
|
2710
|
-
Anatoly Osovitny
|
|
2716
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2717
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2711
2718
|
|
|
2712
2719
|
Created:
|
|
2713
2720
|
29 July 2022
|
|
@@ -2732,8 +2739,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2732
2739
|
@osovitny/anatoly
|
|
2733
2740
|
|
|
2734
2741
|
Authors:
|
|
2735
|
-
Vadim Osovitny
|
|
2736
|
-
Anatoly Osovitny
|
|
2742
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2743
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2737
2744
|
|
|
2738
2745
|
Created:
|
|
2739
2746
|
12 Dec 2017
|
|
@@ -2818,8 +2825,8 @@ const DefaultEditorOptions = {
|
|
|
2818
2825
|
@osovitny/anatoly
|
|
2819
2826
|
|
|
2820
2827
|
Authors:
|
|
2821
|
-
Vadim Osovitny
|
|
2822
|
-
Anatoly Osovitny
|
|
2828
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2829
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2823
2830
|
|
|
2824
2831
|
Created:
|
|
2825
2832
|
28 Aug 2018
|
|
@@ -2871,8 +2878,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
2871
2878
|
@osovitny/anatoly
|
|
2872
2879
|
|
|
2873
2880
|
Authors:
|
|
2874
|
-
Vadim Osovitny
|
|
2875
|
-
Anatoly Osovitny
|
|
2881
|
+
Vadim Osovitny vadim@osovitny.com
|
|
2882
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
2876
2883
|
|
|
2877
2884
|
Created:
|
|
2878
2885
|
20 Nov 2017
|
|
@@ -3001,8 +3008,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3001
3008
|
@osovitny/anatoly
|
|
3002
3009
|
|
|
3003
3010
|
Authors:
|
|
3004
|
-
Vadim Osovitny
|
|
3005
|
-
Anatoly Osovitny
|
|
3011
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3012
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3006
3013
|
|
|
3007
3014
|
Created:
|
|
3008
3015
|
12 Dec 2017
|
|
@@ -3102,8 +3109,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3102
3109
|
@osovitny/anatoly
|
|
3103
3110
|
|
|
3104
3111
|
Authors:
|
|
3105
|
-
Vadim Osovitny
|
|
3106
|
-
Anatoly Osovitny
|
|
3112
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3113
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3107
3114
|
|
|
3108
3115
|
Created:
|
|
3109
3116
|
28 Jun 2020
|
|
@@ -3121,14 +3128,14 @@ class NativeElementDirective {
|
|
|
3121
3128
|
this.control.control.nativeElement = this.el.nativeElement;
|
|
3122
3129
|
}
|
|
3123
3130
|
}
|
|
3124
|
-
NativeElementDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, deps: [{ token: i0.ElementRef }, { token: i1$
|
|
3131
|
+
NativeElementDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, deps: [{ token: i0.ElementRef }, { token: i1$6.NgControl }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3125
3132
|
NativeElementDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.6", type: NativeElementDirective, selector: "[formControl], [formControlName]", ngImport: i0 });
|
|
3126
3133
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: NativeElementDirective, decorators: [{
|
|
3127
3134
|
type: Directive,
|
|
3128
3135
|
args: [{
|
|
3129
3136
|
selector: '[formControl], [formControlName]'
|
|
3130
3137
|
}]
|
|
3131
|
-
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$
|
|
3138
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i1$6.NgControl }]; } });
|
|
3132
3139
|
|
|
3133
3140
|
/*
|
|
3134
3141
|
<file>
|
|
@@ -3136,8 +3143,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3136
3143
|
@osovitny/anatoly
|
|
3137
3144
|
|
|
3138
3145
|
Authors:
|
|
3139
|
-
Vadim Osovitny
|
|
3140
|
-
Anatoly Osovitny
|
|
3146
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3147
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3141
3148
|
|
|
3142
3149
|
Created:
|
|
3143
3150
|
8 Dec 2017
|
|
@@ -3257,8 +3264,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3257
3264
|
@osovitny/anatoly
|
|
3258
3265
|
|
|
3259
3266
|
Authors:
|
|
3260
|
-
Vadim Osovitny
|
|
3261
|
-
Anatoly Osovitny
|
|
3267
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3268
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3262
3269
|
|
|
3263
3270
|
Created:
|
|
3264
3271
|
6 Dec 2017
|
|
@@ -3288,8 +3295,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3288
3295
|
@osovitny/anatoly
|
|
3289
3296
|
|
|
3290
3297
|
Authors:
|
|
3291
|
-
Vadim Osovitny
|
|
3292
|
-
Anatoly Osovitny
|
|
3298
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3299
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3293
3300
|
|
|
3294
3301
|
Created:
|
|
3295
3302
|
12 Dec 2017
|
|
@@ -3309,7 +3316,7 @@ class FormsHtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3309
3316
|
}
|
|
3310
3317
|
}
|
|
3311
3318
|
FormsHtmlEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FormsHtmlEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3312
|
-
FormsHtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: FormsHtmlEditorComponent, selector: "anatoly-forms-html-editor", inputs: { editorFormKey: "editorFormKey" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]=\"formGroup\" [ngClass]=\"{'has-error': isControlInvalid(editorFormKey) }\" class=\"form-group\" >\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [formControlName]=\"editorFormKey\" [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n <anatoly-item-validation-summary [formGroup]=\"formGroup\"\r\n [formSubmitted]=\"formSubmitted\"\r\n [controlName]=\"editorFormKey\"\r\n [controlTitle]=\"editorLabelText\">\r\n </anatoly-item-validation-summary>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$
|
|
3319
|
+
FormsHtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: FormsHtmlEditorComponent, selector: "anatoly-forms-html-editor", inputs: { editorFormKey: "editorFormKey" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]=\"formGroup\" [ngClass]=\"{'has-error': isControlInvalid(editorFormKey) }\" class=\"form-group\" >\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [formControlName]=\"editorFormKey\" [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n <anatoly-item-validation-summary [formGroup]=\"formGroup\"\r\n [formSubmitted]=\"formSubmitted\"\r\n [controlName]=\"editorFormKey\"\r\n [controlTitle]=\"editorLabelText\">\r\n </anatoly-item-validation-summary>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: i1$7.FroalaEditorDirective, selector: "[froalaEditor]", inputs: ["froalaEditor", "froalaModel"], outputs: ["froalaModelChange", "froalaInit"], exportAs: ["froalaEditor"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
3313
3320
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FormsHtmlEditorComponent, decorators: [{
|
|
3314
3321
|
type: Component,
|
|
3315
3322
|
args: [{ selector: "anatoly-forms-html-editor", template: "<div [formGroup]=\"formGroup\" [ngClass]=\"{'has-error': isControlInvalid(editorFormKey) }\" class=\"form-group\" >\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [formControlName]=\"editorFormKey\" [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n <anatoly-item-validation-summary [formGroup]=\"formGroup\"\r\n [formSubmitted]=\"formSubmitted\"\r\n [controlName]=\"editorFormKey\"\r\n [controlTitle]=\"editorLabelText\">\r\n </anatoly-item-validation-summary>\r\n</div>\r\n" }]
|
|
@@ -3323,8 +3330,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3323
3330
|
@osovitny/anatoly
|
|
3324
3331
|
|
|
3325
3332
|
Authors:
|
|
3326
|
-
Vadim Osovitny
|
|
3327
|
-
Anatoly Osovitny
|
|
3333
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3334
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3328
3335
|
|
|
3329
3336
|
Created:
|
|
3330
3337
|
12 Dec 2017
|
|
@@ -3354,7 +3361,7 @@ class HtmlEditorComponent extends BaseHtmlEditorComponent {
|
|
|
3354
3361
|
}
|
|
3355
3362
|
}
|
|
3356
3363
|
HtmlEditorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: HtmlEditorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3357
|
-
HtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: HtmlEditorComponent, selector: "anatoly-html-editor", usesInheritance: true, ngImport: i0, template: "<div class=\"form-group\">\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$
|
|
3364
|
+
HtmlEditorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: HtmlEditorComponent, selector: "anatoly-html-editor", usesInheritance: true, ngImport: i0, template: "<div class=\"form-group\">\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$7.FroalaEditorDirective, selector: "[froalaEditor]", inputs: ["froalaEditor", "froalaModel"], outputs: ["froalaModelChange", "froalaInit"], exportAs: ["froalaEditor"] }] });
|
|
3358
3365
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: HtmlEditorComponent, decorators: [{
|
|
3359
3366
|
type: Component,
|
|
3360
3367
|
args: [{ selector: "anatoly-html-editor", template: "<div class=\"form-group\">\r\n <label class=\"col-form-label\">{{ editorLabelText }}</label>\r\n <textarea [froalaEditor]=\"options\" (froalaInit)=\"initializeControl($event)\"></textarea>\r\n</div>\r\n" }]
|
|
@@ -3366,8 +3373,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3366
3373
|
@osovitny/anatoly
|
|
3367
3374
|
|
|
3368
3375
|
Authors:
|
|
3369
|
-
Vadim Osovitny
|
|
3370
|
-
Anatoly Osovitny
|
|
3376
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3377
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3371
3378
|
|
|
3372
3379
|
Created:
|
|
3373
3380
|
24 Jan 2022
|
|
@@ -3428,8 +3435,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3428
3435
|
@osovitny/anatoly
|
|
3429
3436
|
|
|
3430
3437
|
Authors:
|
|
3431
|
-
Vadim Osovitny
|
|
3432
|
-
Anatoly Osovitny
|
|
3438
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3439
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3433
3440
|
|
|
3434
3441
|
Created:
|
|
3435
3442
|
20 Aug 2022
|
|
@@ -3489,8 +3496,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3489
3496
|
@osovitny/anatoly
|
|
3490
3497
|
|
|
3491
3498
|
Authors:
|
|
3492
|
-
Vadim Osovitny
|
|
3493
|
-
Anatoly Osovitny
|
|
3499
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3500
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3494
3501
|
|
|
3495
3502
|
Created:
|
|
3496
3503
|
20 Aug 2022
|
|
@@ -3515,8 +3522,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3515
3522
|
@osovitny/anatoly
|
|
3516
3523
|
|
|
3517
3524
|
Authors:
|
|
3518
|
-
Vadim Osovitny
|
|
3519
|
-
Anatoly Osovitny
|
|
3525
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3526
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3520
3527
|
|
|
3521
3528
|
Created:
|
|
3522
3529
|
20 Aug 2022
|
|
@@ -3573,8 +3580,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3573
3580
|
@osovitny/anatoly
|
|
3574
3581
|
|
|
3575
3582
|
Authors:
|
|
3576
|
-
Vadim Osovitny
|
|
3577
|
-
Anatoly Osovitny
|
|
3583
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3584
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3578
3585
|
|
|
3579
3586
|
Created:
|
|
3580
3587
|
2 Aug 2022
|
|
@@ -3589,8 +3596,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3589
3596
|
@osovitny/anatoly
|
|
3590
3597
|
|
|
3591
3598
|
Authors:
|
|
3592
|
-
Vadim Osovitny
|
|
3593
|
-
Anatoly Osovitny
|
|
3599
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3600
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3594
3601
|
|
|
3595
3602
|
Created:
|
|
3596
3603
|
7 Dec 2017
|
|
@@ -3647,8 +3654,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3647
3654
|
@osovitny/anatoly
|
|
3648
3655
|
|
|
3649
3656
|
Authors:
|
|
3650
|
-
Vadim Osovitny
|
|
3651
|
-
Anatoly Osovitny
|
|
3657
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3658
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3652
3659
|
|
|
3653
3660
|
Created:
|
|
3654
3661
|
02 Aug 2022
|
|
@@ -3733,12 +3740,12 @@ class ContactUsForm extends BaseEditComponent {
|
|
|
3733
3740
|
this.selectedTopic = event.target.value;
|
|
3734
3741
|
}
|
|
3735
3742
|
}
|
|
3736
|
-
ContactUsForm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, deps: [{ token: i1$
|
|
3737
|
-
ContactUsForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsForm, selector: "anatoly-forms-contactus-form", inputs: { showActionButtons: "showActionButtons" }, outputs: { submit: "submit" }, viewQueries: [{ propertyName: "recaptcha", first: true, predicate: ["recaptcha"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<form (ngSubmit)='onSubmit()' [formGroup]='formGroup' novalidate>\r\n <anatoly-form-validation-summary [formGroup]='formGroup'\r\n [visible]='formSubmitted && formGroup.invalid'></anatoly-form-validation-summary>\r\n\r\n <div class='contact-us'>\r\n <div class=\"row\">\r\n <div class='form-fields col-6'>\r\n <p>What can we help you with?</p>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('topic') }\" class='form-topic'>\r\n <div class='form-select-wrapper'>\r\n <label class='assistive-text'>Topic *</label>\r\n <select (change)='onTopicChange($event)' class='form-select' formControlName='topic'>\r\n <option *ngFor='let topic of topicList' [value]='topic.value'>{{ topic.value }} </option>\r\n </select>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='topic'\r\n controlTitle='topic'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('name') }\" class='form-name'>\r\n <label class='assistive-text'>Name *</label>\r\n <input class='form-control' formControlName='name' placeholder='Name *' type='text'>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='name'\r\n controlTitle='name'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('email') }\" class='form-email'>\r\n <label class='assistive-text'>E-mail * </label>\r\n <input class='form-control' formControlName='email' placeholder='E-mail *' type='text' />\r\n <p *ngIf='!isUserSignedIn'>Please indicate the email used for your MailEx login if you already have an account</p>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='email'\r\n controlTitle='email'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('subject') }\" class='form-subject'>\r\n <label class='assistive-text'>Subject *</label>\r\n <input class='form-control' formControlName='subject' placeholder='Subject *' type='text' />\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='subject'\r\n controlTitle='subject'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n </div>\r\n <div class='col-6'>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('message') }\" class='form-message'>\r\n <label class='assistive-text'>Message *</label>\r\n <textarea formControlName='message' name='message' placeholder='Message *' rows='4'\r\n type='text'></textarea>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='message'\r\n controlTitle='message'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row form-footer\">\r\n <div class=\"col-6\">\r\n <div style='transform:scale(0.8);transform-origin:0;'>\r\n <ngx-recaptcha2 #recaptcha [siteKey]='siteKey' formControlName='captcha'></ngx-recaptcha2>\r\n </div>\r\n </div>\r\n <div class=\"col-6\">\r\n <button *ngIf='showActionButtons'\r\n [class.btn-primary]='!formGroup.invalid'\r\n class='btn btn-success float-right m-t-20'\r\n type='submit'>\r\n Submit\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</form>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
3743
|
+
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 });
|
|
3744
|
+
ContactUsForm.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsForm, selector: "anatoly-forms-contactus-form", inputs: { showActionButtons: "showActionButtons" }, outputs: { submit: "submit" }, viewQueries: [{ propertyName: "recaptcha", first: true, predicate: ["recaptcha"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<form (ngSubmit)='onSubmit()' [formGroup]='formGroup' novalidate>\r\n <anatoly-form-validation-summary [formGroup]='formGroup'\r\n [visible]='formSubmitted && formGroup.invalid'></anatoly-form-validation-summary>\r\n\r\n <div class='contact-us'>\r\n <div class=\"row\">\r\n <div class='form-fields col-6'>\r\n <p>What can we help you with?</p>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('topic') }\" class='form-topic'>\r\n <div class='form-select-wrapper'>\r\n <label class='assistive-text'>Topic *</label>\r\n <select (change)='onTopicChange($event)' class='form-select' formControlName='topic'>\r\n <option *ngFor='let topic of topicList' [value]='topic.value'>{{ topic.value }} </option>\r\n </select>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='topic'\r\n controlTitle='topic'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('name') }\" class='form-name'>\r\n <label class='assistive-text'>Name *</label>\r\n <input class='form-control' formControlName='name' placeholder='Name *' type='text'>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='name'\r\n controlTitle='name'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('email') }\" class='form-email'>\r\n <label class='assistive-text'>E-mail * </label>\r\n <input class='form-control' formControlName='email' placeholder='E-mail *' type='text' />\r\n <p *ngIf='!isUserSignedIn'>Please indicate the email used for your MailEx login if you already have an account</p>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='email'\r\n controlTitle='email'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('subject') }\" class='form-subject'>\r\n <label class='assistive-text'>Subject *</label>\r\n <input class='form-control' formControlName='subject' placeholder='Subject *' type='text' />\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='subject'\r\n controlTitle='subject'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n </div>\r\n <div class='col-6'>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('message') }\" class='form-message'>\r\n <label class='assistive-text'>Message *</label>\r\n <textarea formControlName='message' name='message' placeholder='Message *' rows='4'\r\n type='text'></textarea>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='message'\r\n controlTitle='message'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row form-footer\">\r\n <div class=\"col-6\">\r\n <div style='transform:scale(0.8);transform-origin:0;'>\r\n <ngx-recaptcha2 #recaptcha [siteKey]='siteKey' formControlName='captcha'></ngx-recaptcha2>\r\n </div>\r\n </div>\r\n <div class=\"col-6\">\r\n <button *ngIf='showActionButtons'\r\n [class.btn-primary]='!formGroup.invalid'\r\n class='btn btn-success float-right m-t-20'\r\n type='submit'>\r\n Submit\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</form>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1$6.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i6.ReCaptcha2Component, selector: "ngx-recaptcha2", inputs: ["theme", "size", "hl"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: FormValidationSummaryComponent, selector: "anatoly-form-validation-summary", inputs: ["visible", "customerrors", "viewtype"] }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
3738
3745
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsForm, decorators: [{
|
|
3739
3746
|
type: Component,
|
|
3740
3747
|
args: [{ selector: 'anatoly-forms-contactus-form', template: "<form (ngSubmit)='onSubmit()' [formGroup]='formGroup' novalidate>\r\n <anatoly-form-validation-summary [formGroup]='formGroup'\r\n [visible]='formSubmitted && formGroup.invalid'></anatoly-form-validation-summary>\r\n\r\n <div class='contact-us'>\r\n <div class=\"row\">\r\n <div class='form-fields col-6'>\r\n <p>What can we help you with?</p>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('topic') }\" class='form-topic'>\r\n <div class='form-select-wrapper'>\r\n <label class='assistive-text'>Topic *</label>\r\n <select (change)='onTopicChange($event)' class='form-select' formControlName='topic'>\r\n <option *ngFor='let topic of topicList' [value]='topic.value'>{{ topic.value }} </option>\r\n </select>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='topic'\r\n controlTitle='topic'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('name') }\" class='form-name'>\r\n <label class='assistive-text'>Name *</label>\r\n <input class='form-control' formControlName='name' placeholder='Name *' type='text'>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='name'\r\n controlTitle='name'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('email') }\" class='form-email'>\r\n <label class='assistive-text'>E-mail * </label>\r\n <input class='form-control' formControlName='email' placeholder='E-mail *' type='text' />\r\n <p *ngIf='!isUserSignedIn'>Please indicate the email used for your MailEx login if you already have an account</p>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='email'\r\n controlTitle='email'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('subject') }\" class='form-subject'>\r\n <label class='assistive-text'>Subject *</label>\r\n <input class='form-control' formControlName='subject' placeholder='Subject *' type='text' />\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='subject'\r\n controlTitle='subject'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n </div>\r\n <div class='col-6'>\r\n <div [ngClass]=\"{'has-error': isControlInvalid('message') }\" class='form-message'>\r\n <label class='assistive-text'>Message *</label>\r\n <textarea formControlName='message' name='message' placeholder='Message *' rows='4'\r\n type='text'></textarea>\r\n <anatoly-item-validation-summary [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'\r\n controlName='message'\r\n controlTitle='message'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row form-footer\">\r\n <div class=\"col-6\">\r\n <div style='transform:scale(0.8);transform-origin:0;'>\r\n <ngx-recaptcha2 #recaptcha [siteKey]='siteKey' formControlName='captcha'></ngx-recaptcha2>\r\n </div>\r\n </div>\r\n <div class=\"col-6\">\r\n <button *ngIf='showActionButtons'\r\n [class.btn-primary]='!formGroup.invalid'\r\n class='btn btn-success float-right m-t-20'\r\n type='submit'>\r\n Submit\r\n </button>\r\n </div>\r\n </div>\r\n </div>\r\n</form>\r\n" }]
|
|
3741
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
3748
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: AppContextService }, { type: EmailsApiService }, { type: NotificationService }]; }, propDecorators: { showActionButtons: [{
|
|
3742
3749
|
type: Input
|
|
3743
3750
|
}], submit: [{
|
|
3744
3751
|
type: Output
|
|
@@ -3753,8 +3760,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3753
3760
|
@osovitny/anatoly
|
|
3754
3761
|
|
|
3755
3762
|
Authors:
|
|
3756
|
-
Vadim Osovitny
|
|
3757
|
-
Anatoly Osovitny
|
|
3763
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3764
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3758
3765
|
|
|
3759
3766
|
Created:
|
|
3760
3767
|
16 July 2022
|
|
@@ -3779,7 +3786,7 @@ class ContactUsDialog extends BaseDialog {
|
|
|
3779
3786
|
}
|
|
3780
3787
|
}
|
|
3781
3788
|
ContactUsDialog.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsDialog, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3782
|
-
ContactUsDialog.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsDialog, selector: "anatoly-contactus-dialog", viewQueries: [{ propertyName: "contactUsForm", first: true, predicate: ["contactusform"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<kendo-dialog (close)='onClose()' *ngIf='isOpen' [width]='800' title='Contact Us' class=\"k-dialog-wrapper\">\r\n <div class=\"k-content k-window-content k-dialog-content\">\r\n <anatoly-forms-contactus-form #contactusform [showActionButtons]='false' (submit)='onSubmit()'>\r\n </anatoly-forms-contactus-form>\r\n </div>\r\n <kendo-dialog-actions class=\"k-dialog-buttongroup k-actions k-actions-stretched\">\r\n <button (click)='onSubmitFire()' class='btn btn-success' type='button'>Submit</button>\r\n <button (click)='onClose()' class='btn btn-danger' type='button'>Cancel</button>\r\n </kendo-dialog-actions>\r\n</kendo-dialog>\r\n", dependencies: [{ kind: "component", type: i1$
|
|
3789
|
+
ContactUsDialog.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: ContactUsDialog, selector: "anatoly-contactus-dialog", viewQueries: [{ propertyName: "contactUsForm", first: true, predicate: ["contactusform"], descendants: true }], usesInheritance: true, ngImport: i0, template: "<kendo-dialog (close)='onClose()' *ngIf='isOpen' [width]='800' title='Contact Us' class=\"k-dialog-wrapper\">\r\n <div class=\"k-content k-window-content k-dialog-content\">\r\n <anatoly-forms-contactus-form #contactusform [showActionButtons]='false' (submit)='onSubmit()'>\r\n </anatoly-forms-contactus-form>\r\n </div>\r\n <kendo-dialog-actions class=\"k-dialog-buttongroup k-actions k-actions-stretched\">\r\n <button (click)='onSubmitFire()' class='btn btn-success' type='button'>Submit</button>\r\n <button (click)='onClose()' class='btn btn-danger' type='button'>Cancel</button>\r\n </kendo-dialog-actions>\r\n</kendo-dialog>\r\n", dependencies: [{ kind: "component", type: i1$8.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { kind: "component", type: i1$8.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ContactUsForm, selector: "anatoly-forms-contactus-form", inputs: ["showActionButtons"], outputs: ["submit"] }] });
|
|
3783
3790
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: ContactUsDialog, decorators: [{
|
|
3784
3791
|
type: Component,
|
|
3785
3792
|
args: [{ selector: 'anatoly-contactus-dialog', template: "<kendo-dialog (close)='onClose()' *ngIf='isOpen' [width]='800' title='Contact Us' class=\"k-dialog-wrapper\">\r\n <div class=\"k-content k-window-content k-dialog-content\">\r\n <anatoly-forms-contactus-form #contactusform [showActionButtons]='false' (submit)='onSubmit()'>\r\n </anatoly-forms-contactus-form>\r\n </div>\r\n <kendo-dialog-actions class=\"k-dialog-buttongroup k-actions k-actions-stretched\">\r\n <button (click)='onSubmitFire()' class='btn btn-success' type='button'>Submit</button>\r\n <button (click)='onClose()' class='btn btn-danger' type='button'>Cancel</button>\r\n </kendo-dialog-actions>\r\n</kendo-dialog>\r\n" }]
|
|
@@ -3794,8 +3801,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3794
3801
|
@osovitny/anatoly
|
|
3795
3802
|
|
|
3796
3803
|
Authors:
|
|
3797
|
-
Vadim Osovitny
|
|
3798
|
-
Anatoly Osovitny
|
|
3804
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3805
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3799
3806
|
|
|
3800
3807
|
Created:
|
|
3801
3808
|
2 Aug 2022
|
|
@@ -3810,8 +3817,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3810
3817
|
@osovitny/anatoly
|
|
3811
3818
|
|
|
3812
3819
|
Authors:
|
|
3813
|
-
Vadim Osovitny
|
|
3814
|
-
Anatoly Osovitny
|
|
3820
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3821
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3815
3822
|
|
|
3816
3823
|
Created:
|
|
3817
3824
|
2 Aug 2022
|
|
@@ -3826,8 +3833,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3826
3833
|
@osovitny/anatoly
|
|
3827
3834
|
|
|
3828
3835
|
Authors:
|
|
3829
|
-
Vadim Osovitny
|
|
3830
|
-
Anatoly Osovitny
|
|
3836
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3837
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3831
3838
|
|
|
3832
3839
|
Created:
|
|
3833
3840
|
02 Aug 2022
|
|
@@ -3925,12 +3932,12 @@ class AddressComponent extends BaseEditComponent {
|
|
|
3925
3932
|
this.change.emit(usState);
|
|
3926
3933
|
}
|
|
3927
3934
|
}
|
|
3928
|
-
AddressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, deps: [{ token: i1$
|
|
3929
|
-
AddressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: AddressComponent, selector: "anatoly-forms-address", inputs: { title: "title", isTitleVisible: "isTitleVisible", isRequired: "isRequired", address: "address" }, outputs: { change: "change" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div class='row' [formGroup]='formGroup'>\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street')}\" >\r\n <label class='col-form-label required'>Street Address</label>\r\n <input type='text' class='form-control' formControlName='address_street' placeholder='Street Address'>\r\n <anatoly-item-validation-summary controlName='address_street'\r\n controlTitle='Street'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street2')}\" >\r\n <input type='text' class='form-control' formControlName='address_street2' placeholder='Apartment, suite, unit, building, floor, etc.'>\r\n <anatoly-item-validation-summary controlName='address_street2'\r\n controlTitle='Street2'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_city')}\">\r\n <label class='col-form-label required'>City</label>\r\n <input type='text' class='form-control' formControlName='address_city' placeholder='City'>\r\n <anatoly-item-validation-summary controlName='address_city'\r\n controlTitle='City'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' *ngIf=\"formGroup.value.address_country == 'US'\" [ngClass]=\"{'has-error': isControlInvalid('address_stateOrRegion')}\">\r\n <label class='col-form-label required'>State</label>\r\n <select class='form-control' (change)='onUSStateChange($event)' formControlName='address_stateOrRegion'>\r\n <option *ngFor='let state of usStateData' [value]='state.code'>{{state.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_stateOrRegion'\r\n controlTitle='State'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_zipcode')}\" >\r\n <label class='col-form-label required'>zipcode</label>\r\n <input type='text' class='form-control' formControlName='address_zipcode' placeholder='zipcode'>\r\n <anatoly-item-validation-summary controlName='address_zipcode'\r\n controlTitle='zipcode'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_country')}\">\r\n <label class='col-form-label required'>Country</label>\r\n <select class='form-control' (change)='onCountryChange($event)' formControlName='address_country' data-placeholder='Select a Country'>\r\n <option *ngFor='let country of countryData' [value]='country.code'>{{country.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_country'\r\n controlTitle='Country'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
3935
|
+
AddressComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, deps: [{ token: i1$6.FormBuilder }, { token: CoreApiService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3936
|
+
AddressComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: AddressComponent, selector: "anatoly-forms-address", inputs: { title: "title", isTitleVisible: "isTitleVisible", isRequired: "isRequired", address: "address" }, outputs: { change: "change" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div class='row' [formGroup]='formGroup'>\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street')}\" >\r\n <label class='col-form-label required'>Street Address</label>\r\n <input type='text' class='form-control' formControlName='address_street' placeholder='Street Address'>\r\n <anatoly-item-validation-summary controlName='address_street'\r\n controlTitle='Street'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street2')}\" >\r\n <input type='text' class='form-control' formControlName='address_street2' placeholder='Apartment, suite, unit, building, floor, etc.'>\r\n <anatoly-item-validation-summary controlName='address_street2'\r\n controlTitle='Street2'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_city')}\">\r\n <label class='col-form-label required'>City</label>\r\n <input type='text' class='form-control' formControlName='address_city' placeholder='City'>\r\n <anatoly-item-validation-summary controlName='address_city'\r\n controlTitle='City'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' *ngIf=\"formGroup.value.address_country == 'US'\" [ngClass]=\"{'has-error': isControlInvalid('address_stateOrRegion')}\">\r\n <label class='col-form-label required'>State</label>\r\n <select class='form-control' (change)='onUSStateChange($event)' formControlName='address_stateOrRegion'>\r\n <option *ngFor='let state of usStateData' [value]='state.code'>{{state.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_stateOrRegion'\r\n controlTitle='State'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_zipcode')}\" >\r\n <label class='col-form-label required'>zipcode</label>\r\n <input type='text' class='form-control' formControlName='address_zipcode' placeholder='zipcode'>\r\n <anatoly-item-validation-summary controlName='address_zipcode'\r\n controlTitle='zipcode'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_country')}\">\r\n <label class='col-form-label required'>Country</label>\r\n <select class='form-control' (change)='onCountryChange($event)' formControlName='address_country' data-placeholder='Select a Country'>\r\n <option *ngFor='let country of countryData' [value]='country.code'>{{country.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_country'\r\n controlTitle='Country'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: CardComponent, selector: "anatoly-card", inputs: ["class"] }, { kind: "component", type: CardHeaderComponent, selector: "anatoly-card-header", inputs: ["class", "title"] }, { kind: "component", type: CardBodyComponent, selector: "anatoly-card-body", inputs: ["class"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
3930
3937
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: AddressComponent, decorators: [{
|
|
3931
3938
|
type: Component,
|
|
3932
3939
|
args: [{ selector: 'anatoly-forms-address', template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div class='row' [formGroup]='formGroup'>\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street')}\" >\r\n <label class='col-form-label required'>Street Address</label>\r\n <input type='text' class='form-control' formControlName='address_street' placeholder='Street Address'>\r\n <anatoly-item-validation-summary controlName='address_street'\r\n controlTitle='Street'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-12' [ngClass]=\"{'has-error': isControlInvalid('address_street2')}\" >\r\n <input type='text' class='form-control' formControlName='address_street2' placeholder='Apartment, suite, unit, building, floor, etc.'>\r\n <anatoly-item-validation-summary controlName='address_street2'\r\n controlTitle='Street2'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_city')}\">\r\n <label class='col-form-label required'>City</label>\r\n <input type='text' class='form-control' formControlName='address_city' placeholder='City'>\r\n <anatoly-item-validation-summary controlName='address_city'\r\n controlTitle='City'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' *ngIf=\"formGroup.value.address_country == 'US'\" [ngClass]=\"{'has-error': isControlInvalid('address_stateOrRegion')}\">\r\n <label class='col-form-label required'>State</label>\r\n <select class='form-control' (change)='onUSStateChange($event)' formControlName='address_stateOrRegion'>\r\n <option *ngFor='let state of usStateData' [value]='state.code'>{{state.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_stateOrRegion'\r\n controlTitle='State'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_zipcode')}\" >\r\n <label class='col-form-label required'>zipcode</label>\r\n <input type='text' class='form-control' formControlName='address_zipcode' placeholder='zipcode'>\r\n <anatoly-item-validation-summary controlName='address_zipcode'\r\n controlTitle='zipcode'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n <div class='form-group col-3' [ngClass]=\"{'has-error': isControlInvalid('address_country')}\">\r\n <label class='col-form-label required'>Country</label>\r\n <select class='form-control' (change)='onCountryChange($event)' formControlName='address_country' data-placeholder='Select a Country'>\r\n <option *ngFor='let country of countryData' [value]='country.code'>{{country.name}}</option>\r\n </select>\r\n <anatoly-item-validation-summary controlName='address_country'\r\n controlTitle='Country'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n" }]
|
|
3933
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
3940
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }, { type: CoreApiService }]; }, propDecorators: { title: [{
|
|
3934
3941
|
type: Input
|
|
3935
3942
|
}], isTitleVisible: [{
|
|
3936
3943
|
type: Input
|
|
@@ -3948,8 +3955,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
3948
3955
|
@osovitny/anatoly
|
|
3949
3956
|
|
|
3950
3957
|
Authors:
|
|
3951
|
-
Vadim Osovitny
|
|
3952
|
-
Anatoly Osovitny
|
|
3958
|
+
Vadim Osovitny vadim@osovitny.com
|
|
3959
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
3953
3960
|
|
|
3954
3961
|
Created:
|
|
3955
3962
|
02 Aug 2022
|
|
@@ -4008,12 +4015,12 @@ class CompanyComponent extends BaseEditComponent {
|
|
|
4008
4015
|
return JSON.stringify(data);
|
|
4009
4016
|
}
|
|
4010
4017
|
}
|
|
4011
|
-
CompanyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, deps: [{ token: i1$
|
|
4012
|
-
CompanyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CompanyComponent, selector: "anatoly-forms-company", inputs: { title: "title", isTitleVisible: "isTitleVisible", company: "company" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div [formGroup]='formGroup' class='row'>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_name') }\">\r\n <label class='col-form-label'>Name</label>\r\n <input type='text' class='form-control' formControlName='company_name' placeholder='Company Name'>\r\n <anatoly-item-validation-summary controlName='company_name'\r\n controlTitle='Company Name'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_phone') }\">\r\n <label class='col-form-label'>Phone</label>\r\n <input type='tel' class='form-control' formControlName='company_phone' placeholder='Company Phone'>\r\n <anatoly-item-validation-summary controlName='company_phone'\r\n controlTitle='Company Phone'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_email') }\">\r\n <label class='col-form-label'>Email</label>\r\n <input type='email' class='form-control' formControlName='company_email' placeholder='Company Email'>\r\n <anatoly-item-validation-summary controlName='company_email'\r\n controlTitle='Company Email'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_websiteUrl') }\">\r\n <label class='col-form-label'>Website Url</label>\r\n <input type='url' placeholder='https://example.com' pattern='https://.*' size='30'\r\n class='form-control' formControlName='company_websiteUrl'>\r\n <anatoly-item-validation-summary controlName='company_websiteUrl'\r\n controlTitle='Company website url'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
4018
|
+
CompanyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, deps: [{ token: i1$6.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
|
|
4019
|
+
CompanyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: CompanyComponent, selector: "anatoly-forms-company", inputs: { title: "title", isTitleVisible: "isTitleVisible", company: "company" }, usesInheritance: true, ngImport: i0, template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div [formGroup]='formGroup' class='row'>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_name') }\">\r\n <label class='col-form-label'>Name</label>\r\n <input type='text' class='form-control' formControlName='company_name' placeholder='Company Name'>\r\n <anatoly-item-validation-summary controlName='company_name'\r\n controlTitle='Company Name'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_phone') }\">\r\n <label class='col-form-label'>Phone</label>\r\n <input type='tel' class='form-control' formControlName='company_phone' placeholder='Company Phone'>\r\n <anatoly-item-validation-summary controlName='company_phone'\r\n controlTitle='Company Phone'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_email') }\">\r\n <label class='col-form-label'>Email</label>\r\n <input type='email' class='form-control' formControlName='company_email' placeholder='Company Email'>\r\n <anatoly-item-validation-summary controlName='company_email'\r\n controlTitle='Company Email'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_websiteUrl') }\">\r\n <label class='col-form-label'>Website Url</label>\r\n <input type='url' placeholder='https://example.com' pattern='https://.*' size='30'\r\n class='form-control' formControlName='company_websiteUrl'>\r\n <anatoly-item-validation-summary controlName='company_websiteUrl'\r\n controlTitle='Company website url'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.PatternValidator, selector: "[pattern][formControlName],[pattern][formControl],[pattern][ngModel]", inputs: ["pattern"] }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: CardComponent, selector: "anatoly-card", inputs: ["class"] }, { kind: "component", type: CardHeaderComponent, selector: "anatoly-card-header", inputs: ["class", "title"] }, { kind: "component", type: CardBodyComponent, selector: "anatoly-card-body", inputs: ["class"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
4013
4020
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: CompanyComponent, decorators: [{
|
|
4014
4021
|
type: Component,
|
|
4015
4022
|
args: [{ selector: 'anatoly-forms-company', template: "<anatoly-card [class]=\"'card-primary card-outline'\">\r\n <anatoly-card-header *ngIf='isTitleVisible' [title]='title'></anatoly-card-header>\r\n <anatoly-card-body>\r\n <div [formGroup]='formGroup' class='row'>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_name') }\">\r\n <label class='col-form-label'>Name</label>\r\n <input type='text' class='form-control' formControlName='company_name' placeholder='Company Name'>\r\n <anatoly-item-validation-summary controlName='company_name'\r\n controlTitle='Company Name'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_phone') }\">\r\n <label class='col-form-label'>Phone</label>\r\n <input type='tel' class='form-control' formControlName='company_phone' placeholder='Company Phone'>\r\n <anatoly-item-validation-summary controlName='company_phone'\r\n controlTitle='Company Phone'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_email') }\">\r\n <label class='col-form-label'>Email</label>\r\n <input type='email' class='form-control' formControlName='company_email' placeholder='Company Email'>\r\n <anatoly-item-validation-summary controlName='company_email'\r\n controlTitle='Company Email'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n <div class='form-group col-6' [ngClass]=\"{'has-error': isControlInvalid('company_websiteUrl') }\">\r\n <label class='col-form-label'>Website Url</label>\r\n <input type='url' placeholder='https://example.com' pattern='https://.*' size='30'\r\n class='form-control' formControlName='company_websiteUrl'>\r\n <anatoly-item-validation-summary controlName='company_websiteUrl'\r\n controlTitle='Company website url'\r\n [formGroup]='formGroup'\r\n [formSubmitted]='formSubmitted'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n\r\n </div>\r\n </anatoly-card-body>\r\n</anatoly-card>\r\n" }]
|
|
4016
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
4023
|
+
}], ctorParameters: function () { return [{ type: i1$6.FormBuilder }]; }, propDecorators: { title: [{
|
|
4017
4024
|
type: Input
|
|
4018
4025
|
}], isTitleVisible: [{
|
|
4019
4026
|
type: Input
|
|
@@ -4027,8 +4034,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4027
4034
|
@osovitny/anatoly
|
|
4028
4035
|
|
|
4029
4036
|
Authors:
|
|
4030
|
-
Vadim Osovitny
|
|
4031
|
-
Anatoly Osovitny
|
|
4037
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4038
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4032
4039
|
|
|
4033
4040
|
Created:
|
|
4034
4041
|
02 Aug 2022
|
|
@@ -4079,7 +4086,7 @@ class UrlSlugComponent extends BaseEditComponent {
|
|
|
4079
4086
|
}
|
|
4080
4087
|
}
|
|
4081
4088
|
UrlSlugComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: UrlSlugComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
4082
|
-
UrlSlugComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: UrlSlugComponent, selector: "anatoly-forms-urlslug", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle", class: "class", watchedControlName: "watchedControlName", urlPrefix: "urlPrefix", isGoButtonVisible: "isGoButtonVisible" }, outputs: { generating: "generating" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' [ngClass]=\"{'has-error': isControlInvalid(controlName)}\"\r\n class=\"permalink form-group {{class}}\">\r\n <div class=\"d-flex align-items-end\">\r\n\r\n <div class=\"form-group\">\r\n <label *ngIf='isTitleVisible' class='col-form-label'>\r\n {{ title }}\r\n <span class=\"urlPrefix\">\r\n {{ urlPrefix }}\r\n </span>\r\n </label>\r\n </div>\r\n <div class='form-group flex-fill'>\r\n <input [formControlName]='controlName' type='text' placeholder='Type url slug here' (focusout)='onUrlSlugChange()'\r\n class='form-control' />\r\n </div>\r\n <div class=\"form-group flex-shrink-1\" *ngIf=\"isGoButtonVisible\">\r\n <a href=\"{{urlPrefix}}{{hrefGo}}\" target=\"_blank\" class=\"btn btn-primary\">Go</a>\r\n </div>\r\n <anatoly-item-validation-summary [formGroup]='formGroup' [formSubmitted]='formSubmitted' [controlName]='controlName'\r\n [controlTitle]='controlTitle'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
4089
|
+
UrlSlugComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: UrlSlugComponent, selector: "anatoly-forms-urlslug", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle", class: "class", watchedControlName: "watchedControlName", urlPrefix: "urlPrefix", isGoButtonVisible: "isGoButtonVisible" }, outputs: { generating: "generating" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' [ngClass]=\"{'has-error': isControlInvalid(controlName)}\"\r\n class=\"permalink form-group {{class}}\">\r\n <div class=\"d-flex align-items-end\">\r\n\r\n <div class=\"form-group\">\r\n <label *ngIf='isTitleVisible' class='col-form-label'>\r\n {{ title }}\r\n <span class=\"urlPrefix\">\r\n {{ urlPrefix }}\r\n </span>\r\n </label>\r\n </div>\r\n <div class='form-group flex-fill'>\r\n <input [formControlName]='controlName' type='text' placeholder='Type url slug here' (focusout)='onUrlSlugChange()'\r\n class='form-control' />\r\n </div>\r\n <div class=\"form-group flex-shrink-1\" *ngIf=\"isGoButtonVisible\">\r\n <a href=\"{{urlPrefix}}{{hrefGo}}\" target=\"_blank\" class=\"btn btn-primary\">Go</a>\r\n </div>\r\n <anatoly-item-validation-summary [formGroup]='formGroup' [formSubmitted]='formSubmitted' [controlName]='controlName'\r\n [controlTitle]='controlTitle'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }, { kind: "component", type: ItemValidationSummaryComponent, selector: "anatoly-item-validation-summary", inputs: ["controlName", "controlTitle"] }] });
|
|
4083
4090
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: UrlSlugComponent, decorators: [{
|
|
4084
4091
|
type: Component,
|
|
4085
4092
|
args: [{ selector: 'anatoly-forms-urlslug', template: "<div [formGroup]='formGroup' [ngClass]=\"{'has-error': isControlInvalid(controlName)}\"\r\n class=\"permalink form-group {{class}}\">\r\n <div class=\"d-flex align-items-end\">\r\n\r\n <div class=\"form-group\">\r\n <label *ngIf='isTitleVisible' class='col-form-label'>\r\n {{ title }}\r\n <span class=\"urlPrefix\">\r\n {{ urlPrefix }}\r\n </span>\r\n </label>\r\n </div>\r\n <div class='form-group flex-fill'>\r\n <input [formControlName]='controlName' type='text' placeholder='Type url slug here' (focusout)='onUrlSlugChange()'\r\n class='form-control' />\r\n </div>\r\n <div class=\"form-group flex-shrink-1\" *ngIf=\"isGoButtonVisible\">\r\n <a href=\"{{urlPrefix}}{{hrefGo}}\" target=\"_blank\" class=\"btn btn-primary\">Go</a>\r\n </div>\r\n <anatoly-item-validation-summary [formGroup]='formGroup' [formSubmitted]='formSubmitted' [controlName]='controlName'\r\n [controlTitle]='controlTitle'>\r\n </anatoly-item-validation-summary>\r\n </div>\r\n</div>\r\n" }]
|
|
@@ -4109,8 +4116,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4109
4116
|
@osovitny/anatoly
|
|
4110
4117
|
|
|
4111
4118
|
Authors:
|
|
4112
|
-
Vadim Osovitny
|
|
4113
|
-
Anatoly Osovitny
|
|
4119
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4120
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4114
4121
|
|
|
4115
4122
|
Created:
|
|
4116
4123
|
02 Aug 2022
|
|
@@ -4150,7 +4157,7 @@ class TimezoneDropdownlist extends BaseEditComponent {
|
|
|
4150
4157
|
}
|
|
4151
4158
|
}
|
|
4152
4159
|
TimezoneDropdownlist.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: TimezoneDropdownlist, deps: [{ token: CoreApiService }, { token: AppContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4153
|
-
TimezoneDropdownlist.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: TimezoneDropdownlist, selector: "anatoly-forms-timezone-dropdownlist", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' class='form-group'>\r\n <label *ngIf='isTitleVisible' class='col-form-label'>Timezone</label>\r\n <select [formControlName]='controlName' class='form-control'>\r\n <option *ngFor='let timezone of timezoneListItems'\r\n [value]='timezone.code'>\r\n ({{timezone.offset}}) {{timezone.name}}\r\n </option>\r\n </select>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$
|
|
4160
|
+
TimezoneDropdownlist.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.6", type: TimezoneDropdownlist, selector: "anatoly-forms-timezone-dropdownlist", inputs: { title: "title", isTitleVisible: "isTitleVisible", controlName: "controlName", controlTitle: "controlTitle" }, usesInheritance: true, ngImport: i0, template: "<div [formGroup]='formGroup' class='form-group'>\r\n <label *ngIf='isTitleVisible' class='col-form-label'>Timezone</label>\r\n <select [formControlName]='controlName' class='form-control'>\r\n <option *ngFor='let timezone of timezoneListItems'\r\n [value]='timezone.code'>\r\n ({{timezone.offset}}) {{timezone.name}}\r\n </option>\r\n </select>\r\n</div>\r\n", dependencies: [{ kind: "directive", type: i1$5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$6.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i1$6.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { kind: "directive", type: i1$6.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$6.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$6.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$6.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "directive", type: NativeElementDirective, selector: "[formControl], [formControlName]" }] });
|
|
4154
4161
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: TimezoneDropdownlist, decorators: [{
|
|
4155
4162
|
type: Component,
|
|
4156
4163
|
args: [{ selector: 'anatoly-forms-timezone-dropdownlist', template: "<div [formGroup]='formGroup' class='form-group'>\r\n <label *ngIf='isTitleVisible' class='col-form-label'>Timezone</label>\r\n <select [formControlName]='controlName' class='form-control'>\r\n <option *ngFor='let timezone of timezoneListItems'\r\n [value]='timezone.code'>\r\n ({{timezone.offset}}) {{timezone.name}}\r\n </option>\r\n </select>\r\n</div>\r\n" }]
|
|
@@ -4170,8 +4177,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4170
4177
|
@osovitny/anatoly
|
|
4171
4178
|
|
|
4172
4179
|
Authors:
|
|
4173
|
-
Vadim Osovitny
|
|
4174
|
-
Anatoly Osovitny
|
|
4180
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4181
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4175
4182
|
|
|
4176
4183
|
Created:
|
|
4177
4184
|
2 Aug 2022
|
|
@@ -4186,8 +4193,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4186
4193
|
@osovitny/anatoly
|
|
4187
4194
|
|
|
4188
4195
|
Authors:
|
|
4189
|
-
Vadim Osovitny
|
|
4190
|
-
Anatoly Osovitny
|
|
4196
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4197
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4191
4198
|
|
|
4192
4199
|
Created:
|
|
4193
4200
|
26 Jun 2020
|
|
@@ -4225,8 +4232,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4225
4232
|
@osovitny/anatoly
|
|
4226
4233
|
|
|
4227
4234
|
Authors:
|
|
4228
|
-
Vadim Osovitny
|
|
4229
|
-
Anatoly Osovitny
|
|
4235
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4236
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4230
4237
|
|
|
4231
4238
|
Created:
|
|
4232
4239
|
26 Jun 2020
|
|
@@ -4259,8 +4266,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4259
4266
|
@osovitny/anatoly
|
|
4260
4267
|
|
|
4261
4268
|
Authors:
|
|
4262
|
-
Vadim Osovitny
|
|
4263
|
-
Anatoly Osovitny
|
|
4269
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4270
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4264
4271
|
|
|
4265
4272
|
Created:
|
|
4266
4273
|
27 Oct 2019
|
|
@@ -4289,8 +4296,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4289
4296
|
@osovitny/anatoly
|
|
4290
4297
|
|
|
4291
4298
|
Authors:
|
|
4292
|
-
Vadim Osovitny
|
|
4293
|
-
Anatoly Osovitny
|
|
4299
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4300
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4294
4301
|
|
|
4295
4302
|
Created:
|
|
4296
4303
|
2 Aug 2022
|
|
@@ -4305,8 +4312,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4305
4312
|
@osovitny/anatoly
|
|
4306
4313
|
|
|
4307
4314
|
Authors:
|
|
4308
|
-
Vadim Osovitny
|
|
4309
|
-
Anatoly Osovitny
|
|
4315
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4316
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4310
4317
|
|
|
4311
4318
|
Created:
|
|
4312
4319
|
2 Aug 2022
|
|
@@ -4321,8 +4328,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4321
4328
|
@osovitny/anatoly
|
|
4322
4329
|
|
|
4323
4330
|
Authors:
|
|
4324
|
-
Vadim Osovitny
|
|
4325
|
-
Anatoly Osovitny
|
|
4331
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4332
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4326
4333
|
|
|
4327
4334
|
Created:
|
|
4328
4335
|
29 June 2020
|
|
@@ -4380,8 +4387,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4380
4387
|
@osovitny/anatoly
|
|
4381
4388
|
|
|
4382
4389
|
Authors:
|
|
4383
|
-
Vadim Osovitny
|
|
4384
|
-
Anatoly Osovitny
|
|
4390
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4391
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4385
4392
|
|
|
4386
4393
|
Created:
|
|
4387
4394
|
4 Mar 2020
|
|
@@ -4422,24 +4429,24 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4422
4429
|
/*
|
|
4423
4430
|
<file>
|
|
4424
4431
|
Project:
|
|
4425
|
-
|
|
4432
|
+
@osovitny/anatoly
|
|
4426
4433
|
|
|
4427
4434
|
Authors:
|
|
4428
4435
|
Vadim Osovitny vadim@osovitny.com
|
|
4429
4436
|
Anatoly Osovitny anatoly@osovitny.com
|
|
4430
4437
|
|
|
4431
4438
|
Created:
|
|
4432
|
-
|
|
4439
|
+
25 Aug 2022
|
|
4433
4440
|
|
|
4434
4441
|
Copyright (c) 2016-2022 Osovitny Inc. All rights reserved.
|
|
4435
4442
|
</file>
|
|
4436
4443
|
*/
|
|
4437
4444
|
class FaModule {
|
|
4438
4445
|
constructor(library) {
|
|
4439
|
-
library.addIcons(faCheckCircle, faCircleXmark);
|
|
4446
|
+
library.addIcons(faCheckCircle, faCircleXmark, faDatabase);
|
|
4440
4447
|
}
|
|
4441
4448
|
}
|
|
4442
|
-
FaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, deps: [{ token:
|
|
4449
|
+
FaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, deps: [{ token: i2.FaIconLibrary }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
4443
4450
|
FaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
4444
4451
|
FontAwesomeModule], exports: [FontAwesomeModule] });
|
|
4445
4452
|
FaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.6", ngImport: i0, type: FaModule, imports: [CommonModule,
|
|
@@ -4455,7 +4462,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4455
4462
|
FontAwesomeModule
|
|
4456
4463
|
]
|
|
4457
4464
|
}]
|
|
4458
|
-
}], ctorParameters: function () { return [{ type:
|
|
4465
|
+
}], ctorParameters: function () { return [{ type: i2.FaIconLibrary }]; } });
|
|
4459
4466
|
|
|
4460
4467
|
/*
|
|
4461
4468
|
<file>
|
|
@@ -4463,8 +4470,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.6", ngImpor
|
|
|
4463
4470
|
@osovitny/anatoly
|
|
4464
4471
|
|
|
4465
4472
|
Authors:
|
|
4466
|
-
Vadim Osovitny
|
|
4467
|
-
Anatoly Osovitny
|
|
4473
|
+
Vadim Osovitny vadim@osovitny.com
|
|
4474
|
+
Anatoly Osovitny anatoly@osovitny.com
|
|
4468
4475
|
|
|
4469
4476
|
Created:
|
|
4470
4477
|
26 Jun 2020
|
|
@@ -4552,7 +4559,7 @@ AnatolyUIModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version
|
|
|
4552
4559
|
ReactiveFormsModule,
|
|
4553
4560
|
FormsModule,
|
|
4554
4561
|
NgxCaptchaModule,
|
|
4555
|
-
FaModule, i1$
|
|
4562
|
+
FaModule, i1$7.FroalaEditorModule, i1$7.FroalaViewModule], exports: [BuyAccessButtonComponent,
|
|
4556
4563
|
SubscribePlanButtonComponent,
|
|
4557
4564
|
CheckIconComponent,
|
|
4558
4565
|
SignInButtonComponent,
|