@razorpay/blade 10.3.0 → 10.3.2

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 Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 24 Aug 2023 13:26:17 GMT
3
+ * Generated on Wed, 30 Aug 2023 05:13:02 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1036,6 +1036,8 @@ declare const size: {
1036
1036
  readonly 160: 160;
1037
1037
  /** 200 px */
1038
1038
  readonly 200: 200;
1039
+ /** 240 px */
1040
+ readonly 240: 240;
1039
1041
  /** 300 px */
1040
1042
  readonly 300: 300;
1041
1043
  /** 360 px */
@@ -541,6 +541,8 @@ var size = {
541
541
  160: 160,
542
542
  /** 200 px */
543
543
  200: 200,
544
+ /** 240 px */
545
+ 240: 240,
544
546
  /** 300 px */
545
547
  300: 300,
546
548
  /** 360 px */