react-native-screens 4.19.0-nightly-20251208-2903b79de → 4.19.0-nightly-20251209-fb49fca61
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/ios/RNSScreenStackHeaderSubview.mm +65 -3
- package/lib/commonjs/components/SearchBar.js.map +1 -1
- package/lib/commonjs/fabric/FullWindowOverlayNativeComponent.js +2 -4
- package/lib/commonjs/fabric/FullWindowOverlayNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ModalScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ModalScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenContainerNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenContainerNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenContentWrapperNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenContentWrapperNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenFooterNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenFooterNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenNavigationContainerNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenNavigationContainerNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenStackHeaderConfigNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenStackHeaderConfigNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenStackHeaderSubviewNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenStackHeaderSubviewNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/ScreenStackNativeComponent.js +2 -4
- package/lib/commonjs/fabric/ScreenStackNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/SearchBarNativeComponent.js +5 -6
- package/lib/commonjs/fabric/SearchBarNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/ScreenStackHostNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/ScreenStackHostNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/SplitViewHostNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/SplitViewHostNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/SplitViewScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/SplitViewScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/gamma/StackScreenNativeComponent.js +2 -4
- package/lib/commonjs/fabric/gamma/StackScreenNativeComponent.js.map +1 -1
- package/lib/commonjs/fabric/safe-area/SafeAreaViewNativeComponent.js +2 -4
- package/lib/commonjs/fabric/safe-area/SafeAreaViewNativeComponent.js.map +1 -1
- package/lib/module/components/SearchBar.js.map +1 -1
- package/lib/module/fabric/FullWindowOverlayNativeComponent.js +1 -2
- package/lib/module/fabric/FullWindowOverlayNativeComponent.js.map +1 -1
- package/lib/module/fabric/ModalScreenNativeComponent.js +1 -2
- package/lib/module/fabric/ModalScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenContainerNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenContainerNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenContentWrapperNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenContentWrapperNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenFooterNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenFooterNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenNavigationContainerNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenNavigationContainerNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenStackHeaderConfigNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenStackHeaderConfigNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenStackHeaderSubviewNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenStackHeaderSubviewNativeComponent.js.map +1 -1
- package/lib/module/fabric/ScreenStackNativeComponent.js +1 -2
- package/lib/module/fabric/ScreenStackNativeComponent.js.map +1 -1
- package/lib/module/fabric/SearchBarNativeComponent.js +4 -3
- package/lib/module/fabric/SearchBarNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsNativeComponent.js.map +1 -1
- package/lib/module/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js +1 -2
- package/lib/module/fabric/bottom-tabs/BottomTabsScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/ScreenStackHostNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/ScreenStackHostNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/SplitViewHostNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/SplitViewHostNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/SplitViewScreenNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/SplitViewScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/gamma/StackScreenNativeComponent.js +1 -2
- package/lib/module/fabric/gamma/StackScreenNativeComponent.js.map +1 -1
- package/lib/module/fabric/safe-area/SafeAreaViewNativeComponent.js +1 -2
- package/lib/module/fabric/safe-area/SafeAreaViewNativeComponent.js.map +1 -1
- package/lib/typescript/fabric/FullWindowOverlayNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/FullWindowOverlayNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ModalScreenNativeComponent.d.ts +41 -42
- package/lib/typescript/fabric/ModalScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenContainerNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenContainerNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenContentWrapperNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenContentWrapperNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenFooterNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenFooterNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenNativeComponent.d.ts +46 -47
- package/lib/typescript/fabric/ScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenNavigationContainerNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/ScreenNavigationContainerNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenStackHeaderConfigNativeComponent.d.ts +17 -18
- package/lib/typescript/fabric/ScreenStackHeaderConfigNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenStackHeaderSubviewNativeComponent.d.ts +4 -5
- package/lib/typescript/fabric/ScreenStackHeaderSubviewNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/ScreenStackNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/ScreenStackNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/SearchBarNativeComponent.d.ts +17 -18
- package/lib/typescript/fabric/SearchBarNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsNativeComponent.d.ts +11 -12
- package/lib/typescript/fabric/bottom-tabs/BottomTabsNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/bottom-tabs/BottomTabsScreenNativeComponent.d.ts +25 -26
- package/lib/typescript/fabric/bottom-tabs/BottomTabsScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/ScreenStackHostNativeComponent.d.ts +1 -1
- package/lib/typescript/fabric/gamma/ScreenStackHostNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/SplitViewHostNativeComponent.d.ts +26 -27
- package/lib/typescript/fabric/gamma/SplitViewHostNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/SplitViewScreenNativeComponent.d.ts +7 -8
- package/lib/typescript/fabric/gamma/SplitViewScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/gamma/StackScreenNativeComponent.d.ts +7 -8
- package/lib/typescript/fabric/gamma/StackScreenNativeComponent.d.ts.map +1 -1
- package/lib/typescript/fabric/safe-area/SafeAreaViewNativeComponent.d.ts +3 -4
- package/lib/typescript/fabric/safe-area/SafeAreaViewNativeComponent.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/SearchBar.tsx +6 -6
- package/src/fabric/FullWindowOverlayNativeComponent.ts +3 -5
- package/src/fabric/ModalScreenNativeComponent.ts +41 -49
- package/src/fabric/ScreenContainerNativeComponent.ts +1 -2
- package/src/fabric/ScreenContentWrapperNativeComponent.ts +1 -2
- package/src/fabric/ScreenFooterNativeComponent.ts +1 -2
- package/src/fabric/ScreenNativeComponent.ts +46 -54
- package/src/fabric/ScreenNavigationContainerNativeComponent.ts +1 -2
- package/src/fabric/ScreenStackHeaderConfigNativeComponent.ts +17 -24
- package/src/fabric/ScreenStackHeaderSubviewNativeComponent.ts +4 -6
- package/src/fabric/ScreenStackNativeComponent.ts +3 -5
- package/src/fabric/SearchBarNativeComponent.ts +22 -22
- package/src/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.ts +3 -5
- package/src/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.ts +3 -5
- package/src/fabric/bottom-tabs/BottomTabsNativeComponent.ts +11 -17
- package/src/fabric/bottom-tabs/BottomTabsScreenNativeComponent.ts +28 -31
- package/src/fabric/gamma/ScreenStackHostNativeComponent.ts +1 -2
- package/src/fabric/gamma/SplitViewHostNativeComponent.ts +26 -32
- package/src/fabric/gamma/SplitViewScreenNativeComponent.ts +7 -12
- package/src/fabric/gamma/StackScreenNativeComponent.ts +7 -12
- package/src/fabric/safe-area/SafeAreaViewNativeComponent.ts +3 -5
|
@@ -1,26 +1,25 @@
|
|
|
1
|
-
import type { ViewProps, ColorValue } from 'react-native';
|
|
2
|
-
import type { DirectEventHandler, WithDefault, Int32, Float, Double } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps, ColorValue } from 'react-native';
|
|
3
2
|
type ScreenEvent = Readonly<{}>;
|
|
4
3
|
type ScreenDismissedEvent = Readonly<{
|
|
5
|
-
dismissCount: Int32;
|
|
4
|
+
dismissCount: CT.Int32;
|
|
6
5
|
}>;
|
|
7
6
|
type TransitionProgressEvent = Readonly<{
|
|
8
|
-
progress: Double;
|
|
9
|
-
closing: Int32;
|
|
10
|
-
goingForward: Int32;
|
|
7
|
+
progress: CT.Double;
|
|
8
|
+
closing: CT.Int32;
|
|
9
|
+
goingForward: CT.Int32;
|
|
11
10
|
}>;
|
|
12
11
|
type HeaderHeightChangeEvent = Readonly<{
|
|
13
|
-
headerHeight: Double;
|
|
12
|
+
headerHeight: CT.Double;
|
|
14
13
|
}>;
|
|
15
14
|
type SheetDetentChangedEvent = Readonly<{
|
|
16
|
-
index: Int32;
|
|
15
|
+
index: CT.Int32;
|
|
17
16
|
isStable: boolean;
|
|
18
17
|
}>;
|
|
19
18
|
type GestureResponseDistanceType = Readonly<{
|
|
20
|
-
start: Float;
|
|
21
|
-
end: Float;
|
|
22
|
-
top: Float;
|
|
23
|
-
bottom: Float;
|
|
19
|
+
start: CT.Float;
|
|
20
|
+
end: CT.Float;
|
|
21
|
+
top: CT.Float;
|
|
22
|
+
bottom: CT.Float;
|
|
24
23
|
}>;
|
|
25
24
|
type StackPresentation = 'push' | 'modal' | 'transparentModal' | 'fullScreenModal' | 'formSheet' | 'pageSheet' | 'containedModal' | 'containedTransparentModal';
|
|
26
25
|
type StackAnimation = 'default' | 'flip' | 'simple_push' | 'none' | 'fade' | 'slide_from_right' | 'slide_from_left' | 'slide_from_bottom' | 'fade_from_bottom' | 'ios_from_right' | 'ios_from_left';
|
|
@@ -29,32 +28,32 @@ type ReplaceAnimation = 'pop' | 'push';
|
|
|
29
28
|
type ScrollEdgeEffect = 'automatic' | 'hard' | 'soft' | 'hidden';
|
|
30
29
|
type OptionalBoolean = 'undefined' | 'false' | 'true';
|
|
31
30
|
export interface NativeProps extends ViewProps {
|
|
32
|
-
onAppear?: DirectEventHandler<ScreenEvent>;
|
|
33
|
-
onDisappear?: DirectEventHandler<ScreenEvent>;
|
|
34
|
-
onDismissed?: DirectEventHandler<ScreenDismissedEvent>;
|
|
35
|
-
onNativeDismissCancelled?: DirectEventHandler<ScreenDismissedEvent>;
|
|
36
|
-
onWillAppear?: DirectEventHandler<ScreenEvent>;
|
|
37
|
-
onWillDisappear?: DirectEventHandler<ScreenEvent>;
|
|
38
|
-
onHeaderHeightChange?: DirectEventHandler<HeaderHeightChangeEvent>;
|
|
39
|
-
onTransitionProgress?: DirectEventHandler<TransitionProgressEvent>;
|
|
40
|
-
onGestureCancel?: DirectEventHandler<ScreenEvent>;
|
|
41
|
-
onHeaderBackButtonClicked?: DirectEventHandler<ScreenEvent>;
|
|
42
|
-
onSheetDetentChanged?: DirectEventHandler<SheetDetentChangedEvent>;
|
|
43
|
-
screenId?: WithDefault<string, ''>;
|
|
31
|
+
onAppear?: CT.DirectEventHandler<ScreenEvent>;
|
|
32
|
+
onDisappear?: CT.DirectEventHandler<ScreenEvent>;
|
|
33
|
+
onDismissed?: CT.DirectEventHandler<ScreenDismissedEvent>;
|
|
34
|
+
onNativeDismissCancelled?: CT.DirectEventHandler<ScreenDismissedEvent>;
|
|
35
|
+
onWillAppear?: CT.DirectEventHandler<ScreenEvent>;
|
|
36
|
+
onWillDisappear?: CT.DirectEventHandler<ScreenEvent>;
|
|
37
|
+
onHeaderHeightChange?: CT.DirectEventHandler<HeaderHeightChangeEvent>;
|
|
38
|
+
onTransitionProgress?: CT.DirectEventHandler<TransitionProgressEvent>;
|
|
39
|
+
onGestureCancel?: CT.DirectEventHandler<ScreenEvent>;
|
|
40
|
+
onHeaderBackButtonClicked?: CT.DirectEventHandler<ScreenEvent>;
|
|
41
|
+
onSheetDetentChanged?: CT.DirectEventHandler<SheetDetentChangedEvent>;
|
|
42
|
+
screenId?: CT.WithDefault<string, ''>;
|
|
44
43
|
sheetAllowedDetents?: number[];
|
|
45
|
-
sheetLargestUndimmedDetent?: WithDefault<Int32, -1>;
|
|
46
|
-
sheetGrabberVisible?: WithDefault<boolean, false>;
|
|
47
|
-
sheetCornerRadius?: WithDefault<Float, -1.0>;
|
|
48
|
-
sheetExpandsWhenScrolledToEdge?: WithDefault<boolean, false>;
|
|
49
|
-
sheetInitialDetent?: WithDefault<Int32, 0>;
|
|
50
|
-
sheetElevation?: WithDefault<Int32, 24>;
|
|
51
|
-
sheetShouldOverflowTopInset?: WithDefault<boolean, false>;
|
|
44
|
+
sheetLargestUndimmedDetent?: CT.WithDefault<CT.Int32, -1>;
|
|
45
|
+
sheetGrabberVisible?: CT.WithDefault<boolean, false>;
|
|
46
|
+
sheetCornerRadius?: CT.WithDefault<CT.Float, -1.0>;
|
|
47
|
+
sheetExpandsWhenScrolledToEdge?: CT.WithDefault<boolean, false>;
|
|
48
|
+
sheetInitialDetent?: CT.WithDefault<CT.Int32, 0>;
|
|
49
|
+
sheetElevation?: CT.WithDefault<CT.Int32, 24>;
|
|
50
|
+
sheetShouldOverflowTopInset?: CT.WithDefault<boolean, false>;
|
|
52
51
|
customAnimationOnSwipe?: boolean;
|
|
53
|
-
fullScreenSwipeEnabled?: WithDefault<OptionalBoolean, 'undefined'>;
|
|
54
|
-
fullScreenSwipeShadowEnabled?: WithDefault<boolean, true>;
|
|
52
|
+
fullScreenSwipeEnabled?: CT.WithDefault<OptionalBoolean, 'undefined'>;
|
|
53
|
+
fullScreenSwipeShadowEnabled?: CT.WithDefault<boolean, true>;
|
|
55
54
|
homeIndicatorHidden?: boolean;
|
|
56
55
|
preventNativeDismiss?: boolean;
|
|
57
|
-
gestureEnabled?: WithDefault<boolean, true>;
|
|
56
|
+
gestureEnabled?: CT.WithDefault<boolean, true>;
|
|
58
57
|
statusBarColor?: ColorValue;
|
|
59
58
|
statusBarHidden?: boolean;
|
|
60
59
|
screenOrientation?: string;
|
|
@@ -62,24 +61,24 @@ export interface NativeProps extends ViewProps {
|
|
|
62
61
|
statusBarStyle?: string;
|
|
63
62
|
statusBarTranslucent?: boolean;
|
|
64
63
|
gestureResponseDistance?: GestureResponseDistanceType;
|
|
65
|
-
stackPresentation?: WithDefault<StackPresentation, 'push'>;
|
|
66
|
-
stackAnimation?: WithDefault<StackAnimation, 'default'>;
|
|
67
|
-
transitionDuration?: WithDefault<Int32, 500>;
|
|
68
|
-
replaceAnimation?: WithDefault<ReplaceAnimation, 'pop'>;
|
|
69
|
-
swipeDirection?: WithDefault<SwipeDirection, 'horizontal'>;
|
|
64
|
+
stackPresentation?: CT.WithDefault<StackPresentation, 'push'>;
|
|
65
|
+
stackAnimation?: CT.WithDefault<StackAnimation, 'default'>;
|
|
66
|
+
transitionDuration?: CT.WithDefault<CT.Int32, 500>;
|
|
67
|
+
replaceAnimation?: CT.WithDefault<ReplaceAnimation, 'pop'>;
|
|
68
|
+
swipeDirection?: CT.WithDefault<SwipeDirection, 'horizontal'>;
|
|
70
69
|
hideKeyboardOnSwipe?: boolean;
|
|
71
|
-
activityState?: WithDefault<Float, -1.0>;
|
|
70
|
+
activityState?: CT.WithDefault<CT.Float, -1.0>;
|
|
72
71
|
navigationBarColor?: ColorValue;
|
|
73
72
|
navigationBarTranslucent?: boolean;
|
|
74
73
|
navigationBarHidden?: boolean;
|
|
75
74
|
nativeBackButtonDismissalEnabled?: boolean;
|
|
76
|
-
bottomScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
77
|
-
leftScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
78
|
-
rightScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
79
|
-
topScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
80
|
-
synchronousShadowStateUpdatesEnabled?: WithDefault<boolean, false>;
|
|
81
|
-
androidResetScreenShadowStateOnOrientationChangeEnabled?: WithDefault<boolean, true>;
|
|
75
|
+
bottomScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
76
|
+
leftScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
77
|
+
rightScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
78
|
+
topScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
79
|
+
synchronousShadowStateUpdatesEnabled?: CT.WithDefault<boolean, false>;
|
|
80
|
+
androidResetScreenShadowStateOnOrientationChangeEnabled?: CT.WithDefault<boolean, true>;
|
|
82
81
|
}
|
|
83
|
-
declare const _default: import("react-native
|
|
82
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
84
83
|
export default _default;
|
|
85
84
|
//# sourceMappingURL=ScreenNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenNativeComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ViewProps } from 'react-native';
|
|
2
2
|
interface NativeProps extends ViewProps {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("react-native
|
|
4
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
5
5
|
export default _default;
|
|
6
6
|
//# sourceMappingURL=ScreenNavigationContainerNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenNavigationContainerNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenNavigationContainerNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenNavigationContainerNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenNavigationContainerNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAE9C,UAAU,WAAY,SAAQ,SAAS;CAAG;;AAE1C,wBAGE"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { ViewProps, ColorValue } from 'react-native';
|
|
2
|
-
import type { Int32, WithDefault, DirectEventHandler, UnsafeMixed } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps, ColorValue } from 'react-native';
|
|
3
2
|
type DirectionType = 'rtl' | 'ltr';
|
|
4
3
|
type OnAttachedEvent = Readonly<{}>;
|
|
5
4
|
type OnDetachedEvent = Readonly<{}>;
|
|
@@ -13,20 +12,20 @@ type BackButtonDisplayMode = 'minimal' | 'default' | 'generic';
|
|
|
13
12
|
type BlurEffect = 'none' | 'extraLight' | 'light' | 'dark' | 'regular' | 'prominent' | 'systemUltraThinMaterial' | 'systemThinMaterial' | 'systemMaterial' | 'systemThickMaterial' | 'systemChromeMaterial' | 'systemUltraThinMaterialLight' | 'systemThinMaterialLight' | 'systemMaterialLight' | 'systemThickMaterialLight' | 'systemChromeMaterialLight' | 'systemUltraThinMaterialDark' | 'systemThinMaterialDark' | 'systemMaterialDark' | 'systemThickMaterialDark' | 'systemChromeMaterialDark';
|
|
14
13
|
type UserInterfaceStyle = 'unspecified' | 'light' | 'dark';
|
|
15
14
|
export interface NativeProps extends ViewProps {
|
|
16
|
-
onAttached?: DirectEventHandler<OnAttachedEvent>;
|
|
17
|
-
onDetached?: DirectEventHandler<OnDetachedEvent>;
|
|
15
|
+
onAttached?: CT.DirectEventHandler<OnAttachedEvent>;
|
|
16
|
+
onDetached?: CT.DirectEventHandler<OnDetachedEvent>;
|
|
18
17
|
backgroundColor?: ColorValue;
|
|
19
18
|
backTitle?: string;
|
|
20
19
|
backTitleFontFamily?: string;
|
|
21
|
-
backTitleFontSize?: Int32;
|
|
22
|
-
backTitleVisible?: WithDefault<boolean, 'true'>;
|
|
20
|
+
backTitleFontSize?: CT.Int32;
|
|
21
|
+
backTitleVisible?: CT.WithDefault<boolean, 'true'>;
|
|
23
22
|
color?: ColorValue;
|
|
24
|
-
direction?: WithDefault<DirectionType, 'ltr'>;
|
|
23
|
+
direction?: CT.WithDefault<DirectionType, 'ltr'>;
|
|
25
24
|
hidden?: boolean;
|
|
26
25
|
hideShadow?: boolean;
|
|
27
26
|
largeTitle?: boolean;
|
|
28
27
|
largeTitleFontFamily?: string;
|
|
29
|
-
largeTitleFontSize?: Int32;
|
|
28
|
+
largeTitleFontSize?: CT.Int32;
|
|
30
29
|
largeTitleFontWeight?: string;
|
|
31
30
|
largeTitleBackgroundColor?: ColorValue;
|
|
32
31
|
largeTitleHideShadow?: boolean;
|
|
@@ -34,22 +33,22 @@ export interface NativeProps extends ViewProps {
|
|
|
34
33
|
translucent?: boolean;
|
|
35
34
|
title?: string;
|
|
36
35
|
titleFontFamily?: string;
|
|
37
|
-
titleFontSize?: Int32;
|
|
36
|
+
titleFontSize?: CT.Int32;
|
|
38
37
|
titleFontWeight?: string;
|
|
39
38
|
titleColor?: ColorValue;
|
|
40
39
|
disableBackButtonMenu?: boolean;
|
|
41
|
-
backButtonDisplayMode?: WithDefault<BackButtonDisplayMode, 'default'>;
|
|
40
|
+
backButtonDisplayMode?: CT.WithDefault<BackButtonDisplayMode, 'default'>;
|
|
42
41
|
hideBackButton?: boolean;
|
|
43
42
|
backButtonInCustomView?: boolean;
|
|
44
|
-
blurEffect?: WithDefault<BlurEffect, 'none'>;
|
|
43
|
+
blurEffect?: CT.WithDefault<BlurEffect, 'none'>;
|
|
45
44
|
topInsetEnabled?: boolean;
|
|
46
|
-
headerLeftBarButtonItems?: UnsafeMixed[];
|
|
47
|
-
headerRightBarButtonItems?: UnsafeMixed[];
|
|
48
|
-
onPressHeaderBarButtonItem?: DirectEventHandler<OnPressHeaderBarButtonItemEvent>;
|
|
49
|
-
onPressHeaderBarButtonMenuItem?: DirectEventHandler<OnPressHeaderBarButtonMenuItemEvent>;
|
|
50
|
-
synchronousShadowStateUpdatesEnabled?: WithDefault<boolean, false>;
|
|
51
|
-
userInterfaceStyle?: WithDefault<UserInterfaceStyle, 'unspecified'>;
|
|
45
|
+
headerLeftBarButtonItems?: CT.UnsafeMixed[];
|
|
46
|
+
headerRightBarButtonItems?: CT.UnsafeMixed[];
|
|
47
|
+
onPressHeaderBarButtonItem?: CT.DirectEventHandler<OnPressHeaderBarButtonItemEvent>;
|
|
48
|
+
onPressHeaderBarButtonMenuItem?: CT.DirectEventHandler<OnPressHeaderBarButtonMenuItemEvent>;
|
|
49
|
+
synchronousShadowStateUpdatesEnabled?: CT.WithDefault<boolean, false>;
|
|
50
|
+
userInterfaceStyle?: CT.WithDefault<UserInterfaceStyle, 'unspecified'>;
|
|
52
51
|
}
|
|
53
|
-
declare const _default: import("react-native
|
|
52
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
54
53
|
export default _default;
|
|
55
54
|
//# sourceMappingURL=ScreenStackHeaderConfigNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenStackHeaderConfigNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenStackHeaderConfigNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenStackHeaderConfigNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenStackHeaderConfigNativeComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import type { ViewProps } from 'react-native';
|
|
2
|
-
import type { WithDefault } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps } from 'react-native';
|
|
3
2
|
export type HeaderSubviewTypes = 'back' | 'right' | 'left' | 'title' | 'center' | 'searchBar';
|
|
4
3
|
export interface NativeProps extends ViewProps {
|
|
5
|
-
type?: WithDefault<HeaderSubviewTypes, 'left'>;
|
|
4
|
+
type?: CT.WithDefault<HeaderSubviewTypes, 'left'>;
|
|
6
5
|
hidesSharedBackground?: boolean;
|
|
7
|
-
synchronousShadowStateUpdatesEnabled?: WithDefault<boolean, false>;
|
|
6
|
+
synchronousShadowStateUpdatesEnabled?: CT.WithDefault<boolean, false>;
|
|
8
7
|
}
|
|
9
|
-
declare const _default: import("react-native
|
|
8
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
10
9
|
export default _default;
|
|
11
10
|
//# sourceMappingURL=ScreenStackHeaderSubviewNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenStackHeaderSubviewNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenStackHeaderSubviewNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenStackHeaderSubviewNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenStackHeaderSubviewNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,IAAI,EAAE,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAElE,MAAM,MAAM,kBAAkB,GAC1B,MAAM,GACN,OAAO,GACP,MAAM,GACN,OAAO,GACP,QAAQ,GACR,WAAW,CAAC;AAEhB,MAAM,WAAW,WAAY,SAAQ,SAAS;IAC5C,IAAI,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,kBAAkB,EAAE,MAAM,CAAC,CAAC;IAClD,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,oCAAoC,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;CACvE;;AAED,wBAKE"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import type { ViewProps } from 'react-native';
|
|
2
|
-
import type { DirectEventHandler } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps } from 'react-native';
|
|
3
2
|
type FinishTransitioningEvent = Readonly<{}>;
|
|
4
3
|
export interface NativeProps extends ViewProps {
|
|
5
|
-
onFinishTransitioning?: DirectEventHandler<FinishTransitioningEvent>;
|
|
4
|
+
onFinishTransitioning?: CT.DirectEventHandler<FinishTransitioningEvent>;
|
|
6
5
|
}
|
|
7
|
-
declare const _default: import("react-native
|
|
6
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
8
7
|
export default _default;
|
|
9
8
|
//# sourceMappingURL=ScreenStackNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScreenStackNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenStackNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScreenStackNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/ScreenStackNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,IAAI,EAAE,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAGlE,KAAK,wBAAwB,GAAG,QAAQ,CAAC,EAAE,CAAC,CAAC;AAE7C,MAAM,WAAW,WAAY,SAAQ,SAAS;IAC5C,qBAAqB,CAAC,EAAE,EAAE,CAAC,kBAAkB,CAAC,wBAAwB,CAAC,CAAC;CACzE;;AAED,wBAAyE"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { ViewProps, ColorValue, HostComponent } from 'react-native';
|
|
2
|
-
import type { WithDefault, DirectEventHandler } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps, ColorValue, HostComponent } from 'react-native';
|
|
3
2
|
export type SearchBarEvent = Readonly<{}>;
|
|
4
3
|
export type SearchButtonPressedEvent = Readonly<{
|
|
5
4
|
text?: string;
|
|
@@ -11,30 +10,30 @@ type SearchBarPlacement = 'automatic' | 'inline' | 'stacked' | 'integrated' | 'i
|
|
|
11
10
|
type AutoCapitalizeType = 'systemDefault' | 'none' | 'words' | 'sentences' | 'characters';
|
|
12
11
|
type OptionalBoolean = 'undefined' | 'false' | 'true';
|
|
13
12
|
export interface NativeProps extends ViewProps {
|
|
14
|
-
onSearchFocus?: DirectEventHandler<SearchBarEvent> | null;
|
|
15
|
-
onSearchBlur?: DirectEventHandler<SearchBarEvent> | null;
|
|
16
|
-
onSearchButtonPress?: DirectEventHandler<SearchButtonPressedEvent> | null;
|
|
17
|
-
onCancelButtonPress?: DirectEventHandler<SearchBarEvent> | null;
|
|
18
|
-
onChangeText?: DirectEventHandler<ChangeTextEvent> | null;
|
|
19
|
-
hideWhenScrolling?: WithDefault<boolean, true>;
|
|
20
|
-
autoCapitalize?: WithDefault<AutoCapitalizeType, 'systemDefault'>;
|
|
13
|
+
onSearchFocus?: CT.DirectEventHandler<SearchBarEvent> | null;
|
|
14
|
+
onSearchBlur?: CT.DirectEventHandler<SearchBarEvent> | null;
|
|
15
|
+
onSearchButtonPress?: CT.DirectEventHandler<SearchButtonPressedEvent> | null;
|
|
16
|
+
onCancelButtonPress?: CT.DirectEventHandler<SearchBarEvent> | null;
|
|
17
|
+
onChangeText?: CT.DirectEventHandler<ChangeTextEvent> | null;
|
|
18
|
+
hideWhenScrolling?: CT.WithDefault<boolean, true>;
|
|
19
|
+
autoCapitalize?: CT.WithDefault<AutoCapitalizeType, 'systemDefault'>;
|
|
21
20
|
placeholder?: string;
|
|
22
|
-
placement?: WithDefault<SearchBarPlacement, 'automatic'>;
|
|
23
|
-
allowToolbarIntegration?: WithDefault<boolean, true>;
|
|
24
|
-
obscureBackground?: WithDefault<OptionalBoolean, 'undefined'>;
|
|
25
|
-
hideNavigationBar?: WithDefault<OptionalBoolean, 'undefined'>;
|
|
21
|
+
placement?: CT.WithDefault<SearchBarPlacement, 'automatic'>;
|
|
22
|
+
allowToolbarIntegration?: CT.WithDefault<boolean, true>;
|
|
23
|
+
obscureBackground?: CT.WithDefault<OptionalBoolean, 'undefined'>;
|
|
24
|
+
hideNavigationBar?: CT.WithDefault<OptionalBoolean, 'undefined'>;
|
|
26
25
|
cancelButtonText?: string;
|
|
27
26
|
barTintColor?: ColorValue;
|
|
28
27
|
tintColor?: ColorValue;
|
|
29
28
|
textColor?: ColorValue;
|
|
30
|
-
autoFocus?: WithDefault<boolean, false>;
|
|
29
|
+
autoFocus?: CT.WithDefault<boolean, false>;
|
|
31
30
|
disableBackButtonOverride?: boolean;
|
|
32
31
|
inputType?: string;
|
|
33
|
-
onClose?: DirectEventHandler<SearchBarEvent> | null;
|
|
34
|
-
onOpen?: DirectEventHandler<SearchBarEvent> | null;
|
|
32
|
+
onClose?: CT.DirectEventHandler<SearchBarEvent> | null;
|
|
33
|
+
onOpen?: CT.DirectEventHandler<SearchBarEvent> | null;
|
|
35
34
|
hintTextColor?: ColorValue;
|
|
36
35
|
headerIconColor?: ColorValue;
|
|
37
|
-
shouldShowHintSearchIcon?: WithDefault<boolean, true>;
|
|
36
|
+
shouldShowHintSearchIcon?: CT.WithDefault<boolean, true>;
|
|
38
37
|
}
|
|
39
38
|
type ComponentType = HostComponent<NativeProps>;
|
|
40
39
|
interface NativeCommands {
|
|
@@ -46,6 +45,6 @@ interface NativeCommands {
|
|
|
46
45
|
cancelSearch: (viewRef: React.ElementRef<ComponentType>) => void;
|
|
47
46
|
}
|
|
48
47
|
export declare const Commands: NativeCommands;
|
|
49
|
-
declare const _default:
|
|
48
|
+
declare const _default: HostComponent<NativeProps>;
|
|
50
49
|
export default _default;
|
|
51
50
|
//# sourceMappingURL=SearchBarNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchBarNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/SearchBarNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SearchBarNativeComponent.d.ts","sourceRoot":"","sources":["../../../src/fabric/SearchBarNativeComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import type { ViewProps } from 'react-native';
|
|
2
|
-
import { WithDefault } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps } from 'react-native';
|
|
3
2
|
type BottomAccessoryEnvironment = 'regular' | 'inline';
|
|
4
3
|
export interface NativeProps extends ViewProps {
|
|
5
|
-
environment?: WithDefault<BottomAccessoryEnvironment, 'regular'>;
|
|
4
|
+
environment?: CT.WithDefault<BottomAccessoryEnvironment, 'regular'>;
|
|
6
5
|
}
|
|
7
|
-
declare const _default: import("react-native
|
|
6
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
8
7
|
export default _default;
|
|
9
8
|
//# sourceMappingURL=BottomTabsAccessoryContentNativeComponent.d.ts.map
|
package/lib/typescript/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomTabsAccessoryContentNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BottomTabsAccessoryContentNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsAccessoryContentNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,IAAI,EAAE,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAElE,KAAK,0BAA0B,GAAG,SAAS,GAAG,QAAQ,CAAC;AAEvD,MAAM,WAAW,WAAY,SAAQ,SAAS;IAC5C,WAAW,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,0BAA0B,EAAE,SAAS,CAAC,CAAC;CACrE;;AAED,wBAGE"}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import type { ViewProps } from 'react-native';
|
|
2
|
-
import { DirectEventHandler } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ViewProps } from 'react-native';
|
|
3
2
|
type EnvironmentChangeEvent = {
|
|
4
3
|
environment: 'regular' | 'inline';
|
|
5
4
|
};
|
|
6
5
|
export interface NativeProps extends ViewProps {
|
|
7
|
-
onEnvironmentChange?: DirectEventHandler<EnvironmentChangeEvent>;
|
|
6
|
+
onEnvironmentChange?: CT.DirectEventHandler<EnvironmentChangeEvent>;
|
|
8
7
|
}
|
|
9
|
-
declare const _default: import("react-native
|
|
8
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
10
9
|
export default _default;
|
|
11
10
|
//# sourceMappingURL=BottomTabsAccessoryNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomTabsAccessoryNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BottomTabsAccessoryNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsAccessoryNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,IAAI,EAAE,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAElE,KAAK,sBAAsB,GAAG;IAC5B,WAAW,EAAE,SAAS,GAAG,QAAQ,CAAC;CACnC,CAAC;AAEF,MAAM,WAAW,WAAY,SAAQ,SAAS;IAC5C,mBAAmB,CAAC,EAAE,EAAE,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,CAAC;CACrE;;AAED,wBAEG"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type { ColorValue, ViewProps } from 'react-native';
|
|
2
|
-
import type { DirectEventHandler, Float, WithDefault } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ColorValue, ViewProps } from 'react-native';
|
|
3
2
|
type NativeFocusChangeEvent = {
|
|
4
3
|
tabKey: string;
|
|
5
4
|
repeatedSelectionHandledBySpecialEffect: boolean;
|
|
@@ -8,11 +7,11 @@ type TabBarItemLabelVisibilityMode = 'auto' | 'selected' | 'labeled' | 'unlabele
|
|
|
8
7
|
type TabBarMinimizeBehavior = 'automatic' | 'never' | 'onScrollDown' | 'onScrollUp';
|
|
9
8
|
type TabBarControllerMode = 'automatic' | 'tabBar' | 'tabSidebar';
|
|
10
9
|
export interface NativeProps extends ViewProps {
|
|
11
|
-
onNativeFocusChange?: DirectEventHandler<NativeFocusChangeEvent>;
|
|
10
|
+
onNativeFocusChange?: CT.DirectEventHandler<NativeFocusChangeEvent>;
|
|
12
11
|
tabBarBackgroundColor?: ColorValue;
|
|
13
12
|
tabBarItemTitleFontFamily?: string;
|
|
14
|
-
tabBarItemTitleFontSize?: Float;
|
|
15
|
-
tabBarItemTitleFontSizeActive?: Float;
|
|
13
|
+
tabBarItemTitleFontSize?: CT.Float;
|
|
14
|
+
tabBarItemTitleFontSizeActive?: CT.Float;
|
|
16
15
|
tabBarItemTitleFontWeight?: string;
|
|
17
16
|
tabBarItemTitleFontStyle?: string;
|
|
18
17
|
tabBarItemTitleFontColor?: ColorValue;
|
|
@@ -20,15 +19,15 @@ export interface NativeProps extends ViewProps {
|
|
|
20
19
|
tabBarItemIconColor?: ColorValue;
|
|
21
20
|
tabBarItemIconColorActive?: ColorValue;
|
|
22
21
|
tabBarItemActiveIndicatorColor?: ColorValue;
|
|
23
|
-
tabBarItemActiveIndicatorEnabled?: WithDefault<boolean, true>;
|
|
22
|
+
tabBarItemActiveIndicatorEnabled?: CT.WithDefault<boolean, true>;
|
|
24
23
|
tabBarItemRippleColor?: ColorValue;
|
|
25
|
-
tabBarItemLabelVisibilityMode?: WithDefault<TabBarItemLabelVisibilityMode, 'auto'>;
|
|
24
|
+
tabBarItemLabelVisibilityMode?: CT.WithDefault<TabBarItemLabelVisibilityMode, 'auto'>;
|
|
26
25
|
tabBarTintColor?: ColorValue;
|
|
27
|
-
tabBarMinimizeBehavior?: WithDefault<TabBarMinimizeBehavior, 'automatic'>;
|
|
28
|
-
tabBarControllerMode?: WithDefault<TabBarControllerMode, 'automatic'>;
|
|
29
|
-
tabBarHidden?: WithDefault<boolean, false>;
|
|
30
|
-
controlNavigationStateInJS?: WithDefault<boolean, false>;
|
|
26
|
+
tabBarMinimizeBehavior?: CT.WithDefault<TabBarMinimizeBehavior, 'automatic'>;
|
|
27
|
+
tabBarControllerMode?: CT.WithDefault<TabBarControllerMode, 'automatic'>;
|
|
28
|
+
tabBarHidden?: CT.WithDefault<boolean, false>;
|
|
29
|
+
controlNavigationStateInJS?: CT.WithDefault<boolean, false>;
|
|
31
30
|
}
|
|
32
|
-
declare const _default: import("react-native
|
|
31
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
33
32
|
export default _default;
|
|
34
33
|
//# sourceMappingURL=BottomTabsNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomTabsNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BottomTabsNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsNativeComponent.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,YAAY,IAAI,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAS9E,KAAK,sBAAsB,GAAG;IAC5B,MAAM,EAAE,MAAM,CAAC;IACf,uCAAuC,EAAE,OAAO,CAAC;CAClD,CAAC;AAEF,KAAK,6BAA6B,GAC9B,MAAM,GACN,UAAU,GACV,SAAS,GACT,WAAW,CAAC;AAEhB,KAAK,sBAAsB,GACvB,WAAW,GACX,OAAO,GACP,cAAc,GACd,YAAY,CAAC;AAEjB,KAAK,oBAAoB,GAAG,WAAW,GAAG,QAAQ,GAAG,YAAY,CAAC;AAElE,MAAM,WAAW,WAAY,SAAQ,SAAS;IAE5C,mBAAmB,CAAC,EAAE,EAAE,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,CAAC;IAMpE,qBAAqB,CAAC,EAAE,UAAU,CAAC;IACnC,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,uBAAuB,CAAC,EAAE,EAAE,CAAC,KAAK,CAAC;IACnC,6BAA6B,CAAC,EAAE,EAAE,CAAC,KAAK,CAAC;IACzC,yBAAyB,CAAC,EAAE,MAAM,CAAC;IACnC,wBAAwB,CAAC,EAAE,MAAM,CAAC;IAClC,wBAAwB,CAAC,EAAE,UAAU,CAAC;IACtC,8BAA8B,CAAC,EAAE,UAAU,CAAC;IAC5C,mBAAmB,CAAC,EAAE,UAAU,CAAC;IACjC,yBAAyB,CAAC,EAAE,UAAU,CAAC;IACvC,8BAA8B,CAAC,EAAE,UAAU,CAAC;IAC5C,gCAAgC,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,OAAO,EAAE,IAAI,CAAC,CAAC;IACjE,qBAAqB,CAAC,EAAE,UAAU,CAAC;IACnC,6BAA6B,CAAC,EAAE,EAAE,CAAC,WAAW,CAC5C,6BAA6B,EAC7B,MAAM,CACP,CAAC;IAGF,eAAe,CAAC,EAAE,UAAU,CAAC;IAC7B,sBAAsB,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,sBAAsB,EAAE,WAAW,CAAC,CAAC;IAC7E,oBAAoB,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,oBAAoB,EAAE,WAAW,CAAC,CAAC;IACzE,YAAY,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;IAK9C,0BAA0B,CAAC,EAAE,EAAE,CAAC,WAAW,CAAC,OAAO,EAAE,KAAK,CAAC,CAAC;CAC7D;;AAED,wBAEG"}
|
|
@@ -1,21 +1,20 @@
|
|
|
1
|
-
import type { ColorValue, ImageSource, ProcessedColorValue, ViewProps } from 'react-native';
|
|
2
|
-
import { DirectEventHandler, Float, Int32, WithDefault } from 'react-native/Libraries/Types/CodegenTypes';
|
|
1
|
+
import type { CodegenTypes as CT, ColorValue, ImageSource, ProcessedColorValue, ViewProps } from 'react-native';
|
|
3
2
|
import { UnsafeMixed } from './codegenUtils';
|
|
4
3
|
export type IconType = 'image' | 'template' | 'sfSymbol';
|
|
5
4
|
type GenericEmptyEvent = Readonly<{}>;
|
|
6
5
|
type LifecycleStateChangeEvent = Readonly<{
|
|
7
|
-
previousState: Int32;
|
|
8
|
-
newState: Int32;
|
|
6
|
+
previousState: CT.Int32;
|
|
7
|
+
newState: CT.Int32;
|
|
9
8
|
}>;
|
|
10
9
|
export type ItemStateAppearance = {
|
|
11
10
|
tabBarItemTitleFontFamily?: string;
|
|
12
|
-
tabBarItemTitleFontSize?: Float;
|
|
11
|
+
tabBarItemTitleFontSize?: CT.Float;
|
|
13
12
|
tabBarItemTitleFontWeight?: string;
|
|
14
13
|
tabBarItemTitleFontStyle?: string;
|
|
15
14
|
tabBarItemTitleFontColor?: ProcessedColorValue | null;
|
|
16
15
|
tabBarItemTitlePositionAdjustment?: {
|
|
17
|
-
horizontal?: Float;
|
|
18
|
-
vertical?: Float;
|
|
16
|
+
horizontal?: CT.Float;
|
|
17
|
+
vertical?: CT.Float;
|
|
19
18
|
};
|
|
20
19
|
tabBarItemIconColor?: ProcessedColorValue | null;
|
|
21
20
|
tabBarItemBadgeBackgroundColor?: ProcessedColorValue | null;
|
|
@@ -32,7 +31,7 @@ export type Appearance = {
|
|
|
32
31
|
compactInline?: ItemAppearance;
|
|
33
32
|
tabBarBackgroundColor?: ProcessedColorValue | null;
|
|
34
33
|
tabBarShadowColor?: ProcessedColorValue | null;
|
|
35
|
-
tabBarBlurEffect?: WithDefault<BlurEffect, 'systemDefault'>;
|
|
34
|
+
tabBarBlurEffect?: CT.WithDefault<BlurEffect, 'systemDefault'>;
|
|
36
35
|
};
|
|
37
36
|
type BlurEffect = 'none' | 'systemDefault' | 'extraLight' | 'light' | 'dark' | 'regular' | 'prominent' | 'systemUltraThinMaterial' | 'systemThinMaterial' | 'systemMaterial' | 'systemThickMaterial' | 'systemChromeMaterial' | 'systemUltraThinMaterialLight' | 'systemThinMaterialLight' | 'systemMaterialLight' | 'systemThickMaterialLight' | 'systemChromeMaterialLight' | 'systemUltraThinMaterialDark' | 'systemThinMaterialDark' | 'systemMaterialDark' | 'systemThickMaterialDark' | 'systemChromeMaterialDark';
|
|
38
37
|
type Orientation = 'inherit' | 'all' | 'allButUpsideDown' | 'portrait' | 'portraitUp' | 'portraitDown' | 'landscape' | 'landscapeLeft' | 'landscapeRight';
|
|
@@ -40,42 +39,42 @@ type SystemItem = 'none' | 'bookmarks' | 'contacts' | 'downloads' | 'favorites'
|
|
|
40
39
|
type ScrollEdgeEffect = 'automatic' | 'hard' | 'soft' | 'hidden';
|
|
41
40
|
type UserInterfaceStyle = 'unspecified' | 'light' | 'dark';
|
|
42
41
|
export interface NativeProps extends ViewProps {
|
|
43
|
-
onLifecycleStateChange?: DirectEventHandler<LifecycleStateChangeEvent>;
|
|
44
|
-
onWillAppear?: DirectEventHandler<GenericEmptyEvent>;
|
|
45
|
-
onDidAppear?: DirectEventHandler<GenericEmptyEvent>;
|
|
46
|
-
onWillDisappear?: DirectEventHandler<GenericEmptyEvent>;
|
|
47
|
-
onDidDisappear?: DirectEventHandler<GenericEmptyEvent>;
|
|
42
|
+
onLifecycleStateChange?: CT.DirectEventHandler<LifecycleStateChangeEvent>;
|
|
43
|
+
onWillAppear?: CT.DirectEventHandler<GenericEmptyEvent>;
|
|
44
|
+
onDidAppear?: CT.DirectEventHandler<GenericEmptyEvent>;
|
|
45
|
+
onWillDisappear?: CT.DirectEventHandler<GenericEmptyEvent>;
|
|
46
|
+
onDidDisappear?: CT.DirectEventHandler<GenericEmptyEvent>;
|
|
48
47
|
isFocused?: boolean;
|
|
49
48
|
tabKey: string;
|
|
50
49
|
title?: string | undefined | null;
|
|
51
|
-
isTitleUndefined?: WithDefault<boolean, true>;
|
|
50
|
+
isTitleUndefined?: CT.WithDefault<boolean, true>;
|
|
52
51
|
badgeValue?: string;
|
|
53
|
-
orientation?: WithDefault<Orientation, 'inherit'>;
|
|
52
|
+
orientation?: CT.WithDefault<Orientation, 'inherit'>;
|
|
54
53
|
drawableIconResourceName?: string;
|
|
55
54
|
imageIconResource?: ImageSource;
|
|
56
55
|
tabBarItemBadgeTextColor?: ColorValue;
|
|
57
56
|
tabBarItemBadgeBackgroundColor?: ColorValue;
|
|
58
57
|
standardAppearance?: UnsafeMixed<Appearance>;
|
|
59
58
|
scrollEdgeAppearance?: UnsafeMixed<Appearance>;
|
|
60
|
-
iconType?: WithDefault<IconType, 'sfSymbol'>;
|
|
59
|
+
iconType?: CT.WithDefault<IconType, 'sfSymbol'>;
|
|
61
60
|
iconImageSource?: ImageSource;
|
|
62
61
|
iconSfSymbolName?: string;
|
|
63
62
|
selectedIconImageSource?: ImageSource;
|
|
64
63
|
selectedIconSfSymbolName?: string;
|
|
65
|
-
systemItem?: WithDefault<SystemItem, 'none'>;
|
|
64
|
+
systemItem?: CT.WithDefault<SystemItem, 'none'>;
|
|
66
65
|
specialEffects?: {
|
|
67
66
|
repeatedTabSelection?: {
|
|
68
|
-
popToRoot?: WithDefault<boolean, true>;
|
|
69
|
-
scrollToTop?: WithDefault<boolean, true>;
|
|
67
|
+
popToRoot?: CT.WithDefault<boolean, true>;
|
|
68
|
+
scrollToTop?: CT.WithDefault<boolean, true>;
|
|
70
69
|
};
|
|
71
70
|
};
|
|
72
|
-
overrideScrollViewContentInsetAdjustmentBehavior?: WithDefault<boolean, true>;
|
|
73
|
-
bottomScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
74
|
-
leftScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
75
|
-
rightScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
76
|
-
topScrollEdgeEffect?: WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
77
|
-
userInterfaceStyle?: WithDefault<UserInterfaceStyle, 'unspecified'>;
|
|
71
|
+
overrideScrollViewContentInsetAdjustmentBehavior?: CT.WithDefault<boolean, true>;
|
|
72
|
+
bottomScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
73
|
+
leftScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
74
|
+
rightScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
75
|
+
topScrollEdgeEffect?: CT.WithDefault<ScrollEdgeEffect, 'automatic'>;
|
|
76
|
+
userInterfaceStyle?: CT.WithDefault<UserInterfaceStyle, 'unspecified'>;
|
|
78
77
|
}
|
|
79
|
-
declare const _default: import("react-native
|
|
78
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
80
79
|
export default _default;
|
|
81
80
|
//# sourceMappingURL=BottomTabsScreenNativeComponent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BottomTabsScreenNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsScreenNativeComponent.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BottomTabsScreenNativeComponent.d.ts","sourceRoot":"","sources":["../../../../src/fabric/bottom-tabs/BottomTabsScreenNativeComponent.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { ViewProps } from 'react-native';
|
|
2
2
|
export interface NativeProps extends ViewProps {
|
|
3
3
|
}
|
|
4
|
-
declare const _default: import("react-native
|
|
4
|
+
declare const _default: import("react-native").HostComponent<NativeProps>;
|
|
5
5
|
export default _default;
|
|
6
6
|
//# sourceMappingURL=ScreenStackHostNativeComponent.d.ts.map
|