@ornikar/kitt-universal 26.3.1-late-ocean.ea9938a3219bcd82e7bbea585f5b7083975351b2.0 → 27.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -4
- package/dist/definitions/Actions/Actions.d.ts +1 -1
- package/dist/definitions/SegmentedProgressBar/SegmentedProgressBar.d.ts.map +1 -1
- package/dist/definitions/Tag/Tag.d.ts +2 -7
- package/dist/definitions/Tag/Tag.d.ts.map +1 -1
- package/dist/definitions/Toast/Toast.utils.d.ts +1 -1
- package/dist/definitions/Toast/Toast.utils.d.ts.map +1 -1
- package/dist/definitions/VerticalSteps/Step.d.ts.map +1 -1
- package/dist/definitions/forms/Radio/InnerCircle.d.ts +2 -1
- package/dist/definitions/forms/Radio/InnerCircle.d.ts.map +1 -1
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentTextColor.d.ts +1 -1
- package/dist/definitions/forms/RadioButtonGroup/utils/getCurrentTextColor.d.ts.map +1 -1
- package/dist/definitions/forms/TextArea/TextArea.d.ts.map +1 -1
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts +161 -362
- package/dist/definitions/native-base/KittNativeBaseProvider.d.ts.map +1 -1
- package/dist/definitions/story-components/StoryTitle.d.ts.map +1 -1
- package/dist/definitions/themes/default.d.ts +215 -213
- package/dist/definitions/themes/default.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/avatar.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/checkbox.d.ts +8 -8
- package/dist/definitions/themes/late-ocean/colors.d.ts +14 -16
- package/dist/definitions/themes/late-ocean/colors.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/forms.d.ts +8 -8
- package/dist/definitions/themes/late-ocean/icon.d.ts +0 -8
- package/dist/definitions/themes/late-ocean/icon.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/radio.d.ts +1 -0
- package/dist/definitions/themes/late-ocean/radio.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/radioButtonGroup.d.ts +5 -0
- package/dist/definitions/themes/late-ocean/radioButtonGroup.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/skeleton.d.ts +2 -2
- package/dist/definitions/themes/late-ocean/skeleton.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/tag.d.ts +0 -4
- package/dist/definitions/themes/late-ocean/tag.d.ts.map +1 -1
- package/dist/definitions/themes/late-ocean/typography.d.ts +140 -70
- package/dist/definitions/themes/late-ocean/typography.d.ts.map +1 -1
- package/dist/definitions/themes/palettes/deepPurpleColorPalette.d.ts +79 -0
- package/dist/definitions/themes/palettes/deepPurpleColorPalette.d.ts.map +1 -0
- package/dist/definitions/typography/Typography.d.ts +19 -951
- package/dist/definitions/typography/Typography.d.ts.map +1 -1
- package/dist/definitions/typography/TypographyEmoji.d.ts.map +1 -1
- package/dist/definitions/typography/utils/getTypographyFamily.d.ts +1 -1
- package/dist/definitions/typography/utils/getTypographyFamily.d.ts.map +1 -1
- package/dist/index-metro.es.android.js +718 -849
- package/dist/index-metro.es.android.js.map +1 -1
- package/dist/index-metro.es.ios.js +718 -849
- package/dist/index-metro.es.ios.js.map +1 -1
- package/dist/index-node-22.17.cjs.js +715 -846
- package/dist/index-node-22.17.cjs.js.map +1 -1
- package/dist/index-node-22.17.cjs.web.css +1 -1
- package/dist/index-node-22.17.cjs.web.js +712 -843
- package/dist/index-node-22.17.cjs.web.js.map +1 -1
- package/dist/index-node-22.17.es.mjs +715 -846
- package/dist/index-node-22.17.es.mjs.map +1 -1
- package/dist/index-node-22.17.es.web.css +1 -1
- package/dist/index-node-22.17.es.web.mjs +712 -843
- package/dist/index-node-22.17.es.web.mjs.map +1 -1
- package/dist/index.es.js +735 -874
- package/dist/index.es.js.map +1 -1
- package/dist/index.es.web.js +732 -871
- package/dist/index.es.web.js.map +1 -1
- package/dist/linaria-themes-metro.es.android.js +469 -532
- package/dist/linaria-themes-metro.es.android.js.map +1 -1
- package/dist/linaria-themes-metro.es.ios.js +469 -532
- package/dist/linaria-themes-metro.es.ios.js.map +1 -1
- package/dist/linaria-themes-node-22.17.cjs.js +469 -532
- package/dist/linaria-themes-node-22.17.cjs.js.map +1 -1
- package/dist/linaria-themes-node-22.17.cjs.web.js +469 -532
- package/dist/linaria-themes-node-22.17.cjs.web.js.map +1 -1
- package/dist/linaria-themes-node-22.17.es.mjs +469 -532
- package/dist/linaria-themes-node-22.17.es.mjs.map +1 -1
- package/dist/linaria-themes-node-22.17.es.web.mjs +469 -532
- package/dist/linaria-themes-node-22.17.es.web.mjs.map +1 -1
- package/dist/linaria-themes.es.js +469 -538
- package/dist/linaria-themes.es.js.map +1 -1
- package/dist/linaria-themes.es.web.js +469 -538
- package/dist/linaria-themes.es.web.js.map +1 -1
- package/dist/styles.css +1 -1
- package/dist/tsbuildinfo +1 -1
- package/package.json +2 -2
- package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts +0 -260
- package/dist/definitions/themes/palettes/lateOceanColorPalette.d.ts.map +0 -1
|
@@ -4,30 +4,18 @@ import type { FC, ReactNode } from 'react';
|
|
|
4
4
|
import type { TextProps, TextStyle } from 'react-native';
|
|
5
5
|
import type { Except, SetOptional } from 'type-fest';
|
|
6
6
|
import type { KittResponsiveProp } from '../KittBreakpoints';
|
|
7
|
-
import { KittBreakpointNameEnum } from '../KittBreakpoints';
|
|
8
7
|
import type { NativeBaseAcceptedFlexboxProps } from '../native-base/acceptable-native-base-props';
|
|
9
|
-
import type { TypographyTypeConfig } from '../themes/late-ocean/typography';
|
|
10
8
|
import type { typographyColors } from './typographyColors';
|
|
11
9
|
export type TypographyColor = (typeof typographyColors)[number];
|
|
12
10
|
export type ExtendedTypographyColor = TypographyColor | NonNullable<ITextProps['color']> | string;
|
|
13
|
-
type
|
|
14
|
-
type
|
|
15
|
-
export type
|
|
16
|
-
|
|
17
|
-
export type
|
|
18
|
-
type
|
|
19
|
-
type NonLegacyTypographyHeadingImpactType = `heading-impact-${'xxxs' | 'xxs' | 'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl'}`;
|
|
20
|
-
export type TypographyHeadingImpactType = LegacyTypographyHeadingImpactType | NonLegacyTypographyHeadingImpactType;
|
|
21
|
-
/** @deprecated use TypographyHeadingImpactType instead */
|
|
22
|
-
export type TypographyHeaderImpactType = TypographyHeadingImpactType;
|
|
23
|
-
type LegacyTypographyBodyType = 'body' | `body-${'large' | 'medium' | 'small' | 'xsmall'}`;
|
|
24
|
-
type NonLegacyTypographyBodyType = `body-${'xs' | 's' | 'm' | 'l' | 'xl'}`;
|
|
25
|
-
export type TypographyBodyType = LegacyTypographyBodyType | NonLegacyTypographyBodyType;
|
|
26
|
-
export type TypographyType = TypographyHeadingType | TypographyHeadingImpactType | TypographyBodyType;
|
|
27
|
-
type TypographyVariant = 'regular' | 'bold';
|
|
11
|
+
export type TypographyHeadingType = `heading-${'xxs' | 'xs' | 's' | 'm' | 'l' | 'xl' | 'xxl'}`;
|
|
12
|
+
export type TypographyBodyType = `body-${'xs' | 's' | 'm' | 'l' | 'xl'}`;
|
|
13
|
+
export type TypographyLabelType = `label-${'large' | 'medium'}`;
|
|
14
|
+
export type TypographyContentCapsType = `content-caps-${'xxxl' | 'xxl' | 'xl' | 'l' | 'm' | 's' | 'xs'}`;
|
|
15
|
+
export type TypographyType = TypographyHeadingType | TypographyBodyType | TypographyLabelType | TypographyContentCapsType;
|
|
16
|
+
type TypographyVariant = 'regular' | 'semibold' | 'bold';
|
|
28
17
|
export declare function useTypographyColor(): ExtendedTypographyColor;
|
|
29
18
|
export declare function useTypographyAncestorType(): TypographyBreakpointType | null;
|
|
30
|
-
export declare function getTypographyTypeConfigKeyFromTypeName(breakpointName: KittBreakpointNameEnum): keyof TypographyTypeConfig;
|
|
31
19
|
export type TypographyBreakpointType = Partial<KittResponsiveProp<TypographyType>>;
|
|
32
20
|
type NativeBaseTextPropsAcceptedProps = Pick<ITextProps, keyof Except<TextProps, 'accessibilityRole'> | 'textAlign' | 'textTransform' | 'underline' | 'strikeThrough' | NativeBaseAcceptedFlexboxProps> & Pick<TextStyle, 'cursor' | 'transitionProperty' | 'transitionDuration' | 'transitionTimingFunction'>;
|
|
33
21
|
export interface TypographyProps extends TypographyBreakpointType, NativeBaseTextPropsAcceptedProps, Pick<PlatformProps<NativeBaseTextPropsAcceptedProps>, '_android' | '_ios' | '_web'> {
|
|
@@ -41,7 +29,7 @@ export interface TypographyProps extends TypographyBreakpointType, NativeBaseTex
|
|
|
41
29
|
}
|
|
42
30
|
export type TypographyPropsWithoutAccessibilityRole = Except<TypographyProps, 'accessibilityRole'>;
|
|
43
31
|
export declare function createNativeBaseFontSize(type: TypographyBreakpointType): ITextProps['fontSize'];
|
|
44
|
-
export declare function Typography({ accessibilityRole, base: legacyBase, small: legacySmall, medium: legacyMedium, large: legacyLarge, wide: legacyWide, type, variant, color, ...otherProps }: TypographyProps): ReactNode;
|
|
32
|
+
export declare function Typography({ accessibilityRole, base: legacyBase, small: legacySmall, medium: legacyMedium, large: legacyLarge, wide: legacyWide, type, variant, color, underline, ...otherProps }: TypographyProps): ReactNode;
|
|
45
33
|
export declare namespace Typography {
|
|
46
34
|
var SetDefaultColor: import("react").Provider<ExtendedTypographyColor | undefined>;
|
|
47
35
|
var Text: typeof TypographyText;
|
|
@@ -158,7 +146,7 @@ export declare namespace Typography {
|
|
|
158
146
|
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
159
147
|
'aria-activedescendant'?: string | undefined;
|
|
160
148
|
'aria-atomic'?: boolean | undefined;
|
|
161
|
-
'aria-autocomplete'?: "none" | "
|
|
149
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
162
150
|
'aria-colcount'?: number | undefined;
|
|
163
151
|
'aria-colindex'?: number | undefined;
|
|
164
152
|
'aria-colspan'?: number | undefined;
|
|
@@ -168,7 +156,7 @@ export declare namespace Typography {
|
|
|
168
156
|
'aria-details'?: string | undefined;
|
|
169
157
|
'aria-errormessage'?: string | undefined;
|
|
170
158
|
'aria-flowto'?: string | undefined;
|
|
171
|
-
'aria-haspopup'?: false | "
|
|
159
|
+
'aria-haspopup'?: false | "menu" | "dialog" | "grid" | "tree" | "listbox" | undefined;
|
|
172
160
|
'aria-invalid'?: boolean | undefined;
|
|
173
161
|
'aria-keyshortcuts'?: string[] | undefined;
|
|
174
162
|
'aria-labelledby'?: string | undefined;
|
|
@@ -342,7 +330,7 @@ export declare namespace Typography {
|
|
|
342
330
|
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
343
331
|
'aria-activedescendant'?: string | undefined;
|
|
344
332
|
'aria-atomic'?: boolean | undefined;
|
|
345
|
-
'aria-autocomplete'?: "none" | "
|
|
333
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
346
334
|
'aria-colcount'?: number | undefined;
|
|
347
335
|
'aria-colindex'?: number | undefined;
|
|
348
336
|
'aria-colspan'?: number | undefined;
|
|
@@ -352,7 +340,7 @@ export declare namespace Typography {
|
|
|
352
340
|
'aria-details'?: string | undefined;
|
|
353
341
|
'aria-errormessage'?: string | undefined;
|
|
354
342
|
'aria-flowto'?: string | undefined;
|
|
355
|
-
'aria-haspopup'?: false | "
|
|
343
|
+
'aria-haspopup'?: false | "menu" | "dialog" | "grid" | "tree" | "listbox" | undefined;
|
|
356
344
|
'aria-invalid'?: boolean | undefined;
|
|
357
345
|
'aria-keyshortcuts'?: string[] | undefined;
|
|
358
346
|
'aria-labelledby'?: string | undefined;
|
|
@@ -526,7 +514,7 @@ export declare namespace Typography {
|
|
|
526
514
|
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
527
515
|
'aria-activedescendant'?: string | undefined;
|
|
528
516
|
'aria-atomic'?: boolean | undefined;
|
|
529
|
-
'aria-autocomplete'?: "none" | "
|
|
517
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
530
518
|
'aria-colcount'?: number | undefined;
|
|
531
519
|
'aria-colindex'?: number | undefined;
|
|
532
520
|
'aria-colspan'?: number | undefined;
|
|
@@ -536,7 +524,7 @@ export declare namespace Typography {
|
|
|
536
524
|
'aria-details'?: string | undefined;
|
|
537
525
|
'aria-errormessage'?: string | undefined;
|
|
538
526
|
'aria-flowto'?: string | undefined;
|
|
539
|
-
'aria-haspopup'?: false | "
|
|
527
|
+
'aria-haspopup'?: false | "menu" | "dialog" | "grid" | "tree" | "listbox" | undefined;
|
|
540
528
|
'aria-invalid'?: boolean | undefined;
|
|
541
529
|
'aria-keyshortcuts'?: string[] | undefined;
|
|
542
530
|
'aria-labelledby'?: string | undefined;
|
|
@@ -710,7 +698,7 @@ export declare namespace Typography {
|
|
|
710
698
|
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
711
699
|
'aria-activedescendant'?: string | undefined;
|
|
712
700
|
'aria-atomic'?: boolean | undefined;
|
|
713
|
-
'aria-autocomplete'?: "none" | "
|
|
701
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
714
702
|
'aria-colcount'?: number | undefined;
|
|
715
703
|
'aria-colindex'?: number | undefined;
|
|
716
704
|
'aria-colspan'?: number | undefined;
|
|
@@ -720,7 +708,7 @@ export declare namespace Typography {
|
|
|
720
708
|
'aria-details'?: string | undefined;
|
|
721
709
|
'aria-errormessage'?: string | undefined;
|
|
722
710
|
'aria-flowto'?: string | undefined;
|
|
723
|
-
'aria-haspopup'?: false | "
|
|
711
|
+
'aria-haspopup'?: false | "menu" | "dialog" | "grid" | "tree" | "listbox" | undefined;
|
|
724
712
|
'aria-invalid'?: boolean | undefined;
|
|
725
713
|
'aria-keyshortcuts'?: string[] | undefined;
|
|
726
714
|
'aria-labelledby'?: string | undefined;
|
|
@@ -894,7 +882,7 @@ export declare namespace Typography {
|
|
|
894
882
|
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
895
883
|
'aria-activedescendant'?: string | undefined;
|
|
896
884
|
'aria-atomic'?: boolean | undefined;
|
|
897
|
-
'aria-autocomplete'?: "none" | "
|
|
885
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
898
886
|
'aria-colcount'?: number | undefined;
|
|
899
887
|
'aria-colindex'?: number | undefined;
|
|
900
888
|
'aria-colspan'?: number | undefined;
|
|
@@ -904,7 +892,7 @@ export declare namespace Typography {
|
|
|
904
892
|
'aria-details'?: string | undefined;
|
|
905
893
|
'aria-errormessage'?: string | undefined;
|
|
906
894
|
'aria-flowto'?: string | undefined;
|
|
907
|
-
'aria-haspopup'?: false | "
|
|
895
|
+
'aria-haspopup'?: false | "menu" | "dialog" | "grid" | "tree" | "listbox" | undefined;
|
|
908
896
|
'aria-invalid'?: boolean | undefined;
|
|
909
897
|
'aria-keyshortcuts'?: string[] | undefined;
|
|
910
898
|
'aria-labelledby'?: string | undefined;
|
|
@@ -1078,7 +1066,7 @@ export declare namespace Typography {
|
|
|
1078
1066
|
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
1079
1067
|
'aria-activedescendant'?: string | undefined;
|
|
1080
1068
|
'aria-atomic'?: boolean | undefined;
|
|
1081
|
-
'aria-autocomplete'?: "none" | "
|
|
1069
|
+
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
1082
1070
|
'aria-colcount'?: number | undefined;
|
|
1083
1071
|
'aria-colindex'?: number | undefined;
|
|
1084
1072
|
'aria-colspan'?: number | undefined;
|
|
@@ -1088,927 +1076,7 @@ export declare namespace Typography {
|
|
|
1088
1076
|
'aria-details'?: string | undefined;
|
|
1089
1077
|
'aria-errormessage'?: string | undefined;
|
|
1090
1078
|
'aria-flowto'?: string | undefined;
|
|
1091
|
-
'aria-haspopup'?: false | "
|
|
1092
|
-
'aria-invalid'?: boolean | undefined;
|
|
1093
|
-
'aria-keyshortcuts'?: string[] | undefined;
|
|
1094
|
-
'aria-labelledby'?: string | undefined;
|
|
1095
|
-
'aria-level'?: number | undefined;
|
|
1096
|
-
'aria-live'?: "none" | "assertive" | "polite" | undefined;
|
|
1097
|
-
'aria-multiline'?: boolean | undefined;
|
|
1098
|
-
'aria-multiselectable'?: boolean | undefined;
|
|
1099
|
-
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
1100
|
-
'aria-owns'?: string | undefined;
|
|
1101
|
-
'aria-placeholder'?: string | undefined;
|
|
1102
|
-
'aria-posinset'?: number | undefined;
|
|
1103
|
-
'aria-pressed'?: boolean | "mixed" | undefined;
|
|
1104
|
-
'aria-readonly'?: boolean | undefined;
|
|
1105
|
-
'aria-required'?: boolean | undefined;
|
|
1106
|
-
'aria-roledescription'?: string | undefined;
|
|
1107
|
-
'aria-rowcount'?: number | undefined;
|
|
1108
|
-
'aria-rowindex'?: number | undefined;
|
|
1109
|
-
'aria-rowspan'?: number | undefined;
|
|
1110
|
-
'aria-setsize'?: number | undefined;
|
|
1111
|
-
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
1112
|
-
accessibilityLabelledBy?: string | string[] | undefined;
|
|
1113
|
-
accessibilityLiveRegion?: "none" | "assertive" | "polite" | undefined;
|
|
1114
|
-
accessibilityElementsHidden?: boolean | undefined;
|
|
1115
|
-
accessibilityViewIsModal?: boolean | undefined;
|
|
1116
|
-
onAccessibilityEscape?: (() => void) | undefined;
|
|
1117
|
-
onAccessibilityTap?: (() => void) | undefined;
|
|
1118
|
-
onMagicTap?: (() => void) | undefined;
|
|
1119
|
-
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
1120
|
-
accessibilityLanguage?: string | undefined;
|
|
1121
|
-
textAlign?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextAlign | undefined>;
|
|
1122
|
-
textTransform?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextTransform | undefined>;
|
|
1123
|
-
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1124
|
-
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1125
|
-
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1126
|
-
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1127
|
-
underline?: boolean | undefined;
|
|
1128
|
-
allowFontScaling?: boolean | undefined;
|
|
1129
|
-
ellipsizeMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1130
|
-
lineBreakMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1131
|
-
numberOfLines?: number | undefined;
|
|
1132
|
-
onTextLayout?: ((event: import("react-native").NativeSyntheticEvent<import("react-native").TextLayoutEventData>) => void) | undefined;
|
|
1133
|
-
maxFontSizeMultiplier?: number | null | undefined;
|
|
1134
|
-
minimumFontScale?: number | undefined;
|
|
1135
|
-
adjustsFontSizeToFit?: boolean | undefined;
|
|
1136
|
-
dynamicTypeRamp?: "body" | "caption2" | "caption1" | "footnote" | "subheadline" | "callout" | "headline" | "title3" | "title2" | "title1" | "largeTitle" | undefined;
|
|
1137
|
-
suppressHighlighting?: boolean | undefined;
|
|
1138
|
-
lineBreakStrategyIOS?: "none" | "standard" | "hangul-word" | "push-out" | undefined;
|
|
1139
|
-
selectable?: boolean | undefined;
|
|
1140
|
-
selectionColor?: import("react-native").ColorValue | undefined;
|
|
1141
|
-
textBreakStrategy?: "simple" | "highQuality" | "balanced" | undefined;
|
|
1142
|
-
dataDetectorType?: "all" | "none" | "link" | "phoneNumber" | "email" | null | undefined;
|
|
1143
|
-
android_hyphenationFrequency?: "normal" | "none" | "full" | undefined;
|
|
1144
|
-
strikeThrough?: boolean | undefined;
|
|
1145
|
-
cursor?: import("react-native/Libraries/StyleSheet/StyleSheetTypes").CursorValue | undefined;
|
|
1146
|
-
transitionDuration?: string | string[] | undefined;
|
|
1147
|
-
transitionProperty?: string | string[] | undefined;
|
|
1148
|
-
transitionTimingFunction?: string | string[] | undefined;
|
|
1149
|
-
_web?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1150
|
-
_ios?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1151
|
-
_android?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1152
|
-
}>;
|
|
1153
|
-
var h1: FC<{
|
|
1154
|
-
type?: Partial<KittResponsiveProp<TypographyType>> | undefined;
|
|
1155
|
-
variant?: TypographyVariant | undefined;
|
|
1156
|
-
color?: ExtendedTypographyColor | undefined;
|
|
1157
|
-
children: ReactNode;
|
|
1158
|
-
base?: TypographyType | undefined;
|
|
1159
|
-
small?: TypographyType | undefined;
|
|
1160
|
-
medium?: TypographyType | undefined;
|
|
1161
|
-
large?: TypographyType | undefined;
|
|
1162
|
-
wide?: TypographyType | undefined;
|
|
1163
|
-
disabled?: boolean | undefined;
|
|
1164
|
-
alignItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignItems | undefined>;
|
|
1165
|
-
alignContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignContent | undefined>;
|
|
1166
|
-
justifyItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyItems | undefined>;
|
|
1167
|
-
justifyContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyContent | undefined>;
|
|
1168
|
-
flexWrap?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexWrap | undefined>;
|
|
1169
|
-
flexDirection?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexDirection | undefined>;
|
|
1170
|
-
flex?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.Flex<0 | (string & {})> | undefined>;
|
|
1171
|
-
flexGrow?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexGrow | undefined>;
|
|
1172
|
-
flexShrink?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexShrink | undefined>;
|
|
1173
|
-
flexBasis?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexBasis<0 | (string & {})> | undefined>;
|
|
1174
|
-
alignSelf?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignSelf | undefined>;
|
|
1175
|
-
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
1176
|
-
id?: string | undefined;
|
|
1177
|
-
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
1178
|
-
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
1179
|
-
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
1180
|
-
removeClippedSubviews?: boolean | undefined;
|
|
1181
|
-
style?: import("react-native").StyleProp<TextStyle>;
|
|
1182
|
-
testID?: string | undefined;
|
|
1183
|
-
nativeID?: string | undefined;
|
|
1184
|
-
href?: string | undefined;
|
|
1185
|
-
hrefAttrs?: {
|
|
1186
|
-
download?: boolean | undefined;
|
|
1187
|
-
rel?: string | undefined;
|
|
1188
|
-
target?: string | undefined;
|
|
1189
|
-
} | undefined;
|
|
1190
|
-
onMouseDown?: import("react").MouseEventHandler<any> | undefined;
|
|
1191
|
-
onMouseEnter?: import("react").MouseEventHandler<any> | undefined;
|
|
1192
|
-
onMouseLeave?: import("react").MouseEventHandler<any> | undefined;
|
|
1193
|
-
onMouseMove?: import("react").MouseEventHandler<any> | undefined;
|
|
1194
|
-
onMouseOver?: import("react").MouseEventHandler<any> | undefined;
|
|
1195
|
-
onMouseOut?: import("react").MouseEventHandler<any> | undefined;
|
|
1196
|
-
onMouseUp?: import("react").MouseEventHandler<any> | undefined;
|
|
1197
|
-
collapsable?: boolean | undefined;
|
|
1198
|
-
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
1199
|
-
focusable?: boolean | undefined;
|
|
1200
|
-
tabIndex?: 0 | -1 | undefined;
|
|
1201
|
-
shouldRasterizeIOS?: boolean | undefined;
|
|
1202
|
-
isTVSelectable?: boolean | undefined;
|
|
1203
|
-
hasTVPreferredFocus?: boolean | undefined;
|
|
1204
|
-
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
1205
|
-
tvParallaxShiftDistanceX?: number | undefined;
|
|
1206
|
-
tvParallaxShiftDistanceY?: number | undefined;
|
|
1207
|
-
tvParallaxTiltAngle?: number | undefined;
|
|
1208
|
-
tvParallaxMagnification?: number | undefined;
|
|
1209
|
-
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1210
|
-
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1211
|
-
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1212
|
-
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1213
|
-
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1214
|
-
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1215
|
-
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1216
|
-
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1217
|
-
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1218
|
-
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1219
|
-
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1220
|
-
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1221
|
-
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1222
|
-
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1223
|
-
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1224
|
-
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1225
|
-
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1226
|
-
onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1227
|
-
onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1228
|
-
onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1229
|
-
onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1230
|
-
onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1231
|
-
onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1232
|
-
onPointerCancel?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1233
|
-
onPointerCancelCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1234
|
-
onPointerDown?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1235
|
-
onPointerDownCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1236
|
-
onPointerUp?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1237
|
-
onPointerUpCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1238
|
-
accessible?: boolean | undefined;
|
|
1239
|
-
accessibilityActions?: readonly Readonly<{
|
|
1240
|
-
name: string;
|
|
1241
|
-
label?: string | undefined;
|
|
1242
|
-
}>[] | undefined;
|
|
1243
|
-
accessibilityLabel?: string | undefined;
|
|
1244
|
-
'aria-label'?: string | undefined;
|
|
1245
|
-
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
1246
|
-
'aria-busy'?: boolean | undefined;
|
|
1247
|
-
'aria-checked'?: boolean | "mixed" | undefined;
|
|
1248
|
-
'aria-disabled'?: boolean | undefined;
|
|
1249
|
-
'aria-expanded'?: boolean | undefined;
|
|
1250
|
-
'aria-selected'?: boolean | undefined;
|
|
1251
|
-
accessibilityHint?: string | undefined;
|
|
1252
|
-
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
1253
|
-
'aria-valuemax'?: number | undefined;
|
|
1254
|
-
'aria-valuemin'?: number | undefined;
|
|
1255
|
-
'aria-valuenow'?: number | undefined;
|
|
1256
|
-
'aria-valuetext'?: string | undefined;
|
|
1257
|
-
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
1258
|
-
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
1259
|
-
'aria-hidden'?: boolean | undefined;
|
|
1260
|
-
'aria-modal'?: boolean | undefined;
|
|
1261
|
-
role?: import("react-native").Role | undefined;
|
|
1262
|
-
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
1263
|
-
'aria-activedescendant'?: string | undefined;
|
|
1264
|
-
'aria-atomic'?: boolean | undefined;
|
|
1265
|
-
'aria-autocomplete'?: "none" | "inline" | "list" | "both" | undefined;
|
|
1266
|
-
'aria-colcount'?: number | undefined;
|
|
1267
|
-
'aria-colindex'?: number | undefined;
|
|
1268
|
-
'aria-colspan'?: number | undefined;
|
|
1269
|
-
'aria-controls'?: string | undefined;
|
|
1270
|
-
'aria-current'?: boolean | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1271
|
-
'aria-describedby'?: string | undefined;
|
|
1272
|
-
'aria-details'?: string | undefined;
|
|
1273
|
-
'aria-errormessage'?: string | undefined;
|
|
1274
|
-
'aria-flowto'?: string | undefined;
|
|
1275
|
-
'aria-haspopup'?: false | "grid" | "menu" | "dialog" | "tree" | "listbox" | undefined;
|
|
1276
|
-
'aria-invalid'?: boolean | undefined;
|
|
1277
|
-
'aria-keyshortcuts'?: string[] | undefined;
|
|
1278
|
-
'aria-labelledby'?: string | undefined;
|
|
1279
|
-
'aria-level'?: number | undefined;
|
|
1280
|
-
'aria-live'?: "none" | "assertive" | "polite" | undefined;
|
|
1281
|
-
'aria-multiline'?: boolean | undefined;
|
|
1282
|
-
'aria-multiselectable'?: boolean | undefined;
|
|
1283
|
-
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
1284
|
-
'aria-owns'?: string | undefined;
|
|
1285
|
-
'aria-placeholder'?: string | undefined;
|
|
1286
|
-
'aria-posinset'?: number | undefined;
|
|
1287
|
-
'aria-pressed'?: boolean | "mixed" | undefined;
|
|
1288
|
-
'aria-readonly'?: boolean | undefined;
|
|
1289
|
-
'aria-required'?: boolean | undefined;
|
|
1290
|
-
'aria-roledescription'?: string | undefined;
|
|
1291
|
-
'aria-rowcount'?: number | undefined;
|
|
1292
|
-
'aria-rowindex'?: number | undefined;
|
|
1293
|
-
'aria-rowspan'?: number | undefined;
|
|
1294
|
-
'aria-setsize'?: number | undefined;
|
|
1295
|
-
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
1296
|
-
accessibilityLabelledBy?: string | string[] | undefined;
|
|
1297
|
-
accessibilityLiveRegion?: "none" | "assertive" | "polite" | undefined;
|
|
1298
|
-
accessibilityElementsHidden?: boolean | undefined;
|
|
1299
|
-
accessibilityViewIsModal?: boolean | undefined;
|
|
1300
|
-
onAccessibilityEscape?: (() => void) | undefined;
|
|
1301
|
-
onAccessibilityTap?: (() => void) | undefined;
|
|
1302
|
-
onMagicTap?: (() => void) | undefined;
|
|
1303
|
-
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
1304
|
-
accessibilityLanguage?: string | undefined;
|
|
1305
|
-
textAlign?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextAlign | undefined>;
|
|
1306
|
-
textTransform?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextTransform | undefined>;
|
|
1307
|
-
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1308
|
-
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1309
|
-
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1310
|
-
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1311
|
-
underline?: boolean | undefined;
|
|
1312
|
-
allowFontScaling?: boolean | undefined;
|
|
1313
|
-
ellipsizeMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1314
|
-
lineBreakMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1315
|
-
numberOfLines?: number | undefined;
|
|
1316
|
-
onTextLayout?: ((event: import("react-native").NativeSyntheticEvent<import("react-native").TextLayoutEventData>) => void) | undefined;
|
|
1317
|
-
maxFontSizeMultiplier?: number | null | undefined;
|
|
1318
|
-
minimumFontScale?: number | undefined;
|
|
1319
|
-
adjustsFontSizeToFit?: boolean | undefined;
|
|
1320
|
-
dynamicTypeRamp?: "body" | "caption2" | "caption1" | "footnote" | "subheadline" | "callout" | "headline" | "title3" | "title2" | "title1" | "largeTitle" | undefined;
|
|
1321
|
-
suppressHighlighting?: boolean | undefined;
|
|
1322
|
-
lineBreakStrategyIOS?: "none" | "standard" | "hangul-word" | "push-out" | undefined;
|
|
1323
|
-
selectable?: boolean | undefined;
|
|
1324
|
-
selectionColor?: import("react-native").ColorValue | undefined;
|
|
1325
|
-
textBreakStrategy?: "simple" | "highQuality" | "balanced" | undefined;
|
|
1326
|
-
dataDetectorType?: "all" | "none" | "link" | "phoneNumber" | "email" | null | undefined;
|
|
1327
|
-
android_hyphenationFrequency?: "normal" | "none" | "full" | undefined;
|
|
1328
|
-
strikeThrough?: boolean | undefined;
|
|
1329
|
-
cursor?: import("react-native/Libraries/StyleSheet/StyleSheetTypes").CursorValue | undefined;
|
|
1330
|
-
transitionDuration?: string | string[] | undefined;
|
|
1331
|
-
transitionProperty?: string | string[] | undefined;
|
|
1332
|
-
transitionTimingFunction?: string | string[] | undefined;
|
|
1333
|
-
_web?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1334
|
-
_ios?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1335
|
-
_android?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1336
|
-
}>;
|
|
1337
|
-
var h2: FC<{
|
|
1338
|
-
type?: Partial<KittResponsiveProp<TypographyType>> | undefined;
|
|
1339
|
-
variant?: TypographyVariant | undefined;
|
|
1340
|
-
color?: ExtendedTypographyColor | undefined;
|
|
1341
|
-
children: ReactNode;
|
|
1342
|
-
base?: TypographyType | undefined;
|
|
1343
|
-
small?: TypographyType | undefined;
|
|
1344
|
-
medium?: TypographyType | undefined;
|
|
1345
|
-
large?: TypographyType | undefined;
|
|
1346
|
-
wide?: TypographyType | undefined;
|
|
1347
|
-
disabled?: boolean | undefined;
|
|
1348
|
-
alignItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignItems | undefined>;
|
|
1349
|
-
alignContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignContent | undefined>;
|
|
1350
|
-
justifyItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyItems | undefined>;
|
|
1351
|
-
justifyContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyContent | undefined>;
|
|
1352
|
-
flexWrap?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexWrap | undefined>;
|
|
1353
|
-
flexDirection?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexDirection | undefined>;
|
|
1354
|
-
flex?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.Flex<0 | (string & {})> | undefined>;
|
|
1355
|
-
flexGrow?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexGrow | undefined>;
|
|
1356
|
-
flexShrink?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexShrink | undefined>;
|
|
1357
|
-
flexBasis?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexBasis<0 | (string & {})> | undefined>;
|
|
1358
|
-
alignSelf?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignSelf | undefined>;
|
|
1359
|
-
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
1360
|
-
id?: string | undefined;
|
|
1361
|
-
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
1362
|
-
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
1363
|
-
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
1364
|
-
removeClippedSubviews?: boolean | undefined;
|
|
1365
|
-
style?: import("react-native").StyleProp<TextStyle>;
|
|
1366
|
-
testID?: string | undefined;
|
|
1367
|
-
nativeID?: string | undefined;
|
|
1368
|
-
href?: string | undefined;
|
|
1369
|
-
hrefAttrs?: {
|
|
1370
|
-
download?: boolean | undefined;
|
|
1371
|
-
rel?: string | undefined;
|
|
1372
|
-
target?: string | undefined;
|
|
1373
|
-
} | undefined;
|
|
1374
|
-
onMouseDown?: import("react").MouseEventHandler<any> | undefined;
|
|
1375
|
-
onMouseEnter?: import("react").MouseEventHandler<any> | undefined;
|
|
1376
|
-
onMouseLeave?: import("react").MouseEventHandler<any> | undefined;
|
|
1377
|
-
onMouseMove?: import("react").MouseEventHandler<any> | undefined;
|
|
1378
|
-
onMouseOver?: import("react").MouseEventHandler<any> | undefined;
|
|
1379
|
-
onMouseOut?: import("react").MouseEventHandler<any> | undefined;
|
|
1380
|
-
onMouseUp?: import("react").MouseEventHandler<any> | undefined;
|
|
1381
|
-
collapsable?: boolean | undefined;
|
|
1382
|
-
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
1383
|
-
focusable?: boolean | undefined;
|
|
1384
|
-
tabIndex?: 0 | -1 | undefined;
|
|
1385
|
-
shouldRasterizeIOS?: boolean | undefined;
|
|
1386
|
-
isTVSelectable?: boolean | undefined;
|
|
1387
|
-
hasTVPreferredFocus?: boolean | undefined;
|
|
1388
|
-
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
1389
|
-
tvParallaxShiftDistanceX?: number | undefined;
|
|
1390
|
-
tvParallaxShiftDistanceY?: number | undefined;
|
|
1391
|
-
tvParallaxTiltAngle?: number | undefined;
|
|
1392
|
-
tvParallaxMagnification?: number | undefined;
|
|
1393
|
-
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1394
|
-
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1395
|
-
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1396
|
-
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1397
|
-
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1398
|
-
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1399
|
-
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1400
|
-
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1401
|
-
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1402
|
-
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1403
|
-
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1404
|
-
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1405
|
-
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1406
|
-
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1407
|
-
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1408
|
-
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1409
|
-
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1410
|
-
onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1411
|
-
onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1412
|
-
onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1413
|
-
onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1414
|
-
onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1415
|
-
onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1416
|
-
onPointerCancel?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1417
|
-
onPointerCancelCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1418
|
-
onPointerDown?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1419
|
-
onPointerDownCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1420
|
-
onPointerUp?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1421
|
-
onPointerUpCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1422
|
-
accessible?: boolean | undefined;
|
|
1423
|
-
accessibilityActions?: readonly Readonly<{
|
|
1424
|
-
name: string;
|
|
1425
|
-
label?: string | undefined;
|
|
1426
|
-
}>[] | undefined;
|
|
1427
|
-
accessibilityLabel?: string | undefined;
|
|
1428
|
-
'aria-label'?: string | undefined;
|
|
1429
|
-
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
1430
|
-
'aria-busy'?: boolean | undefined;
|
|
1431
|
-
'aria-checked'?: boolean | "mixed" | undefined;
|
|
1432
|
-
'aria-disabled'?: boolean | undefined;
|
|
1433
|
-
'aria-expanded'?: boolean | undefined;
|
|
1434
|
-
'aria-selected'?: boolean | undefined;
|
|
1435
|
-
accessibilityHint?: string | undefined;
|
|
1436
|
-
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
1437
|
-
'aria-valuemax'?: number | undefined;
|
|
1438
|
-
'aria-valuemin'?: number | undefined;
|
|
1439
|
-
'aria-valuenow'?: number | undefined;
|
|
1440
|
-
'aria-valuetext'?: string | undefined;
|
|
1441
|
-
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
1442
|
-
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
1443
|
-
'aria-hidden'?: boolean | undefined;
|
|
1444
|
-
'aria-modal'?: boolean | undefined;
|
|
1445
|
-
role?: import("react-native").Role | undefined;
|
|
1446
|
-
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
1447
|
-
'aria-activedescendant'?: string | undefined;
|
|
1448
|
-
'aria-atomic'?: boolean | undefined;
|
|
1449
|
-
'aria-autocomplete'?: "none" | "inline" | "list" | "both" | undefined;
|
|
1450
|
-
'aria-colcount'?: number | undefined;
|
|
1451
|
-
'aria-colindex'?: number | undefined;
|
|
1452
|
-
'aria-colspan'?: number | undefined;
|
|
1453
|
-
'aria-controls'?: string | undefined;
|
|
1454
|
-
'aria-current'?: boolean | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1455
|
-
'aria-describedby'?: string | undefined;
|
|
1456
|
-
'aria-details'?: string | undefined;
|
|
1457
|
-
'aria-errormessage'?: string | undefined;
|
|
1458
|
-
'aria-flowto'?: string | undefined;
|
|
1459
|
-
'aria-haspopup'?: false | "grid" | "menu" | "dialog" | "tree" | "listbox" | undefined;
|
|
1460
|
-
'aria-invalid'?: boolean | undefined;
|
|
1461
|
-
'aria-keyshortcuts'?: string[] | undefined;
|
|
1462
|
-
'aria-labelledby'?: string | undefined;
|
|
1463
|
-
'aria-level'?: number | undefined;
|
|
1464
|
-
'aria-live'?: "none" | "assertive" | "polite" | undefined;
|
|
1465
|
-
'aria-multiline'?: boolean | undefined;
|
|
1466
|
-
'aria-multiselectable'?: boolean | undefined;
|
|
1467
|
-
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
1468
|
-
'aria-owns'?: string | undefined;
|
|
1469
|
-
'aria-placeholder'?: string | undefined;
|
|
1470
|
-
'aria-posinset'?: number | undefined;
|
|
1471
|
-
'aria-pressed'?: boolean | "mixed" | undefined;
|
|
1472
|
-
'aria-readonly'?: boolean | undefined;
|
|
1473
|
-
'aria-required'?: boolean | undefined;
|
|
1474
|
-
'aria-roledescription'?: string | undefined;
|
|
1475
|
-
'aria-rowcount'?: number | undefined;
|
|
1476
|
-
'aria-rowindex'?: number | undefined;
|
|
1477
|
-
'aria-rowspan'?: number | undefined;
|
|
1478
|
-
'aria-setsize'?: number | undefined;
|
|
1479
|
-
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
1480
|
-
accessibilityLabelledBy?: string | string[] | undefined;
|
|
1481
|
-
accessibilityLiveRegion?: "none" | "assertive" | "polite" | undefined;
|
|
1482
|
-
accessibilityElementsHidden?: boolean | undefined;
|
|
1483
|
-
accessibilityViewIsModal?: boolean | undefined;
|
|
1484
|
-
onAccessibilityEscape?: (() => void) | undefined;
|
|
1485
|
-
onAccessibilityTap?: (() => void) | undefined;
|
|
1486
|
-
onMagicTap?: (() => void) | undefined;
|
|
1487
|
-
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
1488
|
-
accessibilityLanguage?: string | undefined;
|
|
1489
|
-
textAlign?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextAlign | undefined>;
|
|
1490
|
-
textTransform?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextTransform | undefined>;
|
|
1491
|
-
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1492
|
-
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1493
|
-
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1494
|
-
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1495
|
-
underline?: boolean | undefined;
|
|
1496
|
-
allowFontScaling?: boolean | undefined;
|
|
1497
|
-
ellipsizeMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1498
|
-
lineBreakMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1499
|
-
numberOfLines?: number | undefined;
|
|
1500
|
-
onTextLayout?: ((event: import("react-native").NativeSyntheticEvent<import("react-native").TextLayoutEventData>) => void) | undefined;
|
|
1501
|
-
maxFontSizeMultiplier?: number | null | undefined;
|
|
1502
|
-
minimumFontScale?: number | undefined;
|
|
1503
|
-
adjustsFontSizeToFit?: boolean | undefined;
|
|
1504
|
-
dynamicTypeRamp?: "body" | "caption2" | "caption1" | "footnote" | "subheadline" | "callout" | "headline" | "title3" | "title2" | "title1" | "largeTitle" | undefined;
|
|
1505
|
-
suppressHighlighting?: boolean | undefined;
|
|
1506
|
-
lineBreakStrategyIOS?: "none" | "standard" | "hangul-word" | "push-out" | undefined;
|
|
1507
|
-
selectable?: boolean | undefined;
|
|
1508
|
-
selectionColor?: import("react-native").ColorValue | undefined;
|
|
1509
|
-
textBreakStrategy?: "simple" | "highQuality" | "balanced" | undefined;
|
|
1510
|
-
dataDetectorType?: "all" | "none" | "link" | "phoneNumber" | "email" | null | undefined;
|
|
1511
|
-
android_hyphenationFrequency?: "normal" | "none" | "full" | undefined;
|
|
1512
|
-
strikeThrough?: boolean | undefined;
|
|
1513
|
-
cursor?: import("react-native/Libraries/StyleSheet/StyleSheetTypes").CursorValue | undefined;
|
|
1514
|
-
transitionDuration?: string | string[] | undefined;
|
|
1515
|
-
transitionProperty?: string | string[] | undefined;
|
|
1516
|
-
transitionTimingFunction?: string | string[] | undefined;
|
|
1517
|
-
_web?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1518
|
-
_ios?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1519
|
-
_android?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1520
|
-
}>;
|
|
1521
|
-
var h3: FC<{
|
|
1522
|
-
type?: Partial<KittResponsiveProp<TypographyType>> | undefined;
|
|
1523
|
-
variant?: TypographyVariant | undefined;
|
|
1524
|
-
color?: ExtendedTypographyColor | undefined;
|
|
1525
|
-
children: ReactNode;
|
|
1526
|
-
base?: TypographyType | undefined;
|
|
1527
|
-
small?: TypographyType | undefined;
|
|
1528
|
-
medium?: TypographyType | undefined;
|
|
1529
|
-
large?: TypographyType | undefined;
|
|
1530
|
-
wide?: TypographyType | undefined;
|
|
1531
|
-
disabled?: boolean | undefined;
|
|
1532
|
-
alignItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignItems | undefined>;
|
|
1533
|
-
alignContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignContent | undefined>;
|
|
1534
|
-
justifyItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyItems | undefined>;
|
|
1535
|
-
justifyContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyContent | undefined>;
|
|
1536
|
-
flexWrap?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexWrap | undefined>;
|
|
1537
|
-
flexDirection?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexDirection | undefined>;
|
|
1538
|
-
flex?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.Flex<0 | (string & {})> | undefined>;
|
|
1539
|
-
flexGrow?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexGrow | undefined>;
|
|
1540
|
-
flexShrink?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexShrink | undefined>;
|
|
1541
|
-
flexBasis?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexBasis<0 | (string & {})> | undefined>;
|
|
1542
|
-
alignSelf?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignSelf | undefined>;
|
|
1543
|
-
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
1544
|
-
id?: string | undefined;
|
|
1545
|
-
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
1546
|
-
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
1547
|
-
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
1548
|
-
removeClippedSubviews?: boolean | undefined;
|
|
1549
|
-
style?: import("react-native").StyleProp<TextStyle>;
|
|
1550
|
-
testID?: string | undefined;
|
|
1551
|
-
nativeID?: string | undefined;
|
|
1552
|
-
href?: string | undefined;
|
|
1553
|
-
hrefAttrs?: {
|
|
1554
|
-
download?: boolean | undefined;
|
|
1555
|
-
rel?: string | undefined;
|
|
1556
|
-
target?: string | undefined;
|
|
1557
|
-
} | undefined;
|
|
1558
|
-
onMouseDown?: import("react").MouseEventHandler<any> | undefined;
|
|
1559
|
-
onMouseEnter?: import("react").MouseEventHandler<any> | undefined;
|
|
1560
|
-
onMouseLeave?: import("react").MouseEventHandler<any> | undefined;
|
|
1561
|
-
onMouseMove?: import("react").MouseEventHandler<any> | undefined;
|
|
1562
|
-
onMouseOver?: import("react").MouseEventHandler<any> | undefined;
|
|
1563
|
-
onMouseOut?: import("react").MouseEventHandler<any> | undefined;
|
|
1564
|
-
onMouseUp?: import("react").MouseEventHandler<any> | undefined;
|
|
1565
|
-
collapsable?: boolean | undefined;
|
|
1566
|
-
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
1567
|
-
focusable?: boolean | undefined;
|
|
1568
|
-
tabIndex?: 0 | -1 | undefined;
|
|
1569
|
-
shouldRasterizeIOS?: boolean | undefined;
|
|
1570
|
-
isTVSelectable?: boolean | undefined;
|
|
1571
|
-
hasTVPreferredFocus?: boolean | undefined;
|
|
1572
|
-
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
1573
|
-
tvParallaxShiftDistanceX?: number | undefined;
|
|
1574
|
-
tvParallaxShiftDistanceY?: number | undefined;
|
|
1575
|
-
tvParallaxTiltAngle?: number | undefined;
|
|
1576
|
-
tvParallaxMagnification?: number | undefined;
|
|
1577
|
-
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1578
|
-
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1579
|
-
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1580
|
-
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1581
|
-
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1582
|
-
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1583
|
-
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1584
|
-
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1585
|
-
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1586
|
-
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1587
|
-
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1588
|
-
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1589
|
-
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1590
|
-
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1591
|
-
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1592
|
-
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1593
|
-
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1594
|
-
onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1595
|
-
onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1596
|
-
onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1597
|
-
onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1598
|
-
onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1599
|
-
onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1600
|
-
onPointerCancel?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1601
|
-
onPointerCancelCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1602
|
-
onPointerDown?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1603
|
-
onPointerDownCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1604
|
-
onPointerUp?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1605
|
-
onPointerUpCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1606
|
-
accessible?: boolean | undefined;
|
|
1607
|
-
accessibilityActions?: readonly Readonly<{
|
|
1608
|
-
name: string;
|
|
1609
|
-
label?: string | undefined;
|
|
1610
|
-
}>[] | undefined;
|
|
1611
|
-
accessibilityLabel?: string | undefined;
|
|
1612
|
-
'aria-label'?: string | undefined;
|
|
1613
|
-
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
1614
|
-
'aria-busy'?: boolean | undefined;
|
|
1615
|
-
'aria-checked'?: boolean | "mixed" | undefined;
|
|
1616
|
-
'aria-disabled'?: boolean | undefined;
|
|
1617
|
-
'aria-expanded'?: boolean | undefined;
|
|
1618
|
-
'aria-selected'?: boolean | undefined;
|
|
1619
|
-
accessibilityHint?: string | undefined;
|
|
1620
|
-
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
1621
|
-
'aria-valuemax'?: number | undefined;
|
|
1622
|
-
'aria-valuemin'?: number | undefined;
|
|
1623
|
-
'aria-valuenow'?: number | undefined;
|
|
1624
|
-
'aria-valuetext'?: string | undefined;
|
|
1625
|
-
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
1626
|
-
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
1627
|
-
'aria-hidden'?: boolean | undefined;
|
|
1628
|
-
'aria-modal'?: boolean | undefined;
|
|
1629
|
-
role?: import("react-native").Role | undefined;
|
|
1630
|
-
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
1631
|
-
'aria-activedescendant'?: string | undefined;
|
|
1632
|
-
'aria-atomic'?: boolean | undefined;
|
|
1633
|
-
'aria-autocomplete'?: "none" | "inline" | "list" | "both" | undefined;
|
|
1634
|
-
'aria-colcount'?: number | undefined;
|
|
1635
|
-
'aria-colindex'?: number | undefined;
|
|
1636
|
-
'aria-colspan'?: number | undefined;
|
|
1637
|
-
'aria-controls'?: string | undefined;
|
|
1638
|
-
'aria-current'?: boolean | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1639
|
-
'aria-describedby'?: string | undefined;
|
|
1640
|
-
'aria-details'?: string | undefined;
|
|
1641
|
-
'aria-errormessage'?: string | undefined;
|
|
1642
|
-
'aria-flowto'?: string | undefined;
|
|
1643
|
-
'aria-haspopup'?: false | "grid" | "menu" | "dialog" | "tree" | "listbox" | undefined;
|
|
1644
|
-
'aria-invalid'?: boolean | undefined;
|
|
1645
|
-
'aria-keyshortcuts'?: string[] | undefined;
|
|
1646
|
-
'aria-labelledby'?: string | undefined;
|
|
1647
|
-
'aria-level'?: number | undefined;
|
|
1648
|
-
'aria-live'?: "none" | "assertive" | "polite" | undefined;
|
|
1649
|
-
'aria-multiline'?: boolean | undefined;
|
|
1650
|
-
'aria-multiselectable'?: boolean | undefined;
|
|
1651
|
-
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
1652
|
-
'aria-owns'?: string | undefined;
|
|
1653
|
-
'aria-placeholder'?: string | undefined;
|
|
1654
|
-
'aria-posinset'?: number | undefined;
|
|
1655
|
-
'aria-pressed'?: boolean | "mixed" | undefined;
|
|
1656
|
-
'aria-readonly'?: boolean | undefined;
|
|
1657
|
-
'aria-required'?: boolean | undefined;
|
|
1658
|
-
'aria-roledescription'?: string | undefined;
|
|
1659
|
-
'aria-rowcount'?: number | undefined;
|
|
1660
|
-
'aria-rowindex'?: number | undefined;
|
|
1661
|
-
'aria-rowspan'?: number | undefined;
|
|
1662
|
-
'aria-setsize'?: number | undefined;
|
|
1663
|
-
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
1664
|
-
accessibilityLabelledBy?: string | string[] | undefined;
|
|
1665
|
-
accessibilityLiveRegion?: "none" | "assertive" | "polite" | undefined;
|
|
1666
|
-
accessibilityElementsHidden?: boolean | undefined;
|
|
1667
|
-
accessibilityViewIsModal?: boolean | undefined;
|
|
1668
|
-
onAccessibilityEscape?: (() => void) | undefined;
|
|
1669
|
-
onAccessibilityTap?: (() => void) | undefined;
|
|
1670
|
-
onMagicTap?: (() => void) | undefined;
|
|
1671
|
-
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
1672
|
-
accessibilityLanguage?: string | undefined;
|
|
1673
|
-
textAlign?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextAlign | undefined>;
|
|
1674
|
-
textTransform?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextTransform | undefined>;
|
|
1675
|
-
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1676
|
-
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1677
|
-
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1678
|
-
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1679
|
-
underline?: boolean | undefined;
|
|
1680
|
-
allowFontScaling?: boolean | undefined;
|
|
1681
|
-
ellipsizeMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1682
|
-
lineBreakMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1683
|
-
numberOfLines?: number | undefined;
|
|
1684
|
-
onTextLayout?: ((event: import("react-native").NativeSyntheticEvent<import("react-native").TextLayoutEventData>) => void) | undefined;
|
|
1685
|
-
maxFontSizeMultiplier?: number | null | undefined;
|
|
1686
|
-
minimumFontScale?: number | undefined;
|
|
1687
|
-
adjustsFontSizeToFit?: boolean | undefined;
|
|
1688
|
-
dynamicTypeRamp?: "body" | "caption2" | "caption1" | "footnote" | "subheadline" | "callout" | "headline" | "title3" | "title2" | "title1" | "largeTitle" | undefined;
|
|
1689
|
-
suppressHighlighting?: boolean | undefined;
|
|
1690
|
-
lineBreakStrategyIOS?: "none" | "standard" | "hangul-word" | "push-out" | undefined;
|
|
1691
|
-
selectable?: boolean | undefined;
|
|
1692
|
-
selectionColor?: import("react-native").ColorValue | undefined;
|
|
1693
|
-
textBreakStrategy?: "simple" | "highQuality" | "balanced" | undefined;
|
|
1694
|
-
dataDetectorType?: "all" | "none" | "link" | "phoneNumber" | "email" | null | undefined;
|
|
1695
|
-
android_hyphenationFrequency?: "normal" | "none" | "full" | undefined;
|
|
1696
|
-
strikeThrough?: boolean | undefined;
|
|
1697
|
-
cursor?: import("react-native/Libraries/StyleSheet/StyleSheetTypes").CursorValue | undefined;
|
|
1698
|
-
transitionDuration?: string | string[] | undefined;
|
|
1699
|
-
transitionProperty?: string | string[] | undefined;
|
|
1700
|
-
transitionTimingFunction?: string | string[] | undefined;
|
|
1701
|
-
_web?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1702
|
-
_ios?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1703
|
-
_android?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1704
|
-
}>;
|
|
1705
|
-
var h4: FC<{
|
|
1706
|
-
type?: Partial<KittResponsiveProp<TypographyType>> | undefined;
|
|
1707
|
-
variant?: TypographyVariant | undefined;
|
|
1708
|
-
color?: ExtendedTypographyColor | undefined;
|
|
1709
|
-
children: ReactNode;
|
|
1710
|
-
base?: TypographyType | undefined;
|
|
1711
|
-
small?: TypographyType | undefined;
|
|
1712
|
-
medium?: TypographyType | undefined;
|
|
1713
|
-
large?: TypographyType | undefined;
|
|
1714
|
-
wide?: TypographyType | undefined;
|
|
1715
|
-
disabled?: boolean | undefined;
|
|
1716
|
-
alignItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignItems | undefined>;
|
|
1717
|
-
alignContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignContent | undefined>;
|
|
1718
|
-
justifyItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyItems | undefined>;
|
|
1719
|
-
justifyContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyContent | undefined>;
|
|
1720
|
-
flexWrap?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexWrap | undefined>;
|
|
1721
|
-
flexDirection?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexDirection | undefined>;
|
|
1722
|
-
flex?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.Flex<0 | (string & {})> | undefined>;
|
|
1723
|
-
flexGrow?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexGrow | undefined>;
|
|
1724
|
-
flexShrink?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexShrink | undefined>;
|
|
1725
|
-
flexBasis?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexBasis<0 | (string & {})> | undefined>;
|
|
1726
|
-
alignSelf?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignSelf | undefined>;
|
|
1727
|
-
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
1728
|
-
id?: string | undefined;
|
|
1729
|
-
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
1730
|
-
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
1731
|
-
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
1732
|
-
removeClippedSubviews?: boolean | undefined;
|
|
1733
|
-
style?: import("react-native").StyleProp<TextStyle>;
|
|
1734
|
-
testID?: string | undefined;
|
|
1735
|
-
nativeID?: string | undefined;
|
|
1736
|
-
href?: string | undefined;
|
|
1737
|
-
hrefAttrs?: {
|
|
1738
|
-
download?: boolean | undefined;
|
|
1739
|
-
rel?: string | undefined;
|
|
1740
|
-
target?: string | undefined;
|
|
1741
|
-
} | undefined;
|
|
1742
|
-
onMouseDown?: import("react").MouseEventHandler<any> | undefined;
|
|
1743
|
-
onMouseEnter?: import("react").MouseEventHandler<any> | undefined;
|
|
1744
|
-
onMouseLeave?: import("react").MouseEventHandler<any> | undefined;
|
|
1745
|
-
onMouseMove?: import("react").MouseEventHandler<any> | undefined;
|
|
1746
|
-
onMouseOver?: import("react").MouseEventHandler<any> | undefined;
|
|
1747
|
-
onMouseOut?: import("react").MouseEventHandler<any> | undefined;
|
|
1748
|
-
onMouseUp?: import("react").MouseEventHandler<any> | undefined;
|
|
1749
|
-
collapsable?: boolean | undefined;
|
|
1750
|
-
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
1751
|
-
focusable?: boolean | undefined;
|
|
1752
|
-
tabIndex?: 0 | -1 | undefined;
|
|
1753
|
-
shouldRasterizeIOS?: boolean | undefined;
|
|
1754
|
-
isTVSelectable?: boolean | undefined;
|
|
1755
|
-
hasTVPreferredFocus?: boolean | undefined;
|
|
1756
|
-
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
1757
|
-
tvParallaxShiftDistanceX?: number | undefined;
|
|
1758
|
-
tvParallaxShiftDistanceY?: number | undefined;
|
|
1759
|
-
tvParallaxTiltAngle?: number | undefined;
|
|
1760
|
-
tvParallaxMagnification?: number | undefined;
|
|
1761
|
-
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1762
|
-
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1763
|
-
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1764
|
-
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1765
|
-
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1766
|
-
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1767
|
-
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1768
|
-
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1769
|
-
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1770
|
-
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1771
|
-
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1772
|
-
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1773
|
-
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1774
|
-
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1775
|
-
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1776
|
-
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1777
|
-
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1778
|
-
onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1779
|
-
onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1780
|
-
onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1781
|
-
onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1782
|
-
onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1783
|
-
onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1784
|
-
onPointerCancel?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1785
|
-
onPointerCancelCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1786
|
-
onPointerDown?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1787
|
-
onPointerDownCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1788
|
-
onPointerUp?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1789
|
-
onPointerUpCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1790
|
-
accessible?: boolean | undefined;
|
|
1791
|
-
accessibilityActions?: readonly Readonly<{
|
|
1792
|
-
name: string;
|
|
1793
|
-
label?: string | undefined;
|
|
1794
|
-
}>[] | undefined;
|
|
1795
|
-
accessibilityLabel?: string | undefined;
|
|
1796
|
-
'aria-label'?: string | undefined;
|
|
1797
|
-
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
1798
|
-
'aria-busy'?: boolean | undefined;
|
|
1799
|
-
'aria-checked'?: boolean | "mixed" | undefined;
|
|
1800
|
-
'aria-disabled'?: boolean | undefined;
|
|
1801
|
-
'aria-expanded'?: boolean | undefined;
|
|
1802
|
-
'aria-selected'?: boolean | undefined;
|
|
1803
|
-
accessibilityHint?: string | undefined;
|
|
1804
|
-
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
1805
|
-
'aria-valuemax'?: number | undefined;
|
|
1806
|
-
'aria-valuemin'?: number | undefined;
|
|
1807
|
-
'aria-valuenow'?: number | undefined;
|
|
1808
|
-
'aria-valuetext'?: string | undefined;
|
|
1809
|
-
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
1810
|
-
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
1811
|
-
'aria-hidden'?: boolean | undefined;
|
|
1812
|
-
'aria-modal'?: boolean | undefined;
|
|
1813
|
-
role?: import("react-native").Role | undefined;
|
|
1814
|
-
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
1815
|
-
'aria-activedescendant'?: string | undefined;
|
|
1816
|
-
'aria-atomic'?: boolean | undefined;
|
|
1817
|
-
'aria-autocomplete'?: "none" | "inline" | "list" | "both" | undefined;
|
|
1818
|
-
'aria-colcount'?: number | undefined;
|
|
1819
|
-
'aria-colindex'?: number | undefined;
|
|
1820
|
-
'aria-colspan'?: number | undefined;
|
|
1821
|
-
'aria-controls'?: string | undefined;
|
|
1822
|
-
'aria-current'?: boolean | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
1823
|
-
'aria-describedby'?: string | undefined;
|
|
1824
|
-
'aria-details'?: string | undefined;
|
|
1825
|
-
'aria-errormessage'?: string | undefined;
|
|
1826
|
-
'aria-flowto'?: string | undefined;
|
|
1827
|
-
'aria-haspopup'?: false | "grid" | "menu" | "dialog" | "tree" | "listbox" | undefined;
|
|
1828
|
-
'aria-invalid'?: boolean | undefined;
|
|
1829
|
-
'aria-keyshortcuts'?: string[] | undefined;
|
|
1830
|
-
'aria-labelledby'?: string | undefined;
|
|
1831
|
-
'aria-level'?: number | undefined;
|
|
1832
|
-
'aria-live'?: "none" | "assertive" | "polite" | undefined;
|
|
1833
|
-
'aria-multiline'?: boolean | undefined;
|
|
1834
|
-
'aria-multiselectable'?: boolean | undefined;
|
|
1835
|
-
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
1836
|
-
'aria-owns'?: string | undefined;
|
|
1837
|
-
'aria-placeholder'?: string | undefined;
|
|
1838
|
-
'aria-posinset'?: number | undefined;
|
|
1839
|
-
'aria-pressed'?: boolean | "mixed" | undefined;
|
|
1840
|
-
'aria-readonly'?: boolean | undefined;
|
|
1841
|
-
'aria-required'?: boolean | undefined;
|
|
1842
|
-
'aria-roledescription'?: string | undefined;
|
|
1843
|
-
'aria-rowcount'?: number | undefined;
|
|
1844
|
-
'aria-rowindex'?: number | undefined;
|
|
1845
|
-
'aria-rowspan'?: number | undefined;
|
|
1846
|
-
'aria-setsize'?: number | undefined;
|
|
1847
|
-
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
1848
|
-
accessibilityLabelledBy?: string | string[] | undefined;
|
|
1849
|
-
accessibilityLiveRegion?: "none" | "assertive" | "polite" | undefined;
|
|
1850
|
-
accessibilityElementsHidden?: boolean | undefined;
|
|
1851
|
-
accessibilityViewIsModal?: boolean | undefined;
|
|
1852
|
-
onAccessibilityEscape?: (() => void) | undefined;
|
|
1853
|
-
onAccessibilityTap?: (() => void) | undefined;
|
|
1854
|
-
onMagicTap?: (() => void) | undefined;
|
|
1855
|
-
accessibilityIgnoresInvertColors?: boolean | undefined;
|
|
1856
|
-
accessibilityLanguage?: string | undefined;
|
|
1857
|
-
textAlign?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextAlign | undefined>;
|
|
1858
|
-
textTransform?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.TextTransform | undefined>;
|
|
1859
|
-
onPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1860
|
-
onPressIn?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1861
|
-
onPressOut?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1862
|
-
onLongPress?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1863
|
-
underline?: boolean | undefined;
|
|
1864
|
-
allowFontScaling?: boolean | undefined;
|
|
1865
|
-
ellipsizeMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1866
|
-
lineBreakMode?: "clip" | "head" | "middle" | "tail" | undefined;
|
|
1867
|
-
numberOfLines?: number | undefined;
|
|
1868
|
-
onTextLayout?: ((event: import("react-native").NativeSyntheticEvent<import("react-native").TextLayoutEventData>) => void) | undefined;
|
|
1869
|
-
maxFontSizeMultiplier?: number | null | undefined;
|
|
1870
|
-
minimumFontScale?: number | undefined;
|
|
1871
|
-
adjustsFontSizeToFit?: boolean | undefined;
|
|
1872
|
-
dynamicTypeRamp?: "body" | "caption2" | "caption1" | "footnote" | "subheadline" | "callout" | "headline" | "title3" | "title2" | "title1" | "largeTitle" | undefined;
|
|
1873
|
-
suppressHighlighting?: boolean | undefined;
|
|
1874
|
-
lineBreakStrategyIOS?: "none" | "standard" | "hangul-word" | "push-out" | undefined;
|
|
1875
|
-
selectable?: boolean | undefined;
|
|
1876
|
-
selectionColor?: import("react-native").ColorValue | undefined;
|
|
1877
|
-
textBreakStrategy?: "simple" | "highQuality" | "balanced" | undefined;
|
|
1878
|
-
dataDetectorType?: "all" | "none" | "link" | "phoneNumber" | "email" | null | undefined;
|
|
1879
|
-
android_hyphenationFrequency?: "normal" | "none" | "full" | undefined;
|
|
1880
|
-
strikeThrough?: boolean | undefined;
|
|
1881
|
-
cursor?: import("react-native/Libraries/StyleSheet/StyleSheetTypes").CursorValue | undefined;
|
|
1882
|
-
transitionDuration?: string | string[] | undefined;
|
|
1883
|
-
transitionProperty?: string | string[] | undefined;
|
|
1884
|
-
transitionTimingFunction?: string | string[] | undefined;
|
|
1885
|
-
_web?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1886
|
-
_ios?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1887
|
-
_android?: Partial<NativeBaseTextPropsAcceptedProps> | undefined;
|
|
1888
|
-
}>;
|
|
1889
|
-
var h5: FC<{
|
|
1890
|
-
type?: Partial<KittResponsiveProp<TypographyType>> | undefined;
|
|
1891
|
-
variant?: TypographyVariant | undefined;
|
|
1892
|
-
color?: ExtendedTypographyColor | undefined;
|
|
1893
|
-
children: ReactNode;
|
|
1894
|
-
base?: TypographyType | undefined;
|
|
1895
|
-
small?: TypographyType | undefined;
|
|
1896
|
-
medium?: TypographyType | undefined;
|
|
1897
|
-
large?: TypographyType | undefined;
|
|
1898
|
-
wide?: TypographyType | undefined;
|
|
1899
|
-
disabled?: boolean | undefined;
|
|
1900
|
-
alignItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignItems | undefined>;
|
|
1901
|
-
alignContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignContent | undefined>;
|
|
1902
|
-
justifyItems?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyItems | undefined>;
|
|
1903
|
-
justifyContent?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.JustifyContent | undefined>;
|
|
1904
|
-
flexWrap?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexWrap | undefined>;
|
|
1905
|
-
flexDirection?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexDirection | undefined>;
|
|
1906
|
-
flex?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.Flex<0 | (string & {})> | undefined>;
|
|
1907
|
-
flexGrow?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexGrow | undefined>;
|
|
1908
|
-
flexShrink?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexShrink | undefined>;
|
|
1909
|
-
flexBasis?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.FlexBasis<0 | (string & {})> | undefined>;
|
|
1910
|
-
alignSelf?: import("native-base/lib/typescript/components/types").ResponsiveValue<import("csstype").Property.AlignSelf | undefined>;
|
|
1911
|
-
hitSlop?: number | import("react-native").Insets | null | undefined;
|
|
1912
|
-
id?: string | undefined;
|
|
1913
|
-
needsOffscreenAlphaCompositing?: boolean | undefined;
|
|
1914
|
-
onLayout?: ((event: import("react-native").LayoutChangeEvent) => void) | undefined;
|
|
1915
|
-
pointerEvents?: "auto" | "none" | "box-none" | "box-only" | undefined;
|
|
1916
|
-
removeClippedSubviews?: boolean | undefined;
|
|
1917
|
-
style?: import("react-native").StyleProp<TextStyle>;
|
|
1918
|
-
testID?: string | undefined;
|
|
1919
|
-
nativeID?: string | undefined;
|
|
1920
|
-
href?: string | undefined;
|
|
1921
|
-
hrefAttrs?: {
|
|
1922
|
-
download?: boolean | undefined;
|
|
1923
|
-
rel?: string | undefined;
|
|
1924
|
-
target?: string | undefined;
|
|
1925
|
-
} | undefined;
|
|
1926
|
-
onMouseDown?: import("react").MouseEventHandler<any> | undefined;
|
|
1927
|
-
onMouseEnter?: import("react").MouseEventHandler<any> | undefined;
|
|
1928
|
-
onMouseLeave?: import("react").MouseEventHandler<any> | undefined;
|
|
1929
|
-
onMouseMove?: import("react").MouseEventHandler<any> | undefined;
|
|
1930
|
-
onMouseOver?: import("react").MouseEventHandler<any> | undefined;
|
|
1931
|
-
onMouseOut?: import("react").MouseEventHandler<any> | undefined;
|
|
1932
|
-
onMouseUp?: import("react").MouseEventHandler<any> | undefined;
|
|
1933
|
-
collapsable?: boolean | undefined;
|
|
1934
|
-
renderToHardwareTextureAndroid?: boolean | undefined;
|
|
1935
|
-
focusable?: boolean | undefined;
|
|
1936
|
-
tabIndex?: 0 | -1 | undefined;
|
|
1937
|
-
shouldRasterizeIOS?: boolean | undefined;
|
|
1938
|
-
isTVSelectable?: boolean | undefined;
|
|
1939
|
-
hasTVPreferredFocus?: boolean | undefined;
|
|
1940
|
-
tvParallaxProperties?: import("react-native").TVParallaxProperties | undefined;
|
|
1941
|
-
tvParallaxShiftDistanceX?: number | undefined;
|
|
1942
|
-
tvParallaxShiftDistanceY?: number | undefined;
|
|
1943
|
-
tvParallaxTiltAngle?: number | undefined;
|
|
1944
|
-
tvParallaxMagnification?: number | undefined;
|
|
1945
|
-
onStartShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1946
|
-
onMoveShouldSetResponder?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1947
|
-
onResponderEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1948
|
-
onResponderGrant?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1949
|
-
onResponderReject?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1950
|
-
onResponderMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1951
|
-
onResponderRelease?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1952
|
-
onResponderStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1953
|
-
onResponderTerminationRequest?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1954
|
-
onResponderTerminate?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1955
|
-
onStartShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1956
|
-
onMoveShouldSetResponderCapture?: ((event: import("react-native").GestureResponderEvent) => boolean) | undefined;
|
|
1957
|
-
onTouchStart?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1958
|
-
onTouchMove?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1959
|
-
onTouchEnd?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1960
|
-
onTouchCancel?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1961
|
-
onTouchEndCapture?: ((event: import("react-native").GestureResponderEvent) => void) | undefined;
|
|
1962
|
-
onPointerEnter?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1963
|
-
onPointerEnterCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1964
|
-
onPointerLeave?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1965
|
-
onPointerLeaveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1966
|
-
onPointerMove?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1967
|
-
onPointerMoveCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1968
|
-
onPointerCancel?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1969
|
-
onPointerCancelCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1970
|
-
onPointerDown?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1971
|
-
onPointerDownCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1972
|
-
onPointerUp?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1973
|
-
onPointerUpCapture?: ((event: import("react-native").PointerEvent) => void) | undefined;
|
|
1974
|
-
accessible?: boolean | undefined;
|
|
1975
|
-
accessibilityActions?: readonly Readonly<{
|
|
1976
|
-
name: string;
|
|
1977
|
-
label?: string | undefined;
|
|
1978
|
-
}>[] | undefined;
|
|
1979
|
-
accessibilityLabel?: string | undefined;
|
|
1980
|
-
'aria-label'?: string | undefined;
|
|
1981
|
-
accessibilityState?: import("react-native").AccessibilityState | undefined;
|
|
1982
|
-
'aria-busy'?: boolean | undefined;
|
|
1983
|
-
'aria-checked'?: boolean | "mixed" | undefined;
|
|
1984
|
-
'aria-disabled'?: boolean | undefined;
|
|
1985
|
-
'aria-expanded'?: boolean | undefined;
|
|
1986
|
-
'aria-selected'?: boolean | undefined;
|
|
1987
|
-
accessibilityHint?: string | undefined;
|
|
1988
|
-
accessibilityValue?: import("react-native").AccessibilityValue | undefined;
|
|
1989
|
-
'aria-valuemax'?: number | undefined;
|
|
1990
|
-
'aria-valuemin'?: number | undefined;
|
|
1991
|
-
'aria-valuenow'?: number | undefined;
|
|
1992
|
-
'aria-valuetext'?: string | undefined;
|
|
1993
|
-
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => void) | undefined;
|
|
1994
|
-
importantForAccessibility?: "auto" | "yes" | "no" | "no-hide-descendants" | undefined;
|
|
1995
|
-
'aria-hidden'?: boolean | undefined;
|
|
1996
|
-
'aria-modal'?: boolean | undefined;
|
|
1997
|
-
role?: import("react-native").Role | undefined;
|
|
1998
|
-
dataSet?: Record<string, string | number | boolean> | undefined;
|
|
1999
|
-
'aria-activedescendant'?: string | undefined;
|
|
2000
|
-
'aria-atomic'?: boolean | undefined;
|
|
2001
|
-
'aria-autocomplete'?: "none" | "inline" | "list" | "both" | undefined;
|
|
2002
|
-
'aria-colcount'?: number | undefined;
|
|
2003
|
-
'aria-colindex'?: number | undefined;
|
|
2004
|
-
'aria-colspan'?: number | undefined;
|
|
2005
|
-
'aria-controls'?: string | undefined;
|
|
2006
|
-
'aria-current'?: boolean | "page" | "step" | "location" | "date" | "time" | undefined;
|
|
2007
|
-
'aria-describedby'?: string | undefined;
|
|
2008
|
-
'aria-details'?: string | undefined;
|
|
2009
|
-
'aria-errormessage'?: string | undefined;
|
|
2010
|
-
'aria-flowto'?: string | undefined;
|
|
2011
|
-
'aria-haspopup'?: false | "grid" | "menu" | "dialog" | "tree" | "listbox" | undefined;
|
|
1079
|
+
'aria-haspopup'?: false | "menu" | "dialog" | "grid" | "tree" | "listbox" | undefined;
|
|
2012
1080
|
'aria-invalid'?: boolean | undefined;
|
|
2013
1081
|
'aria-keyshortcuts'?: string[] | undefined;
|
|
2014
1082
|
'aria-labelledby'?: string | undefined;
|