@abp/ng.core 9.0.2 → 9.1.0-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (187) hide show
  1. package/fesm2022/abp-ng.core-testing.mjs +14 -14
  2. package/fesm2022/abp-ng.core.mjs +267 -283
  3. package/fesm2022/abp-ng.core.mjs.map +1 -1
  4. package/lib/providers/cookie-language.provider.d.ts +2 -3
  5. package/lib/utils/initial-utils.d.ts +2 -3
  6. package/package.json +2 -8
  7. package/esm2022/abp-ng.core.mjs +0 -5
  8. package/esm2022/lib/abstracts/abstract-guard.mjs +0 -2
  9. package/esm2022/lib/abstracts/auth-error-filter.mjs +0 -25
  10. package/esm2022/lib/abstracts/auth-response.model.mjs +0 -2
  11. package/esm2022/lib/abstracts/auth.guard.mjs +0 -24
  12. package/esm2022/lib/abstracts/auth.service.mjs +0 -67
  13. package/esm2022/lib/abstracts/index.mjs +0 -7
  14. package/esm2022/lib/abstracts/ng-model.component.mjs +0 -58
  15. package/esm2022/lib/clients/http.client.mjs +0 -28
  16. package/esm2022/lib/clients/index.mjs +0 -2
  17. package/esm2022/lib/components/dynamic-layout.component.mjs +0 -115
  18. package/esm2022/lib/components/index.mjs +0 -4
  19. package/esm2022/lib/components/replaceable-route-container.component.mjs +0 -42
  20. package/esm2022/lib/components/router-outlet.component.mjs +0 -15
  21. package/esm2022/lib/constants/default-layouts.mjs +0 -6
  22. package/esm2022/lib/constants/different-locales.mjs +0 -337
  23. package/esm2022/lib/constants/index.mjs +0 -3
  24. package/esm2022/lib/core.module.mjs +0 -203
  25. package/esm2022/lib/directives/autofocus.directive.mjs +0 -30
  26. package/esm2022/lib/directives/caps-lock.directive.mjs +0 -41
  27. package/esm2022/lib/directives/debounce.directive.mjs +0 -36
  28. package/esm2022/lib/directives/for.directive.mjs +0 -160
  29. package/esm2022/lib/directives/form-submit.directive.mjs +0 -77
  30. package/esm2022/lib/directives/index.mjs +0 -11
  31. package/esm2022/lib/directives/init.directive.mjs +0 -24
  32. package/esm2022/lib/directives/permission.directive.mjs +0 -75
  33. package/esm2022/lib/directives/replaceable-template.directive.mjs +0 -133
  34. package/esm2022/lib/directives/show-password.directive.mjs +0 -25
  35. package/esm2022/lib/directives/stop-propagation.directive.mjs +0 -32
  36. package/esm2022/lib/enums/common.mjs +0 -2
  37. package/esm2022/lib/enums/index.mjs +0 -2
  38. package/esm2022/lib/guards/index.mjs +0 -2
  39. package/esm2022/lib/guards/permission.guard.mjs +0 -62
  40. package/esm2022/lib/handlers/index.mjs +0 -2
  41. package/esm2022/lib/handlers/routes.handler.mjs +0 -51
  42. package/esm2022/lib/interceptors/api.interceptor.mjs +0 -27
  43. package/esm2022/lib/interceptors/index.mjs +0 -2
  44. package/esm2022/lib/localization.module.mjs +0 -16
  45. package/esm2022/lib/models/auth-events.mjs +0 -29
  46. package/esm2022/lib/models/auth.mjs +0 -2
  47. package/esm2022/lib/models/common.mjs +0 -2
  48. package/esm2022/lib/models/dtos.mjs +0 -137
  49. package/esm2022/lib/models/environment.mjs +0 -2
  50. package/esm2022/lib/models/index.mjs +0 -12
  51. package/esm2022/lib/models/localization.mjs +0 -2
  52. package/esm2022/lib/models/replaceable-components.mjs +0 -2
  53. package/esm2022/lib/models/rest.mjs +0 -2
  54. package/esm2022/lib/models/session.mjs +0 -2
  55. package/esm2022/lib/models/sort.mjs +0 -2
  56. package/esm2022/lib/models/utility.mjs +0 -2
  57. package/esm2022/lib/pipes/index.mjs +0 -8
  58. package/esm2022/lib/pipes/localization.pipe.mjs +0 -33
  59. package/esm2022/lib/pipes/safe-html.pipe.mjs +0 -23
  60. package/esm2022/lib/pipes/short-date-time.pipe.mjs +0 -34
  61. package/esm2022/lib/pipes/short-date.pipe.mjs +0 -34
  62. package/esm2022/lib/pipes/short-time.pipe.mjs +0 -34
  63. package/esm2022/lib/pipes/sort.pipe.mjs +0 -49
  64. package/esm2022/lib/pipes/to-injector.pipe.mjs +0 -29
  65. package/esm2022/lib/providers/cookie-language.provider.mjs +0 -22
  66. package/esm2022/lib/providers/core-module-config.provider.mjs +0 -135
  67. package/esm2022/lib/providers/include-localization-resources.provider.mjs +0 -6
  68. package/esm2022/lib/providers/index.mjs +0 -5
  69. package/esm2022/lib/providers/locale.provider.mjs +0 -26
  70. package/esm2022/lib/proxy/pages/abp/multi-tenancy/abp-tenant.service.mjs +0 -27
  71. package/esm2022/lib/proxy/pages/abp/multi-tenancy/index.mjs +0 -2
  72. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/api-exploring/abp-api-definition.service.mjs +0 -24
  73. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/api-exploring/index.mjs +0 -2
  74. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/abp-application-configuration.service.mjs +0 -24
  75. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/abp-application-localization.service.mjs +0 -24
  76. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/index.mjs +0 -6
  77. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/models.mjs +0 -2
  78. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/object-extending/index.mjs +0 -2
  79. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/application-configurations/object-extending/models.mjs +0 -2
  80. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/multi-tenancy/index.mjs +0 -2
  81. package/esm2022/lib/proxy/volo/abp/asp-net-core/mvc/multi-tenancy/models.mjs +0 -2
  82. package/esm2022/lib/proxy/volo/abp/http/modeling/index.mjs +0 -2
  83. package/esm2022/lib/proxy/volo/abp/http/modeling/models.mjs +0 -2
  84. package/esm2022/lib/proxy/volo/abp/localization/index.mjs +0 -2
  85. package/esm2022/lib/proxy/volo/abp/localization/models.mjs +0 -2
  86. package/esm2022/lib/proxy/volo/abp/models.mjs +0 -2
  87. package/esm2022/lib/services/config-state.service.mjs +0 -189
  88. package/esm2022/lib/services/content-projection.service.mjs +0 -17
  89. package/esm2022/lib/services/dom-insertion.service.mjs +0 -34
  90. package/esm2022/lib/services/environment.service.mjs +0 -54
  91. package/esm2022/lib/services/http-error-reporter.service.mjs +0 -29
  92. package/esm2022/lib/services/http-wait.service.mjs +0 -75
  93. package/esm2022/lib/services/index.mjs +0 -26
  94. package/esm2022/lib/services/internet-connection-service.mjs +0 -32
  95. package/esm2022/lib/services/lazy-load.service.mjs +0 -40
  96. package/esm2022/lib/services/list.service.mjs +0 -125
  97. package/esm2022/lib/services/local-storage-listener.service.mjs +0 -22
  98. package/esm2022/lib/services/local-storage.service.mjs +0 -32
  99. package/esm2022/lib/services/localization.service.mjs +0 -218
  100. package/esm2022/lib/services/multi-tenancy.service.mjs +0 -48
  101. package/esm2022/lib/services/permission.service.mjs +0 -63
  102. package/esm2022/lib/services/replaceable-components.service.mjs +0 -49
  103. package/esm2022/lib/services/resource-wait.service.mjs +0 -39
  104. package/esm2022/lib/services/rest.service.mjs +0 -78
  105. package/esm2022/lib/services/router-events.service.mjs +0 -51
  106. package/esm2022/lib/services/router-wait.service.mjs +0 -51
  107. package/esm2022/lib/services/routes.service.mjs +0 -200
  108. package/esm2022/lib/services/session-state.service.mjs +0 -84
  109. package/esm2022/lib/services/subscription.service.mjs +0 -43
  110. package/esm2022/lib/services/title-strategy.service.mjs +0 -46
  111. package/esm2022/lib/services/track-by.service.mjs +0 -21
  112. package/esm2022/lib/services/window.service.mjs +0 -41
  113. package/esm2022/lib/strategies/container.strategy.mjs +0 -38
  114. package/esm2022/lib/strategies/content-security.strategy.mjs +0 -30
  115. package/esm2022/lib/strategies/content.strategy.mjs +0 -52
  116. package/esm2022/lib/strategies/context.strategy.mjs +0 -37
  117. package/esm2022/lib/strategies/cross-origin.strategy.mjs +0 -28
  118. package/esm2022/lib/strategies/dom.strategy.mjs +0 -27
  119. package/esm2022/lib/strategies/index.mjs +0 -9
  120. package/esm2022/lib/strategies/loading.strategy.mjs +0 -58
  121. package/esm2022/lib/strategies/projection.strategy.mjs +0 -80
  122. package/esm2022/lib/tokens/app-config.token.mjs +0 -3
  123. package/esm2022/lib/tokens/check-authentication-state.mjs +0 -3
  124. package/esm2022/lib/tokens/compare-func.token.mjs +0 -31
  125. package/esm2022/lib/tokens/cookie-language-key.token.mjs +0 -5
  126. package/esm2022/lib/tokens/dynamic-layout.token.mjs +0 -3
  127. package/esm2022/lib/tokens/http-context.token.mjs +0 -3
  128. package/esm2022/lib/tokens/include-localization-resources.token.mjs +0 -3
  129. package/esm2022/lib/tokens/index.mjs +0 -20
  130. package/esm2022/lib/tokens/list.token.mjs +0 -3
  131. package/esm2022/lib/tokens/localization.token.mjs +0 -10
  132. package/esm2022/lib/tokens/lodaer-delay.token.mjs +0 -3
  133. package/esm2022/lib/tokens/manage-profile.token.mjs +0 -3
  134. package/esm2022/lib/tokens/options.token.mjs +0 -8
  135. package/esm2022/lib/tokens/others-group.token.mjs +0 -3
  136. package/esm2022/lib/tokens/pipe-to-login.token.mjs +0 -3
  137. package/esm2022/lib/tokens/queue.token.mjs +0 -3
  138. package/esm2022/lib/tokens/set-token-response-to-storage.token.mjs +0 -6
  139. package/esm2022/lib/tokens/tenant-key.token.mjs +0 -3
  140. package/esm2022/lib/tokens/tenant-not-found-by-name.mjs +0 -3
  141. package/esm2022/lib/tokens/title-strategy-disable-project-name.token.mjs +0 -3
  142. package/esm2022/lib/utils/array-utils.mjs +0 -7
  143. package/esm2022/lib/utils/common-utils.mjs +0 -35
  144. package/esm2022/lib/utils/date-extensions.mjs +0 -6
  145. package/esm2022/lib/utils/date-utils.mjs +0 -13
  146. package/esm2022/lib/utils/environment-utils.mjs +0 -36
  147. package/esm2022/lib/utils/factory-utils.mjs +0 -24
  148. package/esm2022/lib/utils/file-utils.mjs +0 -15
  149. package/esm2022/lib/utils/form-utils.mjs +0 -12
  150. package/esm2022/lib/utils/generator-utils.mjs +0 -43
  151. package/esm2022/lib/utils/http-utils.mjs +0 -19
  152. package/esm2022/lib/utils/index.mjs +0 -21
  153. package/esm2022/lib/utils/initial-utils.mjs +0 -60
  154. package/esm2022/lib/utils/internal-store-utils.mjs +0 -37
  155. package/esm2022/lib/utils/lazy-load-utils.mjs +0 -40
  156. package/esm2022/lib/utils/localization-utils.mjs +0 -49
  157. package/esm2022/lib/utils/multi-tenancy-utils.mjs +0 -93
  158. package/esm2022/lib/utils/number-utils.mjs +0 -4
  159. package/esm2022/lib/utils/object-utils.mjs +0 -37
  160. package/esm2022/lib/utils/queue.mjs +0 -41
  161. package/esm2022/lib/utils/route-utils.mjs +0 -26
  162. package/esm2022/lib/utils/string-utils.mjs +0 -30
  163. package/esm2022/lib/utils/tree-utils.mjs +0 -70
  164. package/esm2022/lib/validators/age.validator.mjs +0 -14
  165. package/esm2022/lib/validators/credit-card.validator.mjs +0 -21
  166. package/esm2022/lib/validators/index.mjs +0 -29
  167. package/esm2022/lib/validators/range.validator.mjs +0 -15
  168. package/esm2022/lib/validators/required.validator.mjs +0 -15
  169. package/esm2022/lib/validators/string-length.validator.mjs +0 -15
  170. package/esm2022/lib/validators/unique-character.validator.mjs +0 -13
  171. package/esm2022/lib/validators/url.validator.mjs +0 -17
  172. package/esm2022/lib/validators/username.validator.mjs +0 -14
  173. package/esm2022/locale/abp-ng.core-locale.mjs +0 -5
  174. package/esm2022/locale/public-api.mjs +0 -2
  175. package/esm2022/locale/utils/register-locale.mjs +0 -101
  176. package/esm2022/public-api.mjs +0 -28
  177. package/esm2022/testing/abp-ng.core-testing.mjs +0 -5
  178. package/esm2022/testing/lib/core-testing.module.mjs +0 -76
  179. package/esm2022/testing/lib/pipes/index.mjs +0 -2
  180. package/esm2022/testing/lib/pipes/localization.pipe.mjs +0 -20
  181. package/esm2022/testing/lib/services/index.mjs +0 -3
  182. package/esm2022/testing/lib/services/mock-permission.service.mjs +0 -35
  183. package/esm2022/testing/lib/services/mock-rest.service.mjs +0 -31
  184. package/esm2022/testing/lib/utils/clear-page.util.mjs +0 -10
  185. package/esm2022/testing/lib/utils/index.mjs +0 -3
  186. package/esm2022/testing/lib/utils/wait.util.mjs +0 -5
  187. package/esm2022/testing/public-api.mjs +0 -5
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { inject, ChangeDetectorRef, Component, Input, Injectable, InjectionToken, NgModuleFactory, Injector, Compiler, Inject, signal, computed, effect, Optional, isDevMode, SkipSelf, Directive, EventEmitter, Output, Self, Pipe, NgModule, LOCALE_ID, SecurityContext, APP_INITIALIZER, makeEnvironmentProviders, ElementRef, HostListener, ComponentFactoryResolver, ApplicationRef } from '@angular/core';
2
+ import { inject, ChangeDetectorRef, Component, Input, 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
5
  import { PRIMARY_OUTLET, NavigationCancel, NavigationEnd, NavigationError, NavigationStart, Router, TitleStrategy, ActivatedRoute, RouterModule } from '@angular/router';
@@ -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: "18.1.5", ngImport: i0, type: AbstractNgModelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
57
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.5", type: AbstractNgModelComponent, selector: "ng-component", inputs: { disabled: "disabled", readonly: "readonly", valueFn: "valueFn", valueLimitFn: "valueLimitFn", value: "value" }, ngImport: i0, template: '', isInline: true }); }
56
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbstractNgModelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
57
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: AbstractNgModelComponent, decorators: [{
59
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbstractNgModelComponent, decorators: [{
60
60
  type: Component,
61
- args: [{ template: '' }]
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: "18.1.5", ngImport: i0, type: AuthGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
83
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AuthGuard, providedIn: 'root' }); }
85
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AuthGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
86
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AuthGuard, providedIn: 'root' }); }
84
87
  }
