From fb7a12e807471189c1ecb675ce283dd584748cde Mon Sep 17 00:00:00 2001 From: Biplab Dutta Date: Sat, 25 Jan 2025 00:29:49 +0530 Subject: [PATCH] docs: Update :core:designsystem dependency and dependency graphs (#1845) * Update :core:designsystem dependency and dependency graphs * Update :core:common and :feature:qr manually * Update :feature:qr manually * Update after ci-prepush run --- core/designsystem/build.gradle.kts | 1 - .../graphs-kmp/dep_graph_core_common.svg | 2 +- .../dep_graph_core_designsystem.svg | 36 +- .../graphs-kmp/dep_graph_core_model.svg | 31 + docs/images/graphs-kmp/dep_graph_core_ui.svg | 56 +- .../graphs-kmp/dep_graph_feature_accounts.svg | 78 +- .../graphs-kmp/dep_graph_feature_auth.svg | 168 ++-- .../dep_graph_feature_editpassword.svg | 78 +- .../graphs-kmp/dep_graph_feature_faq.svg | 78 +- .../graphs-kmp/dep_graph_feature_finance.svg | 78 +- .../graphs-kmp/dep_graph_feature_history.svg | 78 +- .../graphs-kmp/dep_graph_feature_home.svg | 78 +- .../graphs-kmp/dep_graph_feature_invoices.svg | 78 +- .../graphs-kmp/dep_graph_feature_kyc.svg | 78 +- .../dep_graph_feature_make_transfer.svg | 78 +- .../dep_graph_feature_merchants.svg | 78 +- .../dep_graph_feature_notification.svg | 78 +- .../graphs-kmp/dep_graph_feature_payments.svg | 78 +- .../graphs-kmp/dep_graph_feature_profile.svg | 78 +- .../graphs-kmp/dep_graph_feature_qr.svg | 6 - .../graphs-kmp/dep_graph_feature_receipt.svg | 78 +- .../dep_graph_feature_request_money.svg | 78 +- .../dep_graph_feature_savedcards.svg | 78 +- .../dep_graph_feature_send_money.svg | 78 +- .../graphs-kmp/dep_graph_feature_settings.svg | 175 ++++ ...dep_graph_feature_standing_instruction.svg | 78 +- .../dep_graph_feature_upi_setup.svg | 78 +- .../dep_graph_libs_mifos_passcode.svg | 78 +- .../graphs-kmp/dep_graph_mifospay_android.svg | 770 +++++++++-------- .../graphs-kmp/dep_graph_mifospay_desktop.svg | 778 +++++++++--------- .../graphs-kmp/dep_graph_mifospay_shared.svg | 754 +++++++++-------- generateModuleGraphs.sh | 12 +- .../prodReleaseRuntimeClasspath.tree.txt | 1 - 33 files changed, 2187 insertions(+), 2163 deletions(-) diff --git a/core/designsystem/build.gradle.kts b/core/designsystem/build.gradle.kts index 470795aa2..a058de97b 100644 --- a/core/designsystem/build.gradle.kts +++ b/core/designsystem/build.gradle.kts @@ -36,7 +36,6 @@ kotlin { androidMain.dependencies { implementation(libs.androidx.compose.ui.tooling.preview) implementation(libs.androidx.activity.compose) - implementation(projects.core.model) } androidInstrumentedTest.dependencies { implementation(libs.androidx.compose.ui.test) diff --git a/docs/images/graphs-kmp/dep_graph_core_common.svg b/docs/images/graphs-kmp/dep_graph_core_common.svg index 91e2b4bbc..85ea03206 100644 --- a/docs/images/graphs-kmp/dep_graph_core_common.svg +++ b/docs/images/graphs-kmp/dep_graph_core_common.svg @@ -16,4 +16,4 @@ :core:common - + \ No newline at end of file diff --git a/docs/images/graphs-kmp/dep_graph_core_designsystem.svg b/docs/images/graphs-kmp/dep_graph_core_designsystem.svg index 96acb52fb..1130a1ecf 100644 --- a/docs/images/graphs-kmp/dep_graph_core_designsystem.svg +++ b/docs/images/graphs-kmp/dep_graph_core_designsystem.svg @@ -4,40 +4,16 @@ - - + + G - + :core:designsystem - -:core:designsystem - - - -:core:model - -:core:model - - - -:core:designsystem->:core:model - - - - - -:core:common - -:core:common - - - -:core:model->:core:common - - + +:core:designsystem diff --git a/docs/images/graphs-kmp/dep_graph_core_model.svg b/docs/images/graphs-kmp/dep_graph_core_model.svg index e69de29bb..e19425e96 100644 --- a/docs/images/graphs-kmp/dep_graph_core_model.svg +++ b/docs/images/graphs-kmp/dep_graph_core_model.svg @@ -0,0 +1,31 @@ + + + + + + +G + + + +:core:model + +:core:model + + + +:core:common + +:core:common + + + +:core:model->:core:common + + + + + diff --git a/docs/images/graphs-kmp/dep_graph_core_ui.svg b/docs/images/graphs-kmp/dep_graph_core_ui.svg index 75145e702..3dcca063a 100644 --- a/docs/images/graphs-kmp/dep_graph_core_ui.svg +++ b/docs/images/graphs-kmp/dep_graph_core_ui.svg @@ -4,76 +4,70 @@ - - + + G - + :core:ui - -:core:ui + +:core:ui :core:analytics - -:core:analytics + +:core:analytics :core:ui->:core:analytics - - + + :core:designsystem - -:core:designsystem + +:core:designsystem :core:ui->:core:designsystem - - + + :core:model - -:core:model + +:core:model :core:ui->:core:model - - + + :core:common - -:core:common + +:core:common :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:model->:core:common - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_accounts.svg b/docs/images/graphs-kmp/dep_graph_feature_accounts.svg index 2264240c5..b898c034f 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_accounts.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_accounts.svg @@ -4,11 +4,11 @@ - + G - + :feature:accounts @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_auth.svg b/docs/images/graphs-kmp/dep_graph_feature_auth.svg index c0143e0dc..4493e2a70 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_auth.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_auth.svg @@ -4,208 +4,202 @@ - + G - + :feature:auth - -:feature:auth + +:feature:auth :core:ui - -:core:ui + +:core:ui :feature:auth->:core:ui - - + + :core:designsystem - -:core:designsystem + +:core:designsystem :feature:auth->:core:designsystem - - + + :core:data - -:core:data + +:core:data :feature:auth->:core:data - - + + :core:domain - -:core:domain + +:core:domain :feature:auth->:core:domain - - + + :core:ui->:core:designsystem - - + + :core:analytics - -:core:analytics + +:core:analytics :core:ui->:core:analytics - - + + :core:model - -:core:model + +:core:model :core:ui->:core:model - - + + :core:common - -:core:common + +:core:common :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - - + + - + :core:data->:core:model - - + + - + :core:data->:core:common - - + + :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:domain->:core:data - - + + - + :core:domain->:core:model - - + + - + :core:domain->:core:common - - + + - + :core:model->:core:common - - + + - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_editpassword.svg b/docs/images/graphs-kmp/dep_graph_feature_editpassword.svg index 4dadf0790..40e310197 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_editpassword.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_editpassword.svg @@ -4,11 +4,11 @@ - + G - + :feature:editpassword @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_faq.svg b/docs/images/graphs-kmp/dep_graph_feature_faq.svg index 6fe014c4a..02256b69f 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_faq.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_faq.svg @@ -4,11 +4,11 @@ - + G - + :feature:faq @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_finance.svg b/docs/images/graphs-kmp/dep_graph_feature_finance.svg index e6de7b5db..0f20b7d15 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_finance.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_finance.svg @@ -4,11 +4,11 @@ - + G - + :feature:finance @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_history.svg b/docs/images/graphs-kmp/dep_graph_feature_history.svg index 9dbfbf812..3f09aa7f2 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_history.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_history.svg @@ -4,11 +4,11 @@ - + G - + :feature:history @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_home.svg b/docs/images/graphs-kmp/dep_graph_feature_home.svg index e1359f771..ab7d7f217 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_home.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_home.svg @@ -4,11 +4,11 @@ - + G - + :feature:home @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_invoices.svg b/docs/images/graphs-kmp/dep_graph_feature_invoices.svg index d6e3ccf46..60816ae23 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_invoices.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_invoices.svg @@ -4,11 +4,11 @@ - + G - + :feature:invoices @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_kyc.svg b/docs/images/graphs-kmp/dep_graph_feature_kyc.svg index 8a94d4ebf..92b9f9d0b 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_kyc.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_kyc.svg @@ -4,11 +4,11 @@ - + G - + :feature:kyc @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_make_transfer.svg b/docs/images/graphs-kmp/dep_graph_feature_make_transfer.svg index 2f0f6d4fd..be7f0b0d3 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_make_transfer.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_make_transfer.svg @@ -4,11 +4,11 @@ - + G - + :feature:make-transfer @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_merchants.svg b/docs/images/graphs-kmp/dep_graph_feature_merchants.svg index 8bb3ad2cd..ca23e4649 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_merchants.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_merchants.svg @@ -4,11 +4,11 @@ - + G - + :feature:merchants @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_notification.svg b/docs/images/graphs-kmp/dep_graph_feature_notification.svg index 3f8e1ab27..951e781e3 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_notification.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_notification.svg @@ -4,11 +4,11 @@ - + G - + :feature:notification @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_payments.svg b/docs/images/graphs-kmp/dep_graph_feature_payments.svg index e84fe1ff0..15041aca9 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_payments.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_payments.svg @@ -4,11 +4,11 @@ - + G - + :feature:payments @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_profile.svg b/docs/images/graphs-kmp/dep_graph_feature_profile.svg index 1d7e6236c..6d9efae4a 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_profile.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_profile.svg @@ -4,11 +4,11 @@ - + G - + :feature:profile @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_qr.svg b/docs/images/graphs-kmp/dep_graph_feature_qr.svg index a397ee9d6..419664bac 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_qr.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_qr.svg @@ -93,12 +93,6 @@ - - -:core:designsystem->:core:model - - - :core:data->:core:analytics diff --git a/docs/images/graphs-kmp/dep_graph_feature_receipt.svg b/docs/images/graphs-kmp/dep_graph_feature_receipt.svg index 1a754672c..82070c8c8 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_receipt.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_receipt.svg @@ -4,11 +4,11 @@ - + G - + :feature:receipt @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_request_money.svg b/docs/images/graphs-kmp/dep_graph_feature_request_money.svg index 89c2c8690..82d983ab0 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_request_money.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_request_money.svg @@ -4,11 +4,11 @@ - + G - + :feature:request-money @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_savedcards.svg b/docs/images/graphs-kmp/dep_graph_feature_savedcards.svg index 9713b94dd..0f78d5248 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_savedcards.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_savedcards.svg @@ -4,11 +4,11 @@ - + G - + :feature:savedcards @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_send_money.svg b/docs/images/graphs-kmp/dep_graph_feature_send_money.svg index 8924380cc..3c6174205 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_send_money.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_send_money.svg @@ -4,11 +4,11 @@ - + G - + :feature:send-money @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_settings.svg b/docs/images/graphs-kmp/dep_graph_feature_settings.svg index e69de29bb..1b29cc6bd 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_settings.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_settings.svg @@ -0,0 +1,175 @@ + + + + + + +G + + + +:feature:settings + +:feature:settings + + + +:core:ui + +:core:ui + + + +:feature:settings->:core:ui + + + + + +:core:designsystem + +:core:designsystem + + + +:feature:settings->:core:designsystem + + + + + +:core:data + +:core:data + + + +:feature:settings->:core:data + + + + + +:core:ui->:core:designsystem + + + + + +:core:analytics + +:core:analytics + + + +:core:ui->:core:analytics + + + + + +:core:model + +:core:model + + + +:core:ui->:core:model + + + + + +:core:common + +:core:common + + + +:core:ui->:core:common + + + + + +:core:data->:core:analytics + + + + + +:core:data->:core:model + + + + + +:core:data->:core:common + + + + + +:core:datastore + +:core:datastore + + + +:core:data->:core:datastore + + + + + +:core:network + +:core:network + + + +:core:data->:core:network + + + + + +:core:model->:core:common + + + + + +:core:datastore->:core:model + + + + + +:core:datastore->:core:common + + + + + +:core:network->:core:model + + + + + +:core:network->:core:common + + + + + +:core:network->:core:datastore + + + + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_standing_instruction.svg b/docs/images/graphs-kmp/dep_graph_feature_standing_instruction.svg index b4374a6e9..1b42f8be5 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_standing_instruction.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_standing_instruction.svg @@ -4,11 +4,11 @@ - + G - + :feature:standing-instruction @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_feature_upi_setup.svg b/docs/images/graphs-kmp/dep_graph_feature_upi_setup.svg index bf1f23ab3..e018a0dc1 100644 --- a/docs/images/graphs-kmp/dep_graph_feature_upi_setup.svg +++ b/docs/images/graphs-kmp/dep_graph_feature_upi_setup.svg @@ -4,11 +4,11 @@ - + G - + :feature:upi-setup @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_libs_mifos_passcode.svg b/docs/images/graphs-kmp/dep_graph_libs_mifos_passcode.svg index 061099cf4..f0cdb7e81 100644 --- a/docs/images/graphs-kmp/dep_graph_libs_mifos_passcode.svg +++ b/docs/images/graphs-kmp/dep_graph_libs_mifos_passcode.svg @@ -4,11 +4,11 @@ - + G - + :libs:mifos-passcode @@ -90,29 +90,23 @@ :core:ui->:core:common - - - - - -:core:designsystem->:core:model - - + + - + :core:data->:core:analytics - + :core:data->:core:model - - + + - + :core:data->:core:common @@ -120,62 +114,62 @@ :core:datastore - -:core:datastore + +:core:datastore - + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network - + :core:data->:core:network - - + + - + :core:model->:core:common - + :core:datastore->:core:model - - + + - + :core:datastore->:core:common - - + + - + :core:network->:core:model - - + + - + :core:network->:core:common - - + + - + :core:network->:core:datastore - - + + diff --git a/docs/images/graphs-kmp/dep_graph_mifospay_android.svg b/docs/images/graphs-kmp/dep_graph_mifospay_android.svg index 165cd20bc..da2b64971 100644 --- a/docs/images/graphs-kmp/dep_graph_mifospay_android.svg +++ b/docs/images/graphs-kmp/dep_graph_mifospay_android.svg @@ -4,934 +4,928 @@ - + G - + :mifospay-android - -:mifospay-android + +:mifospay-android :mifospay-shared - -:mifospay-shared + +:mifospay-shared :mifospay-android->:mifospay-shared - - + + :core:data - -:core:data + +:core:data :mifospay-android->:core:data - - + + :core:ui - -:core:ui + +:core:ui :mifospay-android->:core:ui - - + + :mifospay-shared->:core:data - - + + :mifospay-shared->:core:ui - - + + :core:network - -:core:network + +:core:network :mifospay-shared->:core:network - - + + :core:designsystem - -:core:designsystem + +:core:designsystem :mifospay-shared->:core:designsystem - - + + :core:domain - -:core:domain + +:core:domain :mifospay-shared->:core:domain - - + + :feature:auth - -:feature:auth + +:feature:auth :mifospay-shared->:feature:auth - - + + :libs:mifos-passcode - -:libs:mifos-passcode + +:libs:mifos-passcode :mifospay-shared->:libs:mifos-passcode - - + + :feature:home - -:feature:home + +:feature:home :mifospay-shared->:feature:home - - + + :feature:settings - -:feature:settings + +:feature:settings :mifospay-shared->:feature:settings - - + + :feature:faq - -:feature:faq + +:feature:faq :mifospay-shared->:feature:faq - - + + :feature:editpassword - -:feature:editpassword + +:feature:editpassword :mifospay-shared->:feature:editpassword - - + + :feature:profile - -:feature:profile + +:feature:profile :mifospay-shared->:feature:profile - - + + :feature:history - -:feature:history + +:feature:history :mifospay-shared->:feature:history - - + + :feature:payments - -:feature:payments + +:feature:payments :mifospay-shared->:feature:payments - - + + :feature:finance - -:feature:finance + +:feature:finance :mifospay-shared->:feature:finance - - + + :feature:accounts - -:feature:accounts + +:feature:accounts :mifospay-shared->:feature:accounts - - + + :feature:invoices - -:feature:invoices + +:feature:invoices :mifospay-shared->:feature:invoices - - + + :feature:kyc - -:feature:kyc + +:feature:kyc :mifospay-shared->:feature:kyc - - + + :feature:notification - -:feature:notification + +:feature:notification :mifospay-shared->:feature:notification - - + + :feature:savedcards - -:feature:savedcards + +:feature:savedcards :mifospay-shared->:feature:savedcards - - + + :feature:receipt - -:feature:receipt + +:feature:receipt :mifospay-shared->:feature:receipt - - + + :feature:standing-instruction - -:feature:standing-instruction + +:feature:standing-instruction :mifospay-shared->:feature:standing-instruction - - + + :feature:request-money - -:feature:request-money + +:feature:request-money :mifospay-shared->:feature:request-money - - + + :feature:send-money - -:feature:send-money + +:feature:send-money :mifospay-shared->:feature:send-money - - + + :feature:make-transfer - -:feature:make-transfer + +:feature:make-transfer :mifospay-shared->:feature:make-transfer - - + + :feature:qr - -:feature:qr + +:feature:qr :mifospay-shared->:feature:qr - - + + :feature:merchants - -:feature:merchants + +:feature:merchants :mifospay-shared->:feature:merchants - - + + :feature:upi-setup - -:feature:upi-setup + +:feature:upi-setup :mifospay-shared->:feature:upi-setup - - + + :core:data->:core:network - - + + :core:common - -:core:common + +:core:common :core:data->:core:common - - + + :core:datastore - -:core:datastore + +:core:datastore :core:data->:core:datastore - - + + :core:model - -:core:model + +:core:model :core:data->:core:model - - + + :core:analytics - -:core:analytics + +:core:analytics :core:data->:core:analytics - - + + :core:ui->:core:designsystem - - + + :core:ui->:core:common - - + + :core:ui->:core:model - - + + :core:ui->:core:analytics - - + + :core:network->:core:common - - + + :core:network->:core:datastore - - + + :core:network->:core:model - - - - - -:core:designsystem->:core:model - - + + - + :core:domain->:core:data - - + + - + :core:domain->:core:common - - + + - + :core:domain->:core:model - - + + - + :feature:auth->:core:data - - + + - + :feature:auth->:core:ui - - + + - + :feature:auth->:core:designsystem - - + + - + :feature:auth->:core:domain - - + + - + :libs:mifos-passcode->:core:data - - + + - + :libs:mifos-passcode->:core:ui - - + + - + :libs:mifos-passcode->:core:designsystem - - + + - + :feature:home->:core:data - - + + - + :feature:home->:core:ui - - + + - + :feature:home->:core:designsystem - - + + - + :feature:settings->:core:data - - + + - + :feature:settings->:core:ui - - + + - + :feature:settings->:core:designsystem - - + + - + :feature:faq->:core:data - - + + - + :feature:faq->:core:ui - - + + - + :feature:faq->:core:designsystem - - + + - + :feature:editpassword->:core:data - - + + - + :feature:editpassword->:core:ui - - + + - + :feature:editpassword->:core:designsystem - - + + - + :feature:profile->:core:data - - + + - + :feature:profile->:core:ui - - + + - + :feature:profile->:core:designsystem - - + + - + :feature:history->:core:data - - + + - + :feature:history->:core:ui - - + + - + :feature:history->:core:designsystem - - + + - + :feature:payments->:core:data - - + + - + :feature:payments->:core:ui - - + + - + :feature:payments->:core:designsystem - - + + - + :feature:finance->:core:data - - + + - + :feature:finance->:core:ui - - + + - + :feature:finance->:core:designsystem - - + + - + :feature:accounts->:core:data - - + + - + :feature:accounts->:core:ui - - + + - + :feature:accounts->:core:designsystem - - + + - + :feature:invoices->:core:data - - + + - + :feature:invoices->:core:ui - - + + - + :feature:invoices->:core:designsystem - - + + - + :feature:kyc->:core:data - - + + - + :feature:kyc->:core:ui - - + + - + :feature:kyc->:core:designsystem - - + + - + :feature:notification->:core:data - - + + - + :feature:notification->:core:ui - - + + - + :feature:notification->:core:designsystem - - + + - + :feature:savedcards->:core:data - - + + - + :feature:savedcards->:core:ui - - + + - + :feature:savedcards->:core:designsystem - - + + - + :feature:receipt->:core:data - - + + - + :feature:receipt->:core:ui - - + + - + :feature:receipt->:core:designsystem - - + + - + :feature:standing-instruction->:core:data - - + + - + :feature:standing-instruction->:core:ui - - + + - + :feature:standing-instruction->:core:designsystem - - + + - + :feature:request-money->:core:data - - + + - + :feature:request-money->:core:ui - - + + - + :feature:request-money->:core:designsystem - - + + - + :feature:send-money->:core:data - - + + - + :feature:send-money->:core:ui - - + + - + :feature:send-money->:core:designsystem - - + + - + :feature:make-transfer->:core:data - - + + - + :feature:make-transfer->:core:ui - - + + - + :feature:make-transfer->:core:designsystem - - + + - + :feature:qr->:core:data - - + + - + :feature:qr->:core:ui - - + + - + :feature:qr->:core:designsystem - - + + - + :feature:merchants->:core:data - - + + - + :feature:merchants->:core:ui - - + + - + :feature:merchants->:core:designsystem - - + + - + :feature:upi-setup->:core:data - - + + - + :feature:upi-setup->:core:ui - - + + - + :feature:upi-setup->:core:designsystem - - + + :core:datastore->:core:common - - + + :core:datastore->:core:model - - + + :core:model->:core:common - - + + diff --git a/docs/images/graphs-kmp/dep_graph_mifospay_desktop.svg b/docs/images/graphs-kmp/dep_graph_mifospay_desktop.svg index 005006aa5..4af477fb0 100644 --- a/docs/images/graphs-kmp/dep_graph_mifospay_desktop.svg +++ b/docs/images/graphs-kmp/dep_graph_mifospay_desktop.svg @@ -4,946 +4,940 @@ - + G - + :mifospay-desktop - -:mifospay-desktop + +:mifospay-desktop :core:common - -:core:common + +:core:common :mifospay-desktop->:core:common - - + + :core:data - -:core:data + +:core:data :mifospay-desktop->:core:data - - + + :core:model - -:core:model + +:core:model :mifospay-desktop->:core:model - - + + :core:datastore - -:core:datastore + +:core:datastore :mifospay-desktop->:core:datastore - - + + :mifospay-shared - -:mifospay-shared + +:mifospay-shared :mifospay-desktop->:mifospay-shared - - + + :core:data->:core:common - - + + :core:data->:core:model - - + + :core:data->:core:datastore - - + + :core:network - -:core:network + +:core:network :core:data->:core:network - - + + :core:analytics - -:core:analytics + +:core:analytics :core:data->:core:analytics - - + + :core:model->:core:common - - + + :core:datastore->:core:common - - + + :core:datastore->:core:model - - + + :mifospay-shared->:core:data - - + + :mifospay-shared->:core:network - - + + :core:ui - -:core:ui + +:core:ui :mifospay-shared->:core:ui - - + + :core:designsystem - -:core:designsystem + +:core:designsystem :mifospay-shared->:core:designsystem - - + + :core:domain - -:core:domain + +:core:domain :mifospay-shared->:core:domain - - + + :feature:auth - -:feature:auth + +:feature:auth :mifospay-shared->:feature:auth - - + + :libs:mifos-passcode - -:libs:mifos-passcode + +:libs:mifos-passcode :mifospay-shared->:libs:mifos-passcode - - + + :feature:home - -:feature:home + +:feature:home :mifospay-shared->:feature:home - - + + :feature:settings - -:feature:settings + +:feature:settings :mifospay-shared->:feature:settings - - + + :feature:faq - -:feature:faq + +:feature:faq :mifospay-shared->:feature:faq - - + + :feature:editpassword - -:feature:editpassword + +:feature:editpassword :mifospay-shared->:feature:editpassword - - + + :feature:profile - -:feature:profile + +:feature:profile :mifospay-shared->:feature:profile - - + + :feature:history - -:feature:history + +:feature:history :mifospay-shared->:feature:history - - + + :feature:payments - -:feature:payments + +:feature:payments :mifospay-shared->:feature:payments - - + + :feature:finance - -:feature:finance + +:feature:finance :mifospay-shared->:feature:finance - - + + :feature:accounts - -:feature:accounts + +:feature:accounts :mifospay-shared->:feature:accounts - - + + :feature:invoices - -:feature:invoices + +:feature:invoices :mifospay-shared->:feature:invoices - - + + :feature:kyc - -:feature:kyc + +:feature:kyc :mifospay-shared->:feature:kyc - - + + :feature:notification - -:feature:notification + +:feature:notification :mifospay-shared->:feature:notification - - + + :feature:savedcards - -:feature:savedcards + +:feature:savedcards :mifospay-shared->:feature:savedcards - - + + :feature:receipt - -:feature:receipt + +:feature:receipt :mifospay-shared->:feature:receipt - - + + :feature:standing-instruction - -:feature:standing-instruction + +:feature:standing-instruction :mifospay-shared->:feature:standing-instruction - - + + :feature:request-money - -:feature:request-money + +:feature:request-money :mifospay-shared->:feature:request-money - - + + :feature:send-money - -:feature:send-money + +:feature:send-money :mifospay-shared->:feature:send-money - - + + :feature:make-transfer - -:feature:make-transfer + +:feature:make-transfer :mifospay-shared->:feature:make-transfer - - + + :feature:qr - -:feature:qr + +:feature:qr :mifospay-shared->:feature:qr - - + + :feature:merchants - -:feature:merchants + +:feature:merchants :mifospay-shared->:feature:merchants - - + + :feature:upi-setup - -:feature:upi-setup + +:feature:upi-setup :mifospay-shared->:feature:upi-setup - - + + :core:network->:core:common - - + + :core:network->:core:model - - + + :core:network->:core:datastore - - + + :core:ui->:core:common - - + + :core:ui->:core:model - - + + :core:ui->:core:analytics - - + + :core:ui->:core:designsystem - - - - - -:core:designsystem->:core:model - - + + - + :core:domain->:core:common - - + + - + :core:domain->:core:data - - + + - + :core:domain->:core:model - - + + - + :feature:auth->:core:data - - + + - + :feature:auth->:core:ui - - + + - + :feature:auth->:core:designsystem - - + + - + :feature:auth->:core:domain - - + + - + :libs:mifos-passcode->:core:data - - + + - + :libs:mifos-passcode->:core:ui - - + + - + :libs:mifos-passcode->:core:designsystem - - + + - + :feature:home->:core:data - - + + - + :feature:home->:core:ui - - + + - + :feature:home->:core:designsystem - - + + - + :feature:settings->:core:data - - + + - + :feature:settings->:core:ui - - + + - + :feature:settings->:core:designsystem - - + + - + :feature:faq->:core:data - - + + - + :feature:faq->:core:ui - - + + - + :feature:faq->:core:designsystem - - + + - + :feature:editpassword->:core:data - - + + - + :feature:editpassword->:core:ui - - + + - + :feature:editpassword->:core:designsystem - - + + - + :feature:profile->:core:data - - + + - + :feature:profile->:core:ui - - + + - + :feature:profile->:core:designsystem - - + + - + :feature:history->:core:data - - + + - + :feature:history->:core:ui - - + + - + :feature:history->:core:designsystem - - + + - + :feature:payments->:core:data - - + + - + :feature:payments->:core:ui - - + + - + :feature:payments->:core:designsystem - - + + - + :feature:finance->:core:data - - + + - + :feature:finance->:core:ui - - + + - + :feature:finance->:core:designsystem - - + + - + :feature:accounts->:core:data - - + + - + :feature:accounts->:core:ui - - + + - + :feature:accounts->:core:designsystem - - + + - + :feature:invoices->:core:data - - + + - + :feature:invoices->:core:ui - - + + - + :feature:invoices->:core:designsystem - - + + - + :feature:kyc->:core:data - - + + - + :feature:kyc->:core:ui - - + + - + :feature:kyc->:core:designsystem - - + + - + :feature:notification->:core:data - - + + - + :feature:notification->:core:ui - - + + - + :feature:notification->:core:designsystem - - + + - + :feature:savedcards->:core:data - - + + - + :feature:savedcards->:core:ui - - + + - + :feature:savedcards->:core:designsystem - - + + - + :feature:receipt->:core:data - - + + - + :feature:receipt->:core:ui - - + + - + :feature:receipt->:core:designsystem - - + + - + :feature:standing-instruction->:core:data - - + + - + :feature:standing-instruction->:core:ui - - + + - + :feature:standing-instruction->:core:designsystem - - + + - + :feature:request-money->:core:data - - + + - + :feature:request-money->:core:ui - - + + - + :feature:request-money->:core:designsystem - - + + - + :feature:send-money->:core:data - - + + - + :feature:send-money->:core:ui - - + + - + :feature:send-money->:core:designsystem - - + + - + :feature:make-transfer->:core:data - - + + - + :feature:make-transfer->:core:ui - - + + - + :feature:make-transfer->:core:designsystem - - + + - + :feature:qr->:core:data - - + + - + :feature:qr->:core:ui - - + + - + :feature:qr->:core:designsystem - - + + - + :feature:merchants->:core:data - - + + - + :feature:merchants->:core:ui - - + + - + :feature:merchants->:core:designsystem - - + + - + :feature:upi-setup->:core:data - - + + - + :feature:upi-setup->:core:ui - - + + - + :feature:upi-setup->:core:designsystem - - + + diff --git a/docs/images/graphs-kmp/dep_graph_mifospay_shared.svg b/docs/images/graphs-kmp/dep_graph_mifospay_shared.svg index 2f34abc7e..8c76e40d8 100644 --- a/docs/images/graphs-kmp/dep_graph_mifospay_shared.svg +++ b/docs/images/graphs-kmp/dep_graph_mifospay_shared.svg @@ -4,910 +4,904 @@ - + G - + :mifospay-shared - -:mifospay-shared + +:mifospay-shared :core:data - -:core:data + +:core:data :mifospay-shared->:core:data - - + + :core:network - -:core:network + +:core:network :mifospay-shared->:core:network - - + + :core:ui - -:core:ui + +:core:ui :mifospay-shared->:core:ui - - + + :core:designsystem - -:core:designsystem + +:core:designsystem :mifospay-shared->:core:designsystem - - + + :core:domain - -:core:domain + +:core:domain :mifospay-shared->:core:domain - - + + :feature:auth - -:feature:auth + +:feature:auth :mifospay-shared->:feature:auth - - + + :libs:mifos-passcode - -:libs:mifos-passcode + +:libs:mifos-passcode :mifospay-shared->:libs:mifos-passcode - - + + :feature:home - -:feature:home + +:feature:home :mifospay-shared->:feature:home - - + + :feature:settings - -:feature:settings + +:feature:settings :mifospay-shared->:feature:settings - - + + :feature:faq - -:feature:faq + +:feature:faq :mifospay-shared->:feature:faq - - + + :feature:editpassword - -:feature:editpassword + +:feature:editpassword :mifospay-shared->:feature:editpassword - - + + :feature:profile - -:feature:profile + +:feature:profile :mifospay-shared->:feature:profile - - + + :feature:history - -:feature:history + +:feature:history :mifospay-shared->:feature:history - - + + :feature:payments - -:feature:payments + +:feature:payments :mifospay-shared->:feature:payments - - + + :feature:finance - -:feature:finance + +:feature:finance :mifospay-shared->:feature:finance - - + + :feature:accounts - -:feature:accounts + +:feature:accounts :mifospay-shared->:feature:accounts - - + + :feature:invoices - -:feature:invoices + +:feature:invoices :mifospay-shared->:feature:invoices - - + + :feature:kyc - -:feature:kyc + +:feature:kyc :mifospay-shared->:feature:kyc - - + + :feature:notification - -:feature:notification + +:feature:notification :mifospay-shared->:feature:notification - - + + :feature:savedcards - -:feature:savedcards + +:feature:savedcards :mifospay-shared->:feature:savedcards - - + + :feature:receipt - -:feature:receipt + +:feature:receipt :mifospay-shared->:feature:receipt - - + + :feature:standing-instruction - -:feature:standing-instruction + +:feature:standing-instruction :mifospay-shared->:feature:standing-instruction - - + + :feature:request-money - -:feature:request-money + +:feature:request-money :mifospay-shared->:feature:request-money - - + + :feature:send-money - -:feature:send-money + +:feature:send-money :mifospay-shared->:feature:send-money - - + + :feature:make-transfer - -:feature:make-transfer + +:feature:make-transfer :mifospay-shared->:feature:make-transfer - - + + :feature:qr - -:feature:qr + +:feature:qr :mifospay-shared->:feature:qr - - + + :feature:merchants - -:feature:merchants + +:feature:merchants :mifospay-shared->:feature:merchants - - + + :feature:upi-setup - -:feature:upi-setup + +:feature:upi-setup :mifospay-shared->:feature:upi-setup - - + + :core:data->:core:network - - + + :core:common - -:core:common + +:core:common :core:data->:core:common - - + + :core:datastore - -:core:datastore + +:core:datastore :core:data->:core:datastore - - + + :core:model - -:core:model + +:core:model :core:data->:core:model - - + + :core:analytics - -:core:analytics + +:core:analytics :core:data->:core:analytics - - + + :core:network->:core:common - - + + :core:network->:core:datastore - - + + :core:network->:core:model - - + + :core:ui->:core:designsystem - - + + :core:ui->:core:common - - + + :core:ui->:core:model - - + + :core:ui->:core:analytics - - - - - -:core:designsystem->:core:model - - + + - + :core:domain->:core:data - - + + - + :core:domain->:core:common - - + + - + :core:domain->:core:model - - + + - + :feature:auth->:core:data - - + + - + :feature:auth->:core:ui - - + + - + :feature:auth->:core:designsystem - - + + - + :feature:auth->:core:domain - - + + - + :libs:mifos-passcode->:core:data - - + + - + :libs:mifos-passcode->:core:ui - - + + - + :libs:mifos-passcode->:core:designsystem - - + + - + :feature:home->:core:data - - + + - + :feature:home->:core:ui - - + + - + :feature:home->:core:designsystem - - + + - + :feature:settings->:core:data - - + + - + :feature:settings->:core:ui - - + + - + :feature:settings->:core:designsystem - - + + - + :feature:faq->:core:data - - + + - + :feature:faq->:core:ui - - + + - + :feature:faq->:core:designsystem - - + + - + :feature:editpassword->:core:data - - + + - + :feature:editpassword->:core:ui - - + + - + :feature:editpassword->:core:designsystem - - + + - + :feature:profile->:core:data - - + + - + :feature:profile->:core:ui - - + + - + :feature:profile->:core:designsystem - - + + - + :feature:history->:core:data - - + + - + :feature:history->:core:ui - - + + - + :feature:history->:core:designsystem - - + + - + :feature:payments->:core:data - - + + - + :feature:payments->:core:ui - - + + - + :feature:payments->:core:designsystem - - + + - + :feature:finance->:core:data - - + + - + :feature:finance->:core:ui - - + + - + :feature:finance->:core:designsystem - - + + - + :feature:accounts->:core:data - - + + - + :feature:accounts->:core:ui - - + + - + :feature:accounts->:core:designsystem - - + + - + :feature:invoices->:core:data - - + + - + :feature:invoices->:core:ui - - + + - + :feature:invoices->:core:designsystem - - + + - + :feature:kyc->:core:data - - + + - + :feature:kyc->:core:ui - - + + - + :feature:kyc->:core:designsystem - - + + - + :feature:notification->:core:data - - + + - + :feature:notification->:core:ui - - + + - + :feature:notification->:core:designsystem - - + + - + :feature:savedcards->:core:data - - + + - + :feature:savedcards->:core:ui - - + + - + :feature:savedcards->:core:designsystem - - + + - + :feature:receipt->:core:data - - + + - + :feature:receipt->:core:ui - - + + - + :feature:receipt->:core:designsystem - - + + - + :feature:standing-instruction->:core:data - - + + - + :feature:standing-instruction->:core:ui - - + + - + :feature:standing-instruction->:core:designsystem - - + + - + :feature:request-money->:core:data - - + + - + :feature:request-money->:core:ui - - + + - + :feature:request-money->:core:designsystem - - + + - + :feature:send-money->:core:data - - + + - + :feature:send-money->:core:ui - - + + - + :feature:send-money->:core:designsystem - - + + - + :feature:make-transfer->:core:data - - + + - + :feature:make-transfer->:core:ui - - + + - + :feature:make-transfer->:core:designsystem - - + + - + :feature:qr->:core:data - - + + - + :feature:qr->:core:ui - - + + - + :feature:qr->:core:designsystem - - + + - + :feature:merchants->:core:data - - + + - + :feature:merchants->:core:ui - - + + - + :feature:merchants->:core:designsystem - - + + - + :feature:upi-setup->:core:data - - + + - + :feature:upi-setup->:core:ui - - + + - + :feature:upi-setup->:core:designsystem - - + + :core:datastore->:core:common - - + + :core:datastore->:core:model - - + + :core:model->:core:common - - + + diff --git a/generateModuleGraphs.sh b/generateModuleGraphs.sh index 571678116..4b0813acd 100755 --- a/generateModuleGraphs.sh +++ b/generateModuleGraphs.sh @@ -65,9 +65,9 @@ check_and_create_readme() { readme_path="${readme_path}/README.md" #Append the filename # Check if README.md exists and create it if not - if [[ ! -f "$readme_path" ]]; then - echo "Creating README.md for ${module_path}" - fi + # if [[ ! -f "$readme_path" ]]; then + # echo "Creating README.md for ${module_path}" + # fi # Determine the depth of the module based on the number of colons local depth=$(awk -F: '{print NF-1}' <<< "${module_path}") @@ -78,9 +78,9 @@ check_and_create_readme() { done relative_image_path+="docs/images/graphs-kmp/${file_name}.svg" - echo "# ${module_path} module" >> "$readme_path" - echo "## Dependency graph" >> "$readme_path" - echo "![Dependency graph](${relative_image_path})" >> "$readme_path" + # echo "# ${module_path} module" >> "$readme_path" + # echo "## Dependency graph" >> "$readme_path" + # echo "![Dependency graph](${relative_image_path})" >> "$readme_path" } # Loop through each module path diff --git a/mifospay-android/dependencies/prodReleaseRuntimeClasspath.tree.txt b/mifospay-android/dependencies/prodReleaseRuntimeClasspath.tree.txt index 404b804ea..0aa7c2d3d 100644 --- a/mifospay-android/dependencies/prodReleaseRuntimeClasspath.tree.txt +++ b/mifospay-android/dependencies/prodReleaseRuntimeClasspath.tree.txt @@ -1273,7 +1273,6 @@ | | | | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.1.0 (*) | | | | +--- androidx.activity:activity:1.9.3 (c) | | | | \--- androidx.activity:activity-ktx:1.9.3 (c) -| | | +--- project :core:model (*) | | | +--- com.arkivanov.essenty:back-handler:2.1.0 | | | | \--- com.arkivanov.essenty:back-handler-android:2.1.0 | | | | +--- androidx.activity:activity-ktx:1.8.1 -> 1.9.3 (*)