monkey-front-core 21.0.7 → 21.0.9
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __decorate } from 'tslib';
|
|
2
2
|
import { HttpContextToken, HttpErrorResponse, HttpClient, HttpParams, HttpContext, HttpHeaders, provideHttpClient, withInterceptors } from '@angular/common/http';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { inject, InjectionToken, Injectable, LOCALE_ID, DestroyRef, DOCUMENT, Inject, Injector, EventEmitter, Input, Directive, ElementRef, ChangeDetectorRef, ErrorHandler, provideAppInitializer, NgModule, Pipe, DEFAULT_CURRENCY_CODE
|
|
4
|
+
import { inject, InjectionToken, Injectable, LOCALE_ID, DestroyRef, DOCUMENT, Inject, Injector, EventEmitter, Input, Directive, ElementRef, ChangeDetectorRef, ErrorHandler, provideAppInitializer, NgModule, Pipe, DEFAULT_CURRENCY_CODE } from '@angular/core';
|
|
5
5
|
import * as i2 from '@angular/router';
|
|
6
6
|
import { Router, NavigationStart } from '@angular/router';
|
|
7
7
|
import queryString from 'query-string';
|
|
@@ -124,10 +124,10 @@ class MonkeyEcxCookieStorageService {
|
|
|
124
124
|
console.error('MonkeyEcxCookieStorageService -> setCookie', err);
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
128
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
127
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCookieStorageService, deps: [{ token: i1.CookieService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
128
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCookieStorageService, providedIn: 'root' }); }
|
|
129
129
|
}
|
|
130
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
130
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCookieStorageService, decorators: [{
|
|
131
131
|
type: Injectable,
|
|
132
132
|
args: [{
|
|
133
133
|
providedIn: 'root'
|
|
@@ -533,10 +533,10 @@ class MonkeyEcxTokenStorageService {
|
|
|
533
533
|
}));
|
|
534
534
|
}
|
|
535
535
|
}
|
|
536
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
537
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
536
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTokenStorageService, deps: [{ token: i1$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
537
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTokenStorageService, providedIn: 'root' }); }
|
|
538
538
|
}
|
|
539
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
539
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTokenStorageService, decorators: [{
|
|
540
540
|
type: Injectable,
|
|
541
541
|
args: [{
|
|
542
542
|
providedIn: 'root'
|
|
@@ -1238,10 +1238,10 @@ class MonkeyEcxConfigsService {
|
|
|
1238
1238
|
}
|
|
1239
1239
|
return null;
|
|
1240
1240
|
}
|
|
1241
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1242
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1241
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxConfigsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1242
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxConfigsService, providedIn: 'root' }); }
|
|
1243
1243
|
}
|
|
1244
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1244
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxConfigsService, decorators: [{
|
|
1245
1245
|
type: Injectable,
|
|
1246
1246
|
args: [{
|
|
1247
1247
|
providedIn: 'root'
|
|
@@ -1399,10 +1399,10 @@ class MonkeyEcxAlertsService {
|
|
|
1399
1399
|
apply() {
|
|
1400
1400
|
this.handleValidation();
|
|
1401
1401
|
}
|
|
1402
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1403
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1402
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAlertsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1403
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAlertsService, providedIn: 'root' }); }
|
|
1404
1404
|
}
|
|
1405
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1405
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAlertsService, decorators: [{
|
|
1406
1406
|
type: Injectable,
|
|
1407
1407
|
args: [{
|
|
1408
1408
|
providedIn: 'root'
|
|
@@ -1544,10 +1544,10 @@ Using this console can allow attackers to pass through you and retrieve your inf
|
|
|
1544
1544
|
return data[locale]?.[key] ?? null;
|
|
1545
1545
|
}));
|
|
1546
1546
|
}
|
|
1547
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1548
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1547
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyDictionaryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1548
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyDictionaryService, providedIn: 'root' }); }
|
|
1549
1549
|
}
|
|
1550
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyDictionaryService, decorators: [{
|
|
1551
1551
|
type: Injectable,
|
|
1552
1552
|
args: [{
|
|
1553
1553
|
providedIn: 'root'
|
|
@@ -1592,10 +1592,10 @@ class MonkeyEcxSecurityConsoleService {
|
|
|
1592
1592
|
this.handleValidation();
|
|
1593
1593
|
}, 300);
|
|
1594
1594
|
}
|
|
1595
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1596
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1595
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxSecurityConsoleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1596
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxSecurityConsoleService, providedIn: 'root' }); }
|
|
1597
1597
|
}
|
|
1598
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1598
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxSecurityConsoleService, decorators: [{
|
|
1599
1599
|
type: Injectable,
|
|
1600
1600
|
args: [{
|
|
1601
1601
|
providedIn: 'root'
|
|
@@ -1690,10 +1690,10 @@ class MonkeyEcxDatadogService {
|
|
|
1690
1690
|
apply() {
|
|
1691
1691
|
this.handleValidation();
|
|
1692
1692
|
}
|
|
1693
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1694
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1693
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDatadogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1694
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDatadogService, providedIn: 'root' }); }
|
|
1695
1695
|
}
|
|
1696
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1696
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDatadogService, decorators: [{
|
|
1697
1697
|
type: Injectable,
|
|
1698
1698
|
args: [{
|
|
1699
1699
|
providedIn: 'root'
|
|
@@ -1839,10 +1839,10 @@ class MonkeyEcxErrorService {
|
|
|
1839
1839
|
apply(e) {
|
|
1840
1840
|
this.handleValidation(e);
|
|
1841
1841
|
}
|
|
1842
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1843
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1842
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxErrorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1843
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxErrorService, providedIn: 'root' }); }
|
|
1844
1844
|
}
|
|
1845
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1845
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxErrorService, decorators: [{
|
|
1846
1846
|
type: Injectable,
|
|
1847
1847
|
args: [{
|
|
1848
1848
|
providedIn: 'root'
|
|
@@ -1911,10 +1911,10 @@ class MonkeyEcxFeatureToggleService {
|
|
|
1911
1911
|
return;
|
|
1912
1912
|
await this.handleValidation(environment.launchDarklyClientSideID, whiteLabel);
|
|
1913
1913
|
}
|
|
1914
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1915
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1914
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFeatureToggleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1915
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFeatureToggleService, providedIn: 'root' }); }
|
|
1916
1916
|
}
|
|
1917
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1917
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFeatureToggleService, decorators: [{
|
|
1918
1918
|
type: Injectable,
|
|
1919
1919
|
args: [{
|
|
1920
1920
|
providedIn: 'root'
|
|
@@ -1967,10 +1967,10 @@ class MonkeyEcxGTMService {
|
|
|
1967
1967
|
apply() {
|
|
1968
1968
|
this.handleValidation();
|
|
1969
1969
|
}
|
|
1970
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
1971
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
1970
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxGTMService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1971
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxGTMService, providedIn: 'root' }); }
|
|
1972
1972
|
}
|
|
1973
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
1973
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxGTMService, decorators: [{
|
|
1974
1974
|
type: Injectable,
|
|
1975
1975
|
args: [{
|
|
1976
1976
|
providedIn: 'root'
|
|
@@ -1994,7 +1994,7 @@ class MonkeyEcxNewVersionService {
|
|
|
1994
1994
|
if (this._showed)
|
|
1995
1995
|
return;
|
|
1996
1996
|
const id = 'mecx-new-version-banner';
|
|
1997
|
-
const
|
|
1997
|
+
const bootstrap = this._configsService.bootstrap;
|
|
1998
1998
|
if (!bootstrap || !bootstrap.showNewVersion)
|
|
1999
1999
|
return;
|
|
2000
2000
|
const i18n = await firstValueFrom(this._dictionary);
|
|
@@ -2026,19 +2026,21 @@ class MonkeyEcxNewVersionService {
|
|
|
2026
2026
|
});
|
|
2027
2027
|
banner.textContent = i18n;
|
|
2028
2028
|
banner.addEventListener('click', () => {
|
|
2029
|
+
document.body.style.marginTop = '0px';
|
|
2029
2030
|
banner.remove();
|
|
2030
2031
|
window.location.reload();
|
|
2031
2032
|
});
|
|
2032
2033
|
document.body.insertBefore(banner, document.body.firstChild);
|
|
2034
|
+
document.body.style.marginTop = `${banner.offsetHeight}px`;
|
|
2033
2035
|
this._showed = true;
|
|
2034
2036
|
}
|
|
2035
2037
|
apply() {
|
|
2036
2038
|
this.handleValidation();
|
|
2037
2039
|
}
|
|
2038
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2039
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2040
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxNewVersionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2041
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxNewVersionService, providedIn: 'root' }); }
|
|
2040
2042
|
}
|
|
2041
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2043
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxNewVersionService, decorators: [{
|
|
2042
2044
|
type: Injectable,
|
|
2043
2045
|
args: [{
|
|
2044
2046
|
providedIn: 'root'
|
|
@@ -2183,10 +2185,10 @@ class MonkeyEcxConnectionService {
|
|
|
2183
2185
|
if (this._idleTimeoutHandle)
|
|
2184
2186
|
clearTimeout(this._idleTimeoutHandle);
|
|
2185
2187
|
}
|
|
2186
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2187
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2188
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxConnectionService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2189
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxConnectionService, providedIn: 'root' }); }
|
|
2188
2190
|
}
|
|
2189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2191
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxConnectionService, decorators: [{
|
|
2190
2192
|
type: Injectable,
|
|
2191
2193
|
args: [{ providedIn: 'root' }]
|
|
2192
2194
|
}], ctorParameters: () => [{ type: i0.NgZone }] });
|
|
@@ -2299,10 +2301,10 @@ class MonkeyEcxRequestErrorService {
|
|
|
2299
2301
|
}, timeout);
|
|
2300
2302
|
this.handleNetworkBlock(error);
|
|
2301
2303
|
}
|
|
2302
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2303
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2304
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxRequestErrorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2305
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxRequestErrorService, providedIn: 'root' }); }
|
|
2304
2306
|
}
|
|
2305
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2307
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxRequestErrorService, decorators: [{
|
|
2306
2308
|
type: Injectable,
|
|
2307
2309
|
args: [{ providedIn: 'root' }]
|
|
2308
2310
|
}] });
|
|
@@ -2408,10 +2410,10 @@ class MonkeyEcxRequestStateService {
|
|
|
2408
2410
|
}
|
|
2409
2411
|
return this.refreshSubject.pipe(take(1), switchMap(() => this.retryRequest(req, next)));
|
|
2410
2412
|
}
|
|
2411
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2412
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2413
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxRequestStateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2414
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxRequestStateService, providedIn: 'root' }); }
|
|
2413
2415
|
}
|
|
2414
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2416
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxRequestStateService, decorators: [{
|
|
2415
2417
|
type: Injectable,
|
|
2416
2418
|
args: [{ providedIn: 'root' }]
|
|
2417
2419
|
}] });
|
|
@@ -2530,10 +2532,10 @@ class MonkeyEcxService {
|
|
|
2530
2532
|
options = this.getOptions(options);
|
|
2531
2533
|
return this._http.delete(url, options || {});
|
|
2532
2534
|
}
|
|
2533
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2534
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2535
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2536
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxService, providedIn: 'root' }); }
|
|
2535
2537
|
}
|
|
2536
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2538
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxService, decorators: [{
|
|
2537
2539
|
type: Injectable,
|
|
2538
2540
|
args: [{
|
|
2539
2541
|
providedIn: 'root'
|
|
@@ -2637,10 +2639,10 @@ class MonkeyEcxLocaleService {
|
|
|
2637
2639
|
async apply() {
|
|
2638
2640
|
await this.handleValidation();
|
|
2639
2641
|
}
|
|
2640
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2641
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2642
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2643
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLocaleService, providedIn: 'root' }); }
|
|
2642
2644
|
}
|
|
2643
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2645
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLocaleService, decorators: [{
|
|
2644
2646
|
type: Injectable,
|
|
2645
2647
|
args: [{
|
|
2646
2648
|
providedIn: 'root'
|
|
@@ -2801,10 +2803,10 @@ class MonkeyEcxMaintenanceService {
|
|
|
2801
2803
|
apply() {
|
|
2802
2804
|
this.handleValidation();
|
|
2803
2805
|
}
|
|
2804
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2805
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2806
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxMaintenanceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2807
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxMaintenanceService, providedIn: 'root' }); }
|
|
2806
2808
|
}
|
|
2807
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxMaintenanceService, decorators: [{
|
|
2808
2810
|
type: Injectable,
|
|
2809
2811
|
args: [{
|
|
2810
2812
|
providedIn: 'root'
|
|
@@ -2874,10 +2876,10 @@ class MonkeyEcxStyleGuideService {
|
|
|
2874
2876
|
this.applyFonts(config);
|
|
2875
2877
|
this.applyTheme(config);
|
|
2876
2878
|
}
|
|
2877
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2878
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2879
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxStyleGuideService, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2880
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxStyleGuideService, providedIn: 'root' }); }
|
|
2879
2881
|
}
|
|
2880
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2882
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxStyleGuideService, decorators: [{
|
|
2881
2883
|
type: Injectable,
|
|
2882
2884
|
args: [{
|
|
2883
2885
|
providedIn: 'root'
|
|
@@ -2914,10 +2916,10 @@ class MonkeyEcxUpdateService {
|
|
|
2914
2916
|
apply() {
|
|
2915
2917
|
this.handleValidation();
|
|
2916
2918
|
}
|
|
2917
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
2918
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
2919
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxUpdateService, deps: [{ token: i1$2.SwUpdate }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2920
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxUpdateService, providedIn: 'root' }); }
|
|
2919
2921
|
}
|
|
2920
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
2922
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxUpdateService, decorators: [{
|
|
2921
2923
|
type: Injectable,
|
|
2922
2924
|
args: [{
|
|
2923
2925
|
providedIn: 'root'
|
|
@@ -3014,10 +3016,10 @@ class MonkeyEcxInitService {
|
|
|
3014
3016
|
this._errorService.apply(e);
|
|
3015
3017
|
}
|
|
3016
3018
|
}
|
|
3017
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3018
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3019
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxInitService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3020
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxInitService, providedIn: 'root' }); }
|
|
3019
3021
|
}
|
|
3020
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3022
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxInitService, decorators: [{
|
|
3021
3023
|
type: Injectable,
|
|
3022
3024
|
args: [{ providedIn: 'root' }]
|
|
3023
3025
|
}], ctorParameters: () => [] });
|
|
@@ -3062,10 +3064,10 @@ class LService {
|
|
|
3062
3064
|
'decrypt'
|
|
3063
3065
|
]);
|
|
3064
3066
|
}
|
|
3065
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3066
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3067
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: LService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3068
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: LService, providedIn: 'root' }); }
|
|
3067
3069
|
}
|
|
3068
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3070
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: LService, decorators: [{
|
|
3069
3071
|
type: Injectable,
|
|
3070
3072
|
args: [{
|
|
3071
3073
|
providedIn: 'root'
|
|
@@ -3149,8 +3151,8 @@ class MonkeyEcxScheduleService {
|
|
|
3149
3151
|
});
|
|
3150
3152
|
this._routerSubscription.unsubscribe();
|
|
3151
3153
|
}
|
|
3152
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3153
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3154
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxScheduleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3155
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxScheduleService, providedIn: 'root' }); }
|
|
3154
3156
|
}
|
|
3155
3157
|
__decorate([
|
|
3156
3158
|
MonkeyEcxCoreService({
|
|
@@ -3160,7 +3162,7 @@ __decorate([
|
|
|
3160
3162
|
}
|
|
3161
3163
|
})
|
|
3162
3164
|
], MonkeyEcxScheduleService.prototype, "startWithRequest", null);
|
|
3163
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3165
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxScheduleService, decorators: [{
|
|
3164
3166
|
type: Injectable,
|
|
3165
3167
|
args: [{ providedIn: 'root' }]
|
|
3166
3168
|
}], propDecorators: { startWithRequest: [] } });
|
|
@@ -3193,10 +3195,10 @@ class MonkeyEcxLoggedHandleService {
|
|
|
3193
3195
|
this.destroyToken();
|
|
3194
3196
|
this.destroySchedule();
|
|
3195
3197
|
}
|
|
3196
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3197
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3198
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLoggedHandleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3199
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLoggedHandleService, providedIn: 'root' }); }
|
|
3198
3200
|
}
|
|
3199
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3201
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLoggedHandleService, decorators: [{
|
|
3200
3202
|
type: Injectable,
|
|
3201
3203
|
args: [{
|
|
3202
3204
|
providedIn: 'root'
|
|
@@ -3475,8 +3477,8 @@ class MonkeyEcxAuthService {
|
|
|
3475
3477
|
});
|
|
3476
3478
|
localeService.apply();
|
|
3477
3479
|
}
|
|
3478
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3479
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3480
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3481
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthService, providedIn: 'root' }); }
|
|
3480
3482
|
}
|
|
3481
3483
|
__decorate([
|
|
3482
3484
|
MonkeyEcxCoreService({
|
|
@@ -3505,7 +3507,7 @@ __decorate([
|
|
|
3505
3507
|
}
|
|
3506
3508
|
})
|
|
3507
3509
|
], MonkeyEcxAuthService.prototype, "me", null);
|
|
3508
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthService, decorators: [{
|
|
3509
3511
|
type: Injectable,
|
|
3510
3512
|
args: [{ providedIn: 'root' }]
|
|
3511
3513
|
}], propDecorators: { deleteToken: [], login: [], me: [] } });
|
|
@@ -3545,10 +3547,10 @@ class MonkeyEcxGlobalErrorHandler {
|
|
|
3545
3547
|
// not to
|
|
3546
3548
|
}
|
|
3547
3549
|
}
|
|
3548
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3549
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3550
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxGlobalErrorHandler, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3551
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxGlobalErrorHandler, providedIn: 'root' }); }
|
|
3550
3552
|
}
|
|
3551
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3553
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxGlobalErrorHandler, decorators: [{
|
|
3552
3554
|
type: Injectable,
|
|
3553
3555
|
args: [{
|
|
3554
3556
|
providedIn: 'root'
|
|
@@ -3607,10 +3609,10 @@ fill="#000000" stroke="none">
|
|
|
3607
3609
|
</svg>
|
|
3608
3610
|
`);
|
|
3609
3611
|
}
|
|
3610
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3611
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3612
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxIconsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3613
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxIconsService, providedIn: 'root' }); }
|
|
3612
3614
|
}
|
|
3613
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3615
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxIconsService, decorators: [{
|
|
3614
3616
|
type: Injectable,
|
|
3615
3617
|
args: [{
|
|
3616
3618
|
providedIn: 'root'
|
|
@@ -3943,10 +3945,10 @@ class MonkeyEcxFormValidationService {
|
|
|
3943
3945
|
}
|
|
3944
3946
|
});
|
|
3945
3947
|
}
|
|
3946
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
3947
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
3948
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormValidationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3949
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormValidationService, providedIn: 'root' }); }
|
|
3948
3950
|
}
|
|
3949
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
3951
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormValidationService, decorators: [{
|
|
3950
3952
|
type: Injectable,
|
|
3951
3953
|
args: [{ providedIn: 'root' }]
|
|
3952
3954
|
}] });
|
|
@@ -4075,10 +4077,10 @@ class MonkeyEcxErrorMessageDirective {
|
|
|
4075
4077
|
ngOnDestroy() {
|
|
4076
4078
|
this.sub?.unsubscribe();
|
|
4077
4079
|
}
|
|
4078
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4079
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0
|
|
4080
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxErrorMessageDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4081
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.1.0", type: MonkeyEcxErrorMessageDirective, isStandalone: true, selector: "[monkeyecxErrorMessage]", inputs: { errorMessage: ["monkeyecxErrorMessage", "errorMessage"] }, ngImport: i0 }); }
|
|
4080
4082
|
}
|
|
4081
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4083
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxErrorMessageDirective, decorators: [{
|
|
4082
4084
|
type: Directive,
|
|
4083
4085
|
args: [{
|
|
4084
4086
|
selector: '[monkeyecxErrorMessage]',
|
|
@@ -4128,10 +4130,10 @@ class MonkeyEcxFeatureByProgramDirective {
|
|
|
4128
4130
|
ngOnInit() {
|
|
4129
4131
|
this.init();
|
|
4130
4132
|
}
|
|
4131
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4132
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0
|
|
4133
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFeatureByProgramDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4134
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.1.0", type: MonkeyEcxFeatureByProgramDirective, isStandalone: true, selector: "[monkeyecxFeatureByProgram]", inputs: { feature: "feature" }, ngImport: i0 }); }
|
|
4133
4135
|
}
|
|
4134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4136
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFeatureByProgramDirective, decorators: [{
|
|
4135
4137
|
type: Directive,
|
|
4136
4138
|
args: [{
|
|
4137
4139
|
selector: '[monkeyecxFeatureByProgram]'
|
|
@@ -4189,10 +4191,10 @@ class MonkeyEcxFeatureDirective {
|
|
|
4189
4191
|
}
|
|
4190
4192
|
});
|
|
4191
4193
|
}
|
|
4192
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4193
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0
|
|
4194
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFeatureDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4195
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.1.0", type: MonkeyEcxFeatureDirective, isStandalone: true, selector: "[monkeyecxFeature]", inputs: { feature: ["featureName", "feature"] }, ngImport: i0 }); }
|
|
4194
4196
|
}
|
|
4195
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4197
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFeatureDirective, decorators: [{
|
|
4196
4198
|
type: Directive,
|
|
4197
4199
|
args: [{
|
|
4198
4200
|
selector: '[monkeyecxFeature]'
|
|
@@ -4241,10 +4243,10 @@ class MonkeyEcxLoadingDirective {
|
|
|
4241
4243
|
this._view = this.viewContainer.createEmbeddedView(this.templateRef);
|
|
4242
4244
|
}
|
|
4243
4245
|
}
|
|
4244
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4245
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0
|
|
4246
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLoadingDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4247
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.1.0", type: MonkeyEcxLoadingDirective, isStandalone: true, selector: "[monkeyecxLoading]", inputs: { monkeyecxLoading: "monkeyecxLoading", monkeyecxLoadingSize: "monkeyecxLoadingSize" }, usesOnChanges: true, ngImport: i0 }); }
|
|
4246
4248
|
}
|
|
4247
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4249
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxLoadingDirective, decorators: [{
|
|
4248
4250
|
type: Directive,
|
|
4249
4251
|
args: [{
|
|
4250
4252
|
selector: '[monkeyecxLoading]'
|
|
@@ -4313,10 +4315,10 @@ class MonkeyEcxSecurityDirective {
|
|
|
4313
4315
|
this.changeDetectorRef.detectChanges();
|
|
4314
4316
|
this.handleData();
|
|
4315
4317
|
}
|
|
4316
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4317
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.0
|
|
4318
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxSecurityDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4319
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.1.0", type: MonkeyEcxSecurityDirective, isStandalone: true, selector: "[monkeyecxSecurity]", inputs: { roles: ["securityRoles", "roles"], byExclusion: ["securityByExclusion", "byExclusion"] }, ngImport: i0 }); }
|
|
4318
4320
|
}
|
|
4319
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4321
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxSecurityDirective, decorators: [{
|
|
4320
4322
|
type: Directive,
|
|
4321
4323
|
args: [{
|
|
4322
4324
|
selector: '[monkeyecxSecurity]'
|
|
@@ -4684,10 +4686,10 @@ class MonkeyEcxAuthGuardCompany {
|
|
|
4684
4686
|
this._authService.redirectLoginWelcomeBack();
|
|
4685
4687
|
return false;
|
|
4686
4688
|
}
|
|
4687
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4688
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
4689
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardCompany, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4690
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardCompany, providedIn: 'root' }); }
|
|
4689
4691
|
}
|
|
4690
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4692
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardCompany, decorators: [{
|
|
4691
4693
|
type: Injectable,
|
|
4692
4694
|
args: [{ providedIn: 'root' }]
|
|
4693
4695
|
}] });
|
|
@@ -4707,10 +4709,10 @@ class MonkeyEcxAuthGuardLogin {
|
|
|
4707
4709
|
}
|
|
4708
4710
|
return true;
|
|
4709
4711
|
}
|
|
4710
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4711
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
4712
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardLogin, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4713
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardLogin, providedIn: 'root' }); }
|
|
4712
4714
|
}
|
|
4713
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4715
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardLogin, decorators: [{
|
|
4714
4716
|
type: Injectable,
|
|
4715
4717
|
args: [{ providedIn: 'root' }]
|
|
4716
4718
|
}] });
|
|
@@ -4778,10 +4780,10 @@ class MonkeyEcxAuthGuardByRole {
|
|
|
4778
4780
|
}
|
|
4779
4781
|
return true;
|
|
4780
4782
|
}
|
|
4781
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4782
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
4783
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardByRole, deps: [{ token: MonkeyEcxTokenStorageService }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4784
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardByRole, providedIn: 'root' }); }
|
|
4783
4785
|
}
|
|
4784
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4786
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuardByRole, decorators: [{
|
|
4785
4787
|
type: Injectable,
|
|
4786
4788
|
args: [{
|
|
4787
4789
|
providedIn: 'root'
|
|
@@ -4799,10 +4801,10 @@ class MonkeyEcxAuthGuard {
|
|
|
4799
4801
|
this._authService.redirectLoginWelcomeBack();
|
|
4800
4802
|
return false;
|
|
4801
4803
|
}
|
|
4802
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4803
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
4804
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4805
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuard, providedIn: 'root' }); }
|
|
4804
4806
|
}
|
|
4805
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4807
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxAuthGuard, decorators: [{
|
|
4806
4808
|
type: Injectable,
|
|
4807
4809
|
args: [{
|
|
4808
4810
|
providedIn: 'root'
|
|
@@ -4898,11 +4900,11 @@ class MonkeyEcxCoreModule {
|
|
|
4898
4900
|
]
|
|
4899
4901
|
};
|
|
4900
4902
|
}
|
|
4901
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4902
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0
|
|
4903
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0
|
|
4903
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4904
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCoreModule, imports: [CommonModule] }); }
|
|
4905
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCoreModule, imports: [CommonModule] }); }
|
|
4904
4906
|
}
|
|
4905
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4907
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCoreModule, decorators: [{
|
|
4906
4908
|
type: NgModule,
|
|
4907
4909
|
args: [{
|
|
4908
4910
|
imports: [CommonModule]
|
|
@@ -4925,10 +4927,10 @@ class MonkeyEcxBlobSecurePipe {
|
|
|
4925
4927
|
return this._sanitizer.bypassSecurityTrustUrl(URL.createObjectURL(val));
|
|
4926
4928
|
}));
|
|
4927
4929
|
}
|
|
4928
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4929
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
4930
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxBlobSecurePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4931
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxBlobSecurePipe, isStandalone: false, name: "monkeyecxBlobSecure" }); }
|
|
4930
4932
|
}
|
|
4931
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxBlobSecurePipe, decorators: [{
|
|
4932
4934
|
type: Pipe,
|
|
4933
4935
|
args: [{
|
|
4934
4936
|
name: 'monkeyecxBlobSecure',
|
|
@@ -4955,10 +4957,10 @@ class MonkeyEcxCurrencyCodePipe {
|
|
|
4955
4957
|
}[currency];
|
|
4956
4958
|
return `${value} (${type === 'symbol' ? symbol : currency})`;
|
|
4957
4959
|
}
|
|
4958
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4959
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
4960
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCurrencyCodePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4961
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCurrencyCodePipe, isStandalone: false, name: "monkeyecxCurrencyCode" }); }
|
|
4960
4962
|
}
|
|
4961
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4963
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxCurrencyCodePipe, decorators: [{
|
|
4962
4964
|
type: Pipe,
|
|
4963
4965
|
args: [{
|
|
4964
4966
|
name: 'monkeyecxCurrencyCode',
|
|
@@ -4977,10 +4979,10 @@ class MonkeyEcxDisplayFirstNamePipe {
|
|
|
4977
4979
|
return '';
|
|
4978
4980
|
return MonkeyEcxUtils.cutFirstLastName(name);
|
|
4979
4981
|
}
|
|
4980
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
4981
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
4982
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDisplayFirstNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
4983
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDisplayFirstNamePipe, isStandalone: false, name: "monkeyecxDisplayFirstName" }); }
|
|
4982
4984
|
}
|
|
4983
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
4985
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDisplayFirstNamePipe, decorators: [{
|
|
4984
4986
|
type: Pipe,
|
|
4985
4987
|
args: [{
|
|
4986
4988
|
name: 'monkeyecxDisplayFirstName',
|
|
@@ -5001,10 +5003,10 @@ class MonkeyEcxDisplayInitialsPipe {
|
|
|
5001
5003
|
const second = MonkeyEcxUtils.cutFirstLastName(name, 'last');
|
|
5002
5004
|
return `${first?.charAt(0)} ${second?.charAt(0)}`;
|
|
5003
5005
|
}
|
|
5004
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5005
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5006
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDisplayInitialsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5007
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDisplayInitialsPipe, isStandalone: false, name: "monkeyecxDisplayInitials" }); }
|
|
5006
5008
|
}
|
|
5007
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5009
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDisplayInitialsPipe, decorators: [{
|
|
5008
5010
|
type: Pipe,
|
|
5009
5011
|
args: [{
|
|
5010
5012
|
name: 'monkeyecxDisplayInitials',
|
|
@@ -5025,10 +5027,10 @@ class MonkeyEcxFormatAddressPipe {
|
|
|
5025
5027
|
})
|
|
5026
5028
|
.join(', ');
|
|
5027
5029
|
}
|
|
5028
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5029
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5030
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatAddressPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5031
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatAddressPipe, isStandalone: false, name: "monkeyecxFormatAddress" }); }
|
|
5030
5032
|
}
|
|
5031
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5033
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatAddressPipe, decorators: [{
|
|
5032
5034
|
type: Pipe,
|
|
5033
5035
|
args: [{
|
|
5034
5036
|
name: 'monkeyecxFormatAddress',
|
|
@@ -5067,10 +5069,10 @@ class MonkeyEcxFormatBeaufityJSONPipe {
|
|
|
5067
5069
|
.replace(/>/g, '>')
|
|
5068
5070
|
.replace(jsonLine, replacer);
|
|
5069
5071
|
}
|
|
5070
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5071
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5072
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatBeaufityJSONPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5073
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatBeaufityJSONPipe, isStandalone: false, name: "monkeyecxFormatBeautifyJSON" }); }
|
|
5072
5074
|
}
|
|
5073
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5075
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatBeaufityJSONPipe, decorators: [{
|
|
5074
5076
|
type: Pipe,
|
|
5075
5077
|
args: [{
|
|
5076
5078
|
name: 'monkeyecxFormatBeautifyJSON',
|
|
@@ -5106,10 +5108,10 @@ class MonkeyEcxFormatCurrencyPipe {
|
|
|
5106
5108
|
}
|
|
5107
5109
|
return value;
|
|
5108
5110
|
}
|
|
5109
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5110
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5111
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatCurrencyPipe, deps: [{ token: i1$3.CurrencyPipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5112
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatCurrencyPipe, isStandalone: false, name: "monkeyecxFormatCurrency" }); }
|
|
5111
5113
|
}
|
|
5112
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5114
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatCurrencyPipe, decorators: [{
|
|
5113
5115
|
type: Pipe,
|
|
5114
5116
|
args: [{
|
|
5115
5117
|
name: 'monkeyecxFormatCurrency',
|
|
@@ -5133,10 +5135,10 @@ class MonkeyEcxFormatDatePipe {
|
|
|
5133
5135
|
}
|
|
5134
5136
|
return this.dt.transform(date, format, this._timezone.toString());
|
|
5135
5137
|
}
|
|
5136
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5137
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5138
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDatePipe, deps: [{ token: i1$3.DatePipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5139
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDatePipe, isStandalone: false, name: "monkeyecxFormatDate" }); }
|
|
5138
5140
|
}
|
|
5139
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5141
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDatePipe, decorators: [{
|
|
5140
5142
|
type: Pipe,
|
|
5141
5143
|
args: [{
|
|
5142
5144
|
name: 'monkeyecxFormatDate',
|
|
@@ -5159,10 +5161,10 @@ class MonkeyEcxFormatDocumentPipe {
|
|
|
5159
5161
|
}
|
|
5160
5162
|
return MonkeyEcxUtils.formatDocumentWithMask(document, withType, this._country);
|
|
5161
5163
|
}
|
|
5162
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5163
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5164
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDocumentPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5165
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDocumentPipe, isStandalone: false, name: "monkeyecxFormatDocument" }); }
|
|
5164
5166
|
}
|
|
5165
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5167
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDocumentPipe, decorators: [{
|
|
5166
5168
|
type: Pipe,
|
|
5167
5169
|
args: [{
|
|
5168
5170
|
name: 'monkeyecxFormatDocument',
|
|
@@ -5181,10 +5183,10 @@ class MonkeyEcxFormatNumberPipe {
|
|
|
5181
5183
|
return '';
|
|
5182
5184
|
return formatNumber(Number(number), 'ptbr');
|
|
5183
5185
|
}
|
|
5184
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5185
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5186
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatNumberPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5187
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatNumberPipe, isStandalone: false, name: "monkeyecxFormatNumber" }); }
|
|
5186
5188
|
}
|
|
5187
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatNumberPipe, decorators: [{
|
|
5188
5190
|
type: Pipe,
|
|
5189
5191
|
args: [{
|
|
5190
5192
|
name: 'monkeyecxFormatNumber',
|
|
@@ -5227,10 +5229,10 @@ class MonkeyEcxFormatPhonePipe {
|
|
|
5227
5229
|
}
|
|
5228
5230
|
return '';
|
|
5229
5231
|
}
|
|
5230
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5231
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5232
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatPhonePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5233
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatPhonePipe, isStandalone: false, name: "monkeyecxFormatPhone" }); }
|
|
5232
5234
|
}
|
|
5233
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5235
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatPhonePipe, decorators: [{
|
|
5234
5236
|
type: Pipe,
|
|
5235
5237
|
args: [{
|
|
5236
5238
|
name: 'monkeyecxFormatPhone',
|
|
@@ -5250,10 +5252,10 @@ class MonkeyEcxFormatSizePipe {
|
|
|
5250
5252
|
const sizeNum = Number(size);
|
|
5251
5253
|
return MonkeyEcxUtils.formatFileSize(sizeNum);
|
|
5252
5254
|
}
|
|
5253
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5254
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5255
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatSizePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5256
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatSizePipe, isStandalone: false, name: "monkeyecxFormatSize" }); }
|
|
5255
5257
|
}
|
|
5256
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5258
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatSizePipe, decorators: [{
|
|
5257
5259
|
type: Pipe,
|
|
5258
5260
|
args: [{
|
|
5259
5261
|
name: 'monkeyecxFormatSize',
|
|
@@ -5276,10 +5278,10 @@ class MonkeyEcxFormatTaxPipe {
|
|
|
5276
5278
|
maximumFractionDigits: decimalDigits
|
|
5277
5279
|
})} %`;
|
|
5278
5280
|
}
|
|
5279
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5280
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5281
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatTaxPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5282
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatTaxPipe, isStandalone: false, name: "monkeyecxFormatTax" }); }
|
|
5281
5283
|
}
|
|
5282
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatTaxPipe, decorators: [{
|
|
5283
5285
|
type: Pipe,
|
|
5284
5286
|
args: [{
|
|
5285
5287
|
name: 'monkeyecxFormatTax',
|
|
@@ -5301,10 +5303,10 @@ class MonkeyEcxFormatDocumentTypePipe {
|
|
|
5301
5303
|
return '';
|
|
5302
5304
|
return MonkeyEcxUtils.getDocumentType(document, this._country);
|
|
5303
5305
|
}
|
|
5304
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5305
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5306
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDocumentTypePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5307
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDocumentTypePipe, isStandalone: false, name: "monkeyecxFormatDocumentType" }); }
|
|
5306
5308
|
}
|
|
5307
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatDocumentTypePipe, decorators: [{
|
|
5308
5310
|
type: Pipe,
|
|
5309
5311
|
args: [{
|
|
5310
5312
|
name: 'monkeyecxFormatDocumentType',
|
|
@@ -5323,10 +5325,10 @@ class MonkeyEcxFormatValue {
|
|
|
5323
5325
|
return '';
|
|
5324
5326
|
return number;
|
|
5325
5327
|
}
|
|
5326
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5327
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5328
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatValue, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5329
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatValue, isStandalone: false, name: "monkeyecxFormatValue" }); }
|
|
5328
5330
|
}
|
|
5329
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatValue, decorators: [{
|
|
5330
5332
|
type: Pipe,
|
|
5331
5333
|
args: [{
|
|
5332
5334
|
name: 'monkeyecxFormatValue',
|
|
@@ -5345,10 +5347,10 @@ class MonkeyEcxFormatZipCodePipe {
|
|
|
5345
5347
|
return '';
|
|
5346
5348
|
return MonkeyEcxUtils.formatZipCode(zipCode);
|
|
5347
5349
|
}
|
|
5348
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5349
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5350
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatZipCodePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5351
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatZipCodePipe, isStandalone: false, name: "monkeyecxFormatZipCode" }); }
|
|
5350
5352
|
}
|
|
5351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5353
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFormatZipCodePipe, decorators: [{
|
|
5352
5354
|
type: Pipe,
|
|
5353
5355
|
args: [{
|
|
5354
5356
|
name: 'monkeyecxFormatZipCode',
|
|
@@ -5372,10 +5374,10 @@ class MonkeyEcxTextTruncatePipe {
|
|
|
5372
5374
|
const right = text.length - left + 1;
|
|
5373
5375
|
return `${text.substr(0, left)} ${midChar} ${text.substring(right)}`;
|
|
5374
5376
|
}
|
|
5375
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5376
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5377
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTextTruncatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5378
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTextTruncatePipe, isStandalone: false, name: "monkeyecxTextTruncate" }); }
|
|
5377
5379
|
}
|
|
5378
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5380
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTextTruncatePipe, decorators: [{
|
|
5379
5381
|
type: Pipe,
|
|
5380
5382
|
args: [{
|
|
5381
5383
|
name: 'monkeyecxTextTruncate',
|
|
@@ -5392,10 +5394,10 @@ class MonkeyEcxTruncateQtdPipe {
|
|
|
5392
5394
|
transform(number, threshold) {
|
|
5393
5395
|
return `${number > threshold ? `${threshold}+` : number}`;
|
|
5394
5396
|
}
|
|
5395
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5396
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.0
|
|
5397
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTruncateQtdPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5398
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTruncateQtdPipe, isStandalone: false, name: "monkeyecxTruncateQtd" }); }
|
|
5397
5399
|
}
|
|
5398
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5400
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxTruncateQtdPipe, decorators: [{
|
|
5399
5401
|
type: Pipe,
|
|
5400
5402
|
args: [{
|
|
5401
5403
|
name: 'monkeyecxTruncateQtd',
|
|
@@ -5409,8 +5411,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.6", ngImpor
|
|
|
5409
5411
|
* MIT Licence
|
|
5410
5412
|
************************* */
|
|
5411
5413
|
class MonkeyEcxPipesModule {
|
|
5412
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5413
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.0
|
|
5414
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxPipesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
5415
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxPipesModule, declarations: [MonkeyEcxBlobSecurePipe,
|
|
5414
5416
|
MonkeyEcxDisplayFirstNamePipe,
|
|
5415
5417
|
MonkeyEcxDisplayInitialsPipe,
|
|
5416
5418
|
MonkeyEcxFormatAddressPipe,
|
|
@@ -5445,9 +5447,9 @@ class MonkeyEcxPipesModule {
|
|
|
5445
5447
|
MonkeyEcxTextTruncatePipe,
|
|
5446
5448
|
MonkeyEcxTruncateQtdPipe,
|
|
5447
5449
|
MonkeyEcxFormatDatePipe] }); }
|
|
5448
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.0
|
|
5450
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxPipesModule, providers: [CurrencyPipe, DatePipe] }); }
|
|
5449
5451
|
}
|
|
5450
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5452
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxPipesModule, decorators: [{
|
|
5451
5453
|
type: NgModule,
|
|
5452
5454
|
args: [{
|
|
5453
5455
|
declarations: [
|
|
@@ -5507,19 +5509,11 @@ function provideDomainServiceWorker(workerUrl) {
|
|
|
5507
5509
|
});
|
|
5508
5510
|
}
|
|
5509
5511
|
|
|
5510
|
-
const initialControl = {
|
|
5511
|
-
isLoading: false,
|
|
5512
|
-
isExporting: false,
|
|
5513
|
-
isDeleting: false,
|
|
5514
|
-
isDownloading: false,
|
|
5515
|
-
isSubmiting: false
|
|
5516
|
-
};
|
|
5517
5512
|
class MonkeyEcxBaseResolver {
|
|
5518
5513
|
constructor() {
|
|
5519
5514
|
this.router = inject(Router);
|
|
5520
5515
|
this.paramsSubject = new BehaviorSubject({});
|
|
5521
5516
|
this.params$ = this.paramsSubject.asObservable();
|
|
5522
|
-
this.control = signal(initialControl, ...(ngDevMode ? [{ debugName: "control" }] : []));
|
|
5523
5517
|
}
|
|
5524
5518
|
get pathParams() {
|
|
5525
5519
|
return this.paramsSubject.value.pathParams;
|
|
@@ -5592,10 +5586,10 @@ class MonkeyEcxI18nResolver {
|
|
|
5592
5586
|
getHost() {
|
|
5593
5587
|
return '';
|
|
5594
5588
|
}
|
|
5595
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5596
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
5589
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxI18nResolver, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5590
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxI18nResolver, providedIn: 'root' }); }
|
|
5597
5591
|
}
|
|
5598
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5592
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxI18nResolver, decorators: [{
|
|
5599
5593
|
type: Injectable,
|
|
5600
5594
|
args: [{ providedIn: 'root' }]
|
|
5601
5595
|
}], ctorParameters: () => [] });
|
|
@@ -5654,10 +5648,10 @@ class MonkeyEcxFileCacheService {
|
|
|
5654
5648
|
clear() {
|
|
5655
5649
|
this.cache.clear();
|
|
5656
5650
|
}
|
|
5657
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5658
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
5651
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFileCacheService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5652
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFileCacheService, providedIn: 'root' }); }
|
|
5659
5653
|
}
|
|
5660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5654
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxFileCacheService, decorators: [{
|
|
5661
5655
|
type: Injectable,
|
|
5662
5656
|
args: [{
|
|
5663
5657
|
providedIn: 'root'
|
|
@@ -5709,10 +5703,10 @@ class MonkeyEcxDiscoveryParamsService {
|
|
|
5709
5703
|
found = this.getData(param);
|
|
5710
5704
|
return found;
|
|
5711
5705
|
}
|
|
5712
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0
|
|
5713
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.0
|
|
5706
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDiscoveryParamsService, deps: [{ token: i2.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5707
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDiscoveryParamsService, providedIn: 'root' }); }
|
|
5714
5708
|
}
|
|
5715
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0
|
|
5709
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.0", ngImport: i0, type: MonkeyEcxDiscoveryParamsService, decorators: [{
|
|
5716
5710
|
type: Injectable,
|
|
5717
5711
|
args: [{
|
|
5718
5712
|
providedIn: 'root'
|