85
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AuthGuard, decorators: [{
88
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: AuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
151
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AuthService, providedIn: 'root' }); }
153
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
154
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AuthService, providedIn: 'root' }); }
152
155
  }
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AuthService, decorators: [{
156
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: ContentProjectionService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
287
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ContentProjectionService, providedIn: 'root' }); }
289
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ContentProjectionService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
290
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ContentProjectionService, providedIn: 'root' }); }
288
291
  }
289
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ContentProjectionService, decorators: [{
292
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: EnvironmentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
461
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: EnvironmentService, providedIn: 'root' }); }
463
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: EnvironmentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
464
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: EnvironmentService, providedIn: 'root' }); }
462
465
  }
463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: EnvironmentService, decorators: [{
466
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: HttpErrorReporterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
487
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: HttpErrorReporterService, providedIn: 'root' }); }
489
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: HttpErrorReporterService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
490
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: HttpErrorReporterService, providedIn: 'root' }); }
488
491
  }
489
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: HttpErrorReporterService, decorators: [{
492
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: AbpLocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
658
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpLocalStorageService, providedIn: 'root' }); }
660
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpLocalStorageService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
661
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpLocalStorageService, providedIn: 'root' }); }
659
662
  }
660
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpLocalStorageService, decorators: [{
663
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: SessionStateService, deps: [{ token: ConfigStateService }, { token: AbpLocalStorageService }], target: i0.ɵɵFactoryTarget.Injectable }); }
732
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SessionStateService, providedIn: 'root' }); }
734
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", 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.0.7", ngImport: i0, type: SessionStateService, providedIn: 'root' }); }
733
736
  }
