vaderjs-native 1.0.2 → 1.0.4
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 +35 -23
- package/app-template/.gradle/9.1.0/checksums/checksums.lock +0 -0
- package/app-template/.gradle/9.1.0/executionHistory/executionHistory.bin +0 -0
- package/app-template/.gradle/9.1.0/executionHistory/executionHistory.lock +0 -0
- package/app-template/.gradle/9.1.0/fileChanges/last-build.bin +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/fileHashes.bin +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/fileHashes.lock +0 -0
- package/app-template/.gradle/9.1.0/fileHashes/resourceHashesCache.bin +0 -0
- package/app-template/.gradle/9.1.0/gc.properties +0 -0
- package/app-template/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/app-template/.gradle/buildOutputCleanup/cache.properties +2 -0
- package/app-template/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
- package/app-template/.gradle/file-system.probe +0 -0
- package/app-template/.gradle/vcs-1/gc.properties +0 -0
- package/app-template/app/build/intermediates/android_res_source_set_path_map/debug/mapDebugSourceSetPaths/file-map.txt +57 -0
- package/app-template/app/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +1 -0
- package/app-template/app/build/intermediates/apk_ide_redirect_file/debug/createDebugApkListingFileRedirect/redirect.txt +2 -0
- package/app-template/app/build/intermediates/app_metadata/debug/writeDebugAppMetadata/app-metadata.properties +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.html +275 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.js +701 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/index.js.map +11 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/src/vader/index.js +669 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/src/vader/index.js.map +10 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/styles.css +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/myapp/tailwind_styles.css +257 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.html +19 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.js +701 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/index.js.map +11 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/src/vader/index.js +669 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/src/vader/index.js.map +10 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/styles.css +2 -0
- package/app-template/app/build/intermediates/assets/debug/mergeDebugAssets/vaderapp/tailwind_styles.css +257 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/META-INF/app.kotlin_module +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/AndroidBridge.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$1.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$2.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$3.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity$onCreate$4.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/MainActivity.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/ColorKt.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/ThemeKt.class +0 -0
- package/app-template/app/build/intermediates/built_in_kotlinc/debug/compileDebugKotlin/classes/com/example/myapplication/ui/theme/TypeKt.class +0 -0
- package/app-template/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json +10 -0
- package/app-template/app/build/intermediates/compile_and_runtime_r_class_jar/debug/processDebugResources/R.jar +0 -0
- package/app-template/app/build/intermediates/compile_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
- package/app-template/app/build/intermediates/compile_symbol_list/debug/generateDebugRFile/R.txt +3 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.html.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/src/vader/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/src/vader/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/myapp/tailwind_styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.html.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/src/vader/index.js.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/src/vader/index.js.map.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/styles.css.jar +0 -0
- package/app-template/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/vaderapp/tailwind_styles.css.jar +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_0/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_1/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_2/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_3/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_4/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_5/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_0/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_1/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_2/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_3/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_4/graph.bin +0 -0
- package/app-template/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_4aee188c30be8e8aa46027297383f1f2d90a630f249bc11da0a28d60abd2a89a_bucket_5/graph.bin +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeExtDexDebug/classes2.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/2/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex +0 -0
- package/app-template/app/build/intermediates/dex_archive_input_jar_hashes/debug/dexBuilderDebug/out +0 -0
- package/app-template/app/build/intermediates/dex_number_of_buckets_file/debug/dexBuilderDebug/out +1 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +6 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml +3181 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml +8 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml +6 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml +12 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml +11 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml +59 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml +11 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml +7 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml +62 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml +4 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml +277 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml +15 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml +51 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml +5 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml +9 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml +18 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml +13 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml +12 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml +15 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml +9 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml +68 -0
- package/app-template/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml +3883 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +6 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +5 -0
- package/app-template/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0V8fuo12ZEcCNd5YzYthqg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0VP6C+Z030KwCBV1QJnY8Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1Upt4R0Q_ZOIkrMr_RrPjQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2CXpRTgebl4talbAQ2z4Ew== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2ZqKsCGY5jRs2nk08FVWWw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2gpmkHigIDRHYpOpHC2KDw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2t2F2kP0mhT_S3tAzSeqkg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2v3ZojrXbTxVaAVUP4MycA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/32giMQa2BS2FukRbpt_7RQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/3PlFE+BzUdIOtbbD_9IZxw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5ciRXB8xoXM9vD812An11Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6DabWI8bDKLKui6omYD2bQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/6eNrq94hT0u6GUzHG+csZw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9Cu5vvc7pIswnL83VNBqMQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9n9ose8b+jL0LUL0YvCd1w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/A+oiD+lUSsF3brRBiDRRLQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/A6tAyZh+RG4AhyWBSoJiFw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Av9uKIL90E0u4aAGFlTBXQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Bpc9yyhBAEdPDvxM6fnuow== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Cd4N7cQYyH2B6F87mbO8_Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/F7PSMYyWyMfYisH+nSyrGg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GxdMH6iqzdcdbhSaFq2y4A== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/I5ETZ0y97XBYt7knpocaXA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Ip+AfDxSdrUUkh4V344Rzg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Jcp3xYaKACwdfLM0MyH7eg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/KlZeWMHkwri6xralTdteHg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Kwkde6+zHLyonxEXhF8Cng== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LTTNil9tIzvCfsQOg6OEFw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MdK3UJqaCWZ_RnnWW9naXQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MuE+rB0x7waYqBOZysqYSg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/N3Xy6s1dJvkqY6lyucHB1Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PKx1fbmOKoV6DDnMYWaimg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PNzmA6bwlh6hiV_deeUB8w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Qy0MFghbe8MsAGty8IHasg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/R7kgn+_RAejAJDgibU3QSA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/SXNnR4MATLsKJ4zQ3HF_Qg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/T8z8iPNGLr67IutaTVJzlw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TH+C9jO7qd3vzfkCoY4Ulg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/TKqHLfPHnlJMuNc6RAuQew== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/V7L0+04jxD4b2bXD0Wgf3w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VJOnb7cHWKVRd4M1_qaEzQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VWJxcDw8Nvc41vr4VWeYLA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WNmnhRL44+XqI_Qh7Y9q9w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/WSiR3qmXGaabXelMNkpmQg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/X2Q1zKwPwM4k7rTZGQ5ViA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YHMGFkPB0qpyXAggcMhzdg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YWwdJn4poC38fpGOQItVYw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ZbjHx4QQNhKhMHcyrK5RdA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_4zwJUvS9mDdXqHfV8CIAw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_6Vc41tS3QnuC_EuH7BhvA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_aYixPjHB6BQ3SqrVE_rmg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/anXLxx4byE7Ti3N2J6Obtw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/eKrN1NV0DFz3_68yim3Ryw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/evL+VLtyY2Bsn66KJ7Va+g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ft5np6HxlV8Qx0WGpBX5WA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/g6Bi1lPjULzjK2RLEhi8ng== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/gk1XYqYuGWStqLvp0prjDg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/h8KLXFd9vWCv_kYPQG1g2g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/hCcItCkJEgniLO3FbCn9VA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iUeHdENFGDFljDMiSlmA5A== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iYOQI2COzaBRbNXNlSMSGw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/k803Aeo8TJTakcJ7WeWWmQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kDuJnC2vRBUXivbrt1IVEQ== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kpmDrs55V7X4UYFK4mLVVA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lSCYJrayhZVWYq4N_3tG9Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/mrUFfLbj9nfqF4Igh50dCw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nL3Z78QCee6Su1CtMvxogA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nLz8e+ZSBgCa5IWujpzu3Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nymxa43VJ_6Kx7Gq3peEjg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p+t1I6zVbWkKFZWly6oB5g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p9ScSEbWQxkxTxA9UH7fzg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/panbBKEXaZ__Dom6WzaH1g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/prOfrCDbgQF1wRXFV7PvIg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qdOcJX3hKcrFZNPdf5ZHFA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qjufkazLH_oqhTDikduqAg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qsRvCxSgHGVDVrjhESLn_g== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/soY53sWb9qvzOMS_0mm0Sg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/t3N6Cr84Wy8yGf3tN5MoWA== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/uHx_L64be+A0F4M7oSIplw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vN8vx16Fi2g9CGONwjo5nw== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vYlfdd0TcBWSrFQfGFkRCg== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/xIsjVKzXkpUIZ92Tf+rF6w== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yneaqhDf9FC3coQif+7m2Q== +1 -0
- package/app-template/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yosoczXj8PPJOSXym2QXIw== +1 -0
- package/app-template/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +2 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +16 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources +1 -0
- package/app-template/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 +1 -0
- package/app-template/app/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/app.kotlin_module +0 -0
- package/app-template/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/linked-resources-binary-format-debug.ap_ +0 -0
- package/app-template/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +5 -0
- package/app-template/app/build/intermediates/manifest_merge_blame_file/debug/processDebugMainManifest/manifest-merger-blame-debug-report.txt +162 -0
- package/app-template/app/build/intermediates/merged_java_res/debug/mergeDebugJavaResource/base.jar +0 -0
- package/app-template/app/build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/merged_manifests/debug/processDebugManifest/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/merged_manifests/debug/processDebugManifest/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher.webp.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-af_values-af.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-am_values-am.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ar_values-ar.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-as_values-as.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-az_values-az.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-b+sr+Latn_values-b+sr+Latn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-be_values-be.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bg_values-bg.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bn_values-bn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bs_values-bs.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ca_values-ca.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-cs_values-cs.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-da_values-da.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-de_values-de.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-el_values-el.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rAU_values-en-rAU.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rCA_values-en-rCA.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rGB_values-en-rGB.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rIN_values-en-rIN.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rXC_values-en-rXC.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es-rUS_values-es-rUS.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es_values-es.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-et_values-et.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-eu_values-eu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fa_values-fa.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fi_values-fi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr-rCA_values-fr-rCA.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr_values-fr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gl_values-gl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gu_values-gu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h720dp-v13_values-h720dp-v13.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hdpi-v4_values-hdpi-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hi_values-hi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hr_values-hr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hu_values-hu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hy_values-hy.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-in_values-in.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-is_values-is.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-it_values-it.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-iw_values-iw.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ja_values-ja.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ka_values-ka.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kk_values-kk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-km_values-km.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kn_values-kn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ko_values-ko.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ky_values-ky.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-land_values-land.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-large-v4_values-large-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ldltr-v21_values-ldltr-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lo_values-lo.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lt_values-lt.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lv_values-lv.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mk_values-mk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ml_values-ml.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mn_values-mn.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mr_values-mr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ms_values-ms.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-my_values-my.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nb_values-nb.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ne_values-ne.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-night-v8_values-night-v8.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nl_values-nl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-or_values-or.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pa_values-pa.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pl_values-pl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-port_values-port.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rBR_values-pt-rBR.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rPT_values-pt-rPT.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt_values-pt.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ro_values-ro.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ru_values-ru.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-si_values-si.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sk_values-sk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sl_values-sl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sq_values-sq.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sr_values-sr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sv_values-sv.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw600dp-v13_values-sw600dp-v13.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw_values-sw.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ta_values-ta.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-te_values-te.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-th_values-th.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tl_values-tl.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tr_values-tr.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uk_values-uk.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ur_values-ur.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uz_values-uz.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v16_values-v16.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v17_values-v17.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v18_values-v18.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v21_values-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v22_values-v22.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v23_values-v23.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v24_values-v24.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v25_values-v25.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v26_values-v26.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v28_values-v28.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-vi_values-vi.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v20_values-watch-v20.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v21_values-watch-v21.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-xlarge-v4_values-xlarge-v4.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rCN_values-zh-rCN.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rHK_values-zh-rHK.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rTW_values-zh-rTW.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zu_values-zu.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res/debug/mergeDebugResources/values_values.arsc.flat +0 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/mergeDebugResources.json +8209 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-af.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-am.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ar.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-as.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-az.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-b+sr+Latn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-be.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bg.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bs.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ca.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-cs.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-da.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-de.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-el.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rAU.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rCA.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rGB.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rIN.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rXC.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es-rUS.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-et.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-eu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fa.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr-rCA.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h720dp-v13.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hdpi-v4.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hy.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-in.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-is.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-it.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-iw.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ja.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ka.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-km.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ko.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ky.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-land.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-large-v4.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ldltr-v21.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lo.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lt.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lv.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ml.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mn.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ms.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-my.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nb.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ne.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-night-v8.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-or.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pa.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-port.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rBR.json +77 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rPT.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ro.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ru.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-si.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sq.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sv.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw600dp-v13.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ta.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-te.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-th.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tl.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tr.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uk.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ur.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uz.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v16.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v17.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v18.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v21.json +47 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v22.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v23.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v24.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v25.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v26.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v28.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-vi.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v20.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v21.json +20 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-xlarge-v4.json +19 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rCN.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rHK.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rTW.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zu.json +94 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values.json +291 -0
- package/app-template/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/single/mergeDebugResources.json +22 -0
- package/app-template/app/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +1 -0
- package/app-template/app/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +1 -0
- package/app-template/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/AndroidManifest.xml +91 -0
- package/app-template/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/output-metadata.json +20 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher.webp +0 -0
- package/app-template/app/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +5 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_0.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_1.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_2.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_3.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_4.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/9c21d19e190a516833da92acd2267e0d5d3946e69085bae9b7792c852d93cadb_5.jar +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/AndroidBridge.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$1.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$2.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$3.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity$onCreate$4.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/MainActivity.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/ColorKt.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/ThemeKt.dex +0 -0
- package/app-template/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/ui/theme/TypeKt.dex +0 -0
- package/app-template/app/build/intermediates/runtime_symbol_list/debug/processDebugResources/R.txt +1795 -0
- package/app-template/app/build/intermediates/signing_config_versions/debug/writeDebugSigningConfigVersions/signing-config-versions.json +1 -0
- package/app-template/app/build/intermediates/stable_resource_ids_file/debug/processDebugResources/stableIds.txt +1353 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/arm64-v8a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/armeabi-v7a/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86_64/libandroidx.graphics.path.so +0 -0
- package/app-template/app/build/intermediates/symbol_list_with_package_name/debug/generateDebugRFile/package-aware-r.txt +4 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/package-parts.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +2 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/app-template/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/app-template/app/build/outputs/apk/debug/app-debug.apk +0 -0
- package/app-template/app/build/outputs/apk/debug/output-metadata.json +21 -0
- package/app-template/app/build/outputs/logs/manifest-merger-debug-report.txt +406 -0
- package/app-template/app/src/main/AndroidManifest.xml +4 -2
- package/app-template/app/src/main/assets/myapp/index.html +275 -0
- package/app-template/app/src/main/assets/myapp/index.js +701 -0
- package/app-template/app/src/main/assets/myapp/index.js.map +11 -0
- package/app-template/app/src/main/assets/myapp/src/vader/index.js +669 -0
- package/app-template/app/src/main/assets/myapp/src/vader/index.js.map +10 -0
- package/app-template/app/src/main/assets/myapp/styles.css +2 -0
- package/app-template/app/src/main/assets/myapp/tailwind_styles.css +257 -0
- package/app-template/app/src/main/assets/vaderapp/index.html +19 -0
- package/app-template/app/src/main/assets/vaderapp/index.js +701 -0
- package/app-template/app/src/main/assets/vaderapp/index.js.map +11 -0
- package/app-template/app/src/main/assets/vaderapp/src/vader/index.js +669 -0
- package/app-template/app/src/main/assets/vaderapp/src/vader/index.js.map +10 -0
- package/app-template/app/src/main/assets/vaderapp/styles.css +2 -0
- package/app-template/app/src/main/assets/vaderapp/tailwind_styles.css +257 -0
- package/app-template/app/src/main/java/myapp/MainActivity.kt +150 -0
- package/app-template/local.properties +1 -0
- package/cli/android/build.ts +521 -0
- package/cli/android/dev.ts +61 -0
- package/cli/android/sdk.js +42 -0
- package/cli/logger.js +48 -0
- package/cli/web/build.js +0 -0
- package/cli/web/server.js +107 -0
- package/cli.ts +39 -7
- package/config/index.ts +96 -13
- package/index.ts +383 -17
- package/main.js +51 -0
- package/main.ts +422 -0
- package/package.json +2 -2
- package/plugins/tailwind.ts +2 -2
- package/app-template/app/src/main/java/com/example/myapplication/MainActivity.kt +0 -74
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Color.kt +0 -11
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Theme.kt +0 -34
- package/app-template/app/src/main/java/com/example/myapplication/ui/theme/Type.kt +0 -36
|
@@ -0,0 +1,701 @@
|
|
|
1
|
+
var __defProp = Object.defineProperty;
|
|
2
|
+
var __export = (target, all) => {
|
|
3
|
+
for (var name in all)
|
|
4
|
+
__defProp(target, name, {
|
|
5
|
+
get: all[name],
|
|
6
|
+
enumerable: true,
|
|
7
|
+
configurable: true,
|
|
8
|
+
set: (newValue) => all[name] = () => newValue
|
|
9
|
+
});
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
// node_modules/vaderjs-native/index.ts
|
|
13
|
+
var exports_vaderjs_native = {};
|
|
14
|
+
__export(exports_vaderjs_native, {
|
|
15
|
+
useWindowFocus: () => useWindowFocus,
|
|
16
|
+
useState: () => useState,
|
|
17
|
+
useRef: () => useRef,
|
|
18
|
+
useReducer: () => useReducer,
|
|
19
|
+
useQuery: () => useQuery,
|
|
20
|
+
useOnClickOutside: () => useOnClickOutside,
|
|
21
|
+
useMemo: () => useMemo,
|
|
22
|
+
useLocalStorage: () => useLocalStorage,
|
|
23
|
+
useLayoutEffect: () => useLayoutEffect,
|
|
24
|
+
useInterval: () => useInterval,
|
|
25
|
+
useEffect: () => useEffect,
|
|
26
|
+
useContext: () => useContext,
|
|
27
|
+
useCallback: () => useCallback,
|
|
28
|
+
useArray: () => useArray,
|
|
29
|
+
showToast: () => showToast,
|
|
30
|
+
render: () => render,
|
|
31
|
+
createElement: () => createElement,
|
|
32
|
+
createContext: () => createContext,
|
|
33
|
+
Switch: () => Switch,
|
|
34
|
+
Show: () => Show,
|
|
35
|
+
Match: () => Match,
|
|
36
|
+
Link: () => Link
|
|
37
|
+
});
|
|
38
|
+
var ANDROID_KEY_MAP = {
|
|
39
|
+
19: "ArrowUp",
|
|
40
|
+
20: "ArrowDown",
|
|
41
|
+
21: "ArrowLeft",
|
|
42
|
+
22: "ArrowRight",
|
|
43
|
+
23: "Enter",
|
|
44
|
+
4: "Back"
|
|
45
|
+
};
|
|
46
|
+
window.onNativeKey = function(keyCode) {
|
|
47
|
+
const key = ANDROID_KEY_MAP[keyCode];
|
|
48
|
+
if (!key)
|
|
49
|
+
return;
|
|
50
|
+
const debugElement = document.getElementById("debug-keypress");
|
|
51
|
+
if (debugElement) {
|
|
52
|
+
debugElement.textContent = `Key pressed: ${key}`;
|
|
53
|
+
}
|
|
54
|
+
const event = new KeyboardEvent("keydown", { key });
|
|
55
|
+
document.dispatchEvent(event);
|
|
56
|
+
};
|
|
57
|
+
var nextUnitOfWork = null;
|
|
58
|
+
var wipRoot = null;
|
|
59
|
+
var currentRoot = null;
|
|
60
|
+
var deletions = null;
|
|
61
|
+
var wipFiber = null;
|
|
62
|
+
var hookIndex = 0;
|
|
63
|
+
var isRenderScheduled = false;
|
|
64
|
+
var isEvent = (key) => key.startsWith("on");
|
|
65
|
+
var isProperty = (key) => key !== "children" && !isEvent(key);
|
|
66
|
+
var isNew = (prev, next) => (key) => prev[key] !== next[key];
|
|
67
|
+
var isGone = (prev, next) => (key) => !(key in next);
|
|
68
|
+
function createDom(fiber) {
|
|
69
|
+
let dom;
|
|
70
|
+
if (fiber.type === "TEXT_ELEMENT") {
|
|
71
|
+
dom = document.createTextNode(fiber.props.nodeValue ?? "");
|
|
72
|
+
} else {
|
|
73
|
+
const isSvg = isSvgElement(fiber);
|
|
74
|
+
dom = isSvg ? document.createElementNS("http://www.w3.org/2000/svg", fiber.type) : document.createElement(fiber.type);
|
|
75
|
+
}
|
|
76
|
+
if (fiber.props.ref) {
|
|
77
|
+
fiber.props.ref.current = dom;
|
|
78
|
+
}
|
|
79
|
+
updateDom(dom, {}, fiber.props);
|
|
80
|
+
return dom;
|
|
81
|
+
}
|
|
82
|
+
function isSvgElement(fiber) {
|
|
83
|
+
let parent = fiber.parent;
|
|
84
|
+
if (fiber.type === "svg")
|
|
85
|
+
return true;
|
|
86
|
+
while (parent) {
|
|
87
|
+
if (parent.type === "svg")
|
|
88
|
+
return true;
|
|
89
|
+
parent = parent.parent;
|
|
90
|
+
}
|
|
91
|
+
return false;
|
|
92
|
+
}
|
|
93
|
+
function updateDom(dom, prevProps, nextProps) {
|
|
94
|
+
prevProps = prevProps || {};
|
|
95
|
+
nextProps = nextProps || {};
|
|
96
|
+
const isSvg = dom instanceof SVGElement;
|
|
97
|
+
Object.keys(prevProps).filter(isEvent).filter((key) => !(key in nextProps) || isNew(prevProps, nextProps)(key)).forEach((name) => {
|
|
98
|
+
const eventType = name.toLowerCase().substring(2);
|
|
99
|
+
if (typeof prevProps[name] === "function") {
|
|
100
|
+
dom.removeEventListener(eventType, prevProps[name]);
|
|
101
|
+
}
|
|
102
|
+
});
|
|
103
|
+
Object.keys(prevProps).filter(isProperty).filter(isGone(prevProps, nextProps)).forEach((name) => {
|
|
104
|
+
if (name === "className" || name === "class") {
|
|
105
|
+
dom.removeAttribute("class");
|
|
106
|
+
} else if (name === "style") {
|
|
107
|
+
dom.style.cssText = "";
|
|
108
|
+
} else {
|
|
109
|
+
if (isSvg) {
|
|
110
|
+
dom.removeAttribute(name);
|
|
111
|
+
} else {
|
|
112
|
+
dom[name] = "";
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
});
|
|
116
|
+
Object.keys(nextProps).filter(isProperty).filter(isNew(prevProps, nextProps)).forEach((name) => {
|
|
117
|
+
if (name === "style") {
|
|
118
|
+
const style = nextProps[name];
|
|
119
|
+
if (typeof style === "string") {
|
|
120
|
+
dom.style.cssText = style;
|
|
121
|
+
} else if (typeof style === "object" && style !== null) {
|
|
122
|
+
for (const [key, value] of Object.entries(style)) {
|
|
123
|
+
dom.style[key] = value;
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
} else if (name === "className" || name === "class") {
|
|
127
|
+
dom.setAttribute("class", nextProps[name]);
|
|
128
|
+
} else {
|
|
129
|
+
if (isSvg) {
|
|
130
|
+
dom.setAttribute(name, nextProps[name]);
|
|
131
|
+
} else {
|
|
132
|
+
dom[name] = nextProps[name];
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
});
|
|
136
|
+
Object.keys(nextProps).filter(isEvent).filter(isNew(prevProps, nextProps)).forEach((name) => {
|
|
137
|
+
const eventType = name.toLowerCase().substring(2);
|
|
138
|
+
const handler = nextProps[name];
|
|
139
|
+
if (typeof handler === "function") {
|
|
140
|
+
dom.addEventListener(eventType, handler);
|
|
141
|
+
}
|
|
142
|
+
});
|
|
143
|
+
Object.keys(nextProps).filter(isEvent).filter(isNew(prevProps, nextProps)).forEach((name) => {
|
|
144
|
+
const eventType = name.toLowerCase().substring(2);
|
|
145
|
+
const handler = nextProps[name];
|
|
146
|
+
if (typeof handler === "function") {
|
|
147
|
+
if (prevProps[name]) {
|
|
148
|
+
dom.removeEventListener(eventType, prevProps[name]);
|
|
149
|
+
}
|
|
150
|
+
dom.addEventListener(eventType, handler, { passive: true });
|
|
151
|
+
}
|
|
152
|
+
});
|
|
153
|
+
}
|
|
154
|
+
function commitRoot() {
|
|
155
|
+
deletions.forEach(commitWork);
|
|
156
|
+
commitWork(wipRoot.child);
|
|
157
|
+
currentRoot = wipRoot;
|
|
158
|
+
wipRoot = null;
|
|
159
|
+
isRenderScheduled = false;
|
|
160
|
+
}
|
|
161
|
+
function commitWork(fiber) {
|
|
162
|
+
if (!fiber) {
|
|
163
|
+
return;
|
|
164
|
+
}
|
|
165
|
+
let domParentFiber = fiber.parent;
|
|
166
|
+
while (domParentFiber && !domParentFiber.dom) {
|
|
167
|
+
domParentFiber = domParentFiber.parent;
|
|
168
|
+
}
|
|
169
|
+
const domParent = domParentFiber ? domParentFiber.dom : null;
|
|
170
|
+
if (fiber.effectTag === "PLACEMENT" && fiber.dom != null) {
|
|
171
|
+
if (domParent)
|
|
172
|
+
domParent.appendChild(fiber.dom);
|
|
173
|
+
} else if (fiber.effectTag === "UPDATE" && fiber.dom != null) {
|
|
174
|
+
updateDom(fiber.dom, fiber.alternate?.props ?? {}, fiber.props);
|
|
175
|
+
} else if (fiber.effectTag === "DELETION") {
|
|
176
|
+
commitDeletion(fiber);
|
|
177
|
+
}
|
|
178
|
+
commitWork(fiber.child);
|
|
179
|
+
commitWork(fiber.sibling);
|
|
180
|
+
}
|
|
181
|
+
function commitDeletion(fiber) {
|
|
182
|
+
if (!fiber) {
|
|
183
|
+
return;
|
|
184
|
+
}
|
|
185
|
+
if (fiber.dom) {
|
|
186
|
+
if (fiber.dom.parentNode) {
|
|
187
|
+
fiber.dom.parentNode.removeChild(fiber.dom);
|
|
188
|
+
}
|
|
189
|
+
} else if (fiber.child) {
|
|
190
|
+
commitDeletion(fiber.child);
|
|
191
|
+
}
|
|
192
|
+
}
|
|
193
|
+
function render(element, container) {
|
|
194
|
+
container.innerHTML = "";
|
|
195
|
+
wipRoot = {
|
|
196
|
+
dom: container,
|
|
197
|
+
props: {
|
|
198
|
+
children: [element]
|
|
199
|
+
},
|
|
200
|
+
alternate: currentRoot
|
|
201
|
+
};
|
|
202
|
+
deletions = [];
|
|
203
|
+
nextUnitOfWork = wipRoot;
|
|
204
|
+
requestAnimationFrame(workLoop);
|
|
205
|
+
}
|
|
206
|
+
function workLoop() {
|
|
207
|
+
if (!wipRoot && currentRoot) {
|
|
208
|
+
wipRoot = {
|
|
209
|
+
dom: currentRoot.dom,
|
|
210
|
+
props: currentRoot.props,
|
|
211
|
+
alternate: currentRoot
|
|
212
|
+
};
|
|
213
|
+
deletions = [];
|
|
214
|
+
nextUnitOfWork = wipRoot;
|
|
215
|
+
}
|
|
216
|
+
while (nextUnitOfWork) {
|
|
217
|
+
nextUnitOfWork = performUnitOfWork(nextUnitOfWork);
|
|
218
|
+
}
|
|
219
|
+
if (!nextUnitOfWork && wipRoot) {
|
|
220
|
+
commitRoot();
|
|
221
|
+
}
|
|
222
|
+
}
|
|
223
|
+
function performUnitOfWork(fiber) {
|
|
224
|
+
const isFunctionComponent = fiber.type instanceof Function;
|
|
225
|
+
if (isFunctionComponent) {
|
|
226
|
+
updateFunctionComponent(fiber);
|
|
227
|
+
} else {
|
|
228
|
+
updateHostComponent(fiber);
|
|
229
|
+
}
|
|
230
|
+
if (fiber.child) {
|
|
231
|
+
return fiber.child;
|
|
232
|
+
}
|
|
233
|
+
let nextFiber = fiber;
|
|
234
|
+
while (nextFiber) {
|
|
235
|
+
if (nextFiber.sibling) {
|
|
236
|
+
return nextFiber.sibling;
|
|
237
|
+
}
|
|
238
|
+
nextFiber = nextFiber.parent;
|
|
239
|
+
}
|
|
240
|
+
return null;
|
|
241
|
+
}
|
|
242
|
+
function updateFunctionComponent(fiber) {
|
|
243
|
+
wipFiber = fiber;
|
|
244
|
+
hookIndex = 0;
|
|
245
|
+
fiber.hooks = fiber.alternate?.hooks || [];
|
|
246
|
+
const children = [fiber.type(fiber.props)].flat().filter((child) => child != null && typeof child !== "boolean").map((child) => typeof child === "object" ? child : createTextElement(child));
|
|
247
|
+
reconcileChildren(fiber, children);
|
|
248
|
+
}
|
|
249
|
+
function updateHostComponent(fiber) {
|
|
250
|
+
if (!fiber.dom) {
|
|
251
|
+
fiber.dom = createDom(fiber);
|
|
252
|
+
}
|
|
253
|
+
reconcileChildren(fiber, fiber.props.children);
|
|
254
|
+
}
|
|
255
|
+
function reconcileChildren(wipFiber2, elements) {
|
|
256
|
+
let index = 0;
|
|
257
|
+
let oldFiber = wipFiber2.alternate?.child;
|
|
258
|
+
let prevSibling = null;
|
|
259
|
+
const existingFibers = new Map;
|
|
260
|
+
while (oldFiber) {
|
|
261
|
+
const key = oldFiber.key ?? index;
|
|
262
|
+
existingFibers.set(key, oldFiber);
|
|
263
|
+
oldFiber = oldFiber.sibling;
|
|
264
|
+
index++;
|
|
265
|
+
}
|
|
266
|
+
index = 0;
|
|
267
|
+
for (;index < elements.length; index++) {
|
|
268
|
+
const element = elements[index];
|
|
269
|
+
const key = element?.key ?? index;
|
|
270
|
+
const oldFiber2 = existingFibers.get(key);
|
|
271
|
+
const sameType = oldFiber2 && element && element.type === oldFiber2.type;
|
|
272
|
+
let newFiber = null;
|
|
273
|
+
if (sameType) {
|
|
274
|
+
newFiber = {
|
|
275
|
+
type: oldFiber2.type,
|
|
276
|
+
props: element.props,
|
|
277
|
+
dom: oldFiber2.dom,
|
|
278
|
+
parent: wipFiber2,
|
|
279
|
+
alternate: oldFiber2,
|
|
280
|
+
effectTag: "UPDATE",
|
|
281
|
+
hooks: oldFiber2.hooks,
|
|
282
|
+
key
|
|
283
|
+
};
|
|
284
|
+
existingFibers.delete(key);
|
|
285
|
+
} else if (element) {
|
|
286
|
+
newFiber = {
|
|
287
|
+
type: element.type,
|
|
288
|
+
props: element.props,
|
|
289
|
+
dom: null,
|
|
290
|
+
parent: wipFiber2,
|
|
291
|
+
alternate: null,
|
|
292
|
+
effectTag: "PLACEMENT",
|
|
293
|
+
key
|
|
294
|
+
};
|
|
295
|
+
}
|
|
296
|
+
if (oldFiber2 && !sameType) {
|
|
297
|
+
oldFiber2.effectTag = "DELETION";
|
|
298
|
+
deletions.push(oldFiber2);
|
|
299
|
+
}
|
|
300
|
+
if (index === 0) {
|
|
301
|
+
wipFiber2.child = newFiber;
|
|
302
|
+
} else if (prevSibling && newFiber) {
|
|
303
|
+
prevSibling.sibling = newFiber;
|
|
304
|
+
}
|
|
305
|
+
if (newFiber) {
|
|
306
|
+
prevSibling = newFiber;
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
existingFibers.forEach((fiber) => {
|
|
310
|
+
fiber.effectTag = "DELETION";
|
|
311
|
+
deletions.push(fiber);
|
|
312
|
+
});
|
|
313
|
+
}
|
|
314
|
+
function createElement(type, props, ...children) {
|
|
315
|
+
return {
|
|
316
|
+
type,
|
|
317
|
+
props: {
|
|
318
|
+
...props,
|
|
319
|
+
children: children.flat().filter((child) => child != null && typeof child !== "boolean").map((child) => typeof child === "object" ? child : createTextElement(child))
|
|
320
|
+
},
|
|
321
|
+
key: props?.key ?? null
|
|
322
|
+
};
|
|
323
|
+
}
|
|
324
|
+
function createTextElement(text) {
|
|
325
|
+
return {
|
|
326
|
+
type: "TEXT_ELEMENT",
|
|
327
|
+
props: {
|
|
328
|
+
nodeValue: text,
|
|
329
|
+
children: []
|
|
330
|
+
}
|
|
331
|
+
};
|
|
332
|
+
}
|
|
333
|
+
function useState(initial) {
|
|
334
|
+
if (!wipFiber) {
|
|
335
|
+
throw new Error("Hooks can only be called inside a Vader.js function component.");
|
|
336
|
+
}
|
|
337
|
+
let hook = wipFiber.hooks[hookIndex];
|
|
338
|
+
if (!hook) {
|
|
339
|
+
hook = {
|
|
340
|
+
state: typeof initial === "function" ? initial() : initial,
|
|
341
|
+
queue: [],
|
|
342
|
+
_needsUpdate: false
|
|
343
|
+
};
|
|
344
|
+
wipFiber.hooks[hookIndex] = hook;
|
|
345
|
+
}
|
|
346
|
+
const setState = (action) => {
|
|
347
|
+
const newState = typeof action === "function" ? action(hook.state) : action;
|
|
348
|
+
hook.state = newState;
|
|
349
|
+
deletions = [];
|
|
350
|
+
nextUnitOfWork = wipRoot;
|
|
351
|
+
requestAnimationFrame(workLoop);
|
|
352
|
+
};
|
|
353
|
+
hookIndex++;
|
|
354
|
+
return [hook.state, setState];
|
|
355
|
+
}
|
|
356
|
+
function useEffect(callback, deps) {
|
|
357
|
+
if (!wipFiber) {
|
|
358
|
+
throw new Error("Hooks can only be called inside a Vader.js function component.");
|
|
359
|
+
}
|
|
360
|
+
let hook = wipFiber.hooks[hookIndex];
|
|
361
|
+
if (!hook) {
|
|
362
|
+
hook = { deps: undefined, _cleanupFn: undefined };
|
|
363
|
+
wipFiber.hooks[hookIndex] = hook;
|
|
364
|
+
}
|
|
365
|
+
const hasChanged = hook.deps === undefined || !deps || deps.some((dep, i) => !Object.is(dep, hook.deps[i]));
|
|
366
|
+
if (hasChanged) {
|
|
367
|
+
if (hook._cleanupFn) {
|
|
368
|
+
hook._cleanupFn();
|
|
369
|
+
}
|
|
370
|
+
setTimeout(() => {
|
|
371
|
+
const newCleanup = callback();
|
|
372
|
+
if (typeof newCleanup === "function") {
|
|
373
|
+
hook._cleanupFn = newCleanup;
|
|
374
|
+
} else {
|
|
375
|
+
hook._cleanupFn = undefined;
|
|
376
|
+
}
|
|
377
|
+
}, 0);
|
|
378
|
+
}
|
|
379
|
+
hook.deps = deps;
|
|
380
|
+
hookIndex++;
|
|
381
|
+
}
|
|
382
|
+
function Switch({ children }) {
|
|
383
|
+
const childrenArray = Array.isArray(children) ? children : [children];
|
|
384
|
+
const match = childrenArray.find((child) => child && child.props.when);
|
|
385
|
+
if (match) {
|
|
386
|
+
return match;
|
|
387
|
+
}
|
|
388
|
+
return childrenArray.find((child) => child && child.props.default) || null;
|
|
389
|
+
}
|
|
390
|
+
function Match({ when, children }) {
|
|
391
|
+
return when ? children : null;
|
|
392
|
+
}
|
|
393
|
+
function Show({ when, children }) {
|
|
394
|
+
return when ? children : null;
|
|
395
|
+
}
|
|
396
|
+
function showToast(message, duration = 3000) {
|
|
397
|
+
if (window.Android && typeof window.Android.showToast === "function") {
|
|
398
|
+
window.Android.showToast(message, duration);
|
|
399
|
+
} else {
|
|
400
|
+
console.log(`[showToast] ${message}`);
|
|
401
|
+
}
|
|
402
|
+
}
|
|
403
|
+
function useRef(initial) {
|
|
404
|
+
if (!wipFiber) {
|
|
405
|
+
throw new Error("Hooks can only be called inside a Vader.js function component.");
|
|
406
|
+
}
|
|
407
|
+
let hook = wipFiber.hooks[hookIndex];
|
|
408
|
+
if (!hook) {
|
|
409
|
+
hook = { current: initial };
|
|
410
|
+
wipFiber.hooks[hookIndex] = hook;
|
|
411
|
+
}
|
|
412
|
+
hookIndex++;
|
|
413
|
+
return hook;
|
|
414
|
+
}
|
|
415
|
+
function useLayoutEffect(callback, deps) {
|
|
416
|
+
if (!wipFiber) {
|
|
417
|
+
throw new Error("Hooks can only be called inside a Vader.js function component.");
|
|
418
|
+
}
|
|
419
|
+
let hook = wipFiber.hooks[hookIndex];
|
|
420
|
+
if (!hook) {
|
|
421
|
+
hook = { deps: undefined, _cleanupFn: undefined };
|
|
422
|
+
wipFiber.hooks[hookIndex] = hook;
|
|
423
|
+
}
|
|
424
|
+
const hasChanged = hook.deps === undefined || !deps || deps.some((dep, i) => !Object.is(dep, hook.deps[i]));
|
|
425
|
+
if (hasChanged) {
|
|
426
|
+
if (hook._cleanupFn) {
|
|
427
|
+
hook._cleanupFn();
|
|
428
|
+
}
|
|
429
|
+
const cleanup = callback();
|
|
430
|
+
if (typeof cleanup === "function") {
|
|
431
|
+
hook._cleanupFn = cleanup;
|
|
432
|
+
} else {
|
|
433
|
+
hook._cleanupFn = undefined;
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
hook.deps = deps;
|
|
437
|
+
hookIndex++;
|
|
438
|
+
}
|
|
439
|
+
function useReducer(reducer, initialState) {
|
|
440
|
+
if (!wipFiber) {
|
|
441
|
+
throw new Error("Hooks can only be called inside a Vader.js function component.");
|
|
442
|
+
}
|
|
443
|
+
let hook = wipFiber.hooks[hookIndex];
|
|
444
|
+
if (!hook) {
|
|
445
|
+
hook = {
|
|
446
|
+
state: initialState,
|
|
447
|
+
queue: []
|
|
448
|
+
};
|
|
449
|
+
wipFiber.hooks[hookIndex] = hook;
|
|
450
|
+
}
|
|
451
|
+
hook.queue.forEach((action) => {
|
|
452
|
+
hook.state = reducer(hook.state, action);
|
|
453
|
+
});
|
|
454
|
+
hook.queue = [];
|
|
455
|
+
const dispatch = (action) => {
|
|
456
|
+
hook.queue.push(action);
|
|
457
|
+
if (!isRenderScheduled) {
|
|
458
|
+
isRenderScheduled = true;
|
|
459
|
+
requestAnimationFrame(workLoop);
|
|
460
|
+
}
|
|
461
|
+
};
|
|
462
|
+
hookIndex++;
|
|
463
|
+
return [hook.state, dispatch];
|
|
464
|
+
}
|
|
465
|
+
function useContext(Context) {
|
|
466
|
+
if (!wipFiber) {
|
|
467
|
+
throw new Error("Hooks can only be called inside a Vader.js function component.");
|
|
468
|
+
}
|
|
469
|
+
let fiber = wipFiber.parent;
|
|
470
|
+
while (fiber) {
|
|
471
|
+
if (fiber.type && fiber.type._context === Context) {
|
|
472
|
+
return fiber.props.value;
|
|
473
|
+
}
|
|
474
|
+
fiber = fiber.parent;
|
|
475
|
+
}
|
|
476
|
+
return Context._defaultValue;
|
|
477
|
+
}
|
|
478
|
+
function createContext(defaultValue) {
|
|
479
|
+
const context = {
|
|
480
|
+
_defaultValue: defaultValue,
|
|
481
|
+
Provider: function Provider({ children }) {
|
|
482
|
+
return children;
|
|
483
|
+
}
|
|
484
|
+
};
|
|
485
|
+
context.Provider._context = context;
|
|
486
|
+
return context;
|
|
487
|
+
}
|
|
488
|
+
function useMemo(factory, deps) {
|
|
489
|
+
if (!wipFiber) {
|
|
490
|
+
throw new Error("Hooks can only be called inside a Vader.js function component.");
|
|
491
|
+
}
|
|
492
|
+
let hook = wipFiber.hooks[hookIndex];
|
|
493
|
+
if (!hook) {
|
|
494
|
+
hook = { memoizedValue: factory(), deps };
|
|
495
|
+
wipFiber.hooks[hookIndex] = hook;
|
|
496
|
+
}
|
|
497
|
+
const hasChanged = hook.deps === undefined || !deps || deps.some((dep, i) => !Object.is(dep, hook.deps[i]));
|
|
498
|
+
if (hasChanged) {
|
|
499
|
+
hook.memoizedValue = factory();
|
|
500
|
+
hook.deps = deps;
|
|
501
|
+
}
|
|
502
|
+
hookIndex++;
|
|
503
|
+
return hook.memoizedValue;
|
|
504
|
+
}
|
|
505
|
+
function useCallback(callback, deps) {
|
|
506
|
+
return useMemo(() => callback, deps);
|
|
507
|
+
}
|
|
508
|
+
function useArray(initialValue = []) {
|
|
509
|
+
const [array, setArray] = useState(initialValue);
|
|
510
|
+
const add = (item) => {
|
|
511
|
+
setArray((prevArray) => [...prevArray, item]);
|
|
512
|
+
};
|
|
513
|
+
const remove = (index) => {
|
|
514
|
+
setArray((prevArray) => prevArray.filter((_, i) => i !== index));
|
|
515
|
+
};
|
|
516
|
+
const update = (index, item) => {
|
|
517
|
+
setArray((prevArray) => prevArray.map((prevItem, i) => i === index ? item : prevItem));
|
|
518
|
+
};
|
|
519
|
+
return { array, add, remove, update };
|
|
520
|
+
}
|
|
521
|
+
function useInterval(callback, delay) {
|
|
522
|
+
useEffect(() => {
|
|
523
|
+
if (delay === null)
|
|
524
|
+
return;
|
|
525
|
+
const interval = setInterval(callback, delay);
|
|
526
|
+
return () => clearInterval(interval);
|
|
527
|
+
}, [callback, delay]);
|
|
528
|
+
}
|
|
529
|
+
var DEFAULT_CACHE_OPTIONS = {
|
|
530
|
+
expiryMs: 5 * 60 * 1000,
|
|
531
|
+
enabled: true
|
|
532
|
+
};
|
|
533
|
+
var queryCache = new Map;
|
|
534
|
+
function useQuery(url, cacheOptions = {}) {
|
|
535
|
+
const [data, setData] = useState(null);
|
|
536
|
+
const [loading, setLoading] = useState(true);
|
|
537
|
+
const [error, setError] = useState(null);
|
|
538
|
+
const {
|
|
539
|
+
enabled = DEFAULT_CACHE_OPTIONS.enabled,
|
|
540
|
+
expiryMs = DEFAULT_CACHE_OPTIONS.expiryMs
|
|
541
|
+
} = cacheOptions;
|
|
542
|
+
const mergedCacheOptions = useMemo(() => ({
|
|
543
|
+
enabled,
|
|
544
|
+
expiryMs
|
|
545
|
+
}), [enabled, expiryMs]);
|
|
546
|
+
const fetchData = useCallback(async () => {
|
|
547
|
+
setLoading(true);
|
|
548
|
+
try {
|
|
549
|
+
if (mergedCacheOptions.enabled) {
|
|
550
|
+
const cached = queryCache.get(url);
|
|
551
|
+
const now = Date.now();
|
|
552
|
+
if (cached && now - cached.timestamp < mergedCacheOptions.expiryMs) {
|
|
553
|
+
setData(cached.data);
|
|
554
|
+
setLoading(false);
|
|
555
|
+
return;
|
|
556
|
+
}
|
|
557
|
+
}
|
|
558
|
+
const response = await fetch(url);
|
|
559
|
+
if (!response.ok) {
|
|
560
|
+
throw new Error(`HTTP error! status: ${response.status}`);
|
|
561
|
+
}
|
|
562
|
+
const result = await response.json();
|
|
563
|
+
if (mergedCacheOptions.enabled) {
|
|
564
|
+
queryCache.set(url, {
|
|
565
|
+
data: result,
|
|
566
|
+
timestamp: Date.now(),
|
|
567
|
+
options: mergedCacheOptions
|
|
568
|
+
});
|
|
569
|
+
}
|
|
570
|
+
setData(result);
|
|
571
|
+
} catch (err) {
|
|
572
|
+
setError(err instanceof Error ? err : new Error(String(err)));
|
|
573
|
+
} finally {
|
|
574
|
+
setLoading(false);
|
|
575
|
+
}
|
|
576
|
+
}, [url, mergedCacheOptions]);
|
|
577
|
+
useEffect(() => {
|
|
578
|
+
fetchData();
|
|
579
|
+
}, [fetchData]);
|
|
580
|
+
return { data, loading, error, refetch: fetchData };
|
|
581
|
+
}
|
|
582
|
+
function useWindowFocus() {
|
|
583
|
+
const [isFocused, setIsFocused] = useState(true);
|
|
584
|
+
useEffect(() => {
|
|
585
|
+
const onFocus = () => setIsFocused(true);
|
|
586
|
+
const onBlur = () => setIsFocused(false);
|
|
587
|
+
window.addEventListener("focus", onFocus);
|
|
588
|
+
window.addEventListener("blur", onBlur);
|
|
589
|
+
return () => {
|
|
590
|
+
window.removeEventListener("focus", onFocus);
|
|
591
|
+
window.removeEventListener("blur", onBlur);
|
|
592
|
+
};
|
|
593
|
+
}, []);
|
|
594
|
+
return isFocused;
|
|
595
|
+
}
|
|
596
|
+
function useLocalStorage(key, initialValue) {
|
|
597
|
+
const [storedValue, setStoredValue] = useState(() => {
|
|
598
|
+
try {
|
|
599
|
+
const item = localStorage.getItem(key);
|
|
600
|
+
return item ? JSON.parse(item) : initialValue;
|
|
601
|
+
} catch (error) {
|
|
602
|
+
return initialValue;
|
|
603
|
+
}
|
|
604
|
+
});
|
|
605
|
+
const setValue = (value) => {
|
|
606
|
+
try {
|
|
607
|
+
setStoredValue(value);
|
|
608
|
+
localStorage.setItem(key, JSON.stringify(value));
|
|
609
|
+
} catch (error) {
|
|
610
|
+
console.error("Error saving to localStorage", error);
|
|
611
|
+
}
|
|
612
|
+
};
|
|
613
|
+
return [storedValue, setValue];
|
|
614
|
+
}
|
|
615
|
+
function Link({
|
|
616
|
+
to,
|
|
617
|
+
className,
|
|
618
|
+
children
|
|
619
|
+
}) {
|
|
620
|
+
const handleClick = (e) => {
|
|
621
|
+
e.preventDefault();
|
|
622
|
+
const normalized = to.startsWith("/") ? to : "/" + to;
|
|
623
|
+
if (window.Android && typeof window.Android.navigate === "function") {
|
|
624
|
+
window.Android.navigate(normalized);
|
|
625
|
+
return;
|
|
626
|
+
}
|
|
627
|
+
if (location.protocol === "file:") {
|
|
628
|
+
location.href = normalized + "/index.html";
|
|
629
|
+
return;
|
|
630
|
+
}
|
|
631
|
+
window.location.href = normalized;
|
|
632
|
+
};
|
|
633
|
+
return createElement("a", {
|
|
634
|
+
href: to,
|
|
635
|
+
onClick: handleClick,
|
|
636
|
+
className
|
|
637
|
+
}, ...children);
|
|
638
|
+
}
|
|
639
|
+
function useOnClickOutside(ref, handler) {
|
|
640
|
+
useEffect(() => {
|
|
641
|
+
const listener = (event) => {
|
|
642
|
+
if (ref.current && !ref.current.contains(event.target)) {
|
|
643
|
+
handler(event);
|
|
644
|
+
}
|
|
645
|
+
};
|
|
646
|
+
document.addEventListener("mousedown", listener);
|
|
647
|
+
return () => {
|
|
648
|
+
document.removeEventListener("mousedown", listener);
|
|
649
|
+
};
|
|
650
|
+
}, [ref, handler]);
|
|
651
|
+
}
|
|
652
|
+
var Vader = {
|
|
653
|
+
render,
|
|
654
|
+
createElement,
|
|
655
|
+
useState,
|
|
656
|
+
useEffect,
|
|
657
|
+
useLayoutEffect,
|
|
658
|
+
useReducer,
|
|
659
|
+
useContext,
|
|
660
|
+
createContext,
|
|
661
|
+
useMemo,
|
|
662
|
+
useCallback,
|
|
663
|
+
useRef,
|
|
664
|
+
useArray,
|
|
665
|
+
useQuery,
|
|
666
|
+
useWindowFocus,
|
|
667
|
+
useLocalStorage,
|
|
668
|
+
useInterval,
|
|
669
|
+
Switch,
|
|
670
|
+
Match,
|
|
671
|
+
Show,
|
|
672
|
+
Link,
|
|
673
|
+
showToast
|
|
674
|
+
};
|
|
675
|
+
Object.defineProperty(window, "Vader", {
|
|
676
|
+
value: Vader,
|
|
677
|
+
writable: false,
|
|
678
|
+
configurable: false
|
|
679
|
+
});
|
|
680
|
+
|
|
681
|
+
// app/index.tsx
|
|
682
|
+
"use client";
|
|
683
|
+
function Counter() {
|
|
684
|
+
const [count, setCount] = useState(0);
|
|
685
|
+
return /* @__PURE__ */ createElement("div", {
|
|
686
|
+
class: "p-4"
|
|
687
|
+
}, /* @__PURE__ */ createElement("h1", {
|
|
688
|
+
class: "text-3xl font-bold underline text-center mb-4"
|
|
689
|
+
}, "Counter: ", count), /* @__PURE__ */ createElement("div", {
|
|
690
|
+
class: "flex justify-center"
|
|
691
|
+
}, /* @__PURE__ */ createElement("button", {
|
|
692
|
+
class: "bg-blue-500 hover:bg-blue-700 text-white font-bold py-2 px-4 rounded mr-2",
|
|
693
|
+
onClick: () => setCount(count + 1)
|
|
694
|
+
}, "Increment"), /* @__PURE__ */ createElement("button", {
|
|
695
|
+
class: "bg-red-500 hover:bg-red-700 text-white font-bold py-2 px-4 rounded",
|
|
696
|
+
onClick: () => setCount(count - 1)
|
|
697
|
+
}, "Decrement"), /* @__PURE__ */ createElement("p", null, "HMR WORKS")));
|
|
698
|
+
}
|
|
699
|
+
render(/* @__PURE__ */ createElement(Counter, null), document.getElementById("app"));
|
|
700
|
+
|
|
701
|
+
//# debugId=56A55626F9E1C1F464756E2164756E21
|