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,148 +0,0 @@
1
- <svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="inapp inspector icon">
2
- <defs>
3
- <linearGradient id="tile" x1="30" y1="30" x2="210" y2="222" gradientUnits="userSpaceOnUse">
4
- <stop offset="0" stop-color="#141B33"/>
5
- <stop offset="1" stop-color="#0A0E1C"/>
6
- </linearGradient>
7
- <linearGradient id="edge" x1="14" y1="22" x2="220" y2="228" gradientUnits="userSpaceOnUse">
8
- <stop offset="0" stop-color="#3A4E7A"/>
9
- <stop offset="1" stop-color="#1A2238"/>
10
- </linearGradient>
11
- <linearGradient id="beam" x1="70" y1="74" x2="194" y2="187" gradientUnits="userSpaceOnUse">
12
- <stop offset="0" stop-color="#5EEAD4"/>
13
- <stop offset="0.5" stop-color="#38BDF8"/>
14
- <stop offset="1" stop-color="#A78BFA"/>
15
- </linearGradient>
16
- <radialGradient id="halo" cx="0.5" cy="0.45" r="0.55">
17
- <stop offset="0" stop-color="#38BDF8" stop-opacity="0.12"/>
18
- <stop offset="1" stop-color="#38BDF8" stop-opacity="0"/>
19
- </radialGradient>
20
- <linearGradient id="owlbody" x1="78" y1="60" x2="178" y2="186" gradientUnits="userSpaceOnUse">
21
- <stop offset="0" stop-color="#202E55"/>
22
- <stop offset="1" stop-color="#10182F"/>
23
- </linearGradient>
24
- <linearGradient id="beak" x1="120" y1="151" x2="136" y2="168" gradientUnits="userSpaceOnUse">
25
- <stop offset="0" stop-color="#FCD34D"/>
26
- <stop offset="1" stop-color="#FB923C"/>
27
- </linearGradient>
28
- <radialGradient id="iris" cx="0.42" cy="0.38" r="0.72">
29
- <stop offset="0" stop-color="#FDE68A"/>
30
- <stop offset="0.5" stop-color="#FBBF24"/>
31
- <stop offset="1" stop-color="#F59E0B"/>
32
- </radialGradient>
33
- <radialGradient id="blush" cx="0.5" cy="0.5" r="0.5">
34
- <stop offset="0" stop-color="#FB7185" stop-opacity="0.5"/>
35
- <stop offset="1" stop-color="#FB7185" stop-opacity="0"/>
36
- </radialGradient>
37
- <linearGradient id="wing" x1="70" y1="120" x2="190" y2="206" gradientUnits="userSpaceOnUse">
38
- <stop offset="0" stop-color="#1A2545"/>
39
- <stop offset="1" stop-color="#0E1530"/>
40
- </linearGradient>
41
- <linearGradient id="faceplate" x1="70" y1="72" x2="186" y2="152" gradientUnits="userSpaceOnUse">
42
- <stop offset="0" stop-color="#35497E"/>
43
- <stop offset="1" stop-color="#1E2D4D"/>
44
- </linearGradient>
45
- <radialGradient id="lensglass" cx="0.4" cy="0.32" r="0.75">
46
- <stop offset="0" stop-color="#7DE8FF" stop-opacity="0.22"/>
47
- <stop offset="0.7" stop-color="#7DE8FF" stop-opacity="0.05"/>
48
- <stop offset="1" stop-color="#7DE8FF" stop-opacity="0"/>
49
- </radialGradient>
50
- <linearGradient id="belly" x1="94" y1="126" x2="162" y2="212" gradientUnits="userSpaceOnUse">
51
- <stop offset="0" stop-color="#33477A"/>
52
- <stop offset="1" stop-color="#1D2B53"/>
53
- </linearGradient>
54
- <filter id="drop" x="-40%" y="-40%" width="180%" height="180%">
55
- <feDropShadow dx="0" dy="5" stdDeviation="7" flood-color="#03050C" flood-opacity="0.7"/>
56
- </filter>
57
- <filter id="soft" x="-30%" y="-30%" width="160%" height="160%">
58
- <feGaussianBlur stdDeviation="2.4" result="b"/>
59
- <feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
60
- </filter>
61
- </defs>
62
- <circle cx="128" cy="128" r="122" fill="url(#tile)"/>
63
- <circle cx="128" cy="128" r="121.4" fill="none" stroke="url(#edge)" stroke-opacity="0.7" stroke-width="1.4"/>
64
- <circle cx="128" cy="128" r="100" fill="url(#halo)"/>
65
- <g transform="translate(128 132) scale(1.05) translate(-128 -134)">
66
-
67
- <!-- ===== full-body debugger owl ===== -->
68
-
69
- <!-- grounded body + wings (cast a soft shadow) -->
70
- <g filter="url(#drop)">
71
- <path d="M74 124 C58 154 60 190 86 204 C79 176 77 148 88 126 Z" fill="url(#wing)" stroke="url(#beam)" stroke-width="2.5" stroke-opacity="0.45"/>
72
- <path d="M182 124 C198 154 196 190 170 204 C177 176 179 148 168 126 Z" fill="url(#wing)" stroke="url(#beam)" stroke-width="2.5" stroke-opacity="0.45"/>
73
- <path d="M62 150 C58 104 70 70 90 58 L98 42 L116 62 Q128 57 140 62 L158 42 L166 58 C186 70 198 104 194 150 C198 180 184 204 152 212 C140 216 116 216 104 212 C72 204 58 180 62 150 Z"
74
- fill="url(#owlbody)" stroke="url(#beam)" stroke-width="4" stroke-linejoin="round"/>
75
- </g>
76
-
77
- <!-- inner-ear shadows -->
78
- <path d="M99 48 L114 62 L104 63 L98 55 Z" fill="#080F22" opacity="0.5"/>
79
- <path d="M157 48 L142 62 L152 63 L158 55 Z" fill="#080F22" opacity="0.5"/>
80
-
81
- <!-- wing feather lines -->
82
- <g stroke="#22325A" stroke-width="2.2" fill="none" stroke-linecap="round" opacity="0.75">
83
- <path d="M80 138 q-5 26 3 50"/>
84
- <path d="M90 134 q-4 26 3 48"/>
85
- <path d="M176 138 q5 26 -3 50"/>
86
- <path d="M166 134 q4 26 -3 48"/>
87
- </g>
88
-
89
- <!-- belly plate -->
90
- <path d="M128 126 C151 126 164 148 162 174 C160 198 146 212 128 212 C110 212 96 198 94 174 C92 148 105 126 128 126 Z"
91
- fill="url(#belly)"/>
92
-
93
- <!-- belly feather scallops -->
94
- <g stroke="#3E588C" stroke-width="2.3" fill="none" stroke-linecap="round" opacity="0.4">
95
- <path d="M110 154 Q118 162 126 154"/>
96
- <path d="M126 154 Q134 162 142 154"/>
97
- <path d="M142 154 Q150 162 158 154"/>
98
- <path d="M102 172 Q110 180 118 172"/>
99
- <path d="M150 172 Q158 180 166 172"/>
100
- <path d="M112 190 Q120 198 128 190"/>
101
- <path d="M128 190 Q136 198 144 190"/>
102
- </g>
103
-
104
- <!-- developer chest screen + code emblem -->
105
- <rect x="107" y="161" width="42" height="32" rx="9" fill="#0C1426" stroke="url(#beam)" stroke-width="2" stroke-opacity="0.7"/>
106
- <g stroke="#8FD0EC" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" fill="none">
107
- <path d="M122 170 L115 177 L122 184"/>
108
- <path d="M134 170 L141 177 L134 184"/>
109
- <path d="M130 168 L126 186"/>
110
- </g>
111
-
112
- <!-- facial disc -->
113
- <path d="M128 92 C148 70 186 78 186 108 C186 134 160 152 128 152 C96 152 70 134 70 108 C70 78 108 70 128 92 Z"
114
- fill="url(#faceplate)" stroke="#52709E" stroke-width="2.6" stroke-opacity="0.7"/>
115
- <!-- facial-disc centre ridge -->
116
- <path d="M128 96 L128 120" stroke="#52709E" stroke-width="2" stroke-linecap="round" stroke-opacity="0.45"/>
117
-
118
- <!-- feet -->
119
- <g stroke="url(#beak)" stroke-width="5" stroke-linecap="round" fill="none">
120
- <path d="M111 209 L105 224 M111 209 L111 226 M111 209 L117 224"/>
121
- <path d="M145 209 L139 224 M145 209 L145 226 M145 209 L151 224"/>
122
- </g>
123
-
124
- <!-- normal eye: big cute yellow iris, dark pupil, sparkles -->
125
- <circle cx="153" cy="107" r="17" fill="url(#iris)" stroke="#1A1205" stroke-width="2.2"/>
126
- <circle cx="153" cy="108" r="8.2" fill="#0A0E18"/>
127
- <circle cx="156.2" cy="104" r="3.1" fill="#ffffff" opacity="0.95"/>
128
- <circle cx="149.6" cy="111" r="1.6" fill="#ffffff" opacity="0.7"/>
129
-
130
- <!-- beak (small + rounded) -->
131
- <path d="M123.5 123 Q128 121 132.5 123 Q131 132 128 134.5 Q125 132 123.5 123 Z" fill="url(#beak)"/>
132
-
133
- <!-- ===== magnifier held to the big (debug) eye ===== -->
134
- <circle cx="95" cy="103" r="20" fill="url(#iris)" stroke="#1A1205" stroke-width="2.6"/>
135
- <circle cx="95" cy="104" r="10" fill="#0A0E18" filter="url(#soft)"/>
136
- <circle cx="98.6" cy="100" r="3.4" fill="#ffffff" opacity="0.95"/>
137
- <circle cx="91" cy="107" r="1.8" fill="#ffffff" opacity="0.7"/>
138
- <circle cx="95" cy="103" r="28" fill="url(#lensglass)"/>
139
- <path d="M77 87 A28 28 0 0 1 106 79" fill="none" stroke="#ffffff" stroke-width="4" stroke-linecap="round" stroke-opacity="0.5"/>
140
- <line x1="75" y1="123" x2="54" y2="147" stroke="#0A0F1C" stroke-width="14" stroke-linecap="round"/>
141
- <line x1="75" y1="123" x2="54" y2="147" stroke="url(#beam)" stroke-width="8.5" stroke-linecap="round"/>
142
- <circle cx="95" cy="103" r="28" fill="none" stroke="url(#beam)" stroke-width="7" filter="url(#soft)"/>
143
-
144
- <!-- rosy cheeks -->
145
- <ellipse cx="83" cy="127" rx="9" ry="6" fill="url(#blush)"/>
146
- <ellipse cx="167" cy="122" rx="9" ry="6" fill="url(#blush)"/>
147
- </g>
148
- </svg>
@@ -1,148 +0,0 @@
1
- <svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-label="inapp inspector icon">
2
- <defs>
3
- <linearGradient id="tile" x1="30" y1="30" x2="210" y2="222" gradientUnits="userSpaceOnUse">
4
- <stop offset="0" stop-color="#141B33"/>
5
- <stop offset="1" stop-color="#0A0E1C"/>
6
- </linearGradient>
7
- <linearGradient id="edge" x1="14" y1="22" x2="220" y2="228" gradientUnits="userSpaceOnUse">
8
- <stop offset="0" stop-color="#3A4E7A"/>
9
- <stop offset="1" stop-color="#1A2238"/>
10
- </linearGradient>
11
- <linearGradient id="beam" x1="70" y1="74" x2="194" y2="187" gradientUnits="userSpaceOnUse">
12
- <stop offset="0" stop-color="#5EEAD4"/>
13
- <stop offset="0.5" stop-color="#38BDF8"/>
14
- <stop offset="1" stop-color="#A78BFA"/>
15
- </linearGradient>
16
- <radialGradient id="halo" cx="0.5" cy="0.45" r="0.55">
17
- <stop offset="0" stop-color="#38BDF8" stop-opacity="0.12"/>
18
- <stop offset="1" stop-color="#38BDF8" stop-opacity="0"/>
19
- </radialGradient>
20
- <linearGradient id="owlbody" x1="78" y1="60" x2="178" y2="186" gradientUnits="userSpaceOnUse">
21
- <stop offset="0" stop-color="#202E55"/>
22
- <stop offset="1" stop-color="#10182F"/>
23
- </linearGradient>
24
- <linearGradient id="beak" x1="120" y1="151" x2="136" y2="168" gradientUnits="userSpaceOnUse">
25
- <stop offset="0" stop-color="#FCD34D"/>
26
- <stop offset="1" stop-color="#FB923C"/>
27
- </linearGradient>
28
- <radialGradient id="iris" cx="0.42" cy="0.38" r="0.72">
29
- <stop offset="0" stop-color="#FDE68A"/>
30
- <stop offset="0.5" stop-color="#FBBF24"/>
31
- <stop offset="1" stop-color="#F59E0B"/>
32
- </radialGradient>
33
- <radialGradient id="blush" cx="0.5" cy="0.5" r="0.5">
34
- <stop offset="0" stop-color="#FB7185" stop-opacity="0.5"/>
35
- <stop offset="1" stop-color="#FB7185" stop-opacity="0"/>
36
- </radialGradient>
37
- <linearGradient id="wing" x1="70" y1="120" x2="190" y2="206" gradientUnits="userSpaceOnUse">
38
- <stop offset="0" stop-color="#1A2545"/>
39
- <stop offset="1" stop-color="#0E1530"/>
40
- </linearGradient>
41
- <linearGradient id="faceplate" x1="70" y1="72" x2="186" y2="152" gradientUnits="userSpaceOnUse">
42
- <stop offset="0" stop-color="#35497E"/>
43
- <stop offset="1" stop-color="#1E2D4D"/>
44
- </linearGradient>
45
- <radialGradient id="lensglass" cx="0.4" cy="0.32" r="0.75">
46
- <stop offset="0" stop-color="#7DE8FF" stop-opacity="0.22"/>
47
- <stop offset="0.7" stop-color="#7DE8FF" stop-opacity="0.05"/>
48
- <stop offset="1" stop-color="#7DE8FF" stop-opacity="0"/>
49
- </radialGradient>
50
- <linearGradient id="belly" x1="94" y1="126" x2="162" y2="212" gradientUnits="userSpaceOnUse">
51
- <stop offset="0" stop-color="#33477A"/>
52
- <stop offset="1" stop-color="#1D2B53"/>
53
- </linearGradient>
54
- <filter id="drop" x="-40%" y="-40%" width="180%" height="180%">
55
- <feDropShadow dx="0" dy="5" stdDeviation="7" flood-color="#03050C" flood-opacity="0.7"/>
56
- </filter>
57
- <filter id="soft" x="-30%" y="-30%" width="160%" height="160%">
58
- <feGaussianBlur stdDeviation="2.4" result="b"/>
59
- <feMerge><feMergeNode in="b"/><feMergeNode in="SourceGraphic"/></feMerge>
60
- </filter>
61
- </defs>
62
- <rect x="8" y="8" width="240" height="240" rx="58" fill="url(#tile)"/>
63
- <rect x="8.6" y="8.6" width="238.8" height="238.8" rx="57.4" fill="none" stroke="url(#edge)" stroke-opacity="0.6"/>
64
- <circle cx="128" cy="128" r="104" fill="url(#halo)"/>
65
- <g transform="translate(128 128) scale(1.16) translate(-128 -134)">
66
-
67
- <!-- ===== full-body debugger owl ===== -->
68
-
69
- <!-- grounded body + wings (cast a soft shadow) -->
70
- <g filter="url(#drop)">
71
- <path d="M74 124 C58 154 60 190 86 204 C79 176 77 148 88 126 Z" fill="url(#wing)" stroke="url(#beam)" stroke-width="2.5" stroke-opacity="0.45"/>
72
- <path d="M182 124 C198 154 196 190 170 204 C177 176 179 148 168 126 Z" fill="url(#wing)" stroke="url(#beam)" stroke-width="2.5" stroke-opacity="0.45"/>
73
- <path d="M62 150 C58 104 70 70 90 58 L98 42 L116 62 Q128 57 140 62 L158 42 L166 58 C186 70 198 104 194 150 C198 180 184 204 152 212 C140 216 116 216 104 212 C72 204 58 180 62 150 Z"
74
- fill="url(#owlbody)" stroke="url(#beam)" stroke-width="4" stroke-linejoin="round"/>
75
- </g>
76
-
77
- <!-- inner-ear shadows -->
78
- <path d="M99 48 L114 62 L104 63 L98 55 Z" fill="#080F22" opacity="0.5"/>
79
- <path d="M157 48 L142 62 L152 63 L158 55 Z" fill="#080F22" opacity="0.5"/>
80
-
81
- <!-- wing feather lines -->
82
- <g stroke="#22325A" stroke-width="2.2" fill="none" stroke-linecap="round" opacity="0.75">
83
- <path d="M80 138 q-5 26 3 50"/>
84
- <path d="M90 134 q-4 26 3 48"/>
85
- <path d="M176 138 q5 26 -3 50"/>
86
- <path d="M166 134 q4 26 -3 48"/>
87
- </g>
88
-
89
- <!-- belly plate -->
90
- <path d="M128 126 C151 126 164 148 162 174 C160 198 146 212 128 212 C110 212 96 198 94 174 C92 148 105 126 128 126 Z"
91
- fill="url(#belly)"/>
92
-
93
- <!-- belly feather scallops -->
94
- <g stroke="#3E588C" stroke-width="2.3" fill="none" stroke-linecap="round" opacity="0.4">
95
- <path d="M110 154 Q118 162 126 154"/>
96
- <path d="M126 154 Q134 162 142 154"/>
97
- <path d="M142 154 Q150 162 158 154"/>
98
- <path d="M102 172 Q110 180 118 172"/>
99
- <path d="M150 172 Q158 180 166 172"/>
100
- <path d="M112 190 Q120 198 128 190"/>
101
- <path d="M128 190 Q136 198 144 190"/>
102
- </g>
103
-
104
- <!-- developer chest screen + code emblem -->
105
- <rect x="107" y="161" width="42" height="32" rx="9" fill="#0C1426" stroke="url(#beam)" stroke-width="2" stroke-opacity="0.7"/>
106
- <g stroke="#8FD0EC" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" fill="none">
107
- <path d="M122 170 L115 177 L122 184"/>
108
- <path d="M134 170 L141 177 L134 184"/>
109
- <path d="M130 168 L126 186"/>
110
- </g>
111
-
112
- <!-- facial disc -->
113
- <path d="M128 92 C148 70 186 78 186 108 C186 134 160 152 128 152 C96 152 70 134 70 108 C70 78 108 70 128 92 Z"
114
- fill="url(#faceplate)" stroke="#52709E" stroke-width="2.6" stroke-opacity="0.7"/>
115
- <!-- facial-disc centre ridge -->
116
- <path d="M128 96 L128 120" stroke="#52709E" stroke-width="2" stroke-linecap="round" stroke-opacity="0.45"/>
117
-
118
- <!-- feet -->
119
- <g stroke="url(#beak)" stroke-width="5" stroke-linecap="round" fill="none">
120
- <path d="M111 209 L105 224 M111 209 L111 226 M111 209 L117 224"/>
121
- <path d="M145 209 L139 224 M145 209 L145 226 M145 209 L151 224"/>
122
- </g>
123
-
124
- <!-- normal eye: big cute yellow iris, dark pupil, sparkles -->
125
- <circle cx="153" cy="107" r="17" fill="url(#iris)" stroke="#1A1205" stroke-width="2.2"/>
126
- <circle cx="153" cy="108" r="8.2" fill="#0A0E18"/>
127
- <circle cx="156.2" cy="104" r="3.1" fill="#ffffff" opacity="0.95"/>
128
- <circle cx="149.6" cy="111" r="1.6" fill="#ffffff" opacity="0.7"/>
129
-
130
- <!-- beak (small + rounded) -->
131
- <path d="M123.5 123 Q128 121 132.5 123 Q131 132 128 134.5 Q125 132 123.5 123 Z" fill="url(#beak)"/>
132
-
133
- <!-- ===== magnifier held to the big (debug) eye ===== -->
134
- <circle cx="95" cy="103" r="20" fill="url(#iris)" stroke="#1A1205" stroke-width="2.6"/>
135
- <circle cx="95" cy="104" r="10" fill="#0A0E18" filter="url(#soft)"/>
136
- <circle cx="98.6" cy="100" r="3.4" fill="#ffffff" opacity="0.95"/>
137
- <circle cx="91" cy="107" r="1.8" fill="#ffffff" opacity="0.7"/>
138
- <circle cx="95" cy="103" r="28" fill="url(#lensglass)"/>
139
- <path d="M77 87 A28 28 0 0 1 106 79" fill="none" stroke="#ffffff" stroke-width="4" stroke-linecap="round" stroke-opacity="0.5"/>
140
- <line x1="75" y1="123" x2="54" y2="147" stroke="#0A0F1C" stroke-width="14" stroke-linecap="round"/>
141
- <line x1="75" y1="123" x2="54" y2="147" stroke="url(#beam)" stroke-width="8.5" stroke-linecap="round"/>
142
- <circle cx="95" cy="103" r="28" fill="none" stroke="url(#beam)" stroke-width="7" filter="url(#soft)"/>
143
-
144
- <!-- rosy cheeks -->
145
- <ellipse cx="83" cy="127" rx="9" ry="6" fill="url(#blush)"/>
146
- <ellipse cx="167" cy="122" rx="9" ry="6" fill="url(#blush)"/>
147
- </g>
148
- </svg>
Binary file
Binary file
@@ -1,3 +0,0 @@
1
- export declare const PRETTY_SVG = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <path d=\"M5 3C3.9 3 3 3.9 3 5v1.5c0 .8-.7 1.5-1.5 1.5S0 7.3 0 6.5V5c0-2.8 2.2-5 5-5 .6 0 1 .4 1 1s-.4 1-1 1zm6 0c-1.1 0-2 .9-2 2v1.5c0 .8-.7 1.5-1.5 1.5S6 9.3 6 8.5V5c0-2.8 2.2-5 5-5 .6 0 1 .4 1 1s-.4 1-1 1z\" fill=\"currentColor\" opacity=\"0.9\"/>\n <path d=\"M3 11v1.5c0 .8.7 1.5 1.5 1.5S6 13.3 6 12.5V11H3zm7 0v1.5c0 .8.7 1.5 1.5 1.5S13 13.3 13 12.5V11H10z\" fill=\"currentColor\" opacity=\"0.6\"/>\n</svg>";
2
- export declare const RAW_SVG = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <rect x=\"1\" y=\"2\" width=\"10\" height=\"1.5\" rx=\"0.75\" fill=\"currentColor\" opacity=\"0.9\"/>\n <rect x=\"1\" y=\"5.5\" width=\"14\" height=\"1.5\" rx=\"0.75\" fill=\"currentColor\" opacity=\"0.6\"/>\n <rect x=\"1\" y=\"9\" width=\"8\" height=\"1.5\" rx=\"0.75\" fill=\"currentColor\" opacity=\"0.45\"/>\n <rect x=\"1\" y=\"12.5\" width=\"12\" height=\"1.5\" rx=\"0.75\" fill=\"currentColor\" opacity=\"0.3\"/>\n</svg>";
3
- export declare const TABLE_SVG = "<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n <rect x=\"1\" y=\"1\" width=\"14\" height=\"14\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.2\" opacity=\"0.7\"/>\n <path d=\"M1 5.5h14M1 10h14M5.5 1v14M10.5 1v14\" stroke=\"currentColor\" stroke-width=\"0.8\" opacity=\"0.5\"/>\n</svg>";
@@ -1,17 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TABLE_SVG = exports.RAW_SVG = exports.PRETTY_SVG = void 0;
4
- exports.PRETTY_SVG = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
5
- <path d="M5 3C3.9 3 3 3.9 3 5v1.5c0 .8-.7 1.5-1.5 1.5S0 7.3 0 6.5V5c0-2.8 2.2-5 5-5 .6 0 1 .4 1 1s-.4 1-1 1zm6 0c-1.1 0-2 .9-2 2v1.5c0 .8-.7 1.5-1.5 1.5S6 9.3 6 8.5V5c0-2.8 2.2-5 5-5 .6 0 1 .4 1 1s-.4 1-1 1z" fill="currentColor" opacity="0.9"/>
6
- <path d="M3 11v1.5c0 .8.7 1.5 1.5 1.5S6 13.3 6 12.5V11H3zm7 0v1.5c0 .8.7 1.5 1.5 1.5S13 13.3 13 12.5V11H10z" fill="currentColor" opacity="0.6"/>
7
- </svg>`;
8
- exports.RAW_SVG = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
9
- <rect x="1" y="2" width="10" height="1.5" rx="0.75" fill="currentColor" opacity="0.9"/>
10
- <rect x="1" y="5.5" width="14" height="1.5" rx="0.75" fill="currentColor" opacity="0.6"/>
11
- <rect x="1" y="9" width="8" height="1.5" rx="0.75" fill="currentColor" opacity="0.45"/>
12
- <rect x="1" y="12.5" width="12" height="1.5" rx="0.75" fill="currentColor" opacity="0.3"/>
13
- </svg>`;
14
- exports.TABLE_SVG = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
15
- <rect x="1" y="1" width="14" height="14" rx="2" stroke="currentColor" stroke-width="1.2" opacity="0.7"/>
16
- <path d="M1 5.5h14M1 10h14M5.5 1v14M10.5 1v14" stroke="currentColor" stroke-width="0.8" opacity="0.5"/>
17
- </svg>`;
@@ -1,15 +0,0 @@
1
- import React from 'react';
2
- import { AnalyticsEvent } from '../types';
3
- interface AnalyticsTabViewProps {
4
- analyticsSearch: string;
5
- onSetAnalyticsSearch: (val: string) => void;
6
- onDeleteEvents: () => void;
7
- selectedEvent: AnalyticsEvent | null;
8
- onSelectEvent: (event: AnalyticsEvent | null) => void;
9
- filteredAnalyticsEvents: AnalyticsEvent[];
10
- visibleAnalyticsEvents: AnalyticsEvent[];
11
- currentUserProperties: Record<string, any>;
12
- currentUserId: string | null;
13
- }
14
- export declare const AnalyticsTabView: React.FC<AnalyticsTabViewProps>;
15
- export default AnalyticsTabView;
@@ -1,157 +0,0 @@
1
- "use strict";
2
- var __importDefault = (this && this.__importDefault) || function (mod) {
3
- return (mod && mod.__esModule) ? mod : { "default": mod };
4
- };
5
- Object.defineProperty(exports, "__esModule", { value: true });
6
- exports.AnalyticsTabView = void 0;
7
- const react_1 = __importDefault(require("react"));
8
- const react_native_1 = require("react-native");
9
- const react_i18next_1 = require("react-i18next");
10
- const TouchableScale_1 = __importDefault(require("./TouchableScale"));
11
- const AnalyticsEventCard_1 = __importDefault(require("./AnalyticsEventCard"));
12
- const AnalyticsDetail_1 = __importDefault(require("./AnalyticsDetail"));
13
- const EmptyState_1 = __importDefault(require("./EmptyState"));
14
- const AnimatedEntrance_1 = __importDefault(require("./AnimatedEntrance"));
15
- const NetworkIcons_1 = require("./NetworkIcons");
16
- const AppColors_1 = require("../styles/AppColors");
17
- const AppFonts_1 = require("../styles/AppFonts");
18
- const styles_1 = __importDefault(require("../styles"));
19
- exports.AnalyticsTabView = react_1.default.memo(({ analyticsSearch, onSetAnalyticsSearch, onDeleteEvents, selectedEvent, onSelectEvent, filteredAnalyticsEvents, visibleAnalyticsEvents, currentUserProperties, currentUserId, }) => {
20
- const { t } = (0, react_i18next_1.useTranslation)();
21
- const [userPropsExpanded, setUserPropsExpanded] = react_1.default.useState(false);
22
- const renderItem = react_1.default.useCallback(({ item, index }) => (<AnimatedEntrance_1.default index={index} distance={8}>
23
- <AnalyticsEventCard_1.default event={item} searchStr={analyticsSearch} onPress={() => onSelectEvent(item)}/>
24
- </AnimatedEntrance_1.default>), [analyticsSearch, onSelectEvent]);
25
- const keyExtractor = react_1.default.useCallback((item, index) => item.id != null ? item.id.toString() : index.toString(), []);
26
- const renderAnalyticsHeader = () => {
27
- const hasProps = Object.keys(currentUserProperties ?? {}).length > 0;
28
- const total = visibleAnalyticsEvents.length;
29
- const filtered = filteredAnalyticsEvents.length;
30
- return (<react_native_1.View style={{ paddingHorizontal: 16, paddingTop: 8, paddingBottom: 4 }}>
31
- {(hasProps || currentUserId) && (<react_native_1.View style={{
32
- backgroundColor: AppColors_1.AppColors.primaryLight,
33
- borderRadius: 10,
34
- borderWidth: 1,
35
- borderColor: AppColors_1.AppColors.grayBorderSecondary,
36
- marginBottom: 10,
37
- overflow: 'hidden',
38
- }}>
39
- <react_native_1.Pressable onPress={() => setUserPropsExpanded(v => !v)} style={{
40
- flexDirection: 'row',
41
- alignItems: 'center',
42
- justifyContent: 'space-between',
43
- padding: 10,
44
- backgroundColor: AppColors_1.AppColors.grayBackground,
45
- }}>
46
- <react_native_1.View style={{
47
- flexDirection: 'row',
48
- alignItems: 'center',
49
- gap: 6,
50
- }}>
51
- <NetworkIcons_1.UserIcon color={AppColors_1.AppColors.purple} size={14}/>
52
- <react_native_1.Text style={{
53
- fontFamily: AppFonts_1.AppFonts.interBold,
54
- fontSize: 12,
55
- color: AppColors_1.AppColors.primaryBlack,
56
- }}>
57
- {t('analytics.user_context')}
58
- </react_native_1.Text>
59
- {currentUserId && (<react_native_1.View style={{
60
- backgroundColor: 'rgba(104,75,155,0.1)',
61
- paddingHorizontal: 6,
62
- paddingVertical: 1,
63
- borderRadius: 4,
64
- }}>
65
- <react_native_1.Text style={{
66
- fontFamily: AppFonts_1.AppFonts.interBold,
67
- fontSize: 9,
68
- color: AppColors_1.AppColors.purple,
69
- }}>
70
- {t('analytics.id')}: {currentUserId}
71
- </react_native_1.Text>
72
- </react_native_1.View>)}
73
- </react_native_1.View>
74
- <react_native_1.Text style={{
75
- fontFamily: AppFonts_1.AppFonts.interMedium,
76
- fontSize: 11,
77
- color: AppColors_1.AppColors.purple,
78
- }}>
79
- {userPropsExpanded ? t('analytics.hide_props') : t('analytics.show_props')}
80
- </react_native_1.Text>
81
- </react_native_1.Pressable>
82
-
83
- {userPropsExpanded && hasProps && (<react_native_1.View style={{
84
- padding: 10,
85
- borderTopWidth: 1,
86
- borderTopColor: AppColors_1.AppColors.dividerColor,
87
- gap: 4,
88
- }}>
89
- {Object.entries(currentUserProperties ?? {}).map(([k, v]) => (<react_native_1.View key={k} style={{
90
- flexDirection: 'row',
91
- justifyContent: 'space-between',
92
- }}>
93
- <react_native_1.Text style={{
94
- fontFamily: AppFonts_1.AppFonts.interMedium,
95
- fontSize: 11,
96
- color: AppColors_1.AppColors.grayTextWeak,
97
- }}>
98
- {k}
99
- </react_native_1.Text>
100
- <react_native_1.Text style={{
101
- fontFamily: AppFonts_1.AppFonts.interBold,
102
- fontSize: 11,
103
- color: AppColors_1.AppColors.primaryBlack,
104
- }}>
105
- {String(v)}
106
- </react_native_1.Text>
107
- </react_native_1.View>))}
108
- </react_native_1.View>)}
109
- </react_native_1.View>)}
110
-
111
- <react_native_1.Text style={[styles_1.default.resultCount, { marginBottom: 4 }]}>
112
- {t('filters.showing_analytics', { filtered, total })}
113
- </react_native_1.Text>
114
- </react_native_1.View>);
115
- };
116
- return (<react_native_1.View style={{ flex: 1 }}>
117
- {selectedEvent != null ? (<AnalyticsDetail_1.default event={selectedEvent} onClose={() => onSelectEvent(null)}/>) : (<react_native_1.View style={{ flex: 1 }}>
118
- <react_native_1.View style={{
119
- backgroundColor: AppColors_1.AppColors.white,
120
- borderBottomWidth: 1,
121
- borderBottomColor: AppColors_1.AppColors.dividerColor,
122
- paddingBottom: 6,
123
- }}>
124
- <react_native_1.View style={[
125
- styles_1.default.toolbarRow,
126
- { marginTop: 12, marginBottom: 8 },
127
- ]}>
128
- <react_native_1.View style={styles_1.default.searchContainer}>
129
- <NetworkIcons_1.SearchIcon color={AppColors_1.AppColors.grayTextWeak} size={16}/>
130
- <react_native_1.TextInput placeholder={t('search.analytics_placeholder')} placeholderTextColor={AppColors_1.AppColors.grayTextWeak} value={analyticsSearch} onChangeText={onSetAnalyticsSearch} style={styles_1.default.searchInput} autoCorrect={false} autoCapitalize="none"/>
131
- {analyticsSearch.length > 0 && (<react_native_1.Pressable onPress={() => onSetAnalyticsSearch('')} hitSlop={10} style={styles_1.default.clearBtn}>
132
- <NetworkIcons_1.ClearIcon color={AppColors_1.AppColors.grayTextWeak} size={14}/>
133
- </react_native_1.Pressable>)}
134
- </react_native_1.View>
135
-
136
- <react_native_1.View style={styles_1.default.toolbarRight}>
137
- <TouchableScale_1.default style={[
138
- styles_1.default.toolbarBtn,
139
- {
140
- borderColor: 'rgba(255,46,87,0.22)',
141
- backgroundColor: 'rgba(255,46,87,0.06)',
142
- },
143
- ]} onPress={onDeleteEvents} hitSlop={6}>
144
- <NetworkIcons_1.WipeIcon color={AppColors_1.AppColors.errorColor} size={15}/>
145
- </TouchableScale_1.default>
146
- </react_native_1.View>
147
- </react_native_1.View>
148
- </react_native_1.View>
149
-
150
- <react_native_1.FlatList data={filteredAnalyticsEvents} keyExtractor={keyExtractor} ListHeaderComponent={renderAnalyticsHeader} renderItem={renderItem} initialNumToRender={15} maxToRenderPerBatch={15} windowSize={7} removeClippedSubviews={true} ListEmptyComponent={<EmptyState_1.default isSearch={analyticsSearch.length > 0}/>} contentContainerStyle={[
151
- styles_1.default.listContent,
152
- filteredAnalyticsEvents.length === 0 && { flexGrow: 1 },
153
- ]} keyboardShouldPersistTaps="handled"/>
154
- </react_native_1.View>)}
155
- </react_native_1.View>);
156
- });
157
- exports.default = exports.AnalyticsTabView;
@@ -1,22 +0,0 @@
1
- import React from 'react';
2
- import { NetworkLog } from '../types';
3
- import { ApiDetailTab } from '../enums';
4
- interface ApiDetailViewProps {
5
- selected: NetworkLog;
6
- apiDetailActiveTab: ApiDetailTab | 'metadata' | 'headers' | 'request' | 'response';
7
- onSetApiDetailActiveTab: (tab: ApiDetailTab | 'metadata' | 'headers' | 'request' | 'response') => void;
8
- detailSearch: string;
9
- onSetDetailSearch: (val: string) => void;
10
- reqExpanded: boolean;
11
- onToggleReqExpanded: () => void;
12
- resExpanded: boolean;
13
- onToggleResExpanded: () => void;
14
- showReqDiff: boolean;
15
- onToggleShowReqDiff: () => void;
16
- showResDiff: boolean;
17
- onToggleShowResDiff: () => void;
18
- prevRequestData: any;
19
- prevResponseData: any;
20
- }
21
- export declare const ApiDetailView: React.FC<ApiDetailViewProps>;
22
- export default ApiDetailView;