@aws-amplify/ui-svelte 0.0.0-next-9204e14-20220106234828 → 0.0.0-next-b4d0af6-20220107001542

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/package.json CHANGED
@@ -55,7 +55,7 @@
55
55
  "aws-amplify": "^4.2.2"
56
56
  },
57
57
  "dependencies": {
58
- "@aws-amplify/ui": "^3.0.6",
58
+ "@aws-amplify/ui": "3.0.6",
59
59
  "@rollup/plugin-replace": "^3.0.0",
60
60
  "nanoid": "^3.1.30",
61
61
  "qrcode": "^1.5.0",
package/dist/styles.css CHANGED
@@ -3,7 +3,7 @@
3
3
  */
4
4
  /**
5
5
  * Do not edit directly
6
- * Generated on Thu, 06 Jan 2022 23:45:49 GMT
6
+ * Generated on Fri, 07 Jan 2022 00:13:59 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-svelte",
3
- "version": "0.0.0-next-9204e14-20220106234828",
3
+ "version": "0.0.0-next-b4d0af6-20220107001542",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "svelte": "dist/index.js",
@@ -53,7 +53,7 @@
53
53
  "aws-amplify": "^4.2.2"
54
54
  },
55
55
  "dependencies": {
56
- "@aws-amplify/ui": "^0.0.0-next-9204e14-20220106234828",
56
+ "@aws-amplify/ui": "0.0.0-next-b4d0af6-20220107001542",
57
57
  "@rollup/plugin-replace": "^3.0.0",
58
58
  "nanoid": "^3.1.30",
59
59
  "qrcode": "^1.5.0",