@snteam/amplify-angular-core 1.0.46 → 1.0.48

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.
package/index.d.ts CHANGED
@@ -1237,6 +1237,7 @@ declare class ConfigurationsComponent implements OnInit {
1237
1237
  loadDefaultRelationshipConfigs(): Promise<void>;
1238
1238
  populateDefaultRelationshipConfigs(): Promise<void>;
1239
1239
  createDefaultListViews(): Promise<void>;
1240
+ private getItemsFromModel;
1240
1241
  clearAllRelationshipConfigs(): Promise<void>;
1241
1242
  static ɵfac: i0.ɵɵFactoryDeclaration<ConfigurationsComponent, never>;
1242
1243
  static ɵcmp: i0.ɵɵComponentDeclaration<ConfigurationsComponent, "snteam-configurations", never, { "amplifyOutputs": { "alias": "amplifyOutputs"; "required": false; }; }, {}, never, never, true, never>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snteam/amplify-angular-core",
3
- "version": "1.0.46",
3
+ "version": "1.0.48",
4
4
  "description": "Angular 20 components for building dynamic forms and list views with AWS Amplify Data",
5
5
  "keywords": [
6
6
  "angular",