@aws-amplify/ui-react 3.5.8 → 3.5.9

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/README.md CHANGED
@@ -1,3 +1,5 @@
1
+ [![@aws-amplify/ui-react Weekly Downloads stat badge](https://img.shields.io/npm/dw/@aws-amplify/ui-react?label=Download&logo=Amplify&style=flat)](https://www.npmjs.com/package/@aws-amplify/ui-react) [![@aws-amplify/ui-react version badge](https://img.shields.io/npm/v/@aws-amplify/ui-react/latest)](https://www.npmjs.com/package/@aws-amplify/ui-react)
2
+
1
3
  # Amplify UI
2
4
 
3
5
  Amplify UI is an open-source UI library with cloud-connected components that are endlessly customizable, accessible, and can integrate into _any_ application. Amplify UI consists of:
package/dist/styles.css CHANGED
@@ -3,7 +3,7 @@
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Thu, 13 Oct 2022 23:54:04 GMT
6
+ * Generated on Tue, 18 Oct 2022 22:43:02 GMT
7
7
  */
8
8
  :root, [data-amplify-theme] {
9
9
  --amplify-transforms-slide-x-large: translateX(2em);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/ui-react",
3
- "version": "3.5.8",
3
+ "version": "3.5.9",
4
4
  "main": "dist/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "exports": {
@@ -56,7 +56,7 @@
56
56
  },
57
57
  "dependencies": {
58
58
  "@aws-amplify/ui": "4.0.0",
59
- "@aws-amplify/ui-react-core": "1.0.2",
59
+ "@aws-amplify/ui-react-core": "1.0.3",
60
60
  "@aws-amplify/ui-react-v1": "npm:@aws-amplify/ui-react@1.2.9",
61
61
  "@radix-ui/react-accordion": "0.1.6",
62
62
  "@radix-ui/react-dropdown-menu": "0.1.6",