@acorex/core 16.18.0 → 16.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2022/lib/classes/base-page.class.mjs +3 -3
- package/esm2022/lib/core.module.mjs +4 -4
- package/esm2022/lib/error/error.module.mjs +4 -4
- package/esm2022/lib/error/error.service.mjs +3 -3
- package/esm2022/lib/http/http.module.mjs +4 -4
- package/esm2022/lib/http/http.service.mjs +3 -3
- package/esm2022/lib/locale/en.json +1 -0
- package/esm2022/lib/locale/fa.json +2 -1
- package/esm2022/lib/pipe/datetime.pipe.mjs +3 -3
- package/esm2022/lib/pipe/htmlToText.pipe.mjs +3 -3
- package/esm2022/lib/platform/platform.service.mjs +3 -3
- package/esm2022/lib/services/event.service.mjs +3 -3
- package/esm2022/lib/services/navigator.service.mjs +3 -3
- package/esm2022/lib/services/storage.service.mjs +3 -3
- package/esm2022/lib/translator/translator.module.mjs +4 -4
- package/esm2022/lib/translator/translator.pipe.mjs +3 -3
- package/esm2022/lib/translator/translator.service.mjs +3 -3
- package/esm2022/lib/utils/html/html.module.mjs +4 -4
- package/esm2022/lib/utils/render/on-demand-preload-strategy.service.mjs +3 -3
- package/esm2022/lib/utils/render/render.service.mjs +3 -3
- package/esm2022/lib/utils/render/rendering.module.mjs +4 -4
- package/esm2022/lib/utils/scroll/scroll.directive.mjs +6 -6
- package/esm2022/lib/utils/scroll/scroll.module.mjs +4 -4
- package/esm2022/lib/utils/separator/separator.module.mjs +4 -4
- package/esm2022/lib/utils/separator/separator.pipe.mjs +4 -4
- package/fesm2022/acorex-core.mjs +84 -82
- package/fesm2022/acorex-core.mjs.map +1 -1
- package/package.json +1 -1
package/fesm2022/acorex-core.mjs
CHANGED
@@ -570,10 +570,10 @@ class AXBasePageComponent {
|
|
570
570
|
ngOnDestroy() {
|
571
571
|
this.onClosed.unsubscribe();
|
572
572
|
}
|
573
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
574
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
573
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXBasePageComponent, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
574
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXBasePageComponent });
|
575
575
|
}
|
576
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
576
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXBasePageComponent, decorators: [{
|
577
577
|
type: Injectable
|
578
578
|
}] });
|
579
579
|
|
@@ -589,20 +589,20 @@ class AXErrorService {
|
|
589
589
|
instance.show(message);
|
590
590
|
}
|
591
591
|
}
|
592
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
593
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
592
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXErrorService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
593
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXErrorService, providedIn: 'root' });
|
594
594
|
}
|
595
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
595
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXErrorService, decorators: [{
|
596
596
|
type: Injectable,
|
597
597
|
args: [{ providedIn: 'root' }]
|
598
598
|
}], ctorParameters: () => [{ type: i0.Injector }] });
|
599
599
|
|
600
600
|
class AXErrorModule {
|
601
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
602
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
603
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
601
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXErrorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
602
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXErrorModule, imports: [CommonModule] });
|
603
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXErrorModule, providers: [AXErrorService], imports: [CommonModule] });
|
604
604
|
}
|
605
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
605
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXErrorModule, decorators: [{
|
606
606
|
type: NgModule,
|
607
607
|
args: [{
|
608
608
|
declarations: [],
|
@@ -774,10 +774,10 @@ class AXHttpService {
|
|
774
774
|
// };
|
775
775
|
// }
|
776
776
|
}
|
777
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
778
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
777
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHttpService, deps: [{ token: i1.HttpClient }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
778
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHttpService });
|
779
779
|
}
|
780
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
780
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHttpService, decorators: [{
|
781
781
|
type: Injectable
|
782
782
|
}], ctorParameters: () => [{ type: i1.HttpClient }, { type: i0.Injector }] });
|
783
783
|
|
@@ -788,15 +788,15 @@ class AXHttpModule {
|
|
788
788
|
providers: [AXHttpService]
|
789
789
|
};
|
790
790
|
}
|
791
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
792
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
791
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHttpModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
792
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXHttpModule, imports: [CommonModule,
|
793
793
|
HttpClientModule], exports: [HttpClientModule] });
|
794
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
794
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHttpModule, providers: [
|
795
795
|
AXHttpService
|
796
796
|
], imports: [CommonModule,
|
797
797
|
HttpClientModule, HttpClientModule] });
|
798
798
|
}
|
799
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
799
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHttpModule, decorators: [{
|
800
800
|
type: NgModule,
|
801
801
|
args: [{
|
802
802
|
declarations: [],
|
@@ -949,10 +949,10 @@ class AXPlatform {
|
|
949
949
|
// init functions
|
950
950
|
this._setFullHeightRatio();
|
951
951
|
}
|
952
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
953
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
952
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXPlatform, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
953
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXPlatform, providedIn: 'root' });
|
954
954
|
}
|
955
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
955
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXPlatform, decorators: [{
|
956
956
|
type: Injectable,
|
957
957
|
args: [{
|
958
958
|
providedIn: 'root',
|
@@ -973,10 +973,10 @@ class AXDateTimePipe {
|
|
973
973
|
return date.format(format);
|
974
974
|
}
|
975
975
|
}
|
976
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
977
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
976
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXDateTimePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
977
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXDateTimePipe, name: "dt" });
|
978
978
|
}
|
979
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
979
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXDateTimePipe, decorators: [{
|
980
980
|
type: Pipe,
|
981
981
|
args: [{ name: 'dt' }]
|
982
982
|
}], ctorParameters: () => [] });
|
@@ -996,10 +996,10 @@ class AXHtmlToTextPipe {
|
|
996
996
|
return '';
|
997
997
|
}
|
998
998
|
}
|
999
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
1000
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
999
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHtmlToTextPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
1000
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXHtmlToTextPipe, name: "html2text" });
|
1001
1001
|
}
|
1002
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
1002
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHtmlToTextPipe, decorators: [{
|
1003
1003
|
type: Pipe,
|
1004
1004
|
args: [{ name: 'html2text' }]
|
1005
1005
|
}] });
|
@@ -1028,19 +1028,19 @@ class AXEventService {
|
|
1028
1028
|
d.events = [];
|
1029
1029
|
}
|
1030
1030
|
}
|
1031
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
1032
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
1031
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXEventService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
1032
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXEventService, providedIn: 'root' });
|
1033
1033
|
}
|
1034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
1034
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXEventService, decorators: [{
|
1035
1035
|
type: Injectable,
|
1036
1036
|
args: [{ providedIn: 'root' }]
|
1037
1037
|
}] });
|
1038
1038
|
|
1039
1039
|
class AXNavigator {
|
1040
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
1041
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
1040
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXNavigator, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
1041
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXNavigator });
|
1042
1042
|
}
|
1043
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
1043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXNavigator, decorators: [{
|
1044
1044
|
type: Injectable
|
1045
1045
|
}] });
|
1046
1046
|
|
@@ -1051,10 +1051,10 @@ class AXStorageService {
|
|
1051
1051
|
set(key, value) {
|
1052
1052
|
localStorage.setItem(key, value);
|
1053
1053
|
}
|
1054
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
1055
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
1054
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
1055
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXStorageService });
|
1056
1056
|
}
|
1057
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
1057
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXStorageService, decorators: [{
|
1058
1058
|
type: Injectable
|
1059
1059
|
}] });
|
1060
1060
|
|
@@ -1091,10 +1091,10 @@ class AXTranslatorService {
|
|
1091
1091
|
get(key, lang) {
|
1092
1092
|
return AXTranslator.get(lang, lang);
|
1093
1093
|
}
|
1094
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
1095
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
1094
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
1095
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorService, providedIn: 'platform' });
|
1096
1096
|
}
|
1097
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
1097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorService, decorators: [{
|
1098
1098
|
type: Injectable,
|
1099
1099
|
args: [{ providedIn: 'platform' }]
|
1100
1100
|
}] });
|
@@ -1112,10 +1112,10 @@ class AXTranslatorPipe {
|
|
1112
1112
|
transform(value, lang) {
|
1113
1113
|
return AXTranslator.get(value, lang);
|
1114
1114
|
}
|
1115
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
1116
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
1115
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
1116
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorPipe, name: "trans" });
|
1117
1117
|
}
|
1118
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
1118
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorPipe, decorators: [{
|
1119
1119
|
type: Pipe,
|
1120
1120
|
args: [{ name: 'trans', pure: true }]
|
1121
1121
|
}], ctorParameters: () => [] });
|
@@ -1207,6 +1207,7 @@ var validation$1 = {
|
|
1207
1207
|
};
|
1208
1208
|
var dataGrid$1 = {
|
1209
1209
|
page: "page",
|
1210
|
+
pageSizeSelectorLabel: "Page Size:",
|
1210
1211
|
more: "more",
|
1211
1212
|
to: "To",
|
1212
1213
|
of: "Of",
|
@@ -1478,7 +1479,8 @@ var validation = {
|
|
1478
1479
|
};
|
1479
1480
|
var dataGrid = {
|
1480
1481
|
page: "صفحه",
|
1481
|
-
|
1482
|
+
pageSizeSelectorLabel: "تعداد نمایش در هر صفحه:",
|
1483
|
+
more: "",
|
1482
1484
|
to: "تا",
|
1483
1485
|
of: "از",
|
1484
1486
|
next: "بعدی",
|
@@ -1659,11 +1661,11 @@ class AXTranslatorModule {
|
|
1659
1661
|
AXTranslator.load('en', en$1);
|
1660
1662
|
AXTranslator.load('fa', fa$1);
|
1661
1663
|
}
|
1662
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
1663
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
1664
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
1664
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
1665
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorModule, declarations: [AXTranslatorPipe], exports: [AXTranslatorPipe] });
|
1666
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorModule });
|
1665
1667
|
}
|
1666
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
1668
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXTranslatorModule, decorators: [{
|
1667
1669
|
type: NgModule,
|
1668
1670
|
args: [{
|
1669
1671
|
imports: [],
|
@@ -2011,11 +2013,11 @@ class AXHtmlUtil {
|
|
2011
2013
|
}
|
2012
2014
|
|
2013
2015
|
class AXHtmlModule {
|
2014
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2015
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
2016
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
2016
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHtmlModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
2017
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXHtmlModule, declarations: [AXHtmlToTextPipe], imports: [CommonModule], exports: [AXHtmlToTextPipe] });
|
2018
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHtmlModule, imports: [CommonModule] });
|
2017
2019
|
}
|
2018
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2020
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHtmlModule, decorators: [{
|
2019
2021
|
type: NgModule,
|
2020
2022
|
args: [{
|
2021
2023
|
declarations: [AXHtmlToTextPipe],
|
@@ -2035,10 +2037,10 @@ class AXOnDemandPreloadService {
|
|
2035
2037
|
const slices = [];
|
2036
2038
|
this.subject.next(routePath);
|
2037
2039
|
}
|
2038
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2039
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
2040
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXOnDemandPreloadService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
2041
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXOnDemandPreloadService });
|
2040
2042
|
}
|
2041
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXOnDemandPreloadService, decorators: [{
|
2042
2044
|
type: Injectable
|
2043
2045
|
}], ctorParameters: () => [] });
|
2044
2046
|
|
@@ -2137,10 +2139,10 @@ class AXRenderService {
|
|
2137
2139
|
}
|
2138
2140
|
return found;
|
2139
2141
|
}
|
2140
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2141
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
2142
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXRenderService, deps: [{ token: i0.ApplicationRef }, { token: i1$1.Router }, { token: i0.ComponentFactoryResolver }, { token: i0.Compiler }, { token: AXOnDemandPreloadService }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
2143
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXRenderService, providedIn: 'root' });
|
2142
2144
|
}
|
2143
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2145
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXRenderService, decorators: [{
|
2144
2146
|
type: Injectable,
|
2145
2147
|
args: [{ providedIn: 'root' }]
|
2146
2148
|
}], ctorParameters: () => [{ type: i0.ApplicationRef }, { type: i1$1.Router }, { type: i0.ComponentFactoryResolver }, { type: i0.Compiler }, { type: AXOnDemandPreloadService }, { type: i0.Injector }] });
|
@@ -2150,9 +2152,9 @@ function getOnDemandPreloadServiceFactory() {
|
|
2150
2152
|
return new AXOnDemandPreloadService();
|
2151
2153
|
}
|
2152
2154
|
class AXRenderingModule {
|
2153
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2154
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
2155
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
2155
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXRenderingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
2156
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXRenderingModule });
|
2157
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXRenderingModule, providers: [
|
2156
2158
|
{
|
2157
2159
|
provide: AXOnDemandPreloadService,
|
2158
2160
|
useFactory: getOnDemandPreloadServiceFactory
|
@@ -2160,7 +2162,7 @@ class AXRenderingModule {
|
|
2160
2162
|
AXRenderService
|
2161
2163
|
] });
|
2162
2164
|
}
|
2163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2165
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXRenderingModule, decorators: [{
|
2164
2166
|
type: NgModule,
|
2165
2167
|
args: [{
|
2166
2168
|
imports: [],
|
@@ -2186,10 +2188,10 @@ class AXHorizontalScrollDirective {
|
|
2186
2188
|
const delta = Math.max(-1, Math.min(1, e.wheelDelta || -e.detail));
|
2187
2189
|
this.el.nativeElement.scrollLeft -= delta * this.scrollValue;
|
2188
2190
|
}
|
2189
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2190
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
2191
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHorizontalScrollDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
2192
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: AXHorizontalScrollDirective, selector: "[horizontalScroll]", inputs: { scrollValue: ["horizontalScroll", "scrollValue"] }, host: { listeners: { "wheel": "onMouseWheel($event)" } }, ngImport: i0 });
|
2191
2193
|
}
|
2192
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2194
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXHorizontalScrollDirective, decorators: [{
|
2193
2195
|
type: Directive,
|
2194
2196
|
args: [{
|
2195
2197
|
// tslint:disable-next-line: directive-selector
|
@@ -2212,10 +2214,10 @@ class AXVerticalScrollDirective {
|
|
2212
2214
|
const delta = Math.max(-1, Math.min(1, e.wheelDelta || -e.detail));
|
2213
2215
|
this.el.nativeElement.scrollTop -= delta * this.scrollValue;
|
2214
2216
|
}
|
2215
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2216
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.
|
2217
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXVerticalScrollDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
2218
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.0.5", type: AXVerticalScrollDirective, selector: "[verticalScroll]", inputs: { scrollValue: ["verticalScroll", "scrollValue"] }, host: { listeners: { "wheel": "onMouseWheel($event)" } }, ngImport: i0 });
|
2217
2219
|
}
|
2218
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXVerticalScrollDirective, decorators: [{
|
2219
2221
|
type: Directive,
|
2220
2222
|
args: [{
|
2221
2223
|
// tslint:disable-next-line: directive-selector
|
@@ -2230,11 +2232,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
|
|
2230
2232
|
}] } });
|
2231
2233
|
|
2232
2234
|
class AXScrollModule {
|
2233
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2234
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
2235
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
2235
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXScrollModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
2236
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXScrollModule, declarations: [AXHorizontalScrollDirective, AXVerticalScrollDirective], imports: [CommonModule], exports: [AXHorizontalScrollDirective, AXVerticalScrollDirective] });
|
2237
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXScrollModule, imports: [CommonModule] });
|
2236
2238
|
}
|
2237
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2239
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXScrollModule, decorators: [{
|
2238
2240
|
type: NgModule,
|
2239
2241
|
args: [{
|
2240
2242
|
declarations: [AXHorizontalScrollDirective, AXVerticalScrollDirective],
|
@@ -2260,11 +2262,11 @@ class AXSeparatorPipe {
|
|
2260
2262
|
maximumFractionDigits: decimal
|
2261
2263
|
}).format(Number(value)) + (currency != '' ? ' ' + currency : ''));
|
2262
2264
|
}
|
2263
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2264
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.
|
2265
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.
|
2265
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
2266
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorPipe, name: "separator" });
|
2267
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorPipe, providedIn: 'root' });
|
2266
2268
|
}
|
2267
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2269
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorPipe, decorators: [{
|
2268
2270
|
type: Pipe,
|
2269
2271
|
args: [{ name: 'separator' }]
|
2270
2272
|
}, {
|
@@ -2275,11 +2277,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
|
|
2275
2277
|
}] });
|
2276
2278
|
|
2277
2279
|
class AXSeparatorModule {
|
2278
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2279
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
2280
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
2280
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
2281
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorModule, declarations: [AXSeparatorPipe], imports: [CommonModule], exports: [AXSeparatorPipe] });
|
2282
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorModule, imports: [CommonModule] });
|
2281
2283
|
}
|
2282
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXSeparatorModule, decorators: [{
|
2283
2285
|
type: NgModule,
|
2284
2286
|
args: [{
|
2285
2287
|
declarations: [AXSeparatorPipe],
|
@@ -2295,11 +2297,11 @@ const SERVICES = [AXEventService,
|
|
2295
2297
|
AXStorageService
|
2296
2298
|
];
|
2297
2299
|
class AXCoreModule {
|
2298
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.
|
2299
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.
|
2300
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.
|
2300
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
2301
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.0.5", ngImport: i0, type: AXCoreModule, declarations: [AXDateTimePipe], imports: [AXScrollModule, AXTranslatorModule], exports: [AXDateTimePipe] });
|
2302
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXCoreModule, providers: [...SERVICES], imports: [MODULES] });
|
2301
2303
|
}
|
2302
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.
|
2304
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.5", ngImport: i0, type: AXCoreModule, decorators: [{
|
2303
2305
|
type: NgModule,
|
2304
2306
|
args: [{
|
2305
2307
|
declarations: [...PIPES],
|