@campxdev/react-native-blueprint 0.1.11 → 0.1.12
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/README.md +131 -1
- package/lib/commonjs/components/ui/index.js +156 -156
- package/lib/commonjs/components/ui/index.js.map +1 -1
- package/lib/module/components/ui/index.js +24 -19
- package/lib/module/components/ui/index.js.map +1 -1
- package/lib/typescript/commonjs/src/components/ui/Avatar.d.ts +19 -19
- package/lib/typescript/commonjs/src/components/ui/Badge.d.ts +3 -3
- package/lib/typescript/commonjs/src/components/ui/Button.d.ts +3 -3
- package/lib/typescript/commonjs/src/components/ui/index.d.ts +19 -19
- package/lib/typescript/commonjs/src/components/ui/index.d.ts.map +1 -1
- package/lib/typescript/module/src/components/ui/Avatar.d.ts +19 -19
- package/lib/typescript/module/src/components/ui/Badge.d.ts +3 -3
- package/lib/typescript/module/src/components/ui/Button.d.ts +3 -3
- package/lib/typescript/module/src/components/ui/index.d.ts +19 -19
- package/lib/typescript/module/src/components/ui/index.d.ts.map +1 -1
- package/package.json +431 -2
- package/src/components/ui/index.ts +24 -19
|
@@ -1,44 +1,49 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
// Core components - always available (minimal dependencies)
|
|
4
4
|
export * from "./Alert.js";
|
|
5
|
-
export * from "./Alert-Dialog.js";
|
|
6
5
|
export * from "./AppBar.js";
|
|
7
|
-
export * from "./Aspect-Ratio.js";
|
|
8
|
-
export * from "./Avatar.js";
|
|
9
6
|
export * from "./Badge.js";
|
|
10
|
-
export * from "./Bottom-Sheet.js";
|
|
11
7
|
export * from "./Button.js";
|
|
12
8
|
export * from "./Card.js";
|
|
9
|
+
export * from "./Custom-Card.js";
|
|
10
|
+
export * from "./Floating-Action.js";
|
|
11
|
+
export * from "./Greeting-Card.js";
|
|
12
|
+
export * from "./Icon.js";
|
|
13
|
+
export * from "./Input.js";
|
|
14
|
+
export * from "./Native-Only-Animated-View.js";
|
|
15
|
+
export * from "./NavBar.js";
|
|
16
|
+
export * from "./Separator.js";
|
|
17
|
+
export * from "./SizedBox.js";
|
|
18
|
+
export * from "./Skeleton.js";
|
|
19
|
+
export * from "./Table.js";
|
|
20
|
+
export * from "./Text.js";
|
|
21
|
+
export * from "./Textarea.js";
|
|
22
|
+
export * from "./Theme-Toggle.js";
|
|
23
|
+
|
|
24
|
+
// Components requiring @rn-primitives packages
|
|
25
|
+
// These are optional peer dependencies - install only what you need
|
|
26
|
+
// For tree-shakeable imports, use: import { Component } from '@campxdev/react-native-blueprint/Component'
|
|
27
|
+
export * from "./Accordion.js";
|
|
28
|
+
export * from "./Alert-Dialog.js";
|
|
29
|
+
export * from "./Aspect-Ratio.js";
|
|
30
|
+
export * from "./Avatar.js";
|
|
31
|
+
export * from "./Bottom-Sheet.js";
|
|
13
32
|
export * from "./Checkbox.js";
|
|
14
33
|
export * from "./Collapsible.js";
|
|
15
34
|
export * from "./Context-Menu.js";
|
|
16
|
-
export * from "./Custom-Card.js";
|
|
17
35
|
export * from "./Dialog.js";
|
|
18
36
|
export * from "./Dropdown-Menu.js";
|
|
19
|
-
export * from "./Floating-Action.js";
|
|
20
|
-
export * from "./Greeting-Card.js";
|
|
21
37
|
export * from "./Hover-Card.js";
|
|
22
|
-
export * from "./Icon.js";
|
|
23
|
-
export * from "./Input.js";
|
|
24
38
|
export * from "./Label.js";
|
|
25
39
|
export * from "./Menubar.js";
|
|
26
|
-
export * from "./Native-Only-Animated-View.js";
|
|
27
|
-
export * from "./NavBar.js";
|
|
28
40
|
export * from "./Popover.js";
|
|
29
41
|
export * from "./Progress.js";
|
|
30
42
|
export * from "./Radio-Group.js";
|
|
31
43
|
export * from "./Select.js";
|
|
32
|
-
export * from "./Separator.js";
|
|
33
|
-
export * from "./SizedBox.js";
|
|
34
|
-
export * from "./Skeleton.js";
|
|
35
44
|
export * from "./Slider.js";
|
|
36
45
|
export * from "./Switch.js";
|
|
37
|
-
export * from "./Table.js";
|
|
38
46
|
export * from "./Tabs.js";
|
|
39
|
-
export * from "./Text.js";
|
|
40
|
-
export * from "./Textarea.js";
|
|
41
|
-
export * from "./Theme-Toggle.js";
|
|
42
47
|
export * from "./Toast.js";
|
|
43
48
|
export * from "./Toggle.js";
|
|
44
49
|
export * from "./Toggle-Group.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"sourceRoot":"../../../../src","sources":["components/ui/index.ts"],"mappings":";;AAAA
|
|
1
|
+
{"version":3,"names":[],"sourceRoot":"../../../../src","sources":["components/ui/index.ts"],"mappings":";;AAAA;AACA,cAAc,YAAS;AACvB,cAAc,aAAU;AACxB,cAAc,YAAS;AACvB,cAAc,aAAU;AACxB,cAAc,WAAQ;AACtB,cAAc,kBAAe;AAC7B,cAAc,sBAAmB;AACjC,cAAc,oBAAiB;AAC/B,cAAc,WAAQ;AACtB,cAAc,YAAS;AACvB,cAAc,gCAA6B;AAC3C,cAAc,aAAU;AACxB,cAAc,gBAAa;AAC3B,cAAc,eAAY;AAC1B,cAAc,eAAY;AAC1B,cAAc,YAAS;AACvB,cAAc,WAAQ;AACtB,cAAc,eAAY;AAC1B,cAAc,mBAAgB;;AAE9B;AACA;AACA;AACA,cAAc,gBAAa;AAC3B,cAAc,mBAAgB;AAC9B,cAAc,mBAAgB;AAC9B,cAAc,aAAU;AACxB,cAAc,mBAAgB;AAC9B,cAAc,eAAY;AAC1B,cAAc,kBAAe;AAC7B,cAAc,mBAAgB;AAC9B,cAAc,aAAU;AACxB,cAAc,oBAAiB;AAC/B,cAAc,iBAAc;AAC5B,cAAc,YAAS;AACvB,cAAc,cAAW;AACzB,cAAc,cAAW;AACzB,cAAc,eAAY;AAC1B,cAAc,kBAAe;AAC7B,cAAc,aAAU;AACxB,cAAc,aAAU;AACxB,cAAc,aAAU;AACxB,cAAc,WAAQ;AACtB,cAAc,YAAS;AACvB,cAAc,aAAU;AACxB,cAAc,mBAAgB;AAC9B,cAAc,cAAW","ignoreList":[]}
|
|
@@ -36,13 +36,13 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
36
36
|
defaultSource?: import("react-native").ImageSource | undefined;
|
|
37
37
|
onPartialLoad?: (() => void) | undefined;
|
|
38
38
|
onProgress?: ((event: import("react-native").ImageProgressEventIOS) => void) | undefined;
|
|
39
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
39
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "loadingIndicatorSource" | "progressiveRenderingEnabled" | "fadeDuration" | "resizeMethod" | "resizeMultiplier" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<{
|
|
40
40
|
loadingIndicatorSource?: (number | Readonly<import("react-native").ImageURISource>) | undefined;
|
|
41
41
|
progressiveRenderingEnabled?: boolean | undefined;
|
|
42
42
|
fadeDuration?: number | undefined;
|
|
43
43
|
resizeMethod?: ("auto" | "resize" | "scale" | "none") | undefined;
|
|
44
44
|
resizeMultiplier?: number | undefined;
|
|
45
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
45
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<Omit<Omit<Readonly<Omit<Readonly<{
|
|
46
46
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
|
|
47
47
|
onAccessibilityTap?: (() => unknown) | undefined;
|
|
48
48
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
|
|
@@ -165,7 +165,7 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
165
165
|
pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
|
|
166
166
|
removeClippedSubviews?: boolean | undefined;
|
|
167
167
|
experimental_accessibilityOrder?: Array<string> | undefined;
|
|
168
|
-
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "
|
|
168
|
+
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & {
|
|
169
169
|
accessible?: boolean | undefined;
|
|
170
170
|
internal_analyticTag?: string | undefined;
|
|
171
171
|
accessibilityLabel?: string | undefined;
|
|
@@ -197,13 +197,13 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
197
197
|
defaultSource?: import("react-native").ImageSource | undefined;
|
|
198
198
|
onPartialLoad?: (() => void) | undefined;
|
|
199
199
|
onProgress?: ((event: import("react-native").ImageProgressEventIOS) => void) | undefined;
|
|
200
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
200
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "loadingIndicatorSource" | "progressiveRenderingEnabled" | "fadeDuration" | "resizeMethod" | "resizeMultiplier" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<{
|
|
201
201
|
loadingIndicatorSource?: (number | Readonly<import("react-native").ImageURISource>) | undefined;
|
|
202
202
|
progressiveRenderingEnabled?: boolean | undefined;
|
|
203
203
|
fadeDuration?: number | undefined;
|
|
204
204
|
resizeMethod?: ("auto" | "resize" | "scale" | "none") | undefined;
|
|
205
205
|
resizeMultiplier?: number | undefined;
|
|
206
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
206
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<Omit<Omit<Readonly<Omit<Readonly<{
|
|
207
207
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
|
|
208
208
|
onAccessibilityTap?: (() => unknown) | undefined;
|
|
209
209
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
|
|
@@ -326,7 +326,7 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
326
326
|
pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
|
|
327
327
|
removeClippedSubviews?: boolean | undefined;
|
|
328
328
|
experimental_accessibilityOrder?: Array<string> | undefined;
|
|
329
|
-
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "
|
|
329
|
+
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & {
|
|
330
330
|
accessible?: boolean | undefined;
|
|
331
331
|
internal_analyticTag?: string | undefined;
|
|
332
332
|
accessibilityLabel?: string | undefined;
|
|
@@ -477,7 +477,7 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
477
477
|
removeClippedSubviews?: boolean | undefined;
|
|
478
478
|
experimental_accessibilityOrder?: Array<string> | undefined;
|
|
479
479
|
}>, never>>, "style" | "src" | "headers" | "tintColor" | "defaultSource" | "shouldNotifyLoadEvents" | "loadingIndicatorSrc"> & {
|
|
480
|
-
style?:
|
|
480
|
+
style?: Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<{
|
|
481
481
|
display?: "none" | "flex" | "contents";
|
|
482
482
|
width?: import("react-native").DimensionValue;
|
|
483
483
|
height?: import("react-native").DimensionValue;
|
|
@@ -666,12 +666,12 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
666
666
|
userSelect?: "auto" | "text" | "none" | "contain" | "all";
|
|
667
667
|
verticalAlign?: "auto" | "top" | "bottom" | "middle";
|
|
668
668
|
writingDirection?: "auto" | "ltr" | "rtl";
|
|
669
|
-
}>, never>>, never> & Omit<Readonly<{}>, never>>, "
|
|
669
|
+
}>, never>>, never> & Omit<Readonly<{}>, never>>, "tintColor" | "overlayColor" | "resizeMode" | "objectFit"> & {
|
|
670
670
|
resizeMode?: import("react-native/types_generated/Libraries/Image/ImageResizeMode").ImageResizeMode;
|
|
671
671
|
objectFit?: "cover" | "contain" | "fill" | "scale-down" | "none";
|
|
672
672
|
tintColor?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheetTypes").____ColorValue_Internal;
|
|
673
673
|
overlayColor?: import("react-native").ColorValue;
|
|
674
|
-
}>, never> & Omit<Readonly<{}>, never>> | undefined;
|
|
674
|
+
}>, never> & Omit<Readonly<{}>, never>> | import("react-native/types_generated/Libraries/StyleSheet/StyleSheetTypes").____ImageStyleProp_Internal | undefined;
|
|
675
675
|
tintColor?: import("react-native").ColorValue;
|
|
676
676
|
shouldNotifyLoadEvents?: boolean;
|
|
677
677
|
src?: (import("react-native/types_generated/Libraries/Image/AssetSourceResolver").ResolvedAssetSource | undefined) | (ReadonlyArray<Readonly<{
|
|
@@ -687,13 +687,13 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
687
687
|
defaultSource?: import("react-native").ImageSource | undefined;
|
|
688
688
|
onPartialLoad?: (() => void) | undefined;
|
|
689
689
|
onProgress?: ((event: import("react-native").ImageProgressEventIOS) => void) | undefined;
|
|
690
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
690
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "loadingIndicatorSource" | "progressiveRenderingEnabled" | "fadeDuration" | "resizeMethod" | "resizeMultiplier" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<{
|
|
691
691
|
loadingIndicatorSource?: (number | Readonly<import("react-native").ImageURISource>) | undefined;
|
|
692
692
|
progressiveRenderingEnabled?: boolean | undefined;
|
|
693
693
|
fadeDuration?: number | undefined;
|
|
694
694
|
resizeMethod?: ("auto" | "resize" | "scale" | "none") | undefined;
|
|
695
695
|
resizeMultiplier?: number | undefined;
|
|
696
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
696
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<Omit<Omit<Readonly<Omit<Readonly<{
|
|
697
697
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
|
|
698
698
|
onAccessibilityTap?: (() => unknown) | undefined;
|
|
699
699
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
|
|
@@ -816,7 +816,7 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
816
816
|
pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
|
|
817
817
|
removeClippedSubviews?: boolean | undefined;
|
|
818
818
|
experimental_accessibilityOrder?: Array<string> | undefined;
|
|
819
|
-
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "
|
|
819
|
+
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & {
|
|
820
820
|
accessible?: boolean | undefined;
|
|
821
821
|
internal_analyticTag?: string | undefined;
|
|
822
822
|
accessibilityLabel?: string | undefined;
|
|
@@ -967,7 +967,7 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
967
967
|
pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
|
|
968
968
|
removeClippedSubviews?: boolean | undefined;
|
|
969
969
|
experimental_accessibilityOrder?: Array<string> | undefined;
|
|
970
|
-
}>, never>>, "src" | "headers" | "
|
|
970
|
+
}>, never>>, "src" | "headers" | "tintColor" | "resizeMode"> & {
|
|
971
971
|
resizeMode?: import("react-native/types_generated/Libraries/Image/ImageResizeMode").ImageResizeMode | undefined;
|
|
972
972
|
src?: ReadonlyArray<Readonly<{
|
|
973
973
|
uri?: string | undefined;
|
|
@@ -980,13 +980,13 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
980
980
|
defaultSource?: import("react-native").ImageSource | undefined;
|
|
981
981
|
onPartialLoad?: (() => void) | undefined;
|
|
982
982
|
onProgress?: ((event: import("react-native").ImageProgressEventIOS) => void) | undefined;
|
|
983
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
983
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "loadingIndicatorSource" | "progressiveRenderingEnabled" | "fadeDuration" | "resizeMethod" | "resizeMultiplier" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<{
|
|
984
984
|
loadingIndicatorSource?: (number | Readonly<import("react-native").ImageURISource>) | undefined;
|
|
985
985
|
progressiveRenderingEnabled?: boolean | undefined;
|
|
986
986
|
fadeDuration?: number | undefined;
|
|
987
987
|
resizeMethod?: ("auto" | "resize" | "scale" | "none") | undefined;
|
|
988
988
|
resizeMultiplier?: number | undefined;
|
|
989
|
-
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "
|
|
989
|
+
}>, "onMoveShouldSetResponder" | "onMoveShouldSetResponderCapture" | "onResponderGrant" | "onResponderMove" | "onResponderReject" | "onResponderRelease" | "onResponderStart" | "onResponderEnd" | "onResponderTerminate" | "onResponderTerminationRequest" | "onStartShouldSetResponder" | "onStartShouldSetResponderCapture" | "pointerEvents" | "hitSlop" | "style" | "width" | "height" | "children" | "id" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "onAccessibilityAction" | "nativeID" | "role" | "accessibilityIgnoresInvertColors" | "accessibilityViewIsModal" | "accessibilityShowsLargeContentViewer" | "accessibilityLargeContentTitle" | "aria-modal" | "accessibilityElementsHidden" | "accessibilityLanguage" | "accessibilityRespondsToUserInteraction" | "accessibilityHint" | "aria-label" | "accessibilityRole" | "accessibilityState" | "accessibilityValue" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "accessibilityActions" | "aria-busy" | "aria-checked" | "aria-disabled" | "aria-expanded" | "aria-selected" | "aria-hidden" | "accessibilityLabelledBy" | "aria-labelledby" | "accessibilityLiveRegion" | "aria-live" | "importantForAccessibility" | "screenReaderFocusable" | "onPointerEnter" | "onPointerLeave" | "onPointerMove" | "onClick" | "source" | "tabIndex" | "crossOrigin" | "focusable" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onLoad" | "onError" | "onLoadStart" | "onClickCapture" | "onMouseEnter" | "onMouseLeave" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "referrerPolicy" | "alt" | "src" | "srcSet" | "onPointerEnterCapture" | "onPointerLeaveCapture" | "nativeBackgroundAndroid" | "nativeForegroundAndroid" | "renderToHardwareTextureAndroid" | "hasTVPreferredFocus" | "nextFocusDown" | "nextFocusForward" | "nextFocusLeft" | "nextFocusRight" | "nextFocusUp" | "shouldRasterizeIOS" | "collapsable" | "collapsableChildren" | "needsOffscreenAlphaCompositing" | "removeClippedSubviews" | "experimental_accessibilityOrder" | "onAccessibilityTap" | "onMagicTap" | "onAccessibilityEscape" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & Omit<Readonly<Omit<Omit<Readonly<Omit<Readonly<{
|
|
990
990
|
onAccessibilityAction?: ((event: import("react-native").AccessibilityActionEvent) => unknown) | undefined;
|
|
991
991
|
onAccessibilityTap?: (() => unknown) | undefined;
|
|
992
992
|
onLayout?: ((event: import("react-native").LayoutChangeEvent) => unknown) | undefined;
|
|
@@ -1109,7 +1109,7 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
1109
1109
|
pointerEvents?: ("auto" | "box-none" | "box-only" | "none") | undefined;
|
|
1110
1110
|
removeClippedSubviews?: boolean | undefined;
|
|
1111
1111
|
experimental_accessibilityOrder?: Array<string> | undefined;
|
|
1112
|
-
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "
|
|
1112
|
+
}>, never>>, "style">, "width" | "height" | "children" | "onLayout" | "accessibilityLabel" | "accessible" | "testID" | "aria-label" | "aria-labelledby" | "source" | "crossOrigin" | "onLoad" | "onError" | "onLoadStart" | "referrerPolicy" | "alt" | "src" | "srcSet" | "tintColor" | "resizeMode" | "internal_analyticTag" | "blurRadius" | "capInsets" | "onLoadEnd"> & {
|
|
1113
1113
|
accessible?: boolean | undefined;
|
|
1114
1114
|
internal_analyticTag?: string | undefined;
|
|
1115
1115
|
accessibilityLabel?: string | undefined;
|
|
@@ -1260,7 +1260,7 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
1260
1260
|
removeClippedSubviews?: boolean | undefined;
|
|
1261
1261
|
experimental_accessibilityOrder?: Array<string> | undefined;
|
|
1262
1262
|
}>, never>>, "style" | "src" | "headers" | "tintColor" | "defaultSource" | "shouldNotifyLoadEvents" | "loadingIndicatorSrc"> & {
|
|
1263
|
-
style?:
|
|
1263
|
+
style?: Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<Omit<Readonly<{
|
|
1264
1264
|
display?: "none" | "flex" | "contents";
|
|
1265
1265
|
width?: import("react-native").DimensionValue;
|
|
1266
1266
|
height?: import("react-native").DimensionValue;
|
|
@@ -1449,12 +1449,12 @@ declare const AvatarImage: React.ForwardRefExoticComponent<((Omit<Omit<Readonly<
|
|
|
1449
1449
|
userSelect?: "auto" | "text" | "none" | "contain" | "all";
|
|
1450
1450
|
verticalAlign?: "auto" | "top" | "bottom" | "middle";
|
|
1451
1451
|
writingDirection?: "auto" | "ltr" | "rtl";
|
|
1452
|
-
}>, never>>, never> & Omit<Readonly<{}>, never>>, "
|
|
1452
|
+
}>, never>>, never> & Omit<Readonly<{}>, never>>, "tintColor" | "overlayColor" | "resizeMode" | "objectFit"> & {
|
|
1453
1453
|
resizeMode?: import("react-native/types_generated/Libraries/Image/ImageResizeMode").ImageResizeMode;
|
|
1454
1454
|
objectFit?: "cover" | "contain" | "fill" | "scale-down" | "none";
|
|
1455
1455
|
tintColor?: import("react-native/types_generated/Libraries/StyleSheet/StyleSheetTypes").____ColorValue_Internal;
|
|
1456
1456
|
overlayColor?: import("react-native").ColorValue;
|
|
1457
|
-
}>, never> & Omit<Readonly<{}>, never>> | undefined;
|
|
1457
|
+
}>, never> & Omit<Readonly<{}>, never>> | import("react-native/types_generated/Libraries/StyleSheet/StyleSheetTypes").____ImageStyleProp_Internal | undefined;
|
|
1458
1458
|
tintColor?: import("react-native").ColorValue;
|
|
1459
1459
|
shouldNotifyLoadEvents?: boolean;
|
|
1460
1460
|
src?: (import("react-native/types_generated/Libraries/Image/AssetSourceResolver").ResolvedAssetSource | undefined) | (ReadonlyArray<Readonly<{
|
|
@@ -10,7 +10,7 @@ import * as React from 'react';
|
|
|
10
10
|
* @variant outline - Badge with border and transparent background
|
|
11
11
|
*/
|
|
12
12
|
declare const badgeVariants: (props?: ({
|
|
13
|
-
variant?: "default" | "destructive" | "
|
|
13
|
+
variant?: "default" | "destructive" | "secondary" | "outline" | null | undefined;
|
|
14
14
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
15
15
|
/**
|
|
16
16
|
* Badge text style variants for matching text colors with badge variants
|
|
@@ -20,7 +20,7 @@ declare const badgeVariants: (props?: ({
|
|
|
20
20
|
* @see badgeVariants
|
|
21
21
|
*/
|
|
22
22
|
declare const badgeTextVariants: (props?: ({
|
|
23
|
-
variant?: "default" | "destructive" | "
|
|
23
|
+
variant?: "default" | "destructive" | "secondary" | "outline" | null | undefined;
|
|
24
24
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
25
25
|
/**
|
|
26
26
|
* Props for Badge component
|
|
@@ -68,7 +68,7 @@ type BadgeProps = SlottableViewProps & VariantProps<typeof badgeVariants> & {
|
|
|
68
68
|
* ```
|
|
69
69
|
*/
|
|
70
70
|
declare const Badge: React.ForwardRefExoticComponent<SlottableViewProps & VariantProps<(props?: ({
|
|
71
|
-
variant?: "default" | "destructive" | "
|
|
71
|
+
variant?: "default" | "destructive" | "secondary" | "outline" | null | undefined;
|
|
72
72
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string> & {
|
|
73
73
|
className?: string;
|
|
74
74
|
} & React.RefAttributes<import("react-native/types_generated/src/private/types/HostInstance").LegacyHostInstanceMethods>>;
|
|
@@ -2,18 +2,18 @@ import type { SlottablePressableProps } from '@rn-primitives/types';
|
|
|
2
2
|
import { type VariantProps } from 'class-variance-authority';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
declare const buttonVariants: (props?: ({
|
|
5
|
-
variant?: "link" | "default" | "destructive" | "
|
|
5
|
+
variant?: "link" | "default" | "destructive" | "secondary" | "outline" | "ghost" | null | undefined;
|
|
6
6
|
size?: "default" | "icon" | "sm" | "lg" | null | undefined;
|
|
7
7
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
8
8
|
declare const buttonTextVariants: (props?: ({
|
|
9
|
-
variant?: "link" | "default" | "destructive" | "
|
|
9
|
+
variant?: "link" | "default" | "destructive" | "secondary" | "outline" | "ghost" | null | undefined;
|
|
10
10
|
size?: "default" | "icon" | "sm" | "lg" | null | undefined;
|
|
11
11
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
12
12
|
type ButtonProps = SlottablePressableProps & VariantProps<typeof buttonVariants> & {
|
|
13
13
|
className?: string;
|
|
14
14
|
};
|
|
15
15
|
declare const Button: React.ForwardRefExoticComponent<SlottablePressableProps & VariantProps<(props?: ({
|
|
16
|
-
variant?: "link" | "default" | "destructive" | "
|
|
16
|
+
variant?: "link" | "default" | "destructive" | "secondary" | "outline" | "ghost" | null | undefined;
|
|
17
17
|
size?: "default" | "icon" | "sm" | "lg" | null | undefined;
|
|
18
18
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string> & {
|
|
19
19
|
className?: string;
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
export * from './Accordion';
|
|
2
1
|
export * from './Alert';
|
|
3
|
-
export * from './Alert-Dialog';
|
|
4
2
|
export * from './AppBar';
|
|
5
|
-
export * from './Aspect-Ratio';
|
|
6
|
-
export * from './Avatar';
|
|
7
3
|
export * from './Badge';
|
|
8
|
-
export * from './Bottom-Sheet';
|
|
9
4
|
export * from './Button';
|
|
10
5
|
export * from './Card';
|
|
6
|
+
export * from './Custom-Card';
|
|
7
|
+
export * from './Floating-Action';
|
|
8
|
+
export * from './Greeting-Card';
|
|
9
|
+
export * from './Icon';
|
|
10
|
+
export * from './Input';
|
|
11
|
+
export * from './Native-Only-Animated-View';
|
|
12
|
+
export * from './NavBar';
|
|
13
|
+
export * from './Separator';
|
|
14
|
+
export * from './SizedBox';
|
|
15
|
+
export * from './Skeleton';
|
|
16
|
+
export * from './Table';
|
|
17
|
+
export * from './Text';
|
|
18
|
+
export * from './Textarea';
|
|
19
|
+
export * from './Theme-Toggle';
|
|
20
|
+
export * from './Accordion';
|
|
21
|
+
export * from './Alert-Dialog';
|
|
22
|
+
export * from './Aspect-Ratio';
|
|
23
|
+
export * from './Avatar';
|
|
24
|
+
export * from './Bottom-Sheet';
|
|
11
25
|
export * from './Checkbox';
|
|
12
26
|
export * from './Collapsible';
|
|
13
27
|
export * from './Context-Menu';
|
|
14
|
-
export * from './Custom-Card';
|
|
15
28
|
export * from './Dialog';
|
|
16
29
|
export * from './Dropdown-Menu';
|
|
17
|
-
export * from './Floating-Action';
|
|
18
|
-
export * from './Greeting-Card';
|
|
19
30
|
export * from './Hover-Card';
|
|
20
|
-
export * from './Icon';
|
|
21
|
-
export * from './Input';
|
|
22
31
|
export * from './Label';
|
|
23
32
|
export * from './Menubar';
|
|
24
|
-
export * from './Native-Only-Animated-View';
|
|
25
|
-
export * from './NavBar';
|
|
26
33
|
export * from './Popover';
|
|
27
34
|
export * from './Progress';
|
|
28
35
|
export * from './Radio-Group';
|
|
29
36
|
export * from './Select';
|
|
30
|
-
export * from './Separator';
|
|
31
|
-
export * from './SizedBox';
|
|
32
|
-
export * from './Skeleton';
|
|
33
37
|
export * from './Slider';
|
|
34
38
|
export * from './Switch';
|
|
35
|
-
export * from './Table';
|
|
36
39
|
export * from './Tabs';
|
|
37
|
-
export * from './Text';
|
|
38
|
-
export * from './Textarea';
|
|
39
|
-
export * from './Theme-Toggle';
|
|
40
40
|
export * from './Toast';
|
|
41
41
|
export * from './Toggle';
|
|
42
42
|
export * from './Toggle-Group';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ui/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/ui/index.ts"],"names":[],"mappings":"AACA,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,6BAA6B,CAAC;AAC5C,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAK/B,cAAc,aAAa,CAAC;AAC5B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,WAAW,CAAC"}
|