@acorex/connectivity 19.4.15 → 20.0.0-next.0

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 (135) hide show
  1. package/api/index.d.ts +196 -3
  2. package/fesm2022/acorex-connectivity-api.mjs +22 -22
  3. package/fesm2022/acorex-connectivity-api.mjs.map +1 -1
  4. package/fesm2022/acorex-connectivity-mock-countries-DHRrtbwM.mjs.map +1 -1
  5. package/fesm2022/acorex-connectivity-mock-currencies-B-x3Mxql.mjs.map +1 -1
  6. package/fesm2022/acorex-connectivity-mock-profiles-MJ9xFTtp.mjs.map +1 -1
  7. package/fesm2022/acorex-connectivity-mock-timezones-CnNQ6EXw.mjs.map +1 -1
  8. package/fesm2022/acorex-connectivity-mock.mjs +723 -309
  9. package/fesm2022/acorex-connectivity-mock.mjs.map +1 -1
  10. package/fesm2022/acorex-connectivity.mjs.map +1 -1
  11. package/index.d.ts +2 -2
  12. package/mock/index.d.ts +83 -4
  13. package/package.json +1 -1
  14. package/api/lib/api-storage.service.d.ts +0 -33
  15. package/api/lib/api.module.d.ts +0 -8
  16. package/api/lib/auth/oidc/application.loader.d.ts +0 -16
  17. package/api/lib/auth/oidc/configuration.service.d.ts +0 -60
  18. package/api/lib/auth/oidc/feature.loader.d.ts +0 -6
  19. package/api/lib/auth/oidc/index.d.ts +0 -6
  20. package/api/lib/auth/oidc/oidc.strategy.d.ts +0 -50
  21. package/api/lib/auth/oidc/permission.loader.d.ts +0 -14
  22. package/api/lib/auth/oidc/tenant.loader.d.ts +0 -16
  23. package/mock/lib/application-management/application-management-mock-data.d.ts +0 -67
  24. package/mock/lib/application-management/application.seeder.d.ts +0 -8
  25. package/mock/lib/application-management/index.d.ts +0 -2
  26. package/mock/lib/application-management/mock-module-designer.service.d.ts +0 -43
  27. package/mock/lib/auth/application.loader.d.ts +0 -8
  28. package/mock/lib/auth/feature.loader.d.ts +0 -6
  29. package/mock/lib/auth/permission.loader.d.ts +0 -11
  30. package/mock/lib/auth/tenant.loader.d.ts +0 -8
  31. package/mock/lib/conversation/index.d.ts +0 -2
  32. package/mock/lib/conversation/message/index.d.ts +0 -2
  33. package/mock/lib/conversation/message/message.mock.data.d.ts +0 -12
  34. package/mock/lib/conversation/message/message.seeder.d.ts +0 -8
  35. package/mock/lib/conversation/room/index.d.ts +0 -2
  36. package/mock/lib/conversation/room/room.mock.data.d.ts +0 -3
  37. package/mock/lib/conversation/room/room.seeder.d.ts +0 -8
  38. package/mock/lib/dashboard-management/dashboard.mock.data.d.ts +0 -3
  39. package/mock/lib/dashboard-management/dashboard.seeder.d.ts +0 -8
  40. package/mock/lib/dashboard-management/index.d.ts +0 -2
  41. package/mock/lib/dexie-storage.service.d.ts +0 -16
  42. package/mock/lib/document-management/document-type/document-type.mock.d.ts +0 -2
  43. package/mock/lib/document-management/document-type/document-type.seeder.d.ts +0 -8
  44. package/mock/lib/document-management/file/file.service.d.ts +0 -19
  45. package/mock/lib/document-management/folder/folder.mock.data.d.ts +0 -3
  46. package/mock/lib/document-management/folder/folder.seeder.d.ts +0 -8
  47. package/mock/lib/document-management/folder/folder.service.d.ts +0 -35
  48. package/mock/lib/document-management/folder/index.d.ts +0 -1
  49. package/mock/lib/entity-search.provider.d.ts +0 -5
  50. package/mock/lib/form-template-management/data.seeder.d.ts +0 -8
  51. package/mock/lib/form-template-management/form-template-management-mock.module.d.ts +0 -6
  52. package/mock/lib/form-template-management/mock.data.d.ts +0 -3
  53. package/mock/lib/issue-management/issue-type/data.seeder.d.ts +0 -5
  54. package/mock/lib/issue-management/issue-type/mock.data.d.ts +0 -2
  55. package/mock/lib/log-management/log/log.mock.d.ts +0 -2
  56. package/mock/lib/log-management/log/log.seeder.d.ts +0 -8
  57. package/mock/lib/mock.module.d.ts +0 -12
  58. package/mock/lib/mock.strategy.d.ts +0 -16
  59. package/mock/lib/notification-management/notification/notification.mock.service.d.ts +0 -12
  60. package/mock/lib/notification-management/notification-management.mock.data.d.ts +0 -2
  61. package/mock/lib/notification-management/template.seeder.d.ts +0 -8
  62. package/mock/lib/organization-management/org-chart.mock.d.ts +0 -3
  63. package/mock/lib/organization-management/organization-management-mock.module.d.ts +0 -6
  64. package/mock/lib/organization-management/organization-management.seeder.d.ts +0 -8
  65. package/mock/lib/organization-management/position.data.d.ts +0 -3
  66. package/mock/lib/organization-management/responsibility.data.d.ts +0 -3
  67. package/mock/lib/organization-management/role.data.d.ts +0 -3
  68. package/mock/lib/organization-management/skill.data.d.ts +0 -3
  69. package/mock/lib/platform-management/app-term/app-term.mock.data.d.ts +0 -2
  70. package/mock/lib/platform-management/app-term/app-term.seeder.d.ts +0 -8
  71. package/mock/lib/platform-management/app-term/index.d.ts +0 -1
  72. package/mock/lib/platform-management/app-version/app-version.mock.data.d.ts +0 -2
  73. package/mock/lib/platform-management/app-version/app-version.seeder.d.ts +0 -8
  74. package/mock/lib/platform-management/app-version/index.d.ts +0 -1
  75. package/mock/lib/platform-management/common/data/countries.d.ts +0 -2
  76. package/mock/lib/platform-management/common/data/currencies.d.ts +0 -2
  77. package/mock/lib/platform-management/common/data/profiles.d.ts +0 -2
  78. package/mock/lib/platform-management/common/data/timezones.d.ts +0 -2
  79. package/mock/lib/platform-management/common/regional-util.service.d.ts +0 -17
  80. package/mock/lib/platform-management/file-storage/file-storage-service.d.ts +0 -18
  81. package/mock/lib/platform-management/file-storage/index.d.ts +0 -1
  82. package/mock/lib/platform-management/global-variables/global-variable.seeder.d.ts +0 -8
  83. package/mock/lib/platform-management/global-variables/global-variables.mock.data.d.ts +0 -7
  84. package/mock/lib/platform-management/global-variables/index.d.ts +0 -2
  85. package/mock/lib/platform-management/index.d.ts +0 -3
  86. package/mock/lib/platform-management/metadata/metadata.mock.d.ts +0 -3
  87. package/mock/lib/platform-management/metadata/metadata.seeder.d.ts +0 -8
  88. package/mock/lib/project-management/client/client.mock.d.ts +0 -7
  89. package/mock/lib/project-management/client/client.seeder.d.ts +0 -8
  90. package/mock/lib/project-management/project/project.mock.d.ts +0 -22
  91. package/mock/lib/project-management/project/project.seeder.d.ts +0 -8
  92. package/mock/lib/project-management/project-member/project-member.mock.d.ts +0 -9
  93. package/mock/lib/project-management/project-member/project.member.seeder.d.ts +0 -8
  94. package/mock/lib/project-management/project-role-member/project-role-member.mock.d.ts +0 -9
  95. package/mock/lib/project-management/project-role-member/project-role-member.seeder.d.ts +0 -8
  96. package/mock/lib/project-management/project-type/project-type.mock.d.ts +0 -4
  97. package/mock/lib/project-management/sprint/sprint.mock.d.ts +0 -9
  98. package/mock/lib/project-management/sprint/sprint.seeder.d.ts +0 -8
  99. package/mock/lib/project-management/task/task.mock.d.ts +0 -45
  100. package/mock/lib/project-management/task/task.seeder.d.ts +0 -8
  101. package/mock/lib/project-management/task-type/task-type-seeder.d.ts +0 -8
  102. package/mock/lib/project-management/task-type/task-type.mock.d.ts +0 -10
  103. package/mock/lib/project-management/worksite/worksite.mock.d.ts +0 -15
  104. package/mock/lib/project-management/worksite/worksite.seeder.d.ts +0 -8
  105. package/mock/lib/scheduler-job-management/index.d.ts +0 -1
  106. package/mock/lib/scheduler-job-management/scheduler-job-management.mock.data.d.ts +0 -7
  107. package/mock/lib/scheduler-job-management/scheduler-job.seeder.d.ts +0 -8
  108. package/mock/lib/security-management/datasource-provider.mock.service.d.ts +0 -4
  109. package/mock/lib/security-management/device-session.service.d.ts +0 -6
  110. package/mock/lib/security-management/device-sessions.seeder.d.ts +0 -10
  111. package/mock/lib/security-management/index.d.ts +0 -3
  112. package/mock/lib/security-management/mock-data.d.ts +0 -32
  113. package/mock/lib/security-management/role.seeder.d.ts +0 -8
  114. package/mock/lib/security-management/user.seeder.d.ts +0 -9
  115. package/mock/lib/text-template-management/category.seeder.d.ts +0 -8
  116. package/mock/lib/text-template-management/index.d.ts +0 -3
  117. package/mock/lib/text-template-management/template.seeder.d.ts +0 -8
  118. package/mock/lib/text-template-management/text-template-management.mock.data.d.ts +0 -7
  119. package/mock/lib/training-management/certificate/certificate.mock.d.ts +0 -27
  120. package/mock/lib/training-management/certificate/certificate.seeder.d.ts +0 -8
  121. package/mock/lib/training-management/course/course.mock.d.ts +0 -71
  122. package/mock/lib/training-management/course/course.seeder.d.ts +0 -8
  123. package/mock/lib/training-management/facilitator-type/facilitator-type.mock.d.ts +0 -6
  124. package/mock/lib/training-management/location/location.mock.d.ts +0 -7
  125. package/mock/lib/training-management/location/location.seeder.d.ts +0 -8
  126. package/mock/lib/training-management/period/period.mock.d.ts +0 -6
  127. package/mock/lib/training-management/period/period.seeder.d.ts +0 -8
  128. package/mock/lib/training-management/training/training.mock.d.ts +0 -74
  129. package/mock/lib/training-management/training/training.seeder.d.ts +0 -8
  130. package/mock/lib/training-management/training-facilitator/training-facilitator.mock.d.ts +0 -87
  131. package/mock/lib/training-management/training-facilitator/training-facilitator.seeder.d.ts +0 -8
  132. package/mock/lib/training-management/training-participant/training-participant.mock.d.ts +0 -81
  133. package/mock/lib/training-management/training-participant/training-participant.seeder.d.ts +0 -8
  134. package/mock/lib/training-management/training-type/training-type.mock.d.ts +0 -15
  135. package/mock/lib/training-management/training-type/training-type.seeder.d.ts +0 -8
