@aguacerowx/react-native 0.0.20 → 0.0.21
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 +126 -126
- package/aguacerowx-react-native.podspec +53 -53
- package/android/build/.transforms/42e9b8fa82d77a1c205db5bf0d0ed519/results.bin +1 -0
- package/android/build/.transforms/42e9b8fa82d77a1c205db5bf0d0ed519/transformed/classes/classes_dex/classes.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/results.bin +1 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/AguaceroPackage.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/BuildConfig.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayer$VertexInfo.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayer.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderLayerView.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/GridRenderManager.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/InspectorModule.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/ShaderUtils.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/aguacerowx/reactnative/WeatherFrameProcessorModule.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/bundleLibRuntimeToDirDebug_dex/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.dex +0 -0
- package/android/build/.transforms/c8ab78b63f2cc835ac936d58e29a17ab/transformed/bundleLibRuntimeToDirDebug/desugar_graph.bin +0 -0
- package/android/build/generated/source/buildConfig/debug/com/aguacerowx/reactnative/BuildConfig.java +10 -0
- package/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.java +43 -0
- package/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.java +22 -0
- package/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec-generated.cpp +22 -0
- package/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec.h +24 -0
- package/android/build/generated/source/codegen/jni/CMakeLists.txt +28 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI-generated.cpp +17 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI.h +19 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.cpp +22 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.h +24 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.cpp +16 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.h +23 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.cpp +62 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.h +40 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.cpp +17 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.h +32 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.cpp +16 -0
- package/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/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 +8 -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 +4 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_fragment_shader.glsl.flat +0 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_vertex_shader.glsl.flat +0 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_fragment_shader.glsl.flat +0 -0
- package/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_vertex_shader.glsl.flat +0 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +5 -0
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/android/build/intermediates/incremental/mergeDebugAssets/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/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- 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/InspectorModule.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/ShaderUtils.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/WeatherFrameProcessorModule.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +6 -0
- package/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +8 -0
- package/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +8 -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/raw/debug_fragment_shader.glsl +13 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_vertex_shader.glsl +13 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +152 -0
- package/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/vertex_shader.glsl +20 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- 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/InspectorModule.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/ShaderUtils.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_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.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 +5 -0
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +17 -0
- 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/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build.gradle +107 -107
- package/android/src/main/AndroidManifest.xml +6 -6
- package/android/src/main/java/com/aguacerowx/reactnative/AguaceroPackage.java +33 -33
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +657 -627
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +304 -304
- package/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +125 -125
- package/android/src/main/java/com/aguacerowx/reactnative/InspectorModule.java +71 -71
- package/android/src/main/java/com/aguacerowx/reactnative/ShaderUtils.java +106 -106
- package/android/src/main/java/com/aguacerowx/reactnative/WeatherFrameProcessorModule.java +151 -151
- package/android/src/main/res/raw/debug_fragment_shader.glsl +12 -12
- package/android/src/main/res/raw/debug_vertex_shader.glsl +12 -12
- package/android/src/main/res/raw/fragment_shader.glsl +151 -151
- package/android/src/main/res/raw/vertex_shader.glsl +19 -19
- package/index.js +2 -2
- package/ios/AguaceroPackage.m +18 -18
- package/ios/FragmentUniforms.swift +14 -13
- package/ios/GridRenderLayer.swift +995 -983
- package/ios/GridRenderLayerBridge.swift +29 -29
- package/ios/GridRenderLayerManager.mm +157 -145
- package/ios/GridRenderLayerView.h +16 -22
- package/ios/GridRenderLayerView.m +205 -199
- package/ios/InspectorDataCache.swift +65 -65
- package/ios/InspectorModule.m +9 -9
- package/ios/InspectorModule.swift +63 -63
- package/ios/Shaders.metal +178 -130
- package/ios/WeatherFrameProcessorModule.m +15 -15
- package/ios/WeatherFrameProcessorModule.swift +103 -103
- package/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/lib/commonjs/README.md +126 -126
- package/lib/commonjs/aguacerowx-react-native.podspec +53 -53
- package/lib/commonjs/android/build/generated/source/buildConfig/debug/com/aguacerowx/reactnative/BuildConfig.java +10 -0
- package/lib/commonjs/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.java +43 -0
- package/lib/commonjs/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.java +22 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec-generated.cpp +22 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec.h +24 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/CMakeLists.txt +28 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI-generated.cpp +17 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI.h +19 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.cpp +22 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.h +24 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.cpp +16 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.h +23 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.cpp +62 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.h +40 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.cpp +17 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.h +32 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.cpp +16 -0
- package/lib/commonjs/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.h +20 -0
- package/lib/commonjs/android/build/generated/source/codegen/schema.json +1 -0
- package/lib/commonjs/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +8 -0
- package/lib/commonjs/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
- package/lib/commonjs/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
- package/lib/commonjs/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/lib/commonjs/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/lib/commonjs/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/lib/commonjs/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +4 -0
- package/lib/commonjs/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_fragment_shader.glsl.flat +0 -0
- package/lib/commonjs/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_vertex_shader.glsl.flat +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/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_vertex_shader.glsl.flat +0 -0
- package/lib/commonjs/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +5 -0
- package/lib/commonjs/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- 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/InspectorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/ShaderUtils.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/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/commonjs/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/commonjs/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +6 -0
- package/lib/commonjs/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +8 -0
- package/lib/commonjs/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +8 -0
- package/lib/commonjs/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/lib/commonjs/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_fragment_shader.glsl +13 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_vertex_shader.glsl +13 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +152 -0
- package/lib/commonjs/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/vertex_shader.glsl +20 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- 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/InspectorModule.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/ShaderUtils.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_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/commonjs/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/lib/commonjs/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +5 -0
- package/lib/commonjs/android/build/outputs/logs/manifest-merger-debug-report.txt +17 -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/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/lib/commonjs/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/lib/commonjs/android/build.gradle +107 -107
- package/lib/commonjs/android/src/main/AndroidManifest.xml +6 -6
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/AguaceroPackage.java +33 -33
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +657 -627
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +304 -304
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +125 -125
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/InspectorModule.java +71 -71
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/ShaderUtils.java +106 -106
- package/lib/commonjs/android/src/main/java/com/aguacerowx/reactnative/WeatherFrameProcessorModule.java +151 -151
- package/lib/commonjs/android/src/main/res/raw/debug_fragment_shader.glsl +12 -12
- package/lib/commonjs/android/src/main/res/raw/debug_vertex_shader.glsl +12 -12
- package/lib/commonjs/android/src/main/res/raw/fragment_shader.glsl +151 -151
- package/lib/commonjs/android/src/main/res/raw/vertex_shader.glsl +19 -19
- package/lib/commonjs/babel.config.js.map +1 -1
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/ios/AguaceroPackage.m +18 -18
- package/lib/commonjs/ios/FragmentUniforms.swift +14 -13
- package/lib/commonjs/ios/GridRenderLayer.swift +995 -983
- package/lib/commonjs/ios/GridRenderLayerBridge.swift +29 -29
- package/lib/commonjs/ios/GridRenderLayerManager.mm +157 -145
- package/lib/commonjs/ios/GridRenderLayerView.h +16 -22
- package/lib/commonjs/ios/GridRenderLayerView.m +205 -199
- package/lib/commonjs/ios/InspectorDataCache.swift +65 -65
- package/lib/commonjs/ios/InspectorModule.m +9 -9
- package/lib/commonjs/ios/InspectorModule.swift +63 -63
- package/lib/commonjs/ios/Shaders.metal +178 -130
- package/lib/commonjs/ios/WeatherFrameProcessorModule.m +15 -15
- package/lib/commonjs/ios/WeatherFrameProcessorModule.swift +103 -103
- package/lib/commonjs/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/lib/commonjs/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/lib/commonjs/package.json +72 -72
- package/lib/commonjs/react-native-builder-bob.config.js.map +1 -1
- package/lib/commonjs/scripts/compile-shaders.js +62 -0
- package/lib/commonjs/scripts/compile-shaders.js.map +1 -0
- package/lib/commonjs/scripts/compile-shaders.sh +38 -26
- package/lib/commonjs/src/AguaceroContext.js.map +1 -1
- package/lib/commonjs/src/GridRenderLayer.js.map +1 -1
- package/lib/commonjs/src/GridRenderLayerNativeComponent.js.map +1 -1
- package/lib/commonjs/src/MapManager.js.map +1 -1
- package/lib/commonjs/src/MapRegistry.js.map +1 -1
- package/lib/commonjs/src/StyleApplicator.js +6 -6
- package/lib/commonjs/src/StyleApplicator.js.map +1 -1
- package/lib/commonjs/src/WeatherLayerManager.js +21 -16
- package/lib/commonjs/src/WeatherLayerManager.js.map +1 -1
- package/lib/commonjs/tsconfig.json +23 -23
- package/lib/module/README.md +126 -126
- package/lib/module/aguacerowx-react-native.podspec +53 -53
- package/lib/module/android/build/generated/source/buildConfig/debug/com/aguacerowx/reactnative/BuildConfig.java +10 -0
- package/lib/module/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.java +43 -0
- package/lib/module/android/build/generated/source/codegen/java/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.java +22 -0
- package/lib/module/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec-generated.cpp +22 -0
- package/lib/module/android/build/generated/source/codegen/jni/AguaceroWxReactNativeSpec.h +24 -0
- package/lib/module/android/build/generated/source/codegen/jni/CMakeLists.txt +28 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI-generated.cpp +17 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/AguaceroWxReactNativeSpecJSI.h +19 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.cpp +22 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ComponentDescriptors.h +24 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.cpp +16 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/EventEmitters.h +23 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.cpp +62 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/Props.h +40 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.cpp +17 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/ShadowNodes.h +32 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.cpp +16 -0
- package/lib/module/android/build/generated/source/codegen/jni/react/renderer/components/AguaceroWxReactNativeSpec/States.h +20 -0
- package/lib/module/android/build/generated/source/codegen/schema.json +1 -0
- package/lib/module/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +8 -0
- package/lib/module/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output-metadata.json +18 -0
- package/lib/module/android/build/intermediates/aar_metadata/debug/writeDebugAarMetadata/aar-metadata.properties +6 -0
- package/lib/module/android/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/lib/module/android/build/intermediates/compile_library_classes_jar/debug/bundleLibCompileToJarDebug/classes.jar +0 -0
- package/lib/module/android/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/lib/module/android/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +4 -0
- package/lib/module/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_fragment_shader.glsl.flat +0 -0
- package/lib/module/android/build/intermediates/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_debug_vertex_shader.glsl.flat +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/compiled_local_resources/debug/compileDebugLibraryResources/out/raw_vertex_shader.glsl.flat +0 -0
- package/lib/module/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +5 -0
- package/lib/module/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/lib/module/android/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/lib/module/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/lib/module/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +2 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- 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/InspectorModule.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/aguacerowx/reactnative/ShaderUtils.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/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/module/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/module/android/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +6 -0
- package/lib/module/android/build/intermediates/manifest_merge_blame_file/debug/processDebugManifest/manifest-merger-blame-debug-report.txt +8 -0
- package/lib/module/android/build/intermediates/merged_manifest/debug/processDebugManifest/AndroidManifest.xml +8 -0
- package/lib/module/android/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/lib/module/android/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_fragment_shader.glsl +13 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/debug_vertex_shader.glsl +13 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/fragment_shader.glsl +152 -0
- package/lib/module/android/build/intermediates/packaged_res/debug/packageDebugResources/raw/vertex_shader.glsl +20 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/AguaceroPackage.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/BuildConfig.class +0 -0
- 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/InspectorModule.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/aguacerowx/reactnative/ShaderUtils.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_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerDelegate.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_dir/debug/bundleLibRuntimeToDirDebug/com/facebook/react/viewmanagers/GridRenderLayerManagerInterface.class +0 -0
- package/lib/module/android/build/intermediates/runtime_library_classes_jar/debug/bundleLibRuntimeToJarDebug/classes.jar +0 -0
- package/lib/module/android/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +5 -0
- package/lib/module/android/build/outputs/logs/manifest-merger-debug-report.txt +17 -0
- 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/android/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GridRenderLayerView.class.uniqueId2 +0 -0
- package/lib/module/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/lib/module/android/build.gradle +107 -107
- package/lib/module/android/src/main/AndroidManifest.xml +6 -6
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/AguaceroPackage.java +33 -33
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayer.java +657 -627
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderLayerView.java +304 -304
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/GridRenderManager.java +125 -125
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/InspectorModule.java +71 -71
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/ShaderUtils.java +106 -106
- package/lib/module/android/src/main/java/com/aguacerowx/reactnative/WeatherFrameProcessorModule.java +151 -151
- package/lib/module/android/src/main/res/raw/debug_fragment_shader.glsl +12 -12
- package/lib/module/android/src/main/res/raw/debug_vertex_shader.glsl +12 -12
- package/lib/module/android/src/main/res/raw/fragment_shader.glsl +151 -151
- package/lib/module/android/src/main/res/raw/vertex_shader.glsl +19 -19
- package/lib/module/babel.config.js.map +1 -1
- package/lib/module/index.js.map +1 -1
- package/lib/module/ios/AguaceroPackage.m +18 -18
- package/lib/module/ios/FragmentUniforms.swift +14 -13
- package/lib/module/ios/GridRenderLayer.swift +995 -983
- package/lib/module/ios/GridRenderLayerBridge.swift +29 -29
- package/lib/module/ios/GridRenderLayerManager.mm +157 -145
- package/lib/module/ios/GridRenderLayerView.h +16 -22
- package/lib/module/ios/GridRenderLayerView.m +205 -199
- package/lib/module/ios/InspectorDataCache.swift +65 -65
- package/lib/module/ios/InspectorModule.m +9 -9
- package/lib/module/ios/InspectorModule.swift +63 -63
- package/lib/module/ios/Shaders.metal +178 -130
- package/lib/module/ios/WeatherFrameProcessorModule.m +15 -15
- package/lib/module/ios/WeatherFrameProcessorModule.swift +103 -103
- package/lib/module/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/lib/module/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/lib/module/lib/commonjs/README.md +126 -126
- package/lib/module/lib/commonjs/aguacerowx-react-native.podspec +53 -53
- package/lib/module/lib/commonjs/android/build.gradle +107 -107
- package/lib/module/lib/commonjs/android/src/main/AndroidManifest.xml +6 -6
- package/lib/module/lib/commonjs/babel.config.js.map +1 -1
- package/lib/module/lib/commonjs/index.js.map +1 -1
- package/lib/module/lib/commonjs/ios/AguaceroPackage.m +18 -18
- package/lib/module/lib/commonjs/ios/FragmentUniforms.swift +14 -13
- package/lib/module/lib/commonjs/ios/GridRenderLayer.swift +995 -983
- package/lib/module/lib/commonjs/ios/GridRenderLayerBridge.swift +29 -29
- package/lib/module/lib/commonjs/ios/GridRenderLayerManager.mm +157 -145
- package/lib/module/lib/commonjs/ios/GridRenderLayerView.h +16 -22
- package/lib/module/lib/commonjs/ios/GridRenderLayerView.m +205 -199
- package/lib/module/lib/commonjs/ios/InspectorDataCache.swift +65 -65
- package/lib/module/lib/commonjs/ios/InspectorModule.m +9 -9
- package/lib/module/lib/commonjs/ios/InspectorModule.swift +63 -63
- package/lib/module/lib/commonjs/ios/Shaders.metal +178 -130
- package/lib/module/lib/commonjs/ios/WeatherFrameProcessorModule.m +15 -15
- package/lib/module/lib/commonjs/ios/WeatherFrameProcessorModule.swift +103 -103
- package/lib/module/lib/commonjs/ios/compiled-shaders/Shaders-device.metallib +0 -0
- package/lib/module/lib/commonjs/ios/compiled-shaders/Shaders-simulator.metallib +0 -0
- package/lib/module/lib/commonjs/package.json +72 -72
- package/lib/module/lib/commonjs/react-native-builder-bob.config.js.map +1 -1
- package/lib/module/lib/commonjs/scripts/compile-shaders.js +62 -0
- package/lib/module/lib/commonjs/scripts/compile-shaders.js.map +1 -0
- package/lib/module/lib/commonjs/scripts/compile-shaders.sh +38 -26
- package/lib/module/lib/commonjs/src/AguaceroContext.js.map +1 -1
- package/lib/module/lib/commonjs/src/GridRenderLayer.js.map +1 -1
- package/lib/module/lib/commonjs/src/GridRenderLayerNativeComponent.js.map +1 -1
- package/lib/module/lib/commonjs/src/MapManager.js.map +1 -1
- package/lib/module/lib/commonjs/src/MapRegistry.js.map +1 -1
- package/lib/module/lib/commonjs/src/StyleApplicator.js +6 -6
- package/lib/module/lib/commonjs/src/StyleApplicator.js.map +1 -1
- package/lib/module/lib/commonjs/src/WeatherLayerManager.js +21 -16
- package/lib/module/lib/commonjs/src/WeatherLayerManager.js.map +1 -1
- package/lib/module/lib/commonjs/tsconfig.json +23 -23
- package/lib/module/package.json +72 -72
- package/lib/module/react-native-builder-bob.config.js.map +1 -1
- package/lib/module/scripts/compile-shaders.js +60 -0
- package/lib/module/scripts/compile-shaders.js.map +1 -0
- package/lib/module/scripts/compile-shaders.sh +38 -26
- package/lib/module/src/AguaceroContext.js.map +1 -1
- package/lib/module/src/GridRenderLayer.js.map +1 -1
- package/lib/module/src/GridRenderLayerNativeComponent.js.map +1 -1
- package/lib/module/src/MapManager.js.map +1 -1
- package/lib/module/src/MapRegistry.js.map +1 -1
- package/lib/module/src/StyleApplicator.js +6 -6
- package/lib/module/src/StyleApplicator.js.map +1 -1
- package/lib/module/src/WeatherLayerManager.js +21 -16
- package/lib/module/src/WeatherLayerManager.js.map +1 -1
- package/lib/module/tsconfig.json +23 -23
- package/lib/typescript/scripts/compile-shaders.d.ts +3 -0
- package/lib/typescript/scripts/compile-shaders.d.ts.map +1 -0
- package/lib/typescript/src/WeatherLayerManager.d.ts.map +1 -1
- package/package.json +72 -72
- package/src/AguaceroContext.js +3 -3
- package/src/GridRenderLayer.js +217 -217
- package/src/GridRenderLayerNativeComponent.ts +15 -15
- package/src/MapManager.js +155 -155
- package/src/MapRegistry.js +34 -34
- package/src/StyleApplicator.js +240 -240
- package/src/WeatherLayerManager.js +891 -879
- package/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1063
- 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 -1256
- 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 -4041
- 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 -41
- 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 -1055
- 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 -1256
- 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 -4041
- 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/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/AguaceroCore.js +0 -1063
- 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 -1256
- 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 -4041
- 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 -41
- 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 -1059
- 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 -1256
- 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 -4041
- 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 -1063
- 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 -1256
- 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 -4041
- 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 -41
- 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 -1047
- 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 -1250
- 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 -4035
- 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
|
@@ -1,301 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.defaultLightMapStyles = exports.defaultDarkMapStyles = exports.THEME_CONFIGS = void 0;
|
|
7
|
-
const defaultLightMapStyles = exports.defaultLightMapStyles = {
|
|
8
|
-
landOcean: {
|
|
9
|
-
landColor: '#f0f0f0',
|
|
10
|
-
oceanColor: '#a8d8ea',
|
|
11
|
-
waterDepth: {
|
|
12
|
-
visible: true,
|
|
13
|
-
color: '#97c7d9'
|
|
14
|
-
},
|
|
15
|
-
nationalPark: {
|
|
16
|
-
visible: true,
|
|
17
|
-
color: '#d4e6d4'
|
|
18
|
-
}
|
|
19
|
-
},
|
|
20
|
-
transportation: {
|
|
21
|
-
roads: {
|
|
22
|
-
visible: true,
|
|
23
|
-
color: '#d3d3d3',
|
|
24
|
-
width: 0.7
|
|
25
|
-
},
|
|
26
|
-
airports: {
|
|
27
|
-
visible: true,
|
|
28
|
-
color: '#d3d3d3',
|
|
29
|
-
width: 0.7
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
boundaries: {
|
|
33
|
-
countries: {
|
|
34
|
-
visible: true,
|
|
35
|
-
color: '#000000',
|
|
36
|
-
width: 1.5,
|
|
37
|
-
lineType: 'solid'
|
|
38
|
-
},
|
|
39
|
-
states: {
|
|
40
|
-
visible: true,
|
|
41
|
-
color: '#000000',
|
|
42
|
-
width: 1.5,
|
|
43
|
-
lineType: 'solid'
|
|
44
|
-
},
|
|
45
|
-
counties: {
|
|
46
|
-
visible: true,
|
|
47
|
-
color: '#515151',
|
|
48
|
-
width: 1.2,
|
|
49
|
-
lineType: 'solid'
|
|
50
|
-
}
|
|
51
|
-
},
|
|
52
|
-
waterFeatures: {
|
|
53
|
-
waterways: {
|
|
54
|
-
visible: true,
|
|
55
|
-
color: '#a8d8ea',
|
|
56
|
-
width: 0.7
|
|
57
|
-
}
|
|
58
|
-
},
|
|
59
|
-
labels: {
|
|
60
|
-
countries: {
|
|
61
|
-
visible: false,
|
|
62
|
-
fontFamily: 'Open Sans Regular',
|
|
63
|
-
fontSize: 14,
|
|
64
|
-
color: '#000000',
|
|
65
|
-
outlineColor: '#ffffff',
|
|
66
|
-
outlineWidth: 1
|
|
67
|
-
},
|
|
68
|
-
states: {
|
|
69
|
-
visible: false,
|
|
70
|
-
fontFamily: 'Open Sans Regular',
|
|
71
|
-
fontSize: 12,
|
|
72
|
-
color: '#000000',
|
|
73
|
-
outlineColor: '#ffffff',
|
|
74
|
-
outlineWidth: 1
|
|
75
|
-
},
|
|
76
|
-
cities: {
|
|
77
|
-
major: {
|
|
78
|
-
visible: true,
|
|
79
|
-
fontFamily: 'Open Sans Regular',
|
|
80
|
-
fontSize: 12,
|
|
81
|
-
color: '#000000',
|
|
82
|
-
outlineColor: '#ffffff',
|
|
83
|
-
outlineWidth: 1
|
|
84
|
-
},
|
|
85
|
-
minor: {
|
|
86
|
-
visible: true,
|
|
87
|
-
fontFamily: 'Open Sans Regular',
|
|
88
|
-
fontSize: 10,
|
|
89
|
-
color: '#000000',
|
|
90
|
-
outlineColor: '#ffffff',
|
|
91
|
-
outlineWidth: 1
|
|
92
|
-
}
|
|
93
|
-
},
|
|
94
|
-
airports: {
|
|
95
|
-
visible: true,
|
|
96
|
-
fontFamily: 'Open Sans Regular',
|
|
97
|
-
fontSize: 11,
|
|
98
|
-
color: '#000000',
|
|
99
|
-
outlineColor: '#ffffff',
|
|
100
|
-
outlineWidth: 1
|
|
101
|
-
},
|
|
102
|
-
poi: {
|
|
103
|
-
visible: true,
|
|
104
|
-
fontFamily: 'Open Sans Regular',
|
|
105
|
-
fontSize: 10,
|
|
106
|
-
color: '#000000',
|
|
107
|
-
outlineColor: '#ffffff',
|
|
108
|
-
outlineWidth: 1
|
|
109
|
-
},
|
|
110
|
-
continents: {
|
|
111
|
-
visible: true,
|
|
112
|
-
fontFamily: 'Open Sans Regular',
|
|
113
|
-
fontSize: 16,
|
|
114
|
-
color: '#000000',
|
|
115
|
-
outlineColor: '#ffffff',
|
|
116
|
-
outlineWidth: 1.5
|
|
117
|
-
},
|
|
118
|
-
waterLabels: {
|
|
119
|
-
visible: true,
|
|
120
|
-
fontFamily: 'Open Sans Italic',
|
|
121
|
-
fontSize: 10,
|
|
122
|
-
color: '#0077be',
|
|
123
|
-
outlineColor: '#ffffff',
|
|
124
|
-
outlineWidth: 1
|
|
125
|
-
},
|
|
126
|
-
naturalLabels: {
|
|
127
|
-
visible: true,
|
|
128
|
-
fontFamily: 'Open Sans Italic',
|
|
129
|
-
fontSize: 10,
|
|
130
|
-
color: '#2E8B57',
|
|
131
|
-
outlineColor: '#ffffff',
|
|
132
|
-
outlineWidth: 1
|
|
133
|
-
},
|
|
134
|
-
subdivisionLabels: {
|
|
135
|
-
visible: true,
|
|
136
|
-
fontFamily: 'Open Sans Regular',
|
|
137
|
-
fontSize: 11,
|
|
138
|
-
color: '#000000',
|
|
139
|
-
outlineColor: '#ffffff',
|
|
140
|
-
outlineWidth: 1
|
|
141
|
-
}
|
|
142
|
-
},
|
|
143
|
-
terrain: {
|
|
144
|
-
visible: true,
|
|
145
|
-
intensity: 0.15,
|
|
146
|
-
shadowColor: '#b0b0b0',
|
|
147
|
-
highlightColor: '#ffffff',
|
|
148
|
-
accentColor: '#b0b0b0'
|
|
149
|
-
},
|
|
150
|
-
oceanOnTop: false
|
|
151
|
-
};
|
|
152
|
-
const defaultDarkMapStyles = exports.defaultDarkMapStyles = {
|
|
153
|
-
landOcean: {
|
|
154
|
-
landColor: '#242424',
|
|
155
|
-
oceanColor: '#252525',
|
|
156
|
-
waterDepth: {
|
|
157
|
-
visible: true,
|
|
158
|
-
color: '#000000'
|
|
159
|
-
},
|
|
160
|
-
nationalPark: {
|
|
161
|
-
visible: true,
|
|
162
|
-
color: '#202020'
|
|
163
|
-
}
|
|
164
|
-
},
|
|
165
|
-
transportation: {
|
|
166
|
-
roads: {
|
|
167
|
-
visible: true,
|
|
168
|
-
color: '#4f4f4f',
|
|
169
|
-
width: 0.5
|
|
170
|
-
},
|
|
171
|
-
airports: {
|
|
172
|
-
visible: true,
|
|
173
|
-
color: '#4f4f4f',
|
|
174
|
-
width: 0.6
|
|
175
|
-
}
|
|
176
|
-
},
|
|
177
|
-
boundaries: {
|
|
178
|
-
countries: {
|
|
179
|
-
visible: true,
|
|
180
|
-
color: '#ffffff',
|
|
181
|
-
width: 1.5,
|
|
182
|
-
lineType: 'solid'
|
|
183
|
-
},
|
|
184
|
-
states: {
|
|
185
|
-
visible: true,
|
|
186
|
-
color: '#ffffff',
|
|
187
|
-
width: 1.5,
|
|
188
|
-
lineType: 'solid'
|
|
189
|
-
},
|
|
190
|
-
counties: {
|
|
191
|
-
visible: true,
|
|
192
|
-
color: '#a2a2a2',
|
|
193
|
-
width: 1.2,
|
|
194
|
-
lineType: 'solid'
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
waterFeatures: {
|
|
198
|
-
waterways: {
|
|
199
|
-
visible: true,
|
|
200
|
-
color: '#333333',
|
|
201
|
-
width: 0.5
|
|
202
|
-
}
|
|
203
|
-
},
|
|
204
|
-
labels: {
|
|
205
|
-
countries: {
|
|
206
|
-
visible: false,
|
|
207
|
-
fontFamily: 'Open Sans Regular',
|
|
208
|
-
fontSize: 14,
|
|
209
|
-
color: '#ffffff',
|
|
210
|
-
outlineColor: '#000000',
|
|
211
|
-
outlineWidth: 1
|
|
212
|
-
},
|
|
213
|
-
states: {
|
|
214
|
-
visible: false,
|
|
215
|
-
fontFamily: 'Open Sans Regular',
|
|
216
|
-
fontSize: 12,
|
|
217
|
-
color: '#ffffff',
|
|
218
|
-
outlineColor: '#000000',
|
|
219
|
-
outlineWidth: 1
|
|
220
|
-
},
|
|
221
|
-
cities: {
|
|
222
|
-
major: {
|
|
223
|
-
visible: true,
|
|
224
|
-
fontFamily: 'Open Sans Regular',
|
|
225
|
-
fontSize: 12,
|
|
226
|
-
color: '#ffffff',
|
|
227
|
-
outlineColor: '#000000',
|
|
228
|
-
outlineWidth: 1
|
|
229
|
-
},
|
|
230
|
-
minor: {
|
|
231
|
-
visible: true,
|
|
232
|
-
fontFamily: 'Open Sans Regular',
|
|
233
|
-
fontSize: 10,
|
|
234
|
-
color: '#ffffff',
|
|
235
|
-
outlineColor: '#000000',
|
|
236
|
-
outlineWidth: 1
|
|
237
|
-
}
|
|
238
|
-
},
|
|
239
|
-
airports: {
|
|
240
|
-
visible: true,
|
|
241
|
-
fontFamily: 'Open Sans Regular',
|
|
242
|
-
fontSize: 11,
|
|
243
|
-
color: '#ffffff',
|
|
244
|
-
outlineColor: '#000000',
|
|
245
|
-
outlineWidth: 1
|
|
246
|
-
},
|
|
247
|
-
poi: {
|
|
248
|
-
visible: true,
|
|
249
|
-
fontFamily: 'Open Sans Regular',
|
|
250
|
-
fontSize: 10,
|
|
251
|
-
color: '#ffffff',
|
|
252
|
-
outlineColor: '#000000',
|
|
253
|
-
outlineWidth: 1
|
|
254
|
-
},
|
|
255
|
-
continents: {
|
|
256
|
-
visible: true,
|
|
257
|
-
fontFamily: 'Open Sans Regular',
|
|
258
|
-
fontSize: 16,
|
|
259
|
-
color: '#ffffff',
|
|
260
|
-
outlineColor: '#000000',
|
|
261
|
-
outlineWidth: 1.5
|
|
262
|
-
},
|
|
263
|
-
waterLabels: {
|
|
264
|
-
visible: true,
|
|
265
|
-
fontFamily: 'Open Sans Italic',
|
|
266
|
-
fontSize: 10,
|
|
267
|
-
color: '#a8d8ea',
|
|
268
|
-
outlineColor: '#000000',
|
|
269
|
-
outlineWidth: 1
|
|
270
|
-
},
|
|
271
|
-
naturalLabels: {
|
|
272
|
-
visible: true,
|
|
273
|
-
fontFamily: 'Open Sans Italic',
|
|
274
|
-
fontSize: 10,
|
|
275
|
-
color: '#90ee90',
|
|
276
|
-
outlineColor: '#000000',
|
|
277
|
-
outlineWidth: 1
|
|
278
|
-
},
|
|
279
|
-
subdivisionLabels: {
|
|
280
|
-
visible: true,
|
|
281
|
-
fontFamily: 'Open Sans Regular',
|
|
282
|
-
fontSize: 11,
|
|
283
|
-
color: '#ffffff',
|
|
284
|
-
outlineColor: '#000000',
|
|
285
|
-
outlineWidth: 1
|
|
286
|
-
}
|
|
287
|
-
},
|
|
288
|
-
terrain: {
|
|
289
|
-
visible: true,
|
|
290
|
-
intensity: 0.2,
|
|
291
|
-
shadowColor: '#000000',
|
|
292
|
-
highlightColor: '#FFFFFF',
|
|
293
|
-
accentColor: '#000000'
|
|
294
|
-
},
|
|
295
|
-
oceanOnTop: false
|
|
296
|
-
};
|
|
297
|
-
const THEME_CONFIGS = exports.THEME_CONFIGS = {
|
|
298
|
-
light: defaultLightMapStyles,
|
|
299
|
-
dark: defaultDarkMapStyles
|
|
300
|
-
};
|
|
301
|
-
//# sourceMappingURL=map-styles.js.map
|
package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["Object","defineProperty","exports","value","defaultLightMapStyles","defaultDarkMapStyles","THEME_CONFIGS","landOcean","landColor","oceanColor","waterDepth","visible","color","nationalPark","transportation","roads","width","airports","boundaries","countries","lineType","states","counties","waterFeatures","waterways","labels","fontFamily","fontSize","outlineColor","outlineWidth","cities","major","minor","poi","continents","waterLabels","naturalLabels","subdivisionLabels","terrain","intensity","shadowColor","highlightColor","accentColor","oceanOnTop","light","dark"],"sourceRoot":"../../../../../..","sources":["node_modules/@aguacerowx/javascript-sdk/dist/map-styles.js"],"mappings":"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","ignoreList":[]}
|
package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js
DELETED
|
@@ -1,126 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.getUnitConversionFunction = getUnitConversionFunction;
|
|
7
|
-
exports.unitConversions = void 0;
|
|
8
|
-
/**
|
|
9
|
-
* A utility module for converting between different physical units.
|
|
10
|
-
* Contains a comprehensive object of conversion functions and a helper
|
|
11
|
-
* to retrieve the correct function based on unit names.
|
|
12
|
-
*/
|
|
13
|
-
|
|
14
|
-
// The main object containing all the raw conversion functions.
|
|
15
|
-
const unitConversions = exports.unitConversions = {
|
|
16
|
-
kelvin_to_celsius: data => data - 273.15,
|
|
17
|
-
kelvin_to_fahrenheit: data => (data - 273.15) * 9 / 5 + 32,
|
|
18
|
-
kelvin_to_c: data => data - 273.15,
|
|
19
|
-
kelvin_to_f: data => (data - 273.15) * 9 / 5 + 32,
|
|
20
|
-
k_to_celsius: data => data - 273.15,
|
|
21
|
-
k_to_fahrenheit: data => (data - 273.15) * 9 / 5 + 32,
|
|
22
|
-
k_to_c: data => data - 273.15,
|
|
23
|
-
k_to_f: data => (data - 273.15) * 9 / 5 + 32,
|
|
24
|
-
celsius_to_fahrenheit: data => data * 9 / 5 + 32,
|
|
25
|
-
celsius_to_f: data => data * 9 / 5 + 32,
|
|
26
|
-
c_to_fahrenheit: data => data * 9 / 5 + 32,
|
|
27
|
-
c_to_f: data => data * 9 / 5 + 32,
|
|
28
|
-
fahrenheit_to_celsius: data => (data - 32) * 5 / 9,
|
|
29
|
-
fahrenheit_to_c: data => (data - 32) * 5 / 9,
|
|
30
|
-
f_to_celsius: data => (data - 32) * 5 / 9,
|
|
31
|
-
f_to_c: data => (data - 32) * 5 / 9,
|
|
32
|
-
meters_to_feet: data => data * 3.28084,
|
|
33
|
-
meters_to_km: data => data / 1000,
|
|
34
|
-
m_to_feet: data => data * 3.28084,
|
|
35
|
-
m_to_ft: data => data * 3.28084,
|
|
36
|
-
m_to_km: data => data / 1000,
|
|
37
|
-
kts_to_mph: data => data * 1.15078,
|
|
38
|
-
mph_to_kts: data => data / 1.15078,
|
|
39
|
-
kts_to_ms: data => data / 1.94384449,
|
|
40
|
-
mph_to_ms: data => data / 2.23693629,
|
|
41
|
-
ms_to_mph: data => data * 2.23694,
|
|
42
|
-
ms_to_kts: data => data * 1.94384,
|
|
43
|
-
kts_to_kmh: data => data * 1.852,
|
|
44
|
-
mph_to_kmh: data => data * 1.60934,
|
|
45
|
-
ms_to_kmh: data => data * 3.6,
|
|
46
|
-
kmh_to_kts: data => data / 1.852,
|
|
47
|
-
kmh_to_mph: data => data / 1.60934,
|
|
48
|
-
kmh_to_ms: data => data / 3.6,
|
|
49
|
-
inches_to_mm: data => data * 25.4,
|
|
50
|
-
inches_to_cm: data => data * 2.54,
|
|
51
|
-
in_to_mm: data => data * 25.4,
|
|
52
|
-
in_to_cm: data => data * 2.54,
|
|
53
|
-
mm_to_in: data => data / 25.4,
|
|
54
|
-
mm_to_inches: data => data / 25.4,
|
|
55
|
-
cm_to_in: data => data / 2.54,
|
|
56
|
-
cm_to_inches: data => data / 2.54,
|
|
57
|
-
inhr_to_mmhr: data => data * 25.4,
|
|
58
|
-
inhr_to_cmhr: data => data * 2.54,
|
|
59
|
-
in_hr_to_mm_hr: data => data * 25.4,
|
|
60
|
-
in_hr_to_cm_hr: data => data * 2.54,
|
|
61
|
-
mmhr_to_inhr: data => data / 25.4,
|
|
62
|
-
cmhr_to_inhr: data => data / 2.54,
|
|
63
|
-
mm_hr_to_in_hr: data => data / 25.4,
|
|
64
|
-
cm_hr_to_in_hr: data => data / 2.54,
|
|
65
|
-
mmhr_to_cmhr: data => data / 10,
|
|
66
|
-
cmhr_to_mmhr: data => data * 10,
|
|
67
|
-
mm_hr_to_cm_hr: data => data / 10,
|
|
68
|
-
cm_hr_to_mm_hr: data => data * 10
|
|
69
|
-
};
|
|
70
|
-
|
|
71
|
-
/**
|
|
72
|
-
* Finds and returns the correct conversion function based on "from" and "to" unit strings.
|
|
73
|
-
* It normalizes common unit abbreviations to a consistent key.
|
|
74
|
-
* @param {string} fromUnit - The starting unit (e.g., 'kelvin', '°C', 'kts').
|
|
75
|
-
* @param {string} toUnit - The target unit (e.g., 'fahrenheit', '°F', 'mph').
|
|
76
|
-
* @returns {function(number): number | null} The conversion function, or null if not found.
|
|
77
|
-
*/
|
|
78
|
-
function getUnitConversionFunction(fromUnit, toUnit) {
|
|
79
|
-
// A map to standardize various unit string formats to a single key format.
|
|
80
|
-
const unitMap = {
|
|
81
|
-
'°c': 'c',
|
|
82
|
-
'°f': 'f',
|
|
83
|
-
'°k': 'k',
|
|
84
|
-
'celsius': 'c',
|
|
85
|
-
'fahrenheit': 'f',
|
|
86
|
-
'kelvin': 'k',
|
|
87
|
-
'c': 'c',
|
|
88
|
-
'f': 'f',
|
|
89
|
-
'k': 'k',
|
|
90
|
-
'°F': 'f',
|
|
91
|
-
'°C': 'c',
|
|
92
|
-
'kts': 'kts',
|
|
93
|
-
'm/s': 'ms',
|
|
94
|
-
'mph': 'mph',
|
|
95
|
-
'km/h': 'kmh',
|
|
96
|
-
'knots': 'kts',
|
|
97
|
-
'ft': 'ft',
|
|
98
|
-
'feet': 'ft',
|
|
99
|
-
'km': 'km',
|
|
100
|
-
'mm': 'mm',
|
|
101
|
-
'cm': 'cm',
|
|
102
|
-
'm': 'm',
|
|
103
|
-
'meters': 'm',
|
|
104
|
-
'in/hr': 'inhr',
|
|
105
|
-
'mm/hr': 'mmhr',
|
|
106
|
-
'cm/hr': 'cmhr',
|
|
107
|
-
'in': 'in',
|
|
108
|
-
'inches': 'in'
|
|
109
|
-
};
|
|
110
|
-
|
|
111
|
-
// Cleans and standardizes the input unit string.
|
|
112
|
-
const normalizeUnit = unit => {
|
|
113
|
-
if (!unit) return '';
|
|
114
|
-
const lowerUnit = unit.toLowerCase().trim();
|
|
115
|
-
return unitMap[lowerUnit] || lowerUnit;
|
|
116
|
-
};
|
|
117
|
-
const fromNormalized = normalizeUnit(fromUnit);
|
|
118
|
-
const toNormalized = normalizeUnit(toUnit);
|
|
119
|
-
|
|
120
|
-
// Constructs the key to look up in the `unitConversions` object (e.g., 'k_to_f').
|
|
121
|
-
const conversionKey = `${fromNormalized}_to_${toNormalized}`;
|
|
122
|
-
|
|
123
|
-
// Return the function if it exists, otherwise return null.
|
|
124
|
-
return unitConversions[conversionKey] || null;
|
|
125
|
-
}
|
|
126
|
-
//# sourceMappingURL=unitConversions.js.map
|
package/lib/module/lib/commonjs/node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"names":["Object","defineProperty","exports","value","getUnitConversionFunction","unitConversions","kelvin_to_celsius","data","kelvin_to_fahrenheit","kelvin_to_c","kelvin_to_f","k_to_celsius","k_to_fahrenheit","k_to_c","k_to_f","celsius_to_fahrenheit","celsius_to_f","c_to_fahrenheit","c_to_f","fahrenheit_to_celsius","fahrenheit_to_c","f_to_celsius","f_to_c","meters_to_feet","meters_to_km","m_to_feet","m_to_ft","m_to_km","kts_to_mph","mph_to_kts","kts_to_ms","mph_to_ms","ms_to_mph","ms_to_kts","kts_to_kmh","mph_to_kmh","ms_to_kmh","kmh_to_kts","kmh_to_mph","kmh_to_ms","inches_to_mm","inches_to_cm","in_to_mm","in_to_cm","mm_to_in","mm_to_inches","cm_to_in","cm_to_inches","inhr_to_mmhr","inhr_to_cmhr","in_hr_to_mm_hr","in_hr_to_cm_hr","mmhr_to_inhr","cmhr_to_inhr","mm_hr_to_in_hr","cm_hr_to_in_hr","mmhr_to_cmhr","cmhr_to_mmhr","mm_hr_to_cm_hr","cm_hr_to_mm_hr","fromUnit","toUnit","unitMap","normalizeUnit","unit","lowerUnit","toLowerCase","trim","fromNormalized","toNormalized","conversionKey"],"sourceRoot":"../../../../../..","sources":["node_modules/@aguacerowx/javascript-sdk/dist/unitConversions.js"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@aguacerowx/javascript-sdk",
|
|
3
|
-
"version": "0.0.10",
|
|
4
|
-
"private": false,
|
|
5
|
-
"publishConfig": {
|
|
6
|
-
"access": "public"
|
|
7
|
-
},
|
|
8
|
-
"description": "Core SDK for fetching and processing Aguacero weather data.",
|
|
9
|
-
"main": "src/index.js",
|
|
10
|
-
"module": "src/index.js",
|
|
11
|
-
"react-native": "src/index.js",
|
|
12
|
-
"exports": {
|
|
13
|
-
".": {
|
|
14
|
-
"import": "./src/index.js",
|
|
15
|
-
"require": "./src/index.js",
|
|
16
|
-
"react-native": "./src/index.js"
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
"files": [
|
|
20
|
-
"dist",
|
|
21
|
-
"src"
|
|
22
|
-
],
|
|
23
|
-
"scripts": {
|
|
24
|
-
"build": "babel src -d dist"
|
|
25
|
-
},
|
|
26
|
-
"author": "Your Name",
|
|
27
|
-
"license": "MIT",
|
|
28
|
-
"dependencies": {
|
|
29
|
-
"proj4": "^2.11.0",
|
|
30
|
-
"fzstd": "^0.1.1"
|
|
31
|
-
},
|
|
32
|
-
"peerDependencies": {
|
|
33
|
-
"react": "*",
|
|
34
|
-
"react-native": "*",
|
|
35
|
-
"react-native-device-info": ">=10.0.0"
|
|
36
|
-
},
|
|
37
|
-
"peerDependenciesMeta": {
|
|
38
|
-
"react": {
|
|
39
|
-
"optional": true
|
|
40
|
-
},
|
|
41
|
-
"react-native": {
|
|
42
|
-
"optional": true
|
|
43
|
-
},
|
|
44
|
-
"react-native-device-info": {
|
|
45
|
-
"optional": true
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
}
|