@xaui/native 0.9.1-alpha.21 → 0.9.1-alpha.23
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-E3LXUXE7.js +451 -0
- 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-TIP3T7JJ.cjs +451 -0
- 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 +74 -125
- package/dist/components/button/index.d.ts +74 -125
- package/dist/components/button/index.js +5 -6
- package/dist/components/card/index.cjs +5 -6
- package/dist/components/card/index.d.cts +74 -74
- package/dist/components/card/index.d.ts +74 -74
- 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/input/index.cjs +14 -0
- package/dist/components/input/index.d.cts +213 -0
- package/dist/components/input/index.d.ts +213 -0
- package/dist/components/input/index.js +14 -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-C4JkINrA.d.ts} +18 -5
- package/dist/{create-recipe-CPBFg7ym.d.cts → create-recipe-dBN_ewZc.d.cts} +18 -5
- 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 +44 -14
- package/dist/index.d.cts +9 -5
- package/dist/index.d.ts +9 -5
- package/dist/index.js +74 -44
- 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 +175 -101
- package/dist/system/index.d.ts +175 -101
- 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 +31 -1
- package/dist/chunk-RRRGLRRP.cjs +0 -28
- package/dist/chunk-SGHP76GU.js +0 -28
|
@@ -2,10 +2,10 @@ import * as react from 'react';
|
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import * as react_native from 'react-native';
|
|
4
4
|
import { StyleProp, ViewStyle, TextStyle, ViewProps, ImageSourcePropType, TextProps, PressableStateCallbackType } from 'react-native';
|
|
5
|
-
import { V as ViewStyleProps, T as TextStyleProps } from '../../style-props.type-
|
|
6
|
-
import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-
|
|
5
|
+
import { V as ViewStyleProps, T as TextStyleProps } from '../../style-props.type-CfnoGEP7.cjs';
|
|
6
|
+
import { P as PressableFeedbackProps, a as AnimationProp } from '../../pressable-feedback.type-BA2C9sSz.cjs';
|
|
7
7
|
import { S as Size, R as RadiusKey, X as XAUITheme } from '../../theme.type-C2gNHpEx.cjs';
|
|
8
|
-
import { R as Recipe, g as SlotStyles } from '../../create-recipe-
|
|
8
|
+
import { R as Recipe, g as SlotStyles } from '../../create-recipe-dBN_ewZc.cjs';
|
|
9
9
|
import 'react-native-reanimated';
|
|
10
10
|
|
|
11
11
|
type CardSlot = 'root' | 'background' | 'header' | 'body' | 'footer' | 'title' | 'description';
|
|
@@ -117,7 +117,7 @@ type CardBackgroundProps = Omit<ViewProps, 'style'> & CardBackgroundOwnProps & O
|
|
|
117
117
|
|
|
118
118
|
declare const useCard: () => CardContextValue;
|
|
119
119
|
|
|
120
|
-
declare const cardRecipe: Recipe<"
|
|
120
|
+
declare const cardRecipe: Recipe<"body" | "footer" | "header" | "title" | "background" | "description" | "root", CardVariant, {
|
|
121
121
|
readonly size: {
|
|
122
122
|
readonly xs: (theme: XAUITheme) => SlotStyles<CardSlot>;
|
|
123
123
|
readonly sm: (theme: XAUITheme) => SlotStyles<CardSlot>;
|
|
@@ -166,9 +166,6 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
166
166
|
style?: react_native.StyleProp<react_native.ViewStyle> | ((state: react_native.PressableStateCallbackType) => react_native.StyleProp<react_native.ViewStyle>);
|
|
167
167
|
children?: react.ReactNode;
|
|
168
168
|
} & {
|
|
169
|
-
borderWidth?: number | undefined | undefined;
|
|
170
|
-
opacity?: react_native.AnimatableNumericValue | undefined;
|
|
171
|
-
filter?: string | readonly react_native.FilterFunction[] | undefined;
|
|
172
169
|
alignContent?: "flex-start" | "flex-end" | "center" | "stretch" | "space-between" | "space-around" | "space-evenly" | undefined | undefined;
|
|
173
170
|
alignItems?: react_native.FlexAlignType | undefined;
|
|
174
171
|
alignSelf?: "auto" | react_native.FlexAlignType | undefined;
|
|
@@ -255,14 +252,17 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
255
252
|
borderTopEndRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
256
253
|
borderTopStartRadius?: string | react_native.AnimatableNumericValue | undefined;
|
|
257
254
|
borderTopWidth?: number | undefined | undefined;
|
|
255
|
+
borderWidth?: number | undefined | undefined;
|
|
258
256
|
backfaceVisibility?: "visible" | "hidden" | undefined | undefined;
|
|
259
257
|
backgroundColor?: react_native.ColorValue | undefined;
|
|
260
258
|
boxShadow?: string | readonly react_native.BoxShadowValue[] | undefined;
|
|
261
259
|
cursor?: react_native.CursorValue | undefined;
|
|
262
260
|
elevation?: number | undefined | undefined;
|
|
263
261
|
experimental_backgroundImage?: string | readonly react_native.GradientValue[] | undefined;
|
|
262
|
+
filter?: string | readonly react_native.FilterFunction[] | undefined;
|
|
264
263
|
isolation?: "auto" | "isolate" | undefined | undefined;
|
|
265
264
|
mixBlendMode?: react_native.BlendMode | undefined;
|
|
265
|
+
opacity?: react_native.AnimatableNumericValue | undefined;
|
|
266
266
|
outlineColor?: react_native.ColorValue | undefined;
|
|
267
267
|
outlineOffset?: react_native.AnimatableNumericValue | undefined;
|
|
268
268
|
outlineStyle?: "solid" | "dotted" | "dashed" | undefined | undefined;
|
|
@@ -283,12 +283,12 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
283
283
|
scaleY?: undefined;
|
|
284
284
|
translateX?: undefined;
|
|
285
285
|
translateY?: undefined;
|
|
286
|
+
scale?: undefined;
|
|
286
287
|
perspective?: undefined;
|
|
287
288
|
rotate?: undefined;
|
|
288
289
|
rotateX?: undefined;
|
|
289
290
|
rotateY?: undefined;
|
|
290
291
|
rotateZ?: undefined;
|
|
291
|
-
scale?: undefined;
|
|
292
292
|
skewX?: undefined;
|
|
293
293
|
skewY?: undefined;
|
|
294
294
|
matrix?: undefined;
|
|
@@ -298,12 +298,12 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
298
298
|
scaleX?: undefined;
|
|
299
299
|
translateX?: undefined;
|
|
300
300
|
translateY?: undefined;
|
|
301
|
+
scale?: undefined;
|
|
301
302
|
perspective?: undefined;
|
|
302
303
|
rotate?: undefined;
|
|
303
304
|
rotateX?: undefined;
|
|
304
305
|
rotateY?: undefined;
|
|
305
306
|
rotateZ?: undefined;
|
|
306
|
-
scale?: undefined;
|
|
307
307
|
skewX?: undefined;
|
|
308
308
|
skewY?: undefined;
|
|
309
309
|
matrix?: undefined;
|
|
@@ -313,12 +313,12 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
313
313
|
scaleX?: undefined;
|
|
314
314
|
scaleY?: undefined;
|
|
315
315
|
translateY?: undefined;
|
|
316
|
+
scale?: undefined;
|
|
316
317
|
perspective?: undefined;
|
|
317
318
|
rotate?: undefined;
|
|
318
319
|
rotateX?: undefined;
|
|
319
320
|
rotateY?: undefined;
|
|
320
321
|
rotateZ?: undefined;
|
|
321
|
-
scale?: undefined;
|
|
322
322
|
skewX?: undefined;
|
|
323
323
|
skewY?: undefined;
|
|
324
324
|
matrix?: undefined;
|
|
@@ -328,102 +328,102 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
328
328
|
scaleX?: undefined;
|
|
329
329
|
scaleY?: undefined;
|
|
330
330
|
translateX?: undefined;
|
|
331
|
+
scale?: undefined;
|
|
331
332
|
perspective?: undefined;
|
|
332
333
|
rotate?: undefined;
|
|
333
334
|
rotateX?: undefined;
|
|
334
335
|
rotateY?: undefined;
|
|
335
336
|
rotateZ?: undefined;
|
|
336
|
-
scale?: undefined;
|
|
337
337
|
skewX?: undefined;
|
|
338
338
|
skewY?: undefined;
|
|
339
339
|
matrix?: undefined;
|
|
340
340
|
}) | ({
|
|
341
|
-
|
|
341
|
+
scale: react_native.AnimatableNumericValue;
|
|
342
342
|
} & {
|
|
343
343
|
scaleX?: undefined;
|
|
344
344
|
scaleY?: undefined;
|
|
345
345
|
translateX?: undefined;
|
|
346
346
|
translateY?: undefined;
|
|
347
|
+
perspective?: undefined;
|
|
347
348
|
rotate?: undefined;
|
|
348
349
|
rotateX?: undefined;
|
|
349
350
|
rotateY?: undefined;
|
|
350
351
|
rotateZ?: undefined;
|
|
351
|
-
scale?: undefined;
|
|
352
352
|
skewX?: undefined;
|
|
353
353
|
skewY?: undefined;
|
|
354
354
|
matrix?: undefined;
|
|
355
355
|
}) | ({
|
|
356
|
-
|
|
356
|
+
perspective: react_native.AnimatableNumericValue;
|
|
357
357
|
} & {
|
|
358
358
|
scaleX?: undefined;
|
|
359
359
|
scaleY?: undefined;
|
|
360
360
|
translateX?: undefined;
|
|
361
361
|
translateY?: undefined;
|
|
362
|
-
|
|
362
|
+
scale?: undefined;
|
|
363
|
+
rotate?: undefined;
|
|
363
364
|
rotateX?: undefined;
|
|
364
365
|
rotateY?: undefined;
|
|
365
366
|
rotateZ?: undefined;
|
|
366
|
-
scale?: undefined;
|
|
367
367
|
skewX?: undefined;
|
|
368
368
|
skewY?: undefined;
|
|
369
369
|
matrix?: undefined;
|
|
370
370
|
}) | ({
|
|
371
|
-
|
|
371
|
+
rotate: react_native.AnimatableStringValue;
|
|
372
372
|
} & {
|
|
373
373
|
scaleX?: undefined;
|
|
374
374
|
scaleY?: undefined;
|
|
375
375
|
translateX?: undefined;
|
|
376
376
|
translateY?: undefined;
|
|
377
|
+
scale?: undefined;
|
|
377
378
|
perspective?: undefined;
|
|
378
|
-
|
|
379
|
+
rotateX?: undefined;
|
|
379
380
|
rotateY?: undefined;
|
|
380
381
|
rotateZ?: undefined;
|
|
381
|
-
scale?: undefined;
|
|
382
382
|
skewX?: undefined;
|
|
383
383
|
skewY?: undefined;
|
|
384
384
|
matrix?: undefined;
|
|
385
385
|
}) | ({
|
|
386
|
-
|
|
386
|
+
rotateX: react_native.AnimatableStringValue;
|
|
387
387
|
} & {
|
|
388
388
|
scaleX?: undefined;
|
|
389
389
|
scaleY?: undefined;
|
|
390
390
|
translateX?: undefined;
|
|
391
391
|
translateY?: undefined;
|
|
392
|
+
scale?: undefined;
|
|
392
393
|
perspective?: undefined;
|
|
393
394
|
rotate?: undefined;
|
|
394
|
-
|
|
395
|
+
rotateY?: undefined;
|
|
395
396
|
rotateZ?: undefined;
|
|
396
|
-
scale?: undefined;
|
|
397
397
|
skewX?: undefined;
|
|
398
398
|
skewY?: undefined;
|
|
399
399
|
matrix?: undefined;
|
|
400
400
|
}) | ({
|
|
401
|
-
|
|
401
|
+
rotateY: react_native.AnimatableStringValue;
|
|
402
402
|
} & {
|
|
403
403
|
scaleX?: undefined;
|
|
404
404
|
scaleY?: undefined;
|
|
405
405
|
translateX?: undefined;
|
|
406
406
|
translateY?: undefined;
|
|
407
|
+
scale?: undefined;
|
|
407
408
|
perspective?: undefined;
|
|
408
409
|
rotate?: undefined;
|
|
409
410
|
rotateX?: undefined;
|
|
410
|
-
|
|
411
|
-
scale?: undefined;
|
|
411
|
+
rotateZ?: undefined;
|
|
412
412
|
skewX?: undefined;
|
|
413
413
|
skewY?: undefined;
|
|
414
414
|
matrix?: undefined;
|
|
415
415
|
}) | ({
|
|
416
|
-
|
|
416
|
+
rotateZ: react_native.AnimatableStringValue;
|
|
417
417
|
} & {
|
|
418
418
|
scaleX?: undefined;
|
|
419
419
|
scaleY?: undefined;
|
|
420
420
|
translateX?: undefined;
|
|
421
421
|
translateY?: undefined;
|
|
422
|
+
scale?: undefined;
|
|
422
423
|
perspective?: undefined;
|
|
423
424
|
rotate?: undefined;
|
|
424
425
|
rotateX?: undefined;
|
|
425
426
|
rotateY?: undefined;
|
|
426
|
-
rotateZ?: undefined;
|
|
427
427
|
skewX?: undefined;
|
|
428
428
|
skewY?: undefined;
|
|
429
429
|
matrix?: undefined;
|
|
@@ -434,12 +434,12 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
434
434
|
scaleY?: undefined;
|
|
435
435
|
translateX?: undefined;
|
|
436
436
|
translateY?: undefined;
|
|
437
|
+
scale?: undefined;
|
|
437
438
|
perspective?: undefined;
|
|
438
439
|
rotate?: undefined;
|
|
439
440
|
rotateX?: undefined;
|
|
440
441
|
rotateY?: undefined;
|
|
441
442
|
rotateZ?: undefined;
|
|
442
|
-
scale?: undefined;
|
|
443
443
|
skewY?: undefined;
|
|
444
444
|
matrix?: undefined;
|
|
445
445
|
}) | ({
|
|
@@ -449,12 +449,12 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
449
449
|
scaleY?: undefined;
|
|
450
450
|
translateX?: undefined;
|
|
451
451
|
translateY?: undefined;
|
|
452
|
+
scale?: undefined;
|
|
452
453
|
perspective?: undefined;
|
|
453
454
|
rotate?: undefined;
|
|
454
455
|
rotateX?: undefined;
|
|
455
456
|
rotateY?: undefined;
|
|
456
457
|
rotateZ?: undefined;
|
|
457
|
-
scale?: undefined;
|
|
458
458
|
skewX?: undefined;
|
|
459
459
|
matrix?: undefined;
|
|
460
460
|
}) | ({
|
|
@@ -464,12 +464,12 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
464
464
|
scaleY?: undefined;
|
|
465
465
|
translateX?: undefined;
|
|
466
466
|
translateY?: undefined;
|
|
467
|
+
scale?: undefined;
|
|
467
468
|
perspective?: undefined;
|
|
468
469
|
rotate?: undefined;
|
|
469
470
|
rotateX?: undefined;
|
|
470
471
|
rotateY?: undefined;
|
|
471
472
|
rotateZ?: undefined;
|
|
472
|
-
scale?: undefined;
|
|
473
473
|
skewX?: undefined;
|
|
474
474
|
skewY?: undefined;
|
|
475
475
|
}))[] | undefined;
|
|
@@ -478,53 +478,13 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
478
478
|
translateX?: react_native.AnimatableNumericValue | undefined;
|
|
479
479
|
translateY?: react_native.AnimatableNumericValue | undefined;
|
|
480
480
|
pointerEvents?: "box-none" | "none" | "box-only" | "auto" | undefined | undefined;
|
|
481
|
+
hitSlop?: number | react_native.Insets | null | undefined;
|
|
481
482
|
id?: string | undefined | undefined;
|
|
483
|
+
needsOffscreenAlphaCompositing?: boolean | undefined | undefined;
|
|
482
484
|
onLayout?: ((event: react_native.LayoutChangeEvent) => void) | undefined | undefined;
|
|
485
|
+
removeClippedSubviews?: boolean | undefined | undefined;
|
|
483
486
|
testID?: string | undefined | undefined;
|
|
484
487
|
nativeID?: string | undefined | undefined;
|
|
485
|
-
accessible?: boolean | undefined | undefined;
|
|
486
|
-
accessibilityActions?: readonly Readonly<{
|
|
487
|
-
name: react_native.AccessibilityActionName | string;
|
|
488
|
-
label?: string | undefined;
|
|
489
|
-
}>[] | undefined;
|
|
490
|
-
accessibilityLabel?: string | undefined | undefined;
|
|
491
|
-
'aria-label'?: string | undefined | undefined;
|
|
492
|
-
accessibilityRole?: react_native.AccessibilityRole | undefined;
|
|
493
|
-
accessibilityState?: react_native.AccessibilityState | undefined;
|
|
494
|
-
'aria-busy'?: boolean | undefined | undefined;
|
|
495
|
-
'aria-checked'?: boolean | "mixed" | undefined | undefined;
|
|
496
|
-
'aria-disabled'?: boolean | undefined | undefined;
|
|
497
|
-
'aria-expanded'?: boolean | undefined | undefined;
|
|
498
|
-
'aria-selected'?: boolean | undefined | undefined;
|
|
499
|
-
accessibilityHint?: string | undefined | undefined;
|
|
500
|
-
accessibilityValue?: react_native.AccessibilityValue | undefined;
|
|
501
|
-
'aria-valuemax'?: number | undefined;
|
|
502
|
-
'aria-valuemin'?: number | undefined;
|
|
503
|
-
'aria-valuenow'?: number | undefined;
|
|
504
|
-
'aria-valuetext'?: string | undefined;
|
|
505
|
-
onAccessibilityAction?: ((event: react_native.AccessibilityActionEvent) => void) | undefined | undefined;
|
|
506
|
-
importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined | undefined;
|
|
507
|
-
'aria-hidden'?: boolean | undefined | undefined;
|
|
508
|
-
'aria-modal'?: boolean | undefined | undefined;
|
|
509
|
-
role?: react_native.Role | undefined;
|
|
510
|
-
accessibilityLabelledBy?: string | string[] | undefined | undefined;
|
|
511
|
-
'aria-labelledby'?: string | undefined | undefined;
|
|
512
|
-
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined | undefined;
|
|
513
|
-
'aria-live'?: ("polite" | "assertive" | "off") | undefined | undefined;
|
|
514
|
-
screenReaderFocusable?: boolean | undefined | undefined;
|
|
515
|
-
accessibilityElementsHidden?: boolean | undefined | undefined;
|
|
516
|
-
accessibilityViewIsModal?: boolean | undefined | undefined;
|
|
517
|
-
onAccessibilityEscape?: (() => void) | undefined | undefined;
|
|
518
|
-
onAccessibilityTap?: (() => void) | undefined | undefined;
|
|
519
|
-
onMagicTap?: (() => void) | undefined | undefined;
|
|
520
|
-
accessibilityIgnoresInvertColors?: boolean | undefined | undefined;
|
|
521
|
-
accessibilityLanguage?: string | undefined | undefined;
|
|
522
|
-
accessibilityShowsLargeContentViewer?: boolean | undefined | undefined;
|
|
523
|
-
accessibilityLargeContentTitle?: string | undefined | undefined;
|
|
524
|
-
accessibilityRespondsToUserInteraction?: boolean | undefined | undefined;
|
|
525
|
-
hitSlop?: number | react_native.Insets | null | undefined;
|
|
526
|
-
needsOffscreenAlphaCompositing?: boolean | undefined | undefined;
|
|
527
|
-
removeClippedSubviews?: boolean | undefined | undefined;
|
|
528
488
|
collapsable?: boolean | undefined | undefined;
|
|
529
489
|
collapsableChildren?: boolean | undefined | undefined;
|
|
530
490
|
onBlur?: null | ((event: react_native.NativeSyntheticEvent<react_native.TargetedEvent>) => void) | undefined | undefined;
|
|
@@ -568,6 +528,46 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
568
528
|
onPointerDownCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
569
529
|
onPointerUp?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
570
530
|
onPointerUpCapture?: ((event: react_native.PointerEvent) => void) | undefined | undefined;
|
|
531
|
+
accessible?: boolean | undefined | undefined;
|
|
532
|
+
accessibilityActions?: readonly Readonly<{
|
|
533
|
+
name: react_native.AccessibilityActionName | string;
|
|
534
|
+
label?: string | undefined;
|
|
535
|
+
}>[] | undefined;
|
|
536
|
+
accessibilityLabel?: string | undefined | undefined;
|
|
537
|
+
'aria-label'?: string | undefined | undefined;
|
|
538
|
+
accessibilityRole?: react_native.AccessibilityRole | undefined;
|
|
539
|
+
accessibilityState?: react_native.AccessibilityState | undefined;
|
|
540
|
+
'aria-busy'?: boolean | undefined | undefined;
|
|
541
|
+
'aria-checked'?: boolean | "mixed" | undefined | undefined;
|
|
542
|
+
'aria-disabled'?: boolean | undefined | undefined;
|
|
543
|
+
'aria-expanded'?: boolean | undefined | undefined;
|
|
544
|
+
'aria-selected'?: boolean | undefined | undefined;
|
|
545
|
+
accessibilityHint?: string | undefined | undefined;
|
|
546
|
+
accessibilityValue?: react_native.AccessibilityValue | undefined;
|
|
547
|
+
'aria-valuemax'?: number | undefined;
|
|
548
|
+
'aria-valuemin'?: number | undefined;
|
|
549
|
+
'aria-valuenow'?: number | undefined;
|
|
550
|
+
'aria-valuetext'?: string | undefined;
|
|
551
|
+
onAccessibilityAction?: ((event: react_native.AccessibilityActionEvent) => void) | undefined | undefined;
|
|
552
|
+
importantForAccessibility?: ("auto" | "yes" | "no" | "no-hide-descendants") | undefined | undefined;
|
|
553
|
+
'aria-hidden'?: boolean | undefined | undefined;
|
|
554
|
+
'aria-modal'?: boolean | undefined | undefined;
|
|
555
|
+
role?: react_native.Role | undefined;
|
|
556
|
+
accessibilityLabelledBy?: string | string[] | undefined | undefined;
|
|
557
|
+
'aria-labelledby'?: string | undefined | undefined;
|
|
558
|
+
accessibilityLiveRegion?: "none" | "polite" | "assertive" | undefined | undefined;
|
|
559
|
+
'aria-live'?: ("polite" | "assertive" | "off") | undefined | undefined;
|
|
560
|
+
screenReaderFocusable?: boolean | undefined | undefined;
|
|
561
|
+
accessibilityElementsHidden?: boolean | undefined | undefined;
|
|
562
|
+
accessibilityViewIsModal?: boolean | undefined | undefined;
|
|
563
|
+
onAccessibilityEscape?: (() => void) | undefined | undefined;
|
|
564
|
+
onAccessibilityTap?: (() => void) | undefined | undefined;
|
|
565
|
+
onMagicTap?: (() => void) | undefined | undefined;
|
|
566
|
+
accessibilityIgnoresInvertColors?: boolean | undefined | undefined;
|
|
567
|
+
accessibilityLanguage?: string | undefined | undefined;
|
|
568
|
+
accessibilityShowsLargeContentViewer?: boolean | undefined | undefined;
|
|
569
|
+
accessibilityLargeContentTitle?: string | undefined | undefined;
|
|
570
|
+
accessibilityRespondsToUserInteraction?: boolean | undefined | undefined;
|
|
571
571
|
onHoverIn?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
|
|
572
572
|
onHoverOut?: null | ((event: react_native.MouseEvent) => void) | undefined | undefined;
|
|
573
573
|
onPress?: null | ((event: react_native.GestureResponderEvent) => void) | undefined | undefined;
|
|
@@ -599,7 +599,7 @@ declare const Card: react.ForwardRefExoticComponent<{
|
|
|
599
599
|
source?: react_native.ImageSourcePropType;
|
|
600
600
|
children?: react.ReactNode;
|
|
601
601
|
style?: react_native.StyleProp<react_native.ViewStyle>;
|
|
602
|
-
} & Omit<ViewStyleProps, "pointerEvents" | "
|
|
602
|
+
} & Omit<ViewStyleProps, "pointerEvents" | "style" | "children" | "hitSlop" | "id" | "needsOffscreenAlphaCompositing" | "onLayout" | "removeClippedSubviews" | "testID" | "nativeID" | "collapsable" | "collapsableChildren" | "onBlur" | "onFocus" | "renderToHardwareTextureAndroid" | "focusable" | "tabIndex" | "shouldRasterizeIOS" | "isTVSelectable" | "hasTVPreferredFocus" | "tvParallaxShiftDistanceX" | "tvParallaxShiftDistanceY" | "tvParallaxTiltAngle" | "tvParallaxMagnification" | "onStartShouldSetResponder" | "onMoveShouldSetResponder" | "onResponderEnd" | "onResponderGrant" | "onResponderReject" | "onResponderMove" | "onResponderRelease" | "onResponderStart" | "onResponderTerminationRequest" | "onResponderTerminate" | "onStartShouldSetResponderCapture" | "onMoveShouldSetResponderCapture" | "onTouchStart" | "onTouchMove" | "onTouchEnd" | "onTouchCancel" | "onTouchEndCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerUp" | "onPointerUpCapture" | "accessible" | "accessibilityActions" | "accessibilityLabel" | "aria-label" | "accessibilityRole" | "accessibilityState" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "accessibilityHint" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "onAccessibilityAction" | "importantForAccessibility" | "aria-hidden" | "aria-modal" | "role" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "screenReaderFocusable" | "accessibilityElementsHidden" | "accessibilityViewIsModal" | "onAccessibilityEscape" | "onAccessibilityTap" | "onMagicTap" | "accessibilityIgnoresInvertColors" | "accessibilityLanguage" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "accessibilityRespondsToUserInteraction" | "source"> & react.RefAttributes<react_native.View>>;
|
|
603
603
|
Header: react.ForwardRefExoticComponent<react_native.ViewProps & Omit<ViewStyleProps, keyof react_native.ViewProps> & {
|
|
604
604
|
children?: react.ReactNode;
|
|
605
605
|
} & react.RefAttributes<react_native.View>>;
|