@react-navigation/elements 2.3.5 → 2.3.7

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.
Files changed (158) hide show
  1. package/lib/typescript/src/Background.d.ts.map +1 -0
  2. package/lib/typescript/src/Button.d.ts.map +1 -0
  3. package/lib/typescript/src/Header/Header.d.ts.map +1 -0
  4. package/lib/typescript/src/Header/HeaderBackButton.d.ts.map +1 -0
  5. package/lib/typescript/src/Header/HeaderBackContext.d.ts.map +1 -0
  6. package/lib/typescript/src/Header/HeaderBackground.d.ts.map +1 -0
  7. package/lib/typescript/src/Header/HeaderButton.d.ts.map +1 -0
  8. package/lib/typescript/src/Header/HeaderHeightContext.d.ts.map +1 -0
  9. package/lib/typescript/src/Header/HeaderIcon.d.ts.map +1 -0
  10. package/lib/typescript/src/Header/HeaderSearchBar.d.ts.map +1 -0
  11. package/lib/typescript/src/Header/HeaderShownContext.d.ts.map +1 -0
  12. package/lib/typescript/src/Header/HeaderTitle.d.ts.map +1 -0
  13. package/lib/typescript/src/Header/getDefaultHeaderHeight.d.ts.map +1 -0
  14. package/lib/typescript/src/Header/getHeaderTitle.d.ts.map +1 -0
  15. package/lib/typescript/src/Header/useHeaderHeight.d.ts.map +1 -0
  16. package/lib/typescript/src/Label/Label.d.ts.map +1 -0
  17. package/lib/typescript/src/Label/getLabel.d.ts.map +1 -0
  18. package/lib/typescript/src/MaskedView.android.d.ts.map +1 -0
  19. package/lib/typescript/src/MaskedView.d.ts.map +1 -0
  20. package/lib/typescript/src/MaskedView.ios.d.ts.map +1 -0
  21. package/lib/typescript/src/MaskedViewNative.d.ts.map +1 -0
  22. package/lib/typescript/src/MissingIcon.d.ts.map +1 -0
  23. package/lib/typescript/src/PlatformPressable.d.ts.map +1 -0
  24. package/lib/typescript/src/ResourceSavingView.d.ts.map +1 -0
  25. package/lib/typescript/src/SafeAreaProviderCompat.d.ts.map +1 -0
  26. package/lib/typescript/src/Screen.d.ts.map +1 -0
  27. package/lib/typescript/src/Text.d.ts.map +1 -0
  28. package/lib/typescript/src/getDefaultSidebarWidth.d.ts.map +1 -0
  29. package/lib/typescript/src/getNamedContext.d.ts.map +1 -0
  30. package/lib/typescript/src/index.d.ts.map +1 -0
  31. package/lib/typescript/src/types.d.ts.map +1 -0
  32. package/package.json +11 -25
  33. package/lib/typescript/commonjs/package.json +0 -1
  34. package/lib/typescript/commonjs/src/Background.d.ts.map +0 -1
  35. package/lib/typescript/commonjs/src/Button.d.ts.map +0 -1
  36. package/lib/typescript/commonjs/src/Header/Header.d.ts.map +0 -1
  37. package/lib/typescript/commonjs/src/Header/HeaderBackButton.d.ts.map +0 -1
  38. package/lib/typescript/commonjs/src/Header/HeaderBackContext.d.ts.map +0 -1
  39. package/lib/typescript/commonjs/src/Header/HeaderBackground.d.ts.map +0 -1
  40. package/lib/typescript/commonjs/src/Header/HeaderButton.d.ts.map +0 -1
  41. package/lib/typescript/commonjs/src/Header/HeaderHeightContext.d.ts.map +0 -1
  42. package/lib/typescript/commonjs/src/Header/HeaderIcon.d.ts.map +0 -1
  43. package/lib/typescript/commonjs/src/Header/HeaderSearchBar.d.ts.map +0 -1
  44. package/lib/typescript/commonjs/src/Header/HeaderShownContext.d.ts.map +0 -1
  45. package/lib/typescript/commonjs/src/Header/HeaderTitle.d.ts.map +0 -1
  46. package/lib/typescript/commonjs/src/Header/getDefaultHeaderHeight.d.ts.map +0 -1
  47. package/lib/typescript/commonjs/src/Header/getHeaderTitle.d.ts.map +0 -1
  48. package/lib/typescript/commonjs/src/Header/useHeaderHeight.d.ts.map +0 -1
  49. package/lib/typescript/commonjs/src/Label/Label.d.ts.map +0 -1
  50. package/lib/typescript/commonjs/src/Label/getLabel.d.ts.map +0 -1
  51. package/lib/typescript/commonjs/src/MaskedView.android.d.ts.map +0 -1
  52. package/lib/typescript/commonjs/src/MaskedView.d.ts.map +0 -1
  53. package/lib/typescript/commonjs/src/MaskedView.ios.d.ts.map +0 -1
  54. package/lib/typescript/commonjs/src/MaskedViewNative.d.ts.map +0 -1
  55. package/lib/typescript/commonjs/src/MissingIcon.d.ts.map +0 -1
  56. package/lib/typescript/commonjs/src/PlatformPressable.d.ts.map +0 -1
  57. package/lib/typescript/commonjs/src/ResourceSavingView.d.ts.map +0 -1
  58. package/lib/typescript/commonjs/src/SafeAreaProviderCompat.d.ts.map +0 -1
  59. package/lib/typescript/commonjs/src/Screen.d.ts.map +0 -1
  60. package/lib/typescript/commonjs/src/Text.d.ts.map +0 -1
  61. package/lib/typescript/commonjs/src/getDefaultSidebarWidth.d.ts.map +0 -1
  62. package/lib/typescript/commonjs/src/getNamedContext.d.ts.map +0 -1
  63. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  64. package/lib/typescript/commonjs/src/types.d.ts.map +0 -1
  65. package/lib/typescript/module/src/Background.d.ts +0 -9
  66. package/lib/typescript/module/src/Background.d.ts.map +0 -1
  67. package/lib/typescript/module/src/Button.d.ts +0 -13
  68. package/lib/typescript/module/src/Button.d.ts.map +0 -1
  69. package/lib/typescript/module/src/Header/Header.d.ts +0 -31
  70. package/lib/typescript/module/src/Header/Header.d.ts.map +0 -1
  71. package/lib/typescript/module/src/Header/HeaderBackButton.d.ts +0 -3
  72. package/lib/typescript/module/src/Header/HeaderBackButton.d.ts.map +0 -1
  73. package/lib/typescript/module/src/Header/HeaderBackContext.d.ts +0 -5
  74. package/lib/typescript/module/src/Header/HeaderBackContext.d.ts.map +0 -1
  75. package/lib/typescript/module/src/Header/HeaderBackground.d.ts +0 -9
  76. package/lib/typescript/module/src/Header/HeaderBackground.d.ts.map +0 -1
  77. package/lib/typescript/module/src/Header/HeaderButton.d.ts +0 -3
  78. package/lib/typescript/module/src/Header/HeaderButton.d.ts.map +0 -1
  79. package/lib/typescript/module/src/Header/HeaderHeightContext.d.ts +0 -2
  80. package/lib/typescript/module/src/Header/HeaderHeightContext.d.ts.map +0 -1
  81. package/lib/typescript/module/src/Header/HeaderIcon.d.ts +0 -5
  82. package/lib/typescript/module/src/Header/HeaderIcon.d.ts.map +0 -1
  83. package/lib/typescript/module/src/Header/HeaderSearchBar.d.ts +0 -10
  84. package/lib/typescript/module/src/Header/HeaderSearchBar.d.ts.map +0 -1
  85. package/lib/typescript/module/src/Header/HeaderShownContext.d.ts +0 -2
  86. package/lib/typescript/module/src/Header/HeaderShownContext.d.ts.map +0 -1
  87. package/lib/typescript/module/src/Header/HeaderTitle.d.ts +0 -9
  88. package/lib/typescript/module/src/Header/HeaderTitle.d.ts.map +0 -1
  89. package/lib/typescript/module/src/Header/getDefaultHeaderHeight.d.ts +0 -3
  90. package/lib/typescript/module/src/Header/getDefaultHeaderHeight.d.ts.map +0 -1
  91. package/lib/typescript/module/src/Header/getHeaderTitle.d.ts +0 -6
  92. package/lib/typescript/module/src/Header/getHeaderTitle.d.ts.map +0 -1
  93. package/lib/typescript/module/src/Header/useHeaderHeight.d.ts +0 -2
  94. package/lib/typescript/module/src/Header/useHeaderHeight.d.ts.map +0 -1
  95. package/lib/typescript/module/src/Label/Label.d.ts +0 -9
  96. package/lib/typescript/module/src/Label/Label.d.ts.map +0 -1
  97. package/lib/typescript/module/src/Label/getLabel.d.ts +0 -5
  98. package/lib/typescript/module/src/Label/getLabel.d.ts.map +0 -1
  99. package/lib/typescript/module/src/MaskedView.android.d.ts +0 -2
  100. package/lib/typescript/module/src/MaskedView.android.d.ts.map +0 -1
  101. package/lib/typescript/module/src/MaskedView.d.ts +0 -11
  102. package/lib/typescript/module/src/MaskedView.d.ts.map +0 -1
  103. package/lib/typescript/module/src/MaskedView.ios.d.ts +0 -2
  104. package/lib/typescript/module/src/MaskedView.ios.d.ts.map +0 -1
  105. package/lib/typescript/module/src/MaskedViewNative.d.ts +0 -11
  106. package/lib/typescript/module/src/MaskedViewNative.d.ts.map +0 -1
  107. package/lib/typescript/module/src/MissingIcon.d.ts +0 -9
  108. package/lib/typescript/module/src/MissingIcon.d.ts.map +0 -1
  109. package/lib/typescript/module/src/PlatformPressable.d.ts +0 -21
  110. package/lib/typescript/module/src/PlatformPressable.d.ts.map +0 -1
  111. package/lib/typescript/module/src/ResourceSavingView.d.ts +0 -10
  112. package/lib/typescript/module/src/ResourceSavingView.d.ts.map +0 -1
  113. package/lib/typescript/module/src/SafeAreaProviderCompat.d.ts +0 -13
  114. package/lib/typescript/module/src/SafeAreaProviderCompat.d.ts.map +0 -1
  115. package/lib/typescript/module/src/Screen.d.ts +0 -18
  116. package/lib/typescript/module/src/Screen.d.ts.map +0 -1
  117. package/lib/typescript/module/src/Text.d.ts +0 -3
  118. package/lib/typescript/module/src/Text.d.ts.map +0 -1
  119. package/lib/typescript/module/src/getDefaultSidebarWidth.d.ts +0 -4
  120. package/lib/typescript/module/src/getDefaultSidebarWidth.d.ts.map +0 -1
  121. package/lib/typescript/module/src/getNamedContext.d.ts +0 -6
  122. package/lib/typescript/module/src/getNamedContext.d.ts.map +0 -1
  123. package/lib/typescript/module/src/index.d.ts +0 -25
  124. package/lib/typescript/module/src/index.d.ts.map +0 -1
  125. package/lib/typescript/module/src/types.d.ts +0 -325
  126. package/lib/typescript/module/src/types.d.ts.map +0 -1
  127. /package/lib/typescript/{module/package.json → package.json} +0 -0
  128. /package/lib/typescript/{commonjs/src → src}/Background.d.ts +0 -0
  129. /package/lib/typescript/{commonjs/src → src}/Button.d.ts +0 -0
  130. /package/lib/typescript/{commonjs/src → src}/Header/Header.d.ts +0 -0
  131. /package/lib/typescript/{commonjs/src → src}/Header/HeaderBackButton.d.ts +0 -0
  132. /package/lib/typescript/{commonjs/src → src}/Header/HeaderBackContext.d.ts +0 -0
  133. /package/lib/typescript/{commonjs/src → src}/Header/HeaderBackground.d.ts +0 -0
  134. /package/lib/typescript/{commonjs/src → src}/Header/HeaderButton.d.ts +0 -0
  135. /package/lib/typescript/{commonjs/src → src}/Header/HeaderHeightContext.d.ts +0 -0
  136. /package/lib/typescript/{commonjs/src → src}/Header/HeaderIcon.d.ts +0 -0
  137. /package/lib/typescript/{commonjs/src → src}/Header/HeaderSearchBar.d.ts +0 -0
  138. /package/lib/typescript/{commonjs/src → src}/Header/HeaderShownContext.d.ts +0 -0
  139. /package/lib/typescript/{commonjs/src → src}/Header/HeaderTitle.d.ts +0 -0
  140. /package/lib/typescript/{commonjs/src → src}/Header/getDefaultHeaderHeight.d.ts +0 -0
  141. /package/lib/typescript/{commonjs/src → src}/Header/getHeaderTitle.d.ts +0 -0
  142. /package/lib/typescript/{commonjs/src → src}/Header/useHeaderHeight.d.ts +0 -0
  143. /package/lib/typescript/{commonjs/src → src}/Label/Label.d.ts +0 -0
  144. /package/lib/typescript/{commonjs/src → src}/Label/getLabel.d.ts +0 -0
  145. /package/lib/typescript/{commonjs/src → src}/MaskedView.android.d.ts +0 -0
  146. /package/lib/typescript/{commonjs/src → src}/MaskedView.d.ts +0 -0
  147. /package/lib/typescript/{commonjs/src → src}/MaskedView.ios.d.ts +0 -0
  148. /package/lib/typescript/{commonjs/src → src}/MaskedViewNative.d.ts +0 -0
  149. /package/lib/typescript/{commonjs/src → src}/MissingIcon.d.ts +0 -0
  150. /package/lib/typescript/{commonjs/src → src}/PlatformPressable.d.ts +0 -0
  151. /package/lib/typescript/{commonjs/src → src}/ResourceSavingView.d.ts +0 -0
  152. /package/lib/typescript/{commonjs/src → src}/SafeAreaProviderCompat.d.ts +0 -0
  153. /package/lib/typescript/{commonjs/src → src}/Screen.d.ts +0 -0
  154. /package/lib/typescript/{commonjs/src → src}/Text.d.ts +0 -0
  155. /package/lib/typescript/{commonjs/src → src}/getDefaultSidebarWidth.d.ts +0 -0
  156. /package/lib/typescript/{commonjs/src → src}/getNamedContext.d.ts +0 -0
  157. /package/lib/typescript/{commonjs/src → src}/index.d.ts +0 -0
  158. /package/lib/typescript/{commonjs/src → src}/types.d.ts +0 -0
