@react-navigation/elements 2.3.6 → 2.3.8

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 (250) 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 +13 -25
  33. package/lib/commonjs/Background.js +0 -28
  34. package/lib/commonjs/Background.js.map +0 -1
  35. package/lib/commonjs/Button.js +0 -113
  36. package/lib/commonjs/Button.js.map +0 -1
  37. package/lib/commonjs/Header/Header.js +0 -344
  38. package/lib/commonjs/Header/Header.js.map +0 -1
  39. package/lib/commonjs/Header/HeaderBackButton.js +0 -195
  40. package/lib/commonjs/Header/HeaderBackButton.js.map +0 -1
  41. package/lib/commonjs/Header/HeaderBackContext.js +0 -9
  42. package/lib/commonjs/Header/HeaderBackContext.js.map +0 -1
  43. package/lib/commonjs/Header/HeaderBackground.js +0 -53
  44. package/lib/commonjs/Header/HeaderBackground.js.map +0 -1
  45. package/lib/commonjs/Header/HeaderButton.js +0 -60
  46. package/lib/commonjs/Header/HeaderButton.js.map +0 -1
  47. package/lib/commonjs/Header/HeaderHeightContext.js +0 -9
  48. package/lib/commonjs/Header/HeaderHeightContext.js.map +0 -1
  49. package/lib/commonjs/Header/HeaderIcon.js +0 -43
  50. package/lib/commonjs/Header/HeaderIcon.js.map +0 -1
  51. package/lib/commonjs/Header/HeaderSearchBar.js +0 -291
  52. package/lib/commonjs/Header/HeaderSearchBar.js.map +0 -1
  53. package/lib/commonjs/Header/HeaderShownContext.js +0 -9
  54. package/lib/commonjs/Header/HeaderShownContext.js.map +0 -1
  55. package/lib/commonjs/Header/HeaderTitle.js +0 -45
  56. package/lib/commonjs/Header/HeaderTitle.js.map +0 -1
  57. package/lib/commonjs/Header/getDefaultHeaderHeight.js +0 -38
  58. package/lib/commonjs/Header/getDefaultHeaderHeight.js.map +0 -1
  59. package/lib/commonjs/Header/getHeaderTitle.js +0 -10
  60. package/lib/commonjs/Header/getHeaderTitle.js.map +0 -1
  61. package/lib/commonjs/Header/useHeaderHeight.js +0 -18
  62. package/lib/commonjs/Header/useHeaderHeight.js.map +0 -1
  63. package/lib/commonjs/Label/Label.js +0 -29
  64. package/lib/commonjs/Label/Label.js.map +0 -1
  65. package/lib/commonjs/Label/getLabel.js +0 -10
  66. package/lib/commonjs/Label/getLabel.js.map +0 -1
  67. package/lib/commonjs/MaskedView.android.js +0 -13
  68. package/lib/commonjs/MaskedView.android.js.map +0 -1
  69. package/lib/commonjs/MaskedView.ios.js +0 -13
  70. package/lib/commonjs/MaskedView.ios.js.map +0 -1
  71. package/lib/commonjs/MaskedView.js +0 -16
  72. package/lib/commonjs/MaskedView.js.map +0 -1
  73. package/lib/commonjs/MaskedViewNative.js +0 -37
  74. package/lib/commonjs/MaskedViewNative.js.map +0 -1
  75. package/lib/commonjs/MissingIcon.js +0 -28
  76. package/lib/commonjs/MissingIcon.js.map +0 -1
  77. package/lib/commonjs/PlatformPressable.js +0 -147
  78. package/lib/commonjs/PlatformPressable.js.map +0 -1
  79. package/lib/commonjs/ResourceSavingView.js +0 -63
  80. package/lib/commonjs/ResourceSavingView.js.map +0 -1
  81. package/lib/commonjs/SafeAreaProviderCompat.js +0 -130
  82. package/lib/commonjs/SafeAreaProviderCompat.js.map +0 -1
  83. package/lib/commonjs/Screen.js +0 -89
  84. package/lib/commonjs/Screen.js.map +0 -1
  85. package/lib/commonjs/Text.js +0 -27
  86. package/lib/commonjs/Text.js.map +0 -1
  87. package/lib/commonjs/assets/back-icon-mask.png +0 -0
  88. package/lib/commonjs/assets/back-icon.png +0 -0
  89. package/lib/commonjs/assets/back-icon@1x.android.png +0 -0
  90. package/lib/commonjs/assets/back-icon@1x.ios.png +0 -0
  91. package/lib/commonjs/assets/back-icon@2x.android.png +0 -0
  92. package/lib/commonjs/assets/back-icon@2x.ios.png +0 -0
  93. package/lib/commonjs/assets/back-icon@3x.android.png +0 -0
  94. package/lib/commonjs/assets/back-icon@3x.ios.png +0 -0
  95. package/lib/commonjs/assets/back-icon@4x.android.png +0 -0
  96. package/lib/commonjs/assets/back-icon@4x.ios.png +0 -0
  97. package/lib/commonjs/assets/clear-icon.png +0 -0
  98. package/lib/commonjs/assets/clear-icon@1x.png +0 -0
  99. package/lib/commonjs/assets/clear-icon@2x.png +0 -0
  100. package/lib/commonjs/assets/clear-icon@3x.png +0 -0
  101. package/lib/commonjs/assets/clear-icon@4x.png +0 -0
  102. package/lib/commonjs/assets/close-icon.png +0 -0
  103. package/lib/commonjs/assets/close-icon@1x.png +0 -0
  104. package/lib/commonjs/assets/close-icon@2x.png +0 -0
  105. package/lib/commonjs/assets/close-icon@3x.png +0 -0
  106. package/lib/commonjs/assets/close-icon@4x.png +0 -0
  107. package/lib/commonjs/assets/search-icon.png +0 -0
  108. package/lib/commonjs/assets/search-icon@1x.android.png +0 -0
  109. package/lib/commonjs/assets/search-icon@1x.ios.png +0 -0
  110. package/lib/commonjs/assets/search-icon@2x.android.png +0 -0
  111. package/lib/commonjs/assets/search-icon@2x.ios.png +0 -0
  112. package/lib/commonjs/assets/search-icon@3x.android.png +0 -0
  113. package/lib/commonjs/assets/search-icon@3x.ios.png +0 -0
  114. package/lib/commonjs/assets/search-icon@4x.android.png +0 -0
  115. package/lib/commonjs/assets/search-icon@4x.ios.png +0 -0
  116. package/lib/commonjs/getDefaultSidebarWidth.js +0 -23
  117. package/lib/commonjs/getDefaultSidebarWidth.js.map +0 -1
  118. package/lib/commonjs/getNamedContext.js +0 -23
  119. package/lib/commonjs/getNamedContext.js.map +0 -1
  120. package/lib/commonjs/index.js +0 -205
  121. package/lib/commonjs/index.js.map +0 -1
  122. package/lib/commonjs/package.json +0 -1
  123. package/lib/commonjs/types.js +0 -6
  124. package/lib/commonjs/types.js.map +0 -1
  125. package/lib/typescript/commonjs/package.json +0 -1
  126. package/lib/typescript/commonjs/src/Background.d.ts.map +0 -1
  127. package/lib/typescript/commonjs/src/Button.d.ts.map +0 -1
  128. package/lib/typescript/commonjs/src/Header/Header.d.ts.map +0 -1
  129. package/lib/typescript/commonjs/src/Header/HeaderBackButton.d.ts.map +0 -1
  130. package/lib/typescript/commonjs/src/Header/HeaderBackContext.d.ts.map +0 -1
  131. package/lib/typescript/commonjs/src/Header/HeaderBackground.d.ts.map +0 -1
  132. package/lib/typescript/commonjs/src/Header/HeaderButton.d.ts.map +0 -1
  133. package/lib/typescript/commonjs/src/Header/HeaderHeightContext.d.ts.map +0 -1
  134. package/lib/typescript/commonjs/src/Header/HeaderIcon.d.ts.map +0 -1
  135. package/lib/typescript/commonjs/src/Header/HeaderSearchBar.d.ts.map +0 -1
  136. package/lib/typescript/commonjs/src/Header/HeaderShownContext.d.ts.map +0 -1
  137. package/lib/typescript/commonjs/src/Header/HeaderTitle.d.ts.map +0 -1
  138. package/lib/typescript/commonjs/src/Header/getDefaultHeaderHeight.d.ts.map +0 -1
  139. package/lib/typescript/commonjs/src/Header/getHeaderTitle.d.ts.map +0 -1
  140. package/lib/typescript/commonjs/src/Header/useHeaderHeight.d.ts.map +0 -1
  141. package/lib/typescript/commonjs/src/Label/Label.d.ts.map +0 -1
  142. package/lib/typescript/commonjs/src/Label/getLabel.d.ts.map +0 -1
  143. package/lib/typescript/commonjs/src/MaskedView.android.d.ts.map +0 -1
  144. package/lib/typescript/commonjs/src/MaskedView.d.ts.map +0 -1
  145. package/lib/typescript/commonjs/src/MaskedView.ios.d.ts.map +0 -1
  146. package/lib/typescript/commonjs/src/MaskedViewNative.d.ts.map +0 -1
  147. package/lib/typescript/commonjs/src/MissingIcon.d.ts.map +0 -1
  148. package/lib/typescript/commonjs/src/PlatformPressable.d.ts.map +0 -1
  149. package/lib/typescript/commonjs/src/ResourceSavingView.d.ts.map +0 -1
  150. package/lib/typescript/commonjs/src/SafeAreaProviderCompat.d.ts.map +0 -1
  151. package/lib/typescript/commonjs/src/Screen.d.ts.map +0 -1
  152. package/lib/typescript/commonjs/src/Text.d.ts.map +0 -1
  153. package/lib/typescript/commonjs/src/getDefaultSidebarWidth.d.ts.map +0 -1
  154. package/lib/typescript/commonjs/src/getNamedContext.d.ts.map +0 -1
  155. package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
  156. package/lib/typescript/commonjs/src/types.d.ts.map +0 -1
  157. package/lib/typescript/module/src/Background.d.ts +0 -9
  158. package/lib/typescript/module/src/Background.d.ts.map +0 -1
  159. package/lib/typescript/module/src/Button.d.ts +0 -13
  160. package/lib/typescript/module/src/Button.d.ts.map +0 -1
  161. package/lib/typescript/module/src/Header/Header.d.ts +0 -31
  162. package/lib/typescript/module/src/Header/Header.d.ts.map +0 -1
  163. package/lib/typescript/module/src/Header/HeaderBackButton.d.ts +0 -3
  164. package/lib/typescript/module/src/Header/HeaderBackButton.d.ts.map +0 -1
  165. package/lib/typescript/module/src/Header/HeaderBackContext.d.ts +0 -5
  166. package/lib/typescript/module/src/Header/HeaderBackContext.d.ts.map +0 -1
  167. package/lib/typescript/module/src/Header/HeaderBackground.d.ts +0 -9
  168. package/lib/typescript/module/src/Header/HeaderBackground.d.ts.map +0 -1
  169. package/lib/typescript/module/src/Header/HeaderButton.d.ts +0 -3
  170. package/lib/typescript/module/src/Header/HeaderButton.d.ts.map +0 -1
  171. package/lib/typescript/module/src/Header/HeaderHeightContext.d.ts +0 -2
  172. package/lib/typescript/module/src/Header/HeaderHeightContext.d.ts.map +0 -1
  173. package/lib/typescript/module/src/Header/HeaderIcon.d.ts +0 -5
  174. package/lib/typescript/module/src/Header/HeaderIcon.d.ts.map +0 -1
  175. package/lib/typescript/module/src/Header/HeaderSearchBar.d.ts +0 -10
  176. package/lib/typescript/module/src/Header/HeaderSearchBar.d.ts.map +0 -1
  177. package/lib/typescript/module/src/Header/HeaderShownContext.d.ts +0 -2
  178. package/lib/typescript/module/src/Header/HeaderShownContext.d.ts.map +0 -1
  179. package/lib/typescript/module/src/Header/HeaderTitle.d.ts +0 -9
  180. package/lib/typescript/module/src/Header/HeaderTitle.d.ts.map +0 -1
  181. package/lib/typescript/module/src/Header/getDefaultHeaderHeight.d.ts +0 -3
  182. package/lib/typescript/module/src/Header/getDefaultHeaderHeight.d.ts.map +0 -1
  183. package/lib/typescript/module/src/Header/getHeaderTitle.d.ts +0 -6
  184. package/lib/typescript/module/src/Header/getHeaderTitle.d.ts.map +0 -1
  185. package/lib/typescript/module/src/Header/useHeaderHeight.d.ts +0 -2
  186. package/lib/typescript/module/src/Header/useHeaderHeight.d.ts.map +0 -1
  187. package/lib/typescript/module/src/Label/Label.d.ts +0 -9
  188. package/lib/typescript/module/src/Label/Label.d.ts.map +0 -1
  189. package/lib/typescript/module/src/Label/getLabel.d.ts +0 -5
  190. package/lib/typescript/module/src/Label/getLabel.d.ts.map +0 -1
  191. package/lib/typescript/module/src/MaskedView.android.d.ts +0 -2
  192. package/lib/typescript/module/src/MaskedView.android.d.ts.map +0 -1
  193. package/lib/typescript/module/src/MaskedView.d.ts +0 -11
  194. package/lib/typescript/module/src/MaskedView.d.ts.map +0 -1
  195. package/lib/typescript/module/src/MaskedView.ios.d.ts +0 -2
  196. package/lib/typescript/module/src/MaskedView.ios.d.ts.map +0 -1
  197. package/lib/typescript/module/src/MaskedViewNative.d.ts +0 -11
  198. package/lib/typescript/module/src/MaskedViewNative.d.ts.map +0 -1
  199. package/lib/typescript/module/src/MissingIcon.d.ts +0 -9
  200. package/lib/typescript/module/src/MissingIcon.d.ts.map +0 -1
  201. package/lib/typescript/module/src/PlatformPressable.d.ts +0 -21
  202. package/lib/typescript/module/src/PlatformPressable.d.ts.map +0 -1
  203. package/lib/typescript/module/src/ResourceSavingView.d.ts +0 -10
  204. package/lib/typescript/module/src/ResourceSavingView.d.ts.map +0 -1
  205. package/lib/typescript/module/src/SafeAreaProviderCompat.d.ts +0 -13
  206. package/lib/typescript/module/src/SafeAreaProviderCompat.d.ts.map +0 -1
  207. package/lib/typescript/module/src/Screen.d.ts +0 -18
  208. package/lib/typescript/module/src/Screen.d.ts.map +0 -1
  209. package/lib/typescript/module/src/Text.d.ts +0 -3
  210. package/lib/typescript/module/src/Text.d.ts.map +0 -1
  211. package/lib/typescript/module/src/getDefaultSidebarWidth.d.ts +0 -4
  212. package/lib/typescript/module/src/getDefaultSidebarWidth.d.ts.map +0 -1
  213. package/lib/typescript/module/src/getNamedContext.d.ts +0 -6
  214. package/lib/typescript/module/src/getNamedContext.d.ts.map +0 -1
  215. package/lib/typescript/module/src/index.d.ts +0 -25
  216. package/lib/typescript/module/src/index.d.ts.map +0 -1
  217. package/lib/typescript/module/src/types.d.ts +0 -325
  218. package/lib/typescript/module/src/types.d.ts.map +0 -1
  219. /package/lib/typescript/{module/package.json → package.json} +0 -0
  220. /package/lib/typescript/{commonjs/src → src}/Background.d.ts +0 -0
  221. /package/lib/typescript/{commonjs/src → src}/Button.d.ts +0 -0
  222. /package/lib/typescript/{commonjs/src → src}/Header/Header.d.ts +0 -0
  223. /package/lib/typescript/{commonjs/src → src}/Header/HeaderBackButton.d.ts +0 -0
  224. /package/lib/typescript/{commonjs/src → src}/Header/HeaderBackContext.d.ts +0 -0
  225. /package/lib/typescript/{commonjs/src → src}/Header/HeaderBackground.d.ts +0 -0
  226. /package/lib/typescript/{commonjs/src → src}/Header/HeaderButton.d.ts +0 -0
  227. /package/lib/typescript/{commonjs/src → src}/Header/HeaderHeightContext.d.ts +0 -0
  228. /package/lib/typescript/{commonjs/src → src}/Header/HeaderIcon.d.ts +0 -0
  229. /package/lib/typescript/{commonjs/src → src}/Header/HeaderSearchBar.d.ts +0 -0
  230. /package/lib/typescript/{commonjs/src → src}/Header/HeaderShownContext.d.ts +0 -0
  231. /package/lib/typescript/{commonjs/src → src}/Header/HeaderTitle.d.ts +0 -0
  232. /package/lib/typescript/{commonjs/src → src}/Header/getDefaultHeaderHeight.d.ts +0 -0
  233. /package/lib/typescript/{commonjs/src → src}/Header/getHeaderTitle.d.ts +0 -0
  234. /package/lib/typescript/{commonjs/src → src}/Header/useHeaderHeight.d.ts +0 -0
  235. /package/lib/typescript/{commonjs/src → src}/Label/Label.d.ts +0 -0
  236. /package/lib/typescript/{commonjs/src → src}/Label/getLabel.d.ts +0 -0
  237. /package/lib/typescript/{commonjs/src → src}/MaskedView.android.d.ts +0 -0
  238. /package/lib/typescript/{commonjs/src → src}/MaskedView.d.ts +0 -0
  239. /package/lib/typescript/{commonjs/src → src}/MaskedView.ios.d.ts +0 -0
  240. /package/lib/typescript/{commonjs/src → src}/MaskedViewNative.d.ts +0 -0
  241. /package/lib/typescript/{commonjs/src → src}/MissingIcon.d.ts +0 -0
  242. /package/lib/typescript/{commonjs/src → src}/PlatformPressable.d.ts +0 -0
  243. /package/lib/typescript/{commonjs/src → src}/ResourceSavingView.d.ts +0 -0
  244. /package/lib/typescript/{commonjs/src → src}/SafeAreaProviderCompat.d.ts +0 -0
  245. /package/lib/typescript/{commonjs/src → src}/Screen.d.ts +0 -0
  246. /package/lib/typescript/{commonjs/src → src}/Text.d.ts +0 -0
  247. /package/lib/typescript/{commonjs/src → src}/getDefaultSidebarWidth.d.ts +0 -0
  248. /package/lib/typescript/{commonjs/src → src}/getNamedContext.d.ts +0 -0
  249. /package/lib/typescript/{commonjs/src → src}/index.d.ts +0 -0
  250. /package/lib/typescript/{commonjs/src → src}/types.d.ts +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderButton.d.ts","sourceRoot":"","sources":["../../../../../src/Header/HeaderButton.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,wBAAgB,YAAY,CAAC,EAC3B,QAAQ,EACR,OAAO,EACP,UAAU,EACV,YAAY,EACZ,kBAAkB,EAClB,MAAM,EACN,KAAK,EACL,IAAI,EACJ,QAAQ,GACT,EAAE,iBAAiB,2CAoBnB"}