package/api/index.d.ts CHANGED
@@ -1,3 +1,196 @@
1
- export * from './lib/api-storage.service';
2
- export * from './lib/api.module';
3
- export * from './lib/auth/oidc';
1
+ import { AXPQueryRequest, AXPPagedListResult } from '@acorex/platform/core';
2
+ import { AXPEntityStorageService } from '@acorex/platform/layout/entity';
3
+ import { HttpClient } from '@angular/common/http';
4
+ import * as i0 from '@angular/core';
5
+ import * as i1 from 'angular-oauth2-oidc';
6
+ import { AuthConfig } from 'angular-oauth2-oidc';
7
+ import * as i2 from '@acorex/platform/auth';
8
+ import { AXPApplicationLoader, AXPApplication, AXPFeatureLoader, AXPFeature, AXPAuthStrategy, AXPBaseCredentials, AXPSignInResult, AXPSessionContext, AXPRefreshTokenResult, AXPPermissionLoader, AXPPermission, AXPTenantLoader, AXPTenant } from '@acorex/platform/auth';
9
+ import { Observable } from 'rxjs';
10
+
11
+ declare class AXCApiEntityStorageService implements AXPEntityStorageService<string, any> {
12
+ private http;
13
+ private configs;
14
+ private filterService;
15
+ private entityResolver;
16
+ private mainUrl;
17
+ constructor(http: HttpClient);
18
+ get dbName(): string;
19
+ getConfigEntity(entityName: string): {
20
+ module: string;
21
+ entity: string;
22
+ area: string;
23
+ } | {
24
+ module: string;
25
+ entity: string;
26
+ area: null;
27
+ };
28
+ initial<T = any>(entityName: string, collection: T[]): Promise<T[]>;
29
+ getOne<T = any>(entityName: string, id: string): Promise<T>;
30
+ updateOne<T = any>(entityName: string, id: string, keyValue: {
31
+ [key: string]: any;
32
+ }): Promise<T>;
33
+ deleteOne(entityName: string, id: string): Promise<void>;
34
+ insertOne<T = any>(entityName: string, entityItem: T): Promise<string>;
35
+ getAll<T = any>(entityName: string): Promise<T[]>;
36
+ query<T = any>(entityName: string, request: AXPQueryRequest): Promise<AXPPagedListResult<T>>;
37
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCApiEntityStorageService, never>;
38
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXCApiEntityStorageService>;
39
+ }
40
+
41
+ declare class AXCApiModule {
42
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXCApiModule, never>;
43
+ static ɵmod: i0.ɵɵNgModuleDeclaration<AXCApiModule, never, [typeof i1.OAuthModule, typeof i2.AXPAuthModule], never>;
44
+ static ɵinj: i0.ɵɵInjectorDeclaration<AXCApiModule>;
45
+ }
46
+
47
+ declare class AXMOidcApplicationLoader implements AXPApplicationLoader {
48
+ private http;
49
+ private configs;
50
+ private apiGetApps;
51
+ private apiSetApp;
52
+ constructor(http: HttpClient);
53
+ getList(): Observable<AXPApplication[]>;
54
+ set(application: AXPApplication): Promise<void>;
55
+ private mapToAXPApplication;
56
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcApplicationLoader, never>;
57
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcApplicationLoader>;
58
+ }
59
+
60
+ interface Localization {
61
+ values: Record<string, Record<string, string>>;
62
+ resources: Record<string, Resource>;
63
+ languages: Language[];
64
+ currentCulture: Culture;
65
+ defaultResourceName: string;
66
+ languagesMap: Record<string, NameValue[]>;
67
+ languageFilesMap: Record<string, NameValue[]>;
68
+ }
69
+ interface Resource {
70
+ texts: Record<string, string>;
71
+ baseResources: string[];
72
+ }
73
+ interface Language {
74
+ cultureName: string;
75
+ uiCultureName: string;
76
+ displayName: string;
77
+ twoLetterISOLanguageName: string;
78
+ flagIcon: string;
79
+ }
80
+ interface Culture {
81
+ displayName: string;
82
+ }
83
+ interface NameValue {
84
+ name: string;
85
+ value: string;
86
+ }
87
+ interface Auth {
88
+ grantedPolicies: Record<string, boolean>;
89
+ }
90
+ interface ApplicationConfiguration {
91
+ localization: Localization;
92
+ auth: Auth;
93
+ setting: Record<string, any>;
94
+ currentUser: any;
95
+ features: Record<string, any>;
96
+ globalFeatures: Record<string, any>;
97
+ multiTenancy: Record<string, any>;
98
+ currentCulture: Culture;
99
+ timing: Record<string, any>;
100
+ clock: Record<string, any>;
101
+ objectExtensions: Record<string, any>;
102
+ extraProperties: Record<string, any>;
103
+ }
104
+ declare class AXMConfigurationService {
105
+ private http;
106
+ private configs;
107
+ private applicationConfig;
108
+ private apiGetConfig;
109
+ private fetchInProgress;
110
+ private configSubject;
111
+ constructor(http: HttpClient);
112
+ init(): Observable<ApplicationConfiguration>;
113
+ getConfig(): Observable<ApplicationConfiguration>;
114
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMConfigurationService, never>;
115
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMConfigurationService>;
116
+ }
117
+
118
+ declare class AXMOidcFeatureLoader implements AXPFeatureLoader {
119
+ private list;
120
+ getList(): Observable<AXPFeature[]>;
121
+ }
122
+
123
+ declare class AXMOidcStrategy implements AXPAuthStrategy {
124
+ private aXMAuthConfigs;
125
+ private oauthService;
126
+ private http;
127
+ userInfo: any;
128
+ authConfig: AuthConfig;
129
+ openidConfigurationInfo: any;
130
+ configureOAuth(): Promise<void>;
131
+ signin(credentials: AXPUserPassCredentials): Promise<AXPSignInResult>;
132
+ signout(): Promise<void>;
133
+ refreshToken(context: AXPSessionContext): Promise<AXPRefreshTokenResult>;
134
+ refresh(tenantId?: string, applicationId?: string): Promise<boolean>;
135
+ expires_in_milisecound(expires_in_date: string): number;
136
+ private setServiceProps;
137
+ private loadAuthData;
138
+ loadUserInfo(): Promise<object>;
139
+ calculateExpireInDate(expireInMilisecound: number): string;
140
+ private logout;
141
+ private handleError;
142
+ get name(): string;
143
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcStrategy, never>;
144
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcStrategy>;
145
+ }
146
+ interface AXPUserPassCredentials extends AXPBaseCredentials {
147
+ username: string;
148
+ password: string;
149
+ }
150
+ interface IAuthenticationDataModel {
151
+ access_token: string;
152
+ applicationid: string;
153
+ applicationname: string;
154
+ applicationtitle: string;
155
+ editionid: string;
156
+ editionname: string;
157
+ editiontitle: string;
158
+ id_token: string;
159
+ refresh_token: string;
160
+ scope: string;
161
+ tenantid: string;
162
+ tenantname: string;
163
+ tenanttitle: string;
164
+ token_type: string;
165
+ expires_in?: number;
166
+ sub?: string;
167
+ fullname?: string;
168
+ picture?: string;
169
+ }
170
+
171
+ declare class AXMOidcPermissionLoader implements AXPPermissionLoader {
172
+ private http;
173
+ private configs;
174
+ private apiGetConfig;
175
+ constructor(http: HttpClient);
176
+ getList(context: AXPSessionContext): Observable<AXPPermission[]>;
177
+ mapTo(jsonObj: any): string[];
178
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcPermissionLoader, never>;
179
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcPermissionLoader>;
180
+ }
181
+
182
+ declare class AXMOidcTenantLoader implements AXPTenantLoader {
183
+ private http;
184
+ private configs;
185
+ private apiGetTenants;
186
+ private apiSetTenant;
187
+ constructor(http: HttpClient);
188
+ getList(): Observable<AXPTenant[]>;
189
+ set(tenant: AXPTenant): Promise<void>;
190
+ private mapToAXPTenant;
191
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXMOidcTenantLoader, never>;
192
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXMOidcTenantLoader>;
193
+ }
194
+
195
+ export { AXCApiEntityStorageService, AXCApiModule, AXMConfigurationService, AXMOidcApplicationLoader, AXMOidcFeatureLoader, AXMOidcPermissionLoader, AXMOidcStrategy, AXMOidcTenantLoader };
196
+ export type { AXPUserPassCredentials, ApplicationConfiguration, Auth, Culture, IAuthenticationDataModel, Language, Localization, NameValue, Resource };
@@ -129,10 +129,10 @@ class AXCApiEntityStorageService {
129
129
  };
