@abp/ng.core 9.0.4 → 9.1.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/abp-ng.core-locale.mjs +2 -1
- package/fesm2022/abp-ng.core-locale.mjs.map +1 -1
- package/fesm2022/abp-ng.core-testing.mjs +15 -15
- package/fesm2022/abp-ng.core.mjs +276 -288
- package/fesm2022/abp-ng.core.mjs.map +1 -1
- package/lib/providers/cookie-language.provider.d.ts +2 -3
- package/lib/utils/initial-utils.d.ts +2 -3
- package/package.json +2 -8
- package/esm2022/abp-ng.core.mjs +0 -5
- package/esm2022/lib/abstracts/abstract-guard.mjs +0 -2
- package/esm2022/lib/abstracts/auth-error-filter.mjs +0 -25
- package/esm2022/lib/abstracts/auth-response.model.mjs +0 -2
- package/esm2022/lib/abstracts/auth.guard.mjs +0 -24
- package/esm2022/lib/abstracts/auth.service.mjs +0 -67
- package/esm2022/lib/abstracts/index.mjs +0 -7
- package/esm2022/lib/abstracts/ng-model.component.mjs +0 -58
- package/esm2022/lib/clients/http.client.mjs +0 -28
- package/esm2022/lib/clients/index.mjs +0 -2
- package/esm2022/lib/components/dynamic-layout.component.mjs +0 -115
- package/esm2022/lib/components/index.mjs +0 -4
- package/esm2022/lib/components/replaceable-route-container.component.mjs +0 -42
- package/esm2022/lib/components/router-outlet.component.mjs +0 -15
- package/esm2022/lib/constants/default-layouts.mjs +0 -6
- package/esm2022/lib/constants/different-locales.mjs +0 -337
- package/esm2022/lib/constants/index.mjs +0 -3
- package/esm2022/lib/core.module.mjs +0 -203
- package/esm2022/lib/directives/autofocus.directive.mjs +0 -30
- package/esm2022/lib/directives/caps-lock.directive.mjs +0 -41
- package/esm2022/lib/directives/debounce.directive.mjs +0 -36
- package/esm2022/lib/directives/for.directive.mjs +0 -160
- package/esm2022/lib/directives/form-submit.directive.mjs +0 -77
- package/esm2022/lib/directives/index.mjs +0 -11
- package/esm2022/lib/directives/init.directive.mjs +0 -24
- package/esm2022/lib/directives/permission.directive.mjs +0 -75
- package/esm2022/lib/directives/replaceable-template.directive.mjs +0 -133
- package/esm2022/lib/directives/show-password.directive.mjs +0 -25
- package/esm2022/lib/directives/stop-propagation.directive.mjs +0 -32
- package/esm2022/lib/enums/common.mjs +0 -2
- package/esm2022/lib/enums/index.mjs +0 -2
- package/esm2022/lib/guards/index.mjs +0 -2
- package/esm2022/lib/guards/permission.guard.mjs +0 -62
- package/esm2022/lib/handlers/index.mjs +0 -2
- package/esm2022/lib/handlers/routes.handler.mjs +0 -51
- package/esm2022/lib/interceptors/api.interceptor.mjs +0 -27
- package/esm2022/lib/interceptors/index.mjs +0 -2
- package/esm2022/lib/localization.module.mjs +0 -16
- package/esm2022/lib/models/auth-events.mjs +0 -29
- package/esm2022/lib/models/auth.mjs +0 -2
- package/esm2022/lib/models/common.mjs +0 -2
- package/esm2022/lib/models/dtos.mjs +0 -137
- package/esm2022/lib/models/environment.mjs +0 -2
- package/esm2022/lib/models/index.mjs +0 -12
- package/esm2022/lib/models/localization.mjs +0 -2
- package/esm2022/lib/models/replaceable-components.mjs +0 -2
- package/esm2022/lib/models/rest.mjs +0 -2
- package/esm2022/lib/models/session.mjs +0 -2
- package/esm2022/lib/models/sort.mjs +0 -2
- package/esm2022/lib/models/utility.mjs +0 -2
- package/esm2022/lib/pipes/index.mjs +0 -8
- package/esm2022/lib/pipes/localization.pipe.mjs +0 -33
- package/esm2022/lib/pipes/safe-html.pipe.mjs +0 -23
- package/esm2022/lib/pipes/short-date-time.pipe.mjs +0 -34
- package/esm2022/lib/pipes/short-date.pipe.mjs +0 -34
- package/esm2022/lib/pipes/short-time.pipe.mjs +0 -34
- package/esm2022/lib/pipes/sort.pipe.mjs +0 -49
- package/esm2022/lib/pipes/to-injector.pipe.mjs +0 -29
- package/esm2022/lib/providers/cookie-language.provider.mjs +0 -22
- package/esm2022/lib/providers/core-module-config.provider.mjs +0 -135
- package/esm2022/lib/providers/include-localization-resources.provider.mjs +0 -6
- package/esm2022/lib/providers/index.mjs +0 -5
- package/esm2022/lib/providers/locale.provider.mjs +0 -26
- package/esm2022/lib/proxy/pages/abp/multi-tenancy/abp-tenant.service.mjs +0 -27
- package/esm2022/lib/proxy/pages/abp/multi-tenancy/index.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/api-exploring/abp-api-definition.service.mjs +0 -24
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/api-exploring/index.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/abp-application-configuration.service.mjs +0 -24
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/abp-application-localization.service.mjs +0 -24
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/index.mjs +0 -6
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/models.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/object-extending/index.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/object-extending/models.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/multi-tenancy/index.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/multi-tenancy/models.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/http/modeling/index.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/http/modeling/models.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/localization/index.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/localization/models.mjs +0 -2
- package/esm2022/lib/proxy/volo/abp/models.mjs +0 -2
- package/esm2022/lib/services/config-state.service.mjs +0 -189
- package/esm2022/lib/services/content-projection.service.mjs +0 -17
- package/esm2022/lib/services/dom-insertion.service.mjs +0 -34
- package/esm2022/lib/services/environment.service.mjs +0 -54
- package/esm2022/lib/services/http-error-reporter.service.mjs +0 -29
- package/esm2022/lib/services/http-wait.service.mjs +0 -75
- package/esm2022/lib/services/index.mjs +0 -26
- package/esm2022/lib/services/internet-connection-service.mjs +0 -32
- package/esm2022/lib/services/lazy-load.service.mjs +0 -40
- package/esm2022/lib/services/list.service.mjs +0 -125
- package/esm2022/lib/services/local-storage-listener.service.mjs +0 -22
- package/esm2022/lib/services/local-storage.service.mjs +0 -32
- package/esm2022/lib/services/localization.service.mjs +0 -218
- package/esm2022/lib/services/multi-tenancy.service.mjs +0 -48
- package/esm2022/lib/services/permission.service.mjs +0 -63
- package/esm2022/lib/services/replaceable-components.service.mjs +0 -49
- package/esm2022/lib/services/resource-wait.service.mjs +0 -39
- package/esm2022/lib/services/rest.service.mjs +0 -78
- package/esm2022/lib/services/router-events.service.mjs +0 -51
- package/esm2022/lib/services/router-wait.service.mjs +0 -51
- package/esm2022/lib/services/routes.service.mjs +0 -200
- package/esm2022/lib/services/session-state.service.mjs +0 -84
- package/esm2022/lib/services/subscription.service.mjs +0 -43
- package/esm2022/lib/services/title-strategy.service.mjs +0 -46
- package/esm2022/lib/services/track-by.service.mjs +0 -21
- package/esm2022/lib/services/window.service.mjs +0 -41
- package/esm2022/lib/strategies/container.strategy.mjs +0 -38
- package/esm2022/lib/strategies/content-security.strategy.mjs +0 -30
- package/esm2022/lib/strategies/content.strategy.mjs +0 -52
- package/esm2022/lib/strategies/context.strategy.mjs +0 -37
- package/esm2022/lib/strategies/cross-origin.strategy.mjs +0 -28
- package/esm2022/lib/strategies/dom.strategy.mjs +0 -27
- package/esm2022/lib/strategies/index.mjs +0 -9
- package/esm2022/lib/strategies/loading.strategy.mjs +0 -58
- package/esm2022/lib/strategies/projection.strategy.mjs +0 -80
- package/esm2022/lib/tokens/app-config.token.mjs +0 -3
- package/esm2022/lib/tokens/check-authentication-state.mjs +0 -3
- package/esm2022/lib/tokens/compare-func.token.mjs +0 -31
- package/esm2022/lib/tokens/cookie-language-key.token.mjs +0 -5
- package/esm2022/lib/tokens/dynamic-layout.token.mjs +0 -3
- package/esm2022/lib/tokens/http-context.token.mjs +0 -3
- package/esm2022/lib/tokens/include-localization-resources.token.mjs +0 -3
- package/esm2022/lib/tokens/index.mjs +0 -20
- package/esm2022/lib/tokens/list.token.mjs +0 -3
- package/esm2022/lib/tokens/localization.token.mjs +0 -10
- package/esm2022/lib/tokens/lodaer-delay.token.mjs +0 -3
- package/esm2022/lib/tokens/manage-profile.token.mjs +0 -3
- package/esm2022/lib/tokens/options.token.mjs +0 -8
- package/esm2022/lib/tokens/others-group.token.mjs +0 -3
- package/esm2022/lib/tokens/pipe-to-login.token.mjs +0 -3
- package/esm2022/lib/tokens/queue.token.mjs +0 -3
- package/esm2022/lib/tokens/set-token-response-to-storage.token.mjs +0 -6
- package/esm2022/lib/tokens/tenant-key.token.mjs +0 -3
- package/esm2022/lib/tokens/tenant-not-found-by-name.mjs +0 -3
- package/esm2022/lib/tokens/title-strategy-disable-project-name.token.mjs +0 -3
- package/esm2022/lib/utils/array-utils.mjs +0 -7
- package/esm2022/lib/utils/common-utils.mjs +0 -35
- package/esm2022/lib/utils/date-extensions.mjs +0 -6
- package/esm2022/lib/utils/date-utils.mjs +0 -13
- package/esm2022/lib/utils/environment-utils.mjs +0 -36
- package/esm2022/lib/utils/factory-utils.mjs +0 -24
- package/esm2022/lib/utils/file-utils.mjs +0 -15
- package/esm2022/lib/utils/form-utils.mjs +0 -12
- package/esm2022/lib/utils/generator-utils.mjs +0 -43
- package/esm2022/lib/utils/http-utils.mjs +0 -19
- package/esm2022/lib/utils/index.mjs +0 -21
- package/esm2022/lib/utils/initial-utils.mjs +0 -60
- package/esm2022/lib/utils/internal-store-utils.mjs +0 -37
- package/esm2022/lib/utils/lazy-load-utils.mjs +0 -40
- package/esm2022/lib/utils/localization-utils.mjs +0 -49
- package/esm2022/lib/utils/multi-tenancy-utils.mjs +0 -93
- package/esm2022/lib/utils/number-utils.mjs +0 -4
- package/esm2022/lib/utils/object-utils.mjs +0 -37
- package/esm2022/lib/utils/queue.mjs +0 -41
- package/esm2022/lib/utils/route-utils.mjs +0 -26
- package/esm2022/lib/utils/string-utils.mjs +0 -30
- package/esm2022/lib/utils/tree-utils.mjs +0 -70
- package/esm2022/lib/validators/age.validator.mjs +0 -14
- package/esm2022/lib/validators/credit-card.validator.mjs +0 -21
- package/esm2022/lib/validators/index.mjs +0 -29
- package/esm2022/lib/validators/range.validator.mjs +0 -15
- package/esm2022/lib/validators/required.validator.mjs +0 -15
- package/esm2022/lib/validators/string-length.validator.mjs +0 -15
- package/esm2022/lib/validators/unique-character.validator.mjs +0 -13
- package/esm2022/lib/validators/url.validator.mjs +0 -17
- package/esm2022/lib/validators/username.validator.mjs +0 -14
- package/esm2022/locale/abp-ng.core-locale.mjs +0 -5
- package/esm2022/locale/public-api.mjs +0 -2
- package/esm2022/locale/utils/register-locale.mjs +0 -101
- package/esm2022/public-api.mjs +0 -28
- package/esm2022/testing/abp-ng.core-testing.mjs +0 -5
- package/esm2022/testing/lib/core-testing.module.mjs +0 -76
- package/esm2022/testing/lib/pipes/index.mjs +0 -2
- package/esm2022/testing/lib/pipes/localization.pipe.mjs +0 -20
- package/esm2022/testing/lib/services/index.mjs +0 -3
- package/esm2022/testing/lib/services/mock-permission.service.mjs +0 -35
- package/esm2022/testing/lib/services/mock-rest.service.mjs +0 -31
- package/esm2022/testing/lib/utils/clear-page.util.mjs +0 -10
- package/esm2022/testing/lib/utils/index.mjs +0 -3
- package/esm2022/testing/lib/utils/wait.util.mjs +0 -5
- package/esm2022/testing/public-api.mjs +0 -5
package/fesm2022/abp-ng.core.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { inject, ChangeDetectorRef,
|
|
2
|
+
import { inject, ChangeDetectorRef, Input, Component, Injectable, InjectionToken, NgModuleFactory, Injector, Compiler, Inject, signal, computed, effect, Optional, isDevMode, SkipSelf, Directive, EventEmitter, Output, Self, Pipe, NgModule, LOCALE_ID, SecurityContext, provideAppInitializer, makeEnvironmentProviders, ElementRef, HostListener, ComponentFactoryResolver, ApplicationRef } from '@angular/core';
|
|
3
3
|
import { of, BehaviorSubject, Subject, throwError, firstValueFrom, lastValueFrom, Observable, timer, pipe, concat, ReplaySubject, EMPTY, map as map$1, Subscription, combineLatest, from, fromEvent } from 'rxjs';
|
|
4
4
|
import * as i1$1 from '@angular/router';
|
|
5
|
-
import { PRIMARY_OUTLET,
|
|
5
|
+
import { PRIMARY_OUTLET, NavigationStart, NavigationError, NavigationEnd, NavigationCancel, Router, TitleStrategy, ActivatedRoute, RouterModule } from '@angular/router';
|
|
6
6
|
import * as i1$2 from '@angular/common';
|
|
7
7
|
import { DOCUMENT, registerLocaleData, DatePipe, DATE_PIPE_DEFAULT_TIMEZONE, CommonModule } from '@angular/common';
|
|
8
8
|
import { map, distinctUntilChanged, filter, catchError, tap, take, switchMap, mapTo, takeUntil, delay, retryWhen, shareReplay, debounceTime, finalize } from 'rxjs/operators';
|
|
@@ -53,12 +53,15 @@ class AbstractNgModelComponent {
|
|
|
53
53
|
setDisabledState(isDisabled) {
|
|
54
54
|
this.disabled = isDisabled;
|
|
55
55
|
}
|
|
56
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
57
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
56
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbstractNgModelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
57
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.5", type: AbstractNgModelComponent, isStandalone: false, selector: "ng-component", inputs: { disabled: "disabled", readonly: "readonly", valueFn: "valueFn", valueLimitFn: "valueLimitFn", value: "value" }, ngImport: i0, template: '', isInline: true }); }
|
|
58
58
|
}
|
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbstractNgModelComponent, decorators: [{
|
|
60
60
|
type: Component,
|
|
61
|
-
args: [{
|
|
61
|
+
args: [{
|
|
62
|
+
standalone: false,
|
|
63
|
+
template: '',
|
|
64
|
+
}]
|
|
62
65
|
}], propDecorators: { disabled: [{
|
|
63
66
|
type: Input
|
|
64
67
|
}], readonly: [{
|
|
@@ -79,10 +82,10 @@ class AuthGuard {
|
|
|
79
82
|
console.error('You should add @abp/ng-oauth packages or create your own auth packages.');
|
|
80
83
|
return false;
|
|
81
84
|
}
|
|
82
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
83
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
85
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AuthGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
86
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AuthGuard, providedIn: 'root' }); }
|
|
84
87
|
}
|
|
85
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
88
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AuthGuard, decorators: [{
|
|
86
89
|
type: Injectable,
|
|
87
90
|
args: [{
|
|
88
91
|
providedIn: 'root',
|
|
@@ -147,10 +150,10 @@ class AuthService {
|
|
|
147
150
|
this.warningMessage();
|
|
148
151
|
return Promise.resolve(undefined);
|
|
149
152
|
}
|
|
150
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
151
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
153
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
154
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AuthService, providedIn: 'root' }); }
|
|
152
155
|
}
|
|
153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
156
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AuthService, decorators: [{
|
|
154
157
|
type: Injectable,
|
|
155
158
|
args: [{
|
|
156
159
|
providedIn: 'root',
|
|
@@ -283,10 +286,10 @@ class ContentProjectionService {
|
|
|
283
286
|
projectContent(projectionStrategy, injector = this.injector) {
|
|
284
287
|
return projectionStrategy.injectContent(injector);
|
|
285
288
|
}
|
|
286
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
287
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
289
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ContentProjectionService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
290
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ContentProjectionService, providedIn: 'root' }); }
|
|
288
291
|
}
|
|
289
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
292
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ContentProjectionService, decorators: [{
|
|
290
293
|
type: Injectable,
|
|
291
294
|
args: [{ providedIn: 'root' }]
|
|
292
295
|
}], ctorParameters: () => [{ type: i0.Injector }] });
|
|
@@ -457,10 +460,10 @@ class EnvironmentService {
|
|
|
457
460
|
getImpersonation$() {
|
|
458
461
|
return this.store.sliceState(state => state?.oAuthConfig?.impersonation || {});
|
|
459
462
|
}
|
|
460
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
461
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
463
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: EnvironmentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
464
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: EnvironmentService, providedIn: 'root' }); }
|
|
462
465
|
}
|
|
463
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
466
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: EnvironmentService, decorators: [{
|
|
464
467
|
type: Injectable,
|
|
465
468
|
args: [{ providedIn: 'root' }]
|
|
466
469
|
}] });
|
|
@@ -483,10 +486,10 @@ class HttpErrorReporterService {
|
|
|
483
486
|
this._reporter$.next(error);
|
|
484
487
|
this._errors$.next([...this.errors, error]);
|
|
485
488
|
}
|
|
486
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
487
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
489
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: HttpErrorReporterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
490
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: HttpErrorReporterService, providedIn: 'root' }); }
|
|
488
491
|
}
|
|
489
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
492
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: HttpErrorReporterService, decorators: [{
|
|
490
493
|
type: Injectable,
|
|
491
494
|
args: [{ providedIn: 'root' }]
|
|
492
495
|
}] });
|
|
@@ -654,10 +657,10 @@ class AbpLocalStorageService {
|
|
|
654
657
|
setItem(key, value) {
|
|
655
658
|
localStorage.setItem(key, value);
|
|
656
659
|
}
|
|
657
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
658
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
660
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpLocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
661
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpLocalStorageService, providedIn: 'root' }); }
|
|
659
662
|
}
|
|
660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
663
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpLocalStorageService, decorators: [{
|
|
661
664
|
type: Injectable,
|
|
662
665
|
args: [{
|
|
663
666
|
providedIn: 'root',
|
|
@@ -728,10 +731,10 @@ class SessionStateService {
|
|
|
728
731
|
this.document.documentElement.setAttribute('lang', language);
|
|
729
732
|
}
|
|
730
733
|
}
|
|
731
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
732
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
734
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SessionStateService, deps: [{ token: ConfigStateService }, { token: AbpLocalStorageService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
735
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SessionStateService, providedIn: 'root' }); }
|
|
733
736
|
}
|
|
734
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
737
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SessionStateService, decorators: [{
|
|
735
738
|
type: Injectable,
|
|
736
739
|
args: [{
|
|
737
740
|
providedIn: 'root',
|
|
@@ -753,10 +756,10 @@ class AbpTenantService {
|
|
|
753
756
|
url: `/api/abp/multi-tenancy/tenants/by-name/${name}`,
|
|
754
757
|
}, { apiName: this.apiName, ...config });
|
|
755
758
|
}
|
|
756
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
757
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
759
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpTenantService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
760
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpTenantService, providedIn: 'root' }); }
|
|
758
761
|
}
|
|
759
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
762
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpTenantService, decorators: [{
|
|
760
763
|
type: Injectable,
|
|
761
764
|
args: [{
|
|
762
765
|
providedIn: 'root',
|
|
@@ -781,10 +784,10 @@ class ExternalHttpClient extends HttpClient {
|
|
|
781
784
|
optionsOrRequest.context ??= new HttpContext();
|
|
782
785
|
optionsOrRequest.context.set(IS_EXTERNAL_REQUEST, true);
|
|
783
786
|
}
|
|
784
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
785
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
787
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ExternalHttpClient, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
788
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ExternalHttpClient, providedIn: 'root' }); }
|
|
786
789
|
}
|
|
787
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
790
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ExternalHttpClient, decorators: [{
|
|
788
791
|
type: Injectable,
|
|
789
792
|
args: [{
|
|
790
793
|
providedIn: 'root',
|
|
@@ -842,10 +845,10 @@ class RestService {
|
|
|
842
845
|
removeDuplicateSlashes(url) {
|
|
843
846
|
return url.replace(/([^:]\/)\/+/g, '$1');
|
|
844
847
|
}
|
|
845
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
846
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
848
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RestService, deps: [{ token: CORE_OPTIONS }, { token: i1.HttpClient }, { token: ExternalHttpClient }, { token: EnvironmentService }, { token: HttpErrorReporterService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
849
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RestService, providedIn: 'root' }); }
|
|
847
850
|
}
|
|
848
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
851
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RestService, decorators: [{
|
|
849
852
|
type: Injectable,
|
|
850
853
|
args: [{
|
|
851
854
|
providedIn: 'root',
|
|
@@ -880,10 +883,10 @@ class MultiTenancyService {
|
|
|
880
883
|
.findTenantById(tenantId)
|
|
881
884
|
.pipe(switchMap(this.setTenantToState));
|
|
882
885
|
}
|
|
883
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
884
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
886
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: MultiTenancyService, deps: [{ token: RestService }, { token: SessionStateService }, { token: AbpTenantService }, { token: ConfigStateService }, { token: TENANT_KEY }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
887
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: MultiTenancyService, providedIn: 'root' }); }
|
|
885
888
|
}
|
|
886
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
889
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: MultiTenancyService, decorators: [{
|
|
887
890
|
type: Injectable,
|
|
888
891
|
args: [{ providedIn: 'root' }]
|
|
889
892
|
}], ctorParameters: () => [{ type: RestService }, { type: SessionStateService }, { type: AbpTenantService }, { type: ConfigStateService }, { type: undefined, decorators: [{
|
|
@@ -981,51 +984,47 @@ function replaceTenantNameWithinEnvironment(injector, tenancyName, placeholder =
|
|
|
981
984
|
|
|
982
985
|
const CHECK_AUTHENTICATION_STATE_FN_KEY = new InjectionToken('CHECK_AUTHENTICATION_STATE_FN_KEY');
|
|
983
986
|
|
|
984
|
-
function getInitialData(
|
|
985
|
-
const
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
987
|
+
async function getInitialData() {
|
|
988
|
+
const injector = inject(Injector);
|
|
989
|
+
const environmentService = injector.get(EnvironmentService);
|
|
990
|
+
const configState = injector.get(ConfigStateService);
|
|
991
|
+
const options = injector.get(CORE_OPTIONS);
|
|
992
|
+
environmentService.setState(options.environment);
|
|
993
|
+
await getRemoteEnv(injector, options.environment);
|
|
994
|
+
await parseTenantFromUrl(injector);
|
|
995
|
+
const authService = injector.get(AuthService, undefined, { optional: true });
|
|
996
|
+
const checkAuthenticationState = injector.get(CHECK_AUTHENTICATION_STATE_FN_KEY, noop, {
|
|
997
|
+
optional: true,
|
|
998
|
+
});
|
|
999
|
+
if (!options.skipInitAuthService && authService) {
|
|
1000
|
+
await authService.init();
|
|
1001
|
+
}
|
|
1002
|
+
if (options.skipGetAppConfiguration)
|
|
1003
|
+
return;
|
|
1004
|
+
const result$ = configState.refreshAppState().pipe(tap(() => checkAuthenticationState(injector)), tap(() => {
|
|
1005
|
+
const currentTenant = configState.getOne('currentTenant');
|
|
1006
|
+
injector.get(SessionStateService).setTenant(currentTenant);
|
|
1007
|
+
}), catchError(error => {
|
|
1008
|
+
const appInitErrorHandlers = injector.get(APP_INIT_ERROR_HANDLERS, null);
|
|
1009
|
+
if (appInitErrorHandlers && appInitErrorHandlers.length) {
|
|
1010
|
+
appInitErrorHandlers.forEach(func => func(error));
|
|
998
1011
|
}
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
}
|
|
1015
|
-
function localeInitializer(injector) {
|
|
1016
|
-
const fn = () => {
|
|
1017
|
-
const sessionState = injector.get(SessionStateService);
|
|
1018
|
-
const { registerLocaleFn } = injector.get(CORE_OPTIONS);
|
|
1019
|
-
const lang = sessionState.getLanguage() || 'en';
|
|
1020
|
-
return new Promise((resolve, reject) => {
|
|
1021
|
-
registerLocaleFn(lang).then(module => {
|
|
1022
|
-
if (module?.default)
|
|
1023
|
-
registerLocaleData(module.default);
|
|
1024
|
-
return resolve('resolved');
|
|
1025
|
-
}, reject);
|
|
1026
|
-
});
|
|
1027
|
-
};
|
|
1028
|
-
return fn;
|
|
1012
|
+
return throwError(() => error);
|
|
1013
|
+
}));
|
|
1014
|
+
await lastValueFrom(result$);
|
|
1015
|
+
}
|
|
1016
|
+
function localeInitializer() {
|
|
1017
|
+
const injector = inject(Injector);
|
|
1018
|
+
const sessionState = injector.get(SessionStateService);
|
|
1019
|
+
const { registerLocaleFn } = injector.get(CORE_OPTIONS);
|
|
1020
|
+
const lang = sessionState.getLanguage() || 'en';
|
|
1021
|
+
return new Promise((resolve, reject) => {
|
|
1022
|
+
registerLocaleFn(lang).then(module => {
|
|
1023
|
+
if (module?.default)
|
|
1024
|
+
registerLocaleData(module.default);
|
|
1025
|
+
return resolve('resolved');
|
|
1026
|
+
}, reject);
|
|
1027
|
+
});
|
|
1029
1028
|
}
|
|
1030
1029
|
|
|
1031
1030
|
class CrossOriginStrategy {
|
|
@@ -1277,10 +1276,10 @@ class DomInsertionService {
|
|
|
1277
1276
|
const hash = generateHash(content);
|
|
1278
1277
|
return this.inserted.has(hash);
|
|
1279
1278
|
}
|
|
1280
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1281
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1279
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: DomInsertionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1280
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: DomInsertionService, providedIn: 'root' }); }
|
|
1282
1281
|
}
|
|
1283
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: DomInsertionService, decorators: [{
|
|
1284
1283
|
type: Injectable,
|
|
1285
1284
|
args: [{ providedIn: 'root' }]
|
|
1286
1285
|
}] });
|
|
@@ -1345,10 +1344,10 @@ class HttpWaitService {
|
|
|
1345
1344
|
const { method, endpoint } = filteredRequest;
|
|
1346
1345
|
return endpoint === request.endpoint && method === request.method;
|
|
1347
1346
|
}
|
|
1348
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1349
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1347
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: HttpWaitService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1348
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: HttpWaitService, providedIn: 'root' }); }
|
|
1350
1349
|
}
|
|
1351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1350
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: HttpWaitService, decorators: [{
|
|
1352
1351
|
type: Injectable,
|
|
1353
1352
|
args: [{
|
|
1354
1353
|
providedIn: 'root',
|
|
@@ -1381,10 +1380,10 @@ class ResourceWaitService {
|
|
|
1381
1380
|
resources.delete(resource);
|
|
1382
1381
|
this.store.patch({ resources });
|
|
1383
1382
|
}
|
|
1384
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1385
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1383
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ResourceWaitService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1384
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ResourceWaitService, providedIn: 'root' }); }
|
|
1386
1385
|
}
|
|
1387
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ResourceWaitService, decorators: [{
|
|
1388
1387
|
type: Injectable,
|
|
1389
1388
|
args: [{
|
|
1390
1389
|
providedIn: 'root',
|
|
@@ -1415,10 +1414,10 @@ class LazyLoadService {
|
|
|
1415
1414
|
this.loaded.delete(path);
|
|
1416
1415
|
return true;
|
|
1417
1416
|
}
|
|
1418
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1419
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1417
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LazyLoadService, deps: [{ token: ResourceWaitService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1418
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LazyLoadService, providedIn: 'root' }); }
|
|
1420
1419
|
}
|
|
1421
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1420
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LazyLoadService, decorators: [{
|
|
1422
1421
|
type: Injectable,
|
|
1423
1422
|
args: [{
|
|
1424
1423
|
providedIn: 'root',
|
|
@@ -1540,10 +1539,10 @@ class ListService {
|
|
|
1540
1539
|
sorting: this._sortOrder ? `${this._sortKey} ${this._sortOrder}` : undefined,
|
|
1541
1540
|
});
|
|
1542
1541
|
}
|
|
1543
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1544
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1542
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ListService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1543
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ListService }); }
|
|
1545
1544
|
}
|
|
1546
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1545
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ListService, decorators: [{
|
|
1547
1546
|
type: Injectable
|
|
1548
1547
|
}], ctorParameters: () => [{ type: i0.Injector }] });
|
|
1549
1548
|
|
|
@@ -1597,10 +1596,10 @@ class PermissionService {
|
|
|
1597
1596
|
getPolicy(key, grantedPolicies) {
|
|
1598
1597
|
return grantedPolicies[key] || false;
|
|
1599
1598
|
}
|
|
1600
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1601
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1599
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionService, deps: [{ token: ConfigStateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1600
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionService, providedIn: 'root' }); }
|
|
1602
1601
|
}
|
|
1603
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1602
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionService, decorators: [{
|
|
1604
1603
|
type: Injectable,
|
|
1605
1604
|
args: [{ providedIn: 'root' }]
|
|
1606
1605
|
}], ctorParameters: () => [{ type: ConfigStateService }] });
|
|
@@ -1639,10 +1638,10 @@ class ReplaceableComponentsService {
|
|
|
1639
1638
|
get$(replaceableComponentKey) {
|
|
1640
1639
|
return this.replaceableComponents$.pipe(map(components => components.find(component => component.key === replaceableComponentKey)));
|
|
1641
1640
|
}
|
|
1642
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1643
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1641
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ReplaceableComponentsService, deps: [{ token: i0.NgZone }, { token: i1$1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1642
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ReplaceableComponentsService, providedIn: 'root' }); }
|
|
1644
1643
|
}
|
|
1645
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1644
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ReplaceableComponentsService, decorators: [{
|
|
1646
1645
|
type: Injectable,
|
|
1647
1646
|
args: [{ providedIn: 'root' }]
|
|
1648
1647
|
}], ctorParameters: () => [{ type: i0.NgZone }, { type: i1$1.Router }] });
|
|
@@ -1686,10 +1685,10 @@ class RouterEvents {
|
|
|
1686
1685
|
const keys = Object.keys(NavigationEvent);
|
|
1687
1686
|
return this.getNavigationEvents(...keys);
|
|
1688
1687
|
}
|
|
1689
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1690
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1688
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterEvents, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1689
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterEvents, providedIn: 'root' }); }
|
|
1691
1690
|
}
|
|
1692
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterEvents, decorators: [{
|
|
1693
1692
|
type: Injectable,
|
|
1694
1693
|
args: [{ providedIn: 'root' }]
|
|
1695
1694
|
}], ctorParameters: () => [] });
|
|
@@ -1726,10 +1725,10 @@ class RouterWaitService {
|
|
|
1726
1725
|
setLoading(loading) {
|
|
1727
1726
|
this.store.patch({ loading });
|
|
1728
1727
|
}
|
|
1729
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1730
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1728
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterWaitService, deps: [{ token: RouterEvents }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1729
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterWaitService, providedIn: 'root' }); }
|
|
1731
1730
|
}
|
|
1732
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterWaitService, decorators: [{
|
|
1733
1732
|
type: Injectable,
|
|
1734
1733
|
args: [{
|
|
1735
1734
|
providedIn: 'root',
|
|
@@ -1955,10 +1954,10 @@ class AbstractNavTreeService extends AbstractTreeService {
|
|
|
1955
1954
|
ngOnDestroy() {
|
|
1956
1955
|
this.subscription.unsubscribe();
|
|
1957
1956
|
}
|
|
1958
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1959
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1957
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbstractNavTreeService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1958
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbstractNavTreeService }); }
|
|
1960
1959
|
}
|
|
1961
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1960
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbstractNavTreeService, decorators: [{
|
|
1962
1961
|
type: Injectable
|
|
1963
1962
|
}], ctorParameters: () => [{ type: i0.Injector }] });
|
|
1964
1963
|
class RoutesService extends AbstractNavTreeService {
|
|
@@ -1971,10 +1970,10 @@ class RoutesService extends AbstractNavTreeService {
|
|
|
1971
1970
|
get groupedVisible$() {
|
|
1972
1971
|
return this.visible$.pipe(map$1(items => items.filter(item => this.hasPathOrChild(item))), map$1(visible => this.createGroupedTree(visible)));
|
|
1973
1972
|
}
|
|
1974
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1975
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1973
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RoutesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1974
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RoutesService, providedIn: 'root' }); }
|
|
1976
1975
|
}
|
|
1977
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1976
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RoutesService, decorators: [{
|
|
1978
1977
|
type: Injectable,
|
|
1979
1978
|
args: [{ providedIn: 'root' }]
|
|
1980
1979
|
}] });
|
|
@@ -2012,10 +2011,10 @@ class SubscriptionService {
|
|
|
2012
2011
|
this.subscription.unsubscribe();
|
|
2013
2012
|
this.subscription = new Subscription();
|
|
2014
2013
|
}
|
|
2015
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2016
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2014
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SubscriptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2015
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SubscriptionService }); }
|
|
2017
2016
|
}
|
|
2018
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2017
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SubscriptionService, decorators: [{
|
|
2019
2018
|
type: Injectable
|
|
2020
2019
|
}] });
|
|
2021
2020
|
|
|
@@ -2028,10 +2027,10 @@ class TrackByService {
|
|
|
2028
2027
|
this.by = trackBy;
|
|
2029
2028
|
this.byDeep = trackByDeep;
|
|
2030
2029
|
}
|
|
2031
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2032
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2030
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: TrackByService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2031
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: TrackByService, providedIn: 'root' }); }
|
|
2033
2032
|
}
|
|
2034
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2033
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: TrackByService, decorators: [{
|
|
2035
2034
|
type: Injectable,
|
|
2036
2035
|
args: [{
|
|
2037
2036
|
providedIn: 'root',
|
|
@@ -2068,10 +2067,10 @@ class AbpWindowService {
|
|
|
2068
2067
|
this.window.URL.revokeObjectURL(blobUrl);
|
|
2069
2068
|
this.document.body.removeChild(a);
|
|
2070
2069
|
}
|
|
2071
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2072
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2070
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpWindowService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2071
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpWindowService, providedIn: 'root' }); }
|
|
2073
2072
|
}
|
|
2074
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2073
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpWindowService, decorators: [{
|
|
2075
2074
|
type: Injectable,
|
|
2076
2075
|
args: [{ providedIn: 'root' }]
|
|
2077
2076
|
}] });
|
|
@@ -2094,10 +2093,10 @@ class InternetConnectionService {
|
|
|
2094
2093
|
get networkStatus$() {
|
|
2095
2094
|
return this.status$.asObservable();
|
|
2096
2095
|
}
|
|
2097
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2098
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2096
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: InternetConnectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2097
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: InternetConnectionService, providedIn: 'root' }); }
|
|
2099
2098
|
}
|
|
2100
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2099
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: InternetConnectionService, decorators: [{
|
|
2101
2100
|
type: Injectable,
|
|
2102
2101
|
args: [{
|
|
2103
2102
|
providedIn: 'root',
|
|
@@ -2108,15 +2107,19 @@ class LocalStorageListenerService {
|
|
|
2108
2107
|
constructor() {
|
|
2109
2108
|
this.window = inject(DOCUMENT).defaultView;
|
|
2110
2109
|
this.window.addEventListener('storage', event => {
|
|
2111
|
-
if (event.key === 'access_token'
|
|
2112
|
-
|
|
2110
|
+
if (event.key === 'access_token') {
|
|
2111
|
+
const tokenRemoved = event.newValue === null;
|
|
2112
|
+
const tokenAdded = event.oldValue === null && event.newValue !== null;
|
|
2113
|
+
if (tokenRemoved || tokenAdded) {
|
|
2114
|
+
this.window.location.assign('/');
|
|
2115
|
+
}
|
|
2113
2116
|
}
|
|
2114
2117
|
});
|
|
2115
2118
|
}
|
|
2116
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2117
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2119
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalStorageListenerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2120
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalStorageListenerService, providedIn: 'root' }); }
|
|
2118
2121
|
}
|
|
2119
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2122
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalStorageListenerService, decorators: [{
|
|
2120
2123
|
type: Injectable,
|
|
2121
2124
|
args: [{
|
|
2122
2125
|
providedIn: 'root',
|
|
@@ -2152,10 +2155,10 @@ class AbpTitleStrategy extends TitleStrategy {
|
|
|
2152
2155
|
}
|
|
2153
2156
|
this.title.setTitle(localizedText);
|
|
2154
2157
|
}
|
|
2155
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2156
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2158
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpTitleStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2159
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpTitleStrategy, providedIn: 'root' }); }
|
|
2157
2160
|
}
|
|
2158
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2161
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpTitleStrategy, decorators: [{
|
|
2159
2162
|
type: Injectable,
|
|
2160
2163
|
args: [{
|
|
2161
2164
|
providedIn: 'root',
|
|
@@ -2172,10 +2175,10 @@ class AbpApplicationConfigurationService {
|
|
|
2172
2175
|
params: { includeLocalizationResources: options.includeLocalizationResources },
|
|
2173
2176
|
}, { apiName: this.apiName, ...config });
|
|
2174
2177
|
}
|
|
2175
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2176
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2178
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApplicationConfigurationService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2179
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApplicationConfigurationService, providedIn: 'root' }); }
|
|
2177
2180
|
}
|
|
2178
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2181
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApplicationConfigurationService, decorators: [{
|
|
2179
2182
|
type: Injectable,
|
|
2180
2183
|
args: [{
|
|
2181
2184
|
providedIn: 'root',
|
|
@@ -2192,10 +2195,10 @@ class AbpApplicationLocalizationService {
|
|
|
2192
2195
|
params: { cultureName: input.cultureName, onlyDynamics: input.onlyDynamics },
|
|
2193
2196
|
}, { apiName: this.apiName, ...config });
|
|
2194
2197
|
}
|
|
2195
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2196
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2198
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApplicationLocalizationService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2199
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApplicationLocalizationService, providedIn: 'root' }); }
|
|
2197
2200
|
}
|
|
2198
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2201
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApplicationLocalizationService, decorators: [{
|
|
2199
2202
|
type: Injectable,
|
|
2200
2203
|
args: [{
|
|
2201
2204
|
providedIn: 'root',
|
|
@@ -2357,10 +2360,10 @@ class ConfigStateService {
|
|
|
2357
2360
|
getGlobalFeatureIsEnabled$(key) {
|
|
2358
2361
|
return this.store.sliceState(state => this.isGlobalFeatureEnabled(key, state.globalFeatures));
|
|
2359
2362
|
}
|
|
2360
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2361
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2363
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ConfigStateService, deps: [{ token: AbpApplicationConfigurationService }, { token: AbpApplicationLocalizationService }, { token: INCUDE_LOCALIZATION_RESOURCES_TOKEN, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2364
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ConfigStateService, providedIn: 'root' }); }
|
|
2362
2365
|
}
|
|
2363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2366
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ConfigStateService, decorators: [{
|
|
2364
2367
|
type: Injectable,
|
|
2365
2368
|
args: [{
|
|
2366
2369
|
providedIn: 'root',
|
|
@@ -2550,10 +2553,10 @@ class LocalizationService {
|
|
|
2550
2553
|
localization = '';
|
|
2551
2554
|
return localization || defaultValue || key;
|
|
2552
2555
|
}
|
|
2553
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2554
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2556
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationService, deps: [{ token: SessionStateService }, { token: i0.Injector }, { token: LocalizationService, optional: true, skipSelf: true }, { token: ConfigStateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2557
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationService, providedIn: 'root' }); }
|
|
2555
2558
|
}
|
|
2556
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2559
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationService, decorators: [{
|
|
2557
2560
|
type: Injectable,
|
|
2558
2561
|
args: [{ providedIn: 'root' }]
|
|
2559
2562
|
}], ctorParameters: () => [{ type: SessionStateService }, { type: i0.Injector }, { type: LocalizationService, decorators: [{
|
|
@@ -2665,16 +2668,17 @@ class DynamicLayoutComponent {
|
|
|
2665
2668
|
getComponent(key) {
|
|
2666
2669
|
return this.replaceableComponents.get(key);
|
|
2667
2670
|
}
|
|
2668
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2669
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "
|
|
2671
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: DynamicLayoutComponent, deps: [{ token: DynamicLayoutComponent, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2672
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.1.5", type: DynamicLayoutComponent, isStandalone: false, selector: "abp-dynamic-layout", providers: [SubscriptionService], ngImport: i0, template: `
|
|
2670
2673
|
@if (isLayoutVisible) {
|
|
2671
2674
|
<ng-container [ngComponentOutlet]="layout"></ng-container>
|
|
2672
2675
|
}
|
|
2673
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: i1$2.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"] }] }); }
|
|
2676
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1$2.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"], exportAs: ["ngComponentOutlet"] }] }); }
|
|
2674
2677
|
}
|
|
2675
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2678
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: DynamicLayoutComponent, decorators: [{
|
|
2676
2679
|
type: Component,
|
|
2677
2680
|
args: [{
|
|
2681
|
+
standalone: false,
|
|
2678
2682
|
selector: 'abp-dynamic-layout',
|
|
2679
2683
|
template: `
|
|
2680
2684
|
@if (isLayoutVisible) {
|
|
@@ -2705,14 +2709,15 @@ class ReplaceableRouteContainerComponent {
|
|
|
2705
2709
|
this.externalComponent = res.component;
|
|
2706
2710
|
});
|
|
2707
2711
|
}
|
|
2708
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2709
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2712
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ReplaceableRouteContainerComponent, deps: [{ token: i1$1.ActivatedRoute }, { token: ReplaceableComponentsService }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2713
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.5", type: ReplaceableRouteContainerComponent, isStandalone: false, selector: "abp-replaceable-route-container", providers: [SubscriptionService], ngImport: i0, template: `
|
|
2710
2714
|
<ng-container *ngComponentOutlet="externalComponent || defaultComponent"></ng-container>
|
|
2711
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: i1$2.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"] }] }); }
|
|
2715
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i1$2.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"], exportAs: ["ngComponentOutlet"] }] }); }
|
|
2712
2716
|
}
|
|
2713
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2717
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ReplaceableRouteContainerComponent, decorators: [{
|
|
2714
2718
|
type: Component,
|
|
2715
2719
|
args: [{
|
|
2720
|
+
standalone: false,
|
|
2716
2721
|
selector: 'abp-replaceable-route-container',
|
|
2717
2722
|
template: `
|
|
2718
2723
|
<ng-container *ngComponentOutlet="externalComponent || defaultComponent"></ng-container>
|
|
@@ -2722,12 +2727,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImpor
|
|
|
2722
2727
|
}], ctorParameters: () => [{ type: i1$1.ActivatedRoute }, { type: ReplaceableComponentsService }, { type: SubscriptionService }] });
|
|
2723
2728
|
|
|
2724
2729
|
class RouterOutletComponent {
|
|
2725
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2726
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
2730
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterOutletComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
2731
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.1.5", type: RouterOutletComponent, isStandalone: false, selector: "abp-router-outlet", ngImport: i0, template: ` <router-outlet></router-outlet> `, isInline: true, dependencies: [{ kind: "directive", type: i1$1.RouterOutlet, selector: "router-outlet", inputs: ["name", "routerOutletData"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }] }); }
|
|
2727
2732
|
}
|
|
2728
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RouterOutletComponent, decorators: [{
|
|
2729
2734
|
type: Component,
|
|
2730
2735
|
args: [{
|
|
2736
|
+
standalone: false,
|
|
2731
2737
|
selector: 'abp-router-outlet',
|
|
2732
2738
|
template: ` <router-outlet></router-outlet> `,
|
|
2733
2739
|
}]
|
|
@@ -3090,10 +3096,10 @@ class AutofocusDirective {
|
|
|
3090
3096
|
ngAfterViewInit() {
|
|
3091
3097
|
setTimeout(() => this.elRef.nativeElement.focus(), this.delay);
|
|
3092
3098
|
}
|
|
3093
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3094
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3099
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AutofocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3100
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: AutofocusDirective, isStandalone: true, selector: "[autofocus]", inputs: { delay: ["autofocus", "delay"] }, ngImport: i0 }); }
|
|
3095
3101
|
}
|
|
3096
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3102
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AutofocusDirective, decorators: [{
|
|
3097
3103
|
type: Directive,
|
|
3098
3104
|
args: [{
|
|
3099
3105
|
standalone: true,
|
|
@@ -3117,10 +3123,10 @@ class InputEventDebounceDirective {
|
|
|
3117
3123
|
this.debounceEvent.emit(event);
|
|
3118
3124
|
});
|
|
3119
3125
|
}
|
|
3120
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3121
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3126
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: InputEventDebounceDirective, deps: [{ token: i0.ElementRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3127
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: InputEventDebounceDirective, isStandalone: true, selector: "[input.debounce]", inputs: { debounce: "debounce" }, outputs: { debounceEvent: "input.debounce" }, providers: [SubscriptionService], ngImport: i0 }); }
|
|
3122
3128
|
}
|
|
3123
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3129
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: InputEventDebounceDirective, decorators: [{
|
|
3124
3130
|
type: Directive,
|
|
3125
3131
|
args: [{
|
|
3126
3132
|
standalone: true,
|
|
@@ -3255,10 +3261,10 @@ class ForDirective {
|
|
|
3255
3261
|
this.projectItems(items);
|
|
3256
3262
|
}
|
|
3257
3263
|
}
|
|
3258
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3259
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3264
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ForDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3265
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: ForDirective, isStandalone: true, selector: "[abpFor]", inputs: { items: ["abpForOf", "items"], orderBy: ["abpForOrderBy", "orderBy"], orderDir: ["abpForOrderDir", "orderDir"], filterBy: ["abpForFilterBy", "filterBy"], filterVal: ["abpForFilterVal", "filterVal"], trackBy: ["abpForTrackBy", "trackBy"], compareBy: ["abpForCompareBy", "compareBy"], emptyRef: ["abpForEmptyRef", "emptyRef"] }, usesOnChanges: true, ngImport: i0 }); }
|
|
3260
3266
|
}
|
|
3261
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3267
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ForDirective, decorators: [{
|
|
3262
3268
|
type: Directive,
|
|
3263
3269
|
args: [{
|
|
3264
3270
|
standalone: true,
|
|
@@ -3325,10 +3331,10 @@ class FormSubmitDirective {
|
|
|
3325
3331
|
form.markAsDirty();
|
|
3326
3332
|
this.cdRef.detectChanges();
|
|
3327
3333
|
}
|
|
3328
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3329
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3334
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: FormSubmitDirective, deps: [{ token: i1$3.FormGroupDirective, self: true }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3335
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: FormSubmitDirective, isStandalone: true, selector: "form[ngSubmit][formGroup]", inputs: { debounce: "debounce", notValidateOnSubmit: "notValidateOnSubmit", markAsDirtyWhenSubmit: "markAsDirtyWhenSubmit" }, outputs: { ngSubmit: "ngSubmit" }, providers: [SubscriptionService], ngImport: i0 }); }
|
|
3330
3336
|
}
|
|
3331
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3337
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: FormSubmitDirective, decorators: [{
|
|
3332
3338
|
type: Directive,
|
|
3333
3339
|
args: [{
|
|
3334
3340
|
standalone: true,
|
|
@@ -3367,10 +3373,10 @@ class InitDirective {
|
|
|
3367
3373
|
ngAfterViewInit() {
|
|
3368
3374
|
this.init.emit(this.elRef);
|
|
3369
3375
|
}
|
|
3370
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3371
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3376
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: InitDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3377
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: InitDirective, isStandalone: true, selector: "[abpInit]", outputs: { init: "abpInit" }, ngImport: i0 }); }
|
|
3372
3378
|
}
|
|
3373
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3379
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: InitDirective, decorators: [{
|
|
3374
3380
|
type: Directive,
|
|
3375
3381
|
args: [{
|
|
3376
3382
|
standalone: true,
|
|
@@ -3427,10 +3433,10 @@ class PermissionDirective {
|
|
|
3427
3433
|
this.cdrSubject.pipe(take(1)).subscribe(() => this.queue.add(() => this.cdRef.detectChanges()));
|
|
3428
3434
|
this.rendered = true;
|
|
3429
3435
|
}
|
|
3430
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3431
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3436
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionDirective, deps: [{ token: i0.TemplateRef, optional: true }, { token: i0.ViewContainerRef }, { token: PermissionService }, { token: i0.ChangeDetectorRef }, { token: QUEUE_MANAGER }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3437
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: PermissionDirective, isStandalone: true, selector: "[abpPermission]", inputs: { condition: ["abpPermission", "condition"], runChangeDetection: ["abpPermissionRunChangeDetection", "runChangeDetection"] }, usesOnChanges: true, ngImport: i0 }); }
|
|
3432
3438
|
}
|
|
3433
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3439
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionDirective, decorators: [{
|
|
3434
3440
|
type: Directive,
|
|
3435
3441
|
args: [{
|
|
3436
3442
|
standalone: true,
|
|
@@ -3559,10 +3565,10 @@ class ReplaceableTemplateDirective {
|
|
|
3559
3565
|
this.defaultComponentSubscriptions = {};
|
|
3560
3566
|
this.defaultComponentRef = null;
|
|
3561
3567
|
}
|
|
3562
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3563
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3568
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ReplaceableTemplateDirective, deps: [{ token: i0.Injector }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: ReplaceableComponentsService }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3569
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: ReplaceableTemplateDirective, isStandalone: true, selector: "[abpReplaceableTemplate]", inputs: { data: ["abpReplaceableTemplate", "data"] }, providers: [SubscriptionService], usesOnChanges: true, ngImport: i0 }); }
|
|
3564
3570
|
}
|
|
3565
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3571
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ReplaceableTemplateDirective, decorators: [{
|
|
3566
3572
|
type: Directive,
|
|
3567
3573
|
args: [{
|
|
3568
3574
|
standalone: true,
|
|
@@ -3586,10 +3592,10 @@ class StopPropagationDirective {
|
|
|
3586
3592
|
this.stopPropEvent.emit(event);
|
|
3587
3593
|
});
|
|
3588
3594
|
}
|
|
3589
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3590
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
3595
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: StopPropagationDirective, deps: [{ token: i0.ElementRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
3596
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: StopPropagationDirective, isStandalone: true, selector: "[click.stop]", outputs: { stopPropEvent: "click.stop" }, providers: [SubscriptionService], ngImport: i0 }); }
|
|
3591
3597
|
}
|
|
3592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3598
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: StopPropagationDirective, decorators: [{
|
|
3593
3599
|
type: Directive,
|
|
3594
3600
|
args: [{
|
|
3595
3601
|
standalone: true,
|
|
@@ -3617,25 +3623,26 @@ class LocalizationPipe {
|
|
|
3617
3623
|
}, []) || [];
|
|
3618
3624
|
return this.localization.instant(value, ...params);
|
|
3619
3625
|
}
|
|
3620
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3621
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
3622
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3626
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationPipe, deps: [{ token: LocalizationService }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3627
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: LocalizationPipe, isStandalone: false, name: "abpLocalization" }); }
|
|
3628
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationPipe }); }
|
|
3623
3629
|
}
|
|
3624
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3630
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationPipe, decorators: [{
|
|
3625
3631
|
type: Injectable
|
|
3626
3632
|
}, {
|
|
3627
3633
|
type: Pipe,
|
|
3628
3634
|
args: [{
|
|
3635
|
+
standalone: false,
|
|
3629
3636
|
name: 'abpLocalization',
|
|
3630
3637
|
}]
|
|
3631
3638
|
}], ctorParameters: () => [{ type: LocalizationService }] });
|
|
3632
3639
|
|
|
3633
3640
|
class LocalizationModule {
|
|
3634
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3635
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
3636
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
3641
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
3642
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: LocalizationModule, declarations: [LocalizationPipe], exports: [LocalizationPipe] }); }
|
|
3643
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationModule }); }
|
|
3637
3644
|
}
|
|
3638
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3645
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: LocalizationModule, decorators: [{
|
|
3639
3646
|
type: NgModule,
|
|
3640
3647
|
args: [{
|
|
3641
3648
|
exports: [LocalizationPipe],
|
|
@@ -3677,15 +3684,16 @@ class SortPipe {
|
|
|
3677
3684
|
];
|
|
3678
3685
|
return sortOrder === 'asc' ? sorted : sorted.reverse();
|
|
3679
3686
|
}
|
|
3680
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3681
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
3682
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3687
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SortPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3688
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: SortPipe, isStandalone: false, name: "abpSort" }); }
|
|
3689
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SortPipe }); }
|
|
3683
3690
|
}
|
|
3684
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SortPipe, decorators: [{
|
|
3685
3692
|
type: Injectable
|
|
3686
3693
|
}, {
|
|
3687
3694
|
type: Pipe,
|
|
3688
3695
|
args: [{
|
|
3696
|
+
standalone: false,
|
|
3689
3697
|
name: 'abpSort',
|
|
3690
3698
|
}]
|
|
3691
3699
|
}] });
|
|
@@ -3707,12 +3715,13 @@ class ToInjectorPipe {
|
|
|
3707
3715
|
name,
|
|
3708
3716
|
});
|
|
3709
3717
|
}
|
|
3710
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3711
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
3718
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ToInjectorPipe, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3719
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: ToInjectorPipe, isStandalone: false, name: "toInjector" }); }
|
|
3712
3720
|
}
|
|
3713
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3721
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ToInjectorPipe, decorators: [{
|
|
3714
3722
|
type: Pipe,
|
|
3715
3723
|
args: [{
|
|
3724
|
+
standalone: false,
|
|
3716
3725
|
name: 'toInjector',
|
|
3717
3726
|
}]
|
|
3718
3727
|
}], ctorParameters: () => [{ type: i0.Injector }] });
|
|
@@ -3731,12 +3740,13 @@ class ShortDateTimePipe extends DatePipe {
|
|
|
3731
3740
|
const format = getShortDateShortTimeFormat(this.configStateService);
|
|
3732
3741
|
return super.transform(value, format, timezone, locale);
|
|
3733
3742
|
}
|
|
3734
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3735
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
3743
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShortDateTimePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3744
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: ShortDateTimePipe, isStandalone: false, name: "shortDateTime" }); }
|
|
3736
3745
|
}
|
|
3737
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3746
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShortDateTimePipe, decorators: [{
|
|
3738
3747
|
type: Pipe,
|
|
3739
3748
|
args: [{
|
|
3749
|
+
standalone: false,
|
|
3740
3750
|
name: 'shortDateTime',
|
|
3741
3751
|
pure: true,
|
|
3742
3752
|
}]
|
|
@@ -3759,12 +3769,13 @@ class ShortTimePipe extends DatePipe {
|
|
|
3759
3769
|
const format = getShortTimeFormat(this.configStateService);
|
|
3760
3770
|
return super.transform(value, format, timezone, locale);
|
|
3761
3771
|
}
|
|
3762
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3763
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
3772
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShortTimePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3773
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: ShortTimePipe, isStandalone: false, name: "shortTime" }); }
|
|
3764
3774
|
}
|
|
3765
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3775
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShortTimePipe, decorators: [{
|
|
3766
3776
|
type: Pipe,
|
|
3767
3777
|
args: [{
|
|
3778
|
+
standalone: false,
|
|
3768
3779
|
name: 'shortTime',
|
|
3769
3780
|
pure: true,
|
|
3770
3781
|
}]
|
|
@@ -3787,12 +3798,13 @@ class ShortDatePipe extends DatePipe {
|
|
|
3787
3798
|
const format = getShortDateFormat(this.configStateService);
|
|
3788
3799
|
return super.transform(value, format, timezone, locale);
|
|
3789
3800
|
}
|
|
3790
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3791
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
3801
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShortDatePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3802
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: ShortDatePipe, isStandalone: false, name: "shortDate" }); }
|
|
3792
3803
|
}
|
|
3793
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3804
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShortDatePipe, decorators: [{
|
|
3794
3805
|
type: Pipe,
|
|
3795
3806
|
args: [{
|
|
3807
|
+
standalone: false,
|
|
3796
3808
|
name: 'shortDate',
|
|
3797
3809
|
pure: true,
|
|
3798
3810
|
}]
|
|
@@ -3815,34 +3827,33 @@ class SafeHtmlPipe {
|
|
|
3815
3827
|
return '';
|
|
3816
3828
|
return this.sanitizer.sanitize(SecurityContext.HTML, value);
|
|
3817
3829
|
}
|
|
3818
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3819
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
|
3820
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3830
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SafeHtmlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
|
3831
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: SafeHtmlPipe, isStandalone: false, name: "abpSafeHtml" }); }
|
|
3832
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SafeHtmlPipe }); }
|
|
3821
3833
|
}
|
|
3822
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3834
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: SafeHtmlPipe, decorators: [{
|
|
3823
3835
|
type: Injectable
|
|
3824
3836
|
}, {
|
|
3825
3837
|
type: Pipe,
|
|
3826
|
-
args: [{
|
|
3838
|
+
args: [{
|
|
3839
|
+
standalone: false,
|
|
3840
|
+
name: 'abpSafeHtml',
|
|
3841
|
+
}]
|
|
3827
3842
|
}] });
|
|
3828
3843
|
|
|
3829
|
-
function setLanguageToCookie(
|
|
3830
|
-
|
|
3831
|
-
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
3837
|
-
|
|
3838
|
-
};
|
|
3844
|
+
function setLanguageToCookie() {
|
|
3845
|
+
const injector = inject(Injector);
|
|
3846
|
+
const sessionState = injector.get(SessionStateService);
|
|
3847
|
+
const document = injector.get(DOCUMENT);
|
|
3848
|
+
const cookieLanguageKey = injector.get(COOKIE_LANGUAGE_KEY);
|
|
3849
|
+
sessionState.getLanguage$().subscribe(language => {
|
|
3850
|
+
const cookieValue = encodeURIComponent(`c=${language}|uic=${language}`);
|
|
3851
|
+
document.cookie = `${cookieLanguageKey}=${cookieValue}`;
|
|
3852
|
+
});
|
|
3839
3853
|
}
|
|
3840
|
-
const CookieLanguageProvider = {
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
deps: [Injector],
|
|
3844
|
-
multi: true,
|
|
3845
|
-
};
|
|
3854
|
+
const CookieLanguageProvider = provideAppInitializer(() => {
|
|
3855
|
+
setLanguageToCookie();
|
|
3856
|
+
});
|
|
3846
3857
|
|
|
3847
3858
|
class LocaleId extends String {
|
|
3848
3859
|
constructor(localizationService) {
|
|
@@ -3891,10 +3902,10 @@ class RoutesHandler {
|
|
|
3891
3902
|
}
|
|
3892
3903
|
});
|
|
3893
3904
|
}
|
|
3894
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3895
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3905
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RoutesHandler, deps: [{ token: RoutesService }, { token: i1$1.Router, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3906
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RoutesHandler, providedIn: 'root' }); }
|
|
3896
3907
|
}
|
|
3897
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RoutesHandler, decorators: [{
|
|
3898
3909
|
type: Injectable,
|
|
3899
3910
|
args: [{
|
|
3900
3911
|
providedIn: 'root',
|
|
@@ -3978,38 +3989,15 @@ function provideAbpCore(...features) {
|
|
|
3978
3989
|
cookieName: 'XSRF-TOKEN',
|
|
3979
3990
|
headerName: 'RequestVerificationToken',
|
|
3980
3991
|
})),
|
|
3992
|
+
provideAppInitializer(() => {
|
|
3993
|
+
getInitialData();
|
|
3994
|
+
localeInitializer();
|
|
3995
|
+
inject(LocalizationService);
|
|
3996
|
+
inject(LocalStorageListenerService);
|
|
3997
|
+
inject(RoutesHandler);
|
|
3998
|
+
}),
|
|
3981
3999
|
LocaleProvider,
|
|
3982
4000
|
CookieLanguageProvider,
|
|
3983
|
-
{
|
|
3984
|
-
provide: APP_INITIALIZER,
|
|
3985
|
-
multi: true,
|
|
3986
|
-
deps: [Injector],
|
|
3987
|
-
useFactory: getInitialData,
|
|
3988
|
-
},
|
|
3989
|
-
{
|
|
3990
|
-
provide: APP_INITIALIZER,
|
|
3991
|
-
multi: true,
|
|
3992
|
-
deps: [Injector],
|
|
3993
|
-
useFactory: localeInitializer,
|
|
3994
|
-
},
|
|
3995
|
-
{
|
|
3996
|
-
provide: APP_INITIALIZER,
|
|
3997
|
-
multi: true,
|
|
3998
|
-
deps: [LocalizationService],
|
|
3999
|
-
useFactory: noop,
|
|
4000
|
-
},
|
|
4001
|
-
{
|
|
4002
|
-
provide: APP_INITIALIZER,
|
|
4003
|
-
multi: true,
|
|
4004
|
-
deps: [LocalStorageListenerService],
|
|
4005
|
-
useFactory: noop,
|
|
4006
|
-
},
|
|
4007
|
-
{
|
|
4008
|
-
provide: APP_INITIALIZER,
|
|
4009
|
-
multi: true,
|
|
4010
|
-
deps: [RoutesHandler],
|
|
4011
|
-
useFactory: noop,
|
|
4012
|
-
},
|
|
4013
4001
|
{
|
|
4014
4002
|
provide: SORT_COMPARE_FUNC,
|
|
4015
4003
|
useFactory: compareFuncFactory,
|
|
@@ -4058,8 +4046,8 @@ const standaloneDirectives = [
|
|
|
4058
4046
|
* This module will be imported and exported by all others.
|
|
4059
4047
|
*/
|
|
4060
4048
|
class BaseCoreModule {
|
|
4061
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4062
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4049
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: BaseCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4050
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: BaseCoreModule, declarations: [AbstractNgModelComponent,
|
|
4063
4051
|
DynamicLayoutComponent,
|
|
4064
4052
|
ReplaceableRouteContainerComponent,
|
|
4065
4053
|
RouterOutletComponent,
|
|
@@ -4101,7 +4089,7 @@ class BaseCoreModule {
|
|
|
4101
4089
|
PermissionDirective,
|
|
4102
4090
|
ReplaceableTemplateDirective,
|
|
4103
4091
|
StopPropagationDirective] }); }
|
|
4104
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4092
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: BaseCoreModule, providers: [LocalizationPipe, provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule,
|
|
4105
4093
|
FormsModule,
|
|
4106
4094
|
ReactiveFormsModule,
|
|
4107
4095
|
RouterModule,
|
|
@@ -4111,7 +4099,7 @@ class BaseCoreModule {
|
|
|
4111
4099
|
RouterModule,
|
|
4112
4100
|
LocalizationModule] }); }
|
|
4113
4101
|
}
|
|
4114
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4102
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: BaseCoreModule, decorators: [{
|
|
4115
4103
|
type: NgModule,
|
|
4116
4104
|
args: [{
|
|
4117
4105
|
exports: [
|
|
@@ -4160,16 +4148,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImpor
|
|
|
4160
4148
|
* and it introduces imports useful at root level (e.g. NGXS)
|
|
4161
4149
|
*/
|
|
4162
4150
|
class RootCoreModule {
|
|
4163
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4164
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4165
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4151
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RootCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4152
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: RootCoreModule, imports: [BaseCoreModule, LocalizationModule], exports: [BaseCoreModule, LocalizationModule] }); }
|
|
4153
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RootCoreModule, providers: [
|
|
4166
4154
|
provideHttpClient(withXsrfConfiguration({
|
|
4167
4155
|
cookieName: 'XSRF-TOKEN',
|
|
4168
4156
|
headerName: 'RequestVerificationToken',
|
|
4169
4157
|
})),
|
|
4170
4158
|
], imports: [BaseCoreModule, LocalizationModule, BaseCoreModule, LocalizationModule] }); }
|
|
4171
4159
|
}
|
|
4172
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: RootCoreModule, decorators: [{
|
|
4173
4161
|
type: NgModule,
|
|
4174
4162
|
args: [{
|
|
4175
4163
|
exports: [BaseCoreModule, LocalizationModule],
|
|
@@ -4204,11 +4192,11 @@ class CoreModule {
|
|
|
4204
4192
|
providers: [provideAbpCoreChild(options)],
|
|
4205
4193
|
};
|
|
4206
4194
|
}
|
|
4207
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4208
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4209
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4195
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4196
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.5", ngImport: i0, type: CoreModule, imports: [BaseCoreModule], exports: [BaseCoreModule] }); }
|
|
4197
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: CoreModule, imports: [BaseCoreModule, BaseCoreModule] }); }
|
|
4210
4198
|
}
|
|
4211
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4199
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: CoreModule, decorators: [{
|
|
4212
4200
|
type: NgModule,
|
|
4213
4201
|
args: [{
|
|
4214
4202
|
exports: [BaseCoreModule],
|
|
@@ -4226,10 +4214,10 @@ class ShowPasswordDirective {
|
|
|
4226
4214
|
return;
|
|
4227
4215
|
element.type = visible ? 'text' : 'password';
|
|
4228
4216
|
}
|
|
4229
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4230
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
4217
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShowPasswordDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4218
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: ShowPasswordDirective, isStandalone: true, selector: "[abpShowPassword]", inputs: { abpShowPassword: "abpShowPassword" }, ngImport: i0 }); }
|
|
4231
4219
|
}
|
|
4232
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4220
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ShowPasswordDirective, decorators: [{
|
|
4233
4221
|
type: Directive,
|
|
4234
4222
|
args: [{
|
|
4235
4223
|
standalone: true,
|
|
@@ -4258,10 +4246,10 @@ class TrackCapsLockDirective {
|
|
|
4258
4246
|
}
|
|
4259
4247
|
return false;
|
|
4260
4248
|
}
|
|
4261
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4262
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
4249
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: TrackCapsLockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
4250
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.1.5", type: TrackCapsLockDirective, isStandalone: true, selector: "[abpCapsLock]", outputs: { capsLock: "abpCapsLock" }, host: { listeners: { "window:keydown": "onKeyDown($event)", "window:keyup": "onKeyUp($event)" } }, ngImport: i0 }); }
|
|
4263
4251
|
}
|
|
4264
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4252
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: TrackCapsLockDirective, decorators: [{
|
|
4265
4253
|
type: Directive,
|
|
4266
4254
|
args: [{
|
|
4267
4255
|
standalone: true,
|
|
@@ -4303,10 +4291,10 @@ class PermissionGuard {
|
|
|
4303
4291
|
}
|
|
4304
4292
|
}));
|
|
4305
4293
|
}
|
|
4306
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4307
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4294
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4295
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionGuard, providedIn: 'root' }); }
|
|
4308
4296
|
}
|
|
4309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4297
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: PermissionGuard, decorators: [{
|
|
4310
4298
|
type: Injectable,
|
|
4311
4299
|
args: [{
|
|
4312
4300
|
providedIn: 'root',
|
|
@@ -4507,10 +4495,10 @@ class AbpApiDefinitionService {
|
|
|
4507
4495
|
params: { includeTypes: model.includeTypes },
|
|
4508
4496
|
}, { apiName: this.apiName, ...config });
|
|
4509
4497
|
}
|
|
4510
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4511
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4498
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApiDefinitionService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4499
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApiDefinitionService, providedIn: 'root' }); }
|
|
4512
4500
|
}
|
|
4513
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4501
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: AbpApiDefinitionService, decorators: [{
|
|
4514
4502
|
type: Injectable,
|
|
4515
4503
|
args: [{
|
|
4516
4504
|
providedIn: 'root',
|
|
@@ -4949,10 +4937,10 @@ class ApiInterceptor {
|
|
|
4949
4937
|
this.httpWaitService.addRequest(request);
|
|
4950
4938
|
return next.handle(request).pipe(finalize(() => this.httpWaitService.deleteRequest(request)));
|
|
4951
4939
|
}
|
|
4952
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4953
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4940
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ApiInterceptor, deps: [{ token: HttpWaitService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4941
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ApiInterceptor, providedIn: 'root' }); }
|
|
4954
4942
|
}
|
|
4955
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4943
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.5", ngImport: i0, type: ApiInterceptor, decorators: [{
|
|
4956
4944
|
type: Injectable,
|
|
4957
4945
|
args: [{
|
|
4958
4946
|
providedIn: 'root',
|