@razorpay/blade 8.10.2 → 8.11.0

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 20 Jun 2023 12:21:29 GMT
3
+ * Generated on Thu, 22 Jun 2023 11:45:37 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@razorpay/blade",
3
3
  "description": "The Design System that powers Razorpay",
4
- "version": "8.10.2",
4
+ "version": "8.11.0",
5
5
  "license": "MIT",
6
6
  "engines": {
7
7
  "node": ">=18.12.1"
@@ -283,14 +283,14 @@
283
283
  "name": "Import Button only",
284
284
  "path": "./build/components/index.web.js",
285
285
  "import": "{ Button }",
286
- "limit": "17.5 kb",
286
+ "limit": "20 kb",
287
287
  "running": false
288
288
  },
289
289
  {
290
290
  "name": "Import Text only",
291
291
  "path": "./build/components/index.web.js",
292
292
  "import": "{ Text }",
293
- "limit": "13 kb",
293
+ "limit": "15 kb",
294
294
  "running": false
295
295
  }
296
296
  ]