react-native-inapp-inspector 1.1.18 → 1.1.20

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 (293) hide show
  1. package/dist/commonjs/constants/version.d.ts +1 -1
  2. package/dist/commonjs/constants/version.js +1 -1
  3. package/dist/commonjs/styles/index.js +1 -1
  4. package/dist/esm/constants/version.d.ts +1 -1
  5. package/dist/esm/constants/version.js +1 -1
  6. package/dist/esm/styles/index.js +1 -1
  7. package/package.json +2 -4
  8. package/assets/banner_dark.svg +0 -186
  9. package/assets/banner_light.svg +0 -186
  10. package/assets/icon_circle.svg +0 -148
  11. package/assets/icon_square.svg +0 -148
  12. package/assets/social_preview.png +0 -0
  13. package/assets/walkthrough.gif +0 -0
  14. package/dist/commonjs/assets/svgAssets.d.ts +0 -3
  15. package/dist/commonjs/assets/svgAssets.js +0 -17
  16. package/dist/commonjs/components/AnalyticsTabView.d.ts +0 -15
  17. package/dist/commonjs/components/AnalyticsTabView.js +0 -157
  18. package/dist/commonjs/components/ApiDetailView.d.ts +0 -22
  19. package/dist/commonjs/components/ApiDetailView.js +0 -304
  20. package/dist/commonjs/components/ApisTabView.d.ts +0 -33
  21. package/dist/commonjs/components/ApisTabView.js +0 -235
  22. package/dist/commonjs/components/ConsoleLogDetailView.d.ts +0 -9
  23. package/dist/commonjs/components/ConsoleLogDetailView.js +0 -278
  24. package/dist/commonjs/components/ConsoleLogsTabView.d.ts +0 -24
  25. package/dist/commonjs/components/ConsoleLogsTabView.js +0 -354
  26. package/dist/commonjs/components/FloatingBubble.d.ts +0 -14
  27. package/dist/commonjs/components/FloatingBubble.js +0 -75
  28. package/dist/commonjs/components/Inspector/InsightsDashboard.d.ts +0 -3
  29. package/dist/commonjs/components/Inspector/InsightsDashboard.js +0 -619
  30. package/dist/commonjs/components/Inspector/WebViewTab.d.ts +0 -3
  31. package/dist/commonjs/components/Inspector/WebViewTab.js +0 -757
  32. package/dist/commonjs/components/InspectorHeader.d.ts +0 -19
  33. package/dist/commonjs/components/InspectorHeader.js +0 -329
  34. package/dist/commonjs/components/InspectorTabBar.d.ts +0 -16
  35. package/dist/commonjs/components/InspectorTabBar.js +0 -90
  36. package/dist/commonjs/components/NavigationTracker.d.ts +0 -7
  37. package/dist/commonjs/components/NavigationTracker.js +0 -76
  38. package/dist/commonjs/components/ReduxTabView.d.ts +0 -9
  39. package/dist/commonjs/components/ReduxTabView.js +0 -56
  40. package/dist/commonjs/components/ReduxTreeView.d.ts +0 -16
  41. package/dist/commonjs/components/ReduxTreeView.js +0 -1257
  42. package/dist/commonjs/components/SettingsView.d.ts +0 -13
  43. package/dist/commonjs/components/SettingsView.js +0 -328
  44. package/dist/commonjs/customHooks/webViewLogger.d.ts +0 -24
  45. package/dist/commonjs/customHooks/webViewLogger.js +0 -452
  46. package/dist/commonjs/enums/index.d.ts +0 -39
  47. package/dist/commonjs/enums/index.js +0 -50
  48. package/dist/commonjs/i18n/en.json +0 -144
  49. package/dist/esm/assets/svgAssets.d.ts +0 -3
  50. package/dist/esm/assets/svgAssets.js +0 -14
  51. package/dist/esm/components/AnalyticsTabView.d.ts +0 -15
  52. package/dist/esm/components/AnalyticsTabView.js +0 -151
  53. package/dist/esm/components/ApiDetailView.d.ts +0 -22
  54. package/dist/esm/components/ApiDetailView.js +0 -264
  55. package/dist/esm/components/ApisTabView.d.ts +0 -33
  56. package/dist/esm/components/ApisTabView.js +0 -196
  57. package/dist/esm/components/ConsoleLogDetailView.d.ts +0 -9
  58. package/dist/esm/components/ConsoleLogDetailView.js +0 -271
  59. package/dist/esm/components/ConsoleLogsTabView.d.ts +0 -24
  60. package/dist/esm/components/ConsoleLogsTabView.js +0 -348
  61. package/dist/esm/components/FloatingBubble.d.ts +0 -14
  62. package/dist/esm/components/FloatingBubble.js +0 -68
  63. package/dist/esm/components/Inspector/InsightsDashboard.d.ts +0 -3
  64. package/dist/esm/components/Inspector/InsightsDashboard.js +0 -614
  65. package/dist/esm/components/Inspector/WebViewTab.d.ts +0 -3
  66. package/dist/esm/components/Inspector/WebViewTab.js +0 -752
  67. package/dist/esm/components/InspectorHeader.d.ts +0 -19
  68. package/dist/esm/components/InspectorHeader.js +0 -323
  69. package/dist/esm/components/InspectorTabBar.d.ts +0 -16
  70. package/dist/esm/components/InspectorTabBar.js +0 -84
  71. package/dist/esm/components/NavigationTracker.d.ts +0 -7
  72. package/dist/esm/components/NavigationTracker.js +0 -39
  73. package/dist/esm/components/ReduxTabView.d.ts +0 -9
  74. package/dist/esm/components/ReduxTabView.js +0 -50
  75. package/dist/esm/components/ReduxTreeView.d.ts +0 -16
  76. package/dist/esm/components/ReduxTreeView.js +0 -1218
  77. package/dist/esm/components/SettingsView.d.ts +0 -13
  78. package/dist/esm/components/SettingsView.js +0 -321
  79. package/dist/esm/customHooks/webViewLogger.d.ts +0 -24
  80. package/dist/esm/customHooks/webViewLogger.js +0 -405
  81. package/dist/esm/enums/index.d.ts +0 -39
  82. package/dist/esm/enums/index.js +0 -47
  83. package/dist/esm/i18n/en.json +0 -144
  84. package/example/.bundle/config +0 -2
  85. package/example/.eslintrc.js +0 -4
  86. package/example/.prettierrc.js +0 -5
  87. package/example/.watchmanconfig +0 -1
  88. package/example/App.tsx +0 -879
  89. package/example/Gemfile +0 -17
  90. package/example/README.md +0 -53
  91. package/example/__tests__/App.test.tsx +0 -13
  92. package/example/android/app/build.gradle +0 -147
  93. package/example/android/app/debug.keystore +0 -0
  94. package/example/android/app/proguard-rules.pro +0 -10
  95. package/example/android/app/src/main/AndroidManifest.xml +0 -27
  96. package/example/android/app/src/main/java/com/example/MainActivity.kt +0 -22
  97. package/example/android/app/src/main/java/com/example/MainApplication.kt +0 -52
  98. package/example/android/app/src/main/res/drawable/rn_edit_text_material.xml +0 -37
  99. package/example/android/app/src/main/res/mipmap-hdpi/ic_launcher.png +0 -0
  100. package/example/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +0 -0
  101. package/example/android/app/src/main/res/mipmap-mdpi/ic_launcher.png +0 -0
  102. package/example/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +0 -0
  103. package/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png +0 -0
  104. package/example/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +0 -0
  105. package/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +0 -0
  106. package/example/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +0 -0
  107. package/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +0 -0
  108. package/example/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +0 -0
  109. package/example/android/app/src/main/res/values/strings.xml +0 -3
  110. package/example/android/app/src/main/res/values/styles.xml +0 -9
  111. package/example/android/build.gradle +0 -48
  112. package/example/android/gradle/wrapper/gradle-wrapper.jar +0 -0
  113. package/example/android/gradle/wrapper/gradle-wrapper.properties +0 -7
  114. package/example/android/gradle.properties +0 -45
  115. package/example/android/gradlew +0 -248
  116. package/example/android/gradlew.bat +0 -98
  117. package/example/android/settings.gradle +0 -25
  118. package/example/app.json +0 -4
  119. package/example/assets/app_icon.png +0 -0
  120. package/example/babel.config.js +0 -3
  121. package/example/guidance/Video-WalkThrough.mp4 +0 -0
  122. package/example/index.js +0 -9
  123. package/example/ios/.xcode.env +0 -11
  124. package/example/ios/Podfile +0 -34
  125. package/example/ios/Podfile.lock +0 -2303
  126. package/example/ios/example/AppDelegate.swift +0 -48
  127. package/example/ios/example/Images.xcassets/AppIcon.appiconset/Contents.json +0 -62
  128. package/example/ios/example/Images.xcassets/AppIcon.appiconset/app_icon_1024.png +0 -0
  129. package/example/ios/example/Images.xcassets/Contents.json +0 -6
  130. package/example/ios/example/Info.plist +0 -60
  131. package/example/ios/example/LaunchScreen.storyboard +0 -47
  132. package/example/ios/example/PrivacyInfo.xcprivacy +0 -37
  133. package/example/ios/example.xcodeproj/project.pbxproj +0 -498
  134. package/example/ios/example.xcodeproj/xcshareddata/xcschemes/example.xcscheme +0 -88
  135. package/example/ios/example.xcworkspace/contents.xcworkspacedata +0 -10
  136. package/example/jest.config.js +0 -3
  137. package/example/metro.config.js +0 -45
  138. package/example/package-lock.json +0 -13508
  139. package/example/package.json +0 -54
  140. package/example/polyfill.js +0 -13
  141. package/example/tsconfig.json +0 -8
  142. package/fonts/Inter/Inter.ttc +0 -0
  143. package/fonts/Inter/InterVariable-Italic.ttf +0 -0
  144. package/fonts/Inter/InterVariable.ttf +0 -0
  145. package/fonts/Inter/LICENSE.txt +0 -92
  146. package/fonts/Inter/extras/otf/Inter-Black.otf +0 -0
  147. package/fonts/Inter/extras/otf/Inter-BlackItalic.otf +0 -0
  148. package/fonts/Inter/extras/otf/Inter-Bold.otf +0 -0
  149. package/fonts/Inter/extras/otf/Inter-BoldItalic.otf +0 -0
  150. package/fonts/Inter/extras/otf/Inter-ExtraBold.otf +0 -0
  151. package/fonts/Inter/extras/otf/Inter-ExtraBoldItalic.otf +0 -0
  152. package/fonts/Inter/extras/otf/Inter-ExtraLight.otf +0 -0
  153. package/fonts/Inter/extras/otf/Inter-ExtraLightItalic.otf +0 -0
  154. package/fonts/Inter/extras/otf/Inter-Italic.otf +0 -0
  155. package/fonts/Inter/extras/otf/Inter-Light.otf +0 -0
  156. package/fonts/Inter/extras/otf/Inter-LightItalic.otf +0 -0
  157. package/fonts/Inter/extras/otf/Inter-Medium.otf +0 -0
  158. package/fonts/Inter/extras/otf/Inter-MediumItalic.otf +0 -0
  159. package/fonts/Inter/extras/otf/Inter-Regular.otf +0 -0
  160. package/fonts/Inter/extras/otf/Inter-SemiBold.otf +0 -0
  161. package/fonts/Inter/extras/otf/Inter-SemiBoldItalic.otf +0 -0
  162. package/fonts/Inter/extras/otf/Inter-Thin.otf +0 -0
  163. package/fonts/Inter/extras/otf/Inter-ThinItalic.otf +0 -0
  164. package/fonts/Inter/extras/otf/InterDisplay-Black.otf +0 -0
  165. package/fonts/Inter/extras/otf/InterDisplay-BlackItalic.otf +0 -0
  166. package/fonts/Inter/extras/otf/InterDisplay-Bold.otf +0 -0
  167. package/fonts/Inter/extras/otf/InterDisplay-BoldItalic.otf +0 -0
  168. package/fonts/Inter/extras/otf/InterDisplay-ExtraBold.otf +0 -0
  169. package/fonts/Inter/extras/otf/InterDisplay-ExtraBoldItalic.otf +0 -0
  170. package/fonts/Inter/extras/otf/InterDisplay-ExtraLight.otf +0 -0
  171. package/fonts/Inter/extras/otf/InterDisplay-ExtraLightItalic.otf +0 -0
  172. package/fonts/Inter/extras/otf/InterDisplay-Italic.otf +0 -0
  173. package/fonts/Inter/extras/otf/InterDisplay-Light.otf +0 -0
  174. package/fonts/Inter/extras/otf/InterDisplay-LightItalic.otf +0 -0
  175. package/fonts/Inter/extras/otf/InterDisplay-Medium.otf +0 -0
  176. package/fonts/Inter/extras/otf/InterDisplay-MediumItalic.otf +0 -0
  177. package/fonts/Inter/extras/otf/InterDisplay-Regular.otf +0 -0
  178. package/fonts/Inter/extras/otf/InterDisplay-SemiBold.otf +0 -0
  179. package/fonts/Inter/extras/otf/InterDisplay-SemiBoldItalic.otf +0 -0
  180. package/fonts/Inter/extras/otf/InterDisplay-Thin.otf +0 -0
  181. package/fonts/Inter/extras/otf/InterDisplay-ThinItalic.otf +0 -0
  182. package/fonts/Inter/extras/ttf/Inter-Black.ttf +0 -0
  183. package/fonts/Inter/extras/ttf/Inter-BlackItalic.ttf +0 -0
  184. package/fonts/Inter/extras/ttf/Inter-Bold.ttf +0 -0
  185. package/fonts/Inter/extras/ttf/Inter-BoldItalic.ttf +0 -0
  186. package/fonts/Inter/extras/ttf/Inter-ExtraBold.ttf +0 -0
  187. package/fonts/Inter/extras/ttf/Inter-ExtraBoldItalic.ttf +0 -0
  188. package/fonts/Inter/extras/ttf/Inter-ExtraLight.ttf +0 -0
  189. package/fonts/Inter/extras/ttf/Inter-ExtraLightItalic.ttf +0 -0
  190. package/fonts/Inter/extras/ttf/Inter-Italic.ttf +0 -0
  191. package/fonts/Inter/extras/ttf/Inter-Light.ttf +0 -0
  192. package/fonts/Inter/extras/ttf/Inter-LightItalic.ttf +0 -0
  193. package/fonts/Inter/extras/ttf/Inter-Medium.ttf +0 -0
  194. package/fonts/Inter/extras/ttf/Inter-MediumItalic.ttf +0 -0
  195. package/fonts/Inter/extras/ttf/Inter-Regular.ttf +0 -0
  196. package/fonts/Inter/extras/ttf/Inter-SemiBold.ttf +0 -0
  197. package/fonts/Inter/extras/ttf/Inter-SemiBoldItalic.ttf +0 -0
  198. package/fonts/Inter/extras/ttf/Inter-Thin.ttf +0 -0
  199. package/fonts/Inter/extras/ttf/Inter-ThinItalic.ttf +0 -0
  200. package/fonts/Inter/extras/ttf/InterDisplay-Black.ttf +0 -0
  201. package/fonts/Inter/extras/ttf/InterDisplay-BlackItalic.ttf +0 -0
  202. package/fonts/Inter/extras/ttf/InterDisplay-Bold.ttf +0 -0
  203. package/fonts/Inter/extras/ttf/InterDisplay-BoldItalic.ttf +0 -0
  204. package/fonts/Inter/extras/ttf/InterDisplay-ExtraBold.ttf +0 -0
  205. package/fonts/Inter/extras/ttf/InterDisplay-ExtraBoldItalic.ttf +0 -0
  206. package/fonts/Inter/extras/ttf/InterDisplay-ExtraLight.ttf +0 -0
  207. package/fonts/Inter/extras/ttf/InterDisplay-ExtraLightItalic.ttf +0 -0
  208. package/fonts/Inter/extras/ttf/InterDisplay-Italic.ttf +0 -0
  209. package/fonts/Inter/extras/ttf/InterDisplay-Light.ttf +0 -0
  210. package/fonts/Inter/extras/ttf/InterDisplay-LightItalic.ttf +0 -0
  211. package/fonts/Inter/extras/ttf/InterDisplay-Medium.ttf +0 -0
  212. package/fonts/Inter/extras/ttf/InterDisplay-MediumItalic.ttf +0 -0
  213. package/fonts/Inter/extras/ttf/InterDisplay-Regular.ttf +0 -0
  214. package/fonts/Inter/extras/ttf/InterDisplay-SemiBold.ttf +0 -0
  215. package/fonts/Inter/extras/ttf/InterDisplay-SemiBoldItalic.ttf +0 -0
  216. package/fonts/Inter/extras/ttf/InterDisplay-Thin.ttf +0 -0
  217. package/fonts/Inter/extras/ttf/InterDisplay-ThinItalic.ttf +0 -0
  218. package/fonts/Inter/extras/woff-hinted/Inter-Black.woff2 +0 -0
  219. package/fonts/Inter/extras/woff-hinted/Inter-BlackItalic.woff2 +0 -0
  220. package/fonts/Inter/extras/woff-hinted/Inter-Bold.woff2 +0 -0
  221. package/fonts/Inter/extras/woff-hinted/Inter-BoldItalic.woff2 +0 -0
  222. package/fonts/Inter/extras/woff-hinted/Inter-ExtraBold.woff2 +0 -0
  223. package/fonts/Inter/extras/woff-hinted/Inter-ExtraBoldItalic.woff2 +0 -0
  224. package/fonts/Inter/extras/woff-hinted/Inter-ExtraLight.woff2 +0 -0
  225. package/fonts/Inter/extras/woff-hinted/Inter-ExtraLightItalic.woff2 +0 -0
  226. package/fonts/Inter/extras/woff-hinted/Inter-Italic.woff2 +0 -0
  227. package/fonts/Inter/extras/woff-hinted/Inter-Light.woff2 +0 -0
  228. package/fonts/Inter/extras/woff-hinted/Inter-LightItalic.woff2 +0 -0
  229. package/fonts/Inter/extras/woff-hinted/Inter-Medium.woff2 +0 -0
  230. package/fonts/Inter/extras/woff-hinted/Inter-MediumItalic.woff2 +0 -0
  231. package/fonts/Inter/extras/woff-hinted/Inter-Regular.woff2 +0 -0
  232. package/fonts/Inter/extras/woff-hinted/Inter-SemiBold.woff2 +0 -0
  233. package/fonts/Inter/extras/woff-hinted/Inter-SemiBoldItalic.woff2 +0 -0
  234. package/fonts/Inter/extras/woff-hinted/Inter-Thin.woff2 +0 -0
  235. package/fonts/Inter/extras/woff-hinted/Inter-ThinItalic.woff2 +0 -0
  236. package/fonts/Inter/extras/woff-hinted/InterDisplay-Black.woff2 +0 -0
  237. package/fonts/Inter/extras/woff-hinted/InterDisplay-BlackItalic.woff2 +0 -0
  238. package/fonts/Inter/extras/woff-hinted/InterDisplay-Bold.woff2 +0 -0
  239. package/fonts/Inter/extras/woff-hinted/InterDisplay-BoldItalic.woff2 +0 -0
  240. package/fonts/Inter/extras/woff-hinted/InterDisplay-ExtraBold.woff2 +0 -0
  241. package/fonts/Inter/extras/woff-hinted/InterDisplay-ExtraBoldItalic.woff2 +0 -0
  242. package/fonts/Inter/extras/woff-hinted/InterDisplay-ExtraLight.woff2 +0 -0
  243. package/fonts/Inter/extras/woff-hinted/InterDisplay-ExtraLightItalic.woff2 +0 -0
  244. package/fonts/Inter/extras/woff-hinted/InterDisplay-Italic.woff2 +0 -0
  245. package/fonts/Inter/extras/woff-hinted/InterDisplay-Light.woff2 +0 -0
  246. package/fonts/Inter/extras/woff-hinted/InterDisplay-LightItalic.woff2 +0 -0
  247. package/fonts/Inter/extras/woff-hinted/InterDisplay-Medium.woff2 +0 -0
  248. package/fonts/Inter/extras/woff-hinted/InterDisplay-MediumItalic.woff2 +0 -0
  249. package/fonts/Inter/extras/woff-hinted/InterDisplay-Regular.woff2 +0 -0
  250. package/fonts/Inter/extras/woff-hinted/InterDisplay-SemiBold.woff2 +0 -0
  251. package/fonts/Inter/extras/woff-hinted/InterDisplay-SemiBoldItalic.woff2 +0 -0
  252. package/fonts/Inter/extras/woff-hinted/InterDisplay-Thin.woff2 +0 -0
  253. package/fonts/Inter/extras/woff-hinted/InterDisplay-ThinItalic.woff2 +0 -0
  254. package/fonts/Inter/help.txt +0 -165
  255. package/fonts/Inter/web/Inter-Black.woff2 +0 -0
  256. package/fonts/Inter/web/Inter-BlackItalic.woff2 +0 -0
  257. package/fonts/Inter/web/Inter-Bold.woff2 +0 -0
  258. package/fonts/Inter/web/Inter-BoldItalic.woff2 +0 -0
  259. package/fonts/Inter/web/Inter-ExtraBold.woff2 +0 -0
  260. package/fonts/Inter/web/Inter-ExtraBoldItalic.woff2 +0 -0
  261. package/fonts/Inter/web/Inter-ExtraLight.woff2 +0 -0
  262. package/fonts/Inter/web/Inter-ExtraLightItalic.woff2 +0 -0
  263. package/fonts/Inter/web/Inter-Italic.woff2 +0 -0
  264. package/fonts/Inter/web/Inter-Light.woff2 +0 -0
  265. package/fonts/Inter/web/Inter-LightItalic.woff2 +0 -0
  266. package/fonts/Inter/web/Inter-Medium.woff2 +0 -0
  267. package/fonts/Inter/web/Inter-MediumItalic.woff2 +0 -0
  268. package/fonts/Inter/web/Inter-Regular.woff2 +0 -0
  269. package/fonts/Inter/web/Inter-SemiBold.woff2 +0 -0
  270. package/fonts/Inter/web/Inter-SemiBoldItalic.woff2 +0 -0
  271. package/fonts/Inter/web/Inter-Thin.woff2 +0 -0
  272. package/fonts/Inter/web/Inter-ThinItalic.woff2 +0 -0
  273. package/fonts/Inter/web/InterDisplay-Black.woff2 +0 -0
  274. package/fonts/Inter/web/InterDisplay-BlackItalic.woff2 +0 -0
  275. package/fonts/Inter/web/InterDisplay-Bold.woff2 +0 -0
  276. package/fonts/Inter/web/InterDisplay-BoldItalic.woff2 +0 -0
  277. package/fonts/Inter/web/InterDisplay-ExtraBold.woff2 +0 -0
  278. package/fonts/Inter/web/InterDisplay-ExtraBoldItalic.woff2 +0 -0
  279. package/fonts/Inter/web/InterDisplay-ExtraLight.woff2 +0 -0
  280. package/fonts/Inter/web/InterDisplay-ExtraLightItalic.woff2 +0 -0
  281. package/fonts/Inter/web/InterDisplay-Italic.woff2 +0 -0
  282. package/fonts/Inter/web/InterDisplay-Light.woff2 +0 -0
  283. package/fonts/Inter/web/InterDisplay-LightItalic.woff2 +0 -0
  284. package/fonts/Inter/web/InterDisplay-Medium.woff2 +0 -0
  285. package/fonts/Inter/web/InterDisplay-MediumItalic.woff2 +0 -0
  286. package/fonts/Inter/web/InterDisplay-Regular.woff2 +0 -0
  287. package/fonts/Inter/web/InterDisplay-SemiBold.woff2 +0 -0
  288. package/fonts/Inter/web/InterDisplay-SemiBoldItalic.woff2 +0 -0
  289. package/fonts/Inter/web/InterDisplay-Thin.woff2 +0 -0
  290. package/fonts/Inter/web/InterDisplay-ThinItalic.woff2 +0 -0
  291. package/fonts/Inter/web/InterVariable-Italic.woff2 +0 -0
  292. package/fonts/Inter/web/InterVariable.woff2 +0 -0
  293. package/fonts/Inter/web/inter.css +0 -148
