@acorex/platform 20.0.3 → 20.0.4

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.
@@ -569,7 +569,7 @@ class AXPDefaultThemeModule {
569
569
  ///
570
570
  modify: () => import('./acorex-platform-themes-default-entity-master-modify-view.component-12xcM8FJ.mjs').then((c) => c.AXPEntityMasterModifyViewComponent),
571
571
  //
572
- list: () => import('./acorex-platform-themes-default-entity-master-list-view.component-BU_uiU_3.mjs').then((c) => c.AXPEntityMasterListViewComponent),
572
+ list: () => import('./acorex-platform-themes-default-entity-master-list-view.component-BxdQ5JWS.mjs').then((c) => c.AXPEntityMasterListViewComponent),
573
573
  },
574
574
  },
575
575
  };
@@ -608,7 +608,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.4", ngImpor
608
608
  ///
609
609
  modify: () => import('./acorex-platform-themes-default-entity-master-modify-view.component-12xcM8FJ.mjs').then((c) => c.AXPEntityMasterModifyViewComponent),
610
610
  //
611
- list: () => import('./acorex-platform-themes-default-entity-master-list-view.component-BU_uiU_3.mjs').then((c) => c.AXPEntityMasterListViewComponent),
611
+ list: () => import('./acorex-platform-themes-default-entity-master-list-view.component-BxdQ5JWS.mjs').then((c) => c.AXPEntityMasterListViewComponent),
612
612
  },
613
613
  },
614
614
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@acorex/platform",
3
- "version": "20.0.3",
3
+ "version": "20.0.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=19.0.0",
6
6
  "@angular/core": ">=19.0.0",