@acorex/platform 20.7.16 → 20.7.19

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.
@@ -14808,11 +14808,11 @@ class AXPEntityModule {
14808
14808
  useClass: AXPEntitiesListDataSourceDefinition,
14809
14809
  multi: true,
14810
14810
  },
14811
- // {
14812
- // provide: AXP_ENTITY_MODIFIER,
14813
- // useValue: layoutOrderingMiddlewareProvider,
14814
- // multi: true,
14815
- // },
14811
+ {
14812
+ provide: AXP_ENTITY_MODIFIER,
14813
+ useValue: layoutOrderingMiddlewareProvider,
14814
+ multi: true,
14815
+ },
14816
14816
  provideCommandSetups([
14817
14817
  {
14818
14818
  key: 'Entity:OpenDetails',
@@ -14981,11 +14981,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.16", ngImpo
14981
14981
  useClass: AXPEntitiesListDataSourceDefinition,
14982
14982
  multi: true,
14983
14983
  },
14984
- // {
14985
- // provide: AXP_ENTITY_MODIFIER,
14986
- // useValue: layoutOrderingMiddlewareProvider,
14987
- // multi: true,
14988
- // },
14984
+ {
14985
+ provide: AXP_ENTITY_MODIFIER,
14986
+ useValue: layoutOrderingMiddlewareProvider,
14987
+ multi: true,
14988
+ },
14989
14989
  provideCommandSetups([
14990
14990
  {
14991
14991
  key: 'Entity:OpenDetails',