@xaui/native 0.9.1-alpha.21 → 0.9.1-alpha.22
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/dist/{chunk-RMLFMRWL.js → chunk-2U6JR7BF.js} +5 -5
- package/dist/{chunk-N7C4UNUL.js → chunk-3JATAB7S.js} +23 -1
- package/dist/chunk-4MHJOWM4.cjs +364 -0
- package/dist/{chunk-2WMVDMFV.cjs → chunk-6HXWQ5AU.cjs} +2 -2
- package/dist/chunk-6WW4CSPY.cjs +82 -0
- package/dist/chunk-AHL33YAO.js +425 -0
- package/dist/{chunk-XHZBXYVU.js → chunk-AKXG43S4.js} +1 -1
- package/dist/{chunk-4NE3SLTM.cjs → chunk-BH5DSJVX.cjs} +102 -73
- package/dist/{chunk-BPBY7ON7.cjs → chunk-BNWS26PX.cjs} +19 -21
- package/dist/{chunk-5LC6KVL3.cjs → chunk-DXGQ43IV.cjs} +3 -3
- package/dist/{chunk-ISVUXVFL.js → chunk-FNQF4KQV.js} +19 -71
- package/dist/{chunk-YRCUALUQ.js → chunk-FTCTTBLG.js} +7 -9
- package/dist/{chunk-JL27KVRT.js → chunk-FVP5FUVS.js} +3 -3
- package/dist/{chunk-UL263KGM.cjs → chunk-GBPWTFTU.cjs} +10 -10
- package/dist/{chunk-TUJBDS5M.js → chunk-GG2WWCBK.js} +10 -10
- package/dist/{chunk-EVXZGNPA.cjs → chunk-HUZ4AUM2.cjs} +98 -98
- package/dist/chunk-I6PE5UUH.cjs +425 -0
- package/dist/{chunk-33QILJJH.cjs → chunk-IBEX4XGV.cjs} +11 -11
- package/dist/{chunk-IBRVMLUF.js → chunk-KM2TI5IC.js} +107 -80
- package/dist/chunk-OGC4RKE3.js +364 -0
- package/dist/{chunk-JXLRHKCQ.js → chunk-OYZYWWJ6.js} +1 -1
- package/dist/{chunk-EXX6ATAS.js → chunk-PMO62QK4.js} +101 -101
- package/dist/{chunk-UBA6AEY6.cjs → chunk-RAWOJ3N3.cjs} +8 -8
- package/dist/{chunk-APCBIHLR.cjs → chunk-VDRRD6GM.cjs} +29 -81
- package/dist/{chunk-UVO4GFSW.cjs → chunk-YXVKQMCK.cjs} +23 -1
- package/dist/chunk-ZQ3JSWRO.js +82 -0
- package/dist/close-button.type-BUYuoSt2.d.ts +36 -0
- package/dist/close-button.type-CHsgZ3wO.d.cts +36 -0
- package/dist/components/alert/index.cjs +17 -0
- package/dist/components/alert/index.d.cts +169 -0
- package/dist/components/alert/index.d.ts +169 -0
- package/dist/components/alert/index.js +17 -0
- package/dist/components/button/index.cjs +6 -7
- package/dist/components/button/index.d.cts +193 -244
- package/dist/components/button/index.d.ts +193 -244
- package/dist/components/button/index.js +5 -6
- package/dist/components/card/index.cjs +5 -6
- package/dist/components/card/index.d.cts +193 -193
- package/dist/components/card/index.d.ts +193 -193
- package/dist/components/card/index.js +4 -5
- package/dist/components/chip/index.cjs +17 -0
- package/dist/components/chip/index.d.cts +608 -0
- package/dist/components/chip/index.d.ts +608 -0
- package/dist/components/chip/index.js +17 -0
- package/dist/components/typography/index.cjs +4 -4
- package/dist/components/typography/index.d.cts +4 -4
- package/dist/components/typography/index.d.ts +4 -4
- package/dist/components/typography/index.js +3 -3
- package/dist/components/view/index.cjs +3 -3
- package/dist/components/view/index.d.cts +7 -7
- package/dist/components/view/index.d.ts +7 -7
- package/dist/components/view/index.js +2 -2
- package/dist/{create-recipe-CC3NNCqF.d.ts → create-recipe-CbXika57.d.ts} +4 -3
- package/dist/{create-recipe-CPBFg7ym.d.cts → create-recipe-jHlk434p.d.cts} +4 -3
- package/dist/{icon.type-Cs1tMX0W.d.cts → icon.type-CF4KiMKl.d.cts} +1 -1
- package/dist/{icon.type-BkcEPJbK.d.ts → icon.type-Dq4_qePa.d.ts} +1 -1
- package/dist/index.cjs +36 -14
- package/dist/index.d.cts +8 -5
- package/dist/index.d.ts +8 -5
- package/dist/index.js +55 -33
- package/dist/{pressable-feedback.type-wfeiJz5m.d.cts → pressable-feedback.type-BA2C9sSz.d.cts} +1 -1
- package/dist/{pressable-feedback.type-DsvWZXWC.d.ts → pressable-feedback.type-Bs4dQlGj.d.ts} +1 -1
- package/dist/{style-props.type-B1BG5TCm.d.cts → style-props.type-CfnoGEP7.d.cts} +1 -1
- package/dist/{style-props.type-B1BG5TCm.d.ts → style-props.type-CfnoGEP7.d.ts} +1 -1
- package/dist/system/index.cjs +15 -7
- package/dist/system/index.d.cts +174 -100
- package/dist/system/index.d.ts +174 -100
- package/dist/system/index.js +15 -7
- package/dist/theme/index.cjs +2 -2
- package/dist/theme/index.d.cts +10 -10
- package/dist/theme/index.d.ts +10 -10
- package/dist/theme/index.js +1 -1
- package/package.json +21 -1
- package/dist/chunk-RRRGLRRP.cjs +0 -28
- package/dist/chunk-SGHP76GU.js +0 -28
|
@@ -2,11 +2,11 @@ import * as react from 'react';
|
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import * as react_native from 'react-native';
|
|
4
4
|
import { StyleProp, TextStyle, ViewStyle, TextProps, PressableStateCallbackType } from 'react-native';
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
5
|
+
import { T as TextStyleProps, V as ViewStyleProps } from '../../style-props.type-CfnoGEP7.js';
|
|
6
|
+
import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-Bs4dQlGj.js';
|
|
7
7
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.js';
|
|
8
|
-
import { a as IconContextValue, b as IconProps } from '../../icon.type-
|
|
9
|
-
import { R as Recipe, g as SlotStyles } from '../../create-recipe-
|
|
8
|
+
import { a as IconContextValue, b as IconProps } from '../../icon.type-Dq4_qePa.js';
|
|
9
|
+
import { R as Recipe, g as SlotStyles, j as StyleFn } from '../../create-recipe-CbXika57.js';
|
|
10
10
|
import 'react-native-reanimated';
|
|
11
11
|
|
|
12
12
|
type ButtonSlot = 'root' | 'label' | 'icon' | 'spinner';
|
|
@@ -146,58 +146,7 @@ declare const buttonRecipe: Recipe<"label" | "root" | "icon" | "spinner", Button
|
|
|
146
146
|
readonly md: (theme: XAUITheme) => SlotStyles<ButtonSlot>;
|
|
147
147
|
readonly lg: (theme: XAUITheme) => SlotStyles<ButtonSlot>;
|
|
148
148
|
};
|
|
149
|
-
readonly radius:
|
|
150
|
-
readonly xs: (t: XAUITheme) => {
|
|
151
|
-
root: {
|
|
152
|
-
borderRadius: number;
|
|
153
|
-
};
|
|
154
|
-
};
|
|
155
|
-
readonly sm: (t: XAUITheme) => {
|
|
156
|
-
root: {
|
|
157
|
-
borderRadius: number;
|
|
158
|
-
};
|
|
159
|
-
};
|
|
160
|
-
readonly md: (t: XAUITheme) => {
|
|
161
|
-
root: {
|
|
162
|
-
borderRadius: number;
|
|
163
|
-
};
|
|
164
|
-
};
|
|
165
|
-
readonly lg: (t: XAUITheme) => {
|
|
166
|
-
root: {
|
|
167
|
-
borderRadius: number;
|
|
168
|
-
};
|
|
169
|
-
};
|
|
170
|
-
readonly xl: (t: XAUITheme) => {
|
|
171
|
-
root: {
|
|
172
|
-
borderRadius: number;
|
|
173
|
-
};
|
|
174
|
-
};
|
|
175
|
-
readonly '2xl': (t: XAUITheme) => {
|
|
176
|
-
root: {
|
|
177
|
-
borderRadius: number;
|
|
178
|
-
};
|
|
179
|
-
};
|
|
180
|
-
readonly '3xl': (t: XAUITheme) => {
|
|
181
|
-
root: {
|
|
182
|
-
borderRadius: number;
|
|
183
|
-
};
|
|
184
|
-
};
|
|
185
|
-
readonly '4xl': (t: XAUITheme) => {
|
|
186
|
-
root: {
|
|
187
|
-
borderRadius: number;
|
|
188
|
-
};
|
|
189
|
-
};
|
|
190
|
-
readonly field: (t: XAUITheme) => {
|
|
191
|
-
root: {
|
|
192
|
-
borderRadius: number;
|
|
193
|
-
};
|
|
194
|
-
};
|
|
195
|
-
readonly full: (t: XAUITheme) => {
|
|
196
|
-
root: {
|
|
197
|
-
borderRadius: number;
|
|
198
|
-
};
|
|
199
|
-
};
|
|
200
|
-
};
|
|
149
|
+
readonly radius: Record<RadiusKey, StyleFn<"root">>;
|
|
201
150
|
readonly isIconOnly: {
|
|
202
151
|
readonly true: () => {
|
|
203
152
|
root: {
|
|
@@ -219,29 +168,179 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
219
168
|
style?: react_native.StyleProp<react_native.ViewStyle> | ((state: react_native.PressableStateCallbackType) => react_native.StyleProp<react_native.ViewStyle>);
|
|
220
169
|
children?: react.ReactNode;
|
|
221
170
|
} & {
|
|
222
|
-
|
|
171
|
+
hitSlop?: number | react_native.Insets | null | undefined;
|
|
172
|
+
id?: string | undefined | undefined;
|
|
173
|
+
needsOffscreenAlphaCompositing?: boolean | undefined | undefined;
|
|
174
|
+
onLayout?: ((event: react_native.LayoutChangeEvent) => void) | undefined | undefined;
|
|
175
|
+
pointerEvents?: "box-none" | "none" | "box-only" | "auto" | undefined | undefined;
|
|
176
|
+
removeClippedSubviews?: boolean | undefined | undefined;
|
|
177
|
+
testID?: string | undefined | undefined;
|
|
178
|
+
nativeID?: string | undefined | undefined;
|
|
179
|
+
collapsable?: boolean | undefined | undefined;
|
|
180
|
+
collapsableChildren?: boolean | undefined | undefined;
|
|
181
|
+
onBlur?: null | ((event: react_native.NativeSyntheticEvent<react_native.TargetedEvent>) => void) | undefined | undefined;
|
|
182
|
+
onFocus?: null | ((event: react_native.NativeSyntheticEvent<react_native.TargetedEvent>) => void) | undefined | undefined;
|
|
183
|
+
renderToHardwareTextureAndroid?: boolean | undefined | undefined;
|
|
184
|
+
focusable?: boolean | undefined | undefined;
|
|
185
|
+
tabIndex?: 0 | -1 | undefined | undefined;
|
|
186
|
+
shouldRasterizeIOS?: boolean | undefined | undefined;
|
|
187
|
+
isTVSelectable?: boolean | undefined | undefined;
|
|
188
|
+
hasTVPreferredFocus?: boolean | undefined | undefined;
|
|
189
|
+
tvParallaxShiftDistanceX?: number | undefined | undefined;
|
|
190
|
+
tvParallaxShiftDistanceY?: number | undefined | undefined;
|
|
191
|
+
tvParallaxTiltAngle?: number | undefined | undefined;
|
|
192
|
+
tvParallaxMagnification?: number | undefined | undefined;
|
|
193
|
+
onStartShouldSetResponder?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
194
|
+
onMoveShouldSetResponder?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
195
|
+
onResponderEnd?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
196
|
+
onResponderGrant?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
197
|
+
onResponderReject?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
198
|
+
onResponderMove?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
199
|
+
onResponderRelease?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
200
|
+
onResponderStart?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
201
|
+
onResponderTerminationRequest?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
202
|
+
onResponderTerminate?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
203
|
+
onStartShouldSetResponderCapture?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
204
|
+
onMoveShouldSetResponderCapture?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
205
|
+
onTouchStart?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
206
|
+
onTouchMove?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
207
|
+
onTouchEnd?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
208
|
+
onTouchCancel?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
209
|
+
onTouchEndCapture?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
210
|
+
onPointerEnter?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
211
|
+
onPointerEnterCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
212
|
+
onPointerLeave?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
213
|
+
onPointerLeaveCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
214
|
+
onPointerMove?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
215
|
+
onPointerMoveCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
216
|
+
onPointerCancel?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
217
|
+
onPointerCancelCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
218
|
+
onPointerDown?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
219
|
+
onPointerDownCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
220
|
+
onPointerUp?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
221
|
+
onPointerUpCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
222
|
+
accessible?: boolean | undefined | undefined;
|
|
223
|
+
accessibilityActions?: readonly Readonly<{
|
|
224
|
+
name: react_native.AccessibilityActionName | string;
|
|
225
|
+
label?: string | undefined;
|
|
226
|
+
}>[] | undefined;
|
|
227
|
+
accessibilityLabel?: string | undefined | undefined;
|
|
228
|
+
'aria-label'?: string | undefined | undefined;
|
|
229
|
+
accessibilityRole?: react_native.AccessibilityRole | undefined;
|
|
230
|
+
accessibilityState?: react_native.AccessibilityState | undefined;
|
|
231
|
+
'aria-busy'?: boolean | undefined | undefined;
|
|
232
|
+
'aria-checked'?: boolean | "mixed" | undefined | undefined;
|
|
233
|
+
'aria-disabled'?: boolean | undefined | undefined;
|
|
234
|
+
'aria-expanded'?: boolean | undefined | undefined;
|
|
235
|
+
'aria-selected'?: boolean | undefined | undefined;
|
|
236
|
+
accessibilityHint?: string | undefined | undefined;
|
|
237
|
+
accessibilityValue?: react_native.AccessibilityValue | undefined;
|
|
238
|
+
'aria-valuemax'?: number | undefined;
|
|
239
|
+
'aria-valuemin'?: number | undefined;
|
|
240
|
+
'aria-valuenow'?: number | undefined;
|
|
241
|
+
'aria-valuetext'?: string | undefined;
|
|
242
|
+
onAccessibilityAction?: ((event: react_native.AccessibilityActionEvent) => void) | undefined | undefined;
|
|
243
|
+
importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined | undefined;
|
|
244
|
+
'aria-hidden'?: boolean | undefined | undefined;
|
|
245
|
+
'aria-modal'?: boolean | undefined | undefined;
|
|
246
|
+
role?: react_native.Role | undefined;
|
|
247
|
+
accessibilityLabelledBy?: string | string[] | undefined | undefined;
|
|
248
|
+
'aria-labelledby'?: string | undefined | undefined;
|
|
249
|
+
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined | undefined;
|
|
250
|
+
'aria-live'?: ("polite" | "assertive" | "off") | undefined | undefined;
|
|
251
|
+
screenReaderFocusable?: boolean | undefined | undefined;
|
|
252
|
+
accessibilityElementsHidden?: boolean | undefined | undefined;
|
|
253
|
+
accessibilityViewIsModal?: boolean | undefined | undefined;
|
|
254
|
+
onAccessibilityEscape?: (() => void) | undefined | undefined;
|
|
255
|
+
onAccessibilityTap?: (() => void) | undefined | undefined;
|
|
256
|
+
onMagicTap?: (() => void) | undefined | undefined;
|
|
257
|
+
accessibilityIgnoresInvertColors?: boolean | undefined | undefined;
|
|
258
|
+
accessibilityLanguage?: string | undefined | undefined;
|
|
259
|
+
accessibilityShowsLargeContentViewer?: boolean | undefined | undefined;
|
|
260
|
+
accessibilityLargeContentTitle?: string | undefined | undefined;
|
|
261
|
+
accessibilityRespondsToUserInteraction?: boolean | undefined | undefined;
|
|
262
|
+
backfaceVisibility?: "visible" | "hidden" | undefined | undefined;
|
|
263
|
+
backgroundColor?: react_native.ColorValue | undefined;
|
|
264
|
+
borderBlockColor?: react_native.ColorValue | undefined;
|
|
265
|
+
borderBlockEndColor?: react_native.ColorValue | undefined;
|
|
266
|
+
borderBlockStartColor?: react_native.ColorValue | undefined;
|
|
267
|
+
borderBottomColor?: react_native.ColorValue | undefined;
|
|
268
|
+
borderBottomEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
269
|
+
borderBottomStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
270
|
+
borderColor?: react_native.ColorValue | undefined;
|
|
271
|
+
borderCurve?: "circular" | "continuous" | undefined | undefined;
|
|
272
|
+
borderEndColor?: react_native.ColorValue | undefined;
|
|
273
|
+
borderEndEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
274
|
+
borderEndStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
275
|
+
borderRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
276
|
+
borderStartColor?: react_native.ColorValue | undefined;
|
|
277
|
+
borderStartEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
278
|
+
borderStartStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
279
|
+
borderStyle?: "solid" | "dotted" | "dashed" | undefined | undefined;
|
|
280
|
+
borderTopColor?: react_native.ColorValue | undefined;
|
|
281
|
+
borderTopEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
282
|
+
borderTopStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
283
|
+
outlineColor?: react_native.ColorValue | undefined;
|
|
284
|
+
outlineOffset?: react_native.AnimatableNumericValue | undefined;
|
|
285
|
+
outlineStyle?: "solid" | "dotted" | "dashed" | undefined | undefined;
|
|
286
|
+
outlineWidth?: react_native.AnimatableNumericValue | undefined;
|
|
223
287
|
opacity?: react_native.AnimatableNumericValue | undefined;
|
|
288
|
+
elevation?: number | undefined | undefined;
|
|
289
|
+
isolation?: "auto" | "isolate" | undefined | undefined;
|
|
290
|
+
cursor?: react_native.CursorValue | undefined;
|
|
291
|
+
boxShadow?: string | readonly react_native.BoxShadowValue[] | undefined;
|
|
224
292
|
filter?: string | readonly react_native.FilterFunction[] | undefined;
|
|
293
|
+
mixBlendMode?: react_native.BlendMode | undefined;
|
|
294
|
+
experimental_backgroundImage?: string | readonly react_native.GradientValue[] | undefined;
|
|
225
295
|
alignContent?: "flex-start" | "flex-end" | "center" | "stretch" | "space-between" | "space-around" | "space-evenly" | undefined | undefined;
|
|
226
296
|
alignItems?: react_native.FlexAlignType | undefined;
|
|
227
297
|
alignSelf?: "auto" | react_native.FlexAlignType | undefined;
|
|
228
298
|
aspectRatio?: number | string | undefined | undefined;
|
|
299
|
+
borderBottomWidth?: number | undefined | undefined;
|
|
300
|
+
borderEndWidth?: number | undefined | undefined;
|
|
301
|
+
borderStartWidth?: number | undefined | undefined;
|
|
302
|
+
borderTopWidth?: number | undefined | undefined;
|
|
303
|
+
borderWidth?: number | undefined | undefined;
|
|
304
|
+
bottom?: react_native.DimensionValue | undefined;
|
|
229
305
|
boxSizing?: "border-box" | "content-box" | undefined | undefined;
|
|
230
|
-
columnGap?: number | string | undefined | undefined;
|
|
231
|
-
direction?: "inherit" | "ltr" | "rtl" | undefined | undefined;
|
|
232
306
|
display?: "none" | "flex" | "contents" | undefined | undefined;
|
|
307
|
+
end?: react_native.DimensionValue | undefined;
|
|
233
308
|
flex?: number | undefined | undefined;
|
|
234
309
|
flexBasis?: react_native.DimensionValue | undefined;
|
|
235
310
|
flexDirection?: "row" | "column" | "row-reverse" | "column-reverse" | undefined | undefined;
|
|
311
|
+
rowGap?: number | string | undefined | undefined;
|
|
312
|
+
gap?: number | string | undefined | undefined;
|
|
313
|
+
columnGap?: number | string | undefined | undefined;
|
|
236
314
|
flexGrow?: number | undefined | undefined;
|
|
237
315
|
flexShrink?: number | undefined | undefined;
|
|
238
316
|
flexWrap?: "wrap" | "nowrap" | "wrap-reverse" | undefined | undefined;
|
|
239
|
-
|
|
317
|
+
height?: react_native.DimensionValue | undefined;
|
|
240
318
|
justifyContent?: "flex-start" | "flex-end" | "center" | "space-between" | "space-around" | "space-evenly" | undefined | undefined;
|
|
319
|
+
margin?: react_native.DimensionValue | undefined;
|
|
320
|
+
marginBottom?: react_native.DimensionValue | undefined;
|
|
321
|
+
marginEnd?: react_native.DimensionValue | undefined;
|
|
322
|
+
marginHorizontal?: react_native.DimensionValue | undefined;
|
|
323
|
+
marginStart?: react_native.DimensionValue | undefined;
|
|
324
|
+
marginTop?: react_native.DimensionValue | undefined;
|
|
325
|
+
marginVertical?: react_native.DimensionValue | undefined;
|
|
326
|
+
maxHeight?: react_native.DimensionValue | undefined;
|
|
327
|
+
maxWidth?: react_native.DimensionValue | undefined;
|
|
328
|
+
minHeight?: react_native.DimensionValue | undefined;
|
|
329
|
+
minWidth?: react_native.DimensionValue | undefined;
|
|
241
330
|
overflow?: "visible" | "hidden" | "scroll" | undefined | undefined;
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
331
|
+
padding?: react_native.DimensionValue | undefined;
|
|
332
|
+
paddingBottom?: react_native.DimensionValue | undefined;
|
|
333
|
+
paddingEnd?: react_native.DimensionValue | undefined;
|
|
334
|
+
paddingHorizontal?: react_native.DimensionValue | undefined;
|
|
335
|
+
paddingStart?: react_native.DimensionValue | undefined;
|
|
336
|
+
paddingTop?: react_native.DimensionValue | undefined;
|
|
337
|
+
paddingVertical?: react_native.DimensionValue | undefined;
|
|
338
|
+
position?: "absolute" | "relative" | "static" | undefined | undefined;
|
|
339
|
+
start?: react_native.DimensionValue | undefined;
|
|
340
|
+
top?: react_native.DimensionValue | undefined;
|
|
341
|
+
width?: react_native.DimensionValue | undefined;
|
|
342
|
+
zIndex?: number | undefined | undefined;
|
|
343
|
+
direction?: "inherit" | "ltr" | "rtl" | undefined | undefined;
|
|
245
344
|
inset?: react_native.DimensionValue | undefined;
|
|
246
345
|
insetBlock?: react_native.DimensionValue | undefined;
|
|
247
346
|
insetBlockEnd?: react_native.DimensionValue | undefined;
|
|
@@ -249,77 +348,18 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
249
348
|
insetInline?: react_native.DimensionValue | undefined;
|
|
250
349
|
insetInlineEnd?: react_native.DimensionValue | undefined;
|
|
251
350
|
insetInlineStart?: react_native.DimensionValue | undefined;
|
|
252
|
-
position?: "absolute" | "relative" | "static" | undefined | undefined;
|
|
253
|
-
start?: react_native.DimensionValue | undefined;
|
|
254
|
-
top?: react_native.DimensionValue | undefined;
|
|
255
|
-
zIndex?: number | undefined | undefined;
|
|
256
|
-
margin?: react_native.DimensionValue | undefined;
|
|
257
351
|
marginBlock?: react_native.DimensionValue | undefined;
|
|
258
352
|
marginBlockEnd?: react_native.DimensionValue | undefined;
|
|
259
353
|
marginBlockStart?: react_native.DimensionValue | undefined;
|
|
260
|
-
marginBottom?: react_native.DimensionValue | undefined;
|
|
261
|
-
marginEnd?: react_native.DimensionValue | undefined;
|
|
262
|
-
marginHorizontal?: react_native.DimensionValue | undefined;
|
|
263
354
|
marginInline?: react_native.DimensionValue | undefined;
|
|
264
355
|
marginInlineEnd?: react_native.DimensionValue | undefined;
|
|
265
356
|
marginInlineStart?: react_native.DimensionValue | undefined;
|
|
266
|
-
marginStart?: react_native.DimensionValue | undefined;
|
|
267
|
-
marginTop?: react_native.DimensionValue | undefined;
|
|
268
|
-
marginVertical?: react_native.DimensionValue | undefined;
|
|
269
|
-
padding?: react_native.DimensionValue | undefined;
|
|
270
357
|
paddingBlock?: react_native.DimensionValue | undefined;
|
|
271
358
|
paddingBlockEnd?: react_native.DimensionValue | undefined;
|
|
272
359
|
paddingBlockStart?: react_native.DimensionValue | undefined;
|
|
273
|
-
paddingBottom?: react_native.DimensionValue | undefined;
|
|
274
|
-
paddingEnd?: react_native.DimensionValue | undefined;
|
|
275
|
-
paddingHorizontal?: react_native.DimensionValue | undefined;
|
|
276
360
|
paddingInline?: react_native.DimensionValue | undefined;
|
|
277
361
|
paddingInlineEnd?: react_native.DimensionValue | undefined;
|
|
278
362
|
paddingInlineStart?: react_native.DimensionValue | undefined;
|
|
279
|
-
paddingStart?: react_native.DimensionValue | undefined;
|
|
280
|
-
paddingTop?: react_native.DimensionValue | undefined;
|
|
281
|
-
paddingVertical?: react_native.DimensionValue | undefined;
|
|
282
|
-
height?: react_native.DimensionValue | undefined;
|
|
283
|
-
maxHeight?: react_native.DimensionValue | undefined;
|
|
284
|
-
maxWidth?: react_native.DimensionValue | undefined;
|
|
285
|
-
minHeight?: react_native.DimensionValue | undefined;
|
|
286
|
-
minWidth?: react_native.DimensionValue | undefined;
|
|
287
|
-
width?: react_native.DimensionValue | undefined;
|
|
288
|
-
borderBlockColor?: react_native.ColorValue | undefined;
|
|
289
|
-
borderBlockEndColor?: react_native.ColorValue | undefined;
|
|
290
|
-
borderBlockStartColor?: react_native.ColorValue | undefined;
|
|
291
|
-
borderBottomColor?: react_native.ColorValue | undefined;
|
|
292
|
-
borderBottomEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
293
|
-
borderBottomStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
294
|
-
borderBottomWidth?: number | undefined | undefined;
|
|
295
|
-
borderColor?: react_native.ColorValue | undefined;
|
|
296
|
-
borderCurve?: "circular" | "continuous" | undefined | undefined;
|
|
297
|
-
borderEndColor?: react_native.ColorValue | undefined;
|
|
298
|
-
borderEndEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
299
|
-
borderEndStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
300
|
-
borderEndWidth?: number | undefined | undefined;
|
|
301
|
-
borderRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
302
|
-
borderStartColor?: react_native.ColorValue | undefined;
|
|
303
|
-
borderStartEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
304
|
-
borderStartStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
305
|
-
borderStartWidth?: number | undefined | undefined;
|
|
306
|
-
borderStyle?: "solid" | "dotted" | "dashed" | undefined | undefined;
|
|
307
|
-
borderTopColor?: react_native.ColorValue | undefined;
|
|
308
|
-
borderTopEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
309
|
-
borderTopStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
310
|
-
borderTopWidth?: number | undefined | undefined;
|
|
311
|
-
backfaceVisibility?: "visible" | "hidden" | undefined | undefined;
|
|
312
|
-
backgroundColor?: react_native.ColorValue | undefined;
|
|
313
|
-
boxShadow?: string | readonly react_native.BoxShadowValue[] | undefined;
|
|
314
|
-
cursor?: react_native.CursorValue | undefined;
|
|
315
|
-
elevation?: number | undefined | undefined;
|
|
316
|
-
experimental_backgroundImage?: string | readonly react_native.GradientValue[] | undefined;
|
|
317
|
-
isolation?: "auto" | "isolate" | undefined | undefined;
|
|
318
|
-
mixBlendMode?: react_native.BlendMode | undefined;
|
|
319
|
-
outlineColor?: react_native.ColorValue | undefined;
|
|
320
|
-
outlineOffset?: react_native.AnimatableNumericValue | undefined;
|
|
321
|
-
outlineStyle?: "solid" | "dotted" | "dashed" | undefined | undefined;
|
|
322
|
-
outlineWidth?: react_native.AnimatableNumericValue | undefined;
|
|
323
363
|
shadowColor?: react_native.ColorValue | undefined;
|
|
324
364
|
shadowOffset?: Readonly<{
|
|
325
365
|
width: number;
|
|
@@ -327,21 +367,18 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
327
367
|
}> | undefined;
|
|
328
368
|
shadowOpacity?: react_native.AnimatableNumericValue | undefined;
|
|
329
369
|
shadowRadius?: number | undefined | undefined;
|
|
330
|
-
rotation?: react_native.AnimatableNumericValue | undefined;
|
|
331
|
-
scaleX?: react_native.AnimatableNumericValue | undefined;
|
|
332
|
-
scaleY?: react_native.AnimatableNumericValue | undefined;
|
|
333
370
|
transform?: string | readonly (({
|
|
334
371
|
scaleX: react_native.AnimatableNumericValue;
|
|
335
372
|
} & {
|
|
336
373
|
scaleY?: undefined;
|
|
337
374
|
translateX?: undefined;
|
|
338
375
|
translateY?: undefined;
|
|
376
|
+
scale?: undefined;
|
|
339
377
|
perspective?: undefined;
|
|
340
378
|
rotate?: undefined;
|
|
341
379
|
rotateX?: undefined;
|
|
342
380
|
rotateY?: undefined;
|
|
343
381
|
rotateZ?: undefined;
|
|
344
|
-
scale?: undefined;
|
|
345
382
|
skewX?: undefined;
|
|
346
383
|
skewY?: undefined;
|
|
347
384
|
matrix?: undefined;
|
|
@@ -351,12 +388,12 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
351
388
|
scaleX?: undefined;
|
|
352
389
|
translateX?: undefined;
|
|
353
390
|
translateY?: undefined;
|
|
391
|
+
scale?: undefined;
|
|
354
392
|
perspective?: undefined;
|
|
355
393
|
rotate?: undefined;
|
|
356
394
|
rotateX?: undefined;
|
|
357
395
|
rotateY?: undefined;
|
|
358
396
|
rotateZ?: undefined;
|
|
359
|
-
scale?: undefined;
|
|
360
397
|
skewX?: undefined;
|
|
361
398
|
skewY?: undefined;
|
|
362
399
|
matrix?: undefined;
|
|
@@ -366,12 +403,12 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
366
403
|
scaleX?: undefined;
|
|
367
404
|
scaleY?: undefined;
|
|
368
405
|
translateY?: undefined;
|
|
406
|
+
scale?: undefined;
|
|
369
407
|
perspective?: undefined;
|
|
370
408
|
rotate?: undefined;
|
|
371
409
|
rotateX?: undefined;
|
|
372
410
|
rotateY?: undefined;
|
|
373
411
|
rotateZ?: undefined;
|
|
374
|
-
scale?: undefined;
|
|
375
412
|
skewX?: undefined;
|
|
376
413
|
skewY?: undefined;
|
|
377
414
|
matrix?: undefined;
|
|
@@ -381,102 +418,102 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
381
418
|
scaleX?: undefined;
|
|
382
419
|
scaleY?: undefined;
|
|
383
420
|
translateX?: undefined;
|
|
421
|
+
scale?: undefined;
|
|
384
422
|
perspective?: undefined;
|
|
385
423
|
rotate?: undefined;
|
|
386
424
|
rotateX?: undefined;
|
|
387
425
|
rotateY?: undefined;
|
|
388
426
|
rotateZ?: undefined;
|
|
389
|
-
scale?: undefined;
|
|
390
427
|
skewX?: undefined;
|
|
391
428
|
skewY?: undefined;
|
|
392
429
|
matrix?: undefined;
|
|
393
430
|
}) | ({
|
|
394
|
-
|
|
431
|
+
scale: react_native.AnimatableNumericValue;
|
|
395
432
|
} & {
|
|
396
433
|
scaleX?: undefined;
|
|
397
434
|
scaleY?: undefined;
|
|
398
435
|
translateX?: undefined;
|
|
399
436
|
translateY?: undefined;
|
|
437
|
+
perspective?: undefined;
|
|
400
438
|
rotate?: undefined;
|
|
401
439
|
rotateX?: undefined;
|
|
402
440
|
rotateY?: undefined;
|
|
403
441
|
rotateZ?: undefined;
|
|
404
|
-
scale?: undefined;
|
|
405
442
|
skewX?: undefined;
|
|
406
443
|
skewY?: undefined;
|
|
407
444
|
matrix?: undefined;
|
|
408
445
|
}) | ({
|
|
409
|
-
|
|
446
|
+
perspective: react_native.AnimatableNumericValue;
|
|
410
447
|
} & {
|
|
411
448
|
scaleX?: undefined;
|
|
412
449
|
scaleY?: undefined;
|
|
413
450
|
translateX?: undefined;
|
|
414
451
|
translateY?: undefined;
|
|
415
|
-
|
|
452
|
+
scale?: undefined;
|
|
453
|
+
rotate?: undefined;
|
|
416
454
|
rotateX?: undefined;
|
|
417
455
|
rotateY?: undefined;
|
|
418
456
|
rotateZ?: undefined;
|
|
419
|
-
scale?: undefined;
|
|
420
457
|
skewX?: undefined;
|
|
421
458
|
skewY?: undefined;
|
|
422
459
|
matrix?: undefined;
|
|
423
460
|
}) | ({
|
|
424
|
-
|
|
461
|
+
rotate: react_native.AnimatableStringValue;
|
|
425
462
|
} & {
|
|
426
463
|
scaleX?: undefined;
|
|
427
464
|
scaleY?: undefined;
|
|
428
465
|
translateX?: undefined;
|
|
429
466
|
translateY?: undefined;
|
|
467
|
+
scale?: undefined;
|
|
430
468
|
perspective?: undefined;
|
|
431
|
-
|
|
469
|
+
rotateX?: undefined;
|
|
432
470
|
rotateY?: undefined;
|
|
433
471
|
rotateZ?: undefined;
|
|
434
|
-
scale?: undefined;
|
|
435
472
|
skewX?: undefined;
|
|
436
473
|
skewY?: undefined;
|
|
437
474
|
matrix?: undefined;
|
|
438
475
|
}) | ({
|
|
439
|
-
|
|
476
|
+
rotateX: react_native.AnimatableStringValue;
|
|
440
477
|
} & {
|
|
441
478
|
scaleX?: undefined;
|
|
442
479
|
scaleY?: undefined;
|
|
443
480
|
translateX?: undefined;
|
|
444
481
|
translateY?: undefined;
|
|
482
|
+
scale?: undefined;
|
|
445
483
|
perspective?: undefined;
|
|
446
484
|
rotate?: undefined;
|
|
447
|
-
|
|
485
|
+
rotateY?: undefined;
|
|
448
486
|
rotateZ?: undefined;
|
|
449
|
-
scale?: undefined;
|
|
450
487
|
skewX?: undefined;
|
|
451
488
|
skewY?: undefined;
|
|
452
489
|
matrix?: undefined;
|
|
453
490
|
}) | ({
|
|
454
|
-
|
|
491
|
+
rotateY: react_native.AnimatableStringValue;
|
|
455
492
|
} & {
|
|
456
493
|
scaleX?: undefined;
|
|
457
494
|
scaleY?: undefined;
|
|
458
495
|
translateX?: undefined;
|
|
459
496
|
translateY?: undefined;
|
|
497
|
+
scale?: undefined;
|
|
460
498
|
perspective?: undefined;
|
|
461
499
|
rotate?: undefined;
|
|
462
500
|
rotateX?: undefined;
|
|
463
|
-
|
|
464
|
-
scale?: undefined;
|
|
501
|
+
rotateZ?: undefined;
|
|
465
502
|
skewX?: undefined;
|
|
466
503
|
skewY?: undefined;
|
|
467
504
|
matrix?: undefined;
|
|
468
505
|
}) | ({
|
|
469
|
-
|
|
506
|
+
rotateZ: react_native.AnimatableStringValue;
|
|
470
507
|
} & {
|
|
471
508
|
scaleX?: undefined;
|
|
472
509
|
scaleY?: undefined;
|
|
473
510
|
translateX?: undefined;
|
|
474
511
|
translateY?: undefined;
|
|
512
|
+
scale?: undefined;
|
|
475
513
|
perspective?: undefined;
|
|
476
514
|
rotate?: undefined;
|
|
477
515
|
rotateX?: undefined;
|
|
478
516
|
rotateY?: undefined;
|
|
479
|
-
rotateZ?: undefined;
|
|
480
517
|
skewX?: undefined;
|
|
481
518
|
skewY?: undefined;
|
|
482
519
|
matrix?: undefined;
|
|
@@ -487,12 +524,12 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
487
524
|
scaleY?: undefined;
|
|
488
525
|
translateX?: undefined;
|
|
489
526
|
translateY?: undefined;
|
|
527
|
+
scale?: undefined;
|
|
490
528
|
perspective?: undefined;
|
|
491
529
|
rotate?: undefined;
|
|
492
530
|
rotateX?: undefined;
|
|
493
531
|
rotateY?: undefined;
|
|
494
532
|
rotateZ?: undefined;
|
|
495
|
-
scale?: undefined;
|
|
496
533
|
skewY?: undefined;
|
|
497
534
|
matrix?: undefined;
|
|
498
535
|
}) | ({
|
|
@@ -502,12 +539,12 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
502
539
|
scaleY?: undefined;
|
|
503
540
|
translateX?: undefined;
|
|
504
541
|
translateY?: undefined;
|
|
542
|
+
scale?: undefined;
|
|
505
543
|
perspective?: undefined;
|
|
506
544
|
rotate?: undefined;
|
|
507
545
|
rotateX?: undefined;
|
|
508
546
|
rotateY?: undefined;
|
|
509
547
|
rotateZ?: undefined;
|
|
510
|
-
scale?: undefined;
|
|
511
548
|
skewX?: undefined;
|
|
512
549
|
matrix?: undefined;
|
|
513
550
|
}) | ({
|
|
@@ -517,126 +554,38 @@ declare const Button: react.ForwardRefExoticComponent<{
|
|
|
517
554
|
scaleY?: undefined;
|
|
518
555
|
translateX?: undefined;
|
|
519
556
|
translateY?: undefined;
|
|
557
|
+
scale?: undefined;
|
|
520
558
|
perspective?: undefined;
|
|
521
559
|
rotate?: undefined;
|
|
522
560
|
rotateX?: undefined;
|
|
523
561
|
rotateY?: undefined;
|
|
524
562
|
rotateZ?: undefined;
|
|
525
|
-
scale?: undefined;
|
|
526
563
|
skewX?: undefined;
|
|
527
564
|
skewY?: undefined;
|
|
528
565
|
}))[] | undefined;
|
|
529
|
-
transformMatrix?: number[] | undefined;
|
|
530
566
|
transformOrigin?: string | (string | number)[] | undefined;
|
|
567
|
+
transformMatrix?: number[] | undefined;
|
|
568
|
+
rotation?: react_native.AnimatableNumericValue | undefined;
|
|
569
|
+
scaleX?: react_native.AnimatableNumericValue | undefined;
|
|
570
|
+
scaleY?: react_native.AnimatableNumericValue | undefined;
|
|
531
571
|
translateX?: react_native.AnimatableNumericValue | undefined;
|
|
532
572
|
translateY?: react_native.AnimatableNumericValue | undefined;
|
|
533
|
-
|
|
534
|
-
id?: string | undefined | undefined;
|
|
535
|
-
onLayout?: ((event: react_native.LayoutChangeEvent) => void) | undefined | undefined;
|
|
536
|
-
testID?: string | undefined | undefined;
|
|
537
|
-
nativeID?: string | undefined | undefined;
|
|
538
|
-
accessible?: boolean | undefined | undefined;
|
|
539
|
-
accessibilityActions?: readonly Readonly<{
|
|
540
|
-
name: react_native.AccessibilityActionName | string;
|
|
541
|
-
label?: string | undefined;
|
|
542
|
-
}>[] | undefined;
|
|
543
|
-
accessibilityLabel?: string | undefined | undefined;
|
|
544
|
-
'aria-label'?: string | undefined | undefined;
|
|
545
|
-
accessibilityRole?: react_native.AccessibilityRole | undefined;
|
|
546
|
-
accessibilityState?: react_native.AccessibilityState | undefined;
|
|
547
|
-
'aria-busy'?: boolean | undefined | undefined;
|
|
548
|
-
'aria-checked'?: boolean | "mixed" | undefined | undefined;
|
|
549
|
-
'aria-disabled'?: boolean | undefined | undefined;
|
|
550
|
-
'aria-expanded'?: boolean | undefined | undefined;
|
|
551
|
-
'aria-selected'?: boolean | undefined | undefined;
|
|
552
|
-
accessibilityHint?: string | undefined | undefined;
|
|
553
|
-
accessibilityValue?: react_native.AccessibilityValue | undefined;
|
|
554
|
-
'aria-valuemax'?: number | undefined;
|
|
555
|
-
'aria-valuemin'?: number | undefined;
|
|
556
|
-
'aria-valuenow'?: number | undefined;
|
|
557
|
-
'aria-valuetext'?: string | undefined;
|
|
558
|
-
onAccessibilityAction?: ((event: react_native.AccessibilityActionEvent) => void) | undefined | undefined;
|
|
559
|
-
importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined | undefined;
|
|
560
|
-
'aria-hidden'?: boolean | undefined | undefined;
|
|
561
|
-
'aria-modal'?: boolean | undefined | undefined;
|
|
562
|
-
role?: react_native.Role | undefined;
|
|
563
|
-
accessibilityLabelledBy?: string | string[] | undefined | undefined;
|
|
564
|
-
'aria-labelledby'?: string | undefined | undefined;
|
|
565
|
-
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined | undefined;
|
|
566
|
-
'aria-live'?: ("polite" | "assertive" | "off") | undefined | undefined;
|
|
567
|
-
screenReaderFocusable?: boolean | undefined | undefined;
|
|
568
|
-
accessibilityElementsHidden?: boolean | undefined | undefined;
|
|
569
|
-
accessibilityViewIsModal?: boolean | undefined | undefined;
|
|
570
|
-
onAccessibilityEscape?: (() => void) | undefined | undefined;
|
|
571
|
-
onAccessibilityTap?: (() => void) | undefined | undefined;
|
|
572
|
-
onMagicTap?: (() => void) | undefined | undefined;
|
|
573
|
-
accessibilityIgnoresInvertColors?: boolean | undefined | undefined;
|
|
574
|
-
accessibilityLanguage?: string | undefined | undefined;
|
|
575
|
-
accessibilityShowsLargeContentViewer?: boolean | undefined | undefined;
|
|
576
|
-
accessibilityLargeContentTitle?: string | undefined | undefined;
|
|
577
|
-
accessibilityRespondsToUserInteraction?: boolean | undefined | undefined;
|
|
578
|
-
hitSlop?: number | react_native.Insets | null | undefined;
|
|
579
|
-
needsOffscreenAlphaCompositing?: boolean | undefined | undefined;
|
|
580
|
-
removeClippedSubviews?: boolean | undefined | undefined;
|
|
581
|
-
collapsable?: boolean | undefined | undefined;
|
|
582
|
-
collapsableChildren?: boolean | undefined | undefined;
|
|
583
|
-
onBlur?: null | ((event: react_native.NativeSyntheticEvent<react_native.TargetedEvent>) => void) | undefined | undefined;
|
|
584
|
-
onFocus?: null | ((event: react_native.NativeSyntheticEvent<react_native.TargetedEvent>) => void) | undefined | undefined;
|
|
585
|
-
renderToHardwareTextureAndroid?: boolean | undefined | undefined;
|
|
586
|
-
focusable?: boolean | undefined | undefined;
|
|
587
|
-
tabIndex?: 0 | -1 | undefined | undefined;
|
|
588
|
-
shouldRasterizeIOS?: boolean | undefined | undefined;
|
|
589
|
-
isTVSelectable?: boolean | undefined | undefined;
|
|
590
|
-
hasTVPreferredFocus?: boolean | undefined | undefined;
|
|
591
|
-
tvParallaxShiftDistanceX?: number | undefined | undefined;
|
|
592
|
-
tvParallaxShiftDistanceY?: number | undefined | undefined;
|
|
593
|
-
tvParallaxTiltAngle?: number | undefined | undefined;
|
|
594
|
-
tvParallaxMagnification?: number | undefined | undefined;
|
|
595
|
-
onStartShouldSetResponder?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
596
|
-
onMoveShouldSetResponder?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
597
|
-
onResponderEnd?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
598
|
-
onResponderGrant?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
599
|
-
onResponderReject?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
600
|
-
onResponderMove?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
601
|
-
onResponderRelease?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
602
|
-
onResponderStart?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
603
|
-
onResponderTerminationRequest?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
604
|
-
onResponderTerminate?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
605
|
-
onStartShouldSetResponderCapture?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
606
|
-
onMoveShouldSetResponderCapture?: ((event: react_native.GestureResponderEvent) => boolean) | undefined | undefined;
|
|
607
|
-
onTouchStart?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
608
|
-
onTouchMove?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
609
|
-
onTouchEnd?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
610
|
-
onTouchCancel?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
611
|
-
onTouchEndCapture?: ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
612
|
-
onPointerEnter?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
613
|
-
onPointerEnterCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
614
|
-
onPointerLeave?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
615
|
-
onPointerLeaveCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
616
|
-
onPointerMove?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
617
|
-
onPointerMoveCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
618
|
-
onPointerCancel?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
619
|
-
onPointerCancelCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
620
|
-
onPointerDown?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
621
|
-
onPointerDownCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
622
|
-
onPointerUp?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
623
|
-
onPointerUpCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
624
|
-
onHoverIn?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
|
|
625
|
-
onHoverOut?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
|
|
573
|
+
asChild?: boolean | undefined;
|
|
626
574
|
onPress?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
627
575
|
onPressIn?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
628
576
|
onPressOut?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
629
577
|
onLongPress?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
578
|
+
pressRetentionOffset?: number | react_native.Insets | null | undefined;
|
|
579
|
+
onHoverIn?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
|
|
580
|
+
onHoverOut?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
|
|
630
581
|
cancelable?: null | boolean | undefined | undefined;
|
|
631
582
|
delayHoverIn?: number | null | undefined | undefined;
|
|
632
583
|
delayHoverOut?: number | null | undefined | undefined;
|
|
633
584
|
delayLongPress?: null | number | undefined | undefined;
|
|
634
|
-
pressRetentionOffset?: number | react_native.Insets | null | undefined;
|
|
635
585
|
android_disableSound?: null | boolean | undefined | undefined;
|
|
636
586
|
android_ripple?: react_native.PressableAndroidRippleConfig | null | undefined;
|
|
637
587
|
testOnly_pressed?: null | boolean | undefined | undefined;
|
|
638
588
|
unstable_pressDelay?: number | undefined | undefined;
|
|
639
|
-
asChild?: boolean | undefined;
|
|
640
589
|
animation?: AnimationProp | undefined;
|
|
641
590
|
} & Omit<ViewStyleProps, keyof {
|
|
642
591
|
variant?: ButtonVariant;
|