@acorex/platform 20.2.0-next.1 → 20.2.0-next.3

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 (95) hide show
  1. package/auth/index.d.ts +71 -17
  2. package/common/index.d.ts +25 -42
  3. package/core/index.d.ts +104 -9
  4. package/fesm2022/acorex-platform-auth.mjs +320 -121
  5. package/fesm2022/acorex-platform-auth.mjs.map +1 -1
  6. package/fesm2022/acorex-platform-common.mjs +133 -115
  7. package/fesm2022/acorex-platform-common.mjs.map +1 -1
  8. package/fesm2022/acorex-platform-core.mjs +276 -37
  9. package/fesm2022/acorex-platform-core.mjs.map +1 -1
  10. package/fesm2022/acorex-platform-domain.mjs +16 -16
  11. package/fesm2022/acorex-platform-domain.mjs.map +1 -1
  12. package/fesm2022/acorex-platform-layout-builder.mjs +88 -67
  13. package/fesm2022/acorex-platform-layout-builder.mjs.map +1 -1
  14. package/fesm2022/acorex-platform-layout-components.mjs +137 -83
  15. package/fesm2022/acorex-platform-layout-components.mjs.map +1 -1
  16. package/fesm2022/acorex-platform-layout-designer.mjs +262 -218
  17. package/fesm2022/acorex-platform-layout-designer.mjs.map +1 -1
  18. package/fesm2022/acorex-platform-layout-entity.mjs +1040 -104
  19. package/fesm2022/acorex-platform-layout-entity.mjs.map +1 -1
  20. package/fesm2022/acorex-platform-layout-views.mjs +15 -15
  21. package/fesm2022/acorex-platform-layout-views.mjs.map +1 -1
  22. package/fesm2022/acorex-platform-native.mjs +7 -7
  23. package/fesm2022/acorex-platform-native.mjs.map +1 -1
  24. package/fesm2022/acorex-platform-runtime.mjs +40 -40
  25. package/fesm2022/acorex-platform-runtime.mjs.map +1 -1
  26. package/fesm2022/{acorex-platform-themes-default-create-entity-view.component-CzHp6G3a.mjs → acorex-platform-themes-default-create-entity-view.component-DBkuhSDb.mjs} +4 -4
  27. package/fesm2022/{acorex-platform-themes-default-create-entity-view.component-CzHp6G3a.mjs.map → acorex-platform-themes-default-create-entity-view.component-DBkuhSDb.mjs.map} +1 -1
  28. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-8S2CXBAi.mjs +115 -0
  29. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-8S2CXBAi.mjs.map +1 -0
  30. package/fesm2022/{acorex-platform-themes-default-entity-master-list-view.component-DJdedfa_.mjs → acorex-platform-themes-default-entity-master-list-view.component-Bf8N5e5h.mjs} +27 -25
  31. package/fesm2022/{acorex-platform-themes-default-entity-master-list-view.component-DJdedfa_.mjs.map → acorex-platform-themes-default-entity-master-list-view.component-Bf8N5e5h.mjs.map} +1 -1
  32. package/fesm2022/{acorex-platform-themes-default-entity-master-modify-view.component-Cn-0fTWn.mjs → acorex-platform-themes-default-entity-master-modify-view.component-DF0gS61P.mjs} +5 -5
  33. package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-DF0gS61P.mjs.map +1 -0
  34. package/fesm2022/{acorex-platform-themes-default-entity-master-single-view.component-B8XrO58H.mjs → acorex-platform-themes-default-entity-master-single-view.component-CEnHe_cU.mjs} +8 -8
  35. package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-CEnHe_cU.mjs.map +1 -0
  36. package/fesm2022/{acorex-platform-themes-default-error-401.component-Ycd9latx.mjs → acorex-platform-themes-default-error-401.component-BYI4xP23.mjs} +4 -4
  37. package/fesm2022/{acorex-platform-themes-default-error-401.component-Ycd9latx.mjs.map → acorex-platform-themes-default-error-401.component-BYI4xP23.mjs.map} +1 -1
  38. package/fesm2022/{acorex-platform-themes-default-error-404.component-DHbzH27Q.mjs → acorex-platform-themes-default-error-404.component-1gM0Vlbv.mjs} +4 -4
  39. package/fesm2022/{acorex-platform-themes-default-error-404.component-DHbzH27Q.mjs.map → acorex-platform-themes-default-error-404.component-1gM0Vlbv.mjs.map} +1 -1
  40. package/fesm2022/{acorex-platform-themes-default-error-offline.component-BSdZOCbW.mjs → acorex-platform-themes-default-error-offline.component-Y3w3K60c.mjs} +4 -4
  41. package/fesm2022/{acorex-platform-themes-default-error-offline.component-BSdZOCbW.mjs.map → acorex-platform-themes-default-error-offline.component-Y3w3K60c.mjs.map} +1 -1
  42. package/fesm2022/acorex-platform-themes-default.mjs +66 -54
  43. package/fesm2022/acorex-platform-themes-default.mjs.map +1 -1
  44. package/fesm2022/{acorex-platform-themes-shared-color-chooser-column.component-EZGn900W.mjs → acorex-platform-themes-shared-color-chooser-column.component-BLFvyMvH.mjs} +4 -4
  45. package/fesm2022/{acorex-platform-themes-shared-color-chooser-column.component-EZGn900W.mjs.map → acorex-platform-themes-shared-color-chooser-column.component-BLFvyMvH.mjs.map} +1 -1
  46. package/fesm2022/{acorex-platform-themes-shared-color-chooser-view.component-DTLYX00a.mjs → acorex-platform-themes-shared-color-chooser-view.component-CN1lEEOY.mjs} +4 -4
  47. package/fesm2022/{acorex-platform-themes-shared-color-chooser-view.component-DTLYX00a.mjs.map → acorex-platform-themes-shared-color-chooser-view.component-CN1lEEOY.mjs.map} +1 -1
  48. package/fesm2022/{acorex-platform-themes-shared-icon-chooser-view.component-DMPET9Fu.mjs → acorex-platform-themes-shared-icon-chooser-view.component-UJ2abdzQ.mjs} +4 -4
  49. package/fesm2022/{acorex-platform-themes-shared-icon-chooser-view.component-DMPET9Fu.mjs.map → acorex-platform-themes-shared-icon-chooser-view.component-UJ2abdzQ.mjs.map} +1 -1
  50. package/fesm2022/acorex-platform-themes-shared.mjs +65 -52
  51. package/fesm2022/acorex-platform-themes-shared.mjs.map +1 -1
  52. package/fesm2022/{acorex-platform-widgets-button-widget-designer.component-BUx-nksc.mjs → acorex-platform-widgets-button-widget-designer.component-BMsEt6Lq.mjs} +4 -4
  53. package/fesm2022/{acorex-platform-widgets-button-widget-designer.component-BUx-nksc.mjs.map → acorex-platform-widgets-button-widget-designer.component-BMsEt6Lq.mjs.map} +1 -1
  54. package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-CezBQ0iO.mjs +85 -0
  55. package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-CezBQ0iO.mjs.map +1 -0
  56. package/fesm2022/{acorex-platform-widgets-checkbox-widget-designer.component-Dj3Go0tj.mjs → acorex-platform-widgets-checkbox-widget-designer.component-BkH4hBUc.mjs} +4 -4
  57. package/fesm2022/{acorex-platform-widgets-checkbox-widget-designer.component-Dj3Go0tj.mjs.map → acorex-platform-widgets-checkbox-widget-designer.component-BkH4hBUc.mjs.map} +1 -1
  58. package/fesm2022/{acorex-platform-widgets-checkbox-widget-view.component-Y12esByc.mjs → acorex-platform-widgets-checkbox-widget-view.component-BwlHVBRW.mjs} +19 -6
  59. package/fesm2022/acorex-platform-widgets-checkbox-widget-view.component-BwlHVBRW.mjs.map +1 -0
  60. package/fesm2022/{acorex-platform-widgets-color-box-widget-designer.component-CihtTd0F.mjs → acorex-platform-widgets-color-box-widget-designer.component-BPLG8mY4.mjs} +4 -4
  61. package/fesm2022/{acorex-platform-widgets-color-box-widget-designer.component-CihtTd0F.mjs.map → acorex-platform-widgets-color-box-widget-designer.component-BPLG8mY4.mjs.map} +1 -1
  62. package/fesm2022/{acorex-platform-widgets-file-list-popup.component-n3nuXZNq.mjs → acorex-platform-widgets-file-list-popup.component-Bwbrw1xo.mjs} +4 -4
  63. package/fesm2022/{acorex-platform-widgets-file-list-popup.component-n3nuXZNq.mjs.map → acorex-platform-widgets-file-list-popup.component-Bwbrw1xo.mjs.map} +1 -1
  64. package/fesm2022/{acorex-platform-widgets-file-rename-popup.component-DBRV6X7W.mjs → acorex-platform-widgets-file-rename-popup.component-CXRHtjFu.mjs} +4 -4
  65. package/fesm2022/{acorex-platform-widgets-file-rename-popup.component-DBRV6X7W.mjs.map → acorex-platform-widgets-file-rename-popup.component-CXRHtjFu.mjs.map} +1 -1
  66. package/fesm2022/{acorex-platform-widgets-page-widget-designer.component-D_970YBz.mjs → acorex-platform-widgets-page-widget-designer.component-Cf5bTu-k.mjs} +6 -6
  67. package/fesm2022/acorex-platform-widgets-page-widget-designer.component-Cf5bTu-k.mjs.map +1 -0
  68. package/fesm2022/{acorex-platform-widgets-rich-text-popup.component-DPuTM42n.mjs → acorex-platform-widgets-rich-text-popup.component-DOGwSrH1.mjs} +4 -4
  69. package/fesm2022/{acorex-platform-widgets-rich-text-popup.component-DPuTM42n.mjs.map → acorex-platform-widgets-rich-text-popup.component-DOGwSrH1.mjs.map} +1 -1
  70. package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-BH1_BkJh.mjs → acorex-platform-widgets-tabular-data-edit-popup.component-CFg2-tyF.mjs} +4 -4
  71. package/fesm2022/{acorex-platform-widgets-tabular-data-edit-popup.component-BH1_BkJh.mjs.map → acorex-platform-widgets-tabular-data-edit-popup.component-CFg2-tyF.mjs.map} +1 -1
  72. package/fesm2022/{acorex-platform-widgets-tabular-data-view-popup.component-DCsLuXR9.mjs → acorex-platform-widgets-tabular-data-view-popup.component-BvVF-vJF.mjs} +4 -4
  73. package/fesm2022/{acorex-platform-widgets-tabular-data-view-popup.component-DCsLuXR9.mjs.map → acorex-platform-widgets-tabular-data-view-popup.component-BvVF-vJF.mjs.map} +1 -1
  74. package/fesm2022/{acorex-platform-widgets-text-block-widget-designer.component-C_iu3jCG.mjs → acorex-platform-widgets-text-block-widget-designer.component-BhXq3JZ1.mjs} +4 -4
  75. package/fesm2022/{acorex-platform-widgets-text-block-widget-designer.component-C_iu3jCG.mjs.map → acorex-platform-widgets-text-block-widget-designer.component-BhXq3JZ1.mjs.map} +1 -1
  76. package/fesm2022/acorex-platform-widgets.mjs +744 -701
  77. package/fesm2022/acorex-platform-widgets.mjs.map +1 -1
  78. package/fesm2022/acorex-platform-workflow.mjs +33 -25
  79. package/fesm2022/acorex-platform-workflow.mjs.map +1 -1
  80. package/layout/builder/index.d.ts +6 -29
  81. package/layout/components/index.d.ts +62 -2
  82. package/layout/designer/index.d.ts +11 -20
  83. package/layout/entity/index.d.ts +302 -7
  84. package/package.json +5 -5
  85. package/themes/default/index.d.ts +2 -1
  86. package/widgets/index.d.ts +14 -16
  87. package/workflow/index.d.ts +154 -18
  88. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-nzWNHDO7.mjs +0 -115
  89. package/fesm2022/acorex-platform-themes-default-entity-master-create-view.component-nzWNHDO7.mjs.map +0 -1
  90. package/fesm2022/acorex-platform-themes-default-entity-master-modify-view.component-Cn-0fTWn.mjs.map +0 -1
  91. package/fesm2022/acorex-platform-themes-default-entity-master-single-view.component-B8XrO58H.mjs.map +0 -1
  92. package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-C7mpTEda.mjs +0 -56
  93. package/fesm2022/acorex-platform-widgets-checkbox-widget-column.component-C7mpTEda.mjs.map +0 -1
  94. package/fesm2022/acorex-platform-widgets-checkbox-widget-view.component-Y12esByc.mjs.map +0 -1
  95. package/fesm2022/acorex-platform-widgets-page-widget-designer.component-D_970YBz.mjs.map +0 -1
