@salutejs/sdds-finportal 0.172.0-canary.1572.11972038908.0 → 0.172.0-canary.1588.11972699441.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1239,6 +1239,7 @@ size: {
1239
1239
  l: PolymorphicClassName;
1240
1240
  };
1241
1241
  }> & {
1242
+ noWrap?: boolean | undefined;
1242
1243
  breakWord?: boolean | undefined;
1243
1244
  color?: string | undefined;
1244
1245
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1253,6 +1254,7 @@ size: {
1253
1254
  m: PolymorphicClassName;
1254
1255
  };
1255
1256
  }> & {
1257
+ noWrap?: boolean | undefined;
1256
1258
  breakWord?: boolean | undefined;
1257
1259
  color?: string | undefined;
1258
1260
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1267,6 +1269,7 @@ size: {
1267
1269
  s: PolymorphicClassName;
1268
1270
  };
1269
1271
  }> & {
1272
+ noWrap?: boolean | undefined;
1270
1273
  breakWord?: boolean | undefined;
1271
1274
  color?: string | undefined;
1272
1275
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1281,6 +1284,7 @@ size: {
1281
1284
  xs: PolymorphicClassName;
1282
1285
  };
1283
1286
  }> & {
1287
+ noWrap?: boolean | undefined;
1284
1288
  breakWord?: boolean | undefined;
1285
1289
  color?: string | undefined;
1286
1290
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1295,6 +1299,7 @@ size: {
1295
1299
  xxs: PolymorphicClassName;
1296
1300
  };
1297
1301
  }> & {
1302
+ noWrap?: boolean | undefined;
1298
1303
  breakWord?: boolean | undefined;
1299
1304
  color?: string | undefined;
1300
1305
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1890,6 +1895,7 @@ size: {
1890
1895
  l: PolymorphicClassName;
1891
1896
  };
1892
1897
  }> & {
1898
+ noWrap?: boolean | undefined;
1893
1899
  breakWord?: boolean | undefined;
1894
1900
  color?: string | undefined;
1895
1901
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1904,6 +1910,7 @@ size: {
1904
1910
  m: PolymorphicClassName;
1905
1911
  };
1906
1912
  }> & {
1913
+ noWrap?: boolean | undefined;
1907
1914
  breakWord?: boolean | undefined;
1908
1915
  color?: string | undefined;
1909
1916
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1918,6 +1925,7 @@ size: {
1918
1925
  s: PolymorphicClassName;
1919
1926
  };
1920
1927
  }> & {
1928
+ noWrap?: boolean | undefined;
1921
1929
  breakWord?: boolean | undefined;
1922
1930
  color?: string | undefined;
1923
1931
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1951,6 +1959,7 @@ size: {
1951
1959
  h1: PolymorphicClassName;
1952
1960
  };
1953
1961
  }> & {
1962
+ noWrap?: boolean | undefined;
1954
1963
  breakWord?: boolean | undefined;
1955
1964
  color?: string | undefined;
1956
1965
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1965,6 +1974,7 @@ size: {
1965
1974
  h2: PolymorphicClassName;
1966
1975
  };
1967
1976
  }> & {
1977
+ noWrap?: boolean | undefined;
1968
1978
  breakWord?: boolean | undefined;
1969
1979
  color?: string | undefined;
1970
1980
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1979,6 +1989,7 @@ size: {
1979
1989
  h3: PolymorphicClassName;
1980
1990
  };
1981
1991
  }> & {
1992
+ noWrap?: boolean | undefined;
1982
1993
  breakWord?: boolean | undefined;
1983
1994
  color?: string | undefined;
1984
1995
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1993,6 +2004,7 @@ size: {
1993
2004
  h4: PolymorphicClassName;
1994
2005
  };
1995
2006
  }> & {
2007
+ noWrap?: boolean | undefined;
1996
2008
  breakWord?: boolean | undefined;
1997
2009
  color?: string | undefined;
1998
2010
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -2007,6 +2019,7 @@ size: {
2007
2019
  h5: PolymorphicClassName;
2008
2020
  };
2009
2021
  }> & {
2022
+ noWrap?: boolean | undefined;
2010
2023
  breakWord?: boolean | undefined;
2011
2024
  color?: string | undefined;
2012
2025
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5505,6 +5518,7 @@ size: {
5505
5518
  l: PolymorphicClassName;
5506
5519
  };
5507
5520
  }> & {
5521
+ noWrap?: boolean | undefined;
5508
5522
  breakWord?: boolean | undefined;
5509
5523
  color?: string | undefined;
5510
5524
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5519,6 +5533,7 @@ size: {
5519
5533
  m: PolymorphicClassName;
5520
5534
  };
5521
5535
  }> & {
5536
+ noWrap?: boolean | undefined;
5522
5537
  breakWord?: boolean | undefined;
5523
5538
  color?: string | undefined;
5524
5539
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5533,6 +5548,7 @@ size: {
5533
5548
  s: PolymorphicClassName;
5534
5549
  };
5535
5550
  }> & {
5551
+ noWrap?: boolean | undefined;
5536
5552
  breakWord?: boolean | undefined;
5537
5553
  color?: string | undefined;
5538
5554
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5573,6 +5589,7 @@ size: {
5573
5589
  xs: PolymorphicClassName;
5574
5590
  };
5575
5591
  }> & {
5592
+ noWrap?: boolean | undefined;
5576
5593
  breakWord?: boolean | undefined;
5577
5594
  color?: string | undefined;
5578
5595
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -4,6 +4,7 @@ export declare const BodyM: import("react").FunctionComponent<import("@salutejs/
4
4
  m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
5
5
  };
6
6
  }> & {
7
+ noWrap?: boolean | undefined;
7
8
  breakWord?: boolean | undefined;
8
9
  color?: string | undefined;
9
10
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -12,6 +13,7 @@ export declare const BodyL: import("react").FunctionComponent<import("@salutejs/
12
13
  l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
13
14
  };
14
15
  }> & {
16
+ noWrap?: boolean | undefined;
15
17
  breakWord?: boolean | undefined;
16
18
  color?: string | undefined;
17
19
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -20,6 +22,7 @@ export declare const BodyS: import("react").FunctionComponent<import("@salutejs/
20
22
  s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
21
23
  };
22
24
  }> & {
25
+ noWrap?: boolean | undefined;
23
26
  breakWord?: boolean | undefined;
24
27
  color?: string | undefined;
25
28
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -28,6 +31,7 @@ export declare const BodyXS: import("react").FunctionComponent<import("@salutejs
28
31
  xs: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
29
32
  };
30
33
  }> & {
34
+ noWrap?: boolean | undefined;
31
35
  breakWord?: boolean | undefined;
32
36
  color?: string | undefined;
33
37
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -36,6 +40,7 @@ export declare const BodyXXS: import("react").FunctionComponent<import("@salutej
36
40
  xxs: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
37
41
  };
38
42
  }> & {
43
+ noWrap?: boolean | undefined;
39
44
  breakWord?: boolean | undefined;
40
45
  color?: string | undefined;
41
46
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -44,6 +49,7 @@ export declare const DsplM: import("react").FunctionComponent<import("@salutejs/
44
49
  m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
45
50
  };
46
51
  }> & {
52
+ noWrap?: boolean | undefined;
47
53
  breakWord?: boolean | undefined;
48
54
  color?: string | undefined;
49
55
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -52,6 +58,7 @@ export declare const DsplL: import("react").FunctionComponent<import("@salutejs/
52
58
  l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
53
59
  };
54
60
  }> & {
61
+ noWrap?: boolean | undefined;
55
62
  breakWord?: boolean | undefined;
56
63
  color?: string | undefined;
57
64
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -60,6 +67,7 @@ export declare const DsplS: import("react").FunctionComponent<import("@salutejs/
60
67
  s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
61
68
  };
62
69
  }> & {
70
+ noWrap?: boolean | undefined;
63
71
  breakWord?: boolean | undefined;
64
72
  color?: string | undefined;
65
73
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -68,6 +76,7 @@ export declare const H1: import("react").FunctionComponent<import("@salutejs/pla
68
76
  h1: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
69
77
  };
70
78
  }> & {
79
+ noWrap?: boolean | undefined;
71
80
  breakWord?: boolean | undefined;
72
81
  color?: string | undefined;
73
82
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -76,6 +85,7 @@ export declare const H2: import("react").FunctionComponent<import("@salutejs/pla
76
85
  h2: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
77
86
  };
78
87
  }> & {
88
+ noWrap?: boolean | undefined;
79
89
  breakWord?: boolean | undefined;
80
90
  color?: string | undefined;
81
91
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -84,6 +94,7 @@ export declare const H3: import("react").FunctionComponent<import("@salutejs/pla
84
94
  h3: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
85
95
  };
86
96
  }> & {
97
+ noWrap?: boolean | undefined;
87
98
  breakWord?: boolean | undefined;
88
99
  color?: string | undefined;
89
100
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -92,6 +103,7 @@ export declare const H4: import("react").FunctionComponent<import("@salutejs/pla
92
103
  h4: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
93
104
  };
94
105
  }> & {
106
+ noWrap?: boolean | undefined;
95
107
  breakWord?: boolean | undefined;
96
108
  color?: string | undefined;
97
109
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -100,6 +112,7 @@ export declare const H5: import("react").FunctionComponent<import("@salutejs/pla
100
112
  h5: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
101
113
  };
102
114
  }> & {
115
+ noWrap?: boolean | undefined;
103
116
  breakWord?: boolean | undefined;
104
117
  color?: string | undefined;
105
118
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -108,6 +121,7 @@ export declare const TextM: import("react").FunctionComponent<import("@salutejs/
108
121
  m: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
109
122
  };
110
123
  }> & {
124
+ noWrap?: boolean | undefined;
111
125
  breakWord?: boolean | undefined;
112
126
  color?: string | undefined;
113
127
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -116,6 +130,7 @@ export declare const TextL: import("react").FunctionComponent<import("@salutejs/
116
130
  l: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
117
131
  };
118
132
  }> & {
133
+ noWrap?: boolean | undefined;
119
134
  breakWord?: boolean | undefined;
120
135
  color?: string | undefined;
121
136
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -124,6 +139,7 @@ export declare const TextS: import("react").FunctionComponent<import("@salutejs/
124
139
  s: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
125
140
  };
126
141
  }> & {
142
+ noWrap?: boolean | undefined;
127
143
  breakWord?: boolean | undefined;
128
144
  color?: string | undefined;
129
145
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
@@ -132,6 +148,7 @@ export declare const TextXS: import("react").FunctionComponent<import("@salutejs
132
148
  xs: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
133
149
  };
134
150
  }> & {
151
+ noWrap?: boolean | undefined;
135
152
  breakWord?: boolean | undefined;
136
153
  color?: string | undefined;
137
154
  } & import("@salutejs/plasma-new-hope/styled-components").SpacingProps & import("@salutejs/plasma-new-hope/types/components/Typography/Typography.types").BoldProps & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/sdds-finportal",