130
130
  });
131
131
  }
132
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXCApiEntityStorageService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
133
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXCApiEntityStorageService }); }
132
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXCApiEntityStorageService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
133
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXCApiEntityStorageService }); }
134
134
  }
135
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXCApiEntityStorageService, decorators: [{
135
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXCApiEntityStorageService, decorators: [{
136
136
  type: Injectable
137
137
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
138
138
 
@@ -177,10 +177,10 @@ class AXMOidcApplicationLoader {
177
177
  // features: item.features || [],
178
178
  };
179
179
  }
180
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcApplicationLoader, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
181
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcApplicationLoader }); }
180
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcApplicationLoader, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
181
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcApplicationLoader }); }
182
182
  }
183
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcApplicationLoader, decorators: [{
183
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcApplicationLoader, decorators: [{
184
184
  type: Injectable
185
185
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
186
186
 
@@ -220,10 +220,10 @@ class AXMConfigurationService {
220
220
  switchMap(() => of(this.applicationConfig)));
221
221
  }
222
222
  }
223
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMConfigurationService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
224
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMConfigurationService, providedIn: 'root' }); }
223
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMConfigurationService, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
224
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMConfigurationService, providedIn: 'root' }); }
225
225
  }
226
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMConfigurationService, decorators: [{
226
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMConfigurationService, decorators: [{
227
227
  type: Injectable,
228
228
  args: [{
229
229
  providedIn: 'root',
@@ -453,10 +453,10 @@ class AXMOidcStrategy {
453
453
  get name() {
454
454
  return 'user-pass';
455
455
  }
456
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
457
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcStrategy }); }
456
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcStrategy, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
457
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcStrategy }); }
458
458
  }