734
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SessionStateService, decorators: [{
737
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: AbpTenantService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
757
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpTenantService, providedIn: 'root' }); }
759
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpTenantService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
760
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpTenantService, providedIn: 'root' }); }
758
761
  }
759
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpTenantService, decorators: [{
762
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: ExternalHttpClient, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
785
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ExternalHttpClient, providedIn: 'root' }); }
787
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ExternalHttpClient, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
788
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ExternalHttpClient, providedIn: 'root' }); }
786
789
  }
787
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ExternalHttpClient, decorators: [{
790
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: RestService, deps: [{ token: CORE_OPTIONS }, { token: i1.HttpClient }, { token: ExternalHttpClient }, { token: EnvironmentService }, { token: HttpErrorReporterService }], target: i0.ɵɵFactoryTarget.Injectable }); }
846
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RestService, providedIn: 'root' }); }
848
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", 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.0.7", ngImport: i0, type: RestService, providedIn: 'root' }); }
847
850
  }
848
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RestService, decorators: [{
851
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: MultiTenancyService, deps: [{ token: RestService }, { token: SessionStateService }, { token: AbpTenantService }, { token: ConfigStateService }, { token: TENANT_KEY }], target: i0.ɵɵFactoryTarget.Injectable }); }
884
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: MultiTenancyService, providedIn: 'root' }); }
886
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", 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.0.7", ngImport: i0, type: MultiTenancyService, providedIn: 'root' }); }
885
888
  }
886
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: MultiTenancyService, decorators: [{
889
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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(injector) {
985
- const fn = async () => {
986
- const environmentService = injector.get(EnvironmentService);
987
- const configState = injector.get(ConfigStateService);
988
- const options = injector.get(CORE_OPTIONS);
989
- environmentService.setState(options.environment);
990
- await getRemoteEnv(injector, options.environment);
991
- await parseTenantFromUrl(injector);
992
- const authService = injector.get(AuthService, undefined, { optional: true });
993
- const checkAuthenticationState = injector.get(CHECK_AUTHENTICATION_STATE_FN_KEY, noop, {
994
- optional: true,
995
- });
996
- if (!options.skipInitAuthService && authService) {
997
- await authService.init();
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
- if (options.skipGetAppConfiguration)
1000
- return;
1001
- const result$ = configState.refreshAppState().pipe(tap(() => checkAuthenticationState(injector)), tap(() => {
1002
- const currentTenant = configState.getOne('currentTenant');
1003
- injector.get(SessionStateService).setTenant(currentTenant);
1004
- }), catchError(error => {
1005
- const appInitErrorHandlers = injector.get(APP_INIT_ERROR_HANDLERS, null);
1006
- if (appInitErrorHandlers && appInitErrorHandlers.length) {
1007
- appInitErrorHandlers.forEach(func => func(error));
1008
- }
1009
- return throwError(error);
1010
- }));
1011
- await lastValueFrom(result$);
1012
- };
1013
- return fn;
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: "18.1.5", ngImport: i0, type: DomInsertionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1281
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DomInsertionService, providedIn: 'root' }); }
1279
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DomInsertionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1280
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DomInsertionService, providedIn: 'root' }); }
1282
1281
  }
1283
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DomInsertionService, decorators: [{
1282
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: HttpWaitService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
1349
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: HttpWaitService, providedIn: 'root' }); }
1347
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: HttpWaitService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
1348
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: HttpWaitService, providedIn: 'root' }); }
1350
1349
  }
1351
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: HttpWaitService, decorators: [{
1350
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: ResourceWaitService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1385
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ResourceWaitService, providedIn: 'root' }); }
1383
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ResourceWaitService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1384
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ResourceWaitService, providedIn: 'root' }); }
1386
1385
  }
1387
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ResourceWaitService, decorators: [{
1386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: LazyLoadService, deps: [{ token: ResourceWaitService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1419
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LazyLoadService, providedIn: 'root' }); }
1417
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LazyLoadService, deps: [{ token: ResourceWaitService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1418
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LazyLoadService, providedIn: 'root' }); }
1420
1419
  }
1421
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LazyLoadService, decorators: [{
1420
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: ListService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
1544
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ListService }); }
1542
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ListService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
1543
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ListService }); }
1545
1544
  }
1546
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ListService, decorators: [{
1545
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: PermissionService, deps: [{ token: ConfigStateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1601
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: PermissionService, providedIn: 'root' }); }
1599
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: PermissionService, deps: [{ token: ConfigStateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
1600
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: PermissionService, providedIn: 'root' }); }
1602
1601
  }
