@aws-amplify/ui-angular 5.0.25 → 5.0.27
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/esm2020/version.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const VERSION = '5.0.
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export const VERSION = '5.0.27';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmVyc2lvbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL3VpLWFuZ3VsYXIvc3JjL3ZlcnNpb24udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsTUFBTSxDQUFDLE1BQU0sT0FBTyxHQUFHLFFBQVEsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCBjb25zdCBWRVJTSU9OID0gJzUuMC4yNyc7XG4iXX0=
|
|
@@ -54,7 +54,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImpor
|
|
|
54
54
|
}]
|
|
55
55
|
}] });
|
|
56
56
|
|
|
57
|
-
const VERSION = '5.0.
|
|
57
|
+
const VERSION = '5.0.27';
|
|
58
58
|
|
|
59
59
|
const logger$1 = new ConsoleLogger('state-machine');
|
|
60
60
|
/**
|
|
@@ -1430,6 +1430,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.3.0", ngImpor
|
|
|
1430
1430
|
/*
|
|
1431
1431
|
* Public API Surface of ui-angular
|
|
1432
1432
|
*/
|
|
1433
|
+
/**
|
|
1434
|
+
* Modules
|
|
1435
|
+
*/
|
|
1433
1436
|
|
|
1434
1437
|
/**
|
|
1435
1438
|
* Generated bundle index. Do not edit.
|