@razorpay/blade 6.7.0 → 7.0.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.
@@ -4543,7 +4543,7 @@ var deviceType={desktop:'desktop',mobile:'mobile'};var useBreakpoint=function us
4543
4543
 
4544
4544
  var fontFamily={text:'Lato',code:Platform$1.OS==='ios'?'Courier':'monospace'};
4545
4545
 
4546
- var fontWeight={regular:400,bold:700};({onDesktop:{fonts:{family:_extends({},fontFamily),size:{10:9,25:10,50:11,75:12,100:14,200:16,300:18,400:20,500:22,600:25,700:28,800:32,900:36,1000:40},weight:_extends({},fontWeight)},lineHeights:{s:16,m:16,l:20,xl:24,'2xl':24,'3xl':28,'4xl':40,'5xl':42,'6xl':60}},onMobile:{fonts:{family:_extends({},fontFamily),size:{10:10,25:11,50:11,75:12,100:15,200:17,300:18,400:20,500:22,600:22,700:24,800:28,900:29,1000:29},weight:_extends({},fontWeight)},lineHeights:{s:16,m:18,l:24,xl:28,'2xl':24,'3xl':28,'4xl':32,'5xl':30,'6xl':40}}});
4546
+ var fontWeight={regular:400,bold:700};({onDesktop:{fonts:{family:_extends({},fontFamily),size:{10:9,25:10,50:11,75:12,100:14,200:16,300:18,400:20,500:22,600:24,700:28,800:32,900:36,1000:40},weight:_extends({},fontWeight)},lineHeights:{0:0,25:14,50:16,75:18,100:20,200:24,300:24,400:28,500:32,600:40,700:40,800:48}},onMobile:{fonts:{family:_extends({},fontFamily),size:{10:9,25:10,50:11,75:12,100:14,200:16,300:16,400:18,500:20,600:20,700:24,800:28,900:32,1000:32},weight:_extends({},fontWeight)},lineHeights:{0:0,25:14,50:16,75:18,100:20,200:20,300:24,400:24,500:28,600:32,700:40,800:40}}});
4547
4547
 
4548
4548
  ({standard:{attentive:makeBezier(0.5,0,0.3,1.5),effective:makeBezier(0.3,0,0.2,1),revealing:makeBezier(0.5,0,0,1),wary:makeBezier(1,0.5,0,0.5)},entrance:{attentive:makeBezier(0.5,0,0.3,1.5),effective:makeBezier(0,0,0.2,1),revealing:makeBezier(0,0,0,1)},exit:{attentive:makeBezier(0.7,0,0.5,1),effective:makeBezier(0.17,0,1,1),revealing:makeBezier(0.5,0,1,1)}});
4549
4549