1603
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: PermissionService, decorators: [{
1602
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: ReplaceableComponentsService, deps: [{ token: i0.NgZone }, { token: i1$1.Router }], target: i0.ɵɵFactoryTarget.Injectable }); }
1643
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ReplaceableComponentsService, providedIn: 'root' }); }
1641
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", 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.0.7", ngImport: i0, type: ReplaceableComponentsService, providedIn: 'root' }); }
1644
1643
  }
1645
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ReplaceableComponentsService, decorators: [{
1644
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: RouterEvents, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1690
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RouterEvents, providedIn: 'root' }); }
1688
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RouterEvents, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1689
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RouterEvents, providedIn: 'root' }); }
1691
1690
  }
1692
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RouterEvents, decorators: [{
1691
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: RouterWaitService, deps: [{ token: RouterEvents }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
1730
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RouterWaitService, providedIn: 'root' }); }
1728
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", 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.0.7", ngImport: i0, type: RouterWaitService, providedIn: 'root' }); }
1731
1730
  }
1732
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RouterWaitService, decorators: [{
1731
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: AbstractNavTreeService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
1959
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbstractNavTreeService }); }
1957
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbstractNavTreeService, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable }); }
1958
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbstractNavTreeService }); }
1960
1959
  }
1961
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbstractNavTreeService, decorators: [{
1960
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: RoutesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1975
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RoutesService, providedIn: 'root' }); }
1973
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RoutesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
1974
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RoutesService, providedIn: 'root' }); }
1976
1975
  }
1977
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RoutesService, decorators: [{
1976
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: SubscriptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2016
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SubscriptionService }); }
2014
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SubscriptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2015
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SubscriptionService }); }
2017
2016
  }
2018
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SubscriptionService, decorators: [{
2017
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: TrackByService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2032
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: TrackByService, providedIn: 'root' }); }
2030
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: TrackByService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2031
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: TrackByService, providedIn: 'root' }); }
2033
2032
  }
2034
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: TrackByService, decorators: [{
2033
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: AbpWindowService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2072
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpWindowService, providedIn: 'root' }); }
2070
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpWindowService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2071
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpWindowService, providedIn: 'root' }); }
2073
2072
  }
2074
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpWindowService, decorators: [{
2073
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", 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: "18.1.5", ngImport: i0, type: InternetConnectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2098
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: InternetConnectionService, providedIn: 'root' }); }
2096
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: InternetConnectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2097
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: InternetConnectionService, providedIn: 'root' }); }
2099
2098
  }
2100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: InternetConnectionService, decorators: [{
2099
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: InternetConnectionService, decorators: [{
2101
2100
  type: Injectable,
2102
2101
  args: [{
2103
2102
  providedIn: 'root',
@@ -2113,10 +2112,10 @@ class LocalStorageListenerService {
2113
2112
  }
2114
2113
  });
2115
2114
  }
2116
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalStorageListenerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2117
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalStorageListenerService, providedIn: 'root' }); }
2115
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalStorageListenerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2116
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalStorageListenerService, providedIn: 'root' }); }
2118
2117
  }
2119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalStorageListenerService, decorators: [{
2118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalStorageListenerService, decorators: [{
2120
2119
  type: Injectable,
2121
2120
  args: [{
2122
2121
  providedIn: 'root',
@@ -2152,10 +2151,10 @@ class AbpTitleStrategy extends TitleStrategy {
2152
2151
  }
2153
2152
  this.title.setTitle(localizedText);
2154
2153
  }
2155
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpTitleStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2156
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpTitleStrategy, providedIn: 'root' }); }
2154
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpTitleStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2155
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpTitleStrategy, providedIn: 'root' }); }
2157
2156
  }
2158
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpTitleStrategy, decorators: [{
2157
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpTitleStrategy, decorators: [{
2159
2158
  type: Injectable,
2160
2159
  args: [{
2161
2160
  providedIn: 'root',
@@ -2172,10 +2171,10 @@ class AbpApplicationConfigurationService {
2172
2171
  params: { includeLocalizationResources: options.includeLocalizationResources },
2173
2172
  }, { apiName: this.apiName, ...config });
2174
2173
  }
2175
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApplicationConfigurationService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2176
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApplicationConfigurationService, providedIn: 'root' }); }
2174
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApplicationConfigurationService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2175
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApplicationConfigurationService, providedIn: 'root' }); }
2177
2176
  }
2178
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApplicationConfigurationService, decorators: [{
2177
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApplicationConfigurationService, decorators: [{
2179
2178
  type: Injectable,
2180
2179
  args: [{
2181
2180
  providedIn: 'root',
@@ -2192,10 +2191,10 @@ class AbpApplicationLocalizationService {
2192
2191
  params: { cultureName: input.cultureName, onlyDynamics: input.onlyDynamics },
2193
2192
  }, { apiName: this.apiName, ...config });
2194
2193
  }
2195
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApplicationLocalizationService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2196
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApplicationLocalizationService, providedIn: 'root' }); }
2194
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApplicationLocalizationService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2195
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApplicationLocalizationService, providedIn: 'root' }); }
2197
2196
  }
