@razorpay/blade 8.9.0 → 8.10.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 Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 15 Jun 2023 10:47:24 GMT
3
+ * Generated on Fri, 16 Jun 2023 13:15:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1031,14 +1031,22 @@ declare const size: {
1031
1031
  readonly 200: 200;
1032
1032
  /** 300 px */
1033
1033
  readonly 300: 300;
1034
+ /** 360 px */
1035
+ readonly 360: 360;
1034
1036
  /** 400 px */
1035
1037
  readonly 400: 400;
1036
1038
  /** 584 px */
1037
1039
  readonly 584: 584;
1040
+ /** 640 px */
1041
+ readonly 640: 640;
1038
1042
  /** 760 px */
1039
1043
  readonly 760: 760;
1044
+ /** 800 px */
1045
+ readonly 800: 800;
1040
1046
  /** 1024 px */
1041
1047
  readonly 1024: 1024;
1048
+ /** 1136 px */
1049
+ readonly 1136: 1136;
1042
1050
  };
1043
1051
  declare type Size = typeof size;
1044
1052
 
@@ -1031,14 +1031,22 @@ declare const size: {
1031
1031
  readonly 200: 200;
1032
1032
  /** 300 px */
1033
1033
  readonly 300: 300;
1034
+ /** 360 px */
1035
+ readonly 360: 360;
1034
1036
  /** 400 px */
1035
1037
  readonly 400: 400;
1036
1038
  /** 584 px */
1037
1039
  readonly 584: 584;
1040
+ /** 640 px */
1041
+ readonly 640: 640;
1038
1042
  /** 760 px */
1039
1043
  readonly 760: 760;
1044
+ /** 800 px */
1045
+ readonly 800: 800;
1040
1046
  /** 1024 px */
1041
1047
  readonly 1024: 1024;
1048
+ /** 1136 px */
1049
+ readonly 1136: 1136;
1042
1050
  };
1043
1051
  declare type Size = typeof size;
1044
1052
 
@@ -4198,7 +4198,7 @@ var merge_1 = merge;
4198
4198
 
4199
4199
  var delay={'2xshort':70,xshort:120,short:180,long:3000,xlong:5000};var duration={'2xquick':70,xquick:150,quick:200,moderate:250,xmoderate:300,gentle:400,xgentle:600,'2xgentle':900};var easing={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)}};var motion={delay:delay,duration:duration,easing:easing};
4200
4200
 
4201
- var size={0:0,1:1,2:2,3:3,4:4,5:5,6:6,8:8,10:10,12:12,16:16,18:18,20:20,24:24,28:28,32:32,36:36,40:40,44:44,48:48,56:56,100:100,120:120,140:140,160:160,200:200,300:300,400:400,584:584,760:760,1024:1024};
4201
+ var size={0:0,1:1,2:2,3:3,4:4,5:5,6:6,8:8,10:10,12:12,16:16,18:18,20:20,24:24,28:28,32:32,36:36,40:40,44:44,48:48,56:56,100:100,120:120,140:140,160:160,200:200,300:300,360:360,400:400,584:584,640:640,760:760,800:800,1024:1024,1136:1136};
4202
4202
 
4203
4203
  var elevation={onLight:{none:{elevation:0,shadowColor:'',shadowOpacity:0,shadowRadius:0,shadowOffset:{width:0,height:0}},lowRaised:{elevation:4,shadowColor:'hsla(217, 56%, 17%, 0.64)',shadowOpacity:0.12,shadowRadius:2,shadowOffset:{width:0,height:3}},midRaised:{elevation:12,shadowColor:'hsla(217, 56%, 17%, 0.64)',shadowOpacity:0.1,shadowRadius:4,shadowOffset:{width:0,height:8}},highRaised:{elevation:26,shadowColor:'hsla(217, 56%, 17%, 0.64)',shadowOpacity:0.2,shadowRadius:12,shadowOffset:{width:0,height:18}}},onDark:{none:{elevation:0,shadowColor:'',shadowOpacity:0,shadowRadius:0,shadowOffset:{width:0,height:0}},lowRaised:{elevation:4,shadowColor:'hsla(231, 67%, 10%, 0.64)',shadowOpacity:0.12,shadowRadius:2,shadowOffset:{width:0,height:3}},midRaised:{elevation:12,shadowColor:'hsla(231, 67%, 10%, 0.64)',shadowOpacity:0.1,shadowRadius:4,shadowOffset:{width:0,height:8}},highRaised:{elevation:26,shadowColor:'hsla(231, 67%, 10%, 0.64)',shadowOpacity:0.2,shadowRadius:12,shadowOffset:{width:0,height:18}}}};
4204
4204