package/auth/index.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import * as i0 from '@angular/core';
2
- import { InjectionToken, TemplateRef, ViewContainerRef, ModuleWithProviders } from '@angular/core';
2
+ import { InjectionToken, TemplateRef, ViewContainerRef, ModuleWithProviders, Injector } from '@angular/core';
3
3
  import { Observable } from 'rxjs';
4
4
  import { AXPLogoConfig, AXPExpressionEvaluatorScopeProvider, AXPExpressionEvaluatorScopeProviderContext } from '@acorex/platform/core';
5
5
  import { CanActivateFn } from '@angular/router';
@@ -146,6 +146,7 @@ interface AXPTokenResult {
146
146
  accessToken: string;
147
147
  expiresIn?: string | null;
148
148
  refreshToken?: string;
149
+ idToken?: string;
149
150
  tenant?: AXPTenant | null;
150
151
  application?: AXPApplication | null;
151
152
  }
@@ -161,15 +162,14 @@ interface AXPSignInResult {
161
162
  application?: AXPApplication | null;
162
163
  };
163
164
  }
164
- interface AXPRefreshTokenResult {
165
- succeed: boolean;
166
- data?: AXPTokenResult;
167
- }
168
- interface AXPAuthStrategy {
169
- get name(): string;
170
- signin(credentials: AXPBaseCredentials): Promise<AXPSignInResult>;
171
- signout(): Promise<void>;
172
- refreshToken(context: AXPSessionContext): Promise<AXPRefreshTokenResult>;
165
+ declare abstract class AXPAuthStrategy {
166
+ abstract get name(): string;
167
+ abstract signin(credentials: AXPBaseCredentials): Promise<AXPSignInResult | void>;
168
+ abstract signout(): Promise<void>;
169
+ abstract refreshToken(context: AXPSessionContext): Promise<AXPSignInResult>;
170
+ abstract updateToken(params?: {
171
+ [key: string]: any;
172
+ }): Promise<AXPSignInResult | void>;
173
173
  }
174
174
  interface AXPSessionData {
175
175
  accessToken: string;
@@ -220,6 +220,8 @@ declare class AXPSessionService {
220
220
  private readonly applicationLoader;
221
221
  private status;
222
222
  readonly status$: Observable<AXPSessionStatus>;
223
+ private isLoading;
224
+ readonly isLoading$: Observable<boolean>;
223
225
  private currentUserSubject;
224
226
  readonly user$: Observable<AXPUser | null>;
225
227
  get user(): AXPUser | null;
@@ -238,25 +240,27 @@ declare class AXPSessionService {
238
240
  readonly features$: Observable<never[] | AXPFeature[]>;
239
241
  get features(): AXPFeature[];
240
242
  readonly isAuthenticated$: Observable<boolean>;
243
+ readonly isAuthenticatedWithLoading$: Observable<boolean>;
241
244
  readonly isAuthorized$: Observable<boolean>;
242
245
  restoreSession(): Promise<void>;
243
246
  signin(credentials: AXPBaseCredentials): Promise<void>;
247
+ updateToken(params?: {
248
+ [key: string]: any;
249
+ }): Promise<void>;
244
250
  signout(): Promise<void>;
245
251
  refreshToken(): Promise<any>;
246
- setTenant(tenant: AXPTenant | null): Promise<void>;
247
- setApplication(application: AXPApplication | null): Promise<void>;
248
252
  private loadPermissions;
249
253
  private loadFeatures;
250
254
  signInComplete(): Promise<void>;
251
- private setSession;
252
- private updateSession;
255
+ setSession(tokens: Partial<AXPSessionData>): void;
256
+ setStrategy(strategy: string): void;
253
257
  getSessionData(): AXPSessionData | null;
254
258
  private clearSession;
255
259
  authorize(...keys: string[]): boolean;
256
260
  isFeatureEnabled(...keys: string[]): boolean;
257
261
  getToken(): string | undefined;
258
262
  private checkTokenValidation;
259
- private getContext;
263
+ getContext(): AXPSessionContext;
260
264
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPSessionService, never>;
261
265
  static ɵprov: i0.ɵɵInjectableDeclaration<AXPSessionService>;
262
266
  }
@@ -284,6 +288,56 @@ declare class AXPAuthModule {
284
288
  static ɵinj: i0.ɵɵInjectorDeclaration<AXPAuthModule>;
285
289
  }
286
290
 
291
+ declare class AXPAuthStrategyRegistryService {
292
+ private strategies;
293
+ private injector;
294
+ constructor(injector: Injector);
295
+ register(...plugins: (new () => AXPAuthStrategy)[]): void;
296
+ get(strategyKey: string): AXPAuthStrategy | undefined;
297
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPAuthStrategyRegistryService, never>;
298
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPAuthStrategyRegistryService>;
299
+ }
300
+
301
+ /**
302
+ * Utility class for JWT token operations
303
+ */
304
+ declare class JwtUtil {
305
+ /**
306
+ * Parses a JWT token and returns the payload
307
+ */
308
+ static parseJwt(token: string): any;
309
+ }
310
+ /**
311
+ * Utility class for PKCE (Proof Key for Code Exchange) operations
312
+ */
313
+ declare class PkceUtil {
314
+ /**
315
+ * Generates a random string for PKCE code verifier
316
+ */
317
+ static generateRandomString(length: number): string;
318
+ /**
319
+ * Generates PKCE code challenge from verifier
320
+ */
321
+ static generateCodeChallenge(codeVerifier: string): Promise<string>;
322
+ /**
323
+ * Base64 URL encoding for PKCE
324
+ */
325
+ private static base64UrlEncode;
326
+ }
327
+ /**
328
+ * Utility class for time and date operations
329
+ */
330
+ declare class TimeUtil {
331
+ /**
332
+ * Calculates the time difference in milliseconds between a future date and now
333
+ */
334
+ static expiresInMilliseconds(expiresInDate: string): number;
335
+ /**
336
+ * Calculates expiration date from seconds
337
+ */
338
+ static calculateExpireInDate(expireInSeconds: number): string;
339
+ }
340
+
287
341
  declare class AXPUnauthorizedError extends Error {
288
342
  data?: {
289
343
  redirectUrl?: string;
@@ -301,5 +355,5 @@ declare class AXPUnauthenticatedError extends Error {
301
355
  } | undefined);
302
356
  }
303
357
 
304
- export { AXPAuthGuard, AXPAuthModule, AXPFeatureDirective, AXPFeatureGuard, AXPPermissionDefinitionBuilder, AXPPermissionDefinitionGroupBuilder, AXPPermissionDefinitionProviderContext, AXPPermissionDefinitionService, AXPPermissionDirective, AXPPermissionEvaluatorScopeProvider, AXPPermissionGuard, AXPSessionContext, AXPSessionService, AXPSessionStatus, AXPUnauthenticatedError, AXPUnauthorizedError, AXP_APPLICATION_LOADER, AXP_FEATURE_LOADER, AXP_PERMISSION_DEFINITION_PROVIDER, AXP_PERMISSION_LOADER, AXP_TENANT_LOADER, initializeAppState };
305
- export type { AXPApplication, AXPApplicationLoader, AXPAuthModuleConfigs, AXPAuthStrategy, AXPBaseCredentials, AXPFeature, AXPFeatureLoader, AXPPermission, AXPPermissionDefinition, AXPPermissionDefinitionProvider, AXPPermissionGroupDefinition, AXPPermissionLoader, AXPRefreshTokenResult, AXPSessionData, AXPSignInResult, AXPTenant, AXPTenantLoader, AXPTokenResult, AXPUser };
358
+ export { AXPAuthGuard, AXPAuthModule, AXPAuthStrategy, AXPAuthStrategyRegistryService, AXPFeatureDirective, AXPFeatureGuard, AXPPermissionDefinitionBuilder, AXPPermissionDefinitionGroupBuilder, AXPPermissionDefinitionProviderContext, AXPPermissionDefinitionService, AXPPermissionDirective, AXPPermissionEvaluatorScopeProvider, AXPPermissionGuard, AXPSessionContext, AXPSessionService, AXPSessionStatus, AXPUnauthenticatedError, AXPUnauthorizedError, AXP_APPLICATION_LOADER, AXP_FEATURE_LOADER, AXP_PERMISSION_DEFINITION_PROVIDER, AXP_PERMISSION_LOADER, AXP_TENANT_LOADER, JwtUtil, PkceUtil, TimeUtil, initializeAppState };
359
+ export type { AXPApplication, AXPApplicationLoader, AXPAuthModuleConfigs, AXPBaseCredentials, AXPFeature, AXPFeatureLoader, AXPPermission, AXPPermissionDefinition, AXPPermissionDefinitionProvider, AXPPermissionGroupDefinition, AXPPermissionLoader, AXPSessionData, AXPSignInResult, AXPTenant, AXPTenantLoader, AXPTokenResult, AXPUser };
package/common/index.d.ts CHANGED
@@ -397,6 +397,7 @@ interface AXPEntitySectionView {
397
397
  id: string;
398
398
  description?: string;
399
399
  order?: number;
400
+ type?: 'wrapper' | 'section';
400
401
  layout?: AXPEntityPropertyLayoutConfig;
401
402
  }
402
403
  interface AXPEntityProperty {
@@ -404,14 +405,11 @@ interface AXPEntityProperty {
404
405
  title: string;
405
406
  description?: string;
406
407
  groupId?: string;
407
- reference?: {
408
- relationId: string;
409
- };
410
408
  schema: {
411
409
  dataType: string;
412
410
  nullable?: boolean;
413
411
  readonly?: boolean;
414
- hidden?: boolean;
412
+ hidden?: boolean | string;
415
413
  defaultValue?: any | string | ((context: any | null) => any);
416
414
  unique?: {
417
415
  enabled: boolean;
@@ -456,7 +454,7 @@ interface AXPEntityQuery {
456
454
  execute: string | Function;
457
455
  type: AXPEntityQueryType;
458
456
  }
459
- type AXPCommandActionType = 'create' | 'update' | 'delete' | 'print' | 'confirm' | 'report' | 'info' | 'view' | 'archive' | 'design' | 'upload' | 'version-history';
457
+ type AXPCommandActionType = 'create' | 'update' | 'delete' | 'print' | 'confirm' | 'report' | 'info' | 'view' | 'archive' | 'design' | 'upload' | 'version-history' | 'sent-review' | 'review';
460
458
  interface AXPCommandActionLook {
461
459
  color: AXStyleColorType;
462
460
  icon: string;
@@ -1820,33 +1818,15 @@ interface AXPLanguage {
1820
1818
  title: string;
1821
1819
  }
1822
1820
  interface AXPGeoLocation {
1821
+ id: string;
1823
1822
  code: string;
1824
1823
  title: string;
1825
1824
  timezone?: string;
1826
1825
  }
1827
- interface AXPCity {
1828
- code: string;
1829
- title: string;
1830
- timezone?: string;
1831
- native: string;
1832
- }
1833
- interface AXPProvince {
1834
- code: string;
1835
- title: string;
1836
- timezone?: string;
1837
- native: string;
1838
- cities?: AXPCity[];
1839
- }
1840
- interface AXPCountry extends AXPGeoLocation {
1841
- timezone: string;
1842
- regional: string;
1843
- native: string;
1844
- provinces?: AXPProvince[];
1845
- }
1846
1826
  interface AXPTimeZone {
1847
1827
  code: string;
1848
1828
  title: string;
1849
- offset: string;
1829
+ offset: number;
1850
1830
  iana: string;
1851
1831
  abbr: string;
1852
1832
  }
@@ -1857,21 +1837,6 @@ interface AXPCurrency {
1857
1837
  format: string;
1858
1838
  }
1859
1839
 
1860
- declare abstract class AXPRegionalService {
1861
- abstract getCountries(): Promise<AXPCountry[]>;
1862
- abstract getProvinces(countryId?: string): Promise<AXPProvince[]>;
1863
- abstract getCities(filter?: {
1864
- countryId?: string;
1865
- provinceId?: string;
1866
- }): Promise<AXPCity[]>;
1867
- abstract getCurrencies(): Promise<AXPCurrency[]>;
1868
- abstract getLocaleProfiles(): Promise<AXPLocaleProfile[]>;
1869
- abstract getLanguages(): Promise<AXPLanguage[]>;
1870
- abstract getAvailableLanguages(): Promise<AXPLanguage[]>;
1871
- abstract getBrowserTimeZoneCode(): Promise<string>;
1872
- abstract getTimeZones(): Promise<AXPTimeZone[]>;
1873
- }
1874
-
1875
1840
  declare const AXPRedirectEvent: {
1876
1841
  (payload: {
1877
1842
  url: string;
@@ -1896,6 +1861,19 @@ declare const AXPRefreshEvent: {
1896
1861
  };
1897
1862
  type: string;
1898
1863
  };
1864
+ declare const AXPReloadEvent: {
1865
+ (payload: {
1866
+ entity: string;
1867
+ meta?: any;
1868
+ }): {
1869
+ type: string;
1870
+ payload: {
1871
+ entity: string;
1872
+ meta?: any;
1873
+ };
1874
+ };
1875
+ type: string;
1876
+ };
1899
1877
  declare class AXPWorkflowNavigateAction extends AXPWorkflowAction {
1900
1878
  private router;
1901
1879
  execute(context: AXPWorkflowContext): Promise<void>;
@@ -1923,6 +1901,11 @@ declare class AXPToastAction extends AXPWorkflowAction {
1923
1901
  static ɵfac: i0.ɵɵFactoryDeclaration<AXPToastAction, never>;
1924
1902
  static ɵprov: i0.ɵɵInjectableDeclaration<AXPToastAction>;
1925
1903
  }
1904
+ declare class AXPReloadAction extends AXPWorkflowAction {
1905
+ execute(context: AXPWorkflowContext): Promise<void>;
1906
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPReloadAction, never>;
1907
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPReloadAction>;
1908
+ }
1926
1909
 
1927
1910
  declare class AXPWorkflowRouterNavigateAction extends AXPWorkflowAction {
1928
1911
  private router;
@@ -1943,5 +1926,5 @@ declare class AXMWorkflowErrorHandler implements AXPErrorHandler {
1943
1926
  static ɵprov: i0.ɵɵInjectableDeclaration<AXMWorkflowErrorHandler>;
1944
1927
  }
1945
1928
 
1946
- export { ALL_DEFAULT_OPERATORS, AXMWorkflowErrorHandler, AXPBarChartReportMapper, AXPCleanNestedFilters, AXPClipBoardService, AXPCommonModule, AXPCustomOperatorService, AXPCustomOperatorServiceImpl, AXPDataProvider, AXPDialogConfirmAction, AXPEntityCommandScope, AXPEntityQueryType, AXPErrorHandlerRegistryService, AXPExportService, AXPFileStorageService, AXPFileStorageStatus, AXPFileTypeProviderService, AXPFilterOperatorMiddlewareService, AXPFilterOperatorMiddlewareServiceImpl, AXPFooterTextSlotComponent, AXPGlobalErrorHandler, AXPGlobalVariableDefinitionService, AXPGlobalVariableEvaluatorScopeProvider, AXPGridLayoutDirective, AXPHomePageModule, AXPHomePageService, AXPLockService, AXPLogoComponent, AXPMenuProviderService, AXPMenuSearchDefinitionProvider, AXPMenuSearchProvider, AXPMenuService, AXPNavBarSlotComponent, AXPNavigateWorkflow, AXPPlatformDefaultConfigs, AXPRedirectEvent, AXPRefreshEvent, AXPRegionalService, AXPRelationshipCardinality, AXPRelationshipKind, AXPReportDefinitionService, AXPSearchCommandProvider, AXPSearchDefinitionActionBuilder, AXPSearchDefinitionBuilder, AXPSearchDefinitionProviderContext, AXPSearchDefinitionProviderService, AXPSearchService, AXPSettingDefaultValueProvider, AXPSettingDefinitionGroupBuilder, AXPSettingDefinitionProviderContext, AXPSettingDefinitionProviderService, AXPSettingDefinitionSectionBuilder, AXPSettingService, AXPStickyDirective, AXPToastAction, AXPWorkflowNavigateAction, AXPWorkflowRouterNavigateAction, AXP_APP_VERSION_PROVIDER, AXP_FILE_TYPE_INFO_PROVIDER, AXP_GLOBAL_VARIABLE_DEFINITION_PROVIDER, AXP_HOME_PAGES, AXP_HOME_PAGE_DEFAULT_KEY, AXP_MENU_PROVIDER, AXP_PLATFORM_CONFIG_TOKEN, AXP_REPORT_CATEGORY_PROVIDER, AXP_REPORT_DEFINITION_PROVIDER, AXP_ROOT_CONFIG_TOKEN, AXP_SEARCH_DEFINITION_PROVIDER, AXP_SEARCH_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER, AXP_SETTING_VALUE_PROVIDER, AXPieChartReportMapper, BETWEEN_OPER, BOOLEAN_OPERATORS, CONTAINS_OPER, DATE_OPERATORS, ENDS_WITH_OPER, ENVIRONMENT, EQ_OPER, GTE_OPER, GT_OPER, IS_EMPTY_OPER, IS_NOT_EMPTY_OPER, LTE_OPER, LT_OPER, NOT_CONTAINS_OPER, NOT_EQ_OPER, NUMBER_OPERATORS, STARTS_WITH_OPER, STRING_OPERATORS, configPlatform, createAllQueryView, createQueryView, getEntityInfo, provideDynamicHomePage, resolveActionLook };
1947
- export type { AXEntityPropertyWidget, AXPAggregate, AXPAggregatedDataSource, AXPAggregation, AXPAppVersion, AXPAppVersionProvider, AXPApplication, AXPCategoryEntity, AXPChartAxisConfig, AXPChartDataMapping, AXPChartInteractivity, AXPChartStyling, AXPCity, AXPCommandActionCallback, AXPCommandActionDisplay, AXPCommandActionLook, AXPCommandActionPriority, AXPCommandActionType, AXPCommonModuleConfigs, AXPConditionalFormatRule, AXPCountry, AXPCurrency, AXPCustomDataSource, AXPDataTransformation, AXPDomToImageOptions, AXPEntity, AXPEntityAction, AXPEntityCommand, AXPEntityDetailListView, AXPEntityMasterCreateLayoutView, AXPEntityMasterLayoutView, AXPEntityMasterListView, AXPEntityMasterSingleLayoutView, AXPEntityMasterUpdateLayoutView, AXPEntityProperty, AXPEntityPropertyCreateView, AXPEntityPropertyGroup, AXPEntityPropertyLayoutConfig, AXPEntityPropertyUpdateView, AXPEntityPropertyView, AXPEntityQuery, AXPEntitySectionView, AXPEntityTableColumn, AXPEntityVersionHistory, AXPErrorHandler, AXPExecutionReportCommand, AXPExecutionReportCommandResult, AXPExecutionReportResult, AXPFileExtension, AXPFileStorageCreateRequest, AXPFileStorageFindRequest, AXPFileStorageInfo, AXPFileStorageUpdateRequest, AXPFileType, AXPFileTypeInfoProvider, AXPFilterOperator, AXPGeoLocation, AXPGlobalVariableDefinition, AXPGlobalVariableDefinitionProvider, AXPGlobalVariableDefinitionProviderToken, AXPGridLayoutOptions, AXPGridLayoutPositions, AXPGroupSearchResult, AXPHomePageDefinition, AXPLanguage, AXPLayoutDataSourceResolution, AXPLayoutExecutionContext, AXPLayoutSwitcherOption, AXPLayoutValidationResult, AXPLocaleProfile, AXPLockGetInfoRequest, AXPLockInfo, AXPLockRequest, AXPLockType, AXPMenuFinderResult, AXPMenuInsertion, AXPMenuItem, AXPMenuItemCommand, AXPMenuItemWithParent, AXPMenuProvider, AXPMenuProviderContext, AXPMenuType, AXPModule, AXPPlatformConfigs, AXPProvince, AXPQueryDataSource, AXPQueryFilter, AXPQuerySort, AXPQueryView, AXPRelatedEntity, AXPRelationship, AXPReportCategory, AXPReportCategoryProvider, AXPReportCategoryProviderToken, AXPReportChartLayout, AXPReportChartOptions, AXPReportColumn, AXPReportDataSource, AXPReportDefinition, AXPReportDefinitionProvider, AXPReportDefinitionProviderToken, AXPReportExecutionError, AXPReportExecutionOptions, AXPReportExecutionRequest, AXPReportExecutionStatus, AXPReportHeaderFooter, AXPReportLayout, AXPReportLayoutDefinition, AXPReportLayoutState, AXPReportLayoutType, AXPReportParameter, AXPReportParameterBinding, AXPReportParameterGroup, AXPReportSummaryOptions, AXPReportTableLayout, AXPReportTableLayoutRowAction, AXPRootConfigs, AXPSearchAction, AXPSearchDefinition, AXPSearchDefinitionDisplayFormat, AXPSearchDefinitionProvider, AXPSearchDisplayGroupResult, AXPSearchDisplayResult, AXPSearchDisplayResultForSave, AXPSearchParentResult, AXPSearchProvider, AXPSearchResult, AXPSettingChangedEvent, AXPSettingDefinition, AXPSettingDefinitionGroup, AXPSettingDefinitionProvider, AXPSettingDefinitionSection, AXPSettingServiceInterface, AXPSettingValue, AXPSettingValueProvider, AXPTableOptions, AXPTimeZone, AXPTransformedDataSource, AXPUnLockRequest };
1929
+ export { ALL_DEFAULT_OPERATORS, AXMWorkflowErrorHandler, AXPBarChartReportMapper, AXPCleanNestedFilters, AXPClipBoardService, AXPCommonModule, AXPCustomOperatorService, AXPCustomOperatorServiceImpl, AXPDataProvider, AXPDialogConfirmAction, AXPEntityCommandScope, AXPEntityQueryType, AXPErrorHandlerRegistryService, AXPExportService, AXPFileStorageService, AXPFileStorageStatus, AXPFileTypeProviderService, AXPFilterOperatorMiddlewareService, AXPFilterOperatorMiddlewareServiceImpl, AXPFooterTextSlotComponent, AXPGlobalErrorHandler, AXPGlobalVariableDefinitionService, AXPGlobalVariableEvaluatorScopeProvider, AXPGridLayoutDirective, AXPHomePageModule, AXPHomePageService, AXPLockService, AXPLogoComponent, AXPMenuProviderService, AXPMenuSearchDefinitionProvider, AXPMenuSearchProvider, AXPMenuService, AXPNavBarSlotComponent, AXPNavigateWorkflow, AXPPlatformDefaultConfigs, AXPRedirectEvent, AXPRefreshEvent, AXPRelationshipCardinality, AXPRelationshipKind, AXPReloadAction, AXPReloadEvent, AXPReportDefinitionService, AXPSearchCommandProvider, AXPSearchDefinitionActionBuilder, AXPSearchDefinitionBuilder, AXPSearchDefinitionProviderContext, AXPSearchDefinitionProviderService, AXPSearchService, AXPSettingDefaultValueProvider, AXPSettingDefinitionGroupBuilder, AXPSettingDefinitionProviderContext, AXPSettingDefinitionProviderService, AXPSettingDefinitionSectionBuilder, AXPSettingService, AXPStickyDirective, AXPToastAction, AXPWorkflowNavigateAction, AXPWorkflowRouterNavigateAction, AXP_APP_VERSION_PROVIDER, AXP_FILE_TYPE_INFO_PROVIDER, AXP_GLOBAL_VARIABLE_DEFINITION_PROVIDER, AXP_HOME_PAGES, AXP_HOME_PAGE_DEFAULT_KEY, AXP_MENU_PROVIDER, AXP_PLATFORM_CONFIG_TOKEN, AXP_REPORT_CATEGORY_PROVIDER, AXP_REPORT_DEFINITION_PROVIDER, AXP_ROOT_CONFIG_TOKEN, AXP_SEARCH_DEFINITION_PROVIDER, AXP_SEARCH_PROVIDER, AXP_SETTING_DEFINITION_PROVIDER, AXP_SETTING_VALUE_PROVIDER, AXPieChartReportMapper, BETWEEN_OPER, BOOLEAN_OPERATORS, CONTAINS_OPER, DATE_OPERATORS, ENDS_WITH_OPER, ENVIRONMENT, EQ_OPER, GTE_OPER, GT_OPER, IS_EMPTY_OPER, IS_NOT_EMPTY_OPER, LTE_OPER, LT_OPER, NOT_CONTAINS_OPER, NOT_EQ_OPER, NUMBER_OPERATORS, STARTS_WITH_OPER, STRING_OPERATORS, configPlatform, createAllQueryView, createQueryView, getEntityInfo, provideDynamicHomePage, resolveActionLook };
1930
+ export type { AXEntityPropertyWidget, AXPAggregate, AXPAggregatedDataSource, AXPAggregation, AXPAppVersion, AXPAppVersionProvider, AXPApplication, AXPCategoryEntity, AXPChartAxisConfig, AXPChartDataMapping, AXPChartInteractivity, AXPChartStyling, AXPCommandActionCallback, AXPCommandActionDisplay, AXPCommandActionLook, AXPCommandActionPriority, AXPCommandActionType, AXPCommonModuleConfigs, AXPConditionalFormatRule, AXPCurrency, AXPCustomDataSource, AXPDataTransformation, AXPDomToImageOptions, AXPEntity, AXPEntityAction, AXPEntityCommand, AXPEntityDetailListView, AXPEntityMasterCreateLayoutView, AXPEntityMasterLayoutView, AXPEntityMasterListView, AXPEntityMasterSingleLayoutView, AXPEntityMasterUpdateLayoutView, AXPEntityProperty, AXPEntityPropertyCreateView, AXPEntityPropertyGroup, AXPEntityPropertyLayoutConfig, AXPEntityPropertyUpdateView, AXPEntityPropertyView, AXPEntityQuery, AXPEntitySectionView, AXPEntityTableColumn, AXPEntityVersionHistory, AXPErrorHandler, AXPExecutionReportCommand, AXPExecutionReportCommandResult, AXPExecutionReportResult, AXPFileExtension, AXPFileStorageCreateRequest, AXPFileStorageFindRequest, AXPFileStorageInfo, AXPFileStorageUpdateRequest, AXPFileType, AXPFileTypeInfoProvider, AXPFilterOperator, AXPGeoLocation, AXPGlobalVariableDefinition, AXPGlobalVariableDefinitionProvider, AXPGlobalVariableDefinitionProviderToken, AXPGridLayoutOptions, AXPGridLayoutPositions, AXPGroupSearchResult, AXPHomePageDefinition, AXPLanguage, AXPLayoutDataSourceResolution, AXPLayoutExecutionContext, AXPLayoutSwitcherOption, AXPLayoutValidationResult, AXPLocaleProfile, AXPLockGetInfoRequest, AXPLockInfo, AXPLockRequest, AXPLockType, AXPMenuFinderResult, AXPMenuInsertion, AXPMenuItem, AXPMenuItemCommand, AXPMenuItemWithParent, AXPMenuProvider, AXPMenuProviderContext, AXPMenuType, AXPModule, AXPPlatformConfigs, AXPQueryDataSource, AXPQueryFilter, AXPQuerySort, AXPQueryView, AXPRelatedEntity, AXPRelationship, AXPReportCategory, AXPReportCategoryProvider, AXPReportCategoryProviderToken, AXPReportChartLayout, AXPReportChartOptions, AXPReportColumn, AXPReportDataSource, AXPReportDefinition, AXPReportDefinitionProvider, AXPReportDefinitionProviderToken, AXPReportExecutionError, AXPReportExecutionOptions, AXPReportExecutionRequest, AXPReportExecutionStatus, AXPReportHeaderFooter, AXPReportLayout, AXPReportLayoutDefinition, AXPReportLayoutState, AXPReportLayoutType, AXPReportParameter, AXPReportParameterBinding, AXPReportParameterGroup, AXPReportSummaryOptions, AXPReportTableLayout, AXPReportTableLayoutRowAction, AXPRootConfigs, AXPSearchAction, AXPSearchDefinition, AXPSearchDefinitionDisplayFormat, AXPSearchDefinitionProvider, AXPSearchDisplayGroupResult, AXPSearchDisplayResult, AXPSearchDisplayResultForSave, AXPSearchParentResult, AXPSearchProvider, AXPSearchResult, AXPSettingChangedEvent, AXPSettingDefinition, AXPSettingDefinitionGroup, AXPSettingDefinitionProvider, AXPSettingDefinitionSection, AXPSettingServiceInterface, AXPSettingValue, AXPSettingValueProvider, AXPTableOptions, AXPTimeZone, AXPTransformedDataSource, AXPUnLockRequest };
package/core/index.d.ts CHANGED
@@ -809,6 +809,13 @@ declare enum AXPExportTemplateToken {
809
809
  UUID = "{uuid}"
810
810
  }
811
811
 
812
+ interface AXPDataSourceDataFieldDefinition {
813
+ name: string;
814
+ title: string;
815
+ datatype: string;
816
+ type: string;
817
+ options?: AXPOptionsData;
818
+ }
812
819
  interface AXPDataSourceDefinition<T = any> {
813
820
  name: string;
814
821
  title: string;
@@ -820,13 +827,7 @@ interface AXPDataSourceDefinition<T = any> {
820
827
  name: string;
821
828
  title: string;
822
829
  };
823
- columns: {
824
- name: string;
825
- title: string;
826
- datatype: string;
827
- type: string;
828
- options?: AXPOptionsData;
829
- }[];
830
+ columns: AXPDataSourceDataFieldDefinition[];
830
831
  filters: AXPFilterDefinition[];
831
832
  samples?: any[];
832
833
  source: () => AXDataSource<T> | Promise<AXDataSource<T>>;
@@ -1097,5 +1098,99 @@ declare class AXPActivityLogService {
1097
1098
  static ɵprov: i0.ɵɵInjectableDeclaration<AXPActivityLogService>;
1098
1099
  }
1099
1100
 
1100
- export { AXHighlightService, AXPActivityLogProvider, AXPActivityLogService, AXPAppStartUpProvider, AXPAppStartUpService, AXPBroadcastEventService, AXPComponentLogoConfig, AXPContentCheckerDirective, AXPContextChangeEvent, AXPContextStore, AXPCountdownPipe, AXPDataGenerator, AXPDataSourceDefinitionProviderService, AXPDblClickDirective, AXPElementDataDirective, AXPExportTemplateToken, AXPExpressionEvaluatorScopeProviderContext, AXPExpressionEvaluatorScopeProviderService, AXPExpressionEvaluatorService, AXPGridLayoutDirective, AXPImageUrlLogoConfig, AXPPlatformScope, AXPSystemActionType, AXPSystemActions, AXP_ACTIVITY_LOG_PROVIDER, AXP_DATASOURCE_DEFINITION_PROVIDER, AXP_EXPRESSION_EVALUATOR_SCOPE_PROVIDER, applyFilterArray, applyPagination, applyQueryArray, applySortArray, applySystemActionDefault, cleanDeep, extractNestedFieldsWildcard, extractTextFromHtml, extractValue, getNestedKeys, getSmart, getSystemActions, objectKeyValueTransforms, resolvePlatformScopeKey, resolvePlatformScopeName, setSmart };
1101
- export type { AXPActionMenuItem, AXPActivityLog, AXPActivityLogChange, AXPApplicationUserReference, AXPBackButton, AXPBreadcrumbItem, AXPContent, AXPContentDirection, AXPContentType, AXPContextData, AXPContextState, AXPDataSource, AXPDataSourceDefinition, AXPDataSourceDefinitionProvider, AXPDataType, AXPEntityReference, AXPEqualValidationRule, AXPExecuteCommand, AXPExecuteCommandResult, AXPExportCsvOptions, AXPExportExcelOptions, AXPExportOptions, AXPExportPdfOptions, AXPExportPrintOptions, AXPExpression, AXPExpressionEvaluatorScope, AXPExpressionEvaluatorScopeProvider, AXPExpressionEvaluatorScopeProviders, AXPFileListItem, AXPFileSource, AXPFileStatus, AXPFilterDefinition, AXPFilterLogic, AXPFilterOperation, AXPFilterQuery, AXPFlowDirection, AXPGridLayoutOptions, AXPGridPlacement, AXPLayoutFlexStyles, AXPLogoConfig, AXPMaxLengthValidationRule, AXPMetaData, AXPMinLengthValidationRule, AXPNavigateActionCommand, AXPNavigateActionOptions, AXPOptionsData, AXPPagedListResult, AXPPartialNested, AXPPlatformScopeKey, AXPQueryFetchResult, AXPQueryRequest, AXPReqexValidationRule, AXPRequiredValidationRule, AXPStartUpTask, AXPStringValidationRules, AXPSystemAction, AXPUserReference, AXPValidationRule, AXPValidationRules, AXPValueTransformerFunction, AXPValueTransformerFunctions, AXPValueUnit, AXPValueUnits, AXPViewBlockDefinition, AXPViewDefinition, AXPViewFieldDefinition, AXPWidgetTrigger, AXPWidgetTriggers };
1101
+ type AXPDistributedEventListenerProviderToken<T> = AXPDistributedEventListenerProvider<T> | Promise<AXPDistributedEventListenerProvider<T>>;
1102
+ declare const AXP_DISTRIBUTED_EVENT_LISTENER_PROVIDER: InjectionToken<AXPDistributedEventListenerProviderToken<any>[]>;
1103
+ interface AXPDistributedEventListenerProvider<T> {
1104
+ key: string;
1105
+ execute(data: T): Promise<void> | void;
1106
+ }
1107
+
1108
+ declare class AXPDistributedEventListenerService {
1109
+ private readonly listenerProviders;
1110
+ /** Cache for listeners by key. */
1111
+ private listenersByKey;
1112
+ /** Flag to track if providers have been loaded */
1113
+ private providersLoaded;
1114
+ /**
1115
+ * Dispatches an event to all registered listeners for the given key.
1116
+ * @param key The event key.
1117
+ * @param data The event data to pass to listeners.
1118
+ */
1119
+ dispatch(key: string, data?: any): Promise<void>;
1120
+ /**
1121
+ * Returns all listeners for a specific event key.
1122
+ * @param key The event key.
1123
+ * @returns Array of listeners for the key.
1124
+ */
1125
+ getListeners(key: string): Promise<AXPDistributedEventListenerProvider<any>[]>;
1126
+ /**
1127
+ * Returns all registered event keys.
1128
+ * @returns Array of all event keys that have listeners.
1129
+ */
1130
+ getRegisteredKeys(): Promise<string[]>;
1131
+ /**
1132
+ * Ensures that all providers have been loaded and cached.
1133
+ */
1134
+ private ensureProvidersLoaded;
1135
+ /** Clears the listeners cache and forces reload on next access. */
1136
+ clearListenersCache(): void;
1137
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPDistributedEventListenerService, never>;
1138
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPDistributedEventListenerService>;
1139
+ }
1140
+
1141
+ /**
1142
+ * Entity Event Dispatcher - A wrapper for entity-specific events
1143
+ * Handles pattern-based dispatching for entity operations with wildcard support
1144
+ */
1145
+ declare class AXPEntityEventDispatcherService {
1146
+ private readonly eventService;
1147
+ /**
1148
+ * Dispatch entity events with pattern matching support for wildcard listeners
1149
+ * @param operation The operation type (inserted, updated, deleted)
1150
+ * @param entityName The full entity name (e.g., 'PlatformManagement.Category')
1151
+ * @param data The event data
1152
+ */
1153
+ dispatchEntityEvent(operation: 'inserted' | 'updated' | 'deleted', entityName: string, data: any): Promise<void>;
1154
+ /**
1155
+ * Get all event keys that should be dispatched for this entity operation
1156
+ * including wildcard pattern matches
1157
+ */
1158
+ private getAllMatchingEventKeys;
1159
+ /**
1160
+ * Find wildcard listener keys that match this entity operation
1161
+ */
1162
+ private findMatchingWildcardKeys;
1163
+ /**
1164
+ * Check if an entity event key matches a wildcard pattern
1165
+ * Only supports entity patterns (entity.*)
1166
+ */
1167
+ private matchesEntityPattern;
1168
+ /**
1169
+ * Generate all possible event keys for an entity operation
1170
+ * @param operation The operation type
1171
+ * @param entityName The entity name (e.g., 'PlatformManagement.Category')
1172
+ */
1173
+ private generateEventKeys;
1174
+ /**
1175
+ * Convenience methods for specific operations
1176
+ */
1177
+ dispatchInserted(entityName: string, data: any): Promise<void>;
1178
+ dispatchUpdated(entityName: string, data: any): Promise<void>;
1179
+ dispatchDeleted(entityName: string, data: any): Promise<void>;
1180
+ static ɵfac: i0.ɵɵFactoryDeclaration<AXPEntityEventDispatcherService, never>;
1181
+ static ɵprov: i0.ɵɵInjectableDeclaration<AXPEntityEventDispatcherService>;
1182
+ }
1183
+
1184
+ /**
1185
+ * Example implementation of a distributed event listener provider.
1186
+ * This is just a sample to show how to implement the interface.
1187
+ */
1188
+ declare class ExampleEventListenerProvider implements AXPDistributedEventListenerProvider<any> {
1189
+ key: string;
1190
+ execute(data: any): Promise<void>;
1191
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExampleEventListenerProvider, never>;
1192
+ static ɵprov: i0.ɵɵInjectableDeclaration<ExampleEventListenerProvider>;
1193
+ }
1194
+
1195
+ export { AXHighlightService, AXPActivityLogProvider, AXPActivityLogService, AXPAppStartUpProvider, AXPAppStartUpService, AXPBroadcastEventService, AXPComponentLogoConfig, AXPContentCheckerDirective, AXPContextChangeEvent, AXPContextStore, AXPCountdownPipe, AXPDataGenerator, AXPDataSourceDefinitionProviderService, AXPDblClickDirective, AXPDistributedEventListenerService, AXPElementDataDirective, AXPEntityEventDispatcherService, AXPExportTemplateToken, AXPExpressionEvaluatorScopeProviderContext, AXPExpressionEvaluatorScopeProviderService, AXPExpressionEvaluatorService, AXPGridLayoutDirective, AXPImageUrlLogoConfig, AXPPlatformScope, AXPSystemActionType, AXPSystemActions, AXP_ACTIVITY_LOG_PROVIDER, AXP_DATASOURCE_DEFINITION_PROVIDER, AXP_DISTRIBUTED_EVENT_LISTENER_PROVIDER, AXP_EXPRESSION_EVALUATOR_SCOPE_PROVIDER, ExampleEventListenerProvider, applyFilterArray, applyPagination, applyQueryArray, applySortArray, applySystemActionDefault, cleanDeep, extractNestedFieldsWildcard, extractTextFromHtml, extractValue, getNestedKeys, getSmart, getSystemActions, objectKeyValueTransforms, resolvePlatformScopeKey, resolvePlatformScopeName, setSmart };
1196
+ export type { AXPActionMenuItem, AXPActivityLog, AXPActivityLogChange, AXPApplicationUserReference, AXPBackButton, AXPBreadcrumbItem, AXPContent, AXPContentDirection, AXPContentType, AXPContextData, AXPContextState, AXPDataSource, AXPDataSourceDataFieldDefinition, AXPDataSourceDefinition, AXPDataSourceDefinitionProvider, AXPDataType, AXPDistributedEventListenerProvider, AXPDistributedEventListenerProviderToken, AXPEntityReference, AXPEqualValidationRule, AXPExecuteCommand, AXPExecuteCommandResult, AXPExportCsvOptions, AXPExportExcelOptions, AXPExportOptions, AXPExportPdfOptions, AXPExportPrintOptions, AXPExpression, AXPExpressionEvaluatorScope, AXPExpressionEvaluatorScopeProvider, AXPExpressionEvaluatorScopeProviders, AXPFileListItem, AXPFileSource, AXPFileStatus, AXPFilterDefinition, AXPFilterLogic, AXPFilterOperation, AXPFilterQuery, AXPFlowDirection, AXPGridLayoutOptions, AXPGridPlacement, AXPLayoutFlexStyles, AXPLogoConfig, AXPMaxLengthValidationRule, AXPMetaData, AXPMinLengthValidationRule, AXPNavigateActionCommand, AXPNavigateActionOptions, AXPOptionsData, AXPPagedListResult, AXPPartialNested, AXPPlatformScopeKey, AXPQueryFetchResult, AXPQueryRequest, AXPReqexValidationRule, AXPRequiredValidationRule, AXPStartUpTask, AXPStringValidationRules, AXPSystemAction, AXPUserReference, AXPValidationRule, AXPValidationRules, AXPValueTransformerFunction, AXPValueTransformerFunctions, AXPValueUnit, AXPValueUnits, AXPViewBlockDefinition, AXPViewDefinition, AXPViewFieldDefinition, AXPWidgetTrigger, AXPWidgetTriggers };