2198
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApplicationLocalizationService, decorators: [{
2197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApplicationLocalizationService, decorators: [{
2199
2198
  type: Injectable,
2200
2199
  args: [{
2201
2200
  providedIn: 'root',
@@ -2357,10 +2356,10 @@ class ConfigStateService {
2357
2356
  getGlobalFeatureIsEnabled$(key) {
2358
2357
  return this.store.sliceState(state => this.isGlobalFeatureEnabled(key, state.globalFeatures));
2359
2358
  }
2360
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ConfigStateService, deps: [{ token: AbpApplicationConfigurationService }, { token: AbpApplicationLocalizationService }, { token: INCUDE_LOCALIZATION_RESOURCES_TOKEN, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
2361
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ConfigStateService, providedIn: 'root' }); }
2359
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ConfigStateService, deps: [{ token: AbpApplicationConfigurationService }, { token: AbpApplicationLocalizationService }, { token: INCUDE_LOCALIZATION_RESOURCES_TOKEN, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
2360
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ConfigStateService, providedIn: 'root' }); }
2362
2361
  }
2363
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ConfigStateService, decorators: [{
2362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ConfigStateService, decorators: [{
2364
2363
  type: Injectable,
2365
2364
  args: [{
2366
2365
  providedIn: 'root',
@@ -2550,10 +2549,10 @@ class LocalizationService {
2550
2549
  localization = '';
2551
2550
  return localization || defaultValue || key;
2552
2551
  }
2553
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationService, deps: [{ token: SessionStateService }, { token: i0.Injector }, { token: LocalizationService, optional: true, skipSelf: true }, { token: ConfigStateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2554
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationService, providedIn: 'root' }); }
2552
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationService, deps: [{ token: SessionStateService }, { token: i0.Injector }, { token: LocalizationService, optional: true, skipSelf: true }, { token: ConfigStateService }], target: i0.ɵɵFactoryTarget.Injectable }); }
2553
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationService, providedIn: 'root' }); }
2555
2554
  }
2556
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationService, decorators: [{
2555
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationService, decorators: [{
2557
2556
  type: Injectable,
2558
2557
  args: [{ providedIn: 'root' }]
2559
2558
  }], ctorParameters: () => [{ type: SessionStateService }, { type: i0.Injector }, { type: LocalizationService, decorators: [{
@@ -2665,16 +2664,17 @@ class DynamicLayoutComponent {
2665
2664
  getComponent(key) {
2666
2665
  return this.replaceableComponents.get(key);
2667
2666
  }
2668
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DynamicLayoutComponent, deps: [{ token: DynamicLayoutComponent, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component }); }
2669
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "18.1.5", type: DynamicLayoutComponent, selector: "abp-dynamic-layout", providers: [SubscriptionService], ngImport: i0, template: `
2667
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DynamicLayoutComponent, deps: [{ token: DynamicLayoutComponent, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component }); }
2668
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.0.7", type: DynamicLayoutComponent, isStandalone: false, selector: "abp-dynamic-layout", providers: [SubscriptionService], ngImport: i0, template: `
2670
2669
  @if (isLayoutVisible) {
2671
2670
  <ng-container [ngComponentOutlet]="layout"></ng-container>
2672
2671
  }
2673
2672
  `, isInline: true, dependencies: [{ kind: "directive", type: i1$2.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"] }] }); }
2674
2673
  }
2675
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: DynamicLayoutComponent, decorators: [{
2674
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: DynamicLayoutComponent, decorators: [{
2676
2675
  type: Component,
2677
2676
  args: [{
2677
+ standalone: false,
2678
2678
  selector: 'abp-dynamic-layout',
2679
2679
  template: `
2680
2680
  @if (isLayoutVisible) {
@@ -2705,14 +2705,15 @@ class ReplaceableRouteContainerComponent {
2705
2705
  this.externalComponent = res.component;
2706
2706
  });
2707
2707
  }
2708
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ReplaceableRouteContainerComponent, deps: [{ token: i1$1.ActivatedRoute }, { token: ReplaceableComponentsService }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Component }); }
2709
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.5", type: ReplaceableRouteContainerComponent, selector: "abp-replaceable-route-container", providers: [SubscriptionService], ngImport: i0, template: `
2708
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ReplaceableRouteContainerComponent, deps: [{ token: i1$1.ActivatedRoute }, { token: ReplaceableComponentsService }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Component }); }
2709
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.7", type: ReplaceableRouteContainerComponent, isStandalone: false, selector: "abp-replaceable-route-container", providers: [SubscriptionService], ngImport: i0, template: `
2710
2710
  <ng-container *ngComponentOutlet="externalComponent || defaultComponent"></ng-container>
2711
2711
  `, isInline: true, dependencies: [{ kind: "directive", type: i1$2.NgComponentOutlet, selector: "[ngComponentOutlet]", inputs: ["ngComponentOutlet", "ngComponentOutletInputs", "ngComponentOutletInjector", "ngComponentOutletContent", "ngComponentOutletNgModule", "ngComponentOutletNgModuleFactory"] }] }); }
2712
2712
  }
2713
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ReplaceableRouteContainerComponent, decorators: [{
2713
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ReplaceableRouteContainerComponent, decorators: [{
2714
2714
  type: Component,
2715
2715
  args: [{
2716
+ standalone: false,
2716
2717
  selector: 'abp-replaceable-route-container',
2717
2718
  template: `
2718
2719
  <ng-container *ngComponentOutlet="externalComponent || defaultComponent"></ng-container>
@@ -2722,12 +2723,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImpor
2722
2723
  }], ctorParameters: () => [{ type: i1$1.ActivatedRoute }, { type: ReplaceableComponentsService }, { type: SubscriptionService }] });
2723
2724
 
2724
2725
  class RouterOutletComponent {
2725
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RouterOutletComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2726
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.1.5", type: RouterOutletComponent, 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"], outputs: ["activate", "deactivate", "attach", "detach"], exportAs: ["outlet"] }] }); }
2726
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RouterOutletComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
2727
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.0.7", 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
2728
  }
2728
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RouterOutletComponent, decorators: [{
2729
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RouterOutletComponent, decorators: [{
2729
2730
  type: Component,
2730
2731
  args: [{
2732
+ standalone: false,
2731
2733
  selector: 'abp-router-outlet',
2732
2734
  template: ` <router-outlet></router-outlet> `,
2733
2735
  }]
@@ -3090,10 +3092,10 @@ class AutofocusDirective {
3090
3092
  ngAfterViewInit() {
3091
3093
  setTimeout(() => this.elRef.nativeElement.focus(), this.delay);
3092
3094
  }
3093
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AutofocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
3094
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: AutofocusDirective, isStandalone: true, selector: "[autofocus]", inputs: { delay: ["autofocus", "delay"] }, ngImport: i0 }); }
3095
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AutofocusDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
3096
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: AutofocusDirective, isStandalone: true, selector: "[autofocus]", inputs: { delay: ["autofocus", "delay"] }, ngImport: i0 }); }
3095
3097
  }
3096
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AutofocusDirective, decorators: [{
3098
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AutofocusDirective, decorators: [{
3097
3099
  type: Directive,
3098
3100
  args: [{
3099
3101
  standalone: true,
@@ -3117,10 +3119,10 @@ class InputEventDebounceDirective {
3117
3119
  this.debounceEvent.emit(event);
3118
3120
  });
3119
3121
  }
3120
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: InputEventDebounceDirective, deps: [{ token: i0.ElementRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
3121
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: InputEventDebounceDirective, isStandalone: true, selector: "[input.debounce]", inputs: { debounce: "debounce" }, outputs: { debounceEvent: "input.debounce" }, providers: [SubscriptionService], ngImport: i0 }); }
3122
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: InputEventDebounceDirective, deps: [{ token: i0.ElementRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
3123
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: InputEventDebounceDirective, isStandalone: true, selector: "[input.debounce]", inputs: { debounce: "debounce" }, outputs: { debounceEvent: "input.debounce" }, providers: [SubscriptionService], ngImport: i0 }); }
3122
3124
  }
3123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: InputEventDebounceDirective, decorators: [{
3125
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: InputEventDebounceDirective, decorators: [{
3124
3126
  type: Directive,
3125
3127
  args: [{
3126
3128
  standalone: true,
@@ -3255,10 +3257,10 @@ class ForDirective {
3255
3257
  this.projectItems(items);
3256
3258
  }
3257
3259
  }
3258
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ForDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive }); }
3259
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ForDirective, deps: [{ token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: i0.IterableDiffers }], target: i0.ɵɵFactoryTarget.Directive }); }
3261
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", 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
3262
  }