@@ -1,54 +0,0 @@
1
- {
2
- "name": "example",
3
- "version": "0.0.1",
4
- "private": true,
5
- "scripts": {
6
- "android": "react-native run-android",
7
- "ios": "react-native run-ios",
8
- "lint": "eslint .",
9
- "start": "node -r ./polyfill.js node_modules/react-native/cli.js start",
10
- "test": "jest",
11
- "bundle-visualizer": "react-native-bundle-visualizer"
12
- },
13
- "dependencies": {
14
- "@react-native/new-app-screen": "0.85.3",
15
- "@react-navigation/native": "^7.2.5",
16
- "@react-navigation/native-stack": "^7.16.0",
17
- "axios": "^1.17.0",
18
- "i18next": "^26.3.6",
19
- "react": "19.2.3",
20
- "react-i18next": "^17.0.11",
21
- "react-native": "0.85.3",
22
- "react-native-linear-gradient": "^2.8.3",
23
- "react-native-safe-area-context": "^5.5.2",
24
- "react-native-screens": "^4.25.2",
25
- "react-native-svg": "^15.15.5",
26
- "react-native-webview": "^14.0.1"
27
- },
28
- "devDependencies": {
29
- "@babel/core": "^7.25.2",
30
- "@babel/preset-env": "^7.25.3",
31
- "@babel/runtime": "^7.25.0",
32
- "@react-native-community/cli": "20.1.0",
33
- "@react-native-community/cli-platform-android": "20.1.0",
34
- "@react-native-community/cli-platform-ios": "20.1.0",
35
- "@react-native/babel-preset": "0.85.3",
36
- "@react-native/eslint-config": "0.85.3",
37
- "@react-native/jest-preset": "0.85.3",
38
- "@react-native/metro-config": "0.85.3",
39
- "@react-native/typescript-config": "0.85.3",
40
- "@types/jest": "^29.5.13",
41
- "@types/react": "^19.2.0",
42
- "@types/react-test-renderer": "^19.1.0",
43
- "eslint": "^8.19.0",
44
- "jest": "^29.6.3",
45
- "prettier": "2.8.8",
46
- "react-native-bundle-visualizer": "^4.0.0",
47
- "react-native-inapp-inspector": "file:..",
48
- "react-test-renderer": "19.2.3",
49
- "typescript": "^5.8.3"
50
- },
51
- "engines": {
52
- "node": ">= 18.0.0"
53
- }
54
- }
@@ -1,13 +0,0 @@
1
- const util = require('util');
2
-
3
- if (!util.styleText) {
4
- util.styleText = function(format, text) {
5
- return text;
6
- };
7
- }
8
-
9
- if (!Array.prototype.toReversed) {
10
- Array.prototype.toReversed = function() {
11
- return [...this].reverse();
12
- };
13
- }
@@ -1,8 +0,0 @@
1
- {
2
- "extends": "@react-native/typescript-config",
3
- "compilerOptions": {
4
- "types": ["jest"]
5
- },
6
- "include": ["**/*.ts", "**/*.tsx"],
7
- "exclude": ["**/node_modules", "**/Pods"]
8
- }
Binary file
Binary file
@@ -1,92 +0,0 @@
1
- Copyright (c) 2016 The Inter Project Authors (https://github.com/rsms/inter)
2
-
3
- This Font Software is licensed under the SIL Open Font License, Version 1.1.
4
- This license is copied below, and is also available with a FAQ at:
5
- http://scripts.sil.org/OFL
6
-
7
- -----------------------------------------------------------
8
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
9
- -----------------------------------------------------------
10
-
11
- PREAMBLE
12
- The goals of the Open Font License (OFL) are to stimulate worldwide
13
- development of collaborative font projects, to support the font creation
14
- efforts of academic and linguistic communities, and to provide a free and
15
- open framework in which fonts may be shared and improved in partnership
16
- with others.
17
-
18
- The OFL allows the licensed fonts to be used, studied, modified and
19
- redistributed freely as long as they are not sold by themselves. The
20
- fonts, including any derivative works, can be bundled, embedded,
21
- redistributed and/or sold with any software provided that any reserved
22
- names are not used by derivative works. The fonts and derivatives,
23
- however, cannot be released under any other type of license. The
24
- requirement for fonts to remain under this license does not apply
25
- to any document created using the fonts or their derivatives.
26
-
27
- DEFINITIONS
28
- "Font Software" refers to the set of files released by the Copyright
29
- Holder(s) under this license and clearly marked as such. This may
30
- include source files, build scripts and documentation.
31
-
32
- "Reserved Font Name" refers to any names specified as such after the
33
- copyright statement(s).
34
-
35
- "Original Version" refers to the collection of Font Software components as
36
- distributed by the Copyright Holder(s).
37
-
38
- "Modified Version" refers to any derivative made by adding to, deleting,
39
- or substituting -- in part or in whole -- any of the components of the
40
- Original Version, by changing formats or by porting the Font Software to a
41
- new environment.
42
-
43
- "Author" refers to any designer, engineer, programmer, technical
44
- writer or other person who contributed to the Font Software.
45
-
46
- PERMISSION AND CONDITIONS
47
- Permission is hereby granted, free of charge, to any person obtaining
48
- a copy of the Font Software, to use, study, copy, merge, embed, modify,
49
- redistribute, and sell modified and unmodified copies of the Font
50
- Software, subject to the following conditions:
51
-
52
- 1) Neither the Font Software nor any of its individual components,
53
- in Original or Modified Versions, may be sold by itself.
54
-
55
- 2) Original or Modified Versions of the Font Software may be bundled,
56
- redistributed and/or sold with any software, provided that each copy
57
- contains the above copyright notice and this license. These can be
58
- included either as stand-alone text files, human-readable headers or
59
- in the appropriate machine-readable metadata fields within text or
60
- binary files as long as those fields can be easily viewed by the user.
61
-
62
- 3) No Modified Version of the Font Software may use the Reserved Font
63
- Name(s) unless explicit written permission is granted by the corresponding
64
- Copyright Holder. This restriction only applies to the primary font name as
65
- presented to the users.
66
-
67
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
68
- Software shall not be used to promote, endorse or advertise any
69
- Modified Version, except to acknowledge the contribution(s) of the
70
- Copyright Holder(s) and the Author(s) or with their explicit written
71
- permission.
72
-
73
- 5) The Font Software, modified or unmodified, in part or in whole,
74
- must be distributed entirely under this license, and must not be
75
- distributed under any other license. The requirement for fonts to
76
- remain under this license does not apply to any document created
77
- using the Font Software.
78
-
79
- TERMINATION
80
- This license becomes null and void if any of the above conditions are
81
- not met.
82
-
83
- DISCLAIMER
84
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
85
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
86
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
87
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
88
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
89
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
90
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
91
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
92
- OTHER DEALINGS IN THE FONT SOFTWARE.
@@ -1,165 +0,0 @@
1
- Installing & using the Inter fonts
2
-
3
- Contents:
4
- 1. Installing font files
5
- 1.1. Installing on Apple macOS
6
- 1.2. Installing on Microsoft Windows
7
- 1.3. Installing on Ubuntu Linux
8
- 2. Using Inter in Web content
9
- 3. Hinted TrueType fonts
10
- 4. Extras
11
- 5. License (can I use Inter for x?)
12
-
13
- File index:
14
- Inter.ttc Complete font family "Inter"
15
- InterVariable*.ttf Complete font family "Inter Variable"
16
- web/* Web fonts and CSS
17
- extras/ Alternative formats (see "Extras")
18
-
19
- ---------------------------------------------------------------------
20
-
21
- 1. Installing font files
22
-
23
- Inter fonts comes in two flavors: Variable and Static
24
- (InterVariable*.ttf and Inter.ttc, respectively)
25
-
26
- Variable fonts is a new format which allows you to choose any
27
- weight and optical size. Variable fonts is a relatively new
28
- technology and may not yet be supported by all your software.
29
- Inter's variable font is called "Inter Variable" to avoid
30
- confusion and to allow use alongside the traditional static fonts.
31
-
32
- Static fonts works with older software and uses a fixed set of
33
- predefined mixtures of weight and optical size. For example
34
- "Inter Display Medium" is Inter with maximum optical size and a
35
- weight of 500.
36
-
37
- You will be installing both of these flavors.
38
-
39
-
40
- 1.1. Installing on Apple macOS
41
-
42
- 1. Open the "Font Book" application.
43
- 2. In the main menu, select "File" → "Add Fonts..."
44
- 3. Select "Inter.ttc", "InterVariable.ttf" and "InterVariable-Italic.ttf"
45
- 4. Press the "Open" button
46
-
47
- Alternatively, if you prefer not to use Font Book, you can move or
48
- copy the font files directly into ~/Library/Fonts/
49
-
50
-
51
- 1.2. Installing on Microsoft Windows
52
-
53
- 1. Open the zip file you downloaded
54
- 2. Select "Inter.ttc", "InterVariable.ttf" and "InterVariable-Italic.ttf"
55
- 3. Right-click the selected files, choose "Install for all users"
56
-
57
- If you have a previous installation of Inter, you should make sure
58
- to remove those fonts files before installing new ones. You need to
59
- install the font for all users, as some software requires fonts to
60
- be global.
61
-
62
-
63
- 1.3. Installing on Ubuntu Linux
64
-
65
- 1. Create a ".fonts" directory in your home. (mkdir -p ~/.fonts)
66
- 2. Copy "Inter.ttc", "InterVariable.ttf" and "InterVariable-Italic.ttf"
67
- into your .fonts directory (cp Inter.ttc *.ttf ~/.fonts/)
68
-
69
- You may have to restart apps and/or your window server session.
70
-
71
- ---------------------------------------------------------------------
72
-
73
- 2. Using Inter in Web content
74
-
75
- 1. Copy all woff2 files and the inter.css file from the "Web"
76
- directory to your web server
77
-
78
- 2. Add the following into your HTML <head>:
79
-
80
- <link rel="preconnect" href="https://your-domain/">
81
- <link rel="stylesheet" href="https://your-domain/inter.css">
82
-
83
- Replace "your-domain" with the actual domain name where you host
84
- the woff2 font files.
85
-
86
- 3. If you are using a CDN, disable any automatic compression for
87
- the woff2 files (they are already compressed) and set the
88
- following HTTP headers for the woff2 files:
89
-
90
- Content-Type: font/woff2
91
- Cache-Control: max-age=31536000
92
-
93
- The CSS contains specific version information in the URLs used
94
- to load the fonts, so this is safe for upgrading to newer
95
- versions of Inter.
96
-
97
- 4. In your main document's CSS, add the following to use Inter:
98
-
99
- :root { font-family: 'Inter', sans-serif; }
100
- @supports (font-variation-settings: normal) {
101
- :root { font-family: 'Inter var', sans-serif; }
102
- }
103
-
104
- There are many other ways of using Inter on the Web platform.
105
- The instructions above is simply one way.
106
-
107
- If you prefer to not host the fonts yourself, you can use the
108
- official Inter CDN, which as a bonus means you are always serving
109
- the latest version of Inter to your users:
110
-
111
- <link rel="preconnect" href="https://rsms.me/">
112
- <link rel="stylesheet" href="https://rsms.me/inter/inter.css">
113
-
114
- ---------------------------------------------------------------------
115
-
116
- 3. Hinted TrueType fonts
117
-
118
- This distribution contains TrueType fonts with hints in "Inter.ttc"
119
-
120
- Microsoft Windows uses a technology called ClearType which alters
121
- the shape of letters to increase sharpness, in particular for low-
122
- density displays. This requires a font to have little programs
123
- built into them, called TrueType hinting instructions, which lets
124
- ClearType knows how to alter each character.
125
-
126
- The variable font is currently not available with TrueType hints,
127
- only the traditional "static" font files are. This will hopefully
128
- change in a future release.
129
-
130
- Note that the web fonts does not contain hints to minimize file
131
- size. You can get hinted web fonts from the "extras/woff-hinted"
132
- directory.
133
-
134
- ---------------------------------------------------------------------
135
-
136
- 4. Extras
137
-
138
- The "extras" directory contains some additional "bonus" content:
139
-
140
- otf/ Static font files in CFF format
141
- ttf/ Static font files with TrueType hints
142
- woff-hinted/ Web fonts with TrueType hints
143
-
144
- ---------------------------------------------------------------------
145
-
146
- 5. License (can I use Inter for x?)
147
-
148
- Inter is a completely free-to-use typeface, including commercial
149
- use. It is licensed under the SIL Open Font License 1.1, which
150
- you have received a copy of in the separate file LICENSE.txt
151
-
152
- Here is a brief outline of permissions, limitations and conditions:
153
-
154
- Permissions Limitations Conditions
155
- - Private use - No liability - License & copyright
156
- - Commercial use - No warranty - Same license
157
- - Modification
158
- - Distribution
159
-
160
- Please read the complete LICENSE.txt carefully!
161
-
162
-
163
- ---------------------------------------------------------------------
164
-
165
- Learn more about Inter at https://rsms.me/inter/
Binary file