@draftbit/ui 47.0.0-c416b1.2 → 47.0.0-cb6590.2
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.
- package/lib/typescript/src/index.d.ts +364 -364
- package/package.json +4 -4
|
@@ -46,7 +46,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
46
46
|
fontFamily?: string | undefined;
|
|
47
47
|
fontStyle?: "normal" | "italic" | undefined;
|
|
48
48
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
49
|
-
textAlign?: "
|
|
49
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
50
50
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
51
51
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
52
52
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -148,7 +148,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
148
148
|
scaleY?: number | undefined;
|
|
149
149
|
translateX?: number | undefined;
|
|
150
150
|
translateY?: number | undefined;
|
|
151
|
-
textAlignVertical?: "
|
|
151
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
152
152
|
includeFontPadding?: boolean | undefined;
|
|
153
153
|
};
|
|
154
154
|
headline2: {
|
|
@@ -159,7 +159,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
159
159
|
fontFamily?: string | undefined;
|
|
160
160
|
fontStyle?: "normal" | "italic" | undefined;
|
|
161
161
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
162
|
-
textAlign?: "
|
|
162
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
163
163
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
164
164
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
165
165
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -261,7 +261,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
261
261
|
scaleY?: number | undefined;
|
|
262
262
|
translateX?: number | undefined;
|
|
263
263
|
translateY?: number | undefined;
|
|
264
|
-
textAlignVertical?: "
|
|
264
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
265
265
|
includeFontPadding?: boolean | undefined;
|
|
266
266
|
};
|
|
267
267
|
headline3: {
|
|
@@ -272,7 +272,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
272
272
|
fontFamily?: string | undefined;
|
|
273
273
|
fontStyle?: "normal" | "italic" | undefined;
|
|
274
274
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
275
|
-
textAlign?: "
|
|
275
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
276
276
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
277
277
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
278
278
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -374,7 +374,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
374
374
|
scaleY?: number | undefined;
|
|
375
375
|
translateX?: number | undefined;
|
|
376
376
|
translateY?: number | undefined;
|
|
377
|
-
textAlignVertical?: "
|
|
377
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
378
378
|
includeFontPadding?: boolean | undefined;
|
|
379
379
|
};
|
|
380
380
|
headline4: {
|
|
@@ -385,7 +385,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
385
385
|
fontFamily?: string | undefined;
|
|
386
386
|
fontStyle?: "normal" | "italic" | undefined;
|
|
387
387
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
388
|
-
textAlign?: "
|
|
388
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
389
389
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
390
390
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
391
391
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -487,7 +487,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
487
487
|
scaleY?: number | undefined;
|
|
488
488
|
translateX?: number | undefined;
|
|
489
489
|
translateY?: number | undefined;
|
|
490
|
-
textAlignVertical?: "
|
|
490
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
491
491
|
includeFontPadding?: boolean | undefined;
|
|
492
492
|
};
|
|
493
493
|
headline5: {
|
|
@@ -498,7 +498,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
498
498
|
fontFamily?: string | undefined;
|
|
499
499
|
fontStyle?: "normal" | "italic" | undefined;
|
|
500
500
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
501
|
-
textAlign?: "
|
|
501
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
502
502
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
503
503
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
504
504
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -600,7 +600,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
600
600
|
scaleY?: number | undefined;
|
|
601
601
|
translateX?: number | undefined;
|
|
602
602
|
translateY?: number | undefined;
|
|
603
|
-
textAlignVertical?: "
|
|
603
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
604
604
|
includeFontPadding?: boolean | undefined;
|
|
605
605
|
};
|
|
606
606
|
subtitle1: {
|
|
@@ -611,7 +611,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
611
611
|
fontFamily?: string | undefined;
|
|
612
612
|
fontStyle?: "normal" | "italic" | undefined;
|
|
613
613
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
614
|
-
textAlign?: "
|
|
614
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
615
615
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
616
616
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
617
617
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -713,7 +713,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
713
713
|
scaleY?: number | undefined;
|
|
714
714
|
translateX?: number | undefined;
|
|
715
715
|
translateY?: number | undefined;
|
|
716
|
-
textAlignVertical?: "
|
|
716
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
717
717
|
includeFontPadding?: boolean | undefined;
|
|
718
718
|
};
|
|
719
719
|
subtitle2: {
|
|
@@ -724,7 +724,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
724
724
|
fontFamily?: string | undefined;
|
|
725
725
|
fontStyle?: "normal" | "italic" | undefined;
|
|
726
726
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
727
|
-
textAlign?: "
|
|
727
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
728
728
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
729
729
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
730
730
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -826,7 +826,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
826
826
|
scaleY?: number | undefined;
|
|
827
827
|
translateX?: number | undefined;
|
|
828
828
|
translateY?: number | undefined;
|
|
829
|
-
textAlignVertical?: "
|
|
829
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
830
830
|
includeFontPadding?: boolean | undefined;
|
|
831
831
|
};
|
|
832
832
|
body1: {
|
|
@@ -837,7 +837,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
837
837
|
fontFamily?: string | undefined;
|
|
838
838
|
fontStyle?: "normal" | "italic" | undefined;
|
|
839
839
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
840
|
-
textAlign?: "
|
|
840
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
841
841
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
842
842
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
843
843
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -939,7 +939,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
939
939
|
scaleY?: number | undefined;
|
|
940
940
|
translateX?: number | undefined;
|
|
941
941
|
translateY?: number | undefined;
|
|
942
|
-
textAlignVertical?: "
|
|
942
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
943
943
|
includeFontPadding?: boolean | undefined;
|
|
944
944
|
};
|
|
945
945
|
body2: {
|
|
@@ -950,7 +950,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
950
950
|
fontFamily?: string | undefined;
|
|
951
951
|
fontStyle?: "normal" | "italic" | undefined;
|
|
952
952
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
953
|
-
textAlign?: "
|
|
953
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
954
954
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
955
955
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
956
956
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1052,7 +1052,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1052
1052
|
scaleY?: number | undefined;
|
|
1053
1053
|
translateX?: number | undefined;
|
|
1054
1054
|
translateY?: number | undefined;
|
|
1055
|
-
textAlignVertical?: "
|
|
1055
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1056
1056
|
includeFontPadding?: boolean | undefined;
|
|
1057
1057
|
};
|
|
1058
1058
|
button: {
|
|
@@ -1063,7 +1063,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1063
1063
|
fontFamily?: string | undefined;
|
|
1064
1064
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1065
1065
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1066
|
-
textAlign?: "
|
|
1066
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1067
1067
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1068
1068
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1069
1069
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1165,7 +1165,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1165
1165
|
scaleY?: number | undefined;
|
|
1166
1166
|
translateX?: number | undefined;
|
|
1167
1167
|
translateY?: number | undefined;
|
|
1168
|
-
textAlignVertical?: "
|
|
1168
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1169
1169
|
includeFontPadding?: boolean | undefined;
|
|
1170
1170
|
};
|
|
1171
1171
|
caption: {
|
|
@@ -1176,7 +1176,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1176
1176
|
fontFamily?: string | undefined;
|
|
1177
1177
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1178
1178
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1179
|
-
textAlign?: "
|
|
1179
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1180
1180
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1181
1181
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1182
1182
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1278,7 +1278,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1278
1278
|
scaleY?: number | undefined;
|
|
1279
1279
|
translateX?: number | undefined;
|
|
1280
1280
|
translateY?: number | undefined;
|
|
1281
|
-
textAlignVertical?: "
|
|
1281
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1282
1282
|
includeFontPadding?: boolean | undefined;
|
|
1283
1283
|
};
|
|
1284
1284
|
overline: {
|
|
@@ -1289,7 +1289,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1289
1289
|
fontFamily?: string | undefined;
|
|
1290
1290
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1291
1291
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1292
|
-
textAlign?: "
|
|
1292
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1293
1293
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1294
1294
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1295
1295
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1391,7 +1391,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1391
1391
|
scaleY?: number | undefined;
|
|
1392
1392
|
translateX?: number | undefined;
|
|
1393
1393
|
translateY?: number | undefined;
|
|
1394
|
-
textAlignVertical?: "
|
|
1394
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1395
1395
|
includeFontPadding?: boolean | undefined;
|
|
1396
1396
|
};
|
|
1397
1397
|
headline6: {
|
|
@@ -1402,7 +1402,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1402
1402
|
fontFamily?: string | undefined;
|
|
1403
1403
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1404
1404
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1405
|
-
textAlign?: "
|
|
1405
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1406
1406
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1407
1407
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1408
1408
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1504,7 +1504,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1504
1504
|
scaleY?: number | undefined;
|
|
1505
1505
|
translateX?: number | undefined;
|
|
1506
1506
|
translateY?: number | undefined;
|
|
1507
|
-
textAlignVertical?: "
|
|
1507
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1508
1508
|
includeFontPadding?: boolean | undefined;
|
|
1509
1509
|
};
|
|
1510
1510
|
};
|
|
@@ -1556,7 +1556,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1556
1556
|
fontFamily?: string | undefined;
|
|
1557
1557
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1558
1558
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1559
|
-
textAlign?: "
|
|
1559
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1560
1560
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1561
1561
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1562
1562
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1658,7 +1658,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1658
1658
|
scaleY?: number | undefined;
|
|
1659
1659
|
translateX?: number | undefined;
|
|
1660
1660
|
translateY?: number | undefined;
|
|
1661
|
-
textAlignVertical?: "
|
|
1661
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1662
1662
|
includeFontPadding?: boolean | undefined;
|
|
1663
1663
|
};
|
|
1664
1664
|
headline2: {
|
|
@@ -1669,7 +1669,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1669
1669
|
fontFamily?: string | undefined;
|
|
1670
1670
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1671
1671
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1672
|
-
textAlign?: "
|
|
1672
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1673
1673
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1674
1674
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1675
1675
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1771,7 +1771,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1771
1771
|
scaleY?: number | undefined;
|
|
1772
1772
|
translateX?: number | undefined;
|
|
1773
1773
|
translateY?: number | undefined;
|
|
1774
|
-
textAlignVertical?: "
|
|
1774
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1775
1775
|
includeFontPadding?: boolean | undefined;
|
|
1776
1776
|
};
|
|
1777
1777
|
headline3: {
|
|
@@ -1782,7 +1782,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1782
1782
|
fontFamily?: string | undefined;
|
|
1783
1783
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1784
1784
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1785
|
-
textAlign?: "
|
|
1785
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1786
1786
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1787
1787
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1788
1788
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1884,7 +1884,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1884
1884
|
scaleY?: number | undefined;
|
|
1885
1885
|
translateX?: number | undefined;
|
|
1886
1886
|
translateY?: number | undefined;
|
|
1887
|
-
textAlignVertical?: "
|
|
1887
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
1888
1888
|
includeFontPadding?: boolean | undefined;
|
|
1889
1889
|
};
|
|
1890
1890
|
headline4: {
|
|
@@ -1895,7 +1895,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1895
1895
|
fontFamily?: string | undefined;
|
|
1896
1896
|
fontStyle?: "normal" | "italic" | undefined;
|
|
1897
1897
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
1898
|
-
textAlign?: "
|
|
1898
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
1899
1899
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
1900
1900
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
1901
1901
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -1997,7 +1997,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
1997
1997
|
scaleY?: number | undefined;
|
|
1998
1998
|
translateX?: number | undefined;
|
|
1999
1999
|
translateY?: number | undefined;
|
|
2000
|
-
textAlignVertical?: "
|
|
2000
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2001
2001
|
includeFontPadding?: boolean | undefined;
|
|
2002
2002
|
};
|
|
2003
2003
|
headline5: {
|
|
@@ -2008,7 +2008,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2008
2008
|
fontFamily?: string | undefined;
|
|
2009
2009
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2010
2010
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2011
|
-
textAlign?: "
|
|
2011
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2012
2012
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2013
2013
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2014
2014
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2110,7 +2110,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2110
2110
|
scaleY?: number | undefined;
|
|
2111
2111
|
translateX?: number | undefined;
|
|
2112
2112
|
translateY?: number | undefined;
|
|
2113
|
-
textAlignVertical?: "
|
|
2113
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2114
2114
|
includeFontPadding?: boolean | undefined;
|
|
2115
2115
|
};
|
|
2116
2116
|
subtitle1: {
|
|
@@ -2121,7 +2121,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2121
2121
|
fontFamily?: string | undefined;
|
|
2122
2122
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2123
2123
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2124
|
-
textAlign?: "
|
|
2124
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2125
2125
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2126
2126
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2127
2127
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2223,7 +2223,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2223
2223
|
scaleY?: number | undefined;
|
|
2224
2224
|
translateX?: number | undefined;
|
|
2225
2225
|
translateY?: number | undefined;
|
|
2226
|
-
textAlignVertical?: "
|
|
2226
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2227
2227
|
includeFontPadding?: boolean | undefined;
|
|
2228
2228
|
};
|
|
2229
2229
|
subtitle2: {
|
|
@@ -2234,7 +2234,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2234
2234
|
fontFamily?: string | undefined;
|
|
2235
2235
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2236
2236
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2237
|
-
textAlign?: "
|
|
2237
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2238
2238
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2239
2239
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2240
2240
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2336,7 +2336,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2336
2336
|
scaleY?: number | undefined;
|
|
2337
2337
|
translateX?: number | undefined;
|
|
2338
2338
|
translateY?: number | undefined;
|
|
2339
|
-
textAlignVertical?: "
|
|
2339
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2340
2340
|
includeFontPadding?: boolean | undefined;
|
|
2341
2341
|
};
|
|
2342
2342
|
body1: {
|
|
@@ -2347,7 +2347,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2347
2347
|
fontFamily?: string | undefined;
|
|
2348
2348
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2349
2349
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2350
|
-
textAlign?: "
|
|
2350
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2351
2351
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2352
2352
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2353
2353
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2449,7 +2449,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2449
2449
|
scaleY?: number | undefined;
|
|
2450
2450
|
translateX?: number | undefined;
|
|
2451
2451
|
translateY?: number | undefined;
|
|
2452
|
-
textAlignVertical?: "
|
|
2452
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2453
2453
|
includeFontPadding?: boolean | undefined;
|
|
2454
2454
|
};
|
|
2455
2455
|
body2: {
|
|
@@ -2460,7 +2460,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2460
2460
|
fontFamily?: string | undefined;
|
|
2461
2461
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2462
2462
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2463
|
-
textAlign?: "
|
|
2463
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2464
2464
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2465
2465
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2466
2466
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2562,7 +2562,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2562
2562
|
scaleY?: number | undefined;
|
|
2563
2563
|
translateX?: number | undefined;
|
|
2564
2564
|
translateY?: number | undefined;
|
|
2565
|
-
textAlignVertical?: "
|
|
2565
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2566
2566
|
includeFontPadding?: boolean | undefined;
|
|
2567
2567
|
};
|
|
2568
2568
|
button: {
|
|
@@ -2573,7 +2573,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2573
2573
|
fontFamily?: string | undefined;
|
|
2574
2574
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2575
2575
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2576
|
-
textAlign?: "
|
|
2576
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2577
2577
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2578
2578
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2579
2579
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2675,7 +2675,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2675
2675
|
scaleY?: number | undefined;
|
|
2676
2676
|
translateX?: number | undefined;
|
|
2677
2677
|
translateY?: number | undefined;
|
|
2678
|
-
textAlignVertical?: "
|
|
2678
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2679
2679
|
includeFontPadding?: boolean | undefined;
|
|
2680
2680
|
};
|
|
2681
2681
|
caption: {
|
|
@@ -2686,7 +2686,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2686
2686
|
fontFamily?: string | undefined;
|
|
2687
2687
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2688
2688
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2689
|
-
textAlign?: "
|
|
2689
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2690
2690
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2691
2691
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2692
2692
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2788,7 +2788,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2788
2788
|
scaleY?: number | undefined;
|
|
2789
2789
|
translateX?: number | undefined;
|
|
2790
2790
|
translateY?: number | undefined;
|
|
2791
|
-
textAlignVertical?: "
|
|
2791
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2792
2792
|
includeFontPadding?: boolean | undefined;
|
|
2793
2793
|
};
|
|
2794
2794
|
overline: {
|
|
@@ -2799,7 +2799,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2799
2799
|
fontFamily?: string | undefined;
|
|
2800
2800
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2801
2801
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2802
|
-
textAlign?: "
|
|
2802
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2803
2803
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2804
2804
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2805
2805
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -2901,7 +2901,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2901
2901
|
scaleY?: number | undefined;
|
|
2902
2902
|
translateX?: number | undefined;
|
|
2903
2903
|
translateY?: number | undefined;
|
|
2904
|
-
textAlignVertical?: "
|
|
2904
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
2905
2905
|
includeFontPadding?: boolean | undefined;
|
|
2906
2906
|
};
|
|
2907
2907
|
headline6: {
|
|
@@ -2912,7 +2912,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
2912
2912
|
fontFamily?: string | undefined;
|
|
2913
2913
|
fontStyle?: "normal" | "italic" | undefined;
|
|
2914
2914
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
2915
|
-
textAlign?: "
|
|
2915
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
2916
2916
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
2917
2917
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
2918
2918
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3014,7 +3014,7 @@ export declare const Banner: (props: import("utility-types").Subtract<import("@d
|
|
|
3014
3014
|
scaleY?: number | undefined;
|
|
3015
3015
|
translateX?: number | undefined;
|
|
3016
3016
|
translateY?: number | undefined;
|
|
3017
|
-
textAlignVertical?: "
|
|
3017
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3018
3018
|
includeFontPadding?: boolean | undefined;
|
|
3019
3019
|
};
|
|
3020
3020
|
};
|
|
@@ -3065,7 +3065,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3065
3065
|
fontFamily?: string | undefined;
|
|
3066
3066
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3067
3067
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3068
|
-
textAlign?: "
|
|
3068
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3069
3069
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3070
3070
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3071
3071
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3167,7 +3167,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3167
3167
|
scaleY?: number | undefined;
|
|
3168
3168
|
translateX?: number | undefined;
|
|
3169
3169
|
translateY?: number | undefined;
|
|
3170
|
-
textAlignVertical?: "
|
|
3170
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3171
3171
|
includeFontPadding?: boolean | undefined;
|
|
3172
3172
|
};
|
|
3173
3173
|
headline2: {
|
|
@@ -3178,7 +3178,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3178
3178
|
fontFamily?: string | undefined;
|
|
3179
3179
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3180
3180
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3181
|
-
textAlign?: "
|
|
3181
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3182
3182
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3183
3183
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3184
3184
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3280,7 +3280,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3280
3280
|
scaleY?: number | undefined;
|
|
3281
3281
|
translateX?: number | undefined;
|
|
3282
3282
|
translateY?: number | undefined;
|
|
3283
|
-
textAlignVertical?: "
|
|
3283
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3284
3284
|
includeFontPadding?: boolean | undefined;
|
|
3285
3285
|
};
|
|
3286
3286
|
headline3: {
|
|
@@ -3291,7 +3291,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3291
3291
|
fontFamily?: string | undefined;
|
|
3292
3292
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3293
3293
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3294
|
-
textAlign?: "
|
|
3294
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3295
3295
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3296
3296
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3297
3297
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3393,7 +3393,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3393
3393
|
scaleY?: number | undefined;
|
|
3394
3394
|
translateX?: number | undefined;
|
|
3395
3395
|
translateY?: number | undefined;
|
|
3396
|
-
textAlignVertical?: "
|
|
3396
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3397
3397
|
includeFontPadding?: boolean | undefined;
|
|
3398
3398
|
};
|
|
3399
3399
|
headline4: {
|
|
@@ -3404,7 +3404,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3404
3404
|
fontFamily?: string | undefined;
|
|
3405
3405
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3406
3406
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3407
|
-
textAlign?: "
|
|
3407
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3408
3408
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3409
3409
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3410
3410
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3506,7 +3506,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3506
3506
|
scaleY?: number | undefined;
|
|
3507
3507
|
translateX?: number | undefined;
|
|
3508
3508
|
translateY?: number | undefined;
|
|
3509
|
-
textAlignVertical?: "
|
|
3509
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3510
3510
|
includeFontPadding?: boolean | undefined;
|
|
3511
3511
|
};
|
|
3512
3512
|
headline5: {
|
|
@@ -3517,7 +3517,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3517
3517
|
fontFamily?: string | undefined;
|
|
3518
3518
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3519
3519
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3520
|
-
textAlign?: "
|
|
3520
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3521
3521
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3522
3522
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3523
3523
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3619,7 +3619,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3619
3619
|
scaleY?: number | undefined;
|
|
3620
3620
|
translateX?: number | undefined;
|
|
3621
3621
|
translateY?: number | undefined;
|
|
3622
|
-
textAlignVertical?: "
|
|
3622
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3623
3623
|
includeFontPadding?: boolean | undefined;
|
|
3624
3624
|
};
|
|
3625
3625
|
subtitle1: {
|
|
@@ -3630,7 +3630,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3630
3630
|
fontFamily?: string | undefined;
|
|
3631
3631
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3632
3632
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3633
|
-
textAlign?: "
|
|
3633
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3634
3634
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3635
3635
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3636
3636
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3732,7 +3732,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3732
3732
|
scaleY?: number | undefined;
|
|
3733
3733
|
translateX?: number | undefined;
|
|
3734
3734
|
translateY?: number | undefined;
|
|
3735
|
-
textAlignVertical?: "
|
|
3735
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3736
3736
|
includeFontPadding?: boolean | undefined;
|
|
3737
3737
|
};
|
|
3738
3738
|
subtitle2: {
|
|
@@ -3743,7 +3743,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3743
3743
|
fontFamily?: string | undefined;
|
|
3744
3744
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3745
3745
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3746
|
-
textAlign?: "
|
|
3746
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3747
3747
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3748
3748
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3749
3749
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3845,7 +3845,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3845
3845
|
scaleY?: number | undefined;
|
|
3846
3846
|
translateX?: number | undefined;
|
|
3847
3847
|
translateY?: number | undefined;
|
|
3848
|
-
textAlignVertical?: "
|
|
3848
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3849
3849
|
includeFontPadding?: boolean | undefined;
|
|
3850
3850
|
};
|
|
3851
3851
|
body1: {
|
|
@@ -3856,7 +3856,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3856
3856
|
fontFamily?: string | undefined;
|
|
3857
3857
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3858
3858
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3859
|
-
textAlign?: "
|
|
3859
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3860
3860
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3861
3861
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3862
3862
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -3958,7 +3958,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3958
3958
|
scaleY?: number | undefined;
|
|
3959
3959
|
translateX?: number | undefined;
|
|
3960
3960
|
translateY?: number | undefined;
|
|
3961
|
-
textAlignVertical?: "
|
|
3961
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
3962
3962
|
includeFontPadding?: boolean | undefined;
|
|
3963
3963
|
};
|
|
3964
3964
|
body2: {
|
|
@@ -3969,7 +3969,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
3969
3969
|
fontFamily?: string | undefined;
|
|
3970
3970
|
fontStyle?: "normal" | "italic" | undefined;
|
|
3971
3971
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
3972
|
-
textAlign?: "
|
|
3972
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
3973
3973
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
3974
3974
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
3975
3975
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4071,7 +4071,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4071
4071
|
scaleY?: number | undefined;
|
|
4072
4072
|
translateX?: number | undefined;
|
|
4073
4073
|
translateY?: number | undefined;
|
|
4074
|
-
textAlignVertical?: "
|
|
4074
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4075
4075
|
includeFontPadding?: boolean | undefined;
|
|
4076
4076
|
};
|
|
4077
4077
|
button: {
|
|
@@ -4082,7 +4082,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4082
4082
|
fontFamily?: string | undefined;
|
|
4083
4083
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4084
4084
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4085
|
-
textAlign?: "
|
|
4085
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4086
4086
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4087
4087
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4088
4088
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4184,7 +4184,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4184
4184
|
scaleY?: number | undefined;
|
|
4185
4185
|
translateX?: number | undefined;
|
|
4186
4186
|
translateY?: number | undefined;
|
|
4187
|
-
textAlignVertical?: "
|
|
4187
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4188
4188
|
includeFontPadding?: boolean | undefined;
|
|
4189
4189
|
};
|
|
4190
4190
|
caption: {
|
|
@@ -4195,7 +4195,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4195
4195
|
fontFamily?: string | undefined;
|
|
4196
4196
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4197
4197
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4198
|
-
textAlign?: "
|
|
4198
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4199
4199
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4200
4200
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4201
4201
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4297,7 +4297,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4297
4297
|
scaleY?: number | undefined;
|
|
4298
4298
|
translateX?: number | undefined;
|
|
4299
4299
|
translateY?: number | undefined;
|
|
4300
|
-
textAlignVertical?: "
|
|
4300
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4301
4301
|
includeFontPadding?: boolean | undefined;
|
|
4302
4302
|
};
|
|
4303
4303
|
overline: {
|
|
@@ -4308,7 +4308,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4308
4308
|
fontFamily?: string | undefined;
|
|
4309
4309
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4310
4310
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4311
|
-
textAlign?: "
|
|
4311
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4312
4312
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4313
4313
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4314
4314
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4410,7 +4410,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4410
4410
|
scaleY?: number | undefined;
|
|
4411
4411
|
translateX?: number | undefined;
|
|
4412
4412
|
translateY?: number | undefined;
|
|
4413
|
-
textAlignVertical?: "
|
|
4413
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4414
4414
|
includeFontPadding?: boolean | undefined;
|
|
4415
4415
|
};
|
|
4416
4416
|
headline6: {
|
|
@@ -4421,7 +4421,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4421
4421
|
fontFamily?: string | undefined;
|
|
4422
4422
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4423
4423
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4424
|
-
textAlign?: "
|
|
4424
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4425
4425
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4426
4426
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4427
4427
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4523,7 +4523,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4523
4523
|
scaleY?: number | undefined;
|
|
4524
4524
|
translateX?: number | undefined;
|
|
4525
4525
|
translateY?: number | undefined;
|
|
4526
|
-
textAlignVertical?: "
|
|
4526
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4527
4527
|
includeFontPadding?: boolean | undefined;
|
|
4528
4528
|
};
|
|
4529
4529
|
};
|
|
@@ -4582,7 +4582,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4582
4582
|
fontFamily?: string | undefined;
|
|
4583
4583
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4584
4584
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4585
|
-
textAlign?: "
|
|
4585
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4586
4586
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4587
4587
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4588
4588
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4684,7 +4684,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4684
4684
|
scaleY?: number | undefined;
|
|
4685
4685
|
translateX?: number | undefined;
|
|
4686
4686
|
translateY?: number | undefined;
|
|
4687
|
-
textAlignVertical?: "
|
|
4687
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4688
4688
|
includeFontPadding?: boolean | undefined;
|
|
4689
4689
|
};
|
|
4690
4690
|
headline2: {
|
|
@@ -4695,7 +4695,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4695
4695
|
fontFamily?: string | undefined;
|
|
4696
4696
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4697
4697
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4698
|
-
textAlign?: "
|
|
4698
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4699
4699
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4700
4700
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4701
4701
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4797,7 +4797,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4797
4797
|
scaleY?: number | undefined;
|
|
4798
4798
|
translateX?: number | undefined;
|
|
4799
4799
|
translateY?: number | undefined;
|
|
4800
|
-
textAlignVertical?: "
|
|
4800
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4801
4801
|
includeFontPadding?: boolean | undefined;
|
|
4802
4802
|
};
|
|
4803
4803
|
headline3: {
|
|
@@ -4808,7 +4808,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4808
4808
|
fontFamily?: string | undefined;
|
|
4809
4809
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4810
4810
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4811
|
-
textAlign?: "
|
|
4811
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4812
4812
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4813
4813
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4814
4814
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -4910,7 +4910,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4910
4910
|
scaleY?: number | undefined;
|
|
4911
4911
|
translateX?: number | undefined;
|
|
4912
4912
|
translateY?: number | undefined;
|
|
4913
|
-
textAlignVertical?: "
|
|
4913
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
4914
4914
|
includeFontPadding?: boolean | undefined;
|
|
4915
4915
|
};
|
|
4916
4916
|
headline4: {
|
|
@@ -4921,7 +4921,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
4921
4921
|
fontFamily?: string | undefined;
|
|
4922
4922
|
fontStyle?: "normal" | "italic" | undefined;
|
|
4923
4923
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
4924
|
-
textAlign?: "
|
|
4924
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
4925
4925
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
4926
4926
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
4927
4927
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5023,7 +5023,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5023
5023
|
scaleY?: number | undefined;
|
|
5024
5024
|
translateX?: number | undefined;
|
|
5025
5025
|
translateY?: number | undefined;
|
|
5026
|
-
textAlignVertical?: "
|
|
5026
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5027
5027
|
includeFontPadding?: boolean | undefined;
|
|
5028
5028
|
};
|
|
5029
5029
|
headline5: {
|
|
@@ -5034,7 +5034,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5034
5034
|
fontFamily?: string | undefined;
|
|
5035
5035
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5036
5036
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5037
|
-
textAlign?: "
|
|
5037
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5038
5038
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5039
5039
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5040
5040
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5136,7 +5136,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5136
5136
|
scaleY?: number | undefined;
|
|
5137
5137
|
translateX?: number | undefined;
|
|
5138
5138
|
translateY?: number | undefined;
|
|
5139
|
-
textAlignVertical?: "
|
|
5139
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5140
5140
|
includeFontPadding?: boolean | undefined;
|
|
5141
5141
|
};
|
|
5142
5142
|
subtitle1: {
|
|
@@ -5147,7 +5147,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5147
5147
|
fontFamily?: string | undefined;
|
|
5148
5148
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5149
5149
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5150
|
-
textAlign?: "
|
|
5150
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5151
5151
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5152
5152
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5153
5153
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5249,7 +5249,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5249
5249
|
scaleY?: number | undefined;
|
|
5250
5250
|
translateX?: number | undefined;
|
|
5251
5251
|
translateY?: number | undefined;
|
|
5252
|
-
textAlignVertical?: "
|
|
5252
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5253
5253
|
includeFontPadding?: boolean | undefined;
|
|
5254
5254
|
};
|
|
5255
5255
|
subtitle2: {
|
|
@@ -5260,7 +5260,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5260
5260
|
fontFamily?: string | undefined;
|
|
5261
5261
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5262
5262
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5263
|
-
textAlign?: "
|
|
5263
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5264
5264
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5265
5265
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5266
5266
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5362,7 +5362,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5362
5362
|
scaleY?: number | undefined;
|
|
5363
5363
|
translateX?: number | undefined;
|
|
5364
5364
|
translateY?: number | undefined;
|
|
5365
|
-
textAlignVertical?: "
|
|
5365
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5366
5366
|
includeFontPadding?: boolean | undefined;
|
|
5367
5367
|
};
|
|
5368
5368
|
body1: {
|
|
@@ -5373,7 +5373,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5373
5373
|
fontFamily?: string | undefined;
|
|
5374
5374
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5375
5375
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5376
|
-
textAlign?: "
|
|
5376
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5377
5377
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5378
5378
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5379
5379
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5475,7 +5475,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5475
5475
|
scaleY?: number | undefined;
|
|
5476
5476
|
translateX?: number | undefined;
|
|
5477
5477
|
translateY?: number | undefined;
|
|
5478
|
-
textAlignVertical?: "
|
|
5478
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5479
5479
|
includeFontPadding?: boolean | undefined;
|
|
5480
5480
|
};
|
|
5481
5481
|
body2: {
|
|
@@ -5486,7 +5486,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5486
5486
|
fontFamily?: string | undefined;
|
|
5487
5487
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5488
5488
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5489
|
-
textAlign?: "
|
|
5489
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5490
5490
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5491
5491
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5492
5492
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5588,7 +5588,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5588
5588
|
scaleY?: number | undefined;
|
|
5589
5589
|
translateX?: number | undefined;
|
|
5590
5590
|
translateY?: number | undefined;
|
|
5591
|
-
textAlignVertical?: "
|
|
5591
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5592
5592
|
includeFontPadding?: boolean | undefined;
|
|
5593
5593
|
};
|
|
5594
5594
|
button: {
|
|
@@ -5599,7 +5599,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5599
5599
|
fontFamily?: string | undefined;
|
|
5600
5600
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5601
5601
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5602
|
-
textAlign?: "
|
|
5602
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5603
5603
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5604
5604
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5605
5605
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5701,7 +5701,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5701
5701
|
scaleY?: number | undefined;
|
|
5702
5702
|
translateX?: number | undefined;
|
|
5703
5703
|
translateY?: number | undefined;
|
|
5704
|
-
textAlignVertical?: "
|
|
5704
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5705
5705
|
includeFontPadding?: boolean | undefined;
|
|
5706
5706
|
};
|
|
5707
5707
|
caption: {
|
|
@@ -5712,7 +5712,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5712
5712
|
fontFamily?: string | undefined;
|
|
5713
5713
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5714
5714
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5715
|
-
textAlign?: "
|
|
5715
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5716
5716
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5717
5717
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5718
5718
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5814,7 +5814,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5814
5814
|
scaleY?: number | undefined;
|
|
5815
5815
|
translateX?: number | undefined;
|
|
5816
5816
|
translateY?: number | undefined;
|
|
5817
|
-
textAlignVertical?: "
|
|
5817
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5818
5818
|
includeFontPadding?: boolean | undefined;
|
|
5819
5819
|
};
|
|
5820
5820
|
overline: {
|
|
@@ -5825,7 +5825,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5825
5825
|
fontFamily?: string | undefined;
|
|
5826
5826
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5827
5827
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5828
|
-
textAlign?: "
|
|
5828
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5829
5829
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5830
5830
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5831
5831
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -5927,7 +5927,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5927
5927
|
scaleY?: number | undefined;
|
|
5928
5928
|
translateX?: number | undefined;
|
|
5929
5929
|
translateY?: number | undefined;
|
|
5930
|
-
textAlignVertical?: "
|
|
5930
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
5931
5931
|
includeFontPadding?: boolean | undefined;
|
|
5932
5932
|
};
|
|
5933
5933
|
headline6: {
|
|
@@ -5938,7 +5938,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
5938
5938
|
fontFamily?: string | undefined;
|
|
5939
5939
|
fontStyle?: "normal" | "italic" | undefined;
|
|
5940
5940
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
5941
|
-
textAlign?: "
|
|
5941
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
5942
5942
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
5943
5943
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
5944
5944
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6040,7 +6040,7 @@ export declare const DatePicker: (props: import("utility-types").Subtract<import
|
|
|
6040
6040
|
scaleY?: number | undefined;
|
|
6041
6041
|
translateX?: number | undefined;
|
|
6042
6042
|
translateY?: number | undefined;
|
|
6043
|
-
textAlignVertical?: "
|
|
6043
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6044
6044
|
includeFontPadding?: boolean | undefined;
|
|
6045
6045
|
};
|
|
6046
6046
|
};
|
|
@@ -6103,7 +6103,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6103
6103
|
fontFamily?: string | undefined;
|
|
6104
6104
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6105
6105
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6106
|
-
textAlign?: "
|
|
6106
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6107
6107
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6108
6108
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6109
6109
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6205,7 +6205,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6205
6205
|
scaleY?: number | undefined;
|
|
6206
6206
|
translateX?: number | undefined;
|
|
6207
6207
|
translateY?: number | undefined;
|
|
6208
|
-
textAlignVertical?: "
|
|
6208
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6209
6209
|
includeFontPadding?: boolean | undefined;
|
|
6210
6210
|
};
|
|
6211
6211
|
headline2: {
|
|
@@ -6216,7 +6216,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6216
6216
|
fontFamily?: string | undefined;
|
|
6217
6217
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6218
6218
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6219
|
-
textAlign?: "
|
|
6219
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6220
6220
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6221
6221
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6222
6222
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6318,7 +6318,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6318
6318
|
scaleY?: number | undefined;
|
|
6319
6319
|
translateX?: number | undefined;
|
|
6320
6320
|
translateY?: number | undefined;
|
|
6321
|
-
textAlignVertical?: "
|
|
6321
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6322
6322
|
includeFontPadding?: boolean | undefined;
|
|
6323
6323
|
};
|
|
6324
6324
|
headline3: {
|
|
@@ -6329,7 +6329,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6329
6329
|
fontFamily?: string | undefined;
|
|
6330
6330
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6331
6331
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6332
|
-
textAlign?: "
|
|
6332
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6333
6333
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6334
6334
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6335
6335
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6431,7 +6431,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6431
6431
|
scaleY?: number | undefined;
|
|
6432
6432
|
translateX?: number | undefined;
|
|
6433
6433
|
translateY?: number | undefined;
|
|
6434
|
-
textAlignVertical?: "
|
|
6434
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6435
6435
|
includeFontPadding?: boolean | undefined;
|
|
6436
6436
|
};
|
|
6437
6437
|
headline4: {
|
|
@@ -6442,7 +6442,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6442
6442
|
fontFamily?: string | undefined;
|
|
6443
6443
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6444
6444
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6445
|
-
textAlign?: "
|
|
6445
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6446
6446
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6447
6447
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6448
6448
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6544,7 +6544,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6544
6544
|
scaleY?: number | undefined;
|
|
6545
6545
|
translateX?: number | undefined;
|
|
6546
6546
|
translateY?: number | undefined;
|
|
6547
|
-
textAlignVertical?: "
|
|
6547
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6548
6548
|
includeFontPadding?: boolean | undefined;
|
|
6549
6549
|
};
|
|
6550
6550
|
headline5: {
|
|
@@ -6555,7 +6555,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6555
6555
|
fontFamily?: string | undefined;
|
|
6556
6556
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6557
6557
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6558
|
-
textAlign?: "
|
|
6558
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6559
6559
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6560
6560
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6561
6561
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6657,7 +6657,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6657
6657
|
scaleY?: number | undefined;
|
|
6658
6658
|
translateX?: number | undefined;
|
|
6659
6659
|
translateY?: number | undefined;
|
|
6660
|
-
textAlignVertical?: "
|
|
6660
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6661
6661
|
includeFontPadding?: boolean | undefined;
|
|
6662
6662
|
};
|
|
6663
6663
|
subtitle1: {
|
|
@@ -6668,7 +6668,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6668
6668
|
fontFamily?: string | undefined;
|
|
6669
6669
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6670
6670
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6671
|
-
textAlign?: "
|
|
6671
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6672
6672
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6673
6673
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6674
6674
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6770,7 +6770,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6770
6770
|
scaleY?: number | undefined;
|
|
6771
6771
|
translateX?: number | undefined;
|
|
6772
6772
|
translateY?: number | undefined;
|
|
6773
|
-
textAlignVertical?: "
|
|
6773
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6774
6774
|
includeFontPadding?: boolean | undefined;
|
|
6775
6775
|
};
|
|
6776
6776
|
subtitle2: {
|
|
@@ -6781,7 +6781,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6781
6781
|
fontFamily?: string | undefined;
|
|
6782
6782
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6783
6783
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6784
|
-
textAlign?: "
|
|
6784
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6785
6785
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6786
6786
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6787
6787
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6883,7 +6883,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6883
6883
|
scaleY?: number | undefined;
|
|
6884
6884
|
translateX?: number | undefined;
|
|
6885
6885
|
translateY?: number | undefined;
|
|
6886
|
-
textAlignVertical?: "
|
|
6886
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
6887
6887
|
includeFontPadding?: boolean | undefined;
|
|
6888
6888
|
};
|
|
6889
6889
|
body1: {
|
|
@@ -6894,7 +6894,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6894
6894
|
fontFamily?: string | undefined;
|
|
6895
6895
|
fontStyle?: "normal" | "italic" | undefined;
|
|
6896
6896
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
6897
|
-
textAlign?: "
|
|
6897
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
6898
6898
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
6899
6899
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
6900
6900
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -6996,7 +6996,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
6996
6996
|
scaleY?: number | undefined;
|
|
6997
6997
|
translateX?: number | undefined;
|
|
6998
6998
|
translateY?: number | undefined;
|
|
6999
|
-
textAlignVertical?: "
|
|
6999
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7000
7000
|
includeFontPadding?: boolean | undefined;
|
|
7001
7001
|
};
|
|
7002
7002
|
body2: {
|
|
@@ -7007,7 +7007,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7007
7007
|
fontFamily?: string | undefined;
|
|
7008
7008
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7009
7009
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7010
|
-
textAlign?: "
|
|
7010
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7011
7011
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7012
7012
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7013
7013
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7109,7 +7109,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7109
7109
|
scaleY?: number | undefined;
|
|
7110
7110
|
translateX?: number | undefined;
|
|
7111
7111
|
translateY?: number | undefined;
|
|
7112
|
-
textAlignVertical?: "
|
|
7112
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7113
7113
|
includeFontPadding?: boolean | undefined;
|
|
7114
7114
|
};
|
|
7115
7115
|
button: {
|
|
@@ -7120,7 +7120,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7120
7120
|
fontFamily?: string | undefined;
|
|
7121
7121
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7122
7122
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7123
|
-
textAlign?: "
|
|
7123
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7124
7124
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7125
7125
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7126
7126
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7222,7 +7222,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7222
7222
|
scaleY?: number | undefined;
|
|
7223
7223
|
translateX?: number | undefined;
|
|
7224
7224
|
translateY?: number | undefined;
|
|
7225
|
-
textAlignVertical?: "
|
|
7225
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7226
7226
|
includeFontPadding?: boolean | undefined;
|
|
7227
7227
|
};
|
|
7228
7228
|
caption: {
|
|
@@ -7233,7 +7233,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7233
7233
|
fontFamily?: string | undefined;
|
|
7234
7234
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7235
7235
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7236
|
-
textAlign?: "
|
|
7236
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7237
7237
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7238
7238
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7239
7239
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7335,7 +7335,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7335
7335
|
scaleY?: number | undefined;
|
|
7336
7336
|
translateX?: number | undefined;
|
|
7337
7337
|
translateY?: number | undefined;
|
|
7338
|
-
textAlignVertical?: "
|
|
7338
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7339
7339
|
includeFontPadding?: boolean | undefined;
|
|
7340
7340
|
};
|
|
7341
7341
|
overline: {
|
|
@@ -7346,7 +7346,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7346
7346
|
fontFamily?: string | undefined;
|
|
7347
7347
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7348
7348
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7349
|
-
textAlign?: "
|
|
7349
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7350
7350
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7351
7351
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7352
7352
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7448,7 +7448,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7448
7448
|
scaleY?: number | undefined;
|
|
7449
7449
|
translateX?: number | undefined;
|
|
7450
7450
|
translateY?: number | undefined;
|
|
7451
|
-
textAlignVertical?: "
|
|
7451
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7452
7452
|
includeFontPadding?: boolean | undefined;
|
|
7453
7453
|
};
|
|
7454
7454
|
headline6: {
|
|
@@ -7459,7 +7459,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7459
7459
|
fontFamily?: string | undefined;
|
|
7460
7460
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7461
7461
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7462
|
-
textAlign?: "
|
|
7462
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7463
7463
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7464
7464
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7465
7465
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7561,7 +7561,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7561
7561
|
scaleY?: number | undefined;
|
|
7562
7562
|
translateX?: number | undefined;
|
|
7563
7563
|
translateY?: number | undefined;
|
|
7564
|
-
textAlignVertical?: "
|
|
7564
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7565
7565
|
includeFontPadding?: boolean | undefined;
|
|
7566
7566
|
};
|
|
7567
7567
|
};
|
|
@@ -7612,7 +7612,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7612
7612
|
fontFamily?: string | undefined;
|
|
7613
7613
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7614
7614
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7615
|
-
textAlign?: "
|
|
7615
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7616
7616
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7617
7617
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7618
7618
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7714,7 +7714,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7714
7714
|
scaleY?: number | undefined;
|
|
7715
7715
|
translateX?: number | undefined;
|
|
7716
7716
|
translateY?: number | undefined;
|
|
7717
|
-
textAlignVertical?: "
|
|
7717
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7718
7718
|
includeFontPadding?: boolean | undefined;
|
|
7719
7719
|
};
|
|
7720
7720
|
headline2: {
|
|
@@ -7725,7 +7725,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7725
7725
|
fontFamily?: string | undefined;
|
|
7726
7726
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7727
7727
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7728
|
-
textAlign?: "
|
|
7728
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7729
7729
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7730
7730
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7731
7731
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7827,7 +7827,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7827
7827
|
scaleY?: number | undefined;
|
|
7828
7828
|
translateX?: number | undefined;
|
|
7829
7829
|
translateY?: number | undefined;
|
|
7830
|
-
textAlignVertical?: "
|
|
7830
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7831
7831
|
includeFontPadding?: boolean | undefined;
|
|
7832
7832
|
};
|
|
7833
7833
|
headline3: {
|
|
@@ -7838,7 +7838,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7838
7838
|
fontFamily?: string | undefined;
|
|
7839
7839
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7840
7840
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7841
|
-
textAlign?: "
|
|
7841
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7842
7842
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7843
7843
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7844
7844
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -7940,7 +7940,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7940
7940
|
scaleY?: number | undefined;
|
|
7941
7941
|
translateX?: number | undefined;
|
|
7942
7942
|
translateY?: number | undefined;
|
|
7943
|
-
textAlignVertical?: "
|
|
7943
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
7944
7944
|
includeFontPadding?: boolean | undefined;
|
|
7945
7945
|
};
|
|
7946
7946
|
headline4: {
|
|
@@ -7951,7 +7951,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
7951
7951
|
fontFamily?: string | undefined;
|
|
7952
7952
|
fontStyle?: "normal" | "italic" | undefined;
|
|
7953
7953
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
7954
|
-
textAlign?: "
|
|
7954
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
7955
7955
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
7956
7956
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
7957
7957
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8053,7 +8053,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8053
8053
|
scaleY?: number | undefined;
|
|
8054
8054
|
translateX?: number | undefined;
|
|
8055
8055
|
translateY?: number | undefined;
|
|
8056
|
-
textAlignVertical?: "
|
|
8056
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8057
8057
|
includeFontPadding?: boolean | undefined;
|
|
8058
8058
|
};
|
|
8059
8059
|
headline5: {
|
|
@@ -8064,7 +8064,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8064
8064
|
fontFamily?: string | undefined;
|
|
8065
8065
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8066
8066
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8067
|
-
textAlign?: "
|
|
8067
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8068
8068
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8069
8069
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8070
8070
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8166,7 +8166,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8166
8166
|
scaleY?: number | undefined;
|
|
8167
8167
|
translateX?: number | undefined;
|
|
8168
8168
|
translateY?: number | undefined;
|
|
8169
|
-
textAlignVertical?: "
|
|
8169
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8170
8170
|
includeFontPadding?: boolean | undefined;
|
|
8171
8171
|
};
|
|
8172
8172
|
subtitle1: {
|
|
@@ -8177,7 +8177,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8177
8177
|
fontFamily?: string | undefined;
|
|
8178
8178
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8179
8179
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8180
|
-
textAlign?: "
|
|
8180
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8181
8181
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8182
8182
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8183
8183
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8279,7 +8279,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8279
8279
|
scaleY?: number | undefined;
|
|
8280
8280
|
translateX?: number | undefined;
|
|
8281
8281
|
translateY?: number | undefined;
|
|
8282
|
-
textAlignVertical?: "
|
|
8282
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8283
8283
|
includeFontPadding?: boolean | undefined;
|
|
8284
8284
|
};
|
|
8285
8285
|
subtitle2: {
|
|
@@ -8290,7 +8290,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8290
8290
|
fontFamily?: string | undefined;
|
|
8291
8291
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8292
8292
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8293
|
-
textAlign?: "
|
|
8293
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8294
8294
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8295
8295
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8296
8296
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8392,7 +8392,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8392
8392
|
scaleY?: number | undefined;
|
|
8393
8393
|
translateX?: number | undefined;
|
|
8394
8394
|
translateY?: number | undefined;
|
|
8395
|
-
textAlignVertical?: "
|
|
8395
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8396
8396
|
includeFontPadding?: boolean | undefined;
|
|
8397
8397
|
};
|
|
8398
8398
|
body1: {
|
|
@@ -8403,7 +8403,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8403
8403
|
fontFamily?: string | undefined;
|
|
8404
8404
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8405
8405
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8406
|
-
textAlign?: "
|
|
8406
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8407
8407
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8408
8408
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8409
8409
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8505,7 +8505,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8505
8505
|
scaleY?: number | undefined;
|
|
8506
8506
|
translateX?: number | undefined;
|
|
8507
8507
|
translateY?: number | undefined;
|
|
8508
|
-
textAlignVertical?: "
|
|
8508
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8509
8509
|
includeFontPadding?: boolean | undefined;
|
|
8510
8510
|
};
|
|
8511
8511
|
body2: {
|
|
@@ -8516,7 +8516,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8516
8516
|
fontFamily?: string | undefined;
|
|
8517
8517
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8518
8518
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8519
|
-
textAlign?: "
|
|
8519
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8520
8520
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8521
8521
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8522
8522
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8618,7 +8618,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8618
8618
|
scaleY?: number | undefined;
|
|
8619
8619
|
translateX?: number | undefined;
|
|
8620
8620
|
translateY?: number | undefined;
|
|
8621
|
-
textAlignVertical?: "
|
|
8621
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8622
8622
|
includeFontPadding?: boolean | undefined;
|
|
8623
8623
|
};
|
|
8624
8624
|
button: {
|
|
@@ -8629,7 +8629,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8629
8629
|
fontFamily?: string | undefined;
|
|
8630
8630
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8631
8631
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8632
|
-
textAlign?: "
|
|
8632
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8633
8633
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8634
8634
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8635
8635
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8731,7 +8731,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8731
8731
|
scaleY?: number | undefined;
|
|
8732
8732
|
translateX?: number | undefined;
|
|
8733
8733
|
translateY?: number | undefined;
|
|
8734
|
-
textAlignVertical?: "
|
|
8734
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8735
8735
|
includeFontPadding?: boolean | undefined;
|
|
8736
8736
|
};
|
|
8737
8737
|
caption: {
|
|
@@ -8742,7 +8742,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8742
8742
|
fontFamily?: string | undefined;
|
|
8743
8743
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8744
8744
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8745
|
-
textAlign?: "
|
|
8745
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8746
8746
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8747
8747
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8748
8748
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8844,7 +8844,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8844
8844
|
scaleY?: number | undefined;
|
|
8845
8845
|
translateX?: number | undefined;
|
|
8846
8846
|
translateY?: number | undefined;
|
|
8847
|
-
textAlignVertical?: "
|
|
8847
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8848
8848
|
includeFontPadding?: boolean | undefined;
|
|
8849
8849
|
};
|
|
8850
8850
|
overline: {
|
|
@@ -8855,7 +8855,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8855
8855
|
fontFamily?: string | undefined;
|
|
8856
8856
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8857
8857
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8858
|
-
textAlign?: "
|
|
8858
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8859
8859
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8860
8860
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8861
8861
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -8957,7 +8957,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8957
8957
|
scaleY?: number | undefined;
|
|
8958
8958
|
translateX?: number | undefined;
|
|
8959
8959
|
translateY?: number | undefined;
|
|
8960
|
-
textAlignVertical?: "
|
|
8960
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
8961
8961
|
includeFontPadding?: boolean | undefined;
|
|
8962
8962
|
};
|
|
8963
8963
|
headline6: {
|
|
@@ -8968,7 +8968,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
8968
8968
|
fontFamily?: string | undefined;
|
|
8969
8969
|
fontStyle?: "normal" | "italic" | undefined;
|
|
8970
8970
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
8971
|
-
textAlign?: "
|
|
8971
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
8972
8972
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
8973
8973
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
8974
8974
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9070,7 +9070,7 @@ export declare const IconButton: (props: import("utility-types").Subtract<import
|
|
|
9070
9070
|
scaleY?: number | undefined;
|
|
9071
9071
|
translateX?: number | undefined;
|
|
9072
9072
|
translateY?: number | undefined;
|
|
9073
|
-
textAlignVertical?: "
|
|
9073
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9074
9074
|
includeFontPadding?: boolean | undefined;
|
|
9075
9075
|
};
|
|
9076
9076
|
};
|
|
@@ -9126,7 +9126,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9126
9126
|
fontFamily?: string | undefined;
|
|
9127
9127
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9128
9128
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9129
|
-
textAlign?: "
|
|
9129
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9130
9130
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9131
9131
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9132
9132
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9228,7 +9228,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9228
9228
|
scaleY?: number | undefined;
|
|
9229
9229
|
translateX?: number | undefined;
|
|
9230
9230
|
translateY?: number | undefined;
|
|
9231
|
-
textAlignVertical?: "
|
|
9231
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9232
9232
|
includeFontPadding?: boolean | undefined;
|
|
9233
9233
|
};
|
|
9234
9234
|
headline2: {
|
|
@@ -9239,7 +9239,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9239
9239
|
fontFamily?: string | undefined;
|
|
9240
9240
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9241
9241
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9242
|
-
textAlign?: "
|
|
9242
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9243
9243
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9244
9244
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9245
9245
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9341,7 +9341,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9341
9341
|
scaleY?: number | undefined;
|
|
9342
9342
|
translateX?: number | undefined;
|
|
9343
9343
|
translateY?: number | undefined;
|
|
9344
|
-
textAlignVertical?: "
|
|
9344
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9345
9345
|
includeFontPadding?: boolean | undefined;
|
|
9346
9346
|
};
|
|
9347
9347
|
headline3: {
|
|
@@ -9352,7 +9352,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9352
9352
|
fontFamily?: string | undefined;
|
|
9353
9353
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9354
9354
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9355
|
-
textAlign?: "
|
|
9355
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9356
9356
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9357
9357
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9358
9358
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9454,7 +9454,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9454
9454
|
scaleY?: number | undefined;
|
|
9455
9455
|
translateX?: number | undefined;
|
|
9456
9456
|
translateY?: number | undefined;
|
|
9457
|
-
textAlignVertical?: "
|
|
9457
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9458
9458
|
includeFontPadding?: boolean | undefined;
|
|
9459
9459
|
};
|
|
9460
9460
|
headline4: {
|
|
@@ -9465,7 +9465,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9465
9465
|
fontFamily?: string | undefined;
|
|
9466
9466
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9467
9467
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9468
|
-
textAlign?: "
|
|
9468
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9469
9469
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9470
9470
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9471
9471
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9567,7 +9567,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9567
9567
|
scaleY?: number | undefined;
|
|
9568
9568
|
translateX?: number | undefined;
|
|
9569
9569
|
translateY?: number | undefined;
|
|
9570
|
-
textAlignVertical?: "
|
|
9570
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9571
9571
|
includeFontPadding?: boolean | undefined;
|
|
9572
9572
|
};
|
|
9573
9573
|
headline5: {
|
|
@@ -9578,7 +9578,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9578
9578
|
fontFamily?: string | undefined;
|
|
9579
9579
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9580
9580
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9581
|
-
textAlign?: "
|
|
9581
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9582
9582
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9583
9583
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9584
9584
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9680,7 +9680,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9680
9680
|
scaleY?: number | undefined;
|
|
9681
9681
|
translateX?: number | undefined;
|
|
9682
9682
|
translateY?: number | undefined;
|
|
9683
|
-
textAlignVertical?: "
|
|
9683
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9684
9684
|
includeFontPadding?: boolean | undefined;
|
|
9685
9685
|
};
|
|
9686
9686
|
subtitle1: {
|
|
@@ -9691,7 +9691,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9691
9691
|
fontFamily?: string | undefined;
|
|
9692
9692
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9693
9693
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9694
|
-
textAlign?: "
|
|
9694
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9695
9695
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9696
9696
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9697
9697
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9793,7 +9793,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9793
9793
|
scaleY?: number | undefined;
|
|
9794
9794
|
translateX?: number | undefined;
|
|
9795
9795
|
translateY?: number | undefined;
|
|
9796
|
-
textAlignVertical?: "
|
|
9796
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9797
9797
|
includeFontPadding?: boolean | undefined;
|
|
9798
9798
|
};
|
|
9799
9799
|
subtitle2: {
|
|
@@ -9804,7 +9804,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9804
9804
|
fontFamily?: string | undefined;
|
|
9805
9805
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9806
9806
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9807
|
-
textAlign?: "
|
|
9807
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9808
9808
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9809
9809
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9810
9810
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -9906,7 +9906,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9906
9906
|
scaleY?: number | undefined;
|
|
9907
9907
|
translateX?: number | undefined;
|
|
9908
9908
|
translateY?: number | undefined;
|
|
9909
|
-
textAlignVertical?: "
|
|
9909
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
9910
9910
|
includeFontPadding?: boolean | undefined;
|
|
9911
9911
|
};
|
|
9912
9912
|
body1: {
|
|
@@ -9917,7 +9917,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
9917
9917
|
fontFamily?: string | undefined;
|
|
9918
9918
|
fontStyle?: "normal" | "italic" | undefined;
|
|
9919
9919
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
9920
|
-
textAlign?: "
|
|
9920
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
9921
9921
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
9922
9922
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
9923
9923
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10019,7 +10019,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10019
10019
|
scaleY?: number | undefined;
|
|
10020
10020
|
translateX?: number | undefined;
|
|
10021
10021
|
translateY?: number | undefined;
|
|
10022
|
-
textAlignVertical?: "
|
|
10022
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10023
10023
|
includeFontPadding?: boolean | undefined;
|
|
10024
10024
|
};
|
|
10025
10025
|
body2: {
|
|
@@ -10030,7 +10030,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10030
10030
|
fontFamily?: string | undefined;
|
|
10031
10031
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10032
10032
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10033
|
-
textAlign?: "
|
|
10033
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10034
10034
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10035
10035
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10036
10036
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10132,7 +10132,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10132
10132
|
scaleY?: number | undefined;
|
|
10133
10133
|
translateX?: number | undefined;
|
|
10134
10134
|
translateY?: number | undefined;
|
|
10135
|
-
textAlignVertical?: "
|
|
10135
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10136
10136
|
includeFontPadding?: boolean | undefined;
|
|
10137
10137
|
};
|
|
10138
10138
|
button: {
|
|
@@ -10143,7 +10143,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10143
10143
|
fontFamily?: string | undefined;
|
|
10144
10144
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10145
10145
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10146
|
-
textAlign?: "
|
|
10146
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10147
10147
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10148
10148
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10149
10149
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10245,7 +10245,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10245
10245
|
scaleY?: number | undefined;
|
|
10246
10246
|
translateX?: number | undefined;
|
|
10247
10247
|
translateY?: number | undefined;
|
|
10248
|
-
textAlignVertical?: "
|
|
10248
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10249
10249
|
includeFontPadding?: boolean | undefined;
|
|
10250
10250
|
};
|
|
10251
10251
|
caption: {
|
|
@@ -10256,7 +10256,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10256
10256
|
fontFamily?: string | undefined;
|
|
10257
10257
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10258
10258
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10259
|
-
textAlign?: "
|
|
10259
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10260
10260
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10261
10261
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10262
10262
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10358,7 +10358,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10358
10358
|
scaleY?: number | undefined;
|
|
10359
10359
|
translateX?: number | undefined;
|
|
10360
10360
|
translateY?: number | undefined;
|
|
10361
|
-
textAlignVertical?: "
|
|
10361
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10362
10362
|
includeFontPadding?: boolean | undefined;
|
|
10363
10363
|
};
|
|
10364
10364
|
overline: {
|
|
@@ -10369,7 +10369,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10369
10369
|
fontFamily?: string | undefined;
|
|
10370
10370
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10371
10371
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10372
|
-
textAlign?: "
|
|
10372
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10373
10373
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10374
10374
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10375
10375
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10471,7 +10471,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10471
10471
|
scaleY?: number | undefined;
|
|
10472
10472
|
translateX?: number | undefined;
|
|
10473
10473
|
translateY?: number | undefined;
|
|
10474
|
-
textAlignVertical?: "
|
|
10474
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10475
10475
|
includeFontPadding?: boolean | undefined;
|
|
10476
10476
|
};
|
|
10477
10477
|
headline6: {
|
|
@@ -10482,7 +10482,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10482
10482
|
fontFamily?: string | undefined;
|
|
10483
10483
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10484
10484
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10485
|
-
textAlign?: "
|
|
10485
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10486
10486
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10487
10487
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10488
10488
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10584,7 +10584,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10584
10584
|
scaleY?: number | undefined;
|
|
10585
10585
|
translateX?: number | undefined;
|
|
10586
10586
|
translateY?: number | undefined;
|
|
10587
|
-
textAlignVertical?: "
|
|
10587
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10588
10588
|
includeFontPadding?: boolean | undefined;
|
|
10589
10589
|
};
|
|
10590
10590
|
};
|
|
@@ -10637,7 +10637,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10637
10637
|
fontFamily?: string | undefined;
|
|
10638
10638
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10639
10639
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10640
|
-
textAlign?: "
|
|
10640
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10641
10641
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10642
10642
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10643
10643
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10739,7 +10739,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10739
10739
|
scaleY?: number | undefined;
|
|
10740
10740
|
translateX?: number | undefined;
|
|
10741
10741
|
translateY?: number | undefined;
|
|
10742
|
-
textAlignVertical?: "
|
|
10742
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10743
10743
|
includeFontPadding?: boolean | undefined;
|
|
10744
10744
|
};
|
|
10745
10745
|
headline2: {
|
|
@@ -10750,7 +10750,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10750
10750
|
fontFamily?: string | undefined;
|
|
10751
10751
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10752
10752
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10753
|
-
textAlign?: "
|
|
10753
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10754
10754
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10755
10755
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10756
10756
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10852,7 +10852,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10852
10852
|
scaleY?: number | undefined;
|
|
10853
10853
|
translateX?: number | undefined;
|
|
10854
10854
|
translateY?: number | undefined;
|
|
10855
|
-
textAlignVertical?: "
|
|
10855
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10856
10856
|
includeFontPadding?: boolean | undefined;
|
|
10857
10857
|
};
|
|
10858
10858
|
headline3: {
|
|
@@ -10863,7 +10863,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10863
10863
|
fontFamily?: string | undefined;
|
|
10864
10864
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10865
10865
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10866
|
-
textAlign?: "
|
|
10866
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10867
10867
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10868
10868
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10869
10869
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -10965,7 +10965,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10965
10965
|
scaleY?: number | undefined;
|
|
10966
10966
|
translateX?: number | undefined;
|
|
10967
10967
|
translateY?: number | undefined;
|
|
10968
|
-
textAlignVertical?: "
|
|
10968
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
10969
10969
|
includeFontPadding?: boolean | undefined;
|
|
10970
10970
|
};
|
|
10971
10971
|
headline4: {
|
|
@@ -10976,7 +10976,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
10976
10976
|
fontFamily?: string | undefined;
|
|
10977
10977
|
fontStyle?: "normal" | "italic" | undefined;
|
|
10978
10978
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
10979
|
-
textAlign?: "
|
|
10979
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
10980
10980
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
10981
10981
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
10982
10982
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11078,7 +11078,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11078
11078
|
scaleY?: number | undefined;
|
|
11079
11079
|
translateX?: number | undefined;
|
|
11080
11080
|
translateY?: number | undefined;
|
|
11081
|
-
textAlignVertical?: "
|
|
11081
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11082
11082
|
includeFontPadding?: boolean | undefined;
|
|
11083
11083
|
};
|
|
11084
11084
|
headline5: {
|
|
@@ -11089,7 +11089,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11089
11089
|
fontFamily?: string | undefined;
|
|
11090
11090
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11091
11091
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11092
|
-
textAlign?: "
|
|
11092
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11093
11093
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11094
11094
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11095
11095
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11191,7 +11191,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11191
11191
|
scaleY?: number | undefined;
|
|
11192
11192
|
translateX?: number | undefined;
|
|
11193
11193
|
translateY?: number | undefined;
|
|
11194
|
-
textAlignVertical?: "
|
|
11194
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11195
11195
|
includeFontPadding?: boolean | undefined;
|
|
11196
11196
|
};
|
|
11197
11197
|
subtitle1: {
|
|
@@ -11202,7 +11202,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11202
11202
|
fontFamily?: string | undefined;
|
|
11203
11203
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11204
11204
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11205
|
-
textAlign?: "
|
|
11205
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11206
11206
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11207
11207
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11208
11208
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11304,7 +11304,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11304
11304
|
scaleY?: number | undefined;
|
|
11305
11305
|
translateX?: number | undefined;
|
|
11306
11306
|
translateY?: number | undefined;
|
|
11307
|
-
textAlignVertical?: "
|
|
11307
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11308
11308
|
includeFontPadding?: boolean | undefined;
|
|
11309
11309
|
};
|
|
11310
11310
|
subtitle2: {
|
|
@@ -11315,7 +11315,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11315
11315
|
fontFamily?: string | undefined;
|
|
11316
11316
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11317
11317
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11318
|
-
textAlign?: "
|
|
11318
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11319
11319
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11320
11320
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11321
11321
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11417,7 +11417,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11417
11417
|
scaleY?: number | undefined;
|
|
11418
11418
|
translateX?: number | undefined;
|
|
11419
11419
|
translateY?: number | undefined;
|
|
11420
|
-
textAlignVertical?: "
|
|
11420
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11421
11421
|
includeFontPadding?: boolean | undefined;
|
|
11422
11422
|
};
|
|
11423
11423
|
body1: {
|
|
@@ -11428,7 +11428,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11428
11428
|
fontFamily?: string | undefined;
|
|
11429
11429
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11430
11430
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11431
|
-
textAlign?: "
|
|
11431
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11432
11432
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11433
11433
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11434
11434
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11530,7 +11530,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11530
11530
|
scaleY?: number | undefined;
|
|
11531
11531
|
translateX?: number | undefined;
|
|
11532
11532
|
translateY?: number | undefined;
|
|
11533
|
-
textAlignVertical?: "
|
|
11533
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11534
11534
|
includeFontPadding?: boolean | undefined;
|
|
11535
11535
|
};
|
|
11536
11536
|
body2: {
|
|
@@ -11541,7 +11541,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11541
11541
|
fontFamily?: string | undefined;
|
|
11542
11542
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11543
11543
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11544
|
-
textAlign?: "
|
|
11544
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11545
11545
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11546
11546
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11547
11547
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11643,7 +11643,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11643
11643
|
scaleY?: number | undefined;
|
|
11644
11644
|
translateX?: number | undefined;
|
|
11645
11645
|
translateY?: number | undefined;
|
|
11646
|
-
textAlignVertical?: "
|
|
11646
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11647
11647
|
includeFontPadding?: boolean | undefined;
|
|
11648
11648
|
};
|
|
11649
11649
|
button: {
|
|
@@ -11654,7 +11654,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11654
11654
|
fontFamily?: string | undefined;
|
|
11655
11655
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11656
11656
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11657
|
-
textAlign?: "
|
|
11657
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11658
11658
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11659
11659
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11660
11660
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11756,7 +11756,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11756
11756
|
scaleY?: number | undefined;
|
|
11757
11757
|
translateX?: number | undefined;
|
|
11758
11758
|
translateY?: number | undefined;
|
|
11759
|
-
textAlignVertical?: "
|
|
11759
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11760
11760
|
includeFontPadding?: boolean | undefined;
|
|
11761
11761
|
};
|
|
11762
11762
|
caption: {
|
|
@@ -11767,7 +11767,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11767
11767
|
fontFamily?: string | undefined;
|
|
11768
11768
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11769
11769
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11770
|
-
textAlign?: "
|
|
11770
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11771
11771
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11772
11772
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11773
11773
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11869,7 +11869,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11869
11869
|
scaleY?: number | undefined;
|
|
11870
11870
|
translateX?: number | undefined;
|
|
11871
11871
|
translateY?: number | undefined;
|
|
11872
|
-
textAlignVertical?: "
|
|
11872
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11873
11873
|
includeFontPadding?: boolean | undefined;
|
|
11874
11874
|
};
|
|
11875
11875
|
overline: {
|
|
@@ -11880,7 +11880,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11880
11880
|
fontFamily?: string | undefined;
|
|
11881
11881
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11882
11882
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11883
|
-
textAlign?: "
|
|
11883
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11884
11884
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11885
11885
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11886
11886
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -11982,7 +11982,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11982
11982
|
scaleY?: number | undefined;
|
|
11983
11983
|
translateX?: number | undefined;
|
|
11984
11984
|
translateY?: number | undefined;
|
|
11985
|
-
textAlignVertical?: "
|
|
11985
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
11986
11986
|
includeFontPadding?: boolean | undefined;
|
|
11987
11987
|
};
|
|
11988
11988
|
headline6: {
|
|
@@ -11993,7 +11993,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
11993
11993
|
fontFamily?: string | undefined;
|
|
11994
11994
|
fontStyle?: "normal" | "italic" | undefined;
|
|
11995
11995
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
11996
|
-
textAlign?: "
|
|
11996
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
11997
11997
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
11998
11998
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
11999
11999
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12095,7 +12095,7 @@ export declare const StarRating: (props: import("utility-types").Subtract<import
|
|
|
12095
12095
|
scaleY?: number | undefined;
|
|
12096
12096
|
translateX?: number | undefined;
|
|
12097
12097
|
translateY?: number | undefined;
|
|
12098
|
-
textAlignVertical?: "
|
|
12098
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12099
12099
|
includeFontPadding?: boolean | undefined;
|
|
12100
12100
|
};
|
|
12101
12101
|
};
|
|
@@ -12151,7 +12151,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12151
12151
|
fontFamily?: string | undefined;
|
|
12152
12152
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12153
12153
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12154
|
-
textAlign?: "
|
|
12154
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12155
12155
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12156
12156
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12157
12157
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12253,7 +12253,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12253
12253
|
scaleY?: number | undefined;
|
|
12254
12254
|
translateX?: number | undefined;
|
|
12255
12255
|
translateY?: number | undefined;
|
|
12256
|
-
textAlignVertical?: "
|
|
12256
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12257
12257
|
includeFontPadding?: boolean | undefined;
|
|
12258
12258
|
};
|
|
12259
12259
|
headline2: {
|
|
@@ -12264,7 +12264,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12264
12264
|
fontFamily?: string | undefined;
|
|
12265
12265
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12266
12266
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12267
|
-
textAlign?: "
|
|
12267
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12268
12268
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12269
12269
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12270
12270
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12366,7 +12366,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12366
12366
|
scaleY?: number | undefined;
|
|
12367
12367
|
translateX?: number | undefined;
|
|
12368
12368
|
translateY?: number | undefined;
|
|
12369
|
-
textAlignVertical?: "
|
|
12369
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12370
12370
|
includeFontPadding?: boolean | undefined;
|
|
12371
12371
|
};
|
|
12372
12372
|
headline3: {
|
|
@@ -12377,7 +12377,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12377
12377
|
fontFamily?: string | undefined;
|
|
12378
12378
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12379
12379
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12380
|
-
textAlign?: "
|
|
12380
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12381
12381
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12382
12382
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12383
12383
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12479,7 +12479,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12479
12479
|
scaleY?: number | undefined;
|
|
12480
12480
|
translateX?: number | undefined;
|
|
12481
12481
|
translateY?: number | undefined;
|
|
12482
|
-
textAlignVertical?: "
|
|
12482
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12483
12483
|
includeFontPadding?: boolean | undefined;
|
|
12484
12484
|
};
|
|
12485
12485
|
headline4: {
|
|
@@ -12490,7 +12490,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12490
12490
|
fontFamily?: string | undefined;
|
|
12491
12491
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12492
12492
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12493
|
-
textAlign?: "
|
|
12493
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12494
12494
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12495
12495
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12496
12496
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12592,7 +12592,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12592
12592
|
scaleY?: number | undefined;
|
|
12593
12593
|
translateX?: number | undefined;
|
|
12594
12594
|
translateY?: number | undefined;
|
|
12595
|
-
textAlignVertical?: "
|
|
12595
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12596
12596
|
includeFontPadding?: boolean | undefined;
|
|
12597
12597
|
};
|
|
12598
12598
|
headline5: {
|
|
@@ -12603,7 +12603,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12603
12603
|
fontFamily?: string | undefined;
|
|
12604
12604
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12605
12605
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12606
|
-
textAlign?: "
|
|
12606
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12607
12607
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12608
12608
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12609
12609
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12705,7 +12705,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12705
12705
|
scaleY?: number | undefined;
|
|
12706
12706
|
translateX?: number | undefined;
|
|
12707
12707
|
translateY?: number | undefined;
|
|
12708
|
-
textAlignVertical?: "
|
|
12708
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12709
12709
|
includeFontPadding?: boolean | undefined;
|
|
12710
12710
|
};
|
|
12711
12711
|
subtitle1: {
|
|
@@ -12716,7 +12716,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12716
12716
|
fontFamily?: string | undefined;
|
|
12717
12717
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12718
12718
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12719
|
-
textAlign?: "
|
|
12719
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12720
12720
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12721
12721
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12722
12722
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12818,7 +12818,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12818
12818
|
scaleY?: number | undefined;
|
|
12819
12819
|
translateX?: number | undefined;
|
|
12820
12820
|
translateY?: number | undefined;
|
|
12821
|
-
textAlignVertical?: "
|
|
12821
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12822
12822
|
includeFontPadding?: boolean | undefined;
|
|
12823
12823
|
};
|
|
12824
12824
|
subtitle2: {
|
|
@@ -12829,7 +12829,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12829
12829
|
fontFamily?: string | undefined;
|
|
12830
12830
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12831
12831
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12832
|
-
textAlign?: "
|
|
12832
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12833
12833
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12834
12834
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12835
12835
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -12931,7 +12931,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12931
12931
|
scaleY?: number | undefined;
|
|
12932
12932
|
translateX?: number | undefined;
|
|
12933
12933
|
translateY?: number | undefined;
|
|
12934
|
-
textAlignVertical?: "
|
|
12934
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
12935
12935
|
includeFontPadding?: boolean | undefined;
|
|
12936
12936
|
};
|
|
12937
12937
|
body1: {
|
|
@@ -12942,7 +12942,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
12942
12942
|
fontFamily?: string | undefined;
|
|
12943
12943
|
fontStyle?: "normal" | "italic" | undefined;
|
|
12944
12944
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
12945
|
-
textAlign?: "
|
|
12945
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
12946
12946
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
12947
12947
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
12948
12948
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13044,7 +13044,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13044
13044
|
scaleY?: number | undefined;
|
|
13045
13045
|
translateX?: number | undefined;
|
|
13046
13046
|
translateY?: number | undefined;
|
|
13047
|
-
textAlignVertical?: "
|
|
13047
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13048
13048
|
includeFontPadding?: boolean | undefined;
|
|
13049
13049
|
};
|
|
13050
13050
|
body2: {
|
|
@@ -13055,7 +13055,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13055
13055
|
fontFamily?: string | undefined;
|
|
13056
13056
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13057
13057
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13058
|
-
textAlign?: "
|
|
13058
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13059
13059
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13060
13060
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13061
13061
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13157,7 +13157,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13157
13157
|
scaleY?: number | undefined;
|
|
13158
13158
|
translateX?: number | undefined;
|
|
13159
13159
|
translateY?: number | undefined;
|
|
13160
|
-
textAlignVertical?: "
|
|
13160
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13161
13161
|
includeFontPadding?: boolean | undefined;
|
|
13162
13162
|
};
|
|
13163
13163
|
button: {
|
|
@@ -13168,7 +13168,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13168
13168
|
fontFamily?: string | undefined;
|
|
13169
13169
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13170
13170
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13171
|
-
textAlign?: "
|
|
13171
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13172
13172
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13173
13173
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13174
13174
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13270,7 +13270,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13270
13270
|
scaleY?: number | undefined;
|
|
13271
13271
|
translateX?: number | undefined;
|
|
13272
13272
|
translateY?: number | undefined;
|
|
13273
|
-
textAlignVertical?: "
|
|
13273
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13274
13274
|
includeFontPadding?: boolean | undefined;
|
|
13275
13275
|
};
|
|
13276
13276
|
caption: {
|
|
@@ -13281,7 +13281,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13281
13281
|
fontFamily?: string | undefined;
|
|
13282
13282
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13283
13283
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13284
|
-
textAlign?: "
|
|
13284
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13285
13285
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13286
13286
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13287
13287
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13383,7 +13383,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13383
13383
|
scaleY?: number | undefined;
|
|
13384
13384
|
translateX?: number | undefined;
|
|
13385
13385
|
translateY?: number | undefined;
|
|
13386
|
-
textAlignVertical?: "
|
|
13386
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13387
13387
|
includeFontPadding?: boolean | undefined;
|
|
13388
13388
|
};
|
|
13389
13389
|
overline: {
|
|
@@ -13394,7 +13394,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13394
13394
|
fontFamily?: string | undefined;
|
|
13395
13395
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13396
13396
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13397
|
-
textAlign?: "
|
|
13397
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13398
13398
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13399
13399
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13400
13400
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13496,7 +13496,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13496
13496
|
scaleY?: number | undefined;
|
|
13497
13497
|
translateX?: number | undefined;
|
|
13498
13498
|
translateY?: number | undefined;
|
|
13499
|
-
textAlignVertical?: "
|
|
13499
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13500
13500
|
includeFontPadding?: boolean | undefined;
|
|
13501
13501
|
};
|
|
13502
13502
|
headline6: {
|
|
@@ -13507,7 +13507,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13507
13507
|
fontFamily?: string | undefined;
|
|
13508
13508
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13509
13509
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13510
|
-
textAlign?: "
|
|
13510
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13511
13511
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13512
13512
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13513
13513
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13609,7 +13609,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13609
13609
|
scaleY?: number | undefined;
|
|
13610
13610
|
translateX?: number | undefined;
|
|
13611
13611
|
translateY?: number | undefined;
|
|
13612
|
-
textAlignVertical?: "
|
|
13612
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13613
13613
|
includeFontPadding?: boolean | undefined;
|
|
13614
13614
|
};
|
|
13615
13615
|
};
|
|
@@ -13662,7 +13662,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13662
13662
|
fontFamily?: string | undefined;
|
|
13663
13663
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13664
13664
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13665
|
-
textAlign?: "
|
|
13665
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13666
13666
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13667
13667
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13668
13668
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13764,7 +13764,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13764
13764
|
scaleY?: number | undefined;
|
|
13765
13765
|
translateX?: number | undefined;
|
|
13766
13766
|
translateY?: number | undefined;
|
|
13767
|
-
textAlignVertical?: "
|
|
13767
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13768
13768
|
includeFontPadding?: boolean | undefined;
|
|
13769
13769
|
};
|
|
13770
13770
|
headline2: {
|
|
@@ -13775,7 +13775,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13775
13775
|
fontFamily?: string | undefined;
|
|
13776
13776
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13777
13777
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13778
|
-
textAlign?: "
|
|
13778
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13779
13779
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13780
13780
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13781
13781
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13877,7 +13877,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13877
13877
|
scaleY?: number | undefined;
|
|
13878
13878
|
translateX?: number | undefined;
|
|
13879
13879
|
translateY?: number | undefined;
|
|
13880
|
-
textAlignVertical?: "
|
|
13880
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13881
13881
|
includeFontPadding?: boolean | undefined;
|
|
13882
13882
|
};
|
|
13883
13883
|
headline3: {
|
|
@@ -13888,7 +13888,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13888
13888
|
fontFamily?: string | undefined;
|
|
13889
13889
|
fontStyle?: "normal" | "italic" | undefined;
|
|
13890
13890
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
13891
|
-
textAlign?: "
|
|
13891
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
13892
13892
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
13893
13893
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
13894
13894
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -13990,7 +13990,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
13990
13990
|
scaleY?: number | undefined;
|
|
13991
13991
|
translateX?: number | undefined;
|
|
13992
13992
|
translateY?: number | undefined;
|
|
13993
|
-
textAlignVertical?: "
|
|
13993
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
13994
13994
|
includeFontPadding?: boolean | undefined;
|
|
13995
13995
|
};
|
|
13996
13996
|
headline4: {
|
|
@@ -14001,7 +14001,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14001
14001
|
fontFamily?: string | undefined;
|
|
14002
14002
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14003
14003
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14004
|
-
textAlign?: "
|
|
14004
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14005
14005
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14006
14006
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14007
14007
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14103,7 +14103,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14103
14103
|
scaleY?: number | undefined;
|
|
14104
14104
|
translateX?: number | undefined;
|
|
14105
14105
|
translateY?: number | undefined;
|
|
14106
|
-
textAlignVertical?: "
|
|
14106
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14107
14107
|
includeFontPadding?: boolean | undefined;
|
|
14108
14108
|
};
|
|
14109
14109
|
headline5: {
|
|
@@ -14114,7 +14114,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14114
14114
|
fontFamily?: string | undefined;
|
|
14115
14115
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14116
14116
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14117
|
-
textAlign?: "
|
|
14117
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14118
14118
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14119
14119
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14120
14120
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14216,7 +14216,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14216
14216
|
scaleY?: number | undefined;
|
|
14217
14217
|
translateX?: number | undefined;
|
|
14218
14218
|
translateY?: number | undefined;
|
|
14219
|
-
textAlignVertical?: "
|
|
14219
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14220
14220
|
includeFontPadding?: boolean | undefined;
|
|
14221
14221
|
};
|
|
14222
14222
|
subtitle1: {
|
|
@@ -14227,7 +14227,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14227
14227
|
fontFamily?: string | undefined;
|
|
14228
14228
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14229
14229
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14230
|
-
textAlign?: "
|
|
14230
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14231
14231
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14232
14232
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14233
14233
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14329,7 +14329,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14329
14329
|
scaleY?: number | undefined;
|
|
14330
14330
|
translateX?: number | undefined;
|
|
14331
14331
|
translateY?: number | undefined;
|
|
14332
|
-
textAlignVertical?: "
|
|
14332
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14333
14333
|
includeFontPadding?: boolean | undefined;
|
|
14334
14334
|
};
|
|
14335
14335
|
subtitle2: {
|
|
@@ -14340,7 +14340,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14340
14340
|
fontFamily?: string | undefined;
|
|
14341
14341
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14342
14342
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14343
|
-
textAlign?: "
|
|
14343
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14344
14344
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14345
14345
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14346
14346
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14442,7 +14442,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14442
14442
|
scaleY?: number | undefined;
|
|
14443
14443
|
translateX?: number | undefined;
|
|
14444
14444
|
translateY?: number | undefined;
|
|
14445
|
-
textAlignVertical?: "
|
|
14445
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14446
14446
|
includeFontPadding?: boolean | undefined;
|
|
14447
14447
|
};
|
|
14448
14448
|
body1: {
|
|
@@ -14453,7 +14453,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14453
14453
|
fontFamily?: string | undefined;
|
|
14454
14454
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14455
14455
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14456
|
-
textAlign?: "
|
|
14456
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14457
14457
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14458
14458
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14459
14459
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14555,7 +14555,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14555
14555
|
scaleY?: number | undefined;
|
|
14556
14556
|
translateX?: number | undefined;
|
|
14557
14557
|
translateY?: number | undefined;
|
|
14558
|
-
textAlignVertical?: "
|
|
14558
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14559
14559
|
includeFontPadding?: boolean | undefined;
|
|
14560
14560
|
};
|
|
14561
14561
|
body2: {
|
|
@@ -14566,7 +14566,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14566
14566
|
fontFamily?: string | undefined;
|
|
14567
14567
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14568
14568
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14569
|
-
textAlign?: "
|
|
14569
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14570
14570
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14571
14571
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14572
14572
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14668,7 +14668,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14668
14668
|
scaleY?: number | undefined;
|
|
14669
14669
|
translateX?: number | undefined;
|
|
14670
14670
|
translateY?: number | undefined;
|
|
14671
|
-
textAlignVertical?: "
|
|
14671
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14672
14672
|
includeFontPadding?: boolean | undefined;
|
|
14673
14673
|
};
|
|
14674
14674
|
button: {
|
|
@@ -14679,7 +14679,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14679
14679
|
fontFamily?: string | undefined;
|
|
14680
14680
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14681
14681
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14682
|
-
textAlign?: "
|
|
14682
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14683
14683
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14684
14684
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14685
14685
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14781,7 +14781,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14781
14781
|
scaleY?: number | undefined;
|
|
14782
14782
|
translateX?: number | undefined;
|
|
14783
14783
|
translateY?: number | undefined;
|
|
14784
|
-
textAlignVertical?: "
|
|
14784
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14785
14785
|
includeFontPadding?: boolean | undefined;
|
|
14786
14786
|
};
|
|
14787
14787
|
caption: {
|
|
@@ -14792,7 +14792,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14792
14792
|
fontFamily?: string | undefined;
|
|
14793
14793
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14794
14794
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14795
|
-
textAlign?: "
|
|
14795
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14796
14796
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14797
14797
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14798
14798
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -14894,7 +14894,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14894
14894
|
scaleY?: number | undefined;
|
|
14895
14895
|
translateX?: number | undefined;
|
|
14896
14896
|
translateY?: number | undefined;
|
|
14897
|
-
textAlignVertical?: "
|
|
14897
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
14898
14898
|
includeFontPadding?: boolean | undefined;
|
|
14899
14899
|
};
|
|
14900
14900
|
overline: {
|
|
@@ -14905,7 +14905,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
14905
14905
|
fontFamily?: string | undefined;
|
|
14906
14906
|
fontStyle?: "normal" | "italic" | undefined;
|
|
14907
14907
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
14908
|
-
textAlign?: "
|
|
14908
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
14909
14909
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
14910
14910
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
14911
14911
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15007,7 +15007,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
15007
15007
|
scaleY?: number | undefined;
|
|
15008
15008
|
translateX?: number | undefined;
|
|
15009
15009
|
translateY?: number | undefined;
|
|
15010
|
-
textAlignVertical?: "
|
|
15010
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15011
15011
|
includeFontPadding?: boolean | undefined;
|
|
15012
15012
|
};
|
|
15013
15013
|
headline6: {
|
|
@@ -15018,7 +15018,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
15018
15018
|
fontFamily?: string | undefined;
|
|
15019
15019
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15020
15020
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15021
|
-
textAlign?: "
|
|
15021
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15022
15022
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15023
15023
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15024
15024
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15120,7 +15120,7 @@ export declare const Stepper: (props: import("utility-types").Subtract<import("@
|
|
|
15120
15120
|
scaleY?: number | undefined;
|
|
15121
15121
|
translateX?: number | undefined;
|
|
15122
15122
|
translateY?: number | undefined;
|
|
15123
|
-
textAlignVertical?: "
|
|
15123
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15124
15124
|
includeFontPadding?: boolean | undefined;
|
|
15125
15125
|
};
|
|
15126
15126
|
};
|
|
@@ -15185,7 +15185,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15185
15185
|
fontFamily?: string | undefined;
|
|
15186
15186
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15187
15187
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15188
|
-
textAlign?: "
|
|
15188
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15189
15189
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15190
15190
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15191
15191
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15287,7 +15287,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15287
15287
|
scaleY?: number | undefined;
|
|
15288
15288
|
translateX?: number | undefined;
|
|
15289
15289
|
translateY?: number | undefined;
|
|
15290
|
-
textAlignVertical?: "
|
|
15290
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15291
15291
|
includeFontPadding?: boolean | undefined;
|
|
15292
15292
|
};
|
|
15293
15293
|
headline2: {
|
|
@@ -15298,7 +15298,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15298
15298
|
fontFamily?: string | undefined;
|
|
15299
15299
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15300
15300
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15301
|
-
textAlign?: "
|
|
15301
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15302
15302
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15303
15303
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15304
15304
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15400,7 +15400,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15400
15400
|
scaleY?: number | undefined;
|
|
15401
15401
|
translateX?: number | undefined;
|
|
15402
15402
|
translateY?: number | undefined;
|
|
15403
|
-
textAlignVertical?: "
|
|
15403
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15404
15404
|
includeFontPadding?: boolean | undefined;
|
|
15405
15405
|
};
|
|
15406
15406
|
headline3: {
|
|
@@ -15411,7 +15411,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15411
15411
|
fontFamily?: string | undefined;
|
|
15412
15412
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15413
15413
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15414
|
-
textAlign?: "
|
|
15414
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15415
15415
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15416
15416
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15417
15417
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15513,7 +15513,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15513
15513
|
scaleY?: number | undefined;
|
|
15514
15514
|
translateX?: number | undefined;
|
|
15515
15515
|
translateY?: number | undefined;
|
|
15516
|
-
textAlignVertical?: "
|
|
15516
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15517
15517
|
includeFontPadding?: boolean | undefined;
|
|
15518
15518
|
};
|
|
15519
15519
|
headline4: {
|
|
@@ -15524,7 +15524,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15524
15524
|
fontFamily?: string | undefined;
|
|
15525
15525
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15526
15526
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15527
|
-
textAlign?: "
|
|
15527
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15528
15528
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15529
15529
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15530
15530
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15626,7 +15626,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15626
15626
|
scaleY?: number | undefined;
|
|
15627
15627
|
translateX?: number | undefined;
|
|
15628
15628
|
translateY?: number | undefined;
|
|
15629
|
-
textAlignVertical?: "
|
|
15629
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15630
15630
|
includeFontPadding?: boolean | undefined;
|
|
15631
15631
|
};
|
|
15632
15632
|
headline5: {
|
|
@@ -15637,7 +15637,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15637
15637
|
fontFamily?: string | undefined;
|
|
15638
15638
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15639
15639
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15640
|
-
textAlign?: "
|
|
15640
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15641
15641
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15642
15642
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15643
15643
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15739,7 +15739,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15739
15739
|
scaleY?: number | undefined;
|
|
15740
15740
|
translateX?: number | undefined;
|
|
15741
15741
|
translateY?: number | undefined;
|
|
15742
|
-
textAlignVertical?: "
|
|
15742
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15743
15743
|
includeFontPadding?: boolean | undefined;
|
|
15744
15744
|
};
|
|
15745
15745
|
subtitle1: {
|
|
@@ -15750,7 +15750,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15750
15750
|
fontFamily?: string | undefined;
|
|
15751
15751
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15752
15752
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15753
|
-
textAlign?: "
|
|
15753
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15754
15754
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15755
15755
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15756
15756
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15852,7 +15852,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15852
15852
|
scaleY?: number | undefined;
|
|
15853
15853
|
translateX?: number | undefined;
|
|
15854
15854
|
translateY?: number | undefined;
|
|
15855
|
-
textAlignVertical?: "
|
|
15855
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15856
15856
|
includeFontPadding?: boolean | undefined;
|
|
15857
15857
|
};
|
|
15858
15858
|
subtitle2: {
|
|
@@ -15863,7 +15863,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15863
15863
|
fontFamily?: string | undefined;
|
|
15864
15864
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15865
15865
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15866
|
-
textAlign?: "
|
|
15866
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15867
15867
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15868
15868
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15869
15869
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -15965,7 +15965,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15965
15965
|
scaleY?: number | undefined;
|
|
15966
15966
|
translateX?: number | undefined;
|
|
15967
15967
|
translateY?: number | undefined;
|
|
15968
|
-
textAlignVertical?: "
|
|
15968
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
15969
15969
|
includeFontPadding?: boolean | undefined;
|
|
15970
15970
|
};
|
|
15971
15971
|
body1: {
|
|
@@ -15976,7 +15976,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
15976
15976
|
fontFamily?: string | undefined;
|
|
15977
15977
|
fontStyle?: "normal" | "italic" | undefined;
|
|
15978
15978
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
15979
|
-
textAlign?: "
|
|
15979
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
15980
15980
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
15981
15981
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
15982
15982
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16078,7 +16078,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16078
16078
|
scaleY?: number | undefined;
|
|
16079
16079
|
translateX?: number | undefined;
|
|
16080
16080
|
translateY?: number | undefined;
|
|
16081
|
-
textAlignVertical?: "
|
|
16081
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16082
16082
|
includeFontPadding?: boolean | undefined;
|
|
16083
16083
|
};
|
|
16084
16084
|
body2: {
|
|
@@ -16089,7 +16089,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16089
16089
|
fontFamily?: string | undefined;
|
|
16090
16090
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16091
16091
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16092
|
-
textAlign?: "
|
|
16092
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16093
16093
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16094
16094
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16095
16095
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16191,7 +16191,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16191
16191
|
scaleY?: number | undefined;
|
|
16192
16192
|
translateX?: number | undefined;
|
|
16193
16193
|
translateY?: number | undefined;
|
|
16194
|
-
textAlignVertical?: "
|
|
16194
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16195
16195
|
includeFontPadding?: boolean | undefined;
|
|
16196
16196
|
};
|
|
16197
16197
|
button: {
|
|
@@ -16202,7 +16202,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16202
16202
|
fontFamily?: string | undefined;
|
|
16203
16203
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16204
16204
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16205
|
-
textAlign?: "
|
|
16205
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16206
16206
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16207
16207
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16208
16208
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16304,7 +16304,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16304
16304
|
scaleY?: number | undefined;
|
|
16305
16305
|
translateX?: number | undefined;
|
|
16306
16306
|
translateY?: number | undefined;
|
|
16307
|
-
textAlignVertical?: "
|
|
16307
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16308
16308
|
includeFontPadding?: boolean | undefined;
|
|
16309
16309
|
};
|
|
16310
16310
|
caption: {
|
|
@@ -16315,7 +16315,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16315
16315
|
fontFamily?: string | undefined;
|
|
16316
16316
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16317
16317
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16318
|
-
textAlign?: "
|
|
16318
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16319
16319
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16320
16320
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16321
16321
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16417,7 +16417,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16417
16417
|
scaleY?: number | undefined;
|
|
16418
16418
|
translateX?: number | undefined;
|
|
16419
16419
|
translateY?: number | undefined;
|
|
16420
|
-
textAlignVertical?: "
|
|
16420
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16421
16421
|
includeFontPadding?: boolean | undefined;
|
|
16422
16422
|
};
|
|
16423
16423
|
overline: {
|
|
@@ -16428,7 +16428,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16428
16428
|
fontFamily?: string | undefined;
|
|
16429
16429
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16430
16430
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16431
|
-
textAlign?: "
|
|
16431
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16432
16432
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16433
16433
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16434
16434
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16530,7 +16530,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16530
16530
|
scaleY?: number | undefined;
|
|
16531
16531
|
translateX?: number | undefined;
|
|
16532
16532
|
translateY?: number | undefined;
|
|
16533
|
-
textAlignVertical?: "
|
|
16533
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16534
16534
|
includeFontPadding?: boolean | undefined;
|
|
16535
16535
|
};
|
|
16536
16536
|
headline6: {
|
|
@@ -16541,7 +16541,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16541
16541
|
fontFamily?: string | undefined;
|
|
16542
16542
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16543
16543
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16544
|
-
textAlign?: "
|
|
16544
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16545
16545
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16546
16546
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16547
16547
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16643,7 +16643,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16643
16643
|
scaleY?: number | undefined;
|
|
16644
16644
|
translateX?: number | undefined;
|
|
16645
16645
|
translateY?: number | undefined;
|
|
16646
|
-
textAlignVertical?: "
|
|
16646
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16647
16647
|
includeFontPadding?: boolean | undefined;
|
|
16648
16648
|
};
|
|
16649
16649
|
};
|
|
@@ -16697,7 +16697,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16697
16697
|
fontFamily?: string | undefined;
|
|
16698
16698
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16699
16699
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16700
|
-
textAlign?: "
|
|
16700
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16701
16701
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16702
16702
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16703
16703
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16799,7 +16799,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16799
16799
|
scaleY?: number | undefined;
|
|
16800
16800
|
translateX?: number | undefined;
|
|
16801
16801
|
translateY?: number | undefined;
|
|
16802
|
-
textAlignVertical?: "
|
|
16802
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16803
16803
|
includeFontPadding?: boolean | undefined;
|
|
16804
16804
|
};
|
|
16805
16805
|
headline2: {
|
|
@@ -16810,7 +16810,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16810
16810
|
fontFamily?: string | undefined;
|
|
16811
16811
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16812
16812
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16813
|
-
textAlign?: "
|
|
16813
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16814
16814
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16815
16815
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16816
16816
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -16912,7 +16912,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16912
16912
|
scaleY?: number | undefined;
|
|
16913
16913
|
translateX?: number | undefined;
|
|
16914
16914
|
translateY?: number | undefined;
|
|
16915
|
-
textAlignVertical?: "
|
|
16915
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
16916
16916
|
includeFontPadding?: boolean | undefined;
|
|
16917
16917
|
};
|
|
16918
16918
|
headline3: {
|
|
@@ -16923,7 +16923,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
16923
16923
|
fontFamily?: string | undefined;
|
|
16924
16924
|
fontStyle?: "normal" | "italic" | undefined;
|
|
16925
16925
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
16926
|
-
textAlign?: "
|
|
16926
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
16927
16927
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
16928
16928
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
16929
16929
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17025,7 +17025,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17025
17025
|
scaleY?: number | undefined;
|
|
17026
17026
|
translateX?: number | undefined;
|
|
17027
17027
|
translateY?: number | undefined;
|
|
17028
|
-
textAlignVertical?: "
|
|
17028
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17029
17029
|
includeFontPadding?: boolean | undefined;
|
|
17030
17030
|
};
|
|
17031
17031
|
headline4: {
|
|
@@ -17036,7 +17036,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17036
17036
|
fontFamily?: string | undefined;
|
|
17037
17037
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17038
17038
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17039
|
-
textAlign?: "
|
|
17039
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17040
17040
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17041
17041
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17042
17042
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17138,7 +17138,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17138
17138
|
scaleY?: number | undefined;
|
|
17139
17139
|
translateX?: number | undefined;
|
|
17140
17140
|
translateY?: number | undefined;
|
|
17141
|
-
textAlignVertical?: "
|
|
17141
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17142
17142
|
includeFontPadding?: boolean | undefined;
|
|
17143
17143
|
};
|
|
17144
17144
|
headline5: {
|
|
@@ -17149,7 +17149,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17149
17149
|
fontFamily?: string | undefined;
|
|
17150
17150
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17151
17151
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17152
|
-
textAlign?: "
|
|
17152
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17153
17153
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17154
17154
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17155
17155
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17251,7 +17251,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17251
17251
|
scaleY?: number | undefined;
|
|
17252
17252
|
translateX?: number | undefined;
|
|
17253
17253
|
translateY?: number | undefined;
|
|
17254
|
-
textAlignVertical?: "
|
|
17254
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17255
17255
|
includeFontPadding?: boolean | undefined;
|
|
17256
17256
|
};
|
|
17257
17257
|
subtitle1: {
|
|
@@ -17262,7 +17262,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17262
17262
|
fontFamily?: string | undefined;
|
|
17263
17263
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17264
17264
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17265
|
-
textAlign?: "
|
|
17265
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17266
17266
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17267
17267
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17268
17268
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17364,7 +17364,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17364
17364
|
scaleY?: number | undefined;
|
|
17365
17365
|
translateX?: number | undefined;
|
|
17366
17366
|
translateY?: number | undefined;
|
|
17367
|
-
textAlignVertical?: "
|
|
17367
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17368
17368
|
includeFontPadding?: boolean | undefined;
|
|
17369
17369
|
};
|
|
17370
17370
|
subtitle2: {
|
|
@@ -17375,7 +17375,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17375
17375
|
fontFamily?: string | undefined;
|
|
17376
17376
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17377
17377
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17378
|
-
textAlign?: "
|
|
17378
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17379
17379
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17380
17380
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17381
17381
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17477,7 +17477,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17477
17477
|
scaleY?: number | undefined;
|
|
17478
17478
|
translateX?: number | undefined;
|
|
17479
17479
|
translateY?: number | undefined;
|
|
17480
|
-
textAlignVertical?: "
|
|
17480
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17481
17481
|
includeFontPadding?: boolean | undefined;
|
|
17482
17482
|
};
|
|
17483
17483
|
body1: {
|
|
@@ -17488,7 +17488,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17488
17488
|
fontFamily?: string | undefined;
|
|
17489
17489
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17490
17490
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17491
|
-
textAlign?: "
|
|
17491
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17492
17492
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17493
17493
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17494
17494
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17590,7 +17590,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17590
17590
|
scaleY?: number | undefined;
|
|
17591
17591
|
translateX?: number | undefined;
|
|
17592
17592
|
translateY?: number | undefined;
|
|
17593
|
-
textAlignVertical?: "
|
|
17593
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17594
17594
|
includeFontPadding?: boolean | undefined;
|
|
17595
17595
|
};
|
|
17596
17596
|
body2: {
|
|
@@ -17601,7 +17601,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17601
17601
|
fontFamily?: string | undefined;
|
|
17602
17602
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17603
17603
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17604
|
-
textAlign?: "
|
|
17604
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17605
17605
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17606
17606
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17607
17607
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17703,7 +17703,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17703
17703
|
scaleY?: number | undefined;
|
|
17704
17704
|
translateX?: number | undefined;
|
|
17705
17705
|
translateY?: number | undefined;
|
|
17706
|
-
textAlignVertical?: "
|
|
17706
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17707
17707
|
includeFontPadding?: boolean | undefined;
|
|
17708
17708
|
};
|
|
17709
17709
|
button: {
|
|
@@ -17714,7 +17714,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17714
17714
|
fontFamily?: string | undefined;
|
|
17715
17715
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17716
17716
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17717
|
-
textAlign?: "
|
|
17717
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17718
17718
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17719
17719
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17720
17720
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17816,7 +17816,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17816
17816
|
scaleY?: number | undefined;
|
|
17817
17817
|
translateX?: number | undefined;
|
|
17818
17818
|
translateY?: number | undefined;
|
|
17819
|
-
textAlignVertical?: "
|
|
17819
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17820
17820
|
includeFontPadding?: boolean | undefined;
|
|
17821
17821
|
};
|
|
17822
17822
|
caption: {
|
|
@@ -17827,7 +17827,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17827
17827
|
fontFamily?: string | undefined;
|
|
17828
17828
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17829
17829
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17830
|
-
textAlign?: "
|
|
17830
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17831
17831
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17832
17832
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17833
17833
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -17929,7 +17929,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17929
17929
|
scaleY?: number | undefined;
|
|
17930
17930
|
translateX?: number | undefined;
|
|
17931
17931
|
translateY?: number | undefined;
|
|
17932
|
-
textAlignVertical?: "
|
|
17932
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
17933
17933
|
includeFontPadding?: boolean | undefined;
|
|
17934
17934
|
};
|
|
17935
17935
|
overline: {
|
|
@@ -17940,7 +17940,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
17940
17940
|
fontFamily?: string | undefined;
|
|
17941
17941
|
fontStyle?: "normal" | "italic" | undefined;
|
|
17942
17942
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
17943
|
-
textAlign?: "
|
|
17943
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
17944
17944
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
17945
17945
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
17946
17946
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18042,7 +18042,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
18042
18042
|
scaleY?: number | undefined;
|
|
18043
18043
|
translateX?: number | undefined;
|
|
18044
18044
|
translateY?: number | undefined;
|
|
18045
|
-
textAlignVertical?: "
|
|
18045
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18046
18046
|
includeFontPadding?: boolean | undefined;
|
|
18047
18047
|
};
|
|
18048
18048
|
headline6: {
|
|
@@ -18053,7 +18053,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
18053
18053
|
fontFamily?: string | undefined;
|
|
18054
18054
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18055
18055
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18056
|
-
textAlign?: "
|
|
18056
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18057
18057
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18058
18058
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18059
18059
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18155,7 +18155,7 @@ export declare const AccordionGroup: (props: import("utility-types").Subtract<im
|
|
|
18155
18155
|
scaleY?: number | undefined;
|
|
18156
18156
|
translateX?: number | undefined;
|
|
18157
18157
|
translateY?: number | undefined;
|
|
18158
|
-
textAlignVertical?: "
|
|
18158
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18159
18159
|
includeFontPadding?: boolean | undefined;
|
|
18160
18160
|
};
|
|
18161
18161
|
};
|
|
@@ -18204,7 +18204,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18204
18204
|
fontFamily?: string | undefined;
|
|
18205
18205
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18206
18206
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18207
|
-
textAlign?: "
|
|
18207
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18208
18208
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18209
18209
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18210
18210
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18306,7 +18306,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18306
18306
|
scaleY?: number | undefined;
|
|
18307
18307
|
translateX?: number | undefined;
|
|
18308
18308
|
translateY?: number | undefined;
|
|
18309
|
-
textAlignVertical?: "
|
|
18309
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18310
18310
|
includeFontPadding?: boolean | undefined;
|
|
18311
18311
|
};
|
|
18312
18312
|
headline2: {
|
|
@@ -18317,7 +18317,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18317
18317
|
fontFamily?: string | undefined;
|
|
18318
18318
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18319
18319
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18320
|
-
textAlign?: "
|
|
18320
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18321
18321
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18322
18322
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18323
18323
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18419,7 +18419,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18419
18419
|
scaleY?: number | undefined;
|
|
18420
18420
|
translateX?: number | undefined;
|
|
18421
18421
|
translateY?: number | undefined;
|
|
18422
|
-
textAlignVertical?: "
|
|
18422
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18423
18423
|
includeFontPadding?: boolean | undefined;
|
|
18424
18424
|
};
|
|
18425
18425
|
headline3: {
|
|
@@ -18430,7 +18430,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18430
18430
|
fontFamily?: string | undefined;
|
|
18431
18431
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18432
18432
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18433
|
-
textAlign?: "
|
|
18433
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18434
18434
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18435
18435
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18436
18436
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18532,7 +18532,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18532
18532
|
scaleY?: number | undefined;
|
|
18533
18533
|
translateX?: number | undefined;
|
|
18534
18534
|
translateY?: number | undefined;
|
|
18535
|
-
textAlignVertical?: "
|
|
18535
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18536
18536
|
includeFontPadding?: boolean | undefined;
|
|
18537
18537
|
};
|
|
18538
18538
|
headline4: {
|
|
@@ -18543,7 +18543,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18543
18543
|
fontFamily?: string | undefined;
|
|
18544
18544
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18545
18545
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18546
|
-
textAlign?: "
|
|
18546
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18547
18547
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18548
18548
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18549
18549
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18645,7 +18645,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18645
18645
|
scaleY?: number | undefined;
|
|
18646
18646
|
translateX?: number | undefined;
|
|
18647
18647
|
translateY?: number | undefined;
|
|
18648
|
-
textAlignVertical?: "
|
|
18648
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18649
18649
|
includeFontPadding?: boolean | undefined;
|
|
18650
18650
|
};
|
|
18651
18651
|
headline5: {
|
|
@@ -18656,7 +18656,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18656
18656
|
fontFamily?: string | undefined;
|
|
18657
18657
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18658
18658
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18659
|
-
textAlign?: "
|
|
18659
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18660
18660
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18661
18661
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18662
18662
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18758,7 +18758,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18758
18758
|
scaleY?: number | undefined;
|
|
18759
18759
|
translateX?: number | undefined;
|
|
18760
18760
|
translateY?: number | undefined;
|
|
18761
|
-
textAlignVertical?: "
|
|
18761
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18762
18762
|
includeFontPadding?: boolean | undefined;
|
|
18763
18763
|
};
|
|
18764
18764
|
subtitle1: {
|
|
@@ -18769,7 +18769,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18769
18769
|
fontFamily?: string | undefined;
|
|
18770
18770
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18771
18771
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18772
|
-
textAlign?: "
|
|
18772
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18773
18773
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18774
18774
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18775
18775
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18871,7 +18871,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18871
18871
|
scaleY?: number | undefined;
|
|
18872
18872
|
translateX?: number | undefined;
|
|
18873
18873
|
translateY?: number | undefined;
|
|
18874
|
-
textAlignVertical?: "
|
|
18874
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18875
18875
|
includeFontPadding?: boolean | undefined;
|
|
18876
18876
|
};
|
|
18877
18877
|
subtitle2: {
|
|
@@ -18882,7 +18882,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18882
18882
|
fontFamily?: string | undefined;
|
|
18883
18883
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18884
18884
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18885
|
-
textAlign?: "
|
|
18885
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18886
18886
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
18887
18887
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
18888
18888
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -18984,7 +18984,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18984
18984
|
scaleY?: number | undefined;
|
|
18985
18985
|
translateX?: number | undefined;
|
|
18986
18986
|
translateY?: number | undefined;
|
|
18987
|
-
textAlignVertical?: "
|
|
18987
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
18988
18988
|
includeFontPadding?: boolean | undefined;
|
|
18989
18989
|
};
|
|
18990
18990
|
body1: {
|
|
@@ -18995,7 +18995,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
18995
18995
|
fontFamily?: string | undefined;
|
|
18996
18996
|
fontStyle?: "normal" | "italic" | undefined;
|
|
18997
18997
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
18998
|
-
textAlign?: "
|
|
18998
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
18999
18999
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19000
19000
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19001
19001
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19097,7 +19097,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19097
19097
|
scaleY?: number | undefined;
|
|
19098
19098
|
translateX?: number | undefined;
|
|
19099
19099
|
translateY?: number | undefined;
|
|
19100
|
-
textAlignVertical?: "
|
|
19100
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19101
19101
|
includeFontPadding?: boolean | undefined;
|
|
19102
19102
|
};
|
|
19103
19103
|
body2: {
|
|
@@ -19108,7 +19108,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19108
19108
|
fontFamily?: string | undefined;
|
|
19109
19109
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19110
19110
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19111
|
-
textAlign?: "
|
|
19111
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19112
19112
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19113
19113
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19114
19114
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19210,7 +19210,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19210
19210
|
scaleY?: number | undefined;
|
|
19211
19211
|
translateX?: number | undefined;
|
|
19212
19212
|
translateY?: number | undefined;
|
|
19213
|
-
textAlignVertical?: "
|
|
19213
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19214
19214
|
includeFontPadding?: boolean | undefined;
|
|
19215
19215
|
};
|
|
19216
19216
|
button: {
|
|
@@ -19221,7 +19221,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19221
19221
|
fontFamily?: string | undefined;
|
|
19222
19222
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19223
19223
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19224
|
-
textAlign?: "
|
|
19224
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19225
19225
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19226
19226
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19227
19227
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19323,7 +19323,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19323
19323
|
scaleY?: number | undefined;
|
|
19324
19324
|
translateX?: number | undefined;
|
|
19325
19325
|
translateY?: number | undefined;
|
|
19326
|
-
textAlignVertical?: "
|
|
19326
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19327
19327
|
includeFontPadding?: boolean | undefined;
|
|
19328
19328
|
};
|
|
19329
19329
|
caption: {
|
|
@@ -19334,7 +19334,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19334
19334
|
fontFamily?: string | undefined;
|
|
19335
19335
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19336
19336
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19337
|
-
textAlign?: "
|
|
19337
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19338
19338
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19339
19339
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19340
19340
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19436,7 +19436,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19436
19436
|
scaleY?: number | undefined;
|
|
19437
19437
|
translateX?: number | undefined;
|
|
19438
19438
|
translateY?: number | undefined;
|
|
19439
|
-
textAlignVertical?: "
|
|
19439
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19440
19440
|
includeFontPadding?: boolean | undefined;
|
|
19441
19441
|
};
|
|
19442
19442
|
overline: {
|
|
@@ -19447,7 +19447,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19447
19447
|
fontFamily?: string | undefined;
|
|
19448
19448
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19449
19449
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19450
|
-
textAlign?: "
|
|
19450
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19451
19451
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19452
19452
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19453
19453
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19549,7 +19549,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19549
19549
|
scaleY?: number | undefined;
|
|
19550
19550
|
translateX?: number | undefined;
|
|
19551
19551
|
translateY?: number | undefined;
|
|
19552
|
-
textAlignVertical?: "
|
|
19552
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19553
19553
|
includeFontPadding?: boolean | undefined;
|
|
19554
19554
|
};
|
|
19555
19555
|
headline6: {
|
|
@@ -19560,7 +19560,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19560
19560
|
fontFamily?: string | undefined;
|
|
19561
19561
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19562
19562
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19563
|
-
textAlign?: "
|
|
19563
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19564
19564
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19565
19565
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19566
19566
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19662,7 +19662,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19662
19662
|
scaleY?: number | undefined;
|
|
19663
19663
|
translateX?: number | undefined;
|
|
19664
19664
|
translateY?: number | undefined;
|
|
19665
|
-
textAlignVertical?: "
|
|
19665
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19666
19666
|
includeFontPadding?: boolean | undefined;
|
|
19667
19667
|
};
|
|
19668
19668
|
};
|
|
@@ -19710,7 +19710,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19710
19710
|
fontFamily?: string | undefined;
|
|
19711
19711
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19712
19712
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19713
|
-
textAlign?: "
|
|
19713
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19714
19714
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19715
19715
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19716
19716
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19812,7 +19812,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19812
19812
|
scaleY?: number | undefined;
|
|
19813
19813
|
translateX?: number | undefined;
|
|
19814
19814
|
translateY?: number | undefined;
|
|
19815
|
-
textAlignVertical?: "
|
|
19815
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19816
19816
|
includeFontPadding?: boolean | undefined;
|
|
19817
19817
|
};
|
|
19818
19818
|
headline2: {
|
|
@@ -19823,7 +19823,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19823
19823
|
fontFamily?: string | undefined;
|
|
19824
19824
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19825
19825
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19826
|
-
textAlign?: "
|
|
19826
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19827
19827
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19828
19828
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19829
19829
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -19925,7 +19925,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19925
19925
|
scaleY?: number | undefined;
|
|
19926
19926
|
translateX?: number | undefined;
|
|
19927
19927
|
translateY?: number | undefined;
|
|
19928
|
-
textAlignVertical?: "
|
|
19928
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
19929
19929
|
includeFontPadding?: boolean | undefined;
|
|
19930
19930
|
};
|
|
19931
19931
|
headline3: {
|
|
@@ -19936,7 +19936,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
19936
19936
|
fontFamily?: string | undefined;
|
|
19937
19937
|
fontStyle?: "normal" | "italic" | undefined;
|
|
19938
19938
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
19939
|
-
textAlign?: "
|
|
19939
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
19940
19940
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
19941
19941
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
19942
19942
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20038,7 +20038,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20038
20038
|
scaleY?: number | undefined;
|
|
20039
20039
|
translateX?: number | undefined;
|
|
20040
20040
|
translateY?: number | undefined;
|
|
20041
|
-
textAlignVertical?: "
|
|
20041
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20042
20042
|
includeFontPadding?: boolean | undefined;
|
|
20043
20043
|
};
|
|
20044
20044
|
headline4: {
|
|
@@ -20049,7 +20049,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20049
20049
|
fontFamily?: string | undefined;
|
|
20050
20050
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20051
20051
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20052
|
-
textAlign?: "
|
|
20052
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20053
20053
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20054
20054
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20055
20055
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20151,7 +20151,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20151
20151
|
scaleY?: number | undefined;
|
|
20152
20152
|
translateX?: number | undefined;
|
|
20153
20153
|
translateY?: number | undefined;
|
|
20154
|
-
textAlignVertical?: "
|
|
20154
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20155
20155
|
includeFontPadding?: boolean | undefined;
|
|
20156
20156
|
};
|
|
20157
20157
|
headline5: {
|
|
@@ -20162,7 +20162,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20162
20162
|
fontFamily?: string | undefined;
|
|
20163
20163
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20164
20164
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20165
|
-
textAlign?: "
|
|
20165
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20166
20166
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20167
20167
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20168
20168
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20264,7 +20264,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20264
20264
|
scaleY?: number | undefined;
|
|
20265
20265
|
translateX?: number | undefined;
|
|
20266
20266
|
translateY?: number | undefined;
|
|
20267
|
-
textAlignVertical?: "
|
|
20267
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20268
20268
|
includeFontPadding?: boolean | undefined;
|
|
20269
20269
|
};
|
|
20270
20270
|
subtitle1: {
|
|
@@ -20275,7 +20275,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20275
20275
|
fontFamily?: string | undefined;
|
|
20276
20276
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20277
20277
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20278
|
-
textAlign?: "
|
|
20278
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20279
20279
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20280
20280
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20281
20281
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20377,7 +20377,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20377
20377
|
scaleY?: number | undefined;
|
|
20378
20378
|
translateX?: number | undefined;
|
|
20379
20379
|
translateY?: number | undefined;
|
|
20380
|
-
textAlignVertical?: "
|
|
20380
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20381
20381
|
includeFontPadding?: boolean | undefined;
|
|
20382
20382
|
};
|
|
20383
20383
|
subtitle2: {
|
|
@@ -20388,7 +20388,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20388
20388
|
fontFamily?: string | undefined;
|
|
20389
20389
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20390
20390
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20391
|
-
textAlign?: "
|
|
20391
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20392
20392
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20393
20393
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20394
20394
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20490,7 +20490,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20490
20490
|
scaleY?: number | undefined;
|
|
20491
20491
|
translateX?: number | undefined;
|
|
20492
20492
|
translateY?: number | undefined;
|
|
20493
|
-
textAlignVertical?: "
|
|
20493
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20494
20494
|
includeFontPadding?: boolean | undefined;
|
|
20495
20495
|
};
|
|
20496
20496
|
body1: {
|
|
@@ -20501,7 +20501,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20501
20501
|
fontFamily?: string | undefined;
|
|
20502
20502
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20503
20503
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20504
|
-
textAlign?: "
|
|
20504
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20505
20505
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20506
20506
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20507
20507
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20603,7 +20603,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20603
20603
|
scaleY?: number | undefined;
|
|
20604
20604
|
translateX?: number | undefined;
|
|
20605
20605
|
translateY?: number | undefined;
|
|
20606
|
-
textAlignVertical?: "
|
|
20606
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20607
20607
|
includeFontPadding?: boolean | undefined;
|
|
20608
20608
|
};
|
|
20609
20609
|
body2: {
|
|
@@ -20614,7 +20614,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20614
20614
|
fontFamily?: string | undefined;
|
|
20615
20615
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20616
20616
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20617
|
-
textAlign?: "
|
|
20617
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20618
20618
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20619
20619
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20620
20620
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20716,7 +20716,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20716
20716
|
scaleY?: number | undefined;
|
|
20717
20717
|
translateX?: number | undefined;
|
|
20718
20718
|
translateY?: number | undefined;
|
|
20719
|
-
textAlignVertical?: "
|
|
20719
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20720
20720
|
includeFontPadding?: boolean | undefined;
|
|
20721
20721
|
};
|
|
20722
20722
|
button: {
|
|
@@ -20727,7 +20727,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20727
20727
|
fontFamily?: string | undefined;
|
|
20728
20728
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20729
20729
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20730
|
-
textAlign?: "
|
|
20730
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20731
20731
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20732
20732
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20733
20733
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20829,7 +20829,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20829
20829
|
scaleY?: number | undefined;
|
|
20830
20830
|
translateX?: number | undefined;
|
|
20831
20831
|
translateY?: number | undefined;
|
|
20832
|
-
textAlignVertical?: "
|
|
20832
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20833
20833
|
includeFontPadding?: boolean | undefined;
|
|
20834
20834
|
};
|
|
20835
20835
|
caption: {
|
|
@@ -20840,7 +20840,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20840
20840
|
fontFamily?: string | undefined;
|
|
20841
20841
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20842
20842
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20843
|
-
textAlign?: "
|
|
20843
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20844
20844
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20845
20845
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20846
20846
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -20942,7 +20942,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20942
20942
|
scaleY?: number | undefined;
|
|
20943
20943
|
translateX?: number | undefined;
|
|
20944
20944
|
translateY?: number | undefined;
|
|
20945
|
-
textAlignVertical?: "
|
|
20945
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
20946
20946
|
includeFontPadding?: boolean | undefined;
|
|
20947
20947
|
};
|
|
20948
20948
|
overline: {
|
|
@@ -20953,7 +20953,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
20953
20953
|
fontFamily?: string | undefined;
|
|
20954
20954
|
fontStyle?: "normal" | "italic" | undefined;
|
|
20955
20955
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
20956
|
-
textAlign?: "
|
|
20956
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
20957
20957
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
20958
20958
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
20959
20959
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -21055,7 +21055,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
21055
21055
|
scaleY?: number | undefined;
|
|
21056
21056
|
translateX?: number | undefined;
|
|
21057
21057
|
translateY?: number | undefined;
|
|
21058
|
-
textAlignVertical?: "
|
|
21058
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
21059
21059
|
includeFontPadding?: boolean | undefined;
|
|
21060
21060
|
};
|
|
21061
21061
|
headline6: {
|
|
@@ -21066,7 +21066,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
21066
21066
|
fontFamily?: string | undefined;
|
|
21067
21067
|
fontStyle?: "normal" | "italic" | undefined;
|
|
21068
21068
|
fontWeight?: "normal" | "400" | "500" | "300" | "100" | "bold" | "200" | "600" | "700" | "800" | "900" | undefined;
|
|
21069
|
-
textAlign?: "
|
|
21069
|
+
textAlign?: "auto" | "left" | "right" | "center" | "justify" | undefined;
|
|
21070
21070
|
textDecorationLine?: "none" | "underline" | "line-through" | "underline line-through" | undefined;
|
|
21071
21071
|
textDecorationStyle?: "solid" | "double" | "dotted" | "dashed" | undefined;
|
|
21072
21072
|
textDecorationColor?: import("react-native").ColorValue | undefined;
|
|
@@ -21168,7 +21168,7 @@ export declare const AccordionItem: (props: import("utility-types").Subtract<imp
|
|
|
21168
21168
|
scaleY?: number | undefined;
|
|
21169
21169
|
translateX?: number | undefined;
|
|
21170
21170
|
translateY?: number | undefined;
|
|
21171
|
-
textAlignVertical?: "
|
|
21171
|
+
textAlignVertical?: "auto" | "center" | "top" | "bottom" | undefined;
|
|
21172
21172
|
includeFontPadding?: boolean | undefined;
|
|
21173
21173
|
};
|
|
21174
21174
|
};
|