@razorpay/blade 8.12.1 → 8.14.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 Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 28 Jun 2023 06:00:04 GMT
3
+ * Generated on Tue, 04 Jul 2023 04:44:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -12,6 +12,7 @@
12
12
  --border-radius-max: 9999px;
13
13
  --border-radius-round: 50%;
14
14
  --border-width-none: 0px;
15
+ --border-width-thinner: 0.5px;
15
16
  --border-width-thin: 1px;
16
17
  --border-width-thick: 1.5px;
17
18
  --breakpoints-base: 0px;
@@ -15,6 +15,8 @@ declare type BorderRadius$1 = Readonly<{
15
15
  declare type BorderWidth$1 = Readonly<{
16
16
  /** none: 0(px/rem/pt) */
17
17
  none: 0;
18
+ /** thinner: 0.5(px/rem/pt) */
19
+ thinner: 0.5;
18
20
  /** thin: 1(px/rem/pt) */
19
21
  thin: 1;
20
22
  /** thick: 1.5(px/rem/pt) */
@@ -397,6 +399,8 @@ type BorderRadius = Readonly<{
397
399
  type BorderWidth = Readonly<{
398
400
  /** none: 0(px/rem/pt) */
399
401
  none: 0;
402
+ /** thinner: 0.5(px/rem/pt) */
403
+ thinner: 0.5;
400
404
  /** thin: 1(px/rem/pt) */
401
405
  thin: 1;
402
406
  /** thick: 1.5(px/rem/pt) */
@@ -848,6 +852,9 @@ type Elevation$1 = Record<
848
852
 
849
853
  type ElevationWithColorModes$1 = Record<ColorSchemeModes$1, Elevation$1>;
850
854
 
855
+ /* eslint-disable @typescript-eslint/no-explicit-any */
856
+
857
+
851
858
  type DotNotationMotionStringToken<TokenType> = {
852
859
  [K in keyof TokenType]: `${Extract<K, string>}.${TokenType[K] extends Record<
853
860
  string,
@@ -15,6 +15,8 @@ declare type BorderRadius$1 = Readonly<{
15
15
  declare type BorderWidth$1 = Readonly<{
16
16
  /** none: 0(px/rem/pt) */
17
17
  none: 0;
18
+ /** thinner: 0.5(px/rem/pt) */
19
+ thinner: 0.5;
18
20
  /** thin: 1(px/rem/pt) */
19
21
  thin: 1;
20
22
  /** thick: 1.5(px/rem/pt) */
@@ -397,6 +399,8 @@ type BorderRadius = Readonly<{
397
399
  type BorderWidth = Readonly<{
398
400
  /** none: 0(px/rem/pt) */
399
401
  none: 0;
402
+ /** thinner: 0.5(px/rem/pt) */
403
+ thinner: 0.5;
400
404
  /** thin: 1(px/rem/pt) */
401
405
  thin: 1;
402
406
  /** thick: 1.5(px/rem/pt) */
@@ -848,6 +852,9 @@ type Elevation$1 = Record<
848
852
 
849
853
  type ElevationWithColorModes$1 = Record<ColorSchemeModes$1, Elevation$1>;
850
854
 
855
+ /* eslint-disable @typescript-eslint/no-explicit-any */
856
+
857
+
851
858
  type DotNotationMotionStringToken<TokenType> = {
852
859
  [K in keyof TokenType]: `${Extract<K, string>}.${TokenType[K] extends Record<
853
860
  string,