react-native-inapp-inspector 2.5.13 → 2.5.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -8
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/results.bin +1 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/BuildConfig.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/InAppInspectorFloatingView$iconView$1.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/InAppInspectorFloatingView.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NativeNetworkInspectorSpec.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorModule$Companion.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorModule$activityEventListener$1.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorModule$frameCallback$1.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorModule$getCapturedMedia$lambda$62$$inlined$sortedByDescending$1.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorModule$shakeListener$1.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorModule$startVideoRecording$2$1.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorModule.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/inappinspector/NetworkInspectorPackage.dex +0 -0
- package/android/build/.transforms/ad628164ecef2a7cc593f0fd2f4050ce/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
- package/android/build/.transforms/c93e459e24d856bde563ebb048265732/results.bin +1 -0
- package/android/build/.transforms/c93e459e24d856bde563ebb048265732/transformed/classes/classes_dex/classes.dex +0 -0
- package/android/build/generated/source/buildConfig/debug/com/inappinspector/BuildConfig.java +10 -0
- package/android/build/generated/source/codegen/java/com/inappinspector/NativeNetworkInspectorSpec.java +176 -0
- package/android/build/generated/source/codegen/jni/CMakeLists.txt +28 -0
- package/android/build/generated/source/codegen/jni/RNInAppInspectorSpec-generated.cpp +236 -0
- package/android/build/generated/source/codegen/jni/RNInAppInspectorSpec.h +31 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/ComponentDescriptors.cpp +22 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/ComponentDescriptors.h +24 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/EventEmitters.cpp +16 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/EventEmitters.h +17 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/Props.cpp +19 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/Props.h +18 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/RNInAppInspectorSpecJSI.h +337 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/ShadowNodes.cpp +17 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/ShadowNodes.h +23 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/States.cpp +16 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/RNInAppInspectorSpec/States.h +20 -0
- package/android/build/generated/source/codegen/schema.json +1 -0
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +19 -0
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
- package/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
- package/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +1 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/xml_inappinspector_file_paths.xml.flat +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +2 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +2 -0
- package/android/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/react-native-inapp-inspector_debug.kotlin_module +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/inappinspector/BuildConfig.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/inappinspector/NativeNetworkInspectorSpec.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +3 -0
- package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +28 -0
- package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +19 -0
- package/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/xml/inappinspector_file_paths.xml +7 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/META-INF/react-native-inapp-inspector_debug.kotlin_module +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/BuildConfig.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/InAppInspectorFloatingView$iconView$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/InAppInspectorFloatingView.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NativeNetworkInspectorSpec.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorModule$Companion.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorModule$activityEventListener$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorModule$frameCallback$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorModule$getCapturedMedia$lambda$62$$inlined$sortedByDescending$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorModule$shakeListener$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorModule$startVideoRecording$2$1.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/inappinspector/NetworkInspectorPackage.class +0 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +2 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +2 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +35 -0
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build/tmp/kotlin-classes/debug/META-INF/react-native-inapp-inspector_debug.kotlin_module +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/InAppInspectorFloatingView$iconView$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/InAppInspectorFloatingView.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorModule$Companion.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorModule$activityEventListener$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorModule$frameCallback$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorModule$getCapturedMedia$lambda$62$$inlined$sortedByDescending$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorModule$shakeListener$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorModule$startVideoRecording$2$1.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorModule.class +0 -0
- package/android/build/tmp/kotlin-classes/debug/com/inappinspector/NetworkInspectorPackage.class +0 -0
- package/android/src/main/java/com/inappinspector/NetworkInspectorModule.kt +118 -31
- package/dist/commonjs/components/Inspector/ConsoleExportModal.js +1 -1
- package/dist/commonjs/components/Inspector/ConsoleTab.js +7 -7
- package/dist/commonjs/components/Inspector/DebuggingTab.js +21 -21
- package/dist/commonjs/components/Inspector/FabLauncher.js +3 -3
- package/dist/commonjs/components/Inspector/InspectorHeader.js +30 -30
- package/dist/commonjs/components/Inspector/MainScreen.js +38 -75
- package/dist/commonjs/components/Inspector/NetworkExportModal.js +4 -4
- package/dist/commonjs/components/Inspector/NetworkTab.js +51 -51
- package/dist/commonjs/components/Inspector/SecondaryTelemetryStrip.d.ts +1 -0
- package/dist/commonjs/components/Inspector/SecondaryTelemetryStrip.js +17 -16
- package/dist/commonjs/components/Inspector/SettingsPanel.js +40 -41
- package/dist/commonjs/components/Inspector/SkeletonPlaceholder.d.ts +3 -0
- package/dist/commonjs/components/Inspector/SkeletonPlaceholder.js +34 -3
- package/dist/commonjs/components/Inspector/TabBar.js +9 -15
- package/dist/commonjs/components/Inspector/UiInspectorDetail.js +16 -16
- package/dist/commonjs/components/LogCard.js +7 -7
- package/dist/commonjs/components/SkeletonPlaceholder.d.ts +3 -0
- package/dist/commonjs/components/SkeletonPlaceholder.js +34 -3
- package/dist/commonjs/constants/version.d.ts +1 -1
- package/dist/commonjs/constants/version.js +1 -1
- package/dist/commonjs/helpers/remoteConfig.js +1 -1
- package/dist/commonjs/helpers/shareFormatter.js +14 -14
- package/dist/commonjs/helpers/uiInspectorEngine.js +9 -9
- package/dist/commonjs/index.d.ts +1 -1
- package/dist/commonjs/index.js +3 -3
- package/dist/commonjs/native/NativeInspector.d.ts +2 -0
- package/dist/commonjs/native/NativeInspector.js +1 -1
- package/dist/commonjs/native/NativeNetworkInspector.d.ts +2 -0
- package/dist/commonjs/styles/AppFonts.d.ts +4 -0
- package/dist/commonjs/styles/AppFonts.js +1 -1
- package/dist/commonjs/styles/index.d.ts +2 -0
- package/dist/commonjs/styles/index.js +1 -1
- package/dist/commonjs/types/enums.d.ts +0 -2
- package/dist/commonjs/types/enums.js +1 -1
- package/dist/commonjs/types/interfaces.d.ts +1 -1
- package/dist/esm/components/Inspector/BoxModelVisualizer.js +3 -3
- package/dist/esm/components/Inspector/ConsoleExportModal.js +1 -1
- package/dist/esm/components/Inspector/ConsoleTab.js +48 -48
- package/dist/esm/components/Inspector/DebuggingTab.js +106 -106
- package/dist/esm/components/Inspector/FabLauncher.js +42 -42
- package/dist/esm/components/Inspector/InspectorHeader.js +50 -50
- package/dist/esm/components/Inspector/MainScreen.js +87 -124
- package/dist/esm/components/Inspector/NetworkExportModal.js +1 -1
- package/dist/esm/components/Inspector/NetworkTab.js +83 -83
- package/dist/esm/components/Inspector/SecondaryTelemetryStrip.d.ts +1 -0
- package/dist/esm/components/Inspector/SecondaryTelemetryStrip.js +23 -22
- package/dist/esm/components/Inspector/SettingsPanel.js +106 -107
- package/dist/esm/components/Inspector/SkeletonPlaceholder.d.ts +3 -0
- package/dist/esm/components/Inspector/SkeletonPlaceholder.js +42 -11
- package/dist/esm/components/Inspector/TabBar.js +35 -41
- package/dist/esm/components/Inspector/UiA11yAuditPanel.js +4 -4
- package/dist/esm/components/Inspector/UiInspectorDetail.js +141 -141
- package/dist/esm/components/Inspector/UiInspectorOverlay.js +81 -81
- package/dist/esm/components/Inspector/UiInspectorTab.js +10 -10
- package/dist/esm/components/Inspector/UiLiveStyleTweaker.js +35 -35
- package/dist/esm/components/LogCard.js +53 -53
- package/dist/esm/components/SkeletonPlaceholder.d.ts +3 -0
- package/dist/esm/components/SkeletonPlaceholder.js +42 -11
- package/dist/esm/constants/version.d.ts +1 -1
- package/dist/esm/constants/version.js +1 -1
- package/dist/esm/helpers/remoteConfig.js +1 -1
- package/dist/esm/helpers/shareFormatter.js +14 -14
- package/dist/esm/helpers/uiInspectorEngine.js +8 -8
- package/dist/esm/index.d.ts +1 -1
- package/dist/esm/index.js +8 -8
- package/dist/esm/native/NativeInspector.d.ts +2 -0
- package/dist/esm/native/NativeInspector.js +1 -1
- package/dist/esm/native/NativeNetworkInspector.d.ts +2 -0
- package/dist/esm/styles/AppFonts.d.ts +4 -0
- package/dist/esm/styles/AppFonts.js +1 -1
- package/dist/esm/styles/index.d.ts +2 -0
- package/dist/esm/styles/index.js +1 -1
- package/dist/esm/types/enums.d.ts +0 -2
- package/dist/esm/types/enums.js +1 -1
- package/dist/esm/types/interfaces.d.ts +1 -1
- package/ios/NetworkInspectorModule.mm +288 -325
- package/package.json +1 -1
- package/src/native/NativeInspector.ts +30 -0
- package/src/native/NativeNetworkInspector.ts +2 -0
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as ne,Pressable as Qe,StatusBar as Je,Text as T,TouchableOpacity as Te,useWindowDimensions as Ke,View as S}from"react-native";import Xe from"react-native-linear-gradient";import{useInspector as Ye}from"./InspectorContext";import U from"../TouchableScale";import{BrandCircleIcon as Ze}from"../BrandCircleIcon";import i from"../../styles";import{AppColors as t}from"../../styles/AppColors";import{AppFonts as
|
|
2
|
-
<S style={[i.headerGradient,{minHeight:(e?
|
|
1
|
+
import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as ne,Pressable as Qe,StatusBar as Je,Text as T,TouchableOpacity as Te,useWindowDimensions as Ke,View as S}from"react-native";import Xe from"react-native-linear-gradient";import{useInspector as Ye}from"./InspectorContext";import U from"../TouchableScale";import{BrandCircleIcon as Ze}from"../BrandCircleIcon";import i from"../../styles";import{AppColors as t}from"../../styles/AppColors";import{AppFonts as R}from"../../styles/AppFonts";import{METHOD_COLORS as et}from"../../constants";import{LIB_VERSION as se}from"../../constants";import{getStatusColor as de,formatTime as tt,formatTimeShort as Ce,getSize as ze,formatByteSize as it,getAppVersionAndBuild as rt,showToast as O}from"../../helpers";import{triggerNativeHaptic as H}from"../../native/NativeInspector";import{ScreenCapture as N,generateCaptureId as ce}from"../../capture";import{MediaPreviewModal as St}from"./MediaPreviewModal";import{LanguageSelectorModal as Tt}from"./LanguageSelectorModal";import Ct from"../CountryFlag";import{WhiteBackNavigation as Vt,SettingsIcon as Dt,CloseWhite as It,ChevronDownIcon as Ve,ClockIcon as _,SizeIcon as De,AppleIcon as Rt,AndroidIcon as Mt,NpmIcon as $t,ResetIcon as Bt,InfoCircleIcon as Lt,EyeIcon as Wt}from"../NetworkIcons";import{useTranslation as vt,SUPPORTED_LANGUAGES as Ie,getLanguage as Ht}from"../../i18n";const Ot=L.memo(()=>{const{t:V,language:ue}=vt(),{modalHeightPercent:te,appIcon:Pt,selected:I,setSelected:Re,selectedEvent:B,setSelectedEvent:Me,selectedLog:W,setSelectedLog:$e,selectedReduxSlice:j,setSelectedReduxSlice:Be,selectedReduxAction:Q,setSelectedReduxAction:Le,reduxState:We,reduxLastActionMap:ve,clearAnim:At,runClearAllWithAnimation:Et,settingsPage:P,setSettingsPage:ie,isAboutOpen:re,setIsAboutOpen:he,resetToDefaults:He,closeModal:ge,minimizeInspector:Oe,detailTitle:Pe,activeTab:k,environment:pe,selectedCrash:M,setSelectedCrash:Ae,selectedPush:D,setSelectedPush:Ee,selectedSocket:z,setSelectedSocket:Fe,refreshMediaCount:A,peekMode:oe,setPeekMode:Ue,previewMediaItem:me,setPreviewMediaItem:E}=Ye(),{width:J}=Ke(),e=J<360,G=J<400,[Ft,Ut]=L.useState(!1),[Ne,fe]=L.useState(!1),[je]=L.useState(()=>rt().formatted),be=ee(()=>{const w=ue||Ht();return Ie.find(C=>C.code===w)||Ie[0]},[ue]),[K,X]=L.useState(!1),[Nt,le]=L.useState(0),F=L.useRef(null);L.useEffect(()=>{N.isRecording().then(w=>{X(w)}).catch(()=>{})},[]),L.useEffect(()=>(K?(le(0),F.current=setInterval(()=>{le(w=>w+1)},1e3)):(F.current&&(clearInterval(F.current),F.current=null),le(0)),()=>{F.current&&clearInterval(F.current)}),[K]);const jt=L.useCallback(async()=>{try{H("light");const w=await N.takeScreenshot({format:"png",quality:.9,hideInspector:!0});if(w){H("success");const C=ce("screenshot",w.format||"png"),v={id:C,type:"image",format:w.format,uri:w.uri,filename:w.uri.split("/").pop()||C,sizeBytes:w.sizeBytes,timestamp:w.timestamp,width:w.width,height:w.height};E(v),A?.().catch(()=>{}),O(V("header.screenshotCaptured"))}else O(V("header.screenshotFailed"))}catch{O(V("header.screenshotError"))}},[A,V]),Gt=L.useCallback(async()=>{try{if(K){H("medium");const w=await N.stopRecording();if(X(!1),w){H("success");const C=ce("video",w.format),v={id:C,type:w.format==="gif"?"gif":"video",format:w.format,uri:w.uri,filename:w.uri.split("/").pop()||C,sizeBytes:w.sizeBytes,timestamp:w.timestamp,durationMs:w.durationMs,width:w.width,height:w.height,hasAudio:w.hasAudio};E(v),A?.().catch(()=>{}),O(V("header.recordingSaved",{duration:(w.durationMs/1e3).toFixed(1)}))}}else H("medium"),await N.startRecording({fps:24,audioSource:"none"})?(X(!0),O(V("header.recordingStarted"))):O(V("header.recordingStartFailed"))}catch{O(V("header.recordingError")),X(!1)}},[K,V]),qt=w=>{const C=Math.floor(w/60),v=w%60;return`${C.toString().padStart(2,"0")}:${v.toString().padStart(2,"0")}`},_t=ee(()=>{const w=(pe||(__DEV__?"DEV":"PROD")).trim(),C=w.toUpperCase();return C==="DEV"||C.includes("DEV")||C==="LOCAL"?{label:w,bg:`${t.emerald500}40`,border:`${t.emerald400}8C`,text:t.mintGreenBorder}:C==="UAT"||C==="QA"||C==="TEST"?{label:w,bg:`${t.amber500}47`,border:`${t.amber400}99`,text:t.amberWarmBorder}:C==="PREPROD"||C==="STAGE"||C==="STAGING"?{label:w,bg:`${t.purple500}47`,border:`${t.purple400}99`,text:t.violetSoftBorder}:{label:w,bg:`${t.rose500}40`,border:`${t.roseBorder}8C`,text:t.errorBorder}},[pe]),Y=k==="apis"&&I!=null||k==="analytics"&&B!=null||k==="logs"&&W!=null||k==="redux"&&(j!=null||Q!=null)||k==="crash"&&M!=null||k==="push"&&D!=null||k==="socket"&&z!=null,Z=P!==null,ae=Y||Z||re,Ge=ee(()=>{switch(P){case"apis":return"APIs (Network)";case"logs":return"Console Logs";case"crash":return"Crash Protection";case"analytics":return"Analytics Logger";case"redux":return"Redux Inspector";case"media":return"Screencast (Media)";case"push":return"Push Notifications";default:return"Settings & Modules"}},[P]),ye=ee(()=>ne.OS==="ios"?te>=98?J>=390?50:44:0:ne.OS==="android"&&te>=98?Je.currentHeight||24:0,[te,J]),$=e?28:G?30:32,Qt=e?36:G?38:40;return<>
|
|
2
|
+
<S style={[i.headerGradient,{minHeight:(e?50:54)+ye}]}>
|
|
3
3
|
|
|
4
4
|
<Xe colors={[t.indigo600,t.violet600]}start={{x:0,y:0}}end={{x:1,y:1}}style={{position:"absolute",top:0,left:0,right:0,bottom:0,borderTopLeftRadius:20,borderTopRightRadius:20}}pointerEvents="none"/>
|
|
5
5
|
<S style={{paddingTop:ye,width:"100%"}}>
|
|
6
|
-
<S style={[i.header,{width:"100%",justifyContent:"space-between",paddingHorizontal:e?8:10,paddingVertical:
|
|
6
|
+
<S style={[i.header,{width:"100%",justifyContent:"space-between",paddingHorizontal:e?8:10,paddingVertical:7,minHeight:e?50:54}]}>
|
|
7
7
|
<S style={{flexDirection:"row",alignItems:"center",gap:e?6:8,flex:Y?void 0:1,flexShrink:Y?0:1,minWidth:0}}>
|
|
8
|
-
{ae&&<U onPress={()=>{if(re){he(!1);return}if(Z){ie(P==="main"?null:"main");return}
|
|
8
|
+
{ae&&<U onPress={()=>{if(re){he(!1);return}if(Z){ie(P==="main"?null:"main");return}Re(null),Me(null),$e(null),Be(null),Le(null),Ae(null),Ee(null),Fe(null)}}hitSlop={15}style={{width:e?30:34,height:e?30:34,borderRadius:e?15:17,alignItems:"center",justifyContent:"center",backgroundColor:`${t.white}2E`,borderWidth:1,borderColor:`${t.white}4D`,flexShrink:0}}>
|
|
9
9
|
<S style={{position:"absolute",width:e?38:42,height:e?38:42,borderRadius:21,backgroundColor:`${t.white}1A`}}/>
|
|
10
10
|
<Vt/>
|
|
11
11
|
</U>}
|
|
12
12
|
|
|
13
13
|
{re?<S style={{gap:2.5,flex:1,minWidth:0,marginRight:6,justifyContent:"center"}}>
|
|
14
14
|
<S style={{flexDirection:"row",alignItems:"center",gap:6}}>
|
|
15
|
-
<T style={{fontFamily:
|
|
15
|
+
<T style={{fontFamily:R.interBold,fontSize:e?14.5:16,lineHeight:e?18:20,color:t.white,letterSpacing:-.2}}numberOfLines={1}>
|
|
16
16
|
About & Specs
|
|
17
17
|
</T>
|
|
18
18
|
<S style={{backgroundColor:`${t.white}26`,paddingHorizontal:e?5:6,paddingVertical:2,borderRadius:8,borderWidth:1,borderColor:`${t.white}20`}}>
|
|
19
|
-
<T style={{fontFamily:
|
|
19
|
+
<T style={{fontFamily:R.interBold,fontSize:e?8.5:9.5,lineHeight:12,color:t.white}}>
|
|
20
20
|
v{se}
|
|
21
21
|
</T>
|
|
22
22
|
</S>
|
|
23
23
|
</S>
|
|
24
|
-
<T style={{fontFamily:
|
|
25
|
-
{
|
|
24
|
+
<T style={{fontFamily:R.interRegular,fontSize:e?10:11,lineHeight:e?13.5:14.5,color:`${t.white}CC`,marginTop:.5}}numberOfLines={1}ellipsizeMode="tail">
|
|
25
|
+
{V("common.aboutSpecsSubtitle","Package info, runtime specs & diagnostic payload")}
|
|
26
26
|
</T>
|
|
27
27
|
</S>:Z?<S style={{gap:2.5,flex:1,minWidth:0,marginRight:6,justifyContent:"center"}}>
|
|
28
28
|
<S style={{flexDirection:"row",alignItems:"center",gap:6}}>
|
|
29
|
-
<T style={{fontFamily:
|
|
29
|
+
<T style={{fontFamily:R.interBold,fontSize:e?14.5:16,lineHeight:e?19:21,color:t.white,letterSpacing:-.2}}numberOfLines={1}>
|
|
30
30
|
{Ge}
|
|
31
31
|
</T>
|
|
32
32
|
{P==="main"&&<S style={{backgroundColor:`${t.white}26`,paddingHorizontal:e?5:6,paddingVertical:2,borderRadius:8,borderWidth:1,borderColor:`${t.white}20`}}>
|
|
33
|
-
<T style={{fontFamily:
|
|
33
|
+
<T style={{fontFamily:R.interBold,fontSize:e?8.5:9.5,lineHeight:12,color:t.white}}>
|
|
34
34
|
v{se}
|
|
35
35
|
</T>
|
|
36
36
|
</S>}
|
|
37
37
|
</S>
|
|
38
|
-
<T style={{fontFamily:
|
|
38
|
+
<T style={{fontFamily:R.interRegular,fontSize:e?10:11,lineHeight:e?14:15,color:`${t.white}CC`,marginTop:2}}numberOfLines={1}ellipsizeMode="tail">
|
|
39
39
|
{P==="main"?"Manage modules and preferences":"Configure module parameters"}
|
|
40
40
|
</T>
|
|
41
41
|
</S>:ae?null:<S style={{flexDirection:"row",alignItems:"center",gap:e?7:8.5,flex:1,minWidth:0,marginRight:6}}>
|
|
42
42
|
<Ze size={e?38:G?40:42}/>
|
|
43
43
|
<S style={{gap:3,flex:1,minWidth:0,justifyContent:"center"}}>
|
|
44
44
|
|
|
45
|
-
<T style={[i.headerTitle,{fontFamily:
|
|
46
|
-
|
|
45
|
+
<T style={[i.headerTitle,{fontFamily:R.interBold,fontWeight:"700",fontSize:e?14:G?15:15.5,lineHeight:e?18:G?19:20,color:t.white,letterSpacing:-.2,paddingBottom:0}]}numberOfLines={1}ellipsizeMode="tail">
|
|
46
|
+
{V("header.title","In-App Inspector")}
|
|
47
47
|
</T>
|
|
48
48
|
|
|
49
49
|
|
|
50
50
|
<S style={{flexDirection:"row",alignItems:"center",gap:4,minWidth:0,marginTop:2,flexWrap:"nowrap",overflow:"hidden"}}>
|
|
51
51
|
|
|
52
|
-
<U onPress={()=>{H("light"),fe(!0)}}hitSlop={6}accessible={!0}accessibilityRole="button"accessibilityLabel={
|
|
52
|
+
<U onPress={()=>{H("light"),fe(!0)}}hitSlop={6}accessible={!0}accessibilityRole="button"accessibilityLabel={V("settings.general.selectLanguage","Select Language")}style={{flexDirection:"row",alignItems:"center",backgroundColor:`${t.white}24`,borderRadius:5,paddingHorizontal:5,paddingVertical:1.5,gap:3,borderWidth:1,borderColor:`${t.white}38`,flexShrink:0}}>
|
|
53
53
|
<Ct code={be?.code||"en"}size={9}borderRadius={2}/>
|
|
54
|
-
<T style={{fontFamily:
|
|
54
|
+
<T style={{fontFamily:R.interBold,fontSize:8,lineHeight:10.5,color:t.white,letterSpacing:.2}}numberOfLines={1}>
|
|
55
55
|
{be?.code?.toUpperCase()||"EN"}
|
|
56
56
|
</T>
|
|
57
57
|
<Ve size={6}color={`${t.white}CC`}/>
|
|
@@ -59,8 +59,8 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
<S style={{flexDirection:"row",alignItems:"center",backgroundColor:`${t.white}1F`,borderRadius:5,paddingHorizontal:5,paddingVertical:1.5,gap:3,borderWidth:1,borderColor:`${t.white}2E`,flexShrink:1,minWidth:0}}>
|
|
62
|
-
{ne.OS==="ios"?<
|
|
63
|
-
<T style={{fontFamily:
|
|
62
|
+
{ne.OS==="ios"?<Rt color={`${t.white}E6`}size={8.5}/>:<Mt color={`${t.white}E6`}size={8.5}/>}
|
|
63
|
+
<T style={{fontFamily:R.interMedium,fontSize:8,lineHeight:10.5,color:`${t.white}EB`,letterSpacing:.1}}numberOfLines={1}ellipsizeMode="tail">
|
|
64
64
|
{je}
|
|
65
65
|
</T>
|
|
66
66
|
</S>
|
|
@@ -68,7 +68,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
68
68
|
|
|
69
69
|
<Qe onPress={()=>{_e.openURL("https://www.npmjs.com/package/react-native-inapp-inspector").catch(()=>{})}}style={{flexDirection:"row",alignItems:"center",backgroundColor:`${t.white}1F`,borderRadius:5,paddingHorizontal:5.5,paddingVertical:1.5,gap:3,borderWidth:1,borderColor:`${t.white}2E`,flexShrink:0}}>
|
|
70
70
|
<$t size={8.5}color={t.npmRedLight}/>
|
|
71
|
-
<T style={{fontFamily:
|
|
71
|
+
<T style={{fontFamily:R.interMedium,fontSize:8,lineHeight:10.5,color:`${t.white}EB`,letterSpacing:.1}}>
|
|
72
72
|
v{se}
|
|
73
73
|
</T>
|
|
74
74
|
</Qe>
|
|
@@ -78,11 +78,11 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
78
78
|
</S>
|
|
79
79
|
|
|
80
80
|
{Y&&<S style={[i.headerCenter,{flex:1,minWidth:0,flexShrink:1,paddingHorizontal:e?3:6,overflow:"hidden"}]}>
|
|
81
|
-
{
|
|
81
|
+
{k==="apis"&&I!=null?<S style={i.headerDetailCenter}>
|
|
82
82
|
<S style={i.headerDetailRow}>
|
|
83
|
-
<S style={[i.headerMethodBadge,{backgroundColor:et[
|
|
83
|
+
<S style={[i.headerMethodBadge,{backgroundColor:et[I.method]??t.grayText,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
84
84
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
85
|
-
{
|
|
85
|
+
{I.method}
|
|
86
86
|
</T>
|
|
87
87
|
</S>
|
|
88
88
|
<T style={[i.headerDetailTitle,{fontSize:e?13:14.5,flex:1,minWidth:0,flexShrink:1}]}numberOfLines={1}ellipsizeMode="middle">
|
|
@@ -90,26 +90,26 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
90
90
|
</T>
|
|
91
91
|
</S>
|
|
92
92
|
<S style={{flexDirection:"row",alignItems:"center",gap:e?4:6,marginTop:3,paddingVertical:1}}>
|
|
93
|
-
<S style={{flexDirection:"row",alignItems:"center",gap:4,paddingHorizontal:e?6:8,paddingVertical:2.5,borderRadius:20,backgroundColor:`${de(
|
|
94
|
-
<S style={[i.headerStatusDot,{backgroundColor:de(
|
|
95
|
-
<T style={[i.headerSubTitle,{fontFamily:
|
|
96
|
-
{
|
|
93
|
+
<S style={{flexDirection:"row",alignItems:"center",gap:4,paddingHorizontal:e?6:8,paddingVertical:2.5,borderRadius:20,backgroundColor:`${de(I.status)}26`,borderWidth:1,borderColor:`${de(I.status)}55`}}>
|
|
94
|
+
<S style={[i.headerStatusDot,{backgroundColor:de(I.status),width:e?6:7,height:e?6:7}]}/>
|
|
95
|
+
<T style={[i.headerSubTitle,{fontFamily:R.interBold,fontSize:e?10:11}]}>
|
|
96
|
+
{I.status===0?"Failed":I.status??"Pending"}
|
|
97
97
|
</T>
|
|
98
98
|
</S>
|
|
99
99
|
<S style={{flexDirection:"row",alignItems:"center",gap:4,paddingHorizontal:e?6:8,paddingVertical:2.5,borderRadius:20,backgroundColor:`${t.white}29`}}>
|
|
100
100
|
<_ color={t.white}size={e?10:11}/>
|
|
101
101
|
<T style={[i.headerSubTitle,{fontSize:e?10:11}]}>
|
|
102
|
-
{
|
|
102
|
+
{I.duration!=null?`${I.duration}ms`:"\u2014"}
|
|
103
103
|
</T>
|
|
104
104
|
</S>
|
|
105
|
-
{
|
|
105
|
+
{I.response!=null&&<S style={{flexDirection:"row",alignItems:"center",gap:4,paddingHorizontal:e?6:8,paddingVertical:2.5,borderRadius:20,backgroundColor:`${t.white}29`}}>
|
|
106
106
|
<De color={t.white}size={e?10:11}/>
|
|
107
107
|
<T style={[i.headerSubTitle,{fontSize:e?10:11}]}>
|
|
108
|
-
{ze(
|
|
108
|
+
{ze(I.response)}
|
|
109
109
|
</T>
|
|
110
110
|
</S>}
|
|
111
111
|
</S>
|
|
112
|
-
</S>:
|
|
112
|
+
</S>:k==="analytics"&&B!=null?<S style={i.headerDetailCenter}>
|
|
113
113
|
<S style={i.headerDetailRow}>
|
|
114
114
|
<S style={[i.headerMethodBadge,{backgroundColor:B.source==="firebase"?`${t.firebaseOrange}4D`:`${t.purple}4D`,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
115
115
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
@@ -130,7 +130,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
130
130
|
{B.source}
|
|
131
131
|
</T>
|
|
132
132
|
</S>
|
|
133
|
-
</S>:
|
|
133
|
+
</S>:k==="logs"&&W!=null?<S style={i.headerDetailCenter}>
|
|
134
134
|
<S style={i.headerDetailRow}>
|
|
135
135
|
<S style={[i.headerMethodBadge,{backgroundColor:W.type==="error"?`${t.errorColor}4D`:W.type==="warn"?`${t.lightOrange}4D`:`${t.purple}4D`,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
136
136
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
@@ -151,7 +151,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
151
151
|
</T>
|
|
152
152
|
</S>
|
|
153
153
|
</S>
|
|
154
|
-
</S>:
|
|
154
|
+
</S>:k==="redux"&&j!=null?(()=>{const w=We?.[j],C=w&&typeof w=="object"?Object.keys(w).length:typeof w<"u"?1:0,v=ze(w),Se=ve[j];return<S style={i.headerDetailCenter}>
|
|
155
155
|
<S style={i.headerDetailRow}>
|
|
156
156
|
<S style={[i.headerMethodBadge,{backgroundColor:`${t.purple}4D`,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
157
157
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
@@ -191,7 +191,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
191
191
|
</S>
|
|
192
192
|
</>}
|
|
193
193
|
</S>
|
|
194
|
-
</S>})():
|
|
194
|
+
</S>})():k==="redux"&&Q!=null?<S style={i.headerDetailCenter}>
|
|
195
195
|
<S style={i.headerDetailRow}>
|
|
196
196
|
<S style={[i.headerMethodBadge,{backgroundColor:`${t.brandPurple}4D`,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
197
197
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
@@ -208,7 +208,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
208
208
|
{Q.timestamp||"Dispatched"}
|
|
209
209
|
</T>
|
|
210
210
|
</S>
|
|
211
|
-
</S>:
|
|
211
|
+
</S>:k==="crash"&&M!=null?<S style={i.headerDetailCenter}>
|
|
212
212
|
<S style={i.headerDetailRow}>
|
|
213
213
|
<S style={[i.headerMethodBadge,{backgroundColor:M.isFatal?t.red600:t.amber600,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
214
214
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
@@ -233,7 +233,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
233
233
|
</T>
|
|
234
234
|
</>}
|
|
235
235
|
</S>
|
|
236
|
-
</S>:
|
|
236
|
+
</S>:k==="push"&&D!=null?<S style={i.headerDetailCenter}>
|
|
237
237
|
<S style={i.headerDetailRow}>
|
|
238
238
|
<S style={[i.headerMethodBadge,{backgroundColor:t.brandPurple,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
239
239
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
@@ -247,7 +247,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
247
247
|
<S style={{flexDirection:"row",alignItems:"center",gap:e?4:6,marginTop:3,paddingVertical:1,maxWidth:"100%"}}>
|
|
248
248
|
<S style={{flexDirection:"row",alignItems:"center",gap:4,paddingHorizontal:e?6:8,paddingVertical:2,borderRadius:20,backgroundColor:`${D.appState==="foreground"?t.greenColor:D.appState==="background"?t.amber500:t.brandPurple}26`,borderWidth:1,borderColor:`${D.appState==="foreground"?t.greenColor:D.appState==="background"?t.amber500:t.brandPurple}55`}}>
|
|
249
249
|
<S style={[i.headerStatusDot,{backgroundColor:D.appState==="foreground"?t.greenColor:D.appState==="background"?t.amber500:t.brandPurple,width:e?6:7,height:e?6:7}]}/>
|
|
250
|
-
<T style={[i.headerSubTitle,{fontFamily:
|
|
250
|
+
<T style={[i.headerSubTitle,{fontFamily:R.interBold,fontSize:e?9.5:10.5}]}>
|
|
251
251
|
{D.appState?D.appState.toUpperCase():"DELIVERED"}
|
|
252
252
|
</T>
|
|
253
253
|
</S>
|
|
@@ -258,7 +258,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
258
258
|
</T>
|
|
259
259
|
</S>
|
|
260
260
|
</S>
|
|
261
|
-
</S>:
|
|
261
|
+
</S>:k==="socket"&&z!=null?<S style={i.headerDetailCenter}>
|
|
262
262
|
<S style={i.headerDetailRow}>
|
|
263
263
|
<S style={[i.headerMethodBadge,{backgroundColor:z.client==="socket.io"||z.url.includes("/socket.io")?t.violet600:z.url.startsWith("wss://")?t.emerald600:t.blue600,paddingHorizontal:e?5:6,paddingVertical:e?2:3,flexShrink:0}]}>
|
|
264
264
|
<T style={[i.headerMethodText,{fontSize:e?9:10}]}>
|
|
@@ -272,7 +272,7 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
272
272
|
<S style={{flexDirection:"row",alignItems:"center",gap:e?4:6,marginTop:3,paddingVertical:1}}>
|
|
273
273
|
<S style={{flexDirection:"row",alignItems:"center",gap:4,paddingHorizontal:e?6:8,paddingVertical:2.5,borderRadius:20,backgroundColor:`${z.status==="open"?t.greenColor:z.status==="connecting"?t.amber600:z.status==="error"?t.errorColor:t.slate500}26`,borderWidth:1,borderColor:`${z.status==="open"?t.greenColor:z.status==="connecting"?t.amber600:z.status==="error"?t.errorColor:t.slate500}55`}}>
|
|
274
274
|
<S style={[i.headerStatusDot,{backgroundColor:z.status==="open"?t.greenColor:z.status==="connecting"?t.amber600:z.status==="error"?t.errorColor:t.slate500,width:e?6:7,height:e?6:7}]}/>
|
|
275
|
-
<T style={[i.headerSubTitle,{fontFamily:
|
|
275
|
+
<T style={[i.headerSubTitle,{fontFamily:R.interBold,fontSize:e?10:11}]}>
|
|
276
276
|
{(z.status||"open").toUpperCase()}
|
|
277
277
|
</T>
|
|
278
278
|
</S>
|
|
@@ -292,38 +292,38 @@ import L,{useMemo as ee}from"react";import{Alert as qe,Linking as _e,Platform as
|
|
|
292
292
|
</S>:null}
|
|
293
293
|
</S>}
|
|
294
294
|
|
|
295
|
-
<S style={[i.headerRight,{flexDirection:"row",alignItems:"center",justifyContent:"flex-end",flexShrink:0,marginLeft:6,gap:e?
|
|
295
|
+
<S style={[i.headerRight,{flexDirection:"row",alignItems:"center",justifyContent:"flex-end",flexShrink:0,marginLeft:6,gap:e?6:7.5}]}>
|
|
296
296
|
|
|
297
297
|
{Z?<>
|
|
298
298
|
|
|
299
|
-
<U accessible={!0}accessibilityRole="button"accessibilityLabel={
|
|
300
|
-
<Lt color={t.white}size={e?
|
|
299
|
+
<U accessible={!0}accessibilityRole="button"accessibilityLabel={V("about.heroTitle","About & Specs")}onPress={()=>{H("light"),he(!0)}}hitSlop={{top:8,bottom:8,left:2,right:2}}style={[i.closeButtonSquare,{width:$,height:$,borderRadius:e?7:8,backgroundColor:"rgba(255, 255, 255, 0.22)",borderColor:"rgba(255, 255, 255, 0.45)",borderWidth:1}]}>
|
|
300
|
+
<Lt color={t.white}size={e?14:16}/>
|
|
301
301
|
</U>
|
|
302
302
|
|
|
303
303
|
|
|
304
|
-
<U onPress={()=>{qe.alert("Reset All Settings","This restores all module visibility and UI preferences to defaults. Continue?",[{text:"Cancel",style:"cancel"},{text:"Reset",style:"destructive",onPress:He}])}}hitSlop={
|
|
305
|
-
<Bt color={t.white}size={e?
|
|
304
|
+
<U onPress={()=>{qe.alert("Reset All Settings","This restores all module visibility and UI preferences to defaults. Continue?",[{text:"Cancel",style:"cancel"},{text:"Reset",style:"destructive",onPress:He}])}}hitSlop={{top:8,bottom:8,left:2,right:2}}style={[i.closeButtonSquare,{width:$,height:$,borderRadius:e?7:8,backgroundColor:"rgba(245, 158, 11, 0.26)",borderColor:"rgba(252, 211, 77, 0.45)",borderWidth:1}]}>
|
|
305
|
+
<Bt color={t.white}size={e?13:15}/>
|
|
306
306
|
</U>
|
|
307
307
|
</>:ae?null:<>
|
|
308
308
|
|
|
309
|
-
<U accessible={!0}accessibilityRole="button"accessibilityLabel={oe?"Disable peek-through":"Enable peek-through"}onPress={()=>{H("light"),Ue(w=>!w)}}hitSlop={
|
|
310
|
-
<Wt color={t.white}size={e?
|
|
309
|
+
<U accessible={!0}accessibilityRole="button"accessibilityLabel={oe?"Disable peek-through":"Enable peek-through"}onPress={()=>{H("light"),Ue(w=>!w)}}hitSlop={{top:8,bottom:8,left:2,right:2}}style={[i.closeButtonSquare,{width:$,height:$,borderRadius:e?7:8,backgroundColor:oe?"rgba(6, 182, 212, 0.38)":"rgba(6, 182, 212, 0.18)",borderColor:oe?"rgba(103, 232, 249, 0.65)":"rgba(103, 232, 249, 0.35)",borderWidth:1}]}>
|
|
310
|
+
<Wt color={t.white}size={e?13:15}/>
|
|
311
311
|
</U>
|
|
312
312
|
|
|
313
313
|
|
|
314
|
-
<U accessible={!0}accessibilityRole="button"accessibilityLabel="Settings"onPress={()=>ie("main")}hitSlop={
|
|
315
|
-
<Dt color={t.white}size={e?
|
|
314
|
+
<U accessible={!0}accessibilityRole="button"accessibilityLabel="Settings"onPress={()=>ie("main")}hitSlop={{top:8,bottom:8,left:2,right:2}}style={[i.closeButtonSquare,{width:$,height:$,borderRadius:e?7:8,backgroundColor:"rgba(168, 85, 247, 0.28)",borderColor:"rgba(216, 180, 254, 0.45)",borderWidth:1}]}>
|
|
315
|
+
<Dt color={t.white}size={e?13:15}/>
|
|
316
316
|
</U>
|
|
317
317
|
</>}
|
|
318
318
|
|
|
319
319
|
|
|
320
|
-
<Te testID="inspector.header.minimizeBtn"onPress={Oe||ge}hitSlop={{top:
|
|
321
|
-
<Ve size={e?
|
|
320
|
+
<Te testID="inspector.header.minimizeBtn"onPress={Oe||ge}hitSlop={{top:8,bottom:8,left:2,right:2}}activeOpacity={.7}accessibilityRole="button"accessibilityLabel={V("common.minimize","Minimize")}style={[i.closeButtonSquare,{width:$,height:$,borderRadius:e?7:8,backgroundColor:"rgba(56, 189, 248, 0.22)",borderColor:"rgba(125, 211, 252, 0.40)",borderWidth:1}]}>
|
|
321
|
+
<Ve size={e?15:17}color={t.white}/>
|
|
322
322
|
</Te>
|
|
323
323
|
|
|
324
324
|
|
|
325
|
-
<Te testID="inspector.header.closeBtn"onPress={ge}hitSlop={{top:
|
|
326
|
-
<
|
|
325
|
+
<Te testID="inspector.header.closeBtn"onPress={ge}hitSlop={{top:8,bottom:8,left:2,right:2}}activeOpacity={.7}accessibilityRole="button"accessibilityLabel={V("common.close","Close")}style={[i.closeButtonSquare,{width:$,height:$,borderRadius:e?7:8,backgroundColor:"rgba(244, 63, 94, 0.28)",borderColor:"rgba(251, 113, 133, 0.48)",borderWidth:1}]}>
|
|
326
|
+
<It size={e?13:15}/>
|
|
327
327
|
</Te>
|
|
328
328
|
</S>
|
|
329
329
|
</S>
|
|
@@ -1,157 +1,120 @@
|
|
|
1
|
-
import
|
|
2
|
-
{(
|
|
3
|
-
<
|
|
4
|
-
<
|
|
5
|
-
<B style={[
|
|
6
|
-
<
|
|
7
|
-
<B style={[
|
|
8
|
-
<
|
|
1
|
+
import{useEffect as O,useRef as F}from"react";import{Animated as N,Modal as Me,Platform as U,Pressable as Ne,StatusBar as Se,StyleSheet as w,View as B}from"react-native";import{useInspector as he}from"./InspectorContext";import Be from"../ErrorBoundary";import M from"../ModuleErrorBoundary";import Ce from"./FabLauncher";import Ee from"./InspectorHeader";import{SecondaryTelemetryStrip as Te}from"./SecondaryTelemetryStrip";import De from"./TabBar";import Ve from"./NetworkTab";import Pe from"./NetworkDetail";import Re from"./LogDetail";import Ae from"./ConsoleTab";import{PerformanceTab as Ie}from"./PerformanceTab";import Le from"./AnalyticsTab";import Oe from"../AnalyticsDetail";import Fe from"./ReduxTab";import He from"./ReduxDetail";import We from"./CrashTab";import Ye from"./CrashDetail";import Ge from"./PushTab";import Ue from"./PushDetail";import $e from"./SocketTab";import Je from"./SocketDetail";import Ke from"./DeviceInfoTab";import Qe from"./StorageTab";import{MediaGalleryTab as Xe}from"./MediaGalleryTab";import Ze from"./SettingsPanel";import _e from"./AboutModal";import{SupportPage as Mo}from"./SupportPage";import{ConfirmationModal as No}from"./ConfirmationModal";import{FloatingCaptureWidget as So}from"./FloatingCaptureWidget";import Bo from"./SkeletonPlaceholder";import Co from"./NpmUpdateToast";import Eo from"./NpmStarPrompt";import To from"../Toast";import z from"../../styles";import{AppColors as v}from"../../styles/AppColors";import Do from"./NavigationTracker";const Vo=()=>{const{visible:H,modalAnimationType:$,closeModal:x,modalHeightPercent:P,selected:W,selectedEvent:R,selectedLog:Y,selectedReduxSlice:j,selectedReduxAction:J,selectedCrash:q,selectedPush:A,setSelectedPush:K,selectedSocket:I,setSelectedSocket:Q,settingsPage:C,isAboutOpen:k,setIsAboutOpen:X,isSupportOpen:E,setIsSupportOpen:Z,activeTab:e,isReady:_,enabled:ee,isDismissed:oe,hasNavigationContext:re,setNavState:te,confirmModal:S,setConfirmModal:ae,peekMode:le,peekOpacity:G}=he(),L=e==="apis"&&W!=null||e==="analytics"&&R!=null||e==="logs"&&Y!=null||e==="redux"&&(j!=null||J!=null)||e==="crash"&&q!=null||e==="push"&&A!=null||e==="socket"&&I!=null,T=F(new N.Value(0)).current;O(()=>{C!==null&&(T.setValue(0),N.spring(T,{toValue:1,friction:8,tension:65,useNativeDriver:!0}).start())},[C!==null]);const D=F(new N.Value(0)).current;O(()=>{k&&(D.setValue(0),N.spring(D,{toValue:1,friction:8,tension:65,useNativeDriver:!0}).start())},[k]);const V=F(new N.Value(0)).current;return O(()=>{E&&(V.setValue(0),N.spring(V,{toValue:1,friction:8,tension:65,useNativeDriver:!0}).start())},[E]),<>
|
|
2
|
+
{(U.OS==="ios"||U.OS==="android")&&ee&&!oe&&!H&&<Ce/>}
|
|
3
|
+
<Me visible={H}animationType={$}transparent statusBarTranslucent={!0}onRequestClose={x}>
|
|
4
|
+
<Be onClose={x}>
|
|
5
|
+
<B style={[z.modalBackdrop,{zIndex:999999,elevation:999999}]}>
|
|
6
|
+
<Ne style={z.modalBackdropPressable}onPress={x}accessible={!0}accessibilityRole="button"accessibilityLabel="Dismiss Inspector"accessibilityHint="Double tap to dismiss the inspector modal"/>
|
|
7
|
+
<B accessible={!1}accessibilityViewIsModal={!0}style={[z.modalContentCard,{height:`${P}%`,borderTopLeftRadius:P>=100?0:20,borderTopRightRadius:P>=100?0:20,opacity:le?Math.max(.05,Math.min(1,typeof G=="number"?G:.3)):1,zIndex:9999999,elevation:999999}]}>
|
|
8
|
+
<Se translucent backgroundColor="transparent"barStyle="light-content"/>
|
|
9
9
|
|
|
10
|
-
<
|
|
11
|
-
{!
|
|
10
|
+
<Ee/>
|
|
11
|
+
{!L&&C===null&&!k&&!E&&<Te/>}
|
|
12
12
|
|
|
13
|
-
<B style={{flex:1,overflow:"hidden",backgroundColor:
|
|
13
|
+
<B style={{flex:1,overflow:"hidden",backgroundColor:v.grayBackground}}>
|
|
14
14
|
|
|
15
|
-
<B style={{flex:1}}pointerEvents={
|
|
16
|
-
<
|
|
17
|
-
{
|
|
18
|
-
{e==="apis"&&<
|
|
19
|
-
<
|
|
20
|
-
</
|
|
21
|
-
{e==="logs"&&<
|
|
22
|
-
<
|
|
23
|
-
</
|
|
24
|
-
{e==="perf"&&<
|
|
15
|
+
<B style={{flex:1}}pointerEvents={L||C!==null||k||E?"none":"auto"}>
|
|
16
|
+
<De/>
|
|
17
|
+
{_?<B style={{flex:1}}>
|
|
18
|
+
{e==="apis"&&<M moduleName="Network API Monitor">
|
|
19
|
+
<Ve/>
|
|
20
|
+
</M>}
|
|
21
|
+
{e==="logs"&&<M moduleName="Console Logs Monitor">
|
|
22
|
+
<Ae/>
|
|
23
|
+
</M>}
|
|
24
|
+
{e==="perf"&&<M moduleName="Performance & FPS Profiler">
|
|
25
25
|
<Ie/>
|
|
26
|
-
</
|
|
27
|
-
{e==="analytics"&&<
|
|
28
|
-
<
|
|
29
|
-
</
|
|
30
|
-
{e==="redux"&&<
|
|
26
|
+
</M>}
|
|
27
|
+
{e==="analytics"&&<M moduleName="Analytics Event Tracker">
|
|
28
|
+
<Le/>
|
|
29
|
+
</M>}
|
|
30
|
+
{e==="redux"&&<M moduleName="Redux State Inspector">
|
|
31
|
+
<Fe/>
|
|
32
|
+
</M>}
|
|
33
|
+
{e==="crash"&&<M moduleName="Crash Reporter">
|
|
31
34
|
<We/>
|
|
32
|
-
</
|
|
33
|
-
{e==="
|
|
34
|
-
<
|
|
35
|
-
</
|
|
36
|
-
{e==="
|
|
37
|
-
<Ue/>
|
|
38
|
-
</S>}
|
|
39
|
-
{e==="socket"&&<S moduleName="WebSocket & Socket.IO">
|
|
35
|
+
</M>}
|
|
36
|
+
{e==="push"&&<M moduleName="Push Notifications">
|
|
37
|
+
<Ge/>
|
|
38
|
+
</M>}
|
|
39
|
+
{e==="socket"&&<M moduleName="WebSocket & Socket.IO">
|
|
40
40
|
<$e/>
|
|
41
|
-
</
|
|
42
|
-
{e==="device"&&<
|
|
41
|
+
</M>}
|
|
42
|
+
{e==="device"&&<M moduleName="Device Diagnostics">
|
|
43
43
|
<Ke/>
|
|
44
|
-
</
|
|
45
|
-
{e==="storage"&&<
|
|
44
|
+
</M>}
|
|
45
|
+
{e==="storage"&&<M moduleName="Storage Inspector">
|
|
46
46
|
<Qe/>
|
|
47
|
-
</
|
|
48
|
-
{e==="media"&&<
|
|
49
|
-
<
|
|
50
|
-
</
|
|
51
|
-
|
|
52
|
-
<Xe/>
|
|
53
|
-
</S>}
|
|
54
|
-
</B>:<Po/>}
|
|
47
|
+
</M>}
|
|
48
|
+
{e==="media"&&<M moduleName="Media Gallery">
|
|
49
|
+
<Xe/>
|
|
50
|
+
</M>}
|
|
51
|
+
</B>:<Bo tab={e}/>}
|
|
55
52
|
</B>
|
|
56
53
|
|
|
57
54
|
|
|
58
|
-
{
|
|
59
|
-
{e==="apis"&&
|
|
55
|
+
{L&&<B style={[w.absoluteFill,{backgroundColor:v.contentBg,zIndex:10}]}>
|
|
56
|
+
{e==="apis"&&W!=null&&<M moduleName="Network Request Details">
|
|
60
57
|
<Pe/>
|
|
61
|
-
</
|
|
62
|
-
{e==="analytics"&&
|
|
63
|
-
<
|
|
64
|
-
</
|
|
65
|
-
{e==="logs"&&
|
|
66
|
-
<
|
|
67
|
-
</
|
|
68
|
-
{e==="redux"&&<
|
|
69
|
-
<
|
|
70
|
-
</
|
|
71
|
-
{e==="crash"&&
|
|
58
|
+
</M>}
|
|
59
|
+
{e==="analytics"&&R!=null&&<M moduleName="Analytics Event Details">
|
|
60
|
+
<Oe event={R}/>
|
|
61
|
+
</M>}
|
|
62
|
+
{e==="logs"&&Y!=null&&<M moduleName="Console Log Details">
|
|
63
|
+
<Re/>
|
|
64
|
+
</M>}
|
|
65
|
+
{e==="redux"&&<M moduleName="Redux Action & State Details">
|
|
66
|
+
<He/>
|
|
67
|
+
</M>}
|
|
68
|
+
{e==="crash"&&q!=null&&<M moduleName="Crash Log Details">
|
|
72
69
|
<Ye/>
|
|
73
|
-
</
|
|
74
|
-
{e==="push"&&
|
|
75
|
-
<
|
|
76
|
-
</
|
|
77
|
-
{e==="socket"&&
|
|
78
|
-
<Je item={
|
|
79
|
-
</
|
|
70
|
+
</M>}
|
|
71
|
+
{e==="push"&&A!=null&&<M moduleName="Push Notification Details">
|
|
72
|
+
<Ue item={A}onClose={()=>K(null)}/>
|
|
73
|
+
</M>}
|
|
74
|
+
{e==="socket"&&I!=null&&<M moduleName="WebSocket & Socket.IO Details">
|
|
75
|
+
<Je item={I}onClose={()=>Q(null)}/>
|
|
76
|
+
</M>}
|
|
80
77
|
</B>}
|
|
81
78
|
|
|
82
79
|
|
|
83
|
-
{
|
|
84
|
-
<
|
|
85
|
-
<
|
|
86
|
-
</
|
|
87
|
-
</
|
|
80
|
+
{C!==null&&<N.View style={[w.absoluteFill,{backgroundColor:v.grayBackground,opacity:T,transform:[{translateY:T.interpolate({inputRange:[0,1],outputRange:[24,0]})}]}]}>
|
|
81
|
+
<M moduleName="Settings Panel">
|
|
82
|
+
<Ze/>
|
|
83
|
+
</M>
|
|
84
|
+
</N.View>}
|
|
88
85
|
|
|
89
86
|
|
|
90
|
-
{
|
|
91
|
-
<
|
|
92
|
-
<
|
|
93
|
-
</
|
|
94
|
-
</
|
|
87
|
+
{k&&<N.View style={[w.absoluteFill,{backgroundColor:v.primaryLight,opacity:D,transform:[{translateY:D.interpolate({inputRange:[0,1],outputRange:[24,0]})}]}]}>
|
|
88
|
+
<M moduleName="About & Diagnostics">
|
|
89
|
+
<_e onClose={()=>X(!1)}/>
|
|
90
|
+
</M>
|
|
91
|
+
</N.View>}
|
|
95
92
|
|
|
96
93
|
|
|
97
|
-
{
|
|
98
|
-
<
|
|
99
|
-
<
|
|
100
|
-
</
|
|
101
|
-
</
|
|
94
|
+
{E&&<N.View style={[w.absoluteFill,{backgroundColor:v.primaryLight,opacity:V,transform:[{translateY:V.interpolate({inputRange:[0,1],outputRange:[24,0]})}]}]}>
|
|
95
|
+
<M moduleName="Support & Community">
|
|
96
|
+
<Mo onClose={()=>Z(!1)}/>
|
|
97
|
+
</M>
|
|
98
|
+
</N.View>}
|
|
102
99
|
</B>
|
|
103
100
|
|
|
104
101
|
|
|
105
|
-
<
|
|
102
|
+
<To/>
|
|
106
103
|
|
|
107
104
|
|
|
108
|
-
<
|
|
105
|
+
<Co/>
|
|
109
106
|
|
|
110
107
|
|
|
111
|
-
<
|
|
108
|
+
<Eo/>
|
|
112
109
|
|
|
113
110
|
|
|
114
|
-
<
|
|
111
|
+
<So/>
|
|
115
112
|
|
|
116
113
|
|
|
117
|
-
<
|
|
114
|
+
<No visible={S.visible}title={S.title}message={S.message}confirmText={S.confirmText}cancelText={S.cancelText}isDestructive={!0}icon="trash"onConfirm={S.onConfirm}onCancel={()=>ae(ie=>({...ie,visible:!1}))}/>
|
|
118
115
|
</B>
|
|
119
116
|
</B>
|
|
120
|
-
</
|
|
121
|
-
{
|
|
122
|
-
</
|
|
123
|
-
</>}
|
|
124
|
-
|
|
125
|
-
<B style={k.toolbarSkeleton}>
|
|
126
|
-
<o.View style={[k.searchBarSkeleton,{opacity:V}]}/>
|
|
127
|
-
<B style={k.actionButtonsRow}>
|
|
128
|
-
<o.View style={[k.iconButtonSkeleton,{opacity:V}]}/>
|
|
129
|
-
<o.View style={[k.iconButtonSkeleton,{opacity:V}]}/>
|
|
130
|
-
</B>
|
|
131
|
-
</B>
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
<B style={k.chipStripSkeleton}>
|
|
135
|
-
<o.View style={[k.chipSkeleton,{width:48,opacity:V}]}/>
|
|
136
|
-
<o.View style={[k.chipSkeleton,{width:68,opacity:V}]}/>
|
|
137
|
-
<o.View style={[k.chipSkeleton,{width:76,opacity:V}]}/>
|
|
138
|
-
<o.View style={[k.chipSkeleton,{width:58,opacity:V}]}/>
|
|
139
|
-
</B>
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
{[0,1,2,3].map(M=><o.View key={`skeleton_card_${M}`}style={[k.cardSkeleton,{opacity:V}]}>
|
|
143
|
-
<B style={k.cardTopRow}>
|
|
144
|
-
<B style={k.badgeGroup}>
|
|
145
|
-
<B style={k.statusBadgeSkeleton}/>
|
|
146
|
-
<B style={k.methodBadgeSkeleton}/>
|
|
147
|
-
</B>
|
|
148
|
-
<B style={k.timeSkeleton}/>
|
|
149
|
-
</B>
|
|
150
|
-
<B style={k.urlLineLong}/>
|
|
151
|
-
<B style={k.urlLineShort}/>
|
|
152
|
-
<B style={k.cardBottomRow}>
|
|
153
|
-
<B style={k.metaPillSkeleton}/>
|
|
154
|
-
<B style={k.metaPillSkeleton}/>
|
|
155
|
-
</B>
|
|
156
|
-
</o.View>)}
|
|
157
|
-
</B>}),k=T.create({container:{flex:1,paddingHorizontal:12,paddingTop:8},toolbarSkeleton:{flexDirection:"row",alignItems:"center",gap:8,marginBottom:8},searchBarSkeleton:{flex:1,height:36,borderRadius:8,backgroundColor:C.graySurface,borderWidth:1,borderColor:C.dividerColor},actionButtonsRow:{flexDirection:"row",gap:6},iconButtonSkeleton:{width:36,height:36,borderRadius:8,backgroundColor:C.graySurface,borderWidth:1,borderColor:C.dividerColor},chipStripSkeleton:{flexDirection:"row",gap:6,marginBottom:10},chipSkeleton:{height:24,borderRadius:6,backgroundColor:C.graySurface,borderWidth:1,borderColor:C.dividerColor},cardSkeleton:{backgroundColor:C.primaryLight,borderRadius:10,padding:12,marginBottom:8,borderWidth:1,borderColor:C.dividerColor},cardTopRow:{flexDirection:"row",justifyContent:"space-between",alignItems:"center",marginBottom:8},badgeGroup:{flexDirection:"row",alignItems:"center",gap:6},statusBadgeSkeleton:{width:38,height:18,borderRadius:4,backgroundColor:C.graySurface},methodBadgeSkeleton:{width:44,height:18,borderRadius:4,backgroundColor:C.graySurface},timeSkeleton:{width:48,height:12,borderRadius:4,backgroundColor:C.graySurface},urlLineLong:{height:13,borderRadius:4,backgroundColor:C.graySurface,marginBottom:5,width:"90%"},urlLineShort:{height:11,borderRadius:4,backgroundColor:C.graySurface,marginBottom:8,width:"55%"},cardBottomRow:{flexDirection:"row",gap:8,marginTop:2},metaPillSkeleton:{width:52,height:14,borderRadius:4,backgroundColor:C.graySurface}});export default xo;
|
|
117
|
+
</Be>
|
|
118
|
+
{re&&<Do onStateChange={te}/>}
|
|
119
|
+
</Me>
|
|
120
|
+
</>};export default Vo;
|