@razorpay/blade 8.8.4 → 8.9.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.
@@ -4831,6 +4831,15 @@ var size = {
4831
4831
  /** 120 px */
4832
4832
  120: 120,
4833
4833
 
4834
+ /** 140 px */
4835
+ 140: 140,
4836
+
4837
+ /** 160 px */
4838
+ 160: 160,
4839
+
4840
+ /** 200 px */
4841
+ 200: 200,
4842
+
4834
4843
  /** 300 px */
4835
4844
  300: 300,
4836
4845