@razorpay/blade 10.18.2 → 10.19.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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 24 Nov 2023 08:11:28 GMT
3
+ * Generated on Tue, 28 Nov 2023 13:18:27 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": "10.18.2",
4
+ "version": "10.19.1",
5
5
  "license": "MIT",
6
6
  "engines": {
7
7
  "node": ">=18.12.1"
@@ -115,16 +115,18 @@
115
115
  },
116
116
  "dependencies": {
117
117
  "@babel/runtime": "7.20.0",
118
+ "@emotion/react": "11.11.1",
119
+ "@floating-ui/react-native": "0.10.1",
120
+ "@floating-ui/react": "0.25.4",
121
+ "@table-library/react-table-library": "4.1.7",
118
122
  "@types/body-scroll-lock": "3.1.0",
119
123
  "@use-gesture/react": "10.2.24",
120
124
  "body-scroll-lock": "4.0.0-beta.0",
121
- "use-presence": "1.1.0",
122
- "@floating-ui/react": "0.25.4",
123
- "@floating-ui/react-native": "0.10.1",
124
125
  "patch-package": "7.0.0",
125
- "tinycolor2": "1.6.0",
126
+ "react-native-pager-view": "6.2.1",
126
127
  "react-native-tab-view": "3.5.2",
127
- "react-native-pager-view": "6.2.1"
128
+ "tinycolor2": "1.6.0",
129
+ "use-presence": "1.1.0"
128
130
  },
129
131
  "devDependencies": {
130
132
  "chromatic": "6.22.0",
@@ -311,14 +313,14 @@
311
313
  "name": "Import Button only",
312
314
  "path": "./build/components/index.production.web.js",
313
315
  "import": "{ Button }",
314
- "limit": "20 kb",
316
+ "limit": "30 kb",
315
317
  "running": false
316
318
  },
317
319
  {
318
320
  "name": "Import Text only",
319
321
  "path": "./build/components/index.production.web.js",
320
322
  "import": "{ Text }",
321
- "limit": "15 kb",
323
+ "limit": "25 kb",
322
324
  "running": false
323
325
  }
324
326
  ]