@aws-amplify/ui 3.5.0 → 3.5.1

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/dist/styles.css CHANGED
@@ -3,11 +3,8 @@
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Tue, 05 Apr 2022 20:49:24 GMT
6
+ * Generated on Tue, 05 Apr 2022 23:24:17 GMT
7
7
  */
8
- @import '@maplibre/maplibre-gl-geocoder/dist/maplibre-gl-geocoder.css';
9
- @import 'maplibre-gl-js-amplify/dist/public/amplify-geocoder.css';
10
- @import 'maplibre-gl/dist/maplibre-gl.css';
11
8
  :root, [data-amplify-theme] {
12
9
  --amplify-transforms-slide-x-large: translateX(2em);
13
10
  --amplify-transforms-slide-x-medium: translateX(1em);
package/dist/theme.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 05 Apr 2022 20:49:24 GMT
3
+ * Generated on Tue, 05 Apr 2022 23:24:17 GMT
4
4
  */
5
5
 
6
6
  :root, [data-amplify-theme] {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/ui",
3
- "version": "3.5.0",
3
+ "version": "3.5.1",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "exports": {