3261
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ForDirective, decorators: [{
3263
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ForDirective, decorators: [{
3262
3264
  type: Directive,
3263
3265
  args: [{
3264
3266
  standalone: true,
@@ -3325,10 +3327,10 @@ class FormSubmitDirective {
3325
3327
  form.markAsDirty();
3326
3328
  this.cdRef.detectChanges();
3327
3329
  }
3328
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.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 }); }
3329
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.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
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: FormSubmitDirective, deps: [{ token: i1$3.FormGroupDirective, self: true }, { token: i0.ElementRef }, { token: i0.ChangeDetectorRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
3331
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: FormSubmitDirective, isStandalone: true, selector: "form[ngSubmit][formGroup]", inputs: { debounce: "debounce", notValidateOnSubmit: "notValidateOnSubmit", markAsDirtyWhenSubmit: "markAsDirtyWhenSubmit" }, outputs: { ngSubmit: "ngSubmit" }, providers: [SubscriptionService], ngImport: i0 }); }
3330
3332
  }
3331
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: FormSubmitDirective, decorators: [{
3333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: FormSubmitDirective, decorators: [{
3332
3334
  type: Directive,
3333
3335
  args: [{
3334
3336
  standalone: true,
@@ -3367,10 +3369,10 @@ class InitDirective {
3367
3369
  ngAfterViewInit() {
3368
3370
  this.init.emit(this.elRef);
3369
3371
  }
3370
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: InitDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
3371
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: InitDirective, isStandalone: true, selector: "[abpInit]", outputs: { init: "abpInit" }, ngImport: i0 }); }
3372
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: InitDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
3373
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: InitDirective, isStandalone: true, selector: "[abpInit]", outputs: { init: "abpInit" }, ngImport: i0 }); }
3372
3374
  }
3373
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: InitDirective, decorators: [{
3375
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: InitDirective, decorators: [{
3374
3376
  type: Directive,
3375
3377
  args: [{
3376
3378
  standalone: true,
@@ -3427,10 +3429,10 @@ class PermissionDirective {
3427
3429
  this.cdrSubject.pipe(take(1)).subscribe(() => this.queue.add(() => this.cdRef.detectChanges()));
3428
3430
  this.rendered = true;
3429
3431
  }
3430
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.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 }); }
3431
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: PermissionDirective, isStandalone: true, selector: "[abpPermission]", inputs: { condition: ["abpPermission", "condition"], runChangeDetection: ["abpPermissionRunChangeDetection", "runChangeDetection"] }, usesOnChanges: true, ngImport: i0 }); }
3432
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", 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 }); }
3433
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: PermissionDirective, isStandalone: true, selector: "[abpPermission]", inputs: { condition: ["abpPermission", "condition"], runChangeDetection: ["abpPermissionRunChangeDetection", "runChangeDetection"] }, usesOnChanges: true, ngImport: i0 }); }
3432
3434
  }
3433
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: PermissionDirective, decorators: [{
3435
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: PermissionDirective, decorators: [{
3434
3436
  type: Directive,
3435
3437
  args: [{
3436
3438
  standalone: true,
@@ -3559,10 +3561,10 @@ class ReplaceableTemplateDirective {
3559
3561
  this.defaultComponentSubscriptions = {};
3560
3562
  this.defaultComponentRef = null;
3561
3563
  }
3562
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ReplaceableTemplateDirective, deps: [{ token: i0.Injector }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: ReplaceableComponentsService }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
3563
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: ReplaceableTemplateDirective, isStandalone: true, selector: "[abpReplaceableTemplate]", inputs: { data: ["abpReplaceableTemplate", "data"] }, providers: [SubscriptionService], usesOnChanges: true, ngImport: i0 }); }
3564
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ReplaceableTemplateDirective, deps: [{ token: i0.Injector }, { token: i0.TemplateRef }, { token: i0.ViewContainerRef }, { token: ReplaceableComponentsService }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
3565
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: ReplaceableTemplateDirective, isStandalone: true, selector: "[abpReplaceableTemplate]", inputs: { data: ["abpReplaceableTemplate", "data"] }, providers: [SubscriptionService], usesOnChanges: true, ngImport: i0 }); }
3564
3566
  }
3565
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ReplaceableTemplateDirective, decorators: [{
3567
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ReplaceableTemplateDirective, decorators: [{
3566
3568
  type: Directive,
3567
3569
  args: [{
3568
3570
  standalone: true,
@@ -3586,10 +3588,10 @@ class StopPropagationDirective {
3586
3588
  this.stopPropEvent.emit(event);
3587
3589
  });
3588
3590
  }
3589
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: StopPropagationDirective, deps: [{ token: i0.ElementRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
3590
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: StopPropagationDirective, isStandalone: true, selector: "[click.stop]", outputs: { stopPropEvent: "click.stop" }, providers: [SubscriptionService], ngImport: i0 }); }
3591
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: StopPropagationDirective, deps: [{ token: i0.ElementRef }, { token: SubscriptionService }], target: i0.ɵɵFactoryTarget.Directive }); }
3592
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: StopPropagationDirective, isStandalone: true, selector: "[click.stop]", outputs: { stopPropEvent: "click.stop" }, providers: [SubscriptionService], ngImport: i0 }); }
3591
3593
  }
3592
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: StopPropagationDirective, decorators: [{
3594
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: StopPropagationDirective, decorators: [{
3593
3595
  type: Directive,
3594
3596
  args: [{
3595
3597
  standalone: true,
@@ -3617,25 +3619,26 @@ class LocalizationPipe {
3617
3619
  }, []) || [];
3618
3620
  return this.localization.instant(value, ...params);
3619
3621
  }
3620
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationPipe, deps: [{ token: LocalizationService }], target: i0.ɵɵFactoryTarget.Pipe }); }
3621
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: LocalizationPipe, name: "abpLocalization" }); }
3622
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationPipe }); }
3622
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationPipe, deps: [{ token: LocalizationService }], target: i0.ɵɵFactoryTarget.Pipe }); }
3623
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: LocalizationPipe, isStandalone: false, name: "abpLocalization" }); }
3624
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationPipe }); }
3623
3625
  }
3624
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationPipe, decorators: [{
3626
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationPipe, decorators: [{
3625
3627
  type: Injectable
3626
3628
  }, {
3627
3629
  type: Pipe,
3628
3630
  args: [{
3631
+ standalone: false,
3629
3632
  name: 'abpLocalization',
3630
3633
  }]
3631
3634
  }], ctorParameters: () => [{ type: LocalizationService }] });
3632
3635
 
3633
3636
  class LocalizationModule {
3634
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3635
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: LocalizationModule, declarations: [LocalizationPipe], exports: [LocalizationPipe] }); }
3636
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationModule }); }
3637
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
3638
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: LocalizationModule, declarations: [LocalizationPipe], exports: [LocalizationPipe] }); }
3639
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationModule }); }
3637
3640
  }
3638
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: LocalizationModule, decorators: [{
3641
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: LocalizationModule, decorators: [{
3639
3642
  type: NgModule,
3640
3643
  args: [{
3641
3644
  exports: [LocalizationPipe],
@@ -3677,15 +3680,16 @@ class SortPipe {
3677
3680
  ];
3678
3681
  return sortOrder === 'asc' ? sorted : sorted.reverse();
3679
3682
  }
3680
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SortPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
3681
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: SortPipe, name: "abpSort" }); }
3682
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SortPipe }); }
3683
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SortPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
3684
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: SortPipe, isStandalone: false, name: "abpSort" }); }
3685
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SortPipe }); }
3683
3686
  }
3684
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SortPipe, decorators: [{
3687
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SortPipe, decorators: [{
3685
3688
  type: Injectable
3686
3689
  }, {
3687
3690
  type: Pipe,
3688
3691
  args: [{
3692
+ standalone: false,
3689
3693
  name: 'abpSort',
3690
3694
  }]
3691
3695
  }] });
@@ -3707,12 +3711,13 @@ class ToInjectorPipe {
3707
3711
  name,
3708
3712
  });
3709
3713
  }
3710
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ToInjectorPipe, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Pipe }); }
3711
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: ToInjectorPipe, name: "toInjector" }); }
3714
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ToInjectorPipe, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Pipe }); }
3715
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: ToInjectorPipe, isStandalone: false, name: "toInjector" }); }
3712
3716
  }