@@ -1,9 +0,0 @@
1
- import { type StyleProp, type TextProps, type TextStyle } from 'react-native';
2
- type Props = Omit<TextProps, 'style'> & {
3
- tintColor?: string;
4
- children?: string;
5
- style?: StyleProp<TextStyle>;
6
- };
7
- export declare function Label({ tintColor, style, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=Label.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Label.d.ts","sourceRoot":"","sources":["../../../../../src/Label/Label.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,SAAS,EAEd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAItB,KAAK,KAAK,GAAG,IAAI,CAAC,SAAS,EAAE,OAAO,CAAC,GAAG;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,wBAAgB,KAAK,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,EAAE,KAAK,2CAQzD"}
@@ -1,5 +0,0 @@
1
- export declare function getLabel(options: {
2
- label?: string;
3
- title?: string;
4
- }, fallback: string): string;
5
- //# sourceMappingURL=getLabel.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getLabel.d.ts","sourceRoot":"","sources":["../../../../../src/Label/getLabel.tsx"],"names":[],"mappings":"AAAA,wBAAgB,QAAQ,CACtB,OAAO,EAAE;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAA;CAAE,EAC3C,QAAQ,EAAE,MAAM,GACf,MAAM,CAMR"}
@@ -1,2 +0,0 @@
1
- export { MaskedView } from './MaskedViewNative';
2
- //# sourceMappingURL=MaskedView.android.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MaskedView.android.d.ts","sourceRoot":"","sources":["../../../../src/MaskedView.android.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1,11 +0,0 @@
1
- /**
2
- * Use a stub for MaskedView on all Platforms that don't support it.
3
- */
4
- import type * as React from 'react';
5
- type Props = {
6
- maskElement: React.ReactElement;
7
- children: React.ReactElement;
8
- };
9
- export declare function MaskedView({ children }: Props): React.ReactElement<any, string | React.JSXElementConstructor<any>>;
10
- export {};
11
- //# sourceMappingURL=MaskedView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MaskedView.d.ts","sourceRoot":"","sources":["../../../../src/MaskedView.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,KAAK,KAAK,MAAM,OAAO,CAAC;AAEpC,KAAK,KAAK,GAAG;IACX,WAAW,EAAE,KAAK,CAAC,YAAY,CAAC;IAChC,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;CAC9B,CAAC;AAEF,wBAAgB,UAAU,CAAC,EAAE,QAAQ,EAAE,EAAE,KAAK,sEAE7C"}
@@ -1,2 +0,0 @@
1
- export { MaskedView } from './MaskedViewNative';
2
- //# sourceMappingURL=MaskedView.ios.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MaskedView.ios.d.ts","sourceRoot":"","sources":["../../../../src/MaskedView.ios.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1,11 +0,0 @@
1
- /**
2
- * The native MaskedView that we explicitly re-export for supported platforms: Android, iOS.
3
- */
4
- import * as React from 'react';
5
- type MaskedViewType = typeof import('@react-native-masked-view/masked-view').default;
6
- type Props = React.ComponentProps<MaskedViewType> & {
7
- children: React.ReactElement;
8
- };
9
- export declare function MaskedView({ children, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
10
- export {};
11
- //# sourceMappingURL=MaskedViewNative.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MaskedViewNative.d.ts","sourceRoot":"","sources":["../../../../src/MaskedViewNative.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,KAAK,cAAc,GACjB,cAAc,uCAAuC,EAAE,OAAO,CAAC;AAEjE,KAAK,KAAK,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,GAAG;IAClD,QAAQ,EAAE,KAAK,CAAC,YAAY,CAAC;CAC9B,CAAC;AAeF,wBAAgB,UAAU,CAAC,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,EAAE,KAAK,2CAMtD"}
@@ -1,9 +0,0 @@
1
- import { type StyleProp, type TextStyle } from 'react-native';
2
- type Props = {
3
- color?: string;
4
- size?: number;
5
- style?: StyleProp<TextStyle>;
6
- };
7
- export declare function MissingIcon({ color, size, style }: Props): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=MissingIcon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"MissingIcon.d.ts","sourceRoot":"","sources":["../../../../src/MissingIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,SAAS,EAAc,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAI1E,KAAK,KAAK,GAAG;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAEF,wBAAgB,WAAW,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,KAAK,2CAExD"}
@@ -1,21 +0,0 @@
1
- import * as React from 'react';
2
- import { Animated, type PressableProps, type StyleProp, type ViewStyle } from 'react-native';
3
- type HoverEffectProps = {
4
- color?: string;
5
- hoverOpacity?: number;
6
- activeOpacity?: number;
7
- };
8
- export type Props = Omit<PressableProps, 'style'> & {
9
- pressColor?: string;
10
- pressOpacity?: number;
11
- hoverEffect?: HoverEffectProps;
12
- style?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
13
- href?: string;
14
- children: React.ReactNode;
15
- };
16
- /**
17
- * PlatformPressable provides an abstraction on top of Pressable to handle platform differences.
18
- */
19
- export declare function PlatformPressable({ disabled, onPress, onPressIn, onPressOut, android_ripple, pressColor, pressOpacity, hoverEffect, style, children, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
20
- export {};
21
- //# sourceMappingURL=PlatformPressable.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"PlatformPressable.d.ts","sourceRoot":"","sources":["../../../../src/PlatformPressable.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACL,QAAQ,EAKR,KAAK,cAAc,EACnB,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAEtB,KAAK,gBAAgB,GAAG;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,KAAK,GAAG,IAAI,CAAC,cAAc,EAAE,OAAO,CAAC,GAAG;IAClD,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,WAAW,CAAC,EAAE,gBAAgB,CAAC;IAC/B,KAAK,CAAC,EAAE,QAAQ,CAAC,iBAAiB,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC;IACzD,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAUF;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,EAChC,QAAQ,EACR,OAAO,EACP,SAAS,EACT,UAAU,EACV,cAAc,EACd,UAAU,EACV,YAAkB,EAClB,WAAW,EACX,KAAK,EACL,QAAQ,EACR,GAAG,IAAI,EACR,EAAE,KAAK,2CAsFP"}
@@ -1,10 +0,0 @@
1
- import * as React from 'react';
2
- import { type StyleProp, type ViewStyle } from 'react-native';
3
- type Props = {
4
- visible: boolean;
5
- children: React.ReactNode;
6
- style?: StyleProp<ViewStyle>;
7
- };
8
- export declare function ResourceSavingView({ visible, children, style, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
9
- export {};
10
- //# sourceMappingURL=ResourceSavingView.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ResourceSavingView.d.ts","sourceRoot":"","sources":["../../../../src/ResourceSavingView.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAEL,KAAK,SAAS,EAGd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAEtB,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAIF,wBAAgB,kBAAkB,CAAC,EACjC,OAAO,EACP,QAAQ,EACR,KAAK,EACL,GAAG,IAAI,EACR,EAAE,KAAK,2CAuCP"}
@@ -1,13 +0,0 @@
1
- import * as React from 'react';
2
- import { type StyleProp, type ViewStyle } from 'react-native';
3
- import { type Metrics } from 'react-native-safe-area-context';
4
- type Props = {
5
- children: React.ReactNode;
6
- style?: StyleProp<ViewStyle>;
7
- };
8
- export declare function SafeAreaProviderCompat({ children, style }: Props): import("react/jsx-runtime").JSX.Element;
9
- export declare namespace SafeAreaProviderCompat {
10
- var initialMetrics: Metrics;
11
- }
12
- export {};
13
- //# sourceMappingURL=SafeAreaProviderCompat.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"SafeAreaProviderCompat.d.ts","sourceRoot":"","sources":["../../../../src/SafeAreaProviderCompat.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAGL,KAAK,SAAS,EAGd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AACtB,OAAO,EAEL,KAAK,OAAO,EAIb,MAAM,gCAAgC,CAAC;AAExC,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,KAAK,CAAC,EAAE,SAAS,CAAC,SAAS,CAAC,CAAC;CAC9B,CAAC;AAeF,wBAAgB,sBAAsB,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,EAAE,KAAK,2CAuBhE;yBAvBe,sBAAsB"}
@@ -1,18 +0,0 @@
1
- import { type NavigationProp, type ParamListBase, type RouteProp } from '@react-navigation/native';
2
- import * as React from 'react';
3
- import { Animated, type StyleProp, type ViewStyle } from 'react-native';
4
- type Props = {
5
- focused: boolean;
6
- modal?: boolean;
7
- navigation: NavigationProp<ParamListBase>;
8
- route: RouteProp<ParamListBase>;
9
- header: React.ReactNode;
10
- headerShown?: boolean;
11
- headerStatusBarHeight?: number;
12
- headerTransparent?: boolean;
13
- style?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
14
- children: React.ReactNode;
15
- };
16
- export declare function Screen(props: Props): import("react/jsx-runtime").JSX.Element;
17
- export {};
18
- //# sourceMappingURL=Screen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Screen.d.ts","sourceRoot":"","sources":["../../../../src/Screen.tsx"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,cAAc,EAEnB,KAAK,aAAa,EAClB,KAAK,SAAS,EACf,MAAM,0BAA0B,CAAC;AAClC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACL,QAAQ,EACR,KAAK,SAAS,EAGd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAWtB,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,UAAU,EAAE,cAAc,CAAC,aAAa,CAAC,CAAC;IAC1C,KAAK,EAAE,SAAS,CAAC,aAAa,CAAC,CAAC;IAChC,MAAM,EAAE,KAAK,CAAC,SAAS,CAAC;IACxB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,KAAK,CAAC,EAAE,QAAQ,CAAC,iBAAiB,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC;IACzD,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B,CAAC;AAEF,wBAAgB,MAAM,CAAC,KAAK,EAAE,KAAK,2CAkElC"}
@@ -1,3 +0,0 @@
1
- import { type TextProps } from 'react-native';
2
- export declare function Text({ style, ...rest }: TextProps): import("react/jsx-runtime").JSX.Element;
3
- //# sourceMappingURL=Text.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../../src/Text.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAsB,KAAK,SAAS,EAAE,MAAM,cAAc,CAAC;AAElE,wBAAgB,IAAI,CAAC,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,EAAE,SAAS,2CASjD"}
@@ -1,4 +0,0 @@
1
- export declare const getDefaultSidebarWidth: ({ width }: {
2
- width: number;
3
- }) => number;
4
- //# sourceMappingURL=getDefaultSidebarWidth.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDefaultSidebarWidth.d.ts","sourceRoot":"","sources":["../../../../src/getDefaultSidebarWidth.tsx"],"names":[],"mappings":"AAGA,eAAO,MAAM,sBAAsB,cAAe;IAAE,KAAK,EAAE,MAAM,CAAA;CAAE,WAWlE,CAAC"}
@@ -1,6 +0,0 @@
1
- import * as React from 'react';
2
- declare global {
3
- var __react_navigation__elements_contexts: Map<string, React.Context<any>>;
4
- }
5
- export declare function getNamedContext<T>(name: string, initialValue: T): React.Context<T>;
6
- //# sourceMappingURL=getNamedContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getNamedContext.d.ts","sourceRoot":"","sources":["../../../../src/getNamedContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,OAAO,CAAC,MAAM,CAAC;IAEb,IAAI,qCAAqC,EAAE,GAAG,CAAC,MAAM,EAAE,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC,CAAC;CAC5E;AAMD,wBAAgB,eAAe,CAAC,CAAC,EAC/B,IAAI,EAAE,MAAM,EACZ,YAAY,EAAE,CAAC,GACd,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,CAalB"}
@@ -1,25 +0,0 @@
1
- export { Background } from './Background';
2
- export { Button } from './Button';
3
- export { getDefaultSidebarWidth } from './getDefaultSidebarWidth';
4
- export { getDefaultHeaderHeight } from './Header/getDefaultHeaderHeight';
5
- export { getHeaderTitle } from './Header/getHeaderTitle';
6
- export { Header } from './Header/Header';
7
- export { HeaderBackButton } from './Header/HeaderBackButton';
8
- export { HeaderBackContext } from './Header/HeaderBackContext';
9
- export { HeaderBackground } from './Header/HeaderBackground';
10
- export { HeaderButton } from './Header/HeaderButton';
11
- export { HeaderHeightContext } from './Header/HeaderHeightContext';
12
- export { HeaderShownContext } from './Header/HeaderShownContext';
13
- export { HeaderTitle } from './Header/HeaderTitle';
14
- export { useHeaderHeight } from './Header/useHeaderHeight';
15
- export { getLabel } from './Label/getLabel';
16
- export { Label } from './Label/Label';
17
- export { MissingIcon } from './MissingIcon';
18
- export { PlatformPressable } from './PlatformPressable';
19
- export { ResourceSavingView } from './ResourceSavingView';
20
- export { SafeAreaProviderCompat } from './SafeAreaProviderCompat';
21
- export { Screen } from './Screen';
22
- export { Text } from './Text';
23
- export declare const Assets: any[];
24
- export * from './types';
25
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/index.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AACzE,OAAO,EAAE,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACzD,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,mBAAmB,EAAE,MAAM,8BAA8B,CAAC;AACnE,OAAO,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AACjE,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AAC5C,OAAO,EAAE,KAAK,EAAE,MAAM,eAAe,CAAC;AACtC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAC5C,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC1D,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAC;AAE9B,eAAO,MAAM,MAAM,OAMlB,CAAC;AAEF,cAAc,SAAS,CAAC"}
@@ -1,325 +0,0 @@
1
- import type { Animated, LayoutChangeEvent, StyleProp, TextInputProps, TextStyle, ViewStyle } from 'react-native';
2
- export type HeaderBackButtonDisplayMode = 'default' | 'generic' | 'minimal';
3
- export type Layout = {
4
- width: number;
5
- height: number;
6
- };
7
- export type HeaderSearchBarRef = {
8
- focus: () => void;
9
- blur: () => void;
10
- setText: (text: string) => void;
11
- clearText: () => void;
12
- cancelSearch: () => void;
13
- };
14
- export type HeaderSearchBarOptions = {
15
- /**
16
- * Ref to imperatively update the search bar.
17
- *
18
- * Supported operations:
19
- * - `focus` - focuses the search bar
20
- * - `blur` - removes focus from the search bar
21
- * - `setText` - sets the search bar's content to given value
22
- * - `clearText` - removes any text present in the search bar input field
23
- * - `cancelSearch` - cancel the search and close the search bar
24
- */
25
- ref?: React.Ref<HeaderSearchBarRef>;
26
- /**
27
- * The auto-capitalization behavior
28
- */
29
- autoCapitalize?: 'none' | 'words' | 'sentences' | 'characters';
30
- /**
31
- * Automatically focuses search input on mount
32
- */
33
- autoFocus?: boolean;
34
- /**
35
- * The text to be used instead of default `Cancel` button text
36
- *
37
- * @platform ios
38
- */
39
- cancelButtonText?: string;
40
- /**
41
- * Sets type of the input. Defaults to `text`.
42
- */
43
- inputType?: 'text' | 'phone' | 'number' | 'email';
44
- /**
45
- * Determines how the return key should look. Defaults to `search`.
46
- */
47
- enterKeyHint?: TextInputProps['enterKeyHint'];
48
- /**
49
- * A callback that gets called when search input has lost focus
50
- */
51
- onBlur?: TextInputProps['onBlur'];
52
- /**
53
- * A callback that gets called when the text changes.
54
- * It receives the current text value of the search input.
55
- */
56
- onChangeText?: TextInputProps['onChange'];
57
- /**
58
- * Callback that is called when the submit button is pressed.
59
- * It receives the current text value of the search input.
60
- */
61
- onSubmitEditing?: TextInputProps['onSubmitEditing'];
62
- /**
63
- * A callback that gets called when search input is opened
64
- */
65
- onOpen?: () => void;
66
- /**
67
- * A callback that gets called when search input is closed
68
- */
69
- onClose?: () => void;
70
- /**
71
- * A callback that gets called when search input has received focus
72
- */
73
- onFocus?: TextInputProps['onFocus'];
74
- /**
75
- * Text displayed when search field is empty
76
- */
77
- placeholder?: string;
78
- };
79
- export type HeaderOptions = {
80
- /**
81
- * String or a function that returns a React Element to be used by the header.
82
- * Defaults to screen `title` or route name.
83
- *
84
- * It receives `allowFontScaling`, `tintColor`, `style` and `children` in the options object as an argument.
85
- * The title string is passed in `children`.
86
- */
87
- headerTitle?: string | ((props: HeaderTitleProps) => React.ReactNode);
88
- /**
89
- * How to align the the header title.
90
- * Defaults to `center` on iOS and `left` on Android.
91
- */
92
- headerTitleAlign?: 'left' | 'center';
93
- /**
94
- * Style object for the title component.
95
- */
96
- headerTitleStyle?: Animated.WithAnimatedValue<StyleProp<TextStyle>>;
97
- /**
98
- * Style object for the container of the `headerTitle` element.
99
- */
100
- headerTitleContainerStyle?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
101
- /**
102
- * Whether header title font should scale to respect Text Size accessibility settings. Defaults to `false`.
103
- */
104
- headerTitleAllowFontScaling?: boolean;
105
- /**
106
- * Options to render a search bar.
107
- */
108
- headerSearchBarOptions?: HeaderSearchBarOptions;
109
- /**
110
- * Function which returns a React Element to display on the left side of the header.
111
- */
112
- headerLeft?: (props: HeaderBackButtonProps & {
113
- /**
114
- * Whether it's possible to navigate back.
115
- */
116
- canGoBack?: boolean;
117
- }) => React.ReactNode;
118
- /**
119
- * How the back button displays icon and title.
120
- *
121
- * Supported values:
122
- * - "default" - Displays one of the following depending on the available space: previous screen's title, truncated title (e.g. 'Back') or no title (only icon).
123
- * - "generic" – Displays one of the following depending on the available space: truncated title (e.g. 'Back') or no title (only icon).
124
- * - "minimal" – Always displays only the icon without a title.
125
- *
126
- * Defaults to "default" on iOS, and "minimal" on other platforms.
127
- */
128
- headerBackButtonDisplayMode?: HeaderBackButtonDisplayMode;
129
- /**
130
- * Style object for header back title. Supported properties:
131
- * - fontFamily
132
- * - fontSize
133
- */
134
- headerBackTitleStyle?: StyleProp<{
135
- fontFamily?: string;
136
- fontSize?: number;
137
- }>;
138
- /**
139
- * Style object for the container of the `headerLeft` element`.
140
- */
141
- headerLeftContainerStyle?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
142
- /**
143
- * Function which returns a React Element to display on the right side of the header.
144
- */
145
- headerRight?: (props: {
146
- tintColor?: string;
147
- pressColor?: string;
148
- pressOpacity?: number;
149
- canGoBack: boolean;
150
- }) => React.ReactNode;
151
- /**
152
- * Style object for the container of the `headerRight` element.
153
- */
154
- headerRightContainerStyle?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
155
- /**
156
- * Color for material ripple (Android >= 5.0 only).
157
- */
158
- headerPressColor?: string;
159
- /**
160
- * Color for material ripple (Android >= 5.0 only).
161
- */
162
- headerPressOpacity?: number;
163
- /**
164
- * Tint color for the header.
165
- */
166
- headerTintColor?: string;
167
- /**
168
- * Function which returns a React Element to render as the background of the header.
169
- * This is useful for using backgrounds such as an image, a gradient, blur effect etc.
170
- * You can use this with `headerTransparent` to render a blur view, for example, to create a translucent header.
171
- */
172
- headerBackground?: (props: {
173
- style: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
174
- }) => React.ReactNode;
175
- /**
176
- * Style object for the container of the `headerBackground` element.
177
- */
178
- headerBackgroundContainerStyle?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
179
- /**
180
- * Defaults to `false`. If `true`, the header will not have a background unless you explicitly provide it with `headerBackground`.
181
- * The header will also float over the screen so that it overlaps the content underneath.
182
- * This is useful if you want to render a semi-transparent header or a blurred background.
183
- */
184
- headerTransparent?: boolean;
185
- /**
186
- * Style object for the header. You can specify a custom background color here, for example.
187
- */
188
- headerStyle?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
189
- /**
190
- * Whether to hide the elevation shadow (Android) or the bottom border (iOS) on the header.
191
- *
192
- * This is a short-hand for the following styles:
193
- *
194
- * ```js
195
- * {
196
- * elevation: 0,
197
- * shadowOpacity: 0,
198
- * borderBottomWidth: 0,
199
- * }
200
- * ```
201
- *
202
- * If the above styles are specified in `headerStyle` along with `headerShadowVisible: false`,
203
- * then `headerShadowVisible: false` will take precedence.
204
- */
205
- headerShadowVisible?: boolean;
206
- /**
207
- * Extra padding to add at the top of header to account for translucent status bar.
208
- * By default, it uses the top value from the safe area insets of the device.
209
- * Pass 0 or a custom value to disable the default behaviour, and customize the height.
210
- */
211
- headerStatusBarHeight?: number;
212
- };
213
- export type HeaderTitleProps = {
214
- /**
215
- * The title text of the header.
216
- */
217
- children: string;
218
- /**
219
- * Whether title font should scale to respect Text Size accessibility settings.
220
- */
221
- allowFontScaling?: boolean;
222
- /**
223
- * Tint color for the header.
224
- */
225
- tintColor?: string;
226
- /**
227
- * Callback to trigger when the size of the title element changes.
228
- */
229
- onLayout?: (e: LayoutChangeEvent) => void;
230
- /**
231
- * Style object for the title element.
232
- */
233
- style?: Animated.WithAnimatedValue<StyleProp<TextStyle>>;
234
- };
235
- export type HeaderButtonProps = {
236
- /**
237
- * Callback to call when the button is pressed.
238
- */
239
- onPress?: () => void;
240
- /**
241
- * The `href` to use for the anchor tag on web
242
- */
243
- href?: string;
244
- /**
245
- * Whether the button is disabled.
246
- */
247
- disabled?: boolean;
248
- /**
249
- * Accessibility label for the button for screen readers.
250
- */
251
- accessibilityLabel?: string;
252
- /**
253
- * ID to locate this button in tests.
254
- */
255
- testID?: string;
256
- /**
257
- * Tint color for the header button.
258
- */
259
- tintColor?: string;
260
- /**
261
- * Color for material ripple (Android >= 5.0 only).
262
- */
263
- pressColor?: string;
264
- /**
265
- * Opacity when the button is pressed, used when ripple is not supported.
266
- */
267
- pressOpacity?: number;
268
- /**
269
- * Style object for the button.
270
- */
271
- style?: StyleProp<ViewStyle>;
272
- /**
273
- * Content to render for the button. Usually the icon.
274
- */
275
- children: React.ReactNode;
276
- };
277
- export type HeaderBackButtonProps = Omit<HeaderButtonProps, 'children'> & {
278
- /**
279
- * Function which returns a React Element to display custom image in header's back button.
280
- */
281
- backImage?: (props: {
282
- tintColor: string;
283
- }) => React.ReactNode;
284
- /**
285
- * Label text for the button. Usually the title of the previous screen.
286
- * By default, this is only shown on iOS.
287
- */
288
- label?: string;
289
- /**
290
- * Label text to show when there isn't enough space for the full label.
291
- */
292
- truncatedLabel?: string;
293
- /**
294
- * How the back button displays icon and title.
295
- *
296
- * Supported values:
297
- * - "default" - Displays one of the following depending on the available space: previous screen's title, truncated title (e.g. 'Back') or no title (only icon).
298
- * - "generic" – Displays one of the following depending on the available space: truncated title (e.g. 'Back') or no title (only icon).
299
- * - "minimal" – Always displays only the icon without a title.
300
- *
301
- * Defaults to "default" on iOS, and "minimal" on other platforms.
302
- */
303
- displayMode?: HeaderBackButtonDisplayMode;
304
- /**
305
- * Style object for the label.
306
- */
307
- labelStyle?: Animated.WithAnimatedValue<StyleProp<TextStyle>>;
308
- /**
309
- * Whether label font should scale to respect Text Size accessibility settings.
310
- */
311
- allowFontScaling?: boolean;
312
- /**
313
- * Callback to trigger when the size of the label changes.
314
- */
315
- onLabelLayout?: (e: LayoutChangeEvent) => void;
316
- /**
317
- * Layout of the screen.
318
- */
319
- screenLayout?: Layout;
320
- /**
321
- * Layout of the title element in the header.
322
- */
323
- titleLayout?: Layout;
324
- };
325
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/types.tsx"],"names":[],"mappings":"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"}