catalyst-core-internal 0.0.1-beta.46 → 0.0.1-beta.48
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/bin/catalyst.js +14 -84
- package/dist/scripts/build.js +2 -9
- package/dist/scripts/devBuild.js +2 -9
- package/dist/scripts/devServe.js +2 -4
- package/dist/scripts/loadScriptsBeforeServerStarts.js +1 -1
- package/dist/scripts/scriptUtils.js +2 -2
- package/dist/scripts/serve.js +2 -4
- package/dist/scripts/start.js +3 -3
- package/dist/webpack/production.client.babel.js +1 -1
- package/package.json +3 -2
- package/run.sh +3 -0
- package/dist/native/androidProject/.idea/.name +0 -1
- package/dist/native/androidProject/.idea/codeStyles/Project.xml +0 -123
- package/dist/native/androidProject/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/dist/native/androidProject/.idea/compiler.xml +0 -6
- package/dist/native/androidProject/.idea/deploymentTargetSelector.xml +0 -10
- package/dist/native/androidProject/.idea/gradle.xml +0 -20
- package/dist/native/androidProject/.idea/kotlinc.xml +0 -6
- package/dist/native/androidProject/.idea/migrations.xml +0 -10
- package/dist/native/androidProject/.idea/misc.xml +0 -9
- package/dist/native/androidProject/.idea/other.xml +0 -329
- package/dist/native/androidProject/.idea/runConfigurations.xml +0 -17
- package/dist/native/androidProject/.idea/vcs.xml +0 -8
- package/dist/native/androidProject/app/build/generated/data_binding_base_class_source_out/debug/out/com/example/androidProject/databinding/ActivityMainBinding.java +0 -80
- package/dist/native/androidProject/app/build/generated/source/buildConfig/debug/com/example/androidProject/BuildConfig.java +0 -16
- package/dist/native/androidProject/app/build/intermediates/annotation_processor_list/debug/javaPreCompileDebug/annotationProcessors.json +0 -1
- package/dist/native/androidProject/app/build/intermediates/apk_ide_redirect_file/debug/createDebugApkListingFileRedirect/redirect.txt +0 -2
- package/dist/native/androidProject/app/build/intermediates/app_metadata/debug/writeDebugAppMetadata/app-metadata.properties +0 -2
- package/dist/native/androidProject/app/build/intermediates/assets/debug/mergeDebugAssets/webview_config.properties +0 -10
- package/dist/native/androidProject/app/build/intermediates/compatible_screen_manifest/debug/createDebugCompatibleScreenManifests/output-metadata.json +0 -10
- package/dist/native/androidProject/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/processDebugResources/R.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/compressed_assets/debug/compressDebugAssets/out/assets/webview_config.properties.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/arm64-v8a/build_command_native-lib +0 -4
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/arm64-v8a/build_model.json +0 -196
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/arm64-v8a/build_stderr_native-lib.txt +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/arm64-v8a/build_stdout_native-lib.txt +0 -3
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/arm64-v8a/generate_cxx_metadata_670_timing.txt +0 -2
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/arm64-v8a/metadata_generation_record.json +0 -41
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/armeabi-v7a/build_command_native-lib +0 -4
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/armeabi-v7a/build_model.json +0 -196
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/armeabi-v7a/build_stderr_native-lib.txt +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/armeabi-v7a/build_stdout_native-lib.txt +0 -3
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/armeabi-v7a/generate_cxx_metadata_665_timing.txt +0 -2
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/armeabi-v7a/metadata_generation_record.json +0 -41
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86/build_command_native-lib +0 -4
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86/build_model.json +0 -196
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86/build_stderr_native-lib.txt +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86/build_stdout_native-lib.txt +0 -3
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86/generate_cxx_metadata_34_timing.txt +0 -6
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86/generate_cxx_metadata_665_timing.txt +0 -2
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86/metadata_generation_record.json +0 -41
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86_64/build_command_native-lib +0 -4
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86_64/build_model.json +0 -196
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86_64/build_stderr_native-lib.txt +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86_64/build_stdout_native-lib.txt +0 -3
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86_64/generate_cxx_metadata_662_timing.txt +0 -2
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/logs/x86_64/metadata_generation_record.json +0 -41
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/obj/arm64-v8a/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/obj/armeabi-v7a/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/obj/x86/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/cxx/Debug/6m305623/obj/x86_64/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/data_binding_base_class_log_artifact/debug/dataBindingGenBaseClassesDebug/out/com.example.androidProject-binding_classes.json +0 -0
- package/dist/native/androidProject/app/build/intermediates/data_binding_layout_info_type_merge/debug/mergeDebugResources/out/activity_main-layout.xml +0 -1
- package/dist/native/androidProject/app/build/intermediates/data_binding_layout_info_type_package/debug/packageDebugResources/out/activity_main-layout.xml +0 -1
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_0/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_1/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_2/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_3/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/dirs_bucket_4/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_52bf48673b4727146fb85aee8d24356abad3dcc9dbb8cea715d056c0c4286d95_bucket_0/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_52bf48673b4727146fb85aee8d24356abad3dcc9dbb8cea715d056c0c4286d95_bucket_1/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_52bf48673b4727146fb85aee8d24356abad3dcc9dbb8cea715d056c0c4286d95_bucket_2/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_52bf48673b4727146fb85aee8d24356abad3dcc9dbb8cea715d056c0c4286d95_bucket_3/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/desugar_graph/debug/dexBuilderDebug/out/currentProject/jar_52bf48673b4727146fb85aee8d24356abad3dcc9dbb8cea715d056c0c4286d95_bucket_4/graph.bin +0 -0
- package/dist/native/androidProject/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/dex/debug/mergeProjectDexDebug/11/classes.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/dex/debug/mergeProjectDexDebug/5/classes.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/dex/debug/mergeProjectDexDebug/8/classes.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/dex_archive_input_jar_hashes/debug/dexBuilderDebug/out +0 -0
- package/dist/native/androidProject/app/build/intermediates/dex_number_of_buckets_file/debug/dexBuilderDebug/out +0 -1
- package/dist/native/androidProject/app/build/intermediates/incremental/dataBindingGenBaseClassesDebug/base_builder_log.json +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties +0 -18
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml +0 -14050
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-af/values-af.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-am/values-am.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ar/values-ar.xml +0 -122
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-as/values-as.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-az/values-az.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+es+419/values-b+es+419.xml +0 -82
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml +0 -119
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-be/values-be.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bg/values-bg.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bn/values-bn.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-bs/values-bs.xml +0 -119
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ca/values-ca.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-cs/values-cs.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-da/values-da.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-de/values-de.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-el/values-el.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml +0 -39
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml +0 -39
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml +0 -39
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml +0 -39
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es/values-es.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-et/values-et.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-eu/values-eu.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fa/values-fa.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fi/values-fi.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr/values-fr.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gl/values-gl.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-gu/values-gu.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h320dp-port-v13/values-h320dp-port-v13.xml +0 -4
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h360dp-land-v13/values-h360dp-land-v13.xml +0 -12
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h480dp-land-v13/values-h480dp-land-v13.xml +0 -12
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h550dp-port-v13/values-h550dp-port-v13.xml +0 -4
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml +0 -4
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml +0 -8
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hi/values-hi.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hr/values-hr.xml +0 -119
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hu/values-hu.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-hy/values-hy.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-in/values-in.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-is/values-is.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-it/values-it.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-iw/values-iw.xml +0 -119
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ja/values-ja.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ka/values-ka.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kk/values-kk.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-km/values-km.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-kn/values-kn.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ko/values-ko.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ky/values-ky.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-land/values-land.xml +0 -47
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml +0 -16
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml +0 -4
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ldrtl-v17/values-ldrtl-v17.xml +0 -5
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lo/values-lo.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lt/values-lt.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-lv/values-lv.xml +0 -119
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mk/values-mk.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ml/values-ml.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mn/values-mn.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-mr/values-mr.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ms/values-ms.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-my/values-my.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nb/values-nb.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ne/values-ne.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml +0 -57
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-nl/values-nl.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-or/values-or.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pa/values-pa.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pl/values-pl.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-port/values-port.xml +0 -4
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt/values-pt.xml +0 -39
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ro/values-ro.xml +0 -119
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ru/values-ru.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-si/values-si.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sk/values-sk.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sl/values-sl.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-small-v4/values-small-v4.xml +0 -7
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sq/values-sq.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sr/values-sr.xml +0 -119
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sv/values-sv.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw/values-sw.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml +0 -27
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ta/values-ta.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-te/values-te.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-th/values-th.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tl/values-tl.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-tr/values-tr.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uk/values-uk.xml +0 -120
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-ur/values-ur.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-uz/values-uz.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v16/values-v16.xml +0 -7
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v17/values-v17.xml +0 -62
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v18/values-v18.xml +0 -4
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v21/values-v21.xml +0 -564
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v22/values-v22.xml +0 -15
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v23/values-v23.xml +0 -88
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v24/values-v24.xml +0 -21
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v25/values-v25.xml +0 -9
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v26/values-v26.xml +0 -18
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v28/values-v28.xml +0 -29
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v31/values-v31.xml +0 -475
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-v34/values-v34.xml +0 -91
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-vi/values-vi.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w320dp-land-v13/values-w320dp-land-v13.xml +0 -5
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w360dp-port-v13/values-w360dp-port-v13.xml +0 -11
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w400dp-port-v13/values-w400dp-port-v13.xml +0 -11
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-w600dp-land-v13/values-w600dp-land-v13.xml +0 -4
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml +0 -12
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml +0 -15
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml +0 -9
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zu/values-zu.xml +0 -118
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml +0 -15617
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/mergeDebugResources/stripped.dir/layout/activity_main.xml +0 -22
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -18
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml +0 -23
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values-night-v8/values-night-v8.xml +0 -15
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -24
- package/dist/native/androidProject/app/build/intermediates/incremental/debug/packageDebugResources/stripped.dir/layout/activity_main.xml +0 -22
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/+8JS8dSxslw2R3BqOE7BXWYjhjM= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/0Apl8BCGxmcyeS9WnVr+WkxdRO8= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/1n1D34Lo2ckpQccE9F08e9P5QQE= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2MJNzMGizEciNef_juyia8JFPPc= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/31ykE7hT9MOj91_4JKR8agKkZNM= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4KjrsauZSIjpFTscLAiU2Cz_G1w= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/4LQvrxLcpJn49d6GtyCjUY78vpA= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5xZGrCul95ORnm1Gn_hujbafEXA= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/7+CxkmqOBpIN1ZoDDd0P8Eqj4QQ= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9kjkSgo5YmlU9hR5jIQynlNqCX4= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/9pvkDHWi+idzpt4gJXnqnQzWCuU= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/BmqGcp3bZhm3GI8yT8D4MuS5ZtM= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/BsJvHBBf9JyGPWqQ8bz_wW2Ct4Y= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FlU+E03IuPq6dNuqGkDHnZDQj6I= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Gf0qMsQdTVmBlKNuBYLQlgJqKbw= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/GsBQd2spo1t3ArkO61lKLvzci5Y= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/H5uMABcRXBHycZ2CFB+_GRiHZj4= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/HmZ5zoJmPD6p0hc8pxWheNkq3E0= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JPtmR42CkiduBdFI0s+z8L4e+q8= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/JRmdL+dbDCfBFBmAD+O+WftWFnc= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/KstdXx2uo9CSdNMGOpLBInkVHYA= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LDkOtbrpbuY219UAOwoeyn8GSEg= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LGOfTfFmrcGn3ZvI37UP0C+HuSs= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LMhbnzwZQyHaz3AtvcSqQXgNvV0= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LNUceJwMxxJ8+BGxagg_auS6s0Q= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LYHe6wrCvgnH6blVYx0bOY1K0Ew= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/LeoO_G0ua8x+tzYlE8kuETUZmfE= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/NDaMLkHXp1Kz_hGTojqZRNVg7XI= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/NQs+IfJF2wroSh2lDW5SfwLIq6I= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OcKHAjJdhnDq804tFUzyUN7cfWo= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OeVzYljIJzhZ6GLBv_15fA8VLUM= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OoHESz8RzXeCmPZ9y6i6TKZ+mbc= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P0XjpqfdatKlyR4JsJZbksB+34k= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P1ByKX4rgMh4esAg_cS2bTpWWUI= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Pr+4yvYbCR3XGy_2SGGU_io+gUw= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PuOCX6ZbHYUvaicX2KoCgIPsEs8= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/T3XPHmhFTRLwZlTRxhTvB0+v4og= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Vjm6H341BMMYKox9flj6e3lmjdk= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/VvMEPXKdrfSux_CZQKLCNCKTf6U= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XWj0zw6O4uMrnXWA5FQouOc53Tg= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z22aHROCi3zDhuf2RQgK6_2ROQw= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aF9LVa+V+RgBb8Ss1Np_N6wk7qw= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aVVJFwKwmc3c_BGEy59_bQOYHZQ= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bcRiiUu_4My+JIrLHfJDEkmvJbU= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dcwU8JU0Q4ya1Y5x25D18X2HTOA= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/dxV0GCEgBirKUHvL40NzRaREEsQ= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/jObIG307MewNNZ8V3zd3hDp9WRU= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kygbhMAu37jwUfpbvoKnVwx4O0w= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lNasvhcwZGLsD2F_9EMszAuN8q4= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ljJROCyxUBZpLSTZUNYaQ_Qvros= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/m5Ol+llndZYety0HpzJSK+bHGqc= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/nP7qz8_B_+He8PnpAtfAsSfECSM= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/qmDyKmC4HWA3eaQS+c+4muipUvo= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/smFzrU3EBWvX6s8cDmJx9ekugXY= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/tR3e20qJIu19iYcTHmOJ0cfaDkA= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/u9Tm40LzRSMnpvjselniGXqUqgU= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/v3dce0HdkfOVmryjQ6DKOySEF14= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vUjpF_rf8PvBkQxqNV2qip06jmY= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/x2LA3UOCBM0CMekJ+KFR1ZMVZQ0= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yS4JoeULxMI6jRb8RRJubDeVzOg= +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/mergeDebugAssets/merger.xml +0 -2
- package/dist/native/androidProject/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/dist/native/androidProject/app/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/dist/native/androidProject/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +0 -16
- package/dist/native/androidProject/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources +0 -0
- package/dist/native/androidProject/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 +0 -0
- package/dist/native/androidProject/app/build/intermediates/java_res/debug/processDebugJavaRes/out/META-INF/app_debug.kotlin_module +0 -0
- package/dist/native/androidProject/app/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/example/androidProject/BuildConfig.class +0 -0
- package/dist/native/androidProject/app/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/example/androidProject/databinding/ActivityMainBinding.class +0 -0
- package/dist/native/androidProject/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/linked-resources-binary-format-debug.ap_ +0 -0
- package/dist/native/androidProject/app/build/intermediates/linked_resources_binary_format/debug/processDebugResources/output-metadata.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/local_only_symbol_list/debug/parseDebugLocalResources/R-def.txt +0 -20
- package/dist/native/androidProject/app/build/intermediates/manifest_merge_blame_file/debug/processDebugMainManifest/manifest-merger-blame-debug-report.txt +0 -137
- package/dist/native/androidProject/app/build/intermediates/merged_java_res/debug/mergeDebugJavaResource/base.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_manifest/debug/processDebugMainManifest/AndroidManifest.xml +0 -79
- package/dist/native/androidProject/app/build/intermediates/merged_manifests/debug/processDebugManifest/AndroidManifest.xml +0 -79
- package/dist/native/androidProject/app/build/intermediates/merged_manifests/debug/processDebugManifest/output-metadata.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_launcher_background.xml.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_ic_launcher_foreground.xml.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/layout_activity_main.xml.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher.xml.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher_round.xml.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher_round.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher_round.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher_round.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher_round.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher_round.webp.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-af_values-af.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-am_values-am.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ar_values-ar.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-as_values-as.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-az_values-az.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-b+es+419_values-b+es+419.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-b+sr+Latn_values-b+sr+Latn.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-be_values-be.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bg_values-bg.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bn_values-bn.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-bs_values-bs.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ca_values-ca.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-cs_values-cs.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-da_values-da.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-de_values-de.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-el_values-el.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rAU_values-en-rAU.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rCA_values-en-rCA.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rGB_values-en-rGB.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rIN_values-en-rIN.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-en-rXC_values-en-rXC.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es-rUS_values-es-rUS.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-es_values-es.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-et_values-et.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-eu_values-eu.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fa_values-fa.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fi_values-fi.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr-rCA_values-fr-rCA.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-fr_values-fr.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gl_values-gl.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-gu_values-gu.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h320dp-port-v13_values-h320dp-port-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h360dp-land-v13_values-h360dp-land-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h480dp-land-v13_values-h480dp-land-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h550dp-port-v13_values-h550dp-port-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-h720dp-v13_values-h720dp-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hdpi-v4_values-hdpi-v4.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hi_values-hi.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hr_values-hr.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hu_values-hu.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-hy_values-hy.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-in_values-in.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-is_values-is.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-it_values-it.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-iw_values-iw.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ja_values-ja.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ka_values-ka.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kk_values-kk.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-km_values-km.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-kn_values-kn.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ko_values-ko.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ky_values-ky.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-land_values-land.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-large-v4_values-large-v4.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ldltr-v21_values-ldltr-v21.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ldrtl-v17_values-ldrtl-v17.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lo_values-lo.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lt_values-lt.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-lv_values-lv.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mk_values-mk.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ml_values-ml.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mn_values-mn.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-mr_values-mr.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ms_values-ms.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-my_values-my.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nb_values-nb.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ne_values-ne.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-night-v8_values-night-v8.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-nl_values-nl.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-or_values-or.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pa_values-pa.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pl_values-pl.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-port_values-port.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rBR_values-pt-rBR.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt-rPT_values-pt-rPT.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-pt_values-pt.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ro_values-ro.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ru_values-ru.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-si_values-si.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sk_values-sk.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sl_values-sl.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-small-v4_values-small-v4.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sq_values-sq.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sr_values-sr.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sv_values-sv.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw600dp-v13_values-sw600dp-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-sw_values-sw.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ta_values-ta.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-te_values-te.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-th_values-th.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tl_values-tl.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-tr_values-tr.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uk_values-uk.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-ur_values-ur.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-uz_values-uz.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v16_values-v16.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v17_values-v17.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v18_values-v18.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v21_values-v21.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v22_values-v22.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v23_values-v23.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v24_values-v24.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v25_values-v25.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v26_values-v26.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v28_values-v28.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v31_values-v31.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-v34_values-v34.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-vi_values-vi.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-w320dp-land-v13_values-w320dp-land-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-w360dp-port-v13_values-w360dp-port-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-w400dp-port-v13_values-w400dp-port-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-w600dp-land-v13_values-w600dp-land-v13.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v20_values-watch-v20.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-watch-v21_values-watch-v21.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-xlarge-v4_values-xlarge-v4.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rCN_values-zh-rCN.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rHK_values-zh-rHK.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zh-rTW_values-zh-rTW.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values-zu_values-zu.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/values_values.arsc.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_backup_rules.xml.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_data_extraction_rules.xml.flat +0 -0
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/mergeDebugResources.json +0 -5959
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-af.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-am.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ar.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-as.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-az.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-b+es+419.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-b+sr+Latn.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-be.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bg.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bn.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-bs.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ca.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-cs.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-da.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-de.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-el.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rAU.json +0 -43
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rCA.json +0 -43
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rGB.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rIN.json +0 -43
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-en-rXC.json +0 -43
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es-rUS.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-es.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-et.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-eu.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fa.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fi.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr-rCA.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-fr.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gl.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-gu.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h320dp-port-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h360dp-land-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h480dp-land-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h550dp-port-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-h720dp-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hdpi-v4.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hi.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hr.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hu.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-hy.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-in.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-is.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-it.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-iw.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ja.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ka.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kk.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-km.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-kn.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ko.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ky.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-land.json +0 -38
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-large-v4.json +0 -36
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ldltr-v21.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ldrtl-v17.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lo.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lt.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-lv.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mk.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ml.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mn.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-mr.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ms.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-my.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nb.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ne.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-night-v8.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-nl.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-or.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pa.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pl.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-port.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rBR.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt-rPT.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-pt.json +0 -43
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ro.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ru.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-si.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sk.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sl.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-small-v4.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sq.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sr.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sv.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-sw600dp-v13.json +0 -38
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ta.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-te.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-th.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tl.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-tr.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uk.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-ur.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-uz.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v16.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v17.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v18.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v21.json +0 -66
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v22.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v23.json +0 -58
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v24.json +0 -38
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v25.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v26.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v28.json +0 -47
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v31.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-v34.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-vi.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-w320dp-land-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-w360dp-port-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-w400dp-port-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-w600dp-land-v13.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v20.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-watch-v21.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-xlarge-v4.json +0 -19
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rCN.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rHK.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zh-rTW.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values-zu.json +0 -62
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/multi-v2/values.json +0 -373
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/single/layout.json +0 -6
- package/dist/native/androidProject/app/build/intermediates/merged_res_blame_folder/debug/mergeDebugResources/out/single/mergeDebugResources.json +0 -70
- package/dist/native/androidProject/app/build/intermediates/navigation_json/debug/extractDeepLinksDebug/navigation.json +0 -1
- package/dist/native/androidProject/app/build/intermediates/nested_resources_validation_report/debug/generateDebugResources/nestedResourcesValidationReport.txt +0 -1
- package/dist/native/androidProject/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/AndroidManifest.xml +0 -79
- package/dist/native/androidProject/app/build/intermediates/packaged_manifests/debug/processDebugManifestForPackage/output-metadata.json +0 -20
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_launcher_background.xml +0 -170
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/ic_launcher_foreground.xml +0 -30
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/layout/activity_main.xml +0 -22
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher.xml +0 -6
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher_round.xml +0 -6
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/values/values.xml +0 -23
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/values-night-v8/values-night-v8.xml +0 -15
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/xml/backup_rules.xml +0 -13
- package/dist/native/androidProject/app/build/intermediates/packaged_res/debug/packageDebugResources/xml/data_extraction_rules.xml +0 -19
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/bdb298b9df351e4ff2e214ec7e399c1c1170e7b31e799763dc6ad8e5b79a36d3_0.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/bdb298b9df351e4ff2e214ec7e399c1c1170e7b31e799763dc6ad8e5b79a36d3_1.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/bdb298b9df351e4ff2e214ec7e399c1c1170e7b31e799763dc6ad8e5b79a36d3_2.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/bdb298b9df351e4ff2e214ec7e399c1c1170e7b31e799763dc6ad8e5b79a36d3_3.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/bdb298b9df351e4ff2e214ec7e399c1c1170e7b31e799763dc6ad8e5b79a36d3_4.jar +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/androidProject/BuildConfig.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/androidProject/MainActivity$onCreate$2.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/androidProject/MainActivity$setupWebView$2$shouldInterceptRequest$1.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/androidProject/MainActivity$setupWebView$2.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/androidProject/MainActivity$setupWebView$3.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/androidProject/MainActivity.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/androidProject/databinding/ActivityMainBinding.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager$CacheEntry.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager$CacheMetadata.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager$cleanup$1.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager$fetchAndCacheResource$2$2.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager$fetchAndCacheResource$2.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager$generateCacheKey$1.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager$getCachedResponse$2.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/project_dex_archive/debug/dexBuilderDebug/out/com/example/myapplication/WebCacheManager.dex +0 -0
- package/dist/native/androidProject/app/build/intermediates/runtime_symbol_list/debug/processDebugResources/R.txt +0 -7181
- package/dist/native/androidProject/app/build/intermediates/signing_config_versions/debug/writeDebugSigningConfigVersions/signing-config-versions.json +0 -1
- package/dist/native/androidProject/app/build/intermediates/source_set_path_map/debug/mapDebugSourceSetPaths/file-map.txt +0 -35
- package/dist/native/androidProject/app/build/intermediates/stable_resource_ids_file/debug/processDebugResources/stableIds.txt +0 -5666
- package/dist/native/androidProject/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/arm64-v8a/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/armeabi-v7a/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/stripped_native_libs/debug/stripDebugDebugSymbols/out/lib/x86_64/libnative-lib.so +0 -0
- package/dist/native/androidProject/app/build/intermediates/symbol_list_with_package_name/debug/processDebugResources/package-aware-r.txt +0 -5251
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/classpath-snapshot/shrunk-classpath-snapshot.bin +0 -0
- package/dist/native/androidProject/app/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
- package/dist/native/androidProject/app/build/outputs/apk/debug/app-debug.apk +0 -0
- package/dist/native/androidProject/app/build/outputs/apk/debug/output-metadata.json +0 -21
- package/dist/native/androidProject/app/build/outputs/logs/manifest-merger-debug-report.txt +0 -311
- package/dist/native/androidProject/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/META-INF/app_debug.kotlin_module +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/androidProject/MainActivity$onCreate$2.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/androidProject/MainActivity$setupWebView$2$shouldInterceptRequest$1.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/androidProject/MainActivity$setupWebView$2.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/androidProject/MainActivity$setupWebView$3.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/androidProject/MainActivity.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager$CacheEntry.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager$CacheMetadata.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager$cleanup$1.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager$fetchAndCacheResource$2$2.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager$fetchAndCacheResource$2.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager$generateCacheKey$1.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager$getCachedResponse$2.class +0 -0
- package/dist/native/androidProject/app/build/tmp/kotlin-classes/debug/com/example/myapplication/WebCacheManager.class +0 -0
- package/dist/native/androidProject/app/build.gradle.kts +0 -174
- package/dist/native/androidProject/app/proguard-rules.pro +0 -21
- package/dist/native/androidProject/app/src/androidTest/java/com/example/myapplication/ExampleInstrumentedTest.kt +0 -24
- package/dist/native/androidProject/app/src/main/AndroidManifest.xml +0 -28
- package/dist/native/androidProject/app/src/main/assets/webview_config.properties +0 -10
- package/dist/native/androidProject/app/src/main/cpp/CMakeLists.txt +0 -41
- package/dist/native/androidProject/app/src/main/cpp/native-lib.cpp +0 -22
- package/dist/native/androidProject/app/src/main/java/com/example/myapplication/MainActivity.kt +0 -223
- package/dist/native/androidProject/app/src/main/java/com/example/myapplication/WebCacheManager.kt +0 -236
- package/dist/native/androidProject/app/src/main/res/drawable/ic_launcher_background.xml +0 -170
- package/dist/native/androidProject/app/src/main/res/drawable/ic_launcher_foreground.xml +0 -30
- package/dist/native/androidProject/app/src/main/res/layout/activity_main.xml +0 -22
- package/dist/native/androidProject/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +0 -6
- package/dist/native/androidProject/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +0 -6
- package/dist/native/androidProject/app/src/main/res/mipmap-hdpi/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-hdpi/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-mdpi/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-mdpi/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-xhdpi/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-xhdpi/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-xxhdpi/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp +0 -0
- package/dist/native/androidProject/app/src/main/res/values/colors.xml +0 -10
- package/dist/native/androidProject/app/src/main/res/values/strings.xml +0 -3
- package/dist/native/androidProject/app/src/main/res/values/themes.xml +0 -15
- package/dist/native/androidProject/app/src/main/res/values-night/themes.xml +0 -15
- package/dist/native/androidProject/app/src/main/res/xml/backup_rules.xml +0 -13
- package/dist/native/androidProject/app/src/main/res/xml/data_extraction_rules.xml +0 -19
- package/dist/native/androidProject/app/src/test/java/com/example/myapplication/ExampleUnitTest.kt +0 -17
- package/dist/native/androidProject/build.gradle.kts +0 -5
- package/dist/native/androidProject/gradle/libs.versions.toml +0 -26
- package/dist/native/androidProject/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/dist/native/androidProject/gradle/wrapper/gradle-wrapper.properties +0 -6
- package/dist/native/androidProject/gradle.properties +0 -23
- package/dist/native/androidProject/gradlew +0 -185
- package/dist/native/androidProject/gradlew.bat +0 -89
- package/dist/native/androidProject/settings.gradle.kts +0 -35
- package/dist/native/androidSetup.js +0 -2
- package/dist/native/build.swift +0 -29
- package/dist/native/buildAppAndroid.js +0 -8
- package/dist/native/buildAppIos.js +0 -33
- package/dist/native/iosnativeWebView/iosnativeWebView/Assets.xcassets/AccentColor.colorset/Contents.json +0 -11
- package/dist/native/iosnativeWebView/iosnativeWebView/Assets.xcassets/AppIcon.appiconset/Contents.json +0 -13
- package/dist/native/iosnativeWebView/iosnativeWebView/Assets.xcassets/Contents.json +0 -6
- package/dist/native/iosnativeWebView/iosnativeWebView/CacheManager.swift +0 -138
- package/dist/native/iosnativeWebView/iosnativeWebView/ConfigConstants.swift +0 -7
- package/dist/native/iosnativeWebView/iosnativeWebView/ContentView.swift +0 -41
- package/dist/native/iosnativeWebView/iosnativeWebView/Info.plist +0 -13
- package/dist/native/iosnativeWebView/iosnativeWebView/Preview Content/Preview Assets.xcassets/Contents.json +0 -6
- package/dist/native/iosnativeWebView/iosnativeWebView/WebView.swift +0 -75
- package/dist/native/iosnativeWebView/iosnativeWebView/WebViewModel.swift +0 -47
- package/dist/native/iosnativeWebView/iosnativeWebView/WebViewNavigationDelegate.swift +0 -66
- package/dist/native/iosnativeWebView/iosnativeWebView/iosnativeWebViewApp.swift +0 -17
- package/dist/native/iosnativeWebView/iosnativeWebView.xcodeproj/project.pbxproj +0 -597
- package/dist/native/iosnativeWebView/iosnativeWebView.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
- package/dist/native/iosnativeWebView/iosnativeWebView.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
- package/dist/native/setupEmulatorIos.js +0 -19
- package/dist/native/terminalProgress.js +0 -11
- package/dist/native/utils.js +0 -13
package/bin/catalyst.js
CHANGED
|
@@ -5,104 +5,34 @@ process.on("unhandledRejection", (err) => {
|
|
|
5
5
|
})
|
|
6
6
|
const { spawnSync } = require("node:child_process")
|
|
7
7
|
const args = process.argv.slice(2)
|
|
8
|
-
|
|
9
|
-
// Array of valid commands
|
|
10
|
-
const validCommands = [
|
|
11
|
-
"build", "start", "serve", "devBuild", "devServe",
|
|
12
|
-
"buildApp", "buildApp:ios", "buildApp:android",
|
|
13
|
-
"setupEmulator", "setupEmulator:ios", "setupEmulator:android"
|
|
14
|
-
]
|
|
15
|
-
|
|
16
|
-
// Map of platform-specific commands to their script paths
|
|
17
|
-
const platformScripts = {
|
|
18
|
-
"setupEmulator:ios": "../dist/native/setupEmulatorIos.js",
|
|
19
|
-
"setupEmulator:android": "../dist/native/androidSetup.js",
|
|
20
|
-
"buildApp:ios": "../dist/native/buildAppIos.js",
|
|
21
|
-
"buildApp:android": "../dist/native/buildAppAndroid.js"
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
// Helper to check if arg is a platform command
|
|
25
|
-
const isPlatformCommand = (arg, prefix) => {
|
|
26
|
-
if (!arg.startsWith(`${prefix}:`)) return false
|
|
27
|
-
const platform = arg.split(':')[1]
|
|
28
|
-
return ['ios', 'android'].includes(platform) || platform === undefined
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
// Helper function to run a platform command
|
|
33
|
-
const runPlatformCommand = (baseCommand, platform) => {
|
|
34
|
-
const command = `${baseCommand}:${platform}`
|
|
35
|
-
const result = spawnSync(
|
|
36
|
-
process.execPath,
|
|
37
|
-
nodeArgs.concat(require.resolve(platformScripts[command])).concat(args.slice(scriptIndex + 1)),
|
|
38
|
-
{ stdio: "inherit" }
|
|
39
|
-
)
|
|
40
|
-
return result
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
// Helper function to run commands for all platforms
|
|
44
|
-
const runAllPlatforms = (baseCommand) => {
|
|
45
|
-
const platforms = ['ios', 'android']
|
|
46
|
-
for (const platform of platforms) {
|
|
47
|
-
const result = runPlatformCommand(baseCommand, platform)
|
|
48
|
-
if (result.status !== 0) {
|
|
49
|
-
handleProcessResult(result)
|
|
50
|
-
return
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
process.exit(0)
|
|
54
|
-
}
|
|
55
|
-
|
|
56
8
|
const scriptIndex = args.findIndex(
|
|
57
|
-
(x) => x === "build" || x === "start" || x === "serve" || x === "devBuild" || x === "devServe"
|
|
58
|
-
isPlatformCommand(x, 'buildApp') || isPlatformCommand(x, 'setupEmulator')
|
|
9
|
+
(x) => x === "build" || x === "start" || x === "serve" || x === "devBuild" || x === "devServe"
|
|
59
10
|
)
|
|
60
11
|
const script = scriptIndex === -1 ? args[0] : args[scriptIndex]
|
|
61
12
|
const nodeArgs = scriptIndex > 0 ? args.slice(0, scriptIndex) : []
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
} else if (script in platformScripts) {
|
|
69
|
-
// Run for specific platform
|
|
70
|
-
const result = spawnSync(
|
|
71
|
-
process.execPath,
|
|
72
|
-
nodeArgs.concat(require.resolve(platformScripts[script])).concat(args.slice(scriptIndex + 1)),
|
|
73
|
-
{ stdio: "inherit" }
|
|
74
|
-
)
|
|
75
|
-
handleProcessResult(result)
|
|
76
|
-
} else {
|
|
77
|
-
// Original commands
|
|
78
|
-
const result = spawnSync(
|
|
79
|
-
process.execPath,
|
|
80
|
-
nodeArgs.concat(require.resolve("../dist/scripts/" + script)).concat(args.slice(scriptIndex + 1)),
|
|
81
|
-
{ stdio: "inherit" }
|
|
82
|
-
)
|
|
83
|
-
handleProcessResult(result)
|
|
84
|
-
}
|
|
85
|
-
} else {
|
|
86
|
-
console.log('Unknown script "' + script + '".')
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
// Helper function to handle process results
|
|
90
|
-
function handleProcessResult(result) {
|
|
13
|
+
if (["build", "start", "serve", "devBuild", "devServe"].includes(script)) {
|
|
14
|
+
const result = spawnSync(
|
|
15
|
+
process.execPath,
|
|
16
|
+
nodeArgs.concat(require.resolve("../dist/scripts/" + script)).concat(args.slice(scriptIndex + 1)),
|
|
17
|
+
{ stdio: "inherit" }
|
|
18
|
+
)
|
|
91
19
|
if (result.signal) {
|
|
92
20
|
if (result.signal === "SIGKILL") {
|
|
93
21
|
console.log(
|
|
94
22
|
"The build failed because the process exited too early. " +
|
|
95
|
-
|
|
96
|
-
|
|
23
|
+
"This probably means the system ran out of memory or someone called " +
|
|
24
|
+
"`kill -9` on the process."
|
|
97
25
|
)
|
|
98
26
|
} else if (result.signal === "SIGTERM") {
|
|
99
27
|
console.log(
|
|
100
28
|
"The build failed because the process exited too early. " +
|
|
101
|
-
|
|
102
|
-
|
|
29
|
+
"Someone might have called `kill` or `killall`, or the system could " +
|
|
30
|
+
"be shutting down."
|
|
103
31
|
)
|
|
104
32
|
}
|
|
105
33
|
process.exit(1)
|
|
106
34
|
}
|
|
107
35
|
process.exit(result.status)
|
|
108
|
-
}
|
|
36
|
+
} else {
|
|
37
|
+
console.log('Unknown script "' + script + '".')
|
|
38
|
+
}
|
package/dist/scripts/build.js
CHANGED
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{green,cyan,yellow}=require("picocolors");const{name}=require(`${process.
|
|
1
|
+
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{green,cyan,yellow}=require("picocolors");const{name}=require(`${process.cwd()}/package.json`);const{BUILD_OUTPUT_PATH}=require(`${process.cwd()}/config/config.json`);const{arrayToObject,printBundleInformation}=require("./scriptUtils.js");/**
|
|
2
2
|
* @description - creates a production build of the application.
|
|
3
|
-
*/function build(){const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const command
|
|
4
|
-
node ./dist/scripts/checkVersion
|
|
5
|
-
rm -rf ${process.env.PWD}/${BUILD_OUTPUT_PATH} & node ./dist/scripts/loadScriptsBeforeServerStarts.js
|
|
6
|
-
APPLICATION=${name||"catalyst_app"} webpack --config ./dist/webpack/production.client.babel.js --progress
|
|
7
|
-
APPLICATION=${name||"catalyst_app"} SSR=true webpack --config ./dist/webpack/production.ssr.babel.js
|
|
8
|
-
APPLICATION=${name||"catalyst_app"} npx babel ./dist/server --out-dir ${process.env.PWD}/${BUILD_OUTPUT_PATH} --ignore '**/*.test.js,./dist/server/renderer/handler.js' --quiet
|
|
9
|
-
APPLICATION=${name||"catalyst_app"} npx babel ${process.env.PWD}/server --out-dir ${process.env.PWD}/${BUILD_OUTPUT_PATH} --quiet
|
|
10
|
-
`;console.log("Creating an optimized production build...");const result=spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.env.PWD,BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:false,...argumentsObject}});if(result.error){console.error("Error occurred:",result.error);}else{console.log(green("Compiled successfully."));console.log("\nFile sizes after gzip:\n");printBundleInformation();console.log(`\nThe ${cyan(BUILD_OUTPUT_PATH)} folder is ready to be deployed.`);console.log("You may serve it with a serve command:");console.log(cyan("\n npm run serve"));console.log("\nFind out more about deployment here:");console.log(yellow("\n https://catalyst.1mg.com/public_docs/content/deployment\n"));}}build();
|
|
3
|
+
*/function build(){const isWindows=process.platform==="win32";const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const commands=["node ./dist/scripts/checkVersion",`${isWindows?"rd -r -fo":"rm -rf"} ${process.cwd()}/${BUILD_OUTPUT_PATH} & node ./dist/scripts/loadScriptsBeforeServerStarts.js`,`cross-env APPLICATION=${name||"catalyst_app"} webpack --config ./dist/webpack/production.client.babel.js --progress`,`cross-env APPLICATION=${name||"catalyst_app"} SSR=true webpack --config ./dist/webpack/production.ssr.babel.js`,`cross-env APPLICATION=${name||"catalyst_app"} npx babel ./dist/server --out-dir ${process.cwd()}/${BUILD_OUTPUT_PATH} --ignore '**/*.test.js,./dist/server/renderer/handler.js' --quiet`,`cross-env APPLICATION=${name||"catalyst_app"} npx babel ${process.cwd()}/server --out-dir ${process.cwd()}/${BUILD_OUTPUT_PATH} --quiet`];const command=commands.join(isWindows?" && ":" ; ");console.log("Creating an optimized production build...");const result=spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.cwd(),BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:false,...argumentsObject}});if(result.error){console.error("Error occurred:",result.error);}else{console.log(green("Compiled successfully."));console.log("\nFile sizes after gzip:\n");printBundleInformation();console.log(`\nThe ${cyan(BUILD_OUTPUT_PATH)} folder is ready to be deployed.`);console.log("You may serve it with a serve command:");console.log(cyan("\n npm run serve"));console.log("\nFind out more about deployment here:");console.log(yellow("\n https://catalyst.1mg.com/public_docs/content/deployment\n"));}}build();
|
package/dist/scripts/devBuild.js
CHANGED
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{green,cyan,yellow}=require("picocolors");const{name}=require(`${process.
|
|
1
|
+
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{green,cyan,yellow}=require("picocolors");const{name}=require(`${process.cwd()}/package.json`);const{BUILD_OUTPUT_PATH}=require(`${process.cwd()}/config/config.json`);const{arrayToObject,printBundleInformation}=require("./scriptUtils.js");/**
|
|
2
2
|
* @description - creates a production build of the application.
|
|
3
|
-
*/function devBuild(){const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const command
|
|
4
|
-
node ./dist/scripts/checkVersion
|
|
5
|
-
rm -rf ${process.env.PWD}/${BUILD_OUTPUT_PATH} & node ./dist/scripts/loadScriptsBeforeServerStarts.js
|
|
6
|
-
APPLICATION=${name||"catalyst_app"} webpack --config ./dist/webpack/production.client.babel.js --progress
|
|
7
|
-
APPLICATION=${name||"catalyst_app"} SSR=true webpack --config ./dist/webpack/production.ssr.babel.js
|
|
8
|
-
APPLICATION=${name||"catalyst_app"} npx babel ./dist/server --out-dir ${process.env.PWD}/${BUILD_OUTPUT_PATH} --ignore '**/*.test.js,./dist/server/renderer/handler.js' --quiet
|
|
9
|
-
APPLICATION=${name||"catalyst_app"} npx babel ${process.env.PWD}/server --out-dir ${process.env.PWD}/${BUILD_OUTPUT_PATH} --quiet
|
|
10
|
-
`;console.log("Creating an optimized local build...");const result=spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.env.PWD,BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:true,...argumentsObject}});if(result.error){console.error("Error occurred:",result.error);}else{console.log(green("Compiled successfully."));console.log("\nFile sizes after gzip:\n");printBundleInformation();console.log(`\nThe ${cyan(BUILD_OUTPUT_PATH)} folder is ready to be deployed.`);console.log("You may serve it with a serve command:");console.log(cyan("\n npm run devServe"));console.log("\nFind out more about deployment here:");console.log(yellow("\n https://catalyst.1mg.com/public_docs/content/deployment\n"));}}devBuild();
|
|
3
|
+
*/function devBuild(){const isWindows=process.platform==="win32";const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const commands=["node ./dist/scripts/checkVersion",`${isWindows?"rd -r -fo":"rm -rf"} ${process.cwd()}/${BUILD_OUTPUT_PATH} & node ./dist/scripts/loadScriptsBeforeServerStarts.js`,`cross-env APPLICATION=${name||"catalyst_app"} webpack --config ./dist/webpack/production.client.babel.js --progress`,` cross-env APPLICATION=${name||"catalyst_app"} SSR=true webpack --config ./dist/webpack/production.ssr.babel.js`,`cross-env APPLICATION=${name||"catalyst_app"} npx babel ./dist/server --out-dir ${process.cwd()}/${BUILD_OUTPUT_PATH} --ignore '**/*.test.js,./dist/server/renderer/handler.js' --quiet`,`cross-env APPLICATION=${name||"catalyst_app"} npx babel ${process.cwd()}/server --out-dir ${process.cwd()}/${BUILD_OUTPUT_PATH} --quiet`];const command=commands.join(isWindows?" && ":" ; ");console.log("Creating an optimized local build...");const result=spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.cwd(),BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:true,...argumentsObject}});if(result.error){console.error("Error occurred:",result.error);}else{console.log(green("Compiled successfully."));console.log("\nFile sizes after gzip:\n");printBundleInformation();console.log(`\nThe ${cyan(BUILD_OUTPUT_PATH)} folder is ready to be deployed.`);console.log("You may serve it with a serve command:");console.log(cyan("\n npm run devServe"));console.log("\nFind out more about deployment here:");console.log(yellow("\n https://catalyst.1mg.com/public_docs/content/deployment\n"));}}devBuild();
|
package/dist/scripts/devServe.js
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{arrayToObject}=require("./scriptUtils");const{name}=require(`${process.
|
|
1
|
+
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{arrayToObject}=require("./scriptUtils");const{name}=require(`${process.cwd()}/package.json`);const{BUILD_OUTPUT_PATH}=require(`${process.cwd()}/config/config.json`);/**
|
|
2
2
|
* @description - Serves production build of the application.
|
|
3
|
-
*/function devServe(){const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const command=`
|
|
4
|
-
APPLICATION=${name||"catalyst_app"} node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ${process.env.PWD}/${BUILD_OUTPUT_PATH}/startServer.js
|
|
5
|
-
`;spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.env.PWD,BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:true,...argumentsObject}});}devServe();
|
|
3
|
+
*/function devServe(){const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const command=`cross-env APPLICATION=${name||"catalyst_app"} node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ${process.cwd()}/${BUILD_OUTPUT_PATH}/startServer.js`;spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.cwd(),BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:true,...argumentsObject}});}devServe();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use strict";var _registerAliases2=_interopRequireDefault(require("./registerAliases.js"));var _cssModulesRequireHook=_interopRequireDefault(require("@dr.pogodin/css-modules-require-hook"));var _path=_interopRequireDefault(require("path"));var _loadEnvironmentVariables=_interopRequireDefault(require("./loadEnvironmentVariables"));var _postcssScss=_interopRequireDefault(require("postcss-scss"));var _logger=require("@catalyst/logger.js");function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj};}/* eslint-disable */const{cssModulesIdentifierDev}=require("@catalyst/root/config.json");// stores your config keys in enviorments variables
|
|
2
2
|
(0,_loadEnvironmentVariables.default)();// creates logger instance with provided config and stores them at global level.
|
|
3
3
|
(0,_logger.configureLogger)({enableDebugLogs:process.env.ENABLE_DEBUG_LOGS,enableFileLogging:process.env.ENABLE_FILE_LOGGING,enableConsoleLogging:process.env.ENABLE_CONSOLE_LOGGING});// compile css-variables in realtime in dev mode.
|
|
4
|
-
if(process.env.NODE_ENV==="development")(0,_cssModulesRequireHook.default)({extensions:[".scss",".css"],processorOpts:{parser:_postcssScss.default.parse},generateScopedName:cssModulesIdentifierDev,devMode:true,ignore:_path.default.join(process.env.src_path,"/src/static/css/base/(?!.*.scss$).*")});
|
|
4
|
+
if(process.env.NODE_ENV==="development")(0,_cssModulesRequireHook.default)({extensions:[".scss",".css"],processorOpts:{parser:_postcssScss.default.parse},generateScopedName:cssModulesIdentifierDev,devMode:true,ignore:_path.default.posix.join(process.env.src_path,"/src/static/css/base/(?!.*.scss$).*")});
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.arrayToObject=arrayToObject;exports.printBundleInformation=void 0;const fs=require("fs");const path=require("path");const util=require("node:util");const{gray,cyan}=require("picocolors");const{BUILD_OUTPUT_PATH}=require(`${process.
|
|
2
|
-
function getFileSizeSync(filePath){try{const stats=fs.statSync(filePath);return stats.size;}catch(err){console.error(`Error getting bundle information for file ${filePath}: ${err}`);return null;}}const printBundleInformation=()=>{let bundleList=[];const directoryPath=path.join(process.
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.arrayToObject=arrayToObject;exports.printBundleInformation=void 0;const fs=require("fs");const path=require("path");const util=require("node:util");const{gray,cyan}=require("picocolors");const{BUILD_OUTPUT_PATH}=require(`${process.cwd()}/config/config.json`);// Function to get file size synchronously
|
|
2
|
+
function getFileSizeSync(filePath){try{const stats=fs.statSync(filePath);return stats.size;}catch(err){console.error(`Error getting bundle information for file ${filePath}: ${err}`);return null;}}const printBundleInformation=()=>{let bundleList=[];const directoryPath=path.join(process.cwd(),`${BUILD_OUTPUT_PATH}/public`);try{const files=fs.readdirSync(directoryPath);files.forEach(file=>{if(!file.includes("txt")&&!file.includes("json")){const filePath=path.join(directoryPath,file);const fileSize=getFileSizeSync(filePath);if(fileSize!==null){bundleList.push({file,fileSize});}}});}catch(err){console.error("Unable to scan build folder: "+err);}bundleList.sort((a,b)=>b.fileSize-a.fileSize);bundleList.forEach(({file,fileSize})=>{const fileName=`${gray(`${BUILD_OUTPUT_PATH}/public/`)}${cyan(file)}`;const fileSizeInKb=(fileSize/1024).toFixed(2);const size=`\t${fileSizeInKb} kB`.padEnd(16);console.log(util.format(size,fileName));});};exports.printBundleInformation=printBundleInformation;function arrayToObject(array){const obj={};array.forEach(item=>{const[key,value]=item.split("=");if(value)obj[key]=value;});return obj;}
|
package/dist/scripts/serve.js
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{arrayToObject}=require("./scriptUtils");const{name}=require(`${process.
|
|
1
|
+
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{arrayToObject}=require("./scriptUtils");const{name}=require(`${process.cwd()}/package.json`);const{BUILD_OUTPUT_PATH}=require(`${process.cwd()}/config/config.json`);/**
|
|
2
2
|
* @description - Serves production build of the application.
|
|
3
|
-
*/function serve(){const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const command=`
|
|
4
|
-
APPLICATION=${name||"catalyst_app"} node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ${process.env.PWD}/${BUILD_OUTPUT_PATH}/startServer.js
|
|
5
|
-
`;spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.env.PWD,BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:false,...argumentsObject}});}serve();
|
|
3
|
+
*/function serve(){const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");const command=`cross-env APPLICATION=${name||"catalyst_app"} node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ${process.cwd()}/${BUILD_OUTPUT_PATH}/startServer.js`;spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.cwd(),BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,NODE_ENV:"production",IS_DEV_COMMAND:false,...argumentsObject}});}serve();
|
package/dist/scripts/start.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{arrayToObject}=require("./scriptUtils");const{name}=require(`${process.
|
|
1
|
+
"use strict";const path=require("path");const{spawnSync}=require("child_process");const{arrayToObject}=require("./scriptUtils");const{name}=require(`${process.cwd()}/package.json`);const{BUILD_OUTPUT_PATH}=require(`${process.cwd()}/config/config.json`);/**
|
|
2
2
|
* @description - starts webpack dev server and node server.
|
|
3
|
-
*/function start(){const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");
|
|
3
|
+
*/function start(){const isWindows=process.platform==="win32";const commandLineArguments=process.argv.slice(2);const argumentsObject=arrayToObject(commandLineArguments);const dirname=path.resolve(__dirname,"../../");let command=`
|
|
4
4
|
node ./dist/scripts/checkVersion
|
|
5
5
|
npx babel-node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ./dist/webpack/development.client.babel --no-warnings=ExperimentalWarning --no-warnings=BABEL & npx babel-node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ./dist/server/startServer.js --watch-path=${process.env.PWD}/server --watch-path=${process.env.PWD}/src --ignore='__IGNORE__' --no-warnings=ExperimentalWarning --no-warnings=BABEL
|
|
6
|
-
`;spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.
|
|
6
|
+
`;if(isWindows){command=`node ./dist/scripts/checkVersion && start /b npx babel-node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ./dist/webpack/development.client.babel --no-warnings=ExperimentalWarning --no-warnings=BABEL && start /b npx babel-node -r ./dist/scripts/loadScriptsBeforeServerStarts.js ./dist/server/startServer.js --watch-path=${process.cwd()}/server --watch-path=${process.cwd()}/src --ignore='__IGNORE__' --no-warnings=ExperimentalWarning --no-warnings=BABEL`;}spawnSync(command,[],{cwd:dirname,stdio:"inherit",shell:true,env:{...process.env,src_path:process.cwd(),NODE_ENV:"development",IS_DEV_COMMAND:false,APPLICATION:name||"catalyst_app",BUILD_OUTPUT_PATH:BUILD_OUTPUT_PATH,...argumentsObject}});}start();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.default=void 0;var _registerAliases2=_interopRequireWildcard(require("../scripts/registerAliases.js"));var _miniCssExtractPlugin=_interopRequireDefault(require("mini-css-extract-plugin"));var _webpackMerge=require("webpack-merge");var _base=_interopRequireDefault(require("@catalyst/webpack/base.babel"));var _config=_interopRequireDefault(require("@catalyst/root/config.json"));var _webpackConfig=_interopRequireDefault(require("@catalyst/template/webpackConfig.js"));var _package=require("@catalyst/root/package.json");function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj};}function _getRequireWildcardCache(e){if("function"!=typeof WeakMap)return null;var r=new WeakMap(),t=new WeakMap();return(_getRequireWildcardCache=function(e){return e?t:r;})(e);}function _interopRequireWildcard(e,r){if(!r&&e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var t=_getRequireWildcardCache(r);if(t&&t.has(e))return t.get(e);var n={__proto__:null},a=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in e)if("default"!==u&&Object.prototype.hasOwnProperty.call(e,u)){var i=a?Object.getOwnPropertyDescriptor(e,u):null;i&&(i.get||i.set)?Object.defineProperty(n,u,i):n[u]=e[u];}return n.default=e,t&&t.set(e,n),n;}/* eslint-disable */const clientConfig=(0,_webpackMerge.mergeWithCustomize)({customizeArray:(0,_webpackMerge.customizeArray)({entry:"prepend",plugins:"append",module:"prepend"}),customizeObject:(0,_webpackMerge.customizeObject)({entry:"prepend",plugins:"append",module:"prepend"})})(_base.default,{mode:"production",stats:"errors-only",resolve:{alias:_registerAliases2.catalystResultMap},optimization:{runtimeChunk:"single",moduleIds:"deterministic",splitChunks:{cacheGroups:{commonVendor:{chunks:"all",test:/[\\/]node_modules[\\/](react|react-dom|react-redux|react-router|react-router-dom|redux|redux-thunk|axios|react-loadable-visibility|react-helmet-async|react-fast-compare|react-async-script|babel|@loadable\/component|catalyst)[\\/]/,name:"commonVendor",minSize:400000,maxSize:400000},utilityVendor:{maxInitialRequests:Infinity,chunks:"all",// minSize: 0, // Enable to replicate stand alone chunking for all packages
|
|
2
2
|
reuseExistingChunk:true,// Disable to replicate stand alone chunking for all packages
|
|
3
3
|
minRemainingSize:1000,// Disable to replicate stand alone chunking for all packages
|
|
4
|
-
minSize:1000,maxSize:120000,test:/[\\/]node_modules[\\/]/,name(module){const moduleFileName=module.identifier().split("/").reverse().slice(0,3).reduce((item,current)=>{item=current+"."+item;return item;},[]);return`npm.${moduleFileName}`;}}},chunks:"all",name(module){const moduleFileName=module.identifier().split("/").reverse().slice(0,3).reduce((item,current)=>{item=current+"."+item;return item;},[]);return`npm.${moduleFileName}`;}}},plugins:[new _miniCssExtractPlugin.default({filename:_config.default.cssChunkFileName,ignoreOrder:true}),..._webpackConfig.default.clientPlugins]});var _default=exports.default=clientConfig;
|
|
4
|
+
minSize:1000,maxSize:120000,test:/[\\/]node_modules[\\/]/,name(module){const moduleFileName=module.identifier().replace(/\\/g,"/").split("/").reverse().slice(0,3).reduce((item,current)=>{item=current+"."+item;return item;},[]);return`npm.${moduleFileName}`;}}},chunks:"all",name(module){const moduleFileName=module.identifier().replace(/\\/g,"/").split("/").reverse().slice(0,3).reduce((item,current)=>{item=current+"."+item;return item;},[]);return`npm.${moduleFileName}`;}}},plugins:[new _miniCssExtractPlugin.default({filename:_config.default.cssChunkFileName,ignoreOrder:true}),..._webpackConfig.default.clientPlugins]});var _default=exports.default=clientConfig;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "catalyst-core-internal",
|
|
3
|
-
"version": "0.0.1-beta.
|
|
3
|
+
"version": "0.0.1-beta.48",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"description": "Web framework that provides great performance out of the box",
|
|
6
6
|
"bin": {
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"lint": "eslint .",
|
|
35
35
|
"lint-staged": "lint-staged",
|
|
36
36
|
"prettify": "prettier . --write",
|
|
37
|
-
"prepare": "babel src --out-dir ./dist
|
|
37
|
+
"prepare": "babel src --out-dir ./dist",
|
|
38
38
|
"prepublishOnly": "npm i && npm run prepare"
|
|
39
39
|
},
|
|
40
40
|
"license": "MIT",
|
|
@@ -60,6 +60,7 @@
|
|
|
60
60
|
"chokidar": "^3.6.0",
|
|
61
61
|
"compression": "^1.7.4",
|
|
62
62
|
"cookie-parser": "^1.4.6",
|
|
63
|
+
"cross-env": "^7.0.3",
|
|
63
64
|
"css-hot-loader": "^1.4.4",
|
|
64
65
|
"css-loader": "^6.8.1",
|
|
65
66
|
"express": "^4.18.2",
|
package/run.sh
ADDED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
My Application
|
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
<component name="ProjectCodeStyleConfiguration">
|
|
2
|
-
<code_scheme name="Project" version="173">
|
|
3
|
-
<JetCodeStyleSettings>
|
|
4
|
-
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
|
|
5
|
-
</JetCodeStyleSettings>
|
|
6
|
-
<codeStyleSettings language="XML">
|
|
7
|
-
<option name="FORCE_REARRANGE_MODE" value="1" />
|
|
8
|
-
<indentOptions>
|
|
9
|
-
<option name="CONTINUATION_INDENT_SIZE" value="4" />
|
|
10
|
-
</indentOptions>
|
|
11
|
-
<arrangement>
|
|
12
|
-
<rules>
|
|
13
|
-
<section>
|
|
14
|
-
<rule>
|
|
15
|
-
<match>
|
|
16
|
-
<AND>
|
|
17
|
-
<NAME>xmlns:android</NAME>
|
|
18
|
-
<XML_ATTRIBUTE />
|
|
19
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
20
|
-
</AND>
|
|
21
|
-
</match>
|
|
22
|
-
</rule>
|
|
23
|
-
</section>
|
|
24
|
-
<section>
|
|
25
|
-
<rule>
|
|
26
|
-
<match>
|
|
27
|
-
<AND>
|
|
28
|
-
<NAME>xmlns:.*</NAME>
|
|
29
|
-
<XML_ATTRIBUTE />
|
|
30
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
31
|
-
</AND>
|
|
32
|
-
</match>
|
|
33
|
-
<order>BY_NAME</order>
|
|
34
|
-
</rule>
|
|
35
|
-
</section>
|
|
36
|
-
<section>
|
|
37
|
-
<rule>
|
|
38
|
-
<match>
|
|
39
|
-
<AND>
|
|
40
|
-
<NAME>.*:id</NAME>
|
|
41
|
-
<XML_ATTRIBUTE />
|
|
42
|
-
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
|
43
|
-
</AND>
|
|
44
|
-
</match>
|
|
45
|
-
</rule>
|
|
46
|
-
</section>
|
|
47
|
-
<section>
|
|
48
|
-
<rule>
|
|
49
|
-
<match>
|
|
50
|
-
<AND>
|
|
51
|
-
<NAME>.*:name</NAME>
|
|
52
|
-
<XML_ATTRIBUTE />
|
|
53
|
-
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
|
54
|
-
</AND>
|
|
55
|
-
</match>
|
|
56
|
-
</rule>
|
|
57
|
-
</section>
|
|
58
|
-
<section>
|
|
59
|
-
<rule>
|
|
60
|
-
<match>
|
|
61
|
-
<AND>
|
|
62
|
-
<NAME>name</NAME>
|
|
63
|
-
<XML_ATTRIBUTE />
|
|
64
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
65
|
-
</AND>
|
|
66
|
-
</match>
|
|
67
|
-
</rule>
|
|
68
|
-
</section>
|
|
69
|
-
<section>
|
|
70
|
-
<rule>
|
|
71
|
-
<match>
|
|
72
|
-
<AND>
|
|
73
|
-
<NAME>style</NAME>
|
|
74
|
-
<XML_ATTRIBUTE />
|
|
75
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
76
|
-
</AND>
|
|
77
|
-
</match>
|
|
78
|
-
</rule>
|
|
79
|
-
</section>
|
|
80
|
-
<section>
|
|
81
|
-
<rule>
|
|
82
|
-
<match>
|
|
83
|
-
<AND>
|
|
84
|
-
<NAME>.*</NAME>
|
|
85
|
-
<XML_ATTRIBUTE />
|
|
86
|
-
<XML_NAMESPACE>^$</XML_NAMESPACE>
|
|
87
|
-
</AND>
|
|
88
|
-
</match>
|
|
89
|
-
<order>BY_NAME</order>
|
|
90
|
-
</rule>
|
|
91
|
-
</section>
|
|
92
|
-
<section>
|
|
93
|
-
<rule>
|
|
94
|
-
<match>
|
|
95
|
-
<AND>
|
|
96
|
-
<NAME>.*</NAME>
|
|
97
|
-
<XML_ATTRIBUTE />
|
|
98
|
-
<XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
|
|
99
|
-
</AND>
|
|
100
|
-
</match>
|
|
101
|
-
<order>ANDROID_ATTRIBUTE_ORDER</order>
|
|
102
|
-
</rule>
|
|
103
|
-
</section>
|
|
104
|
-
<section>
|
|
105
|
-
<rule>
|
|
106
|
-
<match>
|
|
107
|
-
<AND>
|
|
108
|
-
<NAME>.*</NAME>
|
|
109
|
-
<XML_ATTRIBUTE />
|
|
110
|
-
<XML_NAMESPACE>.*</XML_NAMESPACE>
|
|
111
|
-
</AND>
|
|
112
|
-
</match>
|
|
113
|
-
<order>BY_NAME</order>
|
|
114
|
-
</rule>
|
|
115
|
-
</section>
|
|
116
|
-
</rules>
|
|
117
|
-
</arrangement>
|
|
118
|
-
</codeStyleSettings>
|
|
119
|
-
<codeStyleSettings language="kotlin">
|
|
120
|
-
<option name="CODE_STYLE_DEFAULTS" value="KOTLIN_OFFICIAL" />
|
|
121
|
-
</codeStyleSettings>
|
|
122
|
-
</code_scheme>
|
|
123
|
-
</component>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="deploymentTargetSelector">
|
|
4
|
-
<selectionStates>
|
|
5
|
-
<SelectionState runConfigName="app">
|
|
6
|
-
<option name="selectionMode" value="DROPDOWN" />
|
|
7
|
-
</SelectionState>
|
|
8
|
-
</selectionStates>
|
|
9
|
-
</component>
|
|
10
|
-
</project>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="GradleMigrationSettings" migrationVersion="1" />
|
|
4
|
-
<component name="GradleSettings">
|
|
5
|
-
<option name="linkedExternalProjectsSettings">
|
|
6
|
-
<GradleProjectSettings>
|
|
7
|
-
<option name="testRunner" value="CHOOSE_PER_TEST" />
|
|
8
|
-
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
9
|
-
<option name="gradleJvm" value="#GRADLE_LOCAL_JAVA_HOME" />
|
|
10
|
-
<option name="modules">
|
|
11
|
-
<set>
|
|
12
|
-
<option value="$PROJECT_DIR$" />
|
|
13
|
-
<option value="$PROJECT_DIR$/app" />
|
|
14
|
-
</set>
|
|
15
|
-
</option>
|
|
16
|
-
<option name="resolveExternalAnnotations" value="false" />
|
|
17
|
-
</GradleProjectSettings>
|
|
18
|
-
</option>
|
|
19
|
-
</component>
|
|
20
|
-
</project>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<project version="4">
|
|
2
|
-
<component name="ExternalStorageConfigurationManager" enabled="true" />
|
|
3
|
-
<component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="jbr-21" project-jdk-type="JavaSDK">
|
|
4
|
-
<output url="file://$PROJECT_DIR$/build/classes" />
|
|
5
|
-
</component>
|
|
6
|
-
<component name="ProjectType">
|
|
7
|
-
<option name="id" value="Android" />
|
|
8
|
-
</component>
|
|
9
|
-
</project>
|