3
- "version": "0.172.0-canary.1572.11972038908.0",
3
+ "version": "0.172.0-canary.1588.11972699441.0",
4
4
  "description": "Salute Design System / React UI kit for SDDS FinPortal web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -19,7 +19,7 @@
19
19
  "directory": "packages/sdds-finportal"
20
20
  },
21
21
  "dependencies": {
22
- "@salutejs/plasma-new-hope": "0.197.0-canary.1572.11972038908.0",
22
+ "@salutejs/plasma-new-hope": "0.197.0-canary.1588.11972699441.0",
23
23
  "@salutejs/sdds-themes": "0.27.0"
24
24
  },
25
25
  "peerDependencies": {
@@ -96,5 +96,5 @@
96
96
  "Vasiliy Loginevskiy"
97
97
  ],
98
98
  "sideEffects": false,
99
- "gitHead": "b4fe330b4803b1184c7921810244d307c6f59ec8"
99
+ "gitHead": "52a41c4c63e00f5a030bee026767af7c4c5dcff6"
100
100
  }
@@ -1239,6 +1239,7 @@ size: {
1239
1239
  l: PolymorphicClassName;
1240
1240
  };
1241
1241
  }> & {
1242
+ noWrap?: boolean | undefined;
1242
1243
  breakWord?: boolean | undefined;
1243
1244
  color?: string | undefined;
1244
1245
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1253,6 +1254,7 @@ size: {
1253
1254
  m: PolymorphicClassName;
1254
1255
  };
1255
1256
  }> & {
1257
+ noWrap?: boolean | undefined;
1256
1258
  breakWord?: boolean | undefined;
1257
1259
  color?: string | undefined;
1258
1260
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1267,6 +1269,7 @@ size: {
1267
1269
  s: PolymorphicClassName;
1268
1270
  };
1269
1271
  }> & {
1272
+ noWrap?: boolean | undefined;
1270
1273
  breakWord?: boolean | undefined;
1271
1274
  color?: string | undefined;
1272
1275
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1281,6 +1284,7 @@ size: {
1281
1284
  xs: PolymorphicClassName;
1282
1285
  };
1283
1286
  }> & {
1287
+ noWrap?: boolean | undefined;
1284
1288
  breakWord?: boolean | undefined;
1285
1289
  color?: string | undefined;
1286
1290
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1295,6 +1299,7 @@ size: {
1295
1299
  xxs: PolymorphicClassName;
1296
1300
  };
1297
1301
  }> & {
1302
+ noWrap?: boolean | undefined;
1298
1303
  breakWord?: boolean | undefined;
1299
1304
  color?: string | undefined;
1300
1305
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1890,6 +1895,7 @@ size: {
1890
1895
  l: PolymorphicClassName;
1891
1896
  };
1892
1897
  }> & {
1898
+ noWrap?: boolean | undefined;
1893
1899
  breakWord?: boolean | undefined;
1894
1900
  color?: string | undefined;
1895
1901
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1904,6 +1910,7 @@ size: {
1904
1910
  m: PolymorphicClassName;
1905
1911
  };
1906
1912
  }> & {
1913
+ noWrap?: boolean | undefined;
1907
1914
  breakWord?: boolean | undefined;
1908
1915
  color?: string | undefined;
1909
1916
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1918,6 +1925,7 @@ size: {
1918
1925
  s: PolymorphicClassName;
1919
1926
  };
1920
1927
  }> & {
1928
+ noWrap?: boolean | undefined;
1921
1929
  breakWord?: boolean | undefined;
1922
1930
  color?: string | undefined;
1923
1931
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1951,6 +1959,7 @@ size: {
1951
1959
  h1: PolymorphicClassName;
1952
1960
  };
1953
1961
  }> & {
1962
+ noWrap?: boolean | undefined;
1954
1963
  breakWord?: boolean | undefined;
1955
1964
  color?: string | undefined;
1956
1965
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1965,6 +1974,7 @@ size: {
1965
1974
  h2: PolymorphicClassName;
1966
1975
  };
1967
1976
  }> & {
1977
+ noWrap?: boolean | undefined;
1968
1978
  breakWord?: boolean | undefined;
1969
1979
  color?: string | undefined;
1970
1980
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1979,6 +1989,7 @@ size: {
1979
1989
  h3: PolymorphicClassName;
1980
1990
  };
1981
1991
  }> & {
1992
+ noWrap?: boolean | undefined;
1982
1993
  breakWord?: boolean | undefined;
1983
1994
  color?: string | undefined;
1984
1995
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -1993,6 +2004,7 @@ size: {
1993
2004
  h4: PolymorphicClassName;
1994
2005
  };
1995
2006
  }> & {
2007
+ noWrap?: boolean | undefined;
1996
2008
  breakWord?: boolean | undefined;
1997
2009
  color?: string | undefined;
1998
2010
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -2007,6 +2019,7 @@ size: {
2007
2019
  h5: PolymorphicClassName;
2008
2020
  };
2009
2021
  }> & {
2022
+ noWrap?: boolean | undefined;
2010
2023
  breakWord?: boolean | undefined;
2011
2024
  color?: string | undefined;
2012
2025
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5505,6 +5518,7 @@ size: {
5505
5518
  l: PolymorphicClassName;
5506
5519
  };
5507
5520
  }> & {
5521
+ noWrap?: boolean | undefined;
5508
5522
  breakWord?: boolean | undefined;
5509
5523
  color?: string | undefined;
5510
5524
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5519,6 +5533,7 @@ size: {
5519
5533
  m: PolymorphicClassName;
5520
5534
  };
5521
5535
  }> & {
5536
+ noWrap?: boolean | undefined;
5522
5537
  breakWord?: boolean | undefined;
5523
5538
  color?: string | undefined;
5524
5539
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5533,6 +5548,7 @@ size: {
5533
5548
  s: PolymorphicClassName;
5534
5549
  };
5535
5550
  }> & {
5551
+ noWrap?: boolean | undefined;
5536
5552
  breakWord?: boolean | undefined;
5537
5553
  color?: string | undefined;
5538
5554
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
@@ -5573,6 +5589,7 @@ size: {
5573
5589
  xs: PolymorphicClassName;
5574
5590
  };
5575
5591
  }> & {
5592
+ noWrap?: boolean | undefined;
5576
5593
  breakWord?: boolean | undefined;
5577
5594
  color?: string | undefined;
5578
5595
  } & SpacingProps & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;