@aguacerowx/react-native 0.0.6 → 0.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/build/.transforms/78b892a9dae44f36e51ff0649e9c6e36/transformed/classes/classes_dex/classes.dex +0 -0
- package/android/build/.transforms/f4de14556a82e99f0d27ddcab762b219/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.dex +0 -0
- package/android/build/.transforms/f4de14556a82e99f0d27ddcab762b219/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayer.dex +0 -0
- package/android/build/.transforms/f4de14556a82e99f0d27ddcab762b219/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayerView.dex +0 -0
- package/android/build/.transforms/f4de14556a82e99f0d27ddcab762b219/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderManager.dex +0 -0
- package/android/build/.transforms/f4de14556a82e99f0d27ddcab762b219/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/WeatherFrameProcessorModule.dex +0 -0
- package/android/build/.transforms/f4de14556a82e99f0d27ddcab762b219/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
- package/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_fragment_shader.glsl.flat +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +1 -1
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +0 -3
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/AguaceroPackage.class.uniqueId1 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderManager.class.uniqueId3 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/InspectorModule.class.uniqueId0 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +12 -1
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +5 -0
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +6 -0
- package/lib/commonjs/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/lib/commonjs/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_fragment_shader.glsl.flat +0 -0
- package/lib/commonjs/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +1 -1
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +0 -3
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/AguaceroPackage.class.uniqueId1 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderManager.class.uniqueId3 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/InspectorModule.class.uniqueId0 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +12 -1
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +5 -0
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +6 -0
- package/lib/commonjs/package.json +2 -2
- package/lib/commonjs/src/GridRenderLayer.js +9 -36
- package/lib/commonjs/src/GridRenderLayer.js.map +1 -1
- package/lib/commonjs/src/WeatherLayerManager.js +78 -27
- package/lib/commonjs/src/WeatherLayerManager.js.map +1 -1
- package/lib/module/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/lib/module/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_fragment_shader.glsl.flat +0 -0
- package/lib/module/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +1 -1
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +0 -3
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayer.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderLayerView.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/GridRenderManager.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/AguaceroPackage.class.uniqueId1 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderManager.class.uniqueId3 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/InspectorModule.class.uniqueId0 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +12 -1
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +5 -0
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +6 -0
- package/lib/module/lib/commonjs/package.json +2 -2
- package/lib/module/lib/commonjs/src/GridRenderLayer.js +9 -36
- package/lib/module/lib/commonjs/src/GridRenderLayer.js.map +1 -1
- package/lib/module/lib/commonjs/src/WeatherLayerManager.js +78 -27
- package/lib/module/lib/commonjs/src/WeatherLayerManager.js.map +1 -1
- package/lib/module/package.json +2 -2
- package/lib/module/src/GridRenderLayer.js +9 -36
- package/lib/module/src/GridRenderLayer.js.map +1 -1
- package/lib/module/src/WeatherLayerManager.js +78 -27
- package/lib/module/src/WeatherLayerManager.js.map +1 -1
- package/lib/typescript/src/GridRenderLayer.d.ts.map +1 -1
- package/lib/typescript/src/WeatherLayerManager.d.ts.map +1 -1
- package/package.json +2 -2
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer$VertexInfo.class.uniqueId0 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer.class.uniqueId1 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer$VertexInfo.class.uniqueId0 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer.class.uniqueId1 +0 -0
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1003
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js +0 -381
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js +0 -1229
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js +0 -4023
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js +0 -38
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js +0 -30
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js +0 -27
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js +0 -47
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js +0 -301
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js +0 -126
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/package.json +0 -48
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js +0 -972
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js +0 -381
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js +0 -1229
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js +0 -4023
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js +0 -38
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js +0 -30
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js +0 -27
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js +0 -41
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js +0 -301
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js.map +0 -1
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js +0 -126
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js.map +0 -1
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer$VertexInfo.class.uniqueId0 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayer.class.uniqueId1 +0 -0
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1003
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js +0 -381
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js +0 -1229
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js +0 -4023
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js +0 -38
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/events.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js +0 -30
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js +0 -27
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js +0 -47
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/index.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js +0 -301
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js +0 -126
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/package.json +0 -48
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js +0 -976
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js +0 -381
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js +0 -1229
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js +0 -4023
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js +0 -38
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/events.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js +0 -30
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js +0 -27
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js +0 -41
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/index.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js +0 -301
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js.map +0 -1
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js +0 -126
- package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1003
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js +0 -381
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/coordinate_configs.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js +0 -1229
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/default-colormaps.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js +0 -4023
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/dictionaries.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/events.js +0 -38
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/events.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js +0 -30
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/fill-layer-worker.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js +0 -27
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/getBundleId.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/index.js +0 -47
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/index.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js +0 -301
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js +0 -126
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/package.json +0 -48
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js +0 -964
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/AguaceroCore.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js +0 -375
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/coordinate_configs.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js +0 -1223
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/default-colormaps.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js +0 -4017
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/dictionaries.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/events.js +0 -31
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/events.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js +0 -29
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/fill-layer-worker.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js +0 -21
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/getBundleId.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/index.js +0 -12
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/index.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js +0 -295
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/map-styles.js.map +0 -1
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js +0 -119
- package/lib/module/node_modules/@aguacerowx/javascript-sdk/src/unitConversions.js.map +0 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#Wed Nov 12
|
|
1
|
+
#Wed Nov 12 11:54:27 EST 2025
|
|
2
2
|
com.aguacerowx.reactnative.aguacerowx_react-native-main-6\:/raw/fragment_shader.glsl=C\:\\Users\\my41m\\aguacero\\ReactNativeApp\\node_modules\\@aguacerowx\\react-native\\android\\build\\intermediates\\packaged_res\\debug\\packageDebugResources\\raw\\fragment_shader.glsl
|
|
3
3
|
com.aguacerowx.reactnative.aguacerowx_react-native-main-6\:/raw/debug_vertex_shader.glsl=C\:\\Users\\my41m\\aguacero\\ReactNativeApp\\node_modules\\@aguacerowx\\react-native\\android\\build\\intermediates\\packaged_res\\debug\\packageDebugResources\\raw\\debug_vertex_shader.glsl
|
|
4
4
|
com.aguacerowx.reactnative.aguacerowx_react-native-main-6\:/raw/vertex_shader.glsl=C\:\\Users\\my41m\\aguacero\\ReactNativeApp\\node_modules\\@aguacerowx\\react-native\\android\\build\\intermediates\\packaged_res\\debug\\packageDebugResources\\raw\\vertex_shader.glsl
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -72,7 +72,6 @@ void main() {
|
|
|
72
72
|
discard;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
// --- START OF FIX: Implement two-step dequantization ---
|
|
76
75
|
// Step 1: Standard linear dequantization
|
|
77
76
|
float quantized_value = value_in_texture - 128.0;
|
|
78
77
|
float intermediate_value = quantized_value * u_scale + u_offset;
|
|
@@ -83,8 +82,6 @@ void main() {
|
|
|
83
82
|
// Square the intermediate value while preserving its sign
|
|
84
83
|
raw_value = intermediate_value * abs(intermediate_value);
|
|
85
84
|
}
|
|
86
|
-
// --- END OF FIX ---
|
|
87
|
-
|
|
88
85
|
|
|
89
86
|
// If the data is below the specified minimum range, make it invisible.
|
|
90
87
|
if (raw_value < u_data_range.x) {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -55,6 +55,7 @@ public class GridRenderLayer implements CustomLayerHost {
|
|
|
55
55
|
private boolean smoothingEnabled = true;
|
|
56
56
|
private int scaleType = 0;
|
|
57
57
|
private boolean textureParametersDirty = true;
|
|
58
|
+
private volatile boolean isVisible = true;
|
|
58
59
|
|
|
59
60
|
// Pending data buffers for thread-safe uploads
|
|
60
61
|
private final Object dataLock = new Object();
|
|
@@ -123,9 +124,17 @@ public class GridRenderLayer implements CustomLayerHost {
|
|
|
123
124
|
aTexCoord = GLES20.glGetAttribLocation(program, "a_texCoord");
|
|
124
125
|
}
|
|
125
126
|
|
|
127
|
+
public void clearData() {
|
|
128
|
+
this.isVisible = false;
|
|
129
|
+
// Also clear any pending data to prevent a stale frame from rendering
|
|
130
|
+
synchronized (dataLock) {
|
|
131
|
+
pendingDataBuffer = null;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
126
135
|
@Override
|
|
127
136
|
public void render(CustomLayerRenderParameters renderParameters) {
|
|
128
|
-
if (program == 0) return;
|
|
137
|
+
if (program == 0 || !isVisible) return;
|
|
129
138
|
|
|
130
139
|
synchronized (dataLock) {
|
|
131
140
|
if (pendingVertexBuffer != null && pendingIndexBuffer != null) {
|
|
@@ -302,6 +311,8 @@ public class GridRenderLayer implements CustomLayerHost {
|
|
|
302
311
|
this.pendingMissing = missing;
|
|
303
312
|
this.pendingScaleType = "sqrt".equals(scaleType) ? 1 : 0;
|
|
304
313
|
}
|
|
314
|
+
// When new data is provided, ensure the layer is visible
|
|
315
|
+
this.isVisible = true;
|
|
305
316
|
}
|
|
306
317
|
|
|
307
318
|
public void updateColormapTexture(ByteBuffer data) {
|
|
@@ -20,6 +20,7 @@ public class GridRenderManager extends SimpleViewManager<GridRenderLayerView> {
|
|
|
20
20
|
private static final int COMMAND_UPDATE_COLORMAP_TEXTURE = 2;
|
|
21
21
|
private static final int COMMAND_UPDATE_GEOMETRY = 3;
|
|
22
22
|
private static final int COMMAND_UPDATE_DATA_PARAMETERS = 4;
|
|
23
|
+
private static final int COMMAND_CLEAR = 5;
|
|
23
24
|
|
|
24
25
|
@NonNull
|
|
25
26
|
@Override
|
|
@@ -66,6 +67,7 @@ public class GridRenderManager extends SimpleViewManager<GridRenderLayerView> {
|
|
|
66
67
|
commands.put("updateColormapTexture", COMMAND_UPDATE_COLORMAP_TEXTURE);
|
|
67
68
|
commands.put("updateGeometry", COMMAND_UPDATE_GEOMETRY);
|
|
68
69
|
commands.put("updateDataParameters", COMMAND_UPDATE_DATA_PARAMETERS);
|
|
70
|
+
commands.put("clear", COMMAND_CLEAR);
|
|
69
71
|
return commands;
|
|
70
72
|
}
|
|
71
73
|
|
|
@@ -107,6 +109,10 @@ public class GridRenderManager extends SimpleViewManager<GridRenderLayerView> {
|
|
|
107
109
|
view.updateDataParameters(scaleParam, offsetParam, missingParam);
|
|
108
110
|
}
|
|
109
111
|
break;
|
|
112
|
+
|
|
113
|
+
case COMMAND_CLEAR:
|
|
114
|
+
view.clearData();
|
|
115
|
+
break;
|
|
110
116
|
}
|
|
111
117
|
}
|
|
112
118
|
}
|
|
Binary file
|
|
Binary file
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
#Wed Nov 12
|
|
1
|
+
#Wed Nov 12 11:54:27 EST 2025
|
|
2
2
|
com.aguacerowx.reactnative.aguacerowx_react-native-main-6\:/raw/fragment_shader.glsl=C\:\\Users\\my41m\\aguacero\\ReactNativeApp\\node_modules\\@aguacerowx\\react-native\\android\\build\\intermediates\\packaged_res\\debug\\packageDebugResources\\raw\\fragment_shader.glsl
|
|
3
3
|
com.aguacerowx.reactnative.aguacerowx_react-native-main-6\:/raw/debug_vertex_shader.glsl=C\:\\Users\\my41m\\aguacero\\ReactNativeApp\\node_modules\\@aguacerowx\\react-native\\android\\build\\intermediates\\packaged_res\\debug\\packageDebugResources\\raw\\debug_vertex_shader.glsl
|
|
4
4
|
com.aguacerowx.reactnative.aguacerowx_react-native-main-6\:/raw/vertex_shader.glsl=C\:\\Users\\my41m\\aguacero\\ReactNativeApp\\node_modules\\@aguacerowx\\react-native\\android\\build\\intermediates\\packaged_res\\debug\\packageDebugResources\\raw\\vertex_shader.glsl
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -72,7 +72,6 @@ void main() {
|
|
|
72
72
|
discard;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
// --- START OF FIX: Implement two-step dequantization ---
|
|
76
75
|
// Step 1: Standard linear dequantization
|
|
77
76
|
float quantized_value = value_in_texture - 128.0;
|
|
78
77
|
float intermediate_value = quantized_value * u_scale + u_offset;
|
|
@@ -83,8 +82,6 @@ void main() {
|
|
|
83
82
|
// Square the intermediate value while preserving its sign
|
|
84
83
|
raw_value = intermediate_value * abs(intermediate_value);
|
|
85
84
|
}
|
|
86
|
-
// --- END OF FIX ---
|
|
87
|
-
|
|
88
85
|
|
|
89
86
|
// If the data is below the specified minimum range, make it invisible.
|
|
90
87
|
if (raw_value < u_data_range.x) {
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin
CHANGED
|
Binary file
|
|
@@ -55,6 +55,7 @@ public class GridRenderLayer implements CustomLayerHost {
|
|
|
55
55
|
private boolean smoothingEnabled = true;
|
|
56
56
|
private int scaleType = 0;
|
|
57
57
|
private boolean textureParametersDirty = true;
|
|
58
|
+
private volatile boolean isVisible = true;
|
|
58
59
|
|
|
59
60
|
// Pending data buffers for thread-safe uploads
|
|
60
61
|
private final Object dataLock = new Object();
|
|
@@ -123,9 +124,17 @@ public class GridRenderLayer implements CustomLayerHost {
|
|
|
123
124
|
aTexCoord = GLES20.glGetAttribLocation(program, "a_texCoord");
|
|
124
125
|
}
|
|
125
126
|
|
|
127
|
+
public void clearData() {
|
|
128
|
+
this.isVisible = false;
|
|
129
|
+
// Also clear any pending data to prevent a stale frame from rendering
|
|
130
|
+
synchronized (dataLock) {
|
|
131
|
+
pendingDataBuffer = null;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
|
|
126
135
|
@Override
|
|
127
136
|
public void render(CustomLayerRenderParameters renderParameters) {
|
|
128
|
-
if (program == 0) return;
|
|
137
|
+
if (program == 0 || !isVisible) return;
|
|
129
138
|
|
|
130
139
|
synchronized (dataLock) {
|
|
131
140
|
if (pendingVertexBuffer != null && pendingIndexBuffer != null) {
|
|
@@ -302,6 +311,8 @@ public class GridRenderLayer implements CustomLayerHost {
|
|
|
302
311
|
this.pendingMissing = missing;
|
|
303
312
|
this.pendingScaleType = "sqrt".equals(scaleType) ? 1 : 0;
|
|
304
313
|
}
|
|
314
|
+
// When new data is provided, ensure the layer is visible
|
|
315
|
+
this.isVisible = true;
|
|
305
316
|
}
|
|
306
317
|
|
|
307
318
|
public void updateColormapTexture(ByteBuffer data) {
|
package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java
CHANGED
|
@@ -20,6 +20,7 @@ public class GridRenderManager extends SimpleViewManager<GridRenderLayerView> {
|
|
|
20
20
|
private static final int COMMAND_UPDATE_COLORMAP_TEXTURE = 2;
|
|
21
21
|
private static final int COMMAND_UPDATE_GEOMETRY = 3;
|
|
22
22
|
private static final int COMMAND_UPDATE_DATA_PARAMETERS = 4;
|
|
23
|
+
private static final int COMMAND_CLEAR = 5;
|
|
23
24
|
|
|
24
25
|
@NonNull
|
|
25
26
|
@Override
|
|
@@ -66,6 +67,7 @@ public class GridRenderManager extends SimpleViewManager<GridRenderLayerView> {
|
|
|
66
67
|
commands.put("updateColormapTexture", COMMAND_UPDATE_COLORMAP_TEXTURE);
|
|
67
68
|
commands.put("updateGeometry", COMMAND_UPDATE_GEOMETRY);
|
|
68
69
|
commands.put("updateDataParameters", COMMAND_UPDATE_DATA_PARAMETERS);
|
|
70
|
+
commands.put("clear", COMMAND_CLEAR);
|
|
69
71
|
return commands;
|
|
70
72
|
}
|
|
71
73
|
|
|
@@ -107,6 +109,10 @@ public class GridRenderManager extends SimpleViewManager<GridRenderLayerView> {
|
|
|
107
109
|
view.updateDataParameters(scaleParam, offsetParam, missingParam);
|
|
108
110
|
}
|
|
109
111
|
break;
|
|
112
|
+
|
|
113
|
+
case COMMAND_CLEAR:
|
|
114
|
+
view.clearData();
|
|
115
|
+
break;
|
|
110
116
|
}
|
|
111
117
|
}
|
|
112
118
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aguacerowx/react-native",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.8",
|
|
4
4
|
"description": "Native weather rendering for React Native",
|
|
5
5
|
"license": "ISC",
|
|
6
6
|
"author": "Michael Barletta",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"react-native-device-info": ">=10.0.0"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@aguacerowx/javascript-sdk": "^0.0.
|
|
48
|
+
"@aguacerowx/javascript-sdk": "^0.0.8",
|
|
49
49
|
"base64-js": "^1.5.1"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
@@ -13,21 +13,6 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
|
|
|
13
13
|
|
|
14
14
|
// This must match the module name exported in the native code
|
|
15
15
|
const NATIVE_COMPONENT_NAME = 'GridRenderLayer';
|
|
16
|
-
console.log('🔵 [GridRenderLayer.js] Module loading...');
|
|
17
|
-
console.log('🔵 [GridRenderLayer.js] Platform:', _reactNative.Platform.OS);
|
|
18
|
-
console.log('🔵 [GridRenderLayer.js] Attempting to require native component:', NATIVE_COMPONENT_NAME);
|
|
19
|
-
|
|
20
|
-
// Check what's available in UIManager
|
|
21
|
-
console.log('🔵 [GridRenderLayer.js] Checking UIManager for component config...');
|
|
22
|
-
try {
|
|
23
|
-
const config = _reactNative.UIManager.getViewManagerConfig(NATIVE_COMPONENT_NAME);
|
|
24
|
-
console.log('✅ [GridRenderLayer.js] ViewManager config found:', JSON.stringify(config, null, 2));
|
|
25
|
-
} catch (error) {
|
|
26
|
-
console.error('🔴 [GridRenderLayer.js] Could not get ViewManager config:', error);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
// List all available native components
|
|
30
|
-
console.log('🔵 [GridRenderLayer.js] Available native UI components:');
|
|
31
16
|
if (_reactNative.UIManager.getViewManagerConfig) {
|
|
32
17
|
const allComponents = Object.keys(_reactNative.UIManager).filter(key => !key.startsWith('_') && typeof _reactNative.UIManager[key] !== 'function');
|
|
33
18
|
console.log('📋 Available components:', allComponents.slice(0, 20)); // Show first 20
|
|
@@ -47,12 +32,9 @@ const GridRenderLayer = exports.GridRenderLayer = /*#__PURE__*/(0, _react.forwar
|
|
|
47
32
|
};
|
|
48
33
|
}, []);
|
|
49
34
|
const getCommandId = commandName => {
|
|
50
|
-
console.log(`🔵 [GridRenderLayer] Getting command ID for: ${commandName}`);
|
|
51
35
|
try {
|
|
52
36
|
const config = _reactNative.UIManager.getViewManagerConfig(NATIVE_COMPONENT_NAME);
|
|
53
|
-
console.log(`🔵 [GridRenderLayer] Config for ${NATIVE_COMPONENT_NAME}:`, JSON.stringify(config, null, 2));
|
|
54
37
|
const commandId = config?.Commands?.[commandName];
|
|
55
|
-
console.log(`🔵 [GridRenderLayer] Command "${commandName}" ID:`, commandId);
|
|
56
38
|
return commandId;
|
|
57
39
|
} catch (error) {
|
|
58
40
|
console.error(`🔴 [GridRenderLayer] Error getting command ${commandName}:`, error);
|
|
@@ -61,16 +43,11 @@ const GridRenderLayer = exports.GridRenderLayer = /*#__PURE__*/(0, _react.forwar
|
|
|
61
43
|
};
|
|
62
44
|
(0, _react.useImperativeHandle)(ref, () => ({
|
|
63
45
|
updateGeometry: (corners, gridDef) => {
|
|
64
|
-
console.log('🟢 [GridRenderLayer] updateGeometry called');
|
|
65
|
-
console.log('🟢 [GridRenderLayer] corners:', JSON.stringify(corners));
|
|
66
|
-
console.log('🟢 [GridRenderLayer] gridDef:', JSON.stringify(gridDef));
|
|
67
46
|
if (nativeRef.current) {
|
|
68
47
|
const commandId = getCommandId('updateGeometry');
|
|
69
48
|
if (commandId != null) {
|
|
70
49
|
const handle = (0, _reactNative.findNodeHandle)(nativeRef.current);
|
|
71
|
-
console.log('🟢 [GridRenderLayer] Dispatching updateGeometry to handle:', handle);
|
|
72
50
|
_reactNative.UIManager.dispatchViewManagerCommand(handle, commandId, [corners, gridDef]);
|
|
73
|
-
console.log('✅ [GridRenderLayer] updateGeometry dispatched successfully');
|
|
74
51
|
} else {
|
|
75
52
|
console.warn('⚠️ [GridRenderLayer] updateGeometry command ID not found');
|
|
76
53
|
}
|
|
@@ -99,47 +76,44 @@ const GridRenderLayer = exports.GridRenderLayer = /*#__PURE__*/(0, _react.forwar
|
|
|
99
76
|
}
|
|
100
77
|
},
|
|
101
78
|
updateColormapTexture: colormapArray => {
|
|
102
|
-
console.log('🟢 [GridRenderLayer] updateColormapTexture called');
|
|
103
79
|
if (nativeRef.current) {
|
|
104
80
|
const commandId = getCommandId('updateColormapTexture');
|
|
105
81
|
if (commandId != null) {
|
|
106
82
|
_reactNative.UIManager.dispatchViewManagerCommand((0, _reactNative.findNodeHandle)(nativeRef.current), commandId, [colormapArray]);
|
|
107
|
-
console.log('✅ [GridRenderLayer] updateColormapTexture dispatched');
|
|
108
83
|
}
|
|
109
84
|
} else {
|
|
110
85
|
console.warn('⚠️ [GridRenderLayer] nativeRef not available for updateColormapTexture');
|
|
111
86
|
}
|
|
112
87
|
},
|
|
113
88
|
updateDataParameters: (scale, offset, missing) => {
|
|
114
|
-
console.log('🟢 [GridRenderLayer] updateDataParameters called');
|
|
115
89
|
if (nativeRef.current) {
|
|
116
90
|
const commandId = getCommandId('updateDataParameters');
|
|
117
91
|
if (commandId != null) {
|
|
118
92
|
_reactNative.UIManager.dispatchViewManagerCommand((0, _reactNative.findNodeHandle)(nativeRef.current), commandId, [Number(scale), Number(offset), Number(missing)]);
|
|
119
|
-
console.log('✅ [GridRenderLayer] updateDataParameters dispatched');
|
|
120
93
|
}
|
|
121
94
|
} else {
|
|
122
95
|
console.warn('⚠️ [GridRenderLayer] nativeRef not available for updateDataParameters');
|
|
123
96
|
}
|
|
124
97
|
},
|
|
125
98
|
setSmoothing: enabled => {
|
|
126
|
-
console.log('🟢 [GridRenderLayer] setSmoothing called:', enabled);
|
|
127
99
|
if (nativeRef.current) {
|
|
128
100
|
nativeRef.current.setNativeProps({
|
|
129
101
|
smoothing: enabled
|
|
130
102
|
});
|
|
131
|
-
console.log('✅ [GridRenderLayer] setSmoothing applied');
|
|
132
103
|
} else {
|
|
133
104
|
console.warn('⚠️ [GridRenderLayer] nativeRef not available for setSmoothing');
|
|
134
105
|
}
|
|
106
|
+
},
|
|
107
|
+
clear: () => {
|
|
108
|
+
if (nativeRef.current) {
|
|
109
|
+
const commandId = getCommandId('clear');
|
|
110
|
+
if (commandId != null) {
|
|
111
|
+
_reactNative.UIManager.dispatchViewManagerCommand((0, _reactNative.findNodeHandle)(nativeRef.current), commandId, [] // No arguments needed
|
|
112
|
+
);
|
|
113
|
+
}
|
|
114
|
+
}
|
|
135
115
|
}
|
|
136
116
|
}));
|
|
137
|
-
console.log('🔵 [GridRenderLayer] Rendering GridRenderView with props:', {
|
|
138
|
-
opacity: props.opacity,
|
|
139
|
-
dataRange: props.dataRange,
|
|
140
|
-
belowID: props.belowID,
|
|
141
|
-
smoothing: true
|
|
142
|
-
});
|
|
143
117
|
return /*#__PURE__*/_react.default.createElement(_GridRenderLayerNativeComponent.default, {
|
|
144
118
|
ref: nativeRef,
|
|
145
119
|
opacity: props.opacity,
|
|
@@ -155,5 +129,4 @@ const styles = _reactNative.StyleSheet.create({
|
|
|
155
129
|
..._reactNative.StyleSheet.absoluteFillObject
|
|
156
130
|
}
|
|
157
131
|
});
|
|
158
|
-
console.log('✅ [GridRenderLayer.js] Module loaded successfully');
|
|
159
132
|
//# sourceMappingURL=GridRenderLayer.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_GridRenderLayerNativeComponent","_interopRequireDefault","e","__esModule","default","t","WeakMap","r","n","o","i","f","__proto__","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","NATIVE_COMPONENT_NAME","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireWildcard","require","_reactNative","_GridRenderLayerNativeComponent","_interopRequireDefault","e","__esModule","default","t","WeakMap","r","n","o","i","f","__proto__","has","get","set","hasOwnProperty","call","Object","defineProperty","getOwnPropertyDescriptor","NATIVE_COMPONENT_NAME","UIManager","getViewManagerConfig","allComponents","keys","filter","key","startsWith","console","log","slice","GridRenderLayer","exports","forwardRef","props","ref","nativeRef","useRef","useEffect","JSON","stringify","current","handle","findNodeHandle","getCommandId","commandName","config","commandId","Commands","error","useImperativeHandle","updateGeometry","corners","gridDef","dispatchViewManagerCommand","warn","updateDataTextureFromFile","filePath","nx","ny","scale","offset","missing","scaleType","Number","updateDataTexture","base64Data","updateColormapTexture","colormapArray","updateDataParameters","setSmoothing","enabled","setNativeProps","smoothing","clear","createElement","opacity","dataRange","belowID","style","styles","overlay","pointerEvents","StyleSheet","create","absoluteFillObject"],"sourceRoot":"..\\..\\..","sources":["src/GridRenderLayer.js"],"mappings":"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","ignoreList":[]}
|