3713
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ToInjectorPipe, decorators: [{
3717
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ToInjectorPipe, decorators: [{
3714
3718
  type: Pipe,
3715
3719
  args: [{
3720
+ standalone: false,
3716
3721
  name: 'toInjector',
3717
3722
  }]
3718
3723
  }], ctorParameters: () => [{ type: i0.Injector }] });
@@ -3731,12 +3736,13 @@ class ShortDateTimePipe extends DatePipe {
3731
3736
  const format = getShortDateShortTimeFormat(this.configStateService);
3732
3737
  return super.transform(value, format, timezone, locale);
3733
3738
  }
3734
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShortDateTimePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
3735
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: ShortDateTimePipe, name: "shortDateTime" }); }
3739
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShortDateTimePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
3740
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: ShortDateTimePipe, isStandalone: false, name: "shortDateTime" }); }
3736
3741
  }
3737
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShortDateTimePipe, decorators: [{
3742
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShortDateTimePipe, decorators: [{
3738
3743
  type: Pipe,
3739
3744
  args: [{
3745
+ standalone: false,
3740
3746
  name: 'shortDateTime',
3741
3747
  pure: true,
3742
3748
  }]
@@ -3759,12 +3765,13 @@ class ShortTimePipe extends DatePipe {
3759
3765
  const format = getShortTimeFormat(this.configStateService);
3760
3766
  return super.transform(value, format, timezone, locale);
3761
3767
  }
3762
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShortTimePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
3763
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: ShortTimePipe, name: "shortTime" }); }
3768
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShortTimePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
3769
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: ShortTimePipe, isStandalone: false, name: "shortTime" }); }
3764
3770
  }
3765
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShortTimePipe, decorators: [{
3771
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShortTimePipe, decorators: [{
3766
3772
  type: Pipe,
3767
3773
  args: [{
3774
+ standalone: false,
3768
3775
  name: 'shortTime',
3769
3776
  pure: true,
3770
3777
  }]
@@ -3787,12 +3794,13 @@ class ShortDatePipe extends DatePipe {
3787
3794
  const format = getShortDateFormat(this.configStateService);
3788
3795
  return super.transform(value, format, timezone, locale);
3789
3796
  }
3790
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShortDatePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
3791
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: ShortDatePipe, name: "shortDate" }); }
3797
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShortDatePipe, deps: [{ token: ConfigStateService }, { token: LOCALE_ID }, { token: DATE_PIPE_DEFAULT_TIMEZONE, optional: true }], target: i0.ɵɵFactoryTarget.Pipe }); }
3798
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: ShortDatePipe, isStandalone: false, name: "shortDate" }); }
3792
3799
  }
3793
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShortDatePipe, decorators: [{
3800
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShortDatePipe, decorators: [{
3794
3801
  type: Pipe,
3795
3802
  args: [{
3803
+ standalone: false,
3796
3804
  name: 'shortDate',
3797
3805
  pure: true,
3798
3806
  }]
@@ -3815,34 +3823,33 @@ class SafeHtmlPipe {
3815
3823
  return '';
3816
3824
  return this.sanitizer.sanitize(SecurityContext.HTML, value);
3817
3825
  }
3818
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SafeHtmlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
3819
- static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: SafeHtmlPipe, name: "abpSafeHtml" }); }
3820
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SafeHtmlPipe }); }
3826
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SafeHtmlPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
3827
+ static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: SafeHtmlPipe, isStandalone: false, name: "abpSafeHtml" }); }
3828
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SafeHtmlPipe }); }
3821
3829
  }
3822
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: SafeHtmlPipe, decorators: [{
3830
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: SafeHtmlPipe, decorators: [{
3823
3831
  type: Injectable
3824
3832
  }, {
3825
3833
  type: Pipe,
3826
- args: [{ name: 'abpSafeHtml' }]
3834
+ args: [{
3835
+ standalone: false,
3836
+ name: 'abpSafeHtml',
3837
+ }]
3827
3838
  }] });
3828
3839
 
3829
- function setLanguageToCookie(injector) {
3830
- return () => {
3831
- const sessionState = injector.get(SessionStateService);
3832
- const document = injector.get(DOCUMENT);
3833
- const cookieLanguageKey = injector.get(COOKIE_LANGUAGE_KEY);
3834
- sessionState.getLanguage$().subscribe(language => {
3835
- const cookieValue = encodeURIComponent(`c=${language}|uic=${language}`);
3836
- document.cookie = `${cookieLanguageKey}=${cookieValue}`;
3837
- });
3838
- };
3840
+ function setLanguageToCookie() {
3841
+ const injector = inject(Injector);
3842
+ const sessionState = injector.get(SessionStateService);
3843
+ const document = injector.get(DOCUMENT);
3844
+ const cookieLanguageKey = injector.get(COOKIE_LANGUAGE_KEY);
3845
+ sessionState.getLanguage$().subscribe(language => {
3846
+ const cookieValue = encodeURIComponent(`c=${language}|uic=${language}`);
3847
+ document.cookie = `${cookieLanguageKey}=${cookieValue}`;
3848
+ });
3839
3849
  }
3840
- const CookieLanguageProvider = {
3841
- provide: APP_INITIALIZER,
3842
- useFactory: setLanguageToCookie,
3843
- deps: [Injector],
3844
- multi: true,
3845
- };
3850
+ const CookieLanguageProvider = provideAppInitializer(() => {
3851
+ setLanguageToCookie();
3852
+ });
3846
3853
 
3847
3854
  class LocaleId extends String {
3848
3855
  constructor(localizationService) {
@@ -3891,10 +3898,10 @@ class RoutesHandler {
3891
3898
  }
3892
3899
  });
3893
3900
  }
3894
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RoutesHandler, deps: [{ token: RoutesService }, { token: i1$1.Router, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3895
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RoutesHandler, providedIn: 'root' }); }
3901
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RoutesHandler, deps: [{ token: RoutesService }, { token: i1$1.Router, optional: true }], target: i0.ɵɵFactoryTarget.Injectable }); }
3902
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RoutesHandler, providedIn: 'root' }); }
3896
3903
  }
