monkey-front-core 21.2.4 → 21.2.6
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.
|
@@ -126,10 +126,10 @@ class MonkeyEcxCookieStorageService {
|
|
|
126
126
|
console.error('MonkeyEcxCookieStorageService -> setCookie', err);
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
130
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
129
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCookieStorageService, deps: [{ token: i1.CookieService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
130
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCookieStorageService, providedIn: 'root' }); }
|
|
131
131
|
}
|
|
132
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCookieStorageService, decorators: [{
|
|
133
133
|
type: Injectable,
|
|
134
134
|
args: [{
|
|
135
135
|
providedIn: 'root'
|
|
@@ -537,10 +537,10 @@ class MonkeyEcxTokenStorageService {
|
|
|
537
537
|
}));
|
|
538
538
|
}
|
|
539
539
|
}
|
|
540
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
541
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
540
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTokenStorageService, deps: [{ token: i1$1.Store }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
541
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTokenStorageService, providedIn: 'root' }); }
|
|
542
542
|
}
|
|
543
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
543
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTokenStorageService, decorators: [{
|
|
544
544
|
type: Injectable,
|
|
545
545
|
args: [{
|
|
546
546
|
providedIn: 'root'
|
|
@@ -1322,10 +1322,10 @@ class MonkeyEcxConfigsService {
|
|
|
1322
1322
|
}
|
|
1323
1323
|
return null;
|
|
1324
1324
|
}
|
|
1325
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1326
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1325
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxConfigsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1326
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxConfigsService, providedIn: 'root' }); }
|
|
1327
1327
|
}
|
|
1328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxConfigsService, decorators: [{
|
|
1329
1329
|
type: Injectable,
|
|
1330
1330
|
args: [{
|
|
1331
1331
|
providedIn: 'root'
|
|
@@ -1483,10 +1483,10 @@ class MonkeyEcxAlertsService {
|
|
|
1483
1483
|
apply() {
|
|
1484
1484
|
this.handleValidation();
|
|
1485
1485
|
}
|
|
1486
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1487
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1486
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAlertsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1487
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAlertsService, providedIn: 'root' }); }
|
|
1488
1488
|
}
|
|
1489
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1489
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAlertsService, decorators: [{
|
|
1490
1490
|
type: Injectable,
|
|
1491
1491
|
args: [{
|
|
1492
1492
|
providedIn: 'root'
|
|
@@ -1628,10 +1628,10 @@ Using this console can allow attackers to pass through you and retrieve your inf
|
|
|
1628
1628
|
return data[locale]?.[key] ?? null;
|
|
1629
1629
|
}));
|
|
1630
1630
|
}
|
|
1631
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1632
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1631
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyDictionaryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1632
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyDictionaryService, providedIn: 'root' }); }
|
|
1633
1633
|
}
|
|
1634
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1634
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyDictionaryService, decorators: [{
|
|
1635
1635
|
type: Injectable,
|
|
1636
1636
|
args: [{
|
|
1637
1637
|
providedIn: 'root'
|
|
@@ -1676,10 +1676,10 @@ class MonkeyEcxSecurityConsoleService {
|
|
|
1676
1676
|
this.handleValidation();
|
|
1677
1677
|
}, 300);
|
|
1678
1678
|
}
|
|
1679
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1680
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1679
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxSecurityConsoleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1680
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxSecurityConsoleService, providedIn: 'root' }); }
|
|
1681
1681
|
}
|
|
1682
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1682
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxSecurityConsoleService, decorators: [{
|
|
1683
1683
|
type: Injectable,
|
|
1684
1684
|
args: [{
|
|
1685
1685
|
providedIn: 'root'
|
|
@@ -1785,10 +1785,10 @@ class MonkeyEcxDatadogService {
|
|
|
1785
1785
|
apply() {
|
|
1786
1786
|
this.handleValidation();
|
|
1787
1787
|
}
|
|
1788
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1789
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1788
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDatadogService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1789
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDatadogService, providedIn: 'root' }); }
|
|
1790
1790
|
}
|
|
1791
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1791
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDatadogService, decorators: [{
|
|
1792
1792
|
type: Injectable,
|
|
1793
1793
|
args: [{
|
|
1794
1794
|
providedIn: 'root'
|
|
@@ -1934,10 +1934,10 @@ class MonkeyEcxErrorService {
|
|
|
1934
1934
|
apply(e) {
|
|
1935
1935
|
this.handleValidation(e);
|
|
1936
1936
|
}
|
|
1937
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
1938
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
1937
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxErrorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1938
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxErrorService, providedIn: 'root' }); }
|
|
1939
1939
|
}
|
|
1940
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
1940
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxErrorService, decorators: [{
|
|
1941
1941
|
type: Injectable,
|
|
1942
1942
|
args: [{
|
|
1943
1943
|
providedIn: 'root'
|
|
@@ -2006,10 +2006,10 @@ class MonkeyEcxFeatureToggleService {
|
|
|
2006
2006
|
return;
|
|
2007
2007
|
await this.handleValidation(environment.launchDarklyClientSideID, whiteLabel);
|
|
2008
2008
|
}
|
|
2009
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2010
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2009
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFeatureToggleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2010
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFeatureToggleService, providedIn: 'root' }); }
|
|
2011
2011
|
}
|
|
2012
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2012
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFeatureToggleService, decorators: [{
|
|
2013
2013
|
type: Injectable,
|
|
2014
2014
|
args: [{
|
|
2015
2015
|
providedIn: 'root'
|
|
@@ -2062,10 +2062,10 @@ class MonkeyEcxGTMService {
|
|
|
2062
2062
|
apply() {
|
|
2063
2063
|
this.handleValidation();
|
|
2064
2064
|
}
|
|
2065
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2066
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2065
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxGTMService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2066
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxGTMService, providedIn: 'root' }); }
|
|
2067
2067
|
}
|
|
2068
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2068
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxGTMService, decorators: [{
|
|
2069
2069
|
type: Injectable,
|
|
2070
2070
|
args: [{
|
|
2071
2071
|
providedIn: 'root'
|
|
@@ -2130,10 +2130,10 @@ class MonkeyEcxNewVersionService {
|
|
|
2130
2130
|
apply() {
|
|
2131
2131
|
this.handleValidation();
|
|
2132
2132
|
}
|
|
2133
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2134
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2133
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxNewVersionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2134
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxNewVersionService, providedIn: 'root' }); }
|
|
2135
2135
|
}
|
|
2136
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2136
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxNewVersionService, decorators: [{
|
|
2137
2137
|
type: Injectable,
|
|
2138
2138
|
args: [{
|
|
2139
2139
|
providedIn: 'root'
|
|
@@ -2278,10 +2278,10 @@ class MonkeyEcxConnectionService {
|
|
|
2278
2278
|
if (this._idleTimeoutHandle)
|
|
2279
2279
|
clearTimeout(this._idleTimeoutHandle);
|
|
2280
2280
|
}
|
|
2281
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2282
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2281
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxConnectionService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2282
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxConnectionService, providedIn: 'root' }); }
|
|
2283
2283
|
}
|
|
2284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxConnectionService, decorators: [{
|
|
2285
2285
|
type: Injectable,
|
|
2286
2286
|
args: [{ providedIn: 'root' }]
|
|
2287
2287
|
}], ctorParameters: () => [{ type: i0.NgZone }] });
|
|
@@ -2394,10 +2394,10 @@ class MonkeyEcxRequestErrorService {
|
|
|
2394
2394
|
}, timeout);
|
|
2395
2395
|
this.handleNetworkBlock(error);
|
|
2396
2396
|
}
|
|
2397
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2398
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2397
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxRequestErrorService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2398
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxRequestErrorService, providedIn: 'root' }); }
|
|
2399
2399
|
}
|
|
2400
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2400
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxRequestErrorService, decorators: [{
|
|
2401
2401
|
type: Injectable,
|
|
2402
2402
|
args: [{ providedIn: 'root' }]
|
|
2403
2403
|
}] });
|
|
@@ -2503,10 +2503,10 @@ class MonkeyEcxRequestStateService {
|
|
|
2503
2503
|
}
|
|
2504
2504
|
return this.refreshSubject.pipe(take(1), switchMap(() => this.retryRequest(req, next)));
|
|
2505
2505
|
}
|
|
2506
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2507
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2506
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxRequestStateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2507
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxRequestStateService, providedIn: 'root' }); }
|
|
2508
2508
|
}
|
|
2509
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2509
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxRequestStateService, decorators: [{
|
|
2510
2510
|
type: Injectable,
|
|
2511
2511
|
args: [{ providedIn: 'root' }]
|
|
2512
2512
|
}] });
|
|
@@ -2625,10 +2625,10 @@ class MonkeyEcxService {
|
|
|
2625
2625
|
options = this.getOptions(options);
|
|
2626
2626
|
return this._http.delete(url, options || {});
|
|
2627
2627
|
}
|
|
2628
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2629
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2628
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2629
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxService, providedIn: 'root' }); }
|
|
2630
2630
|
}
|
|
2631
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2631
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxService, decorators: [{
|
|
2632
2632
|
type: Injectable,
|
|
2633
2633
|
args: [{
|
|
2634
2634
|
providedIn: 'root'
|
|
@@ -2768,10 +2768,10 @@ class MonkeyEcxLocaleService {
|
|
|
2768
2768
|
async apply() {
|
|
2769
2769
|
await this.handleValidation();
|
|
2770
2770
|
}
|
|
2771
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2772
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2771
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLocaleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2772
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLocaleService, providedIn: 'root' }); }
|
|
2773
2773
|
}
|
|
2774
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2774
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLocaleService, decorators: [{
|
|
2775
2775
|
type: Injectable,
|
|
2776
2776
|
args: [{
|
|
2777
2777
|
providedIn: 'root'
|
|
@@ -2932,10 +2932,10 @@ class MonkeyEcxMaintenanceService {
|
|
|
2932
2932
|
apply() {
|
|
2933
2933
|
this.handleValidation();
|
|
2934
2934
|
}
|
|
2935
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
2936
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
2935
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxMaintenanceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2936
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxMaintenanceService, providedIn: 'root' }); }
|
|
2937
2937
|
}
|
|
2938
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
2938
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxMaintenanceService, decorators: [{
|
|
2939
2939
|
type: Injectable,
|
|
2940
2940
|
args: [{
|
|
2941
2941
|
providedIn: 'root'
|
|
@@ -3005,10 +3005,10 @@ class MonkeyEcxStyleGuideService {
|
|
|
3005
3005
|
this.applyFonts(config);
|
|
3006
3006
|
this.applyTheme(config);
|
|
3007
3007
|
}
|
|
3008
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3009
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3008
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxStyleGuideService, deps: [{ token: DOCUMENT }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3009
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxStyleGuideService, providedIn: 'root' }); }
|
|
3010
3010
|
}
|
|
3011
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3011
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxStyleGuideService, decorators: [{
|
|
3012
3012
|
type: Injectable,
|
|
3013
3013
|
args: [{
|
|
3014
3014
|
providedIn: 'root'
|
|
@@ -3045,10 +3045,10 @@ class MonkeyEcxUpdateService {
|
|
|
3045
3045
|
apply() {
|
|
3046
3046
|
this.handleValidation();
|
|
3047
3047
|
}
|
|
3048
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3049
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3048
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxUpdateService, deps: [{ token: i1$2.SwUpdate }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3049
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxUpdateService, providedIn: 'root' }); }
|
|
3050
3050
|
}
|
|
3051
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3051
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxUpdateService, decorators: [{
|
|
3052
3052
|
type: Injectable,
|
|
3053
3053
|
args: [{
|
|
3054
3054
|
providedIn: 'root'
|
|
@@ -3145,10 +3145,10 @@ class MonkeyEcxInitService {
|
|
|
3145
3145
|
this._errorService.apply(e);
|
|
3146
3146
|
}
|
|
3147
3147
|
}
|
|
3148
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3149
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3148
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxInitService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3149
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxInitService, providedIn: 'root' }); }
|
|
3150
3150
|
}
|
|
3151
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3151
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxInitService, decorators: [{
|
|
3152
3152
|
type: Injectable,
|
|
3153
3153
|
args: [{ providedIn: 'root' }]
|
|
3154
3154
|
}], ctorParameters: () => [] });
|
|
@@ -3193,10 +3193,10 @@ class LService {
|
|
|
3193
3193
|
'decrypt'
|
|
3194
3194
|
]);
|
|
3195
3195
|
}
|
|
3196
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3197
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3196
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: LService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3197
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: LService, providedIn: 'root' }); }
|
|
3198
3198
|
}
|
|
3199
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3199
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: LService, decorators: [{
|
|
3200
3200
|
type: Injectable,
|
|
3201
3201
|
args: [{
|
|
3202
3202
|
providedIn: 'root'
|
|
@@ -3280,8 +3280,8 @@ class MonkeyEcxScheduleService {
|
|
|
3280
3280
|
});
|
|
3281
3281
|
this._routerSubscription.unsubscribe();
|
|
3282
3282
|
}
|
|
3283
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3284
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3283
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxScheduleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3284
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxScheduleService, providedIn: 'root' }); }
|
|
3285
3285
|
}
|
|
3286
3286
|
__decorate([
|
|
3287
3287
|
MonkeyEcxCoreService({
|
|
@@ -3291,7 +3291,7 @@ __decorate([
|
|
|
3291
3291
|
}
|
|
3292
3292
|
})
|
|
3293
3293
|
], MonkeyEcxScheduleService.prototype, "startWithRequest", null);
|
|
3294
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3294
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxScheduleService, decorators: [{
|
|
3295
3295
|
type: Injectable,
|
|
3296
3296
|
args: [{ providedIn: 'root' }]
|
|
3297
3297
|
}], propDecorators: { startWithRequest: [] } });
|
|
@@ -3324,10 +3324,10 @@ class MonkeyEcxLoggedHandleService {
|
|
|
3324
3324
|
this.destroyToken();
|
|
3325
3325
|
this.destroySchedule();
|
|
3326
3326
|
}
|
|
3327
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3328
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3327
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLoggedHandleService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3328
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLoggedHandleService, providedIn: 'root' }); }
|
|
3329
3329
|
}
|
|
3330
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3330
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLoggedHandleService, decorators: [{
|
|
3331
3331
|
type: Injectable,
|
|
3332
3332
|
args: [{
|
|
3333
3333
|
providedIn: 'root'
|
|
@@ -3606,8 +3606,8 @@ class MonkeyEcxAuthService {
|
|
|
3606
3606
|
});
|
|
3607
3607
|
localeService.apply();
|
|
3608
3608
|
}
|
|
3609
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3610
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3609
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3610
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthService, providedIn: 'root' }); }
|
|
3611
3611
|
}
|
|
3612
3612
|
__decorate([
|
|
3613
3613
|
MonkeyEcxCoreService({
|
|
@@ -3636,7 +3636,7 @@ __decorate([
|
|
|
3636
3636
|
}
|
|
3637
3637
|
})
|
|
3638
3638
|
], MonkeyEcxAuthService.prototype, "me", null);
|
|
3639
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3639
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthService, decorators: [{
|
|
3640
3640
|
type: Injectable,
|
|
3641
3641
|
args: [{ providedIn: 'root' }]
|
|
3642
3642
|
}], propDecorators: { deleteToken: [], login: [], me: [] } });
|
|
@@ -3676,10 +3676,10 @@ class MonkeyEcxGlobalErrorHandler {
|
|
|
3676
3676
|
// not to
|
|
3677
3677
|
}
|
|
3678
3678
|
}
|
|
3679
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3680
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3679
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxGlobalErrorHandler, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3680
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxGlobalErrorHandler, providedIn: 'root' }); }
|
|
3681
3681
|
}
|
|
3682
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3682
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxGlobalErrorHandler, decorators: [{
|
|
3683
3683
|
type: Injectable,
|
|
3684
3684
|
args: [{
|
|
3685
3685
|
providedIn: 'root'
|
|
@@ -3738,10 +3738,10 @@ fill="#000000" stroke="none">
|
|
|
3738
3738
|
</svg>
|
|
3739
3739
|
`);
|
|
3740
3740
|
}
|
|
3741
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
3742
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
3741
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxIconsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3742
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxIconsService, providedIn: 'root' }); }
|
|
3743
3743
|
}
|
|
3744
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
3744
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxIconsService, decorators: [{
|
|
3745
3745
|
type: Injectable,
|
|
3746
3746
|
args: [{
|
|
3747
3747
|
providedIn: 'root'
|
|
@@ -4074,10 +4074,10 @@ class MonkeyEcxFormValidationService {
|
|
|
4074
4074
|
}
|
|
4075
4075
|
});
|
|
4076
4076
|
}
|
|
4077
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4078
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4077
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormValidationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4078
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormValidationService, providedIn: 'root' }); }
|
|
4079
4079
|
}
|
|
4080
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4080
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormValidationService, decorators: [{
|
|
4081
4081
|
type: Injectable,
|
|
4082
4082
|
args: [{ providedIn: 'root' }]
|
|
4083
4083
|
}] });
|
|
@@ -4129,11 +4129,14 @@ function mapErrorKey(key) {
|
|
|
4129
4129
|
phone: 'invalid-phone',
|
|
4130
4130
|
maxFileSize: 'max-file-size',
|
|
4131
4131
|
invalidUnlockRegister: 'invalid-unlock-register',
|
|
4132
|
-
passwordsNotMatching: 'password-not-matching'
|
|
4132
|
+
passwordsNotMatching: 'password-not-matching',
|
|
4133
|
+
minlength: 'min-length',
|
|
4134
|
+
maxlength: 'max-length'
|
|
4133
4135
|
};
|
|
4134
4136
|
return (map[key] ?? key).toUpperCase();
|
|
4135
4137
|
}
|
|
4136
4138
|
function mapErrorParams(key, control) {
|
|
4139
|
+
key = key.toLowerCase();
|
|
4137
4140
|
const map = {
|
|
4138
4141
|
'invalid-phone': 'phoneAllowed',
|
|
4139
4142
|
'max-file-size': 'sizeAllowed'
|
|
@@ -4142,6 +4145,10 @@ function mapErrorParams(key, control) {
|
|
|
4142
4145
|
if (field) {
|
|
4143
4146
|
return { [field]: control.errors?.[field] };
|
|
4144
4147
|
}
|
|
4148
|
+
if (key === 'min-length' || key === 'max-length') {
|
|
4149
|
+
const [[, error]] = Object.entries(control?.errors || {});
|
|
4150
|
+
return error;
|
|
4151
|
+
}
|
|
4145
4152
|
return null;
|
|
4146
4153
|
}
|
|
4147
4154
|
class MonkeyEcxErrorMessageDirective {
|
|
@@ -4208,10 +4215,10 @@ class MonkeyEcxErrorMessageDirective {
|
|
|
4208
4215
|
ngOnDestroy() {
|
|
4209
4216
|
this.sub?.unsubscribe();
|
|
4210
4217
|
}
|
|
4211
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4212
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
4218
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxErrorMessageDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4219
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.15", type: MonkeyEcxErrorMessageDirective, isStandalone: true, selector: "[monkeyecxErrorMessage]", inputs: { errorMessage: ["monkeyecxErrorMessage", "errorMessage"] }, ngImport: i0 }); }
|
|
4213
4220
|
}
|
|
4214
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxErrorMessageDirective, decorators: [{
|
|
4215
4222
|
type: Directive,
|
|
4216
4223
|
args: [{
|
|
4217
4224
|
selector: '[monkeyecxErrorMessage]',
|
|
@@ -4261,10 +4268,10 @@ class MonkeyEcxFeatureByProgramDirective {
|
|
|
4261
4268
|
ngOnInit() {
|
|
4262
4269
|
this.init();
|
|
4263
4270
|
}
|
|
4264
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4265
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
4271
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFeatureByProgramDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4272
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.15", type: MonkeyEcxFeatureByProgramDirective, isStandalone: true, selector: "[monkeyecxFeatureByProgram]", inputs: { feature: "feature" }, ngImport: i0 }); }
|
|
4266
4273
|
}
|
|
4267
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4274
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFeatureByProgramDirective, decorators: [{
|
|
4268
4275
|
type: Directive,
|
|
4269
4276
|
args: [{
|
|
4270
4277
|
selector: '[monkeyecxFeatureByProgram]'
|
|
@@ -4322,10 +4329,10 @@ class MonkeyEcxFeatureDirective {
|
|
|
4322
4329
|
}
|
|
4323
4330
|
});
|
|
4324
4331
|
}
|
|
4325
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4326
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
4332
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFeatureDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4333
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.15", type: MonkeyEcxFeatureDirective, isStandalone: true, selector: "[monkeyecxFeature]", inputs: { feature: ["featureName", "feature"] }, ngImport: i0 }); }
|
|
4327
4334
|
}
|
|
4328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4335
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFeatureDirective, decorators: [{
|
|
4329
4336
|
type: Directive,
|
|
4330
4337
|
args: [{
|
|
4331
4338
|
selector: '[monkeyecxFeature]'
|
|
@@ -4374,10 +4381,10 @@ class MonkeyEcxLoadingDirective {
|
|
|
4374
4381
|
this._view = this.viewContainer.createEmbeddedView(this.templateRef);
|
|
4375
4382
|
}
|
|
4376
4383
|
}
|
|
4377
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4378
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
4384
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLoadingDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4385
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.15", type: MonkeyEcxLoadingDirective, isStandalone: true, selector: "[monkeyecxLoading]", inputs: { monkeyecxLoading: "monkeyecxLoading", monkeyecxLoadingSize: "monkeyecxLoadingSize" }, usesOnChanges: true, ngImport: i0 }); }
|
|
4379
4386
|
}
|
|
4380
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4387
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxLoadingDirective, decorators: [{
|
|
4381
4388
|
type: Directive,
|
|
4382
4389
|
args: [{
|
|
4383
4390
|
selector: '[monkeyecxLoading]'
|
|
@@ -4446,10 +4453,10 @@ class MonkeyEcxSecurityDirective {
|
|
|
4446
4453
|
this.changeDetectorRef.detectChanges();
|
|
4447
4454
|
this.handleData();
|
|
4448
4455
|
}
|
|
4449
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4450
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.
|
|
4456
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxSecurityDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4457
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "21.2.15", type: MonkeyEcxSecurityDirective, isStandalone: true, selector: "[monkeyecxSecurity]", inputs: { roles: ["securityRoles", "roles"], byExclusion: ["securityByExclusion", "byExclusion"] }, ngImport: i0 }); }
|
|
4451
4458
|
}
|
|
4452
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4459
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxSecurityDirective, decorators: [{
|
|
4453
4460
|
type: Directive,
|
|
4454
4461
|
args: [{
|
|
4455
4462
|
selector: '[monkeyecxSecurity]'
|
|
@@ -4817,10 +4824,10 @@ class MonkeyEcxAuthGuardCompany {
|
|
|
4817
4824
|
this._authService.redirectLoginWelcomeBack();
|
|
4818
4825
|
return false;
|
|
4819
4826
|
}
|
|
4820
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4821
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4827
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardCompany, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4828
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardCompany, providedIn: 'root' }); }
|
|
4822
4829
|
}
|
|
4823
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4830
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardCompany, decorators: [{
|
|
4824
4831
|
type: Injectable,
|
|
4825
4832
|
args: [{ providedIn: 'root' }]
|
|
4826
4833
|
}] });
|
|
@@ -4840,10 +4847,10 @@ class MonkeyEcxAuthGuardLogin {
|
|
|
4840
4847
|
}
|
|
4841
4848
|
return true;
|
|
4842
4849
|
}
|
|
4843
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4844
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4850
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardLogin, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4851
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardLogin, providedIn: 'root' }); }
|
|
4845
4852
|
}
|
|
4846
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4853
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardLogin, decorators: [{
|
|
4847
4854
|
type: Injectable,
|
|
4848
4855
|
args: [{ providedIn: 'root' }]
|
|
4849
4856
|
}] });
|
|
@@ -4911,10 +4918,10 @@ class MonkeyEcxAuthGuardByRole {
|
|
|
4911
4918
|
}
|
|
4912
4919
|
return true;
|
|
4913
4920
|
}
|
|
4914
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4915
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4921
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardByRole, deps: [{ token: MonkeyEcxTokenStorageService }, { token: i2.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4922
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardByRole, providedIn: 'root' }); }
|
|
4916
4923
|
}
|
|
4917
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4924
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuardByRole, decorators: [{
|
|
4918
4925
|
type: Injectable,
|
|
4919
4926
|
args: [{
|
|
4920
4927
|
providedIn: 'root'
|
|
@@ -4932,10 +4939,10 @@ class MonkeyEcxAuthGuard {
|
|
|
4932
4939
|
this._authService.redirectLoginWelcomeBack();
|
|
4933
4940
|
return false;
|
|
4934
4941
|
}
|
|
4935
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
4936
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
4942
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4943
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuard, providedIn: 'root' }); }
|
|
4937
4944
|
}
|
|
4938
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
4945
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxAuthGuard, decorators: [{
|
|
4939
4946
|
type: Injectable,
|
|
4940
4947
|
args: [{
|
|
4941
4948
|
providedIn: 'root'
|
|
@@ -5032,11 +5039,11 @@ class MonkeyEcxCoreModule {
|
|
|
5032
5039
|
]
|
|
5033
5040
|
};
|
|
5034
5041
|
}
|
|
5035
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5036
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
5037
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
5042
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
5043
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCoreModule, imports: [CommonModule] }); }
|
|
5044
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCoreModule, imports: [CommonModule] }); }
|
|
5038
5045
|
}
|
|
5039
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5046
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCoreModule, decorators: [{
|
|
5040
5047
|
type: NgModule,
|
|
5041
5048
|
args: [{
|
|
5042
5049
|
imports: [CommonModule]
|
|
@@ -5059,10 +5066,10 @@ class MonkeyEcxBlobSecurePipe {
|
|
|
5059
5066
|
return this._sanitizer.bypassSecurityTrustUrl(URL.createObjectURL(val));
|
|
5060
5067
|
}));
|
|
5061
5068
|
}
|
|
5062
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5063
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5069
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxBlobSecurePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5070
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxBlobSecurePipe, isStandalone: false, name: "monkeyecxBlobSecure" }); }
|
|
5064
5071
|
}
|
|
5065
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5072
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxBlobSecurePipe, decorators: [{
|
|
5066
5073
|
type: Pipe,
|
|
5067
5074
|
args: [{
|
|
5068
5075
|
name: 'monkeyecxBlobSecure',
|
|
@@ -5089,10 +5096,10 @@ class MonkeyEcxCurrencyCodePipe {
|
|
|
5089
5096
|
}[currency];
|
|
5090
5097
|
return `${value} (${type === 'symbol' ? symbol : currency})`;
|
|
5091
5098
|
}
|
|
5092
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5093
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5099
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCurrencyCodePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5100
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCurrencyCodePipe, isStandalone: false, name: "monkeyecxCurrencyCode" }); }
|
|
5094
5101
|
}
|
|
5095
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5102
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxCurrencyCodePipe, decorators: [{
|
|
5096
5103
|
type: Pipe,
|
|
5097
5104
|
args: [{
|
|
5098
5105
|
name: 'monkeyecxCurrencyCode',
|
|
@@ -5111,10 +5118,10 @@ class MonkeyEcxDisplayFirstNamePipe {
|
|
|
5111
5118
|
return '';
|
|
5112
5119
|
return MonkeyEcxUtils.cutFirstLastName(name);
|
|
5113
5120
|
}
|
|
5114
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5115
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5121
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDisplayFirstNamePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5122
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDisplayFirstNamePipe, isStandalone: false, name: "monkeyecxDisplayFirstName" }); }
|
|
5116
5123
|
}
|
|
5117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5124
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDisplayFirstNamePipe, decorators: [{
|
|
5118
5125
|
type: Pipe,
|
|
5119
5126
|
args: [{
|
|
5120
5127
|
name: 'monkeyecxDisplayFirstName',
|
|
@@ -5135,10 +5142,10 @@ class MonkeyEcxDisplayInitialsPipe {
|
|
|
5135
5142
|
const second = MonkeyEcxUtils.cutFirstLastName(name, 'last');
|
|
5136
5143
|
return `${first?.charAt(0)} ${second?.charAt(0)}`;
|
|
5137
5144
|
}
|
|
5138
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5139
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5145
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDisplayInitialsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5146
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDisplayInitialsPipe, isStandalone: false, name: "monkeyecxDisplayInitials" }); }
|
|
5140
5147
|
}
|
|
5141
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5148
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDisplayInitialsPipe, decorators: [{
|
|
5142
5149
|
type: Pipe,
|
|
5143
5150
|
args: [{
|
|
5144
5151
|
name: 'monkeyecxDisplayInitials',
|
|
@@ -5159,10 +5166,10 @@ class MonkeyEcxFormatAddressPipe {
|
|
|
5159
5166
|
})
|
|
5160
5167
|
.join(', ');
|
|
5161
5168
|
}
|
|
5162
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5163
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5169
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatAddressPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5170
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatAddressPipe, isStandalone: false, name: "monkeyecxFormatAddress" }); }
|
|
5164
5171
|
}
|
|
5165
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5172
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatAddressPipe, decorators: [{
|
|
5166
5173
|
type: Pipe,
|
|
5167
5174
|
args: [{
|
|
5168
5175
|
name: 'monkeyecxFormatAddress',
|
|
@@ -5201,10 +5208,10 @@ class MonkeyEcxFormatBeaufityJSONPipe {
|
|
|
5201
5208
|
.replace(/>/g, '>')
|
|
5202
5209
|
.replace(jsonLine, replacer);
|
|
5203
5210
|
}
|
|
5204
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5205
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5211
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatBeaufityJSONPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5212
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatBeaufityJSONPipe, isStandalone: false, name: "monkeyecxFormatBeautifyJSON" }); }
|
|
5206
5213
|
}
|
|
5207
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5214
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatBeaufityJSONPipe, decorators: [{
|
|
5208
5215
|
type: Pipe,
|
|
5209
5216
|
args: [{
|
|
5210
5217
|
name: 'monkeyecxFormatBeautifyJSON',
|
|
@@ -5240,10 +5247,10 @@ class MonkeyEcxFormatCurrencyPipe {
|
|
|
5240
5247
|
}
|
|
5241
5248
|
return value;
|
|
5242
5249
|
}
|
|
5243
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5244
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5250
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatCurrencyPipe, deps: [{ token: i1$3.CurrencyPipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5251
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatCurrencyPipe, isStandalone: false, name: "monkeyecxFormatCurrency" }); }
|
|
5245
5252
|
}
|
|
5246
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5253
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatCurrencyPipe, decorators: [{
|
|
5247
5254
|
type: Pipe,
|
|
5248
5255
|
args: [{
|
|
5249
5256
|
name: 'monkeyecxFormatCurrency',
|
|
@@ -5267,10 +5274,10 @@ class MonkeyEcxFormatDatePipe {
|
|
|
5267
5274
|
}
|
|
5268
5275
|
return this.dt.transform(date, format, this._timezone.toString());
|
|
5269
5276
|
}
|
|
5270
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5271
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5277
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDatePipe, deps: [{ token: i1$3.DatePipe }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5278
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDatePipe, isStandalone: false, name: "monkeyecxFormatDate" }); }
|
|
5272
5279
|
}
|
|
5273
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5280
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDatePipe, decorators: [{
|
|
5274
5281
|
type: Pipe,
|
|
5275
5282
|
args: [{
|
|
5276
5283
|
name: 'monkeyecxFormatDate',
|
|
@@ -5293,10 +5300,10 @@ class MonkeyEcxFormatDocumentPipe {
|
|
|
5293
5300
|
}
|
|
5294
5301
|
return MonkeyEcxUtils.formatDocumentWithMask(document, withType, this._country);
|
|
5295
5302
|
}
|
|
5296
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5297
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5303
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDocumentPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5304
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDocumentPipe, isStandalone: false, name: "monkeyecxFormatDocument" }); }
|
|
5298
5305
|
}
|
|
5299
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5306
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDocumentPipe, decorators: [{
|
|
5300
5307
|
type: Pipe,
|
|
5301
5308
|
args: [{
|
|
5302
5309
|
name: 'monkeyecxFormatDocument',
|
|
@@ -5315,10 +5322,10 @@ class MonkeyEcxFormatNumberPipe {
|
|
|
5315
5322
|
return '';
|
|
5316
5323
|
return formatNumber(Number(number), 'ptbr');
|
|
5317
5324
|
}
|
|
5318
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5319
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5325
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatNumberPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5326
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatNumberPipe, isStandalone: false, name: "monkeyecxFormatNumber" }); }
|
|
5320
5327
|
}
|
|
5321
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatNumberPipe, decorators: [{
|
|
5322
5329
|
type: Pipe,
|
|
5323
5330
|
args: [{
|
|
5324
5331
|
name: 'monkeyecxFormatNumber',
|
|
@@ -5361,10 +5368,10 @@ class MonkeyEcxFormatPhonePipe {
|
|
|
5361
5368
|
}
|
|
5362
5369
|
return '';
|
|
5363
5370
|
}
|
|
5364
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5365
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5371
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatPhonePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5372
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatPhonePipe, isStandalone: false, name: "monkeyecxFormatPhone" }); }
|
|
5366
5373
|
}
|
|
5367
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5374
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatPhonePipe, decorators: [{
|
|
5368
5375
|
type: Pipe,
|
|
5369
5376
|
args: [{
|
|
5370
5377
|
name: 'monkeyecxFormatPhone',
|
|
@@ -5384,10 +5391,10 @@ class MonkeyEcxFormatSizePipe {
|
|
|
5384
5391
|
const sizeNum = Number(size);
|
|
5385
5392
|
return MonkeyEcxUtils.formatFileSize(sizeNum);
|
|
5386
5393
|
}
|
|
5387
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5388
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5394
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatSizePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5395
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatSizePipe, isStandalone: false, name: "monkeyecxFormatSize" }); }
|
|
5389
5396
|
}
|
|
5390
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5397
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatSizePipe, decorators: [{
|
|
5391
5398
|
type: Pipe,
|
|
5392
5399
|
args: [{
|
|
5393
5400
|
name: 'monkeyecxFormatSize',
|
|
@@ -5410,10 +5417,10 @@ class MonkeyEcxFormatTaxPipe {
|
|
|
5410
5417
|
maximumFractionDigits: decimalDigits
|
|
5411
5418
|
})} %`;
|
|
5412
5419
|
}
|
|
5413
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5414
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5420
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatTaxPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5421
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatTaxPipe, isStandalone: false, name: "monkeyecxFormatTax" }); }
|
|
5415
5422
|
}
|
|
5416
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5423
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatTaxPipe, decorators: [{
|
|
5417
5424
|
type: Pipe,
|
|
5418
5425
|
args: [{
|
|
5419
5426
|
name: 'monkeyecxFormatTax',
|
|
@@ -5435,10 +5442,10 @@ class MonkeyEcxFormatDocumentTypePipe {
|
|
|
5435
5442
|
return '';
|
|
5436
5443
|
return MonkeyEcxUtils.getDocumentType(document, this._country);
|
|
5437
5444
|
}
|
|
5438
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5439
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5445
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDocumentTypePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5446
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDocumentTypePipe, isStandalone: false, name: "monkeyecxFormatDocumentType" }); }
|
|
5440
5447
|
}
|
|
5441
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5448
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatDocumentTypePipe, decorators: [{
|
|
5442
5449
|
type: Pipe,
|
|
5443
5450
|
args: [{
|
|
5444
5451
|
name: 'monkeyecxFormatDocumentType',
|
|
@@ -5457,10 +5464,10 @@ class MonkeyEcxFormatValue {
|
|
|
5457
5464
|
return '';
|
|
5458
5465
|
return number;
|
|
5459
5466
|
}
|
|
5460
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5461
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5467
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatValue, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5468
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatValue, isStandalone: false, name: "monkeyecxFormatValue" }); }
|
|
5462
5469
|
}
|
|
5463
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5470
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatValue, decorators: [{
|
|
5464
5471
|
type: Pipe,
|
|
5465
5472
|
args: [{
|
|
5466
5473
|
name: 'monkeyecxFormatValue',
|
|
@@ -5479,10 +5486,10 @@ class MonkeyEcxFormatZipCodePipe {
|
|
|
5479
5486
|
return '';
|
|
5480
5487
|
return MonkeyEcxUtils.formatZipCode(zipCode);
|
|
5481
5488
|
}
|
|
5482
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5483
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5489
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatZipCodePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5490
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatZipCodePipe, isStandalone: false, name: "monkeyecxFormatZipCode" }); }
|
|
5484
5491
|
}
|
|
5485
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5492
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFormatZipCodePipe, decorators: [{
|
|
5486
5493
|
type: Pipe,
|
|
5487
5494
|
args: [{
|
|
5488
5495
|
name: 'monkeyecxFormatZipCode',
|
|
@@ -5506,10 +5513,10 @@ class MonkeyEcxTextTruncatePipe {
|
|
|
5506
5513
|
const right = text.length - left + 1;
|
|
5507
5514
|
return `${text.substr(0, left)} ${midChar} ${text.substring(right)}`;
|
|
5508
5515
|
}
|
|
5509
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5510
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5516
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTextTruncatePipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5517
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTextTruncatePipe, isStandalone: false, name: "monkeyecxTextTruncate" }); }
|
|
5511
5518
|
}
|
|
5512
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5519
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTextTruncatePipe, decorators: [{
|
|
5513
5520
|
type: Pipe,
|
|
5514
5521
|
args: [{
|
|
5515
5522
|
name: 'monkeyecxTextTruncate',
|
|
@@ -5526,10 +5533,10 @@ class MonkeyEcxTruncateQtdPipe {
|
|
|
5526
5533
|
transform(number, threshold) {
|
|
5527
5534
|
return `${number > threshold ? `${threshold}+` : number}`;
|
|
5528
5535
|
}
|
|
5529
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5530
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.
|
|
5536
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTruncateQtdPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
5537
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTruncateQtdPipe, isStandalone: false, name: "monkeyecxTruncateQtd" }); }
|
|
5531
5538
|
}
|
|
5532
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5539
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxTruncateQtdPipe, decorators: [{
|
|
5533
5540
|
type: Pipe,
|
|
5534
5541
|
args: [{
|
|
5535
5542
|
name: 'monkeyecxTruncateQtd',
|
|
@@ -5543,8 +5550,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.4", ngImpor
|
|
|
5543
5550
|
* MIT Licence
|
|
5544
5551
|
************************* */
|
|
5545
5552
|
class MonkeyEcxPipesModule {
|
|
5546
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5547
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.
|
|
5553
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxPipesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
5554
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxPipesModule, declarations: [MonkeyEcxBlobSecurePipe,
|
|
5548
5555
|
MonkeyEcxDisplayFirstNamePipe,
|
|
5549
5556
|
MonkeyEcxDisplayInitialsPipe,
|
|
5550
5557
|
MonkeyEcxFormatAddressPipe,
|
|
@@ -5579,9 +5586,9 @@ class MonkeyEcxPipesModule {
|
|
|
5579
5586
|
MonkeyEcxTextTruncatePipe,
|
|
5580
5587
|
MonkeyEcxTruncateQtdPipe,
|
|
5581
5588
|
MonkeyEcxFormatDatePipe] }); }
|
|
5582
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.
|
|
5589
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxPipesModule, providers: [CurrencyPipe, DatePipe] }); }
|
|
5583
5590
|
}
|
|
5584
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5591
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxPipesModule, decorators: [{
|
|
5585
5592
|
type: NgModule,
|
|
5586
5593
|
args: [{
|
|
5587
5594
|
declarations: [
|
|
@@ -5730,10 +5737,10 @@ class MonkeyEcxI18nResolver {
|
|
|
5730
5737
|
getHost() {
|
|
5731
5738
|
return '';
|
|
5732
5739
|
}
|
|
5733
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5734
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5740
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxI18nResolver, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5741
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxI18nResolver }); }
|
|
5735
5742
|
}
|
|
5736
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5743
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxI18nResolver, decorators: [{
|
|
5737
5744
|
type: Injectable
|
|
5738
5745
|
}], ctorParameters: () => [] });
|
|
5739
5746
|
|
|
@@ -5791,10 +5798,10 @@ class MonkeyEcxFileCacheService {
|
|
|
5791
5798
|
clear() {
|
|
5792
5799
|
this.cache.clear();
|
|
5793
5800
|
}
|
|
5794
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5795
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5801
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFileCacheService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5802
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFileCacheService, providedIn: 'root' }); }
|
|
5796
5803
|
}
|
|
5797
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5804
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxFileCacheService, decorators: [{
|
|
5798
5805
|
type: Injectable,
|
|
5799
5806
|
args: [{
|
|
5800
5807
|
providedIn: 'root'
|
|
@@ -5846,10 +5853,10 @@ class MonkeyEcxDiscoveryParamsService {
|
|
|
5846
5853
|
found = this.getData(param);
|
|
5847
5854
|
return found;
|
|
5848
5855
|
}
|
|
5849
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.
|
|
5850
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.
|
|
5856
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDiscoveryParamsService, deps: [{ token: i2.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5857
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDiscoveryParamsService, providedIn: 'root' }); }
|
|
5851
5858
|
}
|
|
5852
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.
|
|
5859
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImport: i0, type: MonkeyEcxDiscoveryParamsService, decorators: [{
|
|
5853
5860
|
type: Injectable,
|
|
5854
5861
|
args: [{
|
|
5855
5862
|
providedIn: 'root'
|