@@ -1,2 +0,0 @@
1
- export declare const HeaderHeightContext: import("react").Context<number | undefined>;
2
- //# sourceMappingURL=HeaderHeightContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderHeightContext.d.ts","sourceRoot":"","sources":["../../../../../src/Header/HeaderHeightContext.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,mBAAmB,6CAG/B,CAAC"}
@@ -1,5 +0,0 @@
1
- import { type ImageProps } from 'react-native';
2
- export declare function HeaderIcon({ source, style, ...rest }: ImageProps): import("react/jsx-runtime").JSX.Element;
3
- export declare const ICON_SIZE: number;
4
- export declare const ICON_MARGIN: number;
5
- //# sourceMappingURL=HeaderIcon.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderIcon.d.ts","sourceRoot":"","sources":["../../../../../src/Header/HeaderIcon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAS,KAAK,UAAU,EAAwB,MAAM,cAAc,CAAC;AAE5E,wBAAgB,UAAU,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,EAAE,UAAU,2CAchE;AAED,eAAO,MAAM,SAAS,QAAkC,CAAC;AACzD,eAAO,MAAM,WAAW,QAAgC,CAAC"}
@@ -1,10 +0,0 @@
1
- import * as React from 'react';
2
- import { Animated, type StyleProp, type ViewStyle } from 'react-native';
3
- import type { HeaderSearchBarOptions, HeaderSearchBarRef } from '../types';
4
- export declare const HeaderSearchBar: React.ForwardRefExoticComponent<Omit<HeaderSearchBarOptions, "ref"> & {
5
- visible: boolean;
6
- onClose: () => void;
7
- tintColor?: string;
8
- style?: Animated.WithAnimatedValue<StyleProp<ViewStyle>>;
9
- } & React.RefAttributes<HeaderSearchBarRef>>;
10
- //# sourceMappingURL=HeaderSearchBar.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderSearchBar.d.ts","sourceRoot":"","sources":["../../../../../src/Header/HeaderSearchBar.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EACL,QAAQ,EAGR,KAAK,SAAS,EAId,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAOtB,OAAO,KAAK,EAAE,sBAAsB,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AA2S3E,eAAO,MAAM,eAAe;aAtSjB,OAAO;aACP,MAAM,IAAI;gBACP,MAAM;YACV,QAAQ,CAAC,iBAAiB,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC;4CAmSc,CAAC"}
@@ -1,2 +0,0 @@
1
- export declare const HeaderShownContext: import("react").Context<boolean>;
2
- //# sourceMappingURL=HeaderShownContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderShownContext.d.ts","sourceRoot":"","sources":["../../../../../src/Header/HeaderShownContext.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,kBAAkB,kCAA+C,CAAC"}
@@ -1,9 +0,0 @@
1
- import { Animated, type StyleProp, type TextProps, type TextStyle } from 'react-native';
2
- type Props = Omit<TextProps, 'style'> & {
3
- tintColor?: string;
4
- children?: string;
5
- style?: Animated.WithAnimatedValue<StyleProp<TextStyle>>;
6
- };
7
- export declare function HeaderTitle({ tintColor, style, ...rest }: Props): import("react/jsx-runtime").JSX.Element;
8
- export {};
9
- //# sourceMappingURL=HeaderTitle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"HeaderTitle.d.ts","sourceRoot":"","sources":["../../../../../src/Header/HeaderTitle.tsx"],"names":[],"mappings":"AACA,OAAO,EACL,QAAQ,EAER,KAAK,SAAS,EAEd,KAAK,SAAS,EACd,KAAK,SAAS,EACf,MAAM,cAAc,CAAC;AAEtB,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,QAAQ,CAAC,iBAAiB,CAAC,SAAS,CAAC,SAAS,CAAC,CAAC,CAAC;CAC1D,CAAC;AAEF,wBAAgB,WAAW,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,GAAG,IAAI,EAAE,EAAE,KAAK,2CAiB/D"}
@@ -1,3 +0,0 @@
1
- import type { Layout } from '../types';
2
- export declare function getDefaultHeaderHeight(layout: Layout, modalPresentation: boolean, topInset: number): number;
3
- //# sourceMappingURL=getDefaultHeaderHeight.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getDefaultHeaderHeight.d.ts","sourceRoot":"","sources":["../../../../../src/Header/getDefaultHeaderHeight.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,wBAAgB,sBAAsB,CACpC,MAAM,EAAE,MAAM,EACd,iBAAiB,EAAE,OAAO,EAC1B,QAAQ,EAAE,MAAM,GACf,MAAM,CAkCR"}
@@ -1,6 +0,0 @@
1
- import type { HeaderOptions } from '../types';
2
- export declare function getHeaderTitle(options: {
3
- title?: string;
4
- headerTitle?: HeaderOptions['headerTitle'];
5
- }, fallback: string): string;
6
- //# sourceMappingURL=getHeaderTitle.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"getHeaderTitle.d.ts","sourceRoot":"","sources":["../../../../../src/Header/getHeaderTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE9C,wBAAgB,cAAc,CAC5B,OAAO,EAAE;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,aAAa,CAAC,aAAa,CAAC,CAAA;CAAE,EACvE,QAAQ,EAAE,MAAM,GACf,MAAM,CAMR"}
@@ -1,2 +0,0 @@
1
- export declare function useHeaderHeight(): number;
2
- //# sourceMappingURL=useHeaderHeight.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useHeaderHeight.d.ts","sourceRoot":"","sources":["../../../../../src/Header/useHeaderHeight.tsx"],"names":[],"mappings":"AAIA,wBAAgB,eAAe,WAU9B"}
@@ -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"}