3897
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RoutesHandler, decorators: [{
3904
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RoutesHandler, decorators: [{
3898
3905
  type: Injectable,
3899
3906
  args: [{
3900
3907
  providedIn: 'root',
@@ -3978,38 +3985,15 @@ function provideAbpCore(...features) {
3978
3985
  cookieName: 'XSRF-TOKEN',
3979
3986
  headerName: 'RequestVerificationToken',
3980
3987
  })),
3988
+ provideAppInitializer(() => {
3989
+ getInitialData();
3990
+ localeInitializer();
3991
+ inject(LocalizationService);
3992
+ inject(LocalStorageListenerService);
3993
+ inject(RoutesHandler);
3994
+ }),
3981
3995
  LocaleProvider,
3982
3996
  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
3997
  {
4014
3998
  provide: SORT_COMPARE_FUNC,
4015
3999
  useFactory: compareFuncFactory,
@@ -4058,8 +4042,8 @@ const standaloneDirectives = [
4058
4042
  * This module will be imported and exported by all others.
4059
4043
  */
4060
4044
  class BaseCoreModule {
4061
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: BaseCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4062
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: BaseCoreModule, declarations: [AbstractNgModelComponent,
4045
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: BaseCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4046
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: BaseCoreModule, declarations: [AbstractNgModelComponent,
4063
4047
  DynamicLayoutComponent,
4064
4048
  ReplaceableRouteContainerComponent,
4065
4049
  RouterOutletComponent,
@@ -4101,7 +4085,7 @@ class BaseCoreModule {
4101
4085
  PermissionDirective,
4102
4086
  ReplaceableTemplateDirective,
4103
4087
  StopPropagationDirective] }); }
4104
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: BaseCoreModule, providers: [LocalizationPipe, provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule,
4088
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: BaseCoreModule, providers: [LocalizationPipe, provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule,
4105
4089
  FormsModule,
4106
4090
  ReactiveFormsModule,
4107
4091
  RouterModule,
@@ -4111,7 +4095,7 @@ class BaseCoreModule {
4111
4095
  RouterModule,
4112
4096
  LocalizationModule] }); }
4113
4097
  }
4114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: BaseCoreModule, decorators: [{
4098
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: BaseCoreModule, decorators: [{
4115
4099
  type: NgModule,
4116
4100
  args: [{
4117
4101
  exports: [
@@ -4160,16 +4144,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImpor
4160
4144
  * and it introduces imports useful at root level (e.g. NGXS)
4161
4145
  */
4162
4146
  class RootCoreModule {
4163
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RootCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4164
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: RootCoreModule, imports: [BaseCoreModule, LocalizationModule], exports: [BaseCoreModule, LocalizationModule] }); }
4165
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RootCoreModule, providers: [
4147
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RootCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4148
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: RootCoreModule, imports: [BaseCoreModule, LocalizationModule], exports: [BaseCoreModule, LocalizationModule] }); }
4149
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RootCoreModule, providers: [
4166
4150
  provideHttpClient(withXsrfConfiguration({
4167
4151
  cookieName: 'XSRF-TOKEN',
4168
4152
  headerName: 'RequestVerificationToken',
4169
4153
  })),
4170
4154
  ], imports: [BaseCoreModule, LocalizationModule, BaseCoreModule, LocalizationModule] }); }
4171
4155
  }
4172
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: RootCoreModule, decorators: [{
4156
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: RootCoreModule, decorators: [{
4173
4157
  type: NgModule,
4174
4158
  args: [{
4175
4159
  exports: [BaseCoreModule, LocalizationModule],
@@ -4204,11 +4188,11 @@ class CoreModule {
4204
4188
  providers: [provideAbpCoreChild(options)],
4205
4189
  };
4206
4190
  }
4207
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4208
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "18.1.5", ngImport: i0, type: CoreModule, imports: [BaseCoreModule], exports: [BaseCoreModule] }); }
4209
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: CoreModule, imports: [BaseCoreModule, BaseCoreModule] }); }
4191
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4192
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.7", ngImport: i0, type: CoreModule, imports: [BaseCoreModule], exports: [BaseCoreModule] }); }
4193
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: CoreModule, imports: [BaseCoreModule, BaseCoreModule] }); }
4210
4194
  }
4211
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: CoreModule, decorators: [{
4195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: CoreModule, decorators: [{
4212
4196
  type: NgModule,
4213
4197
  args: [{
4214
4198
  exports: [BaseCoreModule],
@@ -4226,10 +4210,10 @@ class ShowPasswordDirective {
4226
4210
  return;
4227
4211
  element.type = visible ? 'text' : 'password';
4228
4212
  }
4229
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShowPasswordDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4230
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: ShowPasswordDirective, isStandalone: true, selector: "[abpShowPassword]", inputs: { abpShowPassword: "abpShowPassword" }, ngImport: i0 }); }
4213
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShowPasswordDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4214
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: ShowPasswordDirective, isStandalone: true, selector: "[abpShowPassword]", inputs: { abpShowPassword: "abpShowPassword" }, ngImport: i0 }); }
4231
4215
  }
4232
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ShowPasswordDirective, decorators: [{
4216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ShowPasswordDirective, decorators: [{
4233
4217
  type: Directive,
4234
4218
  args: [{
4235
4219
  standalone: true,
@@ -4258,10 +4242,10 @@ class TrackCapsLockDirective {
4258
4242
  }
4259
4243
  return false;
4260
4244
  }
4261
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: TrackCapsLockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4262
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.1.5", type: TrackCapsLockDirective, isStandalone: true, selector: "[abpCapsLock]", outputs: { capsLock: "abpCapsLock" }, host: { listeners: { "window:keydown": "onKeyDown($event)", "window:keyup": "onKeyUp($event)" } }, ngImport: i0 }); }
4245
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: TrackCapsLockDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
4246
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.0.7", type: TrackCapsLockDirective, isStandalone: true, selector: "[abpCapsLock]", outputs: { capsLock: "abpCapsLock" }, host: { listeners: { "window:keydown": "onKeyDown($event)", "window:keyup": "onKeyUp($event)" } }, ngImport: i0 }); }
4263
4247
  }
4264
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: TrackCapsLockDirective, decorators: [{
4248
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: TrackCapsLockDirective, decorators: [{
4265
4249
  type: Directive,
4266
4250
  args: [{
4267
4251
  standalone: true,
@@ -4303,10 +4287,10 @@ class PermissionGuard {
4303
4287
  }
4304
4288
  }));
4305
4289
  }
4306
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: PermissionGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4307
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: PermissionGuard, providedIn: 'root' }); }
4290
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: PermissionGuard, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4291
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: PermissionGuard, providedIn: 'root' }); }
4308
4292
  }
4309
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: PermissionGuard, decorators: [{
4293
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: PermissionGuard, decorators: [{
4310
4294
  type: Injectable,
4311
4295
  args: [{
4312
4296
  providedIn: 'root',
@@ -4507,10 +4491,10 @@ class AbpApiDefinitionService {
4507
4491
  params: { includeTypes: model.includeTypes },
4508
4492
  }, { apiName: this.apiName, ...config });
4509
4493
  }
4510
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApiDefinitionService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4511
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApiDefinitionService, providedIn: 'root' }); }
4494
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApiDefinitionService, deps: [{ token: RestService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4495
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApiDefinitionService, providedIn: 'root' }); }
4512
4496
  }
4513
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: AbpApiDefinitionService, decorators: [{
4497
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: AbpApiDefinitionService, decorators: [{
4514
4498
  type: Injectable,
4515
4499
  args: [{
4516
4500
  providedIn: 'root',
@@ -4949,10 +4933,10 @@ class ApiInterceptor {
4949
4933
  this.httpWaitService.addRequest(request);
4950
4934
  return next.handle(request).pipe(finalize(() => this.httpWaitService.deleteRequest(request)));
4951
4935
  }
4952
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ApiInterceptor, deps: [{ token: HttpWaitService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4953
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ApiInterceptor, providedIn: 'root' }); }
4936
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ApiInterceptor, deps: [{ token: HttpWaitService }], target: i0.ɵɵFactoryTarget.Injectable }); }
4937
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ApiInterceptor, providedIn: 'root' }); }
4954
4938
  }
4955
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.1.5", ngImport: i0, type: ApiInterceptor, decorators: [{
4939
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.7", ngImport: i0, type: ApiInterceptor, decorators: [{
4956
4940
  type: Injectable,
4957
4941
  args: [{
4958
4942
  providedIn: 'root',