459
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcStrategy, decorators: [{
459
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcStrategy, decorators: [{
460
460
  type: Injectable
461
461
  }] });
462
462
 
@@ -481,10 +481,10 @@ class AXMOidcPermissionLoader {
481
481
  const truePolicies = Object.keys(policies).filter((key) => policies[key] === true);
482
482
  return truePolicies;
483
483
  }
484
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcPermissionLoader, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
485
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcPermissionLoader }); }
484
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcPermissionLoader, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
485
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcPermissionLoader }); }
486
486
  }
487
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcPermissionLoader, decorators: [{
487
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcPermissionLoader, decorators: [{
488
488
  type: Injectable
489
489
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
490
490
 
@@ -509,17 +509,17 @@ class AXMOidcTenantLoader {
509
509
  // Add other fields and defaults as needed, and handle the logo if applicable
510
510
  };
511
511
  }
512
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcTenantLoader, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
513
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcTenantLoader }); }
512
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcTenantLoader, deps: [{ token: i1.HttpClient }], target: i0.ɵɵFactoryTarget.Injectable }); }
513
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcTenantLoader }); }
514
514
  }
515
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXMOidcTenantLoader, decorators: [{
515
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXMOidcTenantLoader, decorators: [{
516
516
  type: Injectable
517
517
  }], ctorParameters: () => [{ type: i1.HttpClient }] });
518
518
 
519
519
  class AXCApiModule {
520
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXCApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
521
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.10", ngImport: i0, type: AXCApiModule, imports: [i1$1.OAuthModule, i2.AXPAuthModule] }); }
522
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXCApiModule, providers: [
520
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXCApiModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
521
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.0.4", ngImport: i0, type: AXCApiModule, imports: [i1$1.OAuthModule, i2.AXPAuthModule] }); }
522
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXCApiModule, providers: [
523
523
  {
524
524
  provide: AXPEntityStorageService,
525
525
  useClass: AXCApiEntityStorageService,
@@ -552,7 +552,7 @@ class AXCApiModule {
552
552
  strategies: [AXMOidcStrategy],
553
553
  })] }); }
554
554
  }
555
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.10", ngImport: i0, type: AXCApiModule, decorators: [{
555
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImport: i0, type: AXCApiModule, decorators: [{
556
556
  type: NgModule,
557
557
  args: [{
558
558
  imports: [