diff --git a/.gitignore b/.gitignore index 9e68c09d..4cdda14f 100644 --- a/.gitignore +++ b/.gitignore @@ -39,9 +39,12 @@ testem.log Thumbs.db .angular +.nx/ package-lock.json apps/kujali-functions/src/environments/environment.prod.ts apps/kujali-functions/src/environments/environment.ts +apps/kujali/src/environments/environment.ts +apps/kujali/src/environments/environment.prod.ts public *.rules firebase.json diff --git a/.nx/workspace-data/d/server-process.json b/.nx/workspace-data/d/server-process.json new file mode 100644 index 00000000..c0f44f00 --- /dev/null +++ b/.nx/workspace-data/d/server-process.json @@ -0,0 +1,5 @@ +{ + "processId": 17020, + "socketPath": "\\\\.\\pipe\\nx\\C:\\Users\\carol\\AppData\\Local\\Temp\\901a2b8e3a1a13b743c4\\d.sock", + "nxVersion": "22.1.3" +} diff --git a/.nx/workspace-data/file-map.json b/.nx/workspace-data/file-map.json new file mode 100644 index 00000000..69b2e81c --- /dev/null +++ b/.nx/workspace-data/file-map.json @@ -0,0 +1,11811 @@ +{ + "version": "6.0", + "nxVersion": "22.1.3", + "pathMappings": { + "@app/budget-notes": [ + "model/budgetting/src/index.ts" + ], + "@app/elements/base/authorisation": [ + "libs/elements/base/authorisation/src/index.ts" + ], + "@app/elements/base/configuration": [ + "libs/elements/base/configuration/src/index.ts" + ], + "@app/elements/base/date-time": [ + "libs/elements/base/date-time/src/index.ts" + ], + "@app/elements/base/firebase": [ + "libs/elements/base/firebase/src/index.ts" + ], + "@app/elements/forms/form-fields": [ + "libs/elements/forms/form-fields/src/index.ts" + ], + "@app/elements/forms/validators": [ + "libs/elements/forms/validators/src/index.ts" + ], + "@app/elements/layout/page": [ + "libs/elements/layout/page/src/index.ts" + ], + "@app/elements/layout/page-headers": [ + "libs/elements/layout/page-headers/src/index.ts" + ], + "@app/elements/layout/user-menu": [ + "libs/elements/layout/user-menu/src/index.ts" + ], + "@app/elements/modals": [ + "libs/elements/modals/src/index.ts" + ], + "@app/features/activities": [ + "libs/features/activities/src/index.ts" + ], + "@app/features/auth/login": [ + "libs/features/auth/login/src/index.ts" + ], + "@app/features/budgetting/budget-explorer": [ + "libs/features/budgetting/budget-explorer/src/index.ts" + ], + "@app/features/budgetting/budget-explorer-burnchart": [ + "libs/features/budgetting/budget-explorer-burnchart/src/index.ts" + ], + "@app/features/budgetting/budget-planning": [ + "libs/features/budgetting/budget-planning/src/index.ts" + ], + "@app/features/budgetting/budgets": [ + "libs/features/budgetting/budgets/src/index.ts" + ], + "@app/features/dashboard/main": [ + "libs/features/dashboard/main/src/index.ts" + ], + "@app/features/finance/banking/activate-banking": [ + "libs/features/finance/banking/activate-banking/src/index.ts" + ], + "@app/features/finance/banking/allocations": [ + "libs/features/finance/banking/allocations/src/index.ts" + ], + "@app/features/finance/banking/main": [ + "libs/features/finance/banking/main/src/index.ts" + ], + "@app/features/finance/business/companies": [ + "libs/features/finance/business/companies/main/src/index.ts" + ], + "@app/features/finance/business/companies/create": [ + "libs/features/finance/business/companies/create/src/index.ts" + ], + "@app/features/finance/business/companies/details/activities": [ + "libs/features/finance/business/companies/details/activities/src/index.ts" + ], + "@app/features/finance/business/companies/details/contacts": [ + "libs/features/finance/business/companies/details/contacts/src/index.ts" + ], + "@app/features/finance/business/companies/details/edit": [ + "libs/features/finance/business/companies/details/edit/src/index.ts" + ], + "@app/features/finance/business/companies/details/invoices": [ + "libs/features/finance/business/companies/details/invoices/src/index.ts" + ], + "@app/features/finance/business/companies/details/opportunities": [ + "libs/features/finance/business/companies/details/opportunities/src/index.ts" + ], + "@app/features/finance/business/companies/details/view": [ + "libs/features/finance/business/companies/details/view/src/index.ts" + ], + "@app/features/finance/business/contacts/create": [ + "libs/features/finance/business/contacts/create/src/index.ts" + ], + "@app/features/finance/business/contacts/details/activities": [ + "libs/features/finance/business/contacts/details/activities/src/index.ts" + ], + "@app/features/finance/business/contacts/details/edit": [ + "libs/features/finance/business/contacts/details/edit/src/index.ts" + ], + "@app/features/finance/business/contacts/details/invoices": [ + "libs/features/finance/business/contacts/details/invoices/src/index.ts" + ], + "@app/features/finance/business/contacts/details/opportunities": [ + "libs/features/finance/business/contacts/details/opportunities/src/index.ts" + ], + "@app/features/finance/business/contacts/details/view": [ + "libs/features/finance/business/contacts/details/view/src/index.ts" + ], + "@app/features/finance/business/contacts/main": [ + "libs/features/finance/business/contacts/main/src/index.ts" + ], + "@app/features/finance/business/invoices/details/invoice-documents": [ + "libs/features/finance/business/invoices/details/invoice-documents/src/index.ts" + ], + "@app/features/finance/business/invoices/details/view": [ + "libs/features/finance/business/invoices/details/view/src/index.ts" + ], + "@app/features/finance/business/invoices/main": [ + "libs/features/finance/business/invoices/main/src/index.ts" + ], + "@app/features/finance/business/main": [ + "libs/features/finance/business/main/src/index.ts" + ], + "@app/features/finance/business/opportunities/create": [ + "libs/features/finance/business/opportunities/create/src/index.ts" + ], + "@app/features/finance/business/opportunities/details/activities": [ + "libs/features/finance/business/opportunities/details/activities/src/index.ts" + ], + "@app/features/finance/business/opportunities/details/edit": [ + "libs/features/finance/business/opportunities/details/edit/src/index.ts" + ], + "@app/features/finance/business/opportunities/details/view": [ + "libs/features/finance/business/opportunities/details/view/src/index.ts" + ], + "@app/features/finance/business/opportunities/main": [ + "libs/features/finance/business/opportunities/main/src/index.ts" + ], + "@app/features/finance/operations/budgets": [ + "libs/features/finance/operations/budgets/src/index.ts" + ], + "@app/features/finance/operations/expenses": [ + "libs/features/finance/operations/expenses/src/index.ts" + ], + "@app/features/finance/operations/main": [ + "libs/features/finance/operations/main/src/index.ts" + ], + "@app/features/finance/operations/payments": [ + "libs/features/finance/operations/payments/src/index.ts" + ], + "@app/features/notes": [ + "libs/features/notes/src/index.ts" + ], + "@app/features/shared/components/modals": [ + "libs/features/shared/components/modals/src/index.ts" + ], + "@app/functions/api/finance/banking/ponto-connect": [ + "libs/functions/api/finance/banking/ponto-connect/src/index.ts" + ], + "@app/functions/api/finance/banking/shared": [ + "libs/functions/api/finance/banking/shared/src/index.ts" + ], + "@app/functions/data/db": [ + "libs/functions/data/db/src/index.ts" + ], + "@app/functions/finance/budgeting": [ + "libs/functions/finance/budgeting/src/index.ts" + ], + "@app/functions/finance/manage/common": [ + "libs/functions/finance/manage/common/src/index.ts" + ], + "@app/functions/finance/manage/expenses": [ + "libs/functions/finance/manage/expenses/src/index.ts" + ], + "@app/functions/finance/manage/invoices": [ + "libs/functions/finance/manage/invoices/src/index.ts" + ], + "@app/functions/finance/manage/payments": [ + "libs/functions/finance/manage/payments/src/index.ts" + ], + "@app/functions/pubsub": [ + "libs/functions/pubsub/src/index.ts" + ], + "@app/model/common/config": [ + "libs/model/common/config/src/index.ts" + ], + "@app/model/common/user": [ + "libs/model/common/user/src/index.ts" + ], + "@app/model/data/db": [ + "libs/model/data/db/src/index.ts" + ], + "@app/model/finance/accounts/main": [ + "libs/model/finance/accounts/main/src/index.ts" + ], + "@app/model/finance/activities": [ + "libs/model/finance/activities/base/src/index.ts" + ], + "@app/model/finance/allocations": [ + "libs/model/finance/allocations/src/index.ts" + ], + "@app/model/finance/banking": [ + "libs/model/finance/banking/base/src/index.ts" + ], + "@app/model/finance/banking/ponto": [ + "libs/model/finance/banking/ponto/src/index.ts" + ], + "@app/model/finance/companies": [ + "libs/model/finance/companies/base/src/index.ts" + ], + "@app/model/finance/contacts": [ + "libs/model/finance/contacts/base/src/index.ts" + ], + "@app/model/finance/invoices": [ + "libs/model/finance/invoices/base/src/index.ts" + ], + "@app/model/finance/notes": [ + "libs/model/finance/notes/base/src/index.ts" + ], + "@app/model/finance/operations/expenses": [ + "libs/model/finance/operations/expenses/src/index.ts" + ], + "@app/model/finance/opportunities": [ + "libs/model/finance/opportunities/base/src/index.ts" + ], + "@app/model/finance/payments": [ + "libs/model/finance/payments/src/index.ts" + ], + "@app/model/finance/planning/budget-calculation": [ + "libs/model/finance/planning/budget-calculation/src/index.ts" + ], + "@app/model/finance/planning/budget-defaults": [ + "libs/model/finance/planning/budget-defaults/src/index.ts" + ], + "@app/model/finance/planning/budget-grouping": [ + "libs/model/finance/planning/budget-grouping/src/index.ts" + ], + "@app/model/finance/planning/budget-items": [ + "libs/model/finance/planning/budget-items/src/index.ts" + ], + "@app/model/finance/planning/budget-lines": [ + "libs/model/finance/planning/budget-lines/src/index.ts" + ], + "@app/model/finance/planning/budget-lines-by-year": [ + "libs/model/finance/planning/budget-lines-by-year/src/index.ts" + ], + "@app/model/finance/planning/budget-rendering": [ + "libs/model/finance/planning/budget-rendering/src/index.ts" + ], + "@app/model/finance/planning/budget-rendering-state": [ + "libs/model/finance/planning/budget-rendering-state/src/index.ts" + ], + "@app/model/finance/planning/budgets": [ + "libs/model/finance/planning/budgets/src/index.ts" + ], + "@app/model/finance/planning/time": [ + "libs/model/finance/planning/time/src/index.ts" + ], + "@app/model/organisation": [ + "libs/model/organisation/main/src/index.ts" + ], + "@app/model/roles": [ + "libs/model/roles/base/src/index.ts" + ], + "@app/model/tags": [ + "libs/model/tags/base/src/index.ts" + ], + "@app/private/state/organisation": [ + "libs/private/state/organisation/src/index.ts" + ], + "@app/state/data/firebase": [ + "libs/state/data/firebase/src/index.ts" + ], + "@app/state/files": [ + "libs/state/files/base/src/index.ts" + ], + "@app/state/finance/activities": [ + "libs/state/finance/activities/base/src/index.ts" + ], + "@app/state/finance/allocations": [ + "libs/state/finance/allocations/src/index.ts" + ], + "@app/state/finance/banking": [ + "libs/state/finance/banking/src/index.ts" + ], + "@app/state/finance/base": [ + "libs/state/finance/base/src/index.ts" + ], + "@app/state/finance/budgetting/budgets": [ + "libs/state/finance/budgetting/budgets/src/index.ts" + ], + "@app/state/finance/budgetting/rendering": [ + "libs/state/finance/budgetting/rendering/src/index.ts" + ], + "@app/state/finance/budgetting/results": [ + "libs/state/finance/budgetting/results/src/index.ts" + ], + "@app/state/finance/companies": [ + "libs/state/finance/companies/base/src/index.ts" + ], + "@app/state/finance/contacts": [ + "libs/state/finance/contacts/base/src/index.ts" + ], + "@app/state/finance/cost-types": [ + "libs/state/finance/cost-types/src/index.ts" + ], + "@app/state/finance/invoices": [ + "libs/state/finance/invoices/base/src/index.ts" + ], + "@app/state/finance/notes": [ + "libs/state/finance/notes/base/src/index.ts" + ], + "@app/state/finance/operations/expenses": [ + "libs/state/finance/operations/expenses/src/index.ts" + ], + "@app/state/finance/opportunities": [ + "libs/state/finance/opportunities/base/src/index.ts" + ], + "@app/state/finance/payments": [ + "libs/state/finance/payments/base/src/index.ts" + ], + "@app/state/organisation": [ + "libs/state/organisation/main/src/index.ts" + ], + "@app/state/roles": [ + "libs/state/roles/base/src/index.ts" + ], + "@app/state/tags": [ + "libs/state/tags/base/src/index.ts" + ], + "@app/state/user": [ + "libs/state/user/src/index.ts" + ], + "@iote/bricks": [ + "libs/util/iote/bricks/src/index.ts" + ], + "@iote/bricks-angular": [ + "libs/util/iote/bricks-angular/src/index.ts" + ], + "@iote/cqrs": [ + "libs/util/iote/cqrs/src/index.ts" + ], + "@iote/exceptions": [ + "libs/util/iote/exceptions/src/index.ts" + ], + "@iote/local-persistance": [ + "libs/util/iote/local-persistance/src/index.ts" + ], + "@iote/state": [ + "libs/util/iote/state/src/index.ts" + ], + "@iote/time": [ + "libs/util/iote/time/src/index.ts" + ], + "@iote/ui-workflows": [ + "libs/util/iote/ui-workflows/src/index.ts" + ], + "@ngfi/admin-data": [ + "libs/util/ngfi/admin-data/src/index.ts" + ], + "@ngfi/angular": [ + "libs/util/ngfi/angular/src/index.ts" + ], + "@ngfi/firestore-qbuilder": [ + "libs/util/ngfi/firestore-qbuilder/src/index.ts" + ], + "@ngfi/functions": [ + "libs/util/ngfi/functions/src/index.ts" + ], + "@ngfi/infinite-scroll": [ + "libs/util/ngfi/infinite-scroll/src/index.ts" + ], + "@ngfi/multi-lang": [ + "libs/util/ngfi/multi-lang/src/index.ts" + ], + "@ngfi/state": [ + "libs/util/ngfi/state/src/index.ts" + ] + }, + "nxJsonPlugins": [], + "fileMap": { + "nonProjectFiles": [ + { + "file": ".editorconfig", + "hash": "11532813898455409296" + }, + { + "file": ".eslintrc.json", + "hash": "9483251403686547478" + }, + { + "file": ".github/ISSUE_TEMPLATE/bug_report.md", + "hash": "4617489093357040657" + }, + { + "file": ".github/ISSUE_TEMPLATE/feature.md", + "hash": "4086847057854171386" + }, + { + "file": ".github/ISSUE_TEMPLATE/feature_request.md", + "hash": "2379439636580633513" + }, + { + "file": ".github/workflows/firebase-hosting-merge.yml", + "hash": "15365996593712687074" + }, + { + "file": ".github/workflows/firebase-hosting-pull-request.yml", + "hash": "16200456187058912959" + }, + { + "file": ".gitignore", + "hash": "11238039068785771483" + }, + { + "file": ".prettierignore", + "hash": "1324685984948235314" + }, + { + "file": ".prettierrc", + "hash": "6820402234827505055" + }, + { + "file": ".vscode/extensions.json", + "hash": "15904881119927760751" + }, + { + "file": "README.md", + "hash": "10441938177688898512" + }, + { + "file": "angular.json", + "hash": "13343204117270287387" + }, + { + "file": "apps/.gitkeep", + "hash": "3244421341483603138" + }, + { + "file": "decorate-angular-cli.js", + "hash": "11823390707371404862" + }, + { + "file": "demo-data/auth_export/accounts.json", + "hash": "8942459070941376686" + }, + { + "file": "demo-data/auth_export/config.json", + "hash": "6901200186302055367" + }, + { + "file": "demo-data/firebase-export-metadata.json", + "hash": "10599000535967212768" + }, + { + "file": "demo-data/firestore_export/all_namespaces/all_kinds/all_namespaces_all_kinds.export_metadata", + "hash": "5625198410372580751" + }, + { + "file": "demo-data/firestore_export/all_namespaces/all_kinds/output-0", + "hash": "9394847433032505197" + }, + { + "file": "demo-data/firestore_export/firestore_export.overall_export_metadata", + "hash": "100770182576050616" + }, + { + "file": "demo-data/storage_export/buckets.json", + "hash": "13261847168252920390" + }, + { + "file": "jest.config.ts", + "hash": "3069074216761126282" + }, + { + "file": "jest.preset.js", + "hash": "17666962557300311861" + }, + { + "file": "libs/.gitkeep", + "hash": "3244421341483603138" + }, + { + "file": "libs/analytics/data-models/accounts.view.sql", + "hash": "7906183724276549112" + }, + { + "file": "libs/analytics/data-models/bl_allocs_by_month.view.sql", + "hash": "9885911356942122152" + }, + { + "file": "libs/analytics/data-models/budget_line_allocations.view.sql", + "hash": "7024630323053928510" + }, + { + "file": "libs/analytics/data-models/budget_lines_by_month.view.sql", + "hash": "6039753925334209003" + }, + { + "file": "libs/analytics/data-models/budget_plans.view.sql", + "hash": "6483787110063798423" + }, + { + "file": "libs/analytics/data-models/companies.view.sql", + "hash": "4365632677015328341" + }, + { + "file": "libs/analytics/data-models/company_tags.view.sql", + "hash": "6222322527886277641" + }, + { + "file": "libs/analytics/data-models/contact_roles.view.sql", + "hash": "2656987742519948030" + }, + { + "file": "libs/analytics/data-models/contact_tags.view.sql", + "hash": "16686604190765538854" + }, + { + "file": "libs/analytics/data-models/contacts.view.sql", + "hash": "17185630196578515846" + }, + { + "file": "libs/analytics/data-models/expenses.view.sql", + "hash": "8790244292976133463" + }, + { + "file": "libs/analytics/data-models/invoice_lines.view.sql", + "hash": "8643675610672360098" + }, + { + "file": "libs/analytics/data-models/invoice_payments.view.sql", + "hash": "9639424984267241282" + }, + { + "file": "libs/analytics/data-models/invoices.view.sql", + "hash": "13213079580832971396" + }, + { + "file": "libs/analytics/data-models/payment_paid_for.view.sql", + "hash": "15637772905360947653" + }, + { + "file": "libs/analytics/data-models/payments.view.sql", + "hash": "12071260572446694927" + }, + { + "file": "libs/analytics/data-models/readme.md", + "hash": "15218982576037404774" + }, + { + "file": "libs/analytics/data-schemas/raw_budget_lines.view.sql", + "hash": "8977394904915086056" + }, + { + "file": "libs/analytics/data-schemas/raw_budgets.view.sql", + "hash": "5155878844438408096" + }, + { + "file": "libs/analytics/data-schemas/readme.md", + "hash": "12913543285015134674" + }, + { + "file": "libs/analytics/remove/accounts_of_bank_connection.view.sql", + "hash": "6873448039558000009" + }, + { + "file": "libs/analytics/remove/allocs.view.sql", + "hash": "17578392002361433510" + }, + { + "file": "libs/analytics/remove/bank_connections.view.sql", + "hash": "9745807933882718264" + }, + { + "file": "libs/analytics/remove/budget_lines_allocs.view.sql", + "hash": "8915129494536277565" + }, + { + "file": "libs/analytics/remove/business_tags.view.sql", + "hash": "10326111375447374495" + }, + { + "file": "libs/analytics/remove/children_of_budget.view.sql", + "hash": "12441474614423555772" + }, + { + "file": "libs/analytics/remove/config.view.sql", + "hash": "4694248671781860364" + }, + { + "file": "libs/analytics/remove/elements_of_expense_alloc.view.sql", + "hash": "15867686276531495431" + }, + { + "file": "libs/analytics/remove/exp_allocs.view.sql", + "hash": "122177588959751868" + }, + { + "file": "libs/analytics/remove/expenses_allocs.view.sql", + "hash": "16311049025257945482" + }, + { + "file": "libs/analytics/remove/for_list_of_payment.view.sql", + "hash": "15686389113081688926" + }, + { + "file": "libs/analytics/remove/invoices_allocs.view.sql", + "hash": "1037711805207259404" + }, + { + "file": "libs/analytics/remove/payments_allocs.view.sql", + "hash": "11752629273136969655" + }, + { + "file": "libs/analytics/remove/ponto_bank_accounts.view.sql", + "hash": "4460438672987104677" + }, + { + "file": "libs/analytics/remove/ponto_transactions.view.sql", + "hash": "4846403764465293844" + }, + { + "file": "libs/analytics/remove/readme.md", + "hash": "7513014177328508824" + }, + { + "file": "libs/analytics/remove/yearly_amounts_of_budget_header.view.sql", + "hash": "14417617976570115178" + }, + { + "file": "libs/analytics/remove/years_of_budget_header.view.sql", + "hash": "3082781358275815193" + }, + { + "file": "libs/analytics/user-defined-functions/extract-map-keys-values.udf.sql", + "hash": "9783221976606547044" + }, + { + "file": "libs/elements/theming/_theme.scss", + "hash": "12257533682419872405" + }, + { + "file": "libs/elements/theming/_variables.scss", + "hash": "17963937402276721913" + }, + { + "file": "libs/private/README.md", + "hash": "17552165336743633870" + }, + { + "file": "libs/util/README.md", + "hash": "17428871714863441545" + }, + { + "file": "license.md", + "hash": "7265700383514711108" + }, + { + "file": "licenses/ELEWA-COMMERCIAL-V1.license.md", + "hash": "9746562511829980292" + }, + { + "file": "licenses/GNU-AGPL-V3.license.md", + "hash": "18164656099493137535" + }, + { + "file": "migrations.json", + "hash": "15541879528807349252" + }, + { + "file": "nx.json", + "hash": "13769512382307644981" + }, + { + "file": "package.json", + "hash": "11840893775672541248" + }, + { + "file": "tools/generators/.gitkeep", + "hash": "3244421341483603138" + }, + { + "file": "tools/scripts/build-gc-functions-package.js", + "hash": "6977273950930905957" + }, + { + "file": "tools/scripts/dotenv2json.js", + "hash": "12278248058220051374" + }, + { + "file": "tools/scripts/prep-environment.js", + "hash": "16701952763583017157" + }, + { + "file": "tools/scripts/prep-gc-function-deploy.js", + "hash": "12890835635850961638" + }, + { + "file": "tools/scripts/secret-manager.js", + "hash": "3098729878854066766" + }, + { + "file": "tools/tsconfig.tools.json", + "hash": "11810713488198132402" + }, + { + "file": "transloco.config.js", + "hash": "1463463960182826760" + }, + { + "file": "tsconfig.base.json", + "hash": "1747345858223106110" + } + ], + "projectFileMap": { + "features-activities": [ + { + "file": "libs/features/activities/.eslintrc.json", + "hash": "6511951079286915134" + }, + { + "file": "libs/features/activities/README.md", + "hash": "15870109283198156393" + }, + { + "file": "libs/features/activities/jest.config.ts", + "hash": "16312774127607997749" + }, + { + "file": "libs/features/activities/project.json", + "hash": "6313220373639051713" + }, + { + "file": "libs/features/activities/src/index.ts", + "hash": "14295387198998437408" + }, + { + "file": "libs/features/activities/src/lib/activities.module.ts", + "hash": "16853709465659614107", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/activities/src/lib/components/activities/activities.component.html", + "hash": "2748349188925708128" + }, + { + "file": "libs/features/activities/src/lib/components/activities/activities.component.scss", + "hash": "11262591176446682481" + }, + { + "file": "libs/features/activities/src/lib/components/activities/activities.component.ts", + "hash": "6594017835157593083", + "deps": [ + "util-iote-time", + "util-ngfi-multi-lang", + "@app/model/common/user", + "model-finance-activities-base", + "state-finance-activities-base", + "@app/state/user" + ] + }, + { + "file": "libs/features/activities/src/lib/components/add-new-activity/add-new-activity.component.html", + "hash": "2608095626891817515" + }, + { + "file": "libs/features/activities/src/lib/components/add-new-activity/add-new-activity.component.scss", + "hash": "6190924845409214298" + }, + { + "file": "libs/features/activities/src/lib/components/add-new-activity/add-new-activity.component.ts", + "hash": "18250099791827337966", + "deps": [ + "util-iote-time", + "util-ngfi-multi-lang", + "@app/model/common/user", + "model-finance-activities-base", + "state-finance-activities-base" + ] + }, + { + "file": "libs/features/activities/src/lib/model/add-new-action-form.model.ts", + "hash": "183344306112390139", + "deps": [ + "elements-forms-validators" + ] + }, + { + "file": "libs/features/activities/src/lib/model/add-new-action.model.ts", + "hash": "9656899168151698936" + }, + { + "file": "libs/features/activities/src/lib/services/actions-permissions.service.ts", + "hash": "15735617222129925888" + }, + { + "file": "libs/features/activities/src/lib/services/add-new-action-model.service.ts", + "hash": "16966002898767664450", + "deps": [ + "util-iote-time", + "@app/model/common/user", + "model-finance-activities-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/features/activities/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/activities/tsconfig.json", + "hash": "6922415355334431150" + }, + { + "file": "libs/features/activities/tsconfig.lib.json", + "hash": "4420964269255665643" + }, + { + "file": "libs/features/activities/tsconfig.spec.json", + "hash": "18017946449262294049" + } + ], + "util-iote-state": [ + { + "file": "libs/util/iote/state/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/iote/state/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/iote/state/README.md", + "hash": "4439845202472205770" + }, + { + "file": "libs/util/iote/state/jest.config.ts", + "hash": "5397580095252795763" + }, + { + "file": "libs/util/iote/state/package.json", + "hash": "5525692026376010579", + "deps": [ + "util-iote-bricks", + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-iote-time", + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/iote/state/project.json", + "hash": "14010003557922372309" + }, + { + "file": "libs/util/iote/state/src/index.ts", + "hash": "6569072880200009089" + }, + { + "file": "libs/util/iote/state/src/lib/entity-state/entity-state.interface.ts", + "hash": "11006056202673995751" + }, + { + "file": "libs/util/iote/state/src/lib/entity-state/entity-store.class.ts", + "hash": "11036986471753929048" + }, + { + "file": "libs/util/iote/state/src/lib/state/object-store.class.ts", + "hash": "15351509085071035488" + }, + { + "file": "libs/util/iote/state/src/lib/state/stateful.interface.ts", + "hash": "8962191686859655053" + }, + { + "file": "libs/util/iote/state/src/lib/state/store.class.ts", + "hash": "451853373781362725" + }, + { + "file": "libs/util/iote/state/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/iote/state/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/iote/state/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "functions-api-finance-banking-ponto-connect": [ + { + "file": "libs/functions/api/finance/banking/ponto-connect/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/README.md", + "hash": "2345835929174256660" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/jest.config.ts", + "hash": "9924442554247459800" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/project.json", + "hash": "15153618913352498323" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/index.ts", + "hash": "12080930325994662105" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/base/ponto-util.service.ts", + "hash": "3453443985664880325", + "deps": [ + "util-iote-bricks-angular", + "model-finance-banking-base" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/handle-ponto-transactions/handlers/fetch-ponto-user-bank-trs.handler.ts", + "hash": "10312847671806509446", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "model-finance-payments", + "model-finance-banking-ponto", + "model-finance-banking-base" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/handle-ponto-transactions/handlers/write-payments-from-ponto-transactions.handler.ts", + "hash": "7669055162482617438", + "deps": [ + "util-iote-cqrs", + "util-ngfi-functions", + "model-data-db", + "model-finance-payments" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/handle-ponto-transactions/services/ponto-transactions.service.ts", + "hash": "1673129834670505963", + "deps": [ + "util-iote-cqrs", + "model-finance-payments" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/handle-ponto-transactions/services/ponto-trs-reducer.service.ts", + "hash": "15126417358846848671", + "deps": [ + "util-iote-time", + "model-finance-payments" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/model/ponto-bank-account.interface.ts", + "hash": "15747774786585513899" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/model/ponto-config.interface.ts", + "hash": "12002127331537333623" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/model/ponto-payment.interface.ts", + "hash": "9750260493090702277" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/model/ponto-reauth-request.interface.ts", + "hash": "7257583885478809103" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/model/ponto-transaction.interface.ts", + "hash": "2449768864128515486" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/model/user-access.interface.ts", + "hash": "11539387432025638005" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/handlers/create-ponto-onboarding-details.handler.ts", + "hash": "15526170685056152589", + "deps": [ + "util-ngfi-functions", + "util-iote-cqrs", + "@app/model/common/user", + "@app/model/organisation", + "model-finance-banking-ponto" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/handlers/disconnect-ponto.handler.ts", + "hash": "8356902313940592377", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "model-finance-accounts-main", + "model-finance-payments", + "model-finance-banking-ponto", + "model-finance-banking-base" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/handlers/get-ponto-org-details.handler.ts", + "hash": "14601870299841864265", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "model-finance-banking-ponto", + "model-finance-banking-base" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/handlers/ponto-reauth-request.handler.ts", + "hash": "8324179642225098324", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "model-finance-banking-base", + "model-finance-banking-ponto" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/handlers/reconnect-ponto.handler.ts", + "hash": "289155677778889543", + "deps": [ + "util-iote-cqrs", + "util-ngfi-admin-data", + "util-ngfi-functions", + "model-finance-banking-base", + "model-finance-banking-ponto" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/handlers/set-selected-bank-account.handler.ts", + "hash": "10867461052248277476", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "@app/model/organisation", + "model-finance-banking-base", + "functions-pubsub", + "model-finance-accounts-main" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/handlers/update-ponto-connection.handler.ts", + "hash": "38846074847069739", + "deps": [ + "util-iote-time", + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "model-finance-banking-base", + "model-finance-banking-ponto" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/onboarding-to-ponto/services/ponto-connect-onboarding.service.ts", + "hash": "9483224375221099987", + "deps": [ + "util-iote-cqrs", + "@app/model/common/user", + "@app/model/organisation", + "model-finance-banking-base", + "model-finance-banking-ponto" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/services/ponto-account.service.ts", + "hash": "14817997415744340483", + "deps": [ + "util-iote-cqrs" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/lib/services/ponto-signature.service.ts", + "hash": "10010956037708533883", + "deps": [ + "util-iote-bricks-angular", + "model-finance-banking-base" + ] + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/tsconfig.lib.json", + "hash": "5652370288871190704" + }, + { + "file": "libs/functions/api/finance/banking/ponto-connect/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "util-ngfi-multi-lang": [ + { + "file": "libs/util/ngfi/multi-lang/.eslintrc.json", + "hash": "10643724306630436898" + }, + { + "file": "libs/util/ngfi/multi-lang/README.md", + "hash": "1961045030390191062" + }, + { + "file": "libs/util/ngfi/multi-lang/jest.config.ts", + "hash": "11275539773691213441" + }, + { + "file": "libs/util/ngfi/multi-lang/ng-package.json", + "hash": "3414538491976541940" + }, + { + "file": "libs/util/ngfi/multi-lang/package.json", + "hash": "5773837520145018915", + "deps": [ + "util-iote-local-persistance", + "util-ngfi-angular" + ] + }, + { + "file": "libs/util/ngfi/multi-lang/project.json", + "hash": "17128171048932402335" + }, + { + "file": "libs/util/ngfi/multi-lang/src/index.ts", + "hash": "16777038029392273885" + }, + { + "file": "libs/util/ngfi/multi-lang/src/lib/config/http-loader.service.ts", + "hash": "9634120564699542686" + }, + { + "file": "libs/util/ngfi/multi-lang/src/lib/config/multi-lang-loader.service.ts", + "hash": "2087387934284076810" + }, + { + "file": "libs/util/ngfi/multi-lang/src/lib/multi-lang.module.ts", + "hash": "11634559039428040643", + "deps": [ + "util-iote-local-persistance" + ] + }, + { + "file": "libs/util/ngfi/multi-lang/src/lib/services/translate.service.ts", + "hash": "17035941678062244700", + "deps": [ + "util-iote-local-persistance" + ] + }, + { + "file": "libs/util/ngfi/multi-lang/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/util/ngfi/multi-lang/tsconfig.json", + "hash": "16101319590658228729" + }, + { + "file": "libs/util/ngfi/multi-lang/tsconfig.lib.json", + "hash": "6663844260631227450" + }, + { + "file": "libs/util/ngfi/multi-lang/tsconfig.lib.prod.json", + "hash": "16504392315228738926" + }, + { + "file": "libs/util/ngfi/multi-lang/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "features-finance-business-companies-details-edit": [ + { + "file": "libs/features/finance/business/companies/details/edit/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/companies/details/edit/README.md", + "hash": "2267044230137938202" + }, + { + "file": "libs/features/finance/business/companies/details/edit/jest.config.ts", + "hash": "149152063659798320" + }, + { + "file": "libs/features/finance/business/companies/details/edit/project.json", + "hash": "8526531738140497766" + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/index.ts", + "hash": "10750456536732100952" + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/companies-edit.module.ts", + "hash": "16091487412510608186", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/companies-edit.router.ts", + "hash": "16309779528979331272" + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/components/change-profile-picture/change-profile-picture.component.html", + "hash": "3546461319523011118" + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/components/change-profile-picture/change-profile-picture.component.scss", + "hash": "4037697572144407937" + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/components/change-profile-picture/change-profile-picture.component.ts", + "hash": "55599108659730641", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "model-finance-companies-base", + "@app/state/organisation", + "state-finance-companies-base" + ] + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/pages/companies-edit-page/companies-edit-page.component.html", + "hash": "16542202277691013503" + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/pages/companies-edit-page/companies-edit-page.component.scss", + "hash": "1278124884053274748" + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/lib/pages/companies-edit-page/companies-edit-page.component.ts", + "hash": "5083439200600307633", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-companies-base", + "@app/model/common/user", + "state-finance-companies-base", + "@app/state/organisation", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/companies/details/edit/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/details/edit/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/companies/details/edit/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/companies/details/edit/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "functions-finance-manage-payments": [ + { + "file": "libs/functions/finance/manage/payments/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/functions/finance/manage/payments/README.md", + "hash": "17715548424683708933" + }, + { + "file": "libs/functions/finance/manage/payments/jest.config.ts", + "hash": "3459184501886181700" + }, + { + "file": "libs/functions/finance/manage/payments/project.json", + "hash": "14899016582300723580" + }, + { + "file": "libs/functions/finance/manage/payments/src/index.ts", + "hash": "15508149803547699333" + }, + { + "file": "libs/functions/finance/manage/payments/src/lib/handlers/allocate-invoices-to-payment.handler.ts", + "hash": "6237433733714667845", + "deps": [ + "util-iote-cqrs", + "util-ngfi-functions", + "util-ngfi-firestore-qbuilder", + "model-finance-payments", + "model-finance-invoices-base", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/payments/src/lib/services/allocate-invoices-to-payments-inv.service.ts", + "hash": "15227776671719276569", + "deps": [ + "util-iote-cqrs", + "util-iote-time", + "model-finance-payments", + "model-finance-allocations", + "model-finance-invoices-base", + "functions-finance-manage-common" + ] + }, + { + "file": "libs/functions/finance/manage/payments/src/lib/services/allocate-invoices-to-payments-pym.service.ts", + "hash": "7230840201784688572", + "deps": [ + "util-iote-cqrs", + "util-iote-time", + "model-finance-payments", + "model-finance-invoices-base", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/payments/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/finance/manage/payments/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/functions/finance/manage/payments/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/functions/finance/manage/payments/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-contacts-details-activities": [ + { + "file": "libs/features/finance/business/contacts/details/activities/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/README.md", + "hash": "15261664637577414385" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/jest.config.ts", + "hash": "2539067762099627972" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/project.json", + "hash": "11720552721449276824" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/src/index.ts", + "hash": "14140618109607856478" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/src/lib/components/activities-tabs/activities-tabs.component.html", + "hash": "10509316094065075981" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/src/lib/components/activities-tabs/activities-tabs.component.scss", + "hash": "15077586381697720573" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/src/lib/components/activities-tabs/activities-tabs.component.ts", + "hash": "15748244714983008106", + "deps": [ + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/activities/src/lib/contacts-activities.module.ts", + "hash": "18119308971855761562", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "features-activities", + "features-finance-business-contacts-details-opportunities", + "features-finance-business-contacts-details-invoices" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/activities/src/lib/services/check-permissions.service.ts", + "hash": "13372940647791349678" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/contacts/details/activities/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "@app/elements/base/date-time": [ + { + "file": "libs/elements/base/date-time/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/elements/base/date-time/README.md", + "hash": "11537547058847910859" + }, + { + "file": "libs/elements/base/date-time/jest.config.ts", + "hash": "1219507532749670270" + }, + { + "file": "libs/elements/base/date-time/project.json", + "hash": "2874887816102784722" + }, + { + "file": "libs/elements/base/date-time/src/index.ts", + "hash": "8607773537238680817" + }, + { + "file": "libs/elements/base/date-time/src/lib/date-configuration.module.ts", + "hash": "15886941020126439720" + }, + { + "file": "libs/elements/base/date-time/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/base/date-time/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/elements/base/date-time/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/elements/base/date-time/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "util-ngfi-admin-data": [ + { + "file": "libs/util/ngfi/admin-data/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/ngfi/admin-data/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/ngfi/admin-data/README.md", + "hash": "9909884580679719637" + }, + { + "file": "libs/util/ngfi/admin-data/jest.config.ts", + "hash": "13678817097569227913" + }, + { + "file": "libs/util/ngfi/admin-data/package.json", + "hash": "16663959354004262008", + "deps": [ + "util-iote-bricks", + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/ngfi/admin-data/project.json", + "hash": "6205574461637219672" + }, + { + "file": "libs/util/ngfi/admin-data/src/index.ts", + "hash": "12702752431670699743" + }, + { + "file": "libs/util/ngfi/admin-data/src/lib/admin-repository.class.ts", + "hash": "18067980289925504844", + "deps": [ + "util-iote-bricks", + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/ngfi/admin-data/src/lib/admin-repository.factory.ts", + "hash": "16459072658011834124", + "deps": [ + "util-iote-bricks", + "util-iote-cqrs" + ] + }, + { + "file": "libs/util/ngfi/admin-data/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/ngfi/admin-data/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/ngfi/admin-data/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "features-finance-business-contacts-details-invoices": [ + { + "file": "libs/features/finance/business/contacts/details/invoices/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/README.md", + "hash": "11941642470381404037" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/jest.config.ts", + "hash": "12002623413406539440" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/project.json", + "hash": "17754272791446271001" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/src/index.ts", + "hash": "270629160594185162" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/src/lib/components/contact-invoices/contact-invoices.component.html", + "hash": "15444427238542046691" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/src/lib/components/contact-invoices/contact-invoices.component.scss", + "hash": "16351433292222822053" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/src/lib/components/contact-invoices/contact-invoices.component.ts", + "hash": "11164500536137067386", + "deps": [ + "util-iote-time", + "model-finance-contacts-base", + "model-finance-invoices-base", + "model-finance-companies-base", + "state-finance-opportunities-base", + "@app/state/user", + "state-finance-invoices-base", + "state-finance-contacts-base", + "state-finance-companies-base" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/src/lib/contacts-invoices.module.ts", + "hash": "15961533331154632223", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/contacts/details/invoices/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "model-roles-base": [ + { + "file": "libs/model/roles/base/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/model/roles/base/README.md", + "hash": "1299720472187705145" + }, + { + "file": "libs/model/roles/base/jest.config.ts", + "hash": "9927953379460265026" + }, + { + "file": "libs/model/roles/base/project.json", + "hash": "7163077028020819436" + }, + { + "file": "libs/model/roles/base/src/index.ts", + "hash": "12495957435183952315" + }, + { + "file": "libs/model/roles/base/src/lib/role.interface.ts", + "hash": "3977949483109087783", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/roles/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/roles/base/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/model/roles/base/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/model/roles/base/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "functions-api-finance-banking-shared": [ + { + "file": "libs/functions/api/finance/banking/shared/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/functions/api/finance/banking/shared/README.md", + "hash": "9780954187973713765" + }, + { + "file": "libs/functions/api/finance/banking/shared/jest.config.ts", + "hash": "16597244562840829745" + }, + { + "file": "libs/functions/api/finance/banking/shared/project.json", + "hash": "17861770291017361177" + }, + { + "file": "libs/functions/api/finance/banking/shared/src/index.ts", + "hash": "709045386582073630" + }, + { + "file": "libs/functions/api/finance/banking/shared/src/lib/handlers/fetch-ponto-user-bank-access.handler.ts", + "hash": "11240350676004966352", + "deps": [ + "util-iote-cqrs", + "util-ngfi-functions", + "model-finance-banking-base", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "libs/functions/api/finance/banking/shared/src/lib/model/ponto-user-access-status.interface.ts", + "hash": "1714491990509469531" + }, + { + "file": "libs/functions/api/finance/banking/shared/src/lib/providers/halt-for-milliseconds.function.ts", + "hash": "15726928985007549265" + }, + { + "file": "libs/functions/api/finance/banking/shared/src/lib/services/fetch-user-bank-access.service.ts", + "hash": "8506677370695359708", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "model-finance-banking-base", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "libs/functions/api/finance/banking/shared/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/api/finance/banking/shared/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/functions/api/finance/banking/shared/tsconfig.lib.json", + "hash": "511841889123451483" + }, + { + "file": "libs/functions/api/finance/banking/shared/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "util-iote-local-persistance": [ + { + "file": "libs/util/iote/local-persistance/.eslintrc.json", + "hash": "10643724306630436898" + }, + { + "file": "libs/util/iote/local-persistance/README.md", + "hash": "7477633753131058036" + }, + { + "file": "libs/util/iote/local-persistance/jest.config.ts", + "hash": "720077323317218963" + }, + { + "file": "libs/util/iote/local-persistance/ng-package.json", + "hash": "11880898360561880800" + }, + { + "file": "libs/util/iote/local-persistance/package.json", + "hash": "10515451280667308056" + }, + { + "file": "libs/util/iote/local-persistance/project.json", + "hash": "17559244125309863809" + }, + { + "file": "libs/util/iote/local-persistance/src/index.ts", + "hash": "16348902994595075935" + }, + { + "file": "libs/util/iote/local-persistance/src/lib/local-persistance.module.ts", + "hash": "234767560203998365" + }, + { + "file": "libs/util/iote/local-persistance/src/lib/local-persistance.service.ts", + "hash": "9326190797049302798" + }, + { + "file": "libs/util/iote/local-persistance/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/util/iote/local-persistance/tsconfig.json", + "hash": "16101319590658228729" + }, + { + "file": "libs/util/iote/local-persistance/tsconfig.lib.json", + "hash": "6663844260631227450" + }, + { + "file": "libs/util/iote/local-persistance/tsconfig.lib.prod.json", + "hash": "16504392315228738926" + }, + { + "file": "libs/util/iote/local-persistance/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "features-finance-business-companies-details-contacts": [ + { + "file": "libs/features/finance/business/companies/details/contacts/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/README.md", + "hash": "11853319605767517402" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/jest.config.ts", + "hash": "13019749953686906261" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/project.json", + "hash": "12913120577023730024" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/src/index.ts", + "hash": "6264102516437360147" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/src/lib/companies-contacts.module.ts", + "hash": "8032621593958991975", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/finance/business/companies/details/contacts/src/lib/components/companies-contacts/companies-contacts.component.html", + "hash": "13015914046722170916" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/src/lib/components/companies-contacts/companies-contacts.component.scss", + "hash": "3644330562368272562" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/src/lib/components/companies-contacts/companies-contacts.component.ts", + "hash": "9912224238284220385", + "deps": [ + "model-finance-contacts-base", + "model-finance-companies-base", + "state-finance-companies-base", + "state-finance-contacts-base", + "features-finance-business-contacts-create" + ] + }, + { + "file": "libs/features/finance/business/companies/details/contacts/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/companies/details/contacts/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-finance-business-invoices-details-view": [ + { + "file": "libs/features/finance/business/invoices/details/view/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/invoices/details/view/README.md", + "hash": "5763402938863440238" + }, + { + "file": "libs/features/finance/business/invoices/details/view/jest.config.ts", + "hash": "12117852359314651563" + }, + { + "file": "libs/features/finance/business/invoices/details/view/project.json", + "hash": "16892446183642950337" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/index.ts", + "hash": "6068502461140324533" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoice-company-details/invoice-company-details.component.html", + "hash": "9604360502872084028" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoice-company-details/invoice-company-details.component.scss", + "hash": "5876420641692377398" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoice-company-details/invoice-company-details.component.ts", + "hash": "15100493027653492784", + "deps": [ + "util-ngfi-multi-lang", + "@app/model/organisation", + "model-finance-companies-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoice-customer-details/invoice-customer-details.component.html", + "hash": "8196584364151930893" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoice-customer-details/invoice-customer-details.component.scss", + "hash": "15064121693975793790" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoice-customer-details/invoice-customer-details.component.ts", + "hash": "830524394379364808", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-companies-base", + "model-finance-contacts-base", + "state-finance-companies-base", + "state-finance-contacts-base", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-form/invoices-form.component.html", + "hash": "9693729941367345658" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-form/invoices-form.component.scss", + "hash": "3137099325420277225" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-form/invoices-form.component.ts", + "hash": "2743973297830561048", + "deps": [ + "util-iote-bricks-angular", + "@app/model/organisation", + "model-finance-invoices-base", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-header/invoices-header.component.html", + "hash": "4666662837874105382" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-header/invoices-header.component.scss", + "hash": "17475930820984491378" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-header/invoices-header.component.ts", + "hash": "3271134459505002578" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-products/invoices-products.component.html", + "hash": "3887289255443307507" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-products/invoices-products.component.scss", + "hash": "13522759991233977296" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-products/invoices-products.component.ts", + "hash": "12161022221119410102", + "deps": [ + "util-iote-time", + "model-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-sidebar/invoices-sidebar.component.html", + "hash": "17959027377764642514" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-sidebar/invoices-sidebar.component.scss", + "hash": "15507633445323999963" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/components/invoices-sidebar/invoices-sidebar.component.ts", + "hash": "5316545622457870933", + "deps": [ + "model-finance-invoices-base", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/invoices-view.module.ts", + "hash": "7034995349161504657", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/invoices-view.router.ts", + "hash": "17741761532637480378" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/model/invoice-forms.model.ts", + "hash": "17197840746798593256" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/model/invoice.model.ts", + "hash": "1721352760569369735", + "deps": [ + "model-finance-invoices-base", + "state-finance-companies-base", + "state-finance-contacts-base", + "state-finance-invoices-base", + "model-finance-companies-base", + "model-finance-contacts-base", + "@app/model/organisation" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/pages/invoices-detail-view-page/invoices-detail-view-page.component.html", + "hash": "9832576021956153132" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/pages/invoices-detail-view-page/invoices-detail-view-page.component.scss", + "hash": "3672790607147685769" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/pages/invoices-detail-view-page/invoices-detail-view-page.component.ts", + "hash": "10384371095562731236" + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/services/invoice-forms.service.ts", + "hash": "9569153257235921073", + "deps": [ + "@app/model/organisation", + "model-finance-companies-base", + "model-finance-contacts-base", + "state-finance-companies-base", + "state-finance-contacts-base", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/lib/services/invoice-model.service.ts", + "hash": "15037521164146378059", + "deps": [ + "util-iote-bricks-angular", + "features-finance-business-invoices-details-invoice-documents" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/view/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/invoices/details/view/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/invoices/details/view/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/invoices/details/view/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-finance-business-invoices-details-invoice-documents": [ + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/README.md", + "hash": "16633637140571517146" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/jest.config.ts", + "hash": "8811165344909760905" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "hash": "7163104636721658012" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/src/index.ts", + "hash": "15302234020674120585" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/src/lib/invoices-documents.module.ts", + "hash": "8340618379855792701", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/src/lib/pdf/invoice-pdf/invoice-pdf.component.html", + "hash": "6225278032396977186" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/src/lib/pdf/invoice-pdf/invoice-pdf.component.scss", + "hash": "10165776856488961284" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/src/lib/pdf/invoice-pdf/invoice-pdf.component.ts", + "hash": "5476926607115504305", + "deps": [ + "model-finance-companies-base", + "state-finance-opportunities-base", + "state-finance-invoices-base", + "model-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/src/lib/services/invoices-pdf.service.ts", + "hash": "9820498969475008997" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/invoices/details/invoice-documents/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "util-iote-cqrs": [ + { + "file": "libs/util/iote/cqrs/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/iote/cqrs/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/iote/cqrs/README.md", + "hash": "11174629402367097434" + }, + { + "file": "libs/util/iote/cqrs/jest.config.ts", + "hash": "1680628603096913342" + }, + { + "file": "libs/util/iote/cqrs/package.json", + "hash": "5597950462056269977", + "deps": [ + "util-iote-bricks", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/iote/cqrs/project.json", + "hash": "12664136957667825927" + }, + { + "file": "libs/util/iote/cqrs/src/index.ts", + "hash": "15968023470311959829" + }, + { + "file": "libs/util/iote/cqrs/src/lib/core/handler-context.interface.ts", + "hash": "3245190011452185954" + }, + { + "file": "libs/util/iote/cqrs/src/lib/core/handler-tools.interface.ts", + "hash": "4460436572062786326", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/iote/cqrs/src/lib/data/db-factory.interface.ts", + "hash": "1321381010672524107", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/iote/cqrs/src/lib/data/repositories/repository.interface.ts", + "hash": "10503946462824432385", + "deps": [ + "util-iote-bricks", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/iote/cqrs/src/lib/environment/environment.interface.ts", + "hash": "762810934875023259" + }, + { + "file": "libs/util/iote/cqrs/src/lib/handler.class.ts", + "hash": "6261136617845768070" + }, + { + "file": "libs/util/iote/cqrs/src/lib/index.ts", + "hash": "7455240702648803124" + }, + { + "file": "libs/util/iote/cqrs/src/lib/util/logger.util.ts", + "hash": "13592817015726934777" + }, + { + "file": "libs/util/iote/cqrs/src/lib/util/logger/console-debug-logger.class.ts", + "hash": "4894466831041840234" + }, + { + "file": "libs/util/iote/cqrs/src/lib/util/logger/console-production-logger.class.ts", + "hash": "4371187513379023758" + }, + { + "file": "libs/util/iote/cqrs/src/lib/util/logger/logger.interface.ts", + "hash": "4689397952468427861" + }, + { + "file": "libs/util/iote/cqrs/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/iote/cqrs/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/iote/cqrs/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "functions-finance-manage-invoices": [ + { + "file": "libs/functions/finance/manage/invoices/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/functions/finance/manage/invoices/README.md", + "hash": "6146329271203386672" + }, + { + "file": "libs/functions/finance/manage/invoices/jest.config.ts", + "hash": "17190009561097146656" + }, + { + "file": "libs/functions/finance/manage/invoices/project.json", + "hash": "10607178725074652932" + }, + { + "file": "libs/functions/finance/manage/invoices/src/index.ts", + "hash": "8776668555490270038" + }, + { + "file": "libs/functions/finance/manage/invoices/src/lib/handlers/allocate-payments-to-invoice.handler.ts", + "hash": "2532550417120098175", + "deps": [ + "util-iote-cqrs", + "util-ngfi-functions", + "util-ngfi-firestore-qbuilder", + "model-finance-payments", + "model-finance-invoices-base", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/invoices/src/lib/services/allocate-payments-to-invoice-pym.service.ts", + "hash": "11356242943238506129", + "deps": [ + "util-iote-cqrs", + "util-iote-time", + "model-finance-payments", + "model-finance-invoices-base", + "model-finance-allocations", + "functions-finance-manage-common" + ] + }, + { + "file": "libs/functions/finance/manage/invoices/src/lib/services/allocate-payments-to-invoices-inv.service.ts", + "hash": "6238188267577555514", + "deps": [ + "util-iote-cqrs", + "util-iote-time", + "model-finance-payments", + "model-finance-invoices-base", + "model-finance-allocations", + "functions-finance-manage-common" + ] + }, + { + "file": "libs/functions/finance/manage/invoices/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/finance/manage/invoices/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/functions/finance/manage/invoices/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/functions/finance/manage/invoices/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "@app/elements/base/firebase": [ + { + "file": "libs/elements/base/firebase/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/elements/base/firebase/README.md", + "hash": "13881648613351762852" + }, + { + "file": "libs/elements/base/firebase/jest.config.ts", + "hash": "18369327970596884440" + }, + { + "file": "libs/elements/base/firebase/project.json", + "hash": "6277079445644894872" + }, + { + "file": "libs/elements/base/firebase/src/index.ts", + "hash": "18018133413066556362" + }, + { + "file": "libs/elements/base/firebase/src/lib/firebase-configuration.module.ts", + "hash": "7570093488203262863" + }, + { + "file": "libs/elements/base/firebase/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/base/firebase/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/elements/base/firebase/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/elements/base/firebase/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "model-finance-opportunities-base": [ + { + "file": "libs/model/finance/opportunities/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/opportunities/base/README.md", + "hash": "8226502744565513674" + }, + { + "file": "libs/model/finance/opportunities/base/jest.config.ts", + "hash": "10637318254892203833" + }, + { + "file": "libs/model/finance/opportunities/base/project.json", + "hash": "14343427888271539103" + }, + { + "file": "libs/model/finance/opportunities/base/src/index.ts", + "hash": "10645319901316470727" + }, + { + "file": "libs/model/finance/opportunities/base/src/lib/opportunities.interface.ts", + "hash": "15016856867213159351", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/opportunities/base/src/lib/opportunity-types.interface.ts", + "hash": "11118656060104086805", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/opportunities/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/opportunities/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/opportunities/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/opportunities/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-opportunities-details-view": [ + { + "file": "libs/features/finance/business/opportunities/details/view/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/README.md", + "hash": "6722427530398955635" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/jest.config.ts", + "hash": "17624349324870319690" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/project.json", + "hash": "17869552361358508972" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/index.ts", + "hash": "10676274631529343582" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/components/opportunity-details/opportunity-details.component.html", + "hash": "1119475666038627730" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/components/opportunity-details/opportunity-details.component.scss", + "hash": "15174326664085898581" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/components/opportunity-details/opportunity-details.component.ts", + "hash": "9137570460298508057", + "deps": [ + "util-iote-time", + "model-finance-opportunities-base", + "state-finance-opportunities-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/components/opportunity-information-card/opportunity-information-card.component.html", + "hash": "13447628362604702776" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/components/opportunity-information-card/opportunity-information-card.component.scss", + "hash": "4175242813098784560" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/components/opportunity-information-card/opportunity-information-card.component.ts", + "hash": "14031165398692023762", + "deps": [ + "util-iote-time", + "model-finance-opportunities-base", + "@app/state/user", + "state-finance-opportunities-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/opportunities-view.module.ts", + "hash": "15669905759690961745", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers", + "features-notes", + "features-finance-business-opportunities-details-activities" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/opportunities-view.router.ts", + "hash": "16532501600314803832", + "deps": [ + [ + "features-finance-business-opportunities-details-edit", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/pages/single-opportunity-detail/single-opportunity-detail.component.html", + "hash": "6024102891684830987" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/pages/single-opportunity-detail/single-opportunity-detail.component.scss", + "hash": "17966745018438141548" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/lib/pages/single-opportunity-detail/single-opportunity-detail.component.ts", + "hash": "16650232347847417488" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/opportunities/details/view/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "model-finance-accounts-main": [ + { + "file": "libs/model/finance/accounts/main/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/accounts/main/README.md", + "hash": "9265399938682697366" + }, + { + "file": "libs/model/finance/accounts/main/jest.config.ts", + "hash": "5603500689788058105" + }, + { + "file": "libs/model/finance/accounts/main/project.json", + "hash": "17420329790706159222" + }, + { + "file": "libs/model/finance/accounts/main/src/index.ts", + "hash": "3247400871129308440" + }, + { + "file": "libs/model/finance/accounts/main/src/lib/f-account.interface.ts", + "hash": "17388058815744375154", + "deps": [ + "util-iote-bricks", + "model-finance-banking-base" + ] + }, + { + "file": "libs/model/finance/accounts/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/accounts/main/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/accounts/main/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/accounts/main/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "elements-forms-validators": [ + { + "file": "libs/elements/forms/validators/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/elements/forms/validators/README.md", + "hash": "3710739055120384177" + }, + { + "file": "libs/elements/forms/validators/jest.config.ts", + "hash": "549380296966484949" + }, + { + "file": "libs/elements/forms/validators/project.json", + "hash": "1689541233476644404" + }, + { + "file": "libs/elements/forms/validators/src/index.ts", + "hash": "7722343938928140890" + }, + { + "file": "libs/elements/forms/validators/src/lib/add-new-action.validator.ts", + "hash": "15933565619047170447" + }, + { + "file": "libs/elements/forms/validators/src/lib/elements-forms-validators.module.ts", + "hash": "13375934568271355863" + }, + { + "file": "libs/elements/forms/validators/src/lib/email-or-phone.validator.ts", + "hash": "4083429197277007411" + }, + { + "file": "libs/elements/forms/validators/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/forms/validators/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/elements/forms/validators/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/elements/forms/validators/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "util-iote-time": [ + { + "file": "libs/util/iote/time/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/iote/time/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/iote/time/README.md", + "hash": "1209975343273798713" + }, + { + "file": "libs/util/iote/time/jest.config.ts", + "hash": "2234155336301393858" + }, + { + "file": "libs/util/iote/time/package.json", + "hash": "15055338075798883378" + }, + { + "file": "libs/util/iote/time/project.json", + "hash": "7493036766498988542" + }, + { + "file": "libs/util/iote/time/src/index.ts", + "hash": "8849735227785679360" + }, + { + "file": "libs/util/iote/time/src/lib/dates-time.util.ts", + "hash": "2957838204974891577" + }, + { + "file": "libs/util/iote/time/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/iote/time/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/iote/time/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "state-finance-companies-base": [ + { + "file": "libs/state/finance/companies/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/state/finance/companies/base/README.md", + "hash": "4854642175248923432" + }, + { + "file": "libs/state/finance/companies/base/jest.config.ts", + "hash": "13928946716177202950" + }, + { + "file": "libs/state/finance/companies/base/project.json", + "hash": "8859333367311321366" + }, + { + "file": "libs/state/finance/companies/base/src/index.ts", + "hash": "6274288956765999751" + }, + { + "file": "libs/state/finance/companies/base/src/lib/companies-state.module.ts", + "hash": "12971738151130029001" + }, + { + "file": "libs/state/finance/companies/base/src/lib/services/companies.service.ts", + "hash": "5426632274497511529", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-companies-base", + "model-finance-contacts-base", + "state-tags-base", + "state-finance-contacts-base", + "elements-modals" + ] + }, + { + "file": "libs/state/finance/companies/base/src/lib/stores/active-company.store.ts", + "hash": "10446900775057027798", + "deps": [ + "util-iote-state", + "model-finance-companies-base" + ] + }, + { + "file": "libs/state/finance/companies/base/src/lib/stores/companies.store.ts", + "hash": "18390325667390193505", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-companies-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/companies/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/companies/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/state/finance/companies/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/state/finance/companies/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "budget-notes": [ + { + "file": "model/budgetting/.eslintrc.json", + "hash": "13800677001662881425" + }, + { + "file": "model/budgetting/README.md", + "hash": "14829106854914592855" + }, + { + "file": "model/budgetting/jest.config.ts", + "hash": "7418571170214200754" + }, + { + "file": "model/budgetting/project.json", + "hash": "9107035652358829489" + }, + { + "file": "model/budgetting/src/index.ts", + "hash": "15138334384308798349" + }, + { + "file": "model/budgetting/src/lib/budget-notes.spec.ts", + "hash": "2369565846872695754" + }, + { + "file": "model/budgetting/src/lib/budget-notes.ts", + "hash": "8160877621009495668" + }, + { + "file": "model/budgetting/src/lib/domain/add-note.command.ts", + "hash": "6918164421204441128" + }, + { + "file": "model/budgetting/src/lib/domain/add-note.handler.ts", + "hash": "17916073434169245070" + }, + { + "file": "model/budgetting/src/lib/domain/add-note.result.ts", + "hash": "11254264874774616126" + }, + { + "file": "model/budgetting/tsconfig.json", + "hash": "2840670722752396445" + }, + { + "file": "model/budgetting/tsconfig.lib.json", + "hash": "8188472110264778699" + }, + { + "file": "model/budgetting/tsconfig.spec.json", + "hash": "11550347367511341917" + } + ], + "model-finance-activities-base": [ + { + "file": "libs/model/finance/activities/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/activities/base/README.md", + "hash": "17280268794596739084" + }, + { + "file": "libs/model/finance/activities/base/jest.config.ts", + "hash": "5164661786206458957" + }, + { + "file": "libs/model/finance/activities/base/project.json", + "hash": "3606516548657832411" + }, + { + "file": "libs/model/finance/activities/base/src/index.ts", + "hash": "5513906934551378654" + }, + { + "file": "libs/model/finance/activities/base/src/lib/activity.interface.ts", + "hash": "2213486483943328415", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/activities/base/src/lib/model-finance-activities-base.ts", + "hash": "6705289301547675435" + }, + { + "file": "libs/model/finance/activities/base/src/lib/task.interface.ts", + "hash": "12822173196606569438", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/activities/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/activities/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/activities/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/activities/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-contacts-details-edit": [ + { + "file": "libs/features/finance/business/contacts/details/edit/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/README.md", + "hash": "15089199226976926912" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/jest.config.ts", + "hash": "16965848087512095843" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/project.json", + "hash": "9061109338562594179" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/index.ts", + "hash": "7449092720915143504" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/components/change-profile-picture/change-profile-picture.component.html", + "hash": "7583215971322434149" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/components/change-profile-picture/change-profile-picture.component.scss", + "hash": "2126355720496835756" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/components/change-profile-picture/change-profile-picture.component.ts", + "hash": "4664178506768436602", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/state/organisation", + "state-finance-contacts-base" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/contacts-edit.module.ts", + "hash": "416225762222264772", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/contacts-edit.router.ts", + "hash": "2149450326765316959" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/pages/contacts-edit-page/contacts-edit-page.component.html", + "hash": "5149584934812939850" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/pages/contacts-edit-page/contacts-edit-page.component.scss", + "hash": "6580532983714150858" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/lib/pages/contacts-edit-page/contacts-edit-page.component.ts", + "hash": "5949199208314437925", + "deps": [ + "util-iote-time", + "util-ngfi-multi-lang", + "model-finance-contacts-base", + "model-roles-base", + "state-finance-contacts-base", + "state-roles-base", + "state-finance-companies-base", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/edit/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/contacts/details/edit/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-shared-components-modals": [ + { + "file": "libs/features/shared/components/modals/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/shared/components/modals/README.md", + "hash": "7234660152490932539" + }, + { + "file": "libs/features/shared/components/modals/jest.config.ts", + "hash": "1898242936705913999" + }, + { + "file": "libs/features/shared/components/modals/project.json", + "hash": "3792414035192925021" + }, + { + "file": "libs/features/shared/components/modals/src/index.ts", + "hash": "2040156488804395174" + }, + { + "file": "libs/features/shared/components/modals/src/lib/modals.module.ts", + "hash": "7754315715650542855", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/shared/components/modals/src/lib/modals/single-action-message-modal/single-action-message-modal.component.html", + "hash": "2210652019149573607" + }, + { + "file": "libs/features/shared/components/modals/src/lib/modals/single-action-message-modal/single-action-message-modal.component.scss", + "hash": "14124680857537234893" + }, + { + "file": "libs/features/shared/components/modals/src/lib/modals/single-action-message-modal/single-action-message-modal.component.ts", + "hash": "17266975530045977137" + }, + { + "file": "libs/features/shared/components/modals/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/shared/components/modals/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/shared/components/modals/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/shared/components/modals/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "state-finance-invoices-base": [ + { + "file": "libs/state/finance/invoices/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/state/finance/invoices/base/README.md", + "hash": "12849811336981441812" + }, + { + "file": "libs/state/finance/invoices/base/jest.config.ts", + "hash": "425893025011481702" + }, + { + "file": "libs/state/finance/invoices/base/project.json", + "hash": "10102503619578936675" + }, + { + "file": "libs/state/finance/invoices/base/src/index.ts", + "hash": "12061198953420154027" + }, + { + "file": "libs/state/finance/invoices/base/src/lib/invoices-state.module.ts", + "hash": "3791056656506131060" + }, + { + "file": "libs/state/finance/invoices/base/src/lib/providers/calculate-invoice-total.function.ts", + "hash": "15452081413233686293", + "deps": [ + "model-finance-invoices-base" + ] + }, + { + "file": "libs/state/finance/invoices/base/src/lib/services/invoices-prefix.service.ts", + "hash": "12561985127396720470", + "deps": [ + "model-finance-invoices-base" + ] + }, + { + "file": "libs/state/finance/invoices/base/src/lib/services/invoices.service.ts", + "hash": "12711767568766545219", + "deps": [ + "util-iote-time", + "util-iote-bricks-angular", + "model-finance-invoices-base", + "@app/state/organisation", + "state-finance-contacts-base", + "state-finance-companies-base", + "elements-modals" + ] + }, + { + "file": "libs/state/finance/invoices/base/src/lib/stores/active-invoice.store.ts", + "hash": "17182123756253269813", + "deps": [ + "util-iote-state", + "model-finance-invoices-base" + ] + }, + { + "file": "libs/state/finance/invoices/base/src/lib/stores/invoice-prefix.store.ts", + "hash": "13127609023601706113", + "deps": [ + "util-ngfi-angular", + "util-iote-state", + "util-iote-bricks-angular", + "model-finance-invoices-base", + "state-finance-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/invoices/base/src/lib/stores/invoices.store.ts", + "hash": "10588144345220496700", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-invoices-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/invoices/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/invoices/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/state/finance/invoices/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/state/finance/invoices/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-opportunities-main": [ + { + "file": "libs/features/finance/business/opportunities/main/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/features/finance/business/opportunities/main/README.md", + "hash": "12098791959375637821" + }, + { + "file": "libs/features/finance/business/opportunities/main/jest.config.ts", + "hash": "3883573524449572257" + }, + { + "file": "libs/features/finance/business/opportunities/main/project.json", + "hash": "6061086727522421226" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/index.ts", + "hash": "2665266450673414204" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/components/kanban-view/kanban-view.component.html", + "hash": "14846510874226923246" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/components/kanban-view/kanban-view.component.scss", + "hash": "6073272529238593032" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/components/kanban-view/kanban-view.component.ts", + "hash": "1551765817529326367", + "deps": [ + "util-iote-time", + "model-finance-opportunities-base", + "model-finance-contacts-base", + "model-finance-companies-base", + "@app/model/common/user", + "state-finance-opportunities-base", + "@app/state/user" + ] + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/components/opportunities-filter/opportunities-filter.component.html", + "hash": "1669574094605611240" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/components/opportunities-filter/opportunities-filter.component.scss", + "hash": "5420745164024068075" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/components/opportunities-filter/opportunities-filter.component.ts", + "hash": "16084401286922187996", + "deps": [ + "util-ngfi-multi-lang", + "@app/model/common/user", + "model-finance-companies-base", + "model-finance-contacts-base", + "model-finance-opportunities-base", + "state-finance-opportunities-base", + "@app/state/user" + ] + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/components/opportunities-filter/opportunities-filter.interface.ts", + "hash": "14504642098577508750" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/opportunities-main.module.ts", + "hash": "1165953220827756875", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "elements-layout-page-headers", + "@app/elements/layout/page", + "features-finance-business-opportunities-create" + ] + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/opportunities-main.router.ts", + "hash": "12294812948835964366", + "deps": [ + [ + "features-finance-business-opportunities-details-view", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/pages/opportunities-page/opportunities-page.component.html", + "hash": "14420251189506985836" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/pages/opportunities-page/opportunities-page.component.scss", + "hash": "9732981372427086934" + }, + { + "file": "libs/features/finance/business/opportunities/main/src/lib/pages/opportunities-page/opportunities-page.component.ts", + "hash": "3822462704631891459", + "deps": [ + "util-ngfi-multi-lang", + "util-iote-time", + "model-finance-contacts-base", + "model-finance-companies-base", + "model-finance-opportunities-base", + "state-finance-opportunities-base", + "@app/state/user", + "features-finance-business-opportunities-create" + ] + }, + { + "file": "libs/features/finance/business/opportunities/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/opportunities/main/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/features/finance/business/opportunities/main/tsconfig.lib.json", + "hash": "511841889123451483" + }, + { + "file": "libs/features/finance/business/opportunities/main/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "util-ngfi-infinite-scroll": [ + { + "file": "libs/util/ngfi/infinite-scroll/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/util/ngfi/infinite-scroll/README.md", + "hash": "2129246490695990757" + }, + { + "file": "libs/util/ngfi/infinite-scroll/jest.config.ts", + "hash": "13296717984587582439" + }, + { + "file": "libs/util/ngfi/infinite-scroll/ng-package.json", + "hash": "6133852095733710481" + }, + { + "file": "libs/util/ngfi/infinite-scroll/package.json", + "hash": "18207635109445007576", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/ngfi/infinite-scroll/project.json", + "hash": "6638166424968655000" + }, + { + "file": "libs/util/ngfi/infinite-scroll/src/index.ts", + "hash": "9137976107193401537" + }, + { + "file": "libs/util/ngfi/infinite-scroll/src/lib/directives/scrollbar.directive.ts", + "hash": "10272735055335389269" + }, + { + "file": "libs/util/ngfi/infinite-scroll/src/lib/infinite-scroll.module.ts", + "hash": "8856306081832480541" + }, + { + "file": "libs/util/ngfi/infinite-scroll/src/lib/model/paginated-scroll.model.ts", + "hash": "5839477504370538399", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/ngfi/infinite-scroll/src/lib/model/pagination-config.interface.ts", + "hash": "1645073416555836158" + }, + { + "file": "libs/util/ngfi/infinite-scroll/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/util/ngfi/infinite-scroll/tsconfig.json", + "hash": "16101319590658228729" + }, + { + "file": "libs/util/ngfi/infinite-scroll/tsconfig.lib.json", + "hash": "6663844260631227450" + }, + { + "file": "libs/util/ngfi/infinite-scroll/tsconfig.lib.prod.json", + "hash": "16504392315228738926" + }, + { + "file": "libs/util/ngfi/infinite-scroll/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "private-state-organisation": [ + { + "file": "libs/private/state/organisation/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/private/state/organisation/README.md", + "hash": "4891583633569676105" + }, + { + "file": "libs/private/state/organisation/jest.config.ts", + "hash": "1120763264718400087" + }, + { + "file": "libs/private/state/organisation/project.json", + "hash": "2681203914198967957" + }, + { + "file": "libs/private/state/organisation/src/index.ts", + "hash": "2317952208298860457" + }, + { + "file": "libs/private/state/organisation/src/lib/mt-organisation-state.module.ts", + "hash": "13408710537908652638", + "deps": [ + "@app/state/organisation" + ] + }, + { + "file": "libs/private/state/organisation/src/lib/stores/mt-active-org.store.ts", + "hash": "15114446741204763432", + "deps": [ + "util-iote-bricks", + "util-iote-bricks-angular", + "util-iote-local-persistance", + "@app/model/organisation", + "@app/state/user", + "@app/state/organisation" + ] + }, + { + "file": "libs/private/state/organisation/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/private/state/organisation/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/private/state/organisation/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/private/state/organisation/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "functions-finance-manage-expenses": [ + { + "file": "libs/functions/finance/manage/expenses/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/functions/finance/manage/expenses/README.md", + "hash": "9937177668996372786" + }, + { + "file": "libs/functions/finance/manage/expenses/jest.config.ts", + "hash": "4764534755323293029" + }, + { + "file": "libs/functions/finance/manage/expenses/project.json", + "hash": "9791642765568481662" + }, + { + "file": "libs/functions/finance/manage/expenses/src/index.ts", + "hash": "14435166021542592258" + }, + { + "file": "libs/functions/finance/manage/expenses/src/lib/handlers/allocate-expenses.handler.ts", + "hash": "7141857495148600268", + "deps": [ + "util-iote-cqrs", + "util-iote-time", + "util-ngfi-functions", + "model-finance-operations-expenses", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/functions/finance/manage/expenses/src/lib/services/allocate-budget-line.service.ts", + "hash": "16108829613205085068", + "deps": [ + "util-iote-cqrs", + "util-iote-time", + "model-finance-operations-expenses", + "@app/model/finance/planning/budgets", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/expenses/src/lib/services/allocate-expenses.service.ts", + "hash": "13665631839715660468", + "deps": [ + "util-iote-cqrs", + "util-iote-time", + "@app/model/finance/planning/budgets", + "model-finance-operations-expenses", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/expenses/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/finance/manage/expenses/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/functions/finance/manage/expenses/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/functions/finance/manage/expenses/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-banking-activate-banking": [ + { + "file": "libs/features/finance/banking/activate-banking/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/banking/activate-banking/README.md", + "hash": "13459180320814898509" + }, + { + "file": "libs/features/finance/banking/activate-banking/jest.config.ts", + "hash": "4887496653674881966" + }, + { + "file": "libs/features/finance/banking/activate-banking/project.json", + "hash": "4324398022432681413" + }, + { + "file": "libs/features/finance/banking/activate-banking/src/index.ts", + "hash": "568656305499846039" + }, + { + "file": "libs/features/finance/banking/activate-banking/src/lib/activate-banking.module.ts", + "hash": "3198340087621486723", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/finance/banking/activate-banking/src/lib/activate-banking.router.ts", + "hash": "8594425942533561550", + "deps": [ + "@app/elements/base/authorisation" + ] + }, + { + "file": "libs/features/finance/banking/activate-banking/src/lib/components/connect-ponto/connect-ponto.component.html", + "hash": "8360396366439370959" + }, + { + "file": "libs/features/finance/banking/activate-banking/src/lib/components/connect-ponto/connect-ponto.component.scss", + "hash": "8483897458685730403" + }, + { + "file": "libs/features/finance/banking/activate-banking/src/lib/components/connect-ponto/connect-ponto.component.ts", + "hash": "3251538327741955368", + "deps": [ + "util-ngfi-angular", + "model-finance-banking-ponto", + "@app/model/organisation", + "@app/state/organisation" + ] + }, + { + "file": "libs/features/finance/banking/activate-banking/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/banking/activate-banking/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/banking/activate-banking/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/banking/activate-banking/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "@app/model/common/config": [ + { + "file": "libs/model/common/config/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/common/config/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/model/common/config/README.md", + "hash": "4142075230725412484" + }, + { + "file": "libs/model/common/config/jest.config.ts", + "hash": "17744566428142801456" + }, + { + "file": "libs/model/common/config/project.json", + "hash": "14897950939041775009" + }, + { + "file": "libs/model/common/config/src/index.ts", + "hash": "15973237848645390834" + }, + { + "file": "libs/model/common/config/src/lib/config.interface.ts", + "hash": "16302670835211089896" + }, + { + "file": "libs/model/common/config/src/lib/version-config.interface.ts", + "hash": "5011180819543151310" + }, + { + "file": "libs/model/common/config/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/model/common/config/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/model/common/config/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "model-finance-planning-budget-rendering-state": [ + { + "file": "libs/model/finance/planning/budget-rendering-state/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/README.md", + "hash": "9810660885210615476" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/jest.config.ts", + "hash": "14223070392762099816" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/project.json", + "hash": "13216019077448357222" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/src/index.ts", + "hash": "13043979170123163098" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/src/lib/f-explorer.state.model.ts", + "hash": "8792521359995615422", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-rendering", + "@app/model/finance/planning/budget-lines/by-year" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budget-rendering-state/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "model-finance-planning-budget-rendering": [ + { + "file": "libs/model/finance/planning/budget-rendering/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-rendering/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-rendering/README.md", + "hash": "5350547490834020661" + }, + { + "file": "libs/model/finance/planning/budget-rendering/jest.config.ts", + "hash": "2753270770999782032" + }, + { + "file": "libs/model/finance/planning/budget-rendering/project.json", + "hash": "11531608855695652474" + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/index.ts", + "hash": "15876711982902728288" + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/aggregated-budget.interface.ts", + "hash": "7181630723415262951", + "deps": [ + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/budget-group.interface.ts", + "hash": "13623485926047147638", + "deps": [ + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/budget-line.interface.ts", + "hash": "3063953419433066061", + "deps": [ + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/graphs/budget-result-year.interface.ts", + "hash": "17861088507141113067", + "deps": [ + "@app/model/finance/planning/budget-lines/by-year" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/graphs/render-budget-graph.function.ts", + "hash": "925865518483058661", + "deps": [ + "@app/model/finance/planning/time", + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budget-lines/by-year", + "model-finance-planning-budget-rendering-state" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/null/null-rendered-budget.const.ts", + "hash": "18338849687668637349" + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/rendered-budget.interface.ts", + "hash": "3406586292297208088", + "deps": [ + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering/src/lib/rendered-child-budget.interface.ts", + "hash": "4054896379507077064", + "deps": [ + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/model/finance/planning/budget-rendering/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-rendering/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budget-rendering/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "@app/elements/layout/page": [ + { + "file": "libs/elements/layout/page/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/elements/layout/page/README.md", + "hash": "16165951980195132987" + }, + { + "file": "libs/elements/layout/page/jest.config.ts", + "hash": "2744848895048035162" + }, + { + "file": "libs/elements/layout/page/project.json", + "hash": "10882101784879990064" + }, + { + "file": "libs/elements/layout/page/src/index.ts", + "hash": "11684807084038139810" + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-navbar-side/navbar-side.component.html", + "hash": "12555096847133559053" + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-navbar-side/navbar-side.component.scss", + "hash": "6751842842352482112" + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-navbar-side/navbar-side.component.ts", + "hash": "16205083350911456462", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-navbar/navbar.component.html", + "hash": "14269707066352216789" + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-navbar/navbar.component.scss", + "hash": "12105408393514345611" + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-navbar/navbar.component.ts", + "hash": "1439634012467600277", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-page/page.component.html", + "hash": "7457986311778598122" + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-page/page.component.scss", + "hash": "12450696798994101932" + }, + { + "file": "libs/elements/layout/page/src/lib/components/app-page/page.component.ts", + "hash": "6258966262464952257", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidemenu-footer/sidemenu-footer.component.html", + "hash": "11699278390206017145" + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidemenu-footer/sidemenu-footer.component.scss", + "hash": "1401116711527218624" + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidemenu-footer/sidemenu-footer.component.ts", + "hash": "8017960249047138179", + "deps": [ + "util-iote-bricks", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidemenu/sidemenu.component.html", + "hash": "18014587700546967670" + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidemenu/sidemenu.component.scss", + "hash": "1811043297584364880" + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidemenu/sidemenu.component.ts", + "hash": "420310996406469289", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidenav-container/nav-wrapper.component.html", + "hash": "15885995960848607794" + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidenav-container/nav-wrapper.component.scss", + "hash": "12941070063632257002" + }, + { + "file": "libs/elements/layout/page/src/lib/components/sidenav-container/nav-wrapper.component.ts", + "hash": "6101738942760573259", + "deps": [ + "util-iote-bricks", + "@app/state/user" + ] + }, + { + "file": "libs/elements/layout/page/src/lib/components/single-information-card/single-information-card.component.html", + "hash": "1906154930575114849" + }, + { + "file": "libs/elements/layout/page/src/lib/components/single-information-card/single-information-card.component.scss", + "hash": "7069478770787346259" + }, + { + "file": "libs/elements/layout/page/src/lib/components/single-information-card/single-information-card.component.ts", + "hash": "11473778872417301585" + }, + { + "file": "libs/elements/layout/page/src/lib/components/single-information-page/single-information-page.component.html", + "hash": "2459211978403867621" + }, + { + "file": "libs/elements/layout/page/src/lib/components/single-information-page/single-information-page.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/elements/layout/page/src/lib/components/single-information-page/single-information-page.component.ts", + "hash": "9777797895168365715" + }, + { + "file": "libs/elements/layout/page/src/lib/ital-page.module.ts", + "hash": "2569035515303499085", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/user-menu" + ] + }, + { + "file": "libs/elements/layout/page/src/lib/model/side-menu-popper.model.ts", + "hash": "8570432097237511335" + }, + { + "file": "libs/elements/layout/page/src/lib/providers/side-menu-const.function.ts", + "hash": "17628054376634037167" + }, + { + "file": "libs/elements/layout/page/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/layout/page/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/elements/layout/page/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/elements/layout/page/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "@app/model/finance/planning/budget-lines/by-year": [ + { + "file": "libs/model/finance/planning/budget-lines-by-year/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/README.md", + "hash": "7003442977037128416" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/jest.config.ts", + "hash": "5899443252527219296" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/project.json", + "hash": "8803503581072702890" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/src/index.ts", + "hash": "8023600320447792392" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/src/lib/budget-row-year.interface.ts", + "hash": "10400813529189031552", + "deps": [ + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budget-lines-by-year/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "features-budgetting-budget-explorer-burnchart": [ + { + "file": "libs/features/budgetting/budget-explorer-burnchart/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/README.md", + "hash": "6862275442088847273" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/jest.config.ts", + "hash": "11633643835849806585" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/project.json", + "hash": "18236043181938849202" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/index.ts", + "hash": "11334847947403623545" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/lib/budgetting-budget-explorer-burnchart.module.ts", + "hash": "1500897065245162884", + "deps": [ + "util-ngfi-multi-lang", + "util-iote-bricks-angular", + "@app/state/user", + "@app/state/finance/budgetting/budgets", + "@app/state/finance/budgetting/rendering", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/lib/components/burn-chart/burn-chart.component.html", + "hash": "8403164198635866167" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/lib/components/burn-chart/burn-chart.component.scss", + "hash": "3594826527482314780" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/lib/components/burn-chart/burn-chart.component.ts", + "hash": "2871992792294378419", + "deps": [ + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/lib/components/financial-plan-burn-chart/financial-plan-burn-chart.component.html", + "hash": "8194125477664087331" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/lib/components/financial-plan-burn-chart/financial-plan-burn-chart.component.scss", + "hash": "14726597584218449057" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/lib/components/financial-plan-burn-chart/financial-plan-burn-chart.component.ts", + "hash": "6358815993945441317", + "deps": [ + "@app/model/finance/planning/time", + "@app/model/finance/planning/budgets", + "model-finance-planning-budget-rendering", + "model-finance-planning-budget-rendering-state" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/features/budgetting/budget-explorer-burnchart/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "@app/elements/base/authorisation": [ + { + "file": "libs/elements/base/authorisation/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/elements/base/authorisation/README.md", + "hash": "5446129158984914238" + }, + { + "file": "libs/elements/base/authorisation/jest.config.ts", + "hash": "13336209325140346285" + }, + { + "file": "libs/elements/base/authorisation/project.json", + "hash": "4470250120231607309" + }, + { + "file": "libs/elements/base/authorisation/src/index.ts", + "hash": "3207742529429738625" + }, + { + "file": "libs/elements/base/authorisation/src/lib/auth-guards/is-admin.guard.ts", + "hash": "15613386229259029823", + "deps": [ + "@app/state/user" + ] + }, + { + "file": "libs/elements/base/authorisation/src/lib/auth-guards/is-logged-in.guard.ts", + "hash": "8038969510678797055", + "deps": [ + "@app/state/user" + ] + }, + { + "file": "libs/elements/base/authorisation/src/lib/authorisation.module.ts", + "hash": "6609409769936904524" + }, + { + "file": "libs/elements/base/authorisation/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/base/authorisation/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/elements/base/authorisation/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/elements/base/authorisation/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "state-finance-activities-base": [ + { + "file": "libs/state/finance/activities/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/state/finance/activities/base/README.md", + "hash": "13110851187094550548" + }, + { + "file": "libs/state/finance/activities/base/jest.config.ts", + "hash": "6285663805194252497" + }, + { + "file": "libs/state/finance/activities/base/project.json", + "hash": "8884037008043558753" + }, + { + "file": "libs/state/finance/activities/base/src/index.ts", + "hash": "4567168288472053248" + }, + { + "file": "libs/state/finance/activities/base/src/lib/activities-state.module.ts", + "hash": "17096807257576288615" + }, + { + "file": "libs/state/finance/activities/base/src/lib/services/activities.service.ts", + "hash": "4384621492649817628", + "deps": [ + "util-iote-time", + "util-ngfi-multi-lang", + "model-finance-activities-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/activities/base/src/lib/services/tasks.service.ts", + "hash": "1770729675568643543", + "deps": [ + "model-finance-activities-base" + ] + }, + { + "file": "libs/state/finance/activities/base/src/lib/stores/acitvity.store.ts", + "hash": "15359086208384613885", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-firestore-qbuilder", + "util-ngfi-state", + "state-finance-base", + "model-finance-activities-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/activities/base/src/lib/stores/tasks.store.ts", + "hash": "16008840614322564725", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-activities-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/activities/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/activities/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/state/finance/activities/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/state/finance/activities/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "elements-layout-page-headers": [ + { + "file": "libs/elements/layout/page-headers/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/elements/layout/page-headers/README.md", + "hash": "18225764552717279543" + }, + { + "file": "libs/elements/layout/page-headers/jest.config.ts", + "hash": "10178456173429560373" + }, + { + "file": "libs/elements/layout/page-headers/project.json", + "hash": "17650165869374865678" + }, + { + "file": "libs/elements/layout/page-headers/src/index.ts", + "hash": "13210653931589449728" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/detail-header-card/detail-header-card.component.html", + "hash": "9385518493567636836" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/detail-header-card/detail-header-card.component.scss", + "hash": "10213540000392881997" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/detail-header-card/detail-header-card.component.ts", + "hash": "14305755153329685416", + "deps": [ + "state-finance-contacts-base", + "state-finance-companies-base", + "state-finance-opportunities-base" + ] + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/detail-header-edits/detail-header-edits.component.html", + "hash": "7508023921142798613" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/detail-header-edits/detail-header-edits.component.scss", + "hash": "10095349536681246318" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/detail-header-edits/detail-header-edits.component.ts", + "hash": "16971001325846228598", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-contacts-base", + "state-finance-contacts-base", + "state-finance-companies-base", + "state-finance-opportunities-base" + ] + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/search-header-card/search-header-card.component.html", + "hash": "5987800785796125617" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/search-header-card/search-header-card.component.scss", + "hash": "12458971969155936245" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/search-header-card/search-header-card.component.ts", + "hash": "13910731406401405554" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/toolbar/toolbar.component.html", + "hash": "8141045424942526931" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/toolbar/toolbar.component.scss", + "hash": "8577474468546570550" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/components/toolbar/toolbar.component.ts", + "hash": "14534201431311162360" + }, + { + "file": "libs/elements/layout/page-headers/src/lib/page-headers.module.ts", + "hash": "11972622048731282705", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/elements/layout/page-headers/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/layout/page-headers/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/elements/layout/page-headers/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/elements/layout/page-headers/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "model-finance-banking-ponto": [ + { + "file": "libs/model/finance/banking/ponto/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/banking/ponto/README.md", + "hash": "9264582401778753554" + }, + { + "file": "libs/model/finance/banking/ponto/jest.config.ts", + "hash": "15055770986993371569" + }, + { + "file": "libs/model/finance/banking/ponto/project.json", + "hash": "9230955054004513316" + }, + { + "file": "libs/model/finance/banking/ponto/src/index.ts", + "hash": "17533708948343007806" + }, + { + "file": "libs/model/finance/banking/ponto/src/lib/onboarding-details.interface.ts", + "hash": "105234998098179232" + }, + { + "file": "libs/model/finance/banking/ponto/src/lib/ponto-account.interface.ts", + "hash": "8322284556535464483", + "deps": [ + "model-finance-banking-base" + ] + }, + { + "file": "libs/model/finance/banking/ponto/src/lib/ponto-connection.interface.ts", + "hash": "2494977473166697679", + "deps": [ + "model-finance-banking-base" + ] + }, + { + "file": "libs/model/finance/banking/ponto/src/lib/update-ponto-conn-input.interface.ts", + "hash": "14488104950379169385" + }, + { + "file": "libs/model/finance/banking/ponto/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/banking/ponto/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/banking/ponto/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/banking/ponto/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "@app/features/auth/login": [ + { + "file": "libs/features/auth/login/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/features/auth/login/README.md", + "hash": "2777608698293937110" + }, + { + "file": "libs/features/auth/login/jest.config.ts", + "hash": "15476581562823060044" + }, + { + "file": "libs/features/auth/login/project.json", + "hash": "3507327360463724929" + }, + { + "file": "libs/features/auth/login/src/index.ts", + "hash": "12425292926579886507" + }, + { + "file": "libs/features/auth/login/src/lib/auth-router.module.ts", + "hash": "12298188193199096414" + }, + { + "file": "libs/features/auth/login/src/lib/auth.module.ts", + "hash": "1978415421185583179", + "deps": [ + "util-iote-bricks-angular", + "@app/state/user", + "util-ngfi-multi-lang", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/auth/login/src/lib/components/login/login.component.html", + "hash": "17525558269872157410" + }, + { + "file": "libs/features/auth/login/src/lib/components/login/login.component.scss", + "hash": "18117213979502285703" + }, + { + "file": "libs/features/auth/login/src/lib/components/login/login.component.ts", + "hash": "12030154929625031572", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular" + ] + }, + { + "file": "libs/features/auth/login/src/lib/components/register/register.component.html", + "hash": "14705989067784984685" + }, + { + "file": "libs/features/auth/login/src/lib/components/register/register.component.scss", + "hash": "3454187867771957027" + }, + { + "file": "libs/features/auth/login/src/lib/components/register/register.component.ts", + "hash": "3080783682103655545", + "deps": [ + "util-iote-bricks", + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/auth/login/src/lib/modals/forgot-password-modal/forgot-password-modal.component.html", + "hash": "2639545659818168876" + }, + { + "file": "libs/features/auth/login/src/lib/modals/forgot-password-modal/forgot-password-modal.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/auth/login/src/lib/modals/forgot-password-modal/forgot-password-modal.component.ts", + "hash": "5461079225634488083", + "deps": [ + "util-ngfi-angular", + "util-iote-bricks" + ] + }, + { + "file": "libs/features/auth/login/src/lib/pages/auth/auth.page.component.html", + "hash": "14188066089155652242" + }, + { + "file": "libs/features/auth/login/src/lib/pages/auth/auth.page.component.scss", + "hash": "5895583627682938818" + }, + { + "file": "libs/features/auth/login/src/lib/pages/auth/auth.page.component.ts", + "hash": "4644237825573006804", + "deps": [ + "util-iote-bricks", + "util-ngfi-multi-lang", + "@app/state/user" + ] + }, + { + "file": "libs/features/auth/login/src/lib/services/authentication.service.ts", + "hash": "9658964649816710562", + "deps": [ + "util-ngfi-angular" + ] + }, + { + "file": "libs/features/auth/login/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/auth/login/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/features/auth/login/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/features/auth/login/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "model-finance-companies-base": [ + { + "file": "libs/model/finance/companies/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/companies/base/README.md", + "hash": "12683790625003536180" + }, + { + "file": "libs/model/finance/companies/base/jest.config.ts", + "hash": "8181210639552551705" + }, + { + "file": "libs/model/finance/companies/base/project.json", + "hash": "4379654444232373982" + }, + { + "file": "libs/model/finance/companies/base/src/index.ts", + "hash": "7557244338582632482" + }, + { + "file": "libs/model/finance/companies/base/src/lib/company.interface.ts", + "hash": "9667196946987615845", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/companies/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/companies/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/companies/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/companies/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "state-finance-contacts-base": [ + { + "file": "libs/state/finance/contacts/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/state/finance/contacts/base/README.md", + "hash": "17774193583098395911" + }, + { + "file": "libs/state/finance/contacts/base/jest.config.ts", + "hash": "18217692177218491102" + }, + { + "file": "libs/state/finance/contacts/base/project.json", + "hash": "6105681021628514851" + }, + { + "file": "libs/state/finance/contacts/base/src/index.ts", + "hash": "587578234589647383" + }, + { + "file": "libs/state/finance/contacts/base/src/lib/contacts-state.module.ts", + "hash": "14607568300296430749" + }, + { + "file": "libs/state/finance/contacts/base/src/lib/services/contacts.service.ts", + "hash": "2566773401485883710", + "deps": [ + "util-iote-time", + "util-ngfi-multi-lang", + "model-finance-contacts-base", + "state-tags-base", + "elements-modals", + "state-files-base" + ] + }, + { + "file": "libs/state/finance/contacts/base/src/lib/stores/active-contact.store.ts", + "hash": "7871124524797697032", + "deps": [ + "util-iote-state", + "model-finance-contacts-base" + ] + }, + { + "file": "libs/state/finance/contacts/base/src/lib/stores/contacts.store.ts", + "hash": "3868491558596074648", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-contacts-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/contacts/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/contacts/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/state/finance/contacts/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/state/finance/contacts/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "state-finance-notes-base": [ + { + "file": "libs/state/finance/notes/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/state/finance/notes/base/README.md", + "hash": "17416433077868535740" + }, + { + "file": "libs/state/finance/notes/base/jest.config.ts", + "hash": "7021821225890887241" + }, + { + "file": "libs/state/finance/notes/base/project.json", + "hash": "12045586713204970030" + }, + { + "file": "libs/state/finance/notes/base/src/index.ts", + "hash": "15767489922969393014" + }, + { + "file": "libs/state/finance/notes/base/src/lib/notes-state.module.ts", + "hash": "9207019033219666736" + }, + { + "file": "libs/state/finance/notes/base/src/lib/stores/notes.store.ts", + "hash": "15481701568097399105", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-iote-state", + "model-finance-notes-base", + "@app/state/organisation", + "state-finance-base" + ] + }, + { + "file": "libs/state/finance/notes/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/notes/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/state/finance/notes/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/state/finance/notes/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-contacts-details-view": [ + { + "file": "libs/features/finance/business/contacts/details/view/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/contacts/details/view/README.md", + "hash": "1087451617822988981" + }, + { + "file": "libs/features/finance/business/contacts/details/view/jest.config.ts", + "hash": "1119076156259872324" + }, + { + "file": "libs/features/finance/business/contacts/details/view/project.json", + "hash": "6280437336381232372" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/index.ts", + "hash": "13253403659855612691" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/components/contact-details/contact-details.component.html", + "hash": "15714162528916734993" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/components/contact-details/contact-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/components/contact-details/contact-details.component.ts", + "hash": "17458463083318208848" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/components/contact-information-card/contact-information-card.component.html", + "hash": "2946427653694962479" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/components/contact-information-card/contact-information-card.component.scss", + "hash": "930432404016762998" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/components/contact-information-card/contact-information-card.component.ts", + "hash": "11843937470032838992", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-contacts-base", + "state-finance-contacts-base", + "state-finance-opportunities-base" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/contacts-view.module.ts", + "hash": "12720893622398997434", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers", + "features-finance-business-contacts-details-activities", + "features-notes", + "features-finance-business-opportunities-create" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/contacts-view.router.ts", + "hash": "2177061045950118245", + "deps": [ + [ + "features-finance-business-contacts-details-edit", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/pages/single-contact-detail/single-contact-detail.component.html", + "hash": "17355708156709051519" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/pages/single-contact-detail/single-contact-detail.component.scss", + "hash": "17966745018438141548" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/lib/pages/single-contact-detail/single-contact-detail.component.ts", + "hash": "12584783788345999665" + }, + { + "file": "libs/features/finance/business/contacts/details/view/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/contacts/details/view/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/contacts/details/view/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/contacts/details/view/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-finance-business-contacts-details-opportunities": [ + { + "file": "libs/features/finance/business/contacts/details/opportunities/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/README.md", + "hash": "16943503172141447725" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/jest.config.ts", + "hash": "17756761209468041266" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/project.json", + "hash": "11098017975462505315" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/src/index.ts", + "hash": "5261595926138270063" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/src/lib/components/contact-opportunities/contact-opportunities.component.html", + "hash": "18109153777798993271" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/src/lib/components/contact-opportunities/contact-opportunities.component.scss", + "hash": "5813374879375254526" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/src/lib/components/contact-opportunities/contact-opportunities.component.ts", + "hash": "16972384642619113408", + "deps": [ + "util-iote-time", + "model-finance-opportunities-base", + "model-finance-contacts-base", + "state-finance-opportunities-base", + "state-finance-contacts-base", + "@app/state/user", + "features-finance-business-opportunities-create" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/src/lib/contacts-opportunities.module.ts", + "hash": "10284844475708870428", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/contacts/details/opportunities/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "state-roles-base": [ + { + "file": "libs/state/roles/base/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/state/roles/base/README.md", + "hash": "2386210791455431271" + }, + { + "file": "libs/state/roles/base/jest.config.ts", + "hash": "13975440425061773993" + }, + { + "file": "libs/state/roles/base/project.json", + "hash": "18046577134848902020" + }, + { + "file": "libs/state/roles/base/src/index.ts", + "hash": "12171752980989381319" + }, + { + "file": "libs/state/roles/base/src/lib/roles-state.module.ts", + "hash": "4547585574590359077" + }, + { + "file": "libs/state/roles/base/src/lib/stores/contact-roles.store.ts", + "hash": "16783683073099531301", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-roles-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/roles/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/roles/base/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/state/roles/base/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/state/roles/base/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "util-iote-bricks": [ + { + "file": "libs/util/iote/bricks/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/iote/bricks/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/iote/bricks/README.md", + "hash": "12538068434708661875" + }, + { + "file": "libs/util/iote/bricks/jest.config.ts", + "hash": "2991532052261882424" + }, + { + "file": "libs/util/iote/bricks/package.json", + "hash": "2319549784049328393" + }, + { + "file": "libs/util/iote/bricks/project.json", + "hash": "4319235018044033228" + }, + { + "file": "libs/util/iote/bricks/src/index.ts", + "hash": "16146363746456262560" + }, + { + "file": "libs/util/iote/bricks/src/lib/auth/index.ts", + "hash": "565573073773433406" + }, + { + "file": "libs/util/iote/bricks/src/lib/auth/roles.interface.ts", + "hash": "7971740148231310743" + }, + { + "file": "libs/util/iote/bricks/src/lib/auth/user-profile.interface.ts", + "hash": "13089505571930722531" + }, + { + "file": "libs/util/iote/bricks/src/lib/auth/user.interface.ts", + "hash": "17332523719677959149" + }, + { + "file": "libs/util/iote/bricks/src/lib/auth/user.model.ts", + "hash": "16385148292853461211" + }, + { + "file": "libs/util/iote/bricks/src/lib/db/i-object.interface.ts", + "hash": "8727755401147989727" + }, + { + "file": "libs/util/iote/bricks/src/lib/db/index.ts", + "hash": "7922824803932034525" + }, + { + "file": "libs/util/iote/bricks/src/lib/db/user-object.interface.ts", + "hash": "7025649020961281738" + }, + { + "file": "libs/util/iote/bricks/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/iote/bricks/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/iote/bricks/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "features-finance-business-opportunities-details-activities": [ + { + "file": "libs/features/finance/business/opportunities/details/activities/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/README.md", + "hash": "11956657018941293649" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/jest.config.ts", + "hash": "7156686516426227486" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/project.json", + "hash": "9005389305961509381" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/src/index.ts", + "hash": "5806667517923653873" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/src/lib/components/activities-tabs/activities-tabs.component.html", + "hash": "11352936906266833009" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/src/lib/components/activities-tabs/activities-tabs.component.scss", + "hash": "3814569920606019295" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/src/lib/components/activities-tabs/activities-tabs.component.ts", + "hash": "7885273937026307385", + "deps": [ + "@app/model/organisation" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/src/lib/opportunities-activities.module.ts", + "hash": "6539562083613179586", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "features-activities" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/opportunities/details/activities/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-finance-business-opportunities-details-edit": [ + { + "file": "libs/features/finance/business/opportunities/details/edit/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/README.md", + "hash": "9366744521105375209" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/jest.config.ts", + "hash": "15609322325718669381" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/project.json", + "hash": "6733187318062981318" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/index.ts", + "hash": "3113252954368650947" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/model/opportunities-edit-forms.model.ts", + "hash": "5165771341437917931", + "deps": [ + "model-finance-opportunities-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/model/opportunities-edit.model.ts", + "hash": "7974314203473884550", + "deps": [ + "model-finance-companies-base", + "model-finance-opportunities-base", + "state-finance-opportunities-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/opportunities-edit.module.ts", + "hash": "2091522642275084816", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/opportunities-edit.router.ts", + "hash": "3869324280474393460" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/pages/opportunities-edit-page/opportunities-edit-page.component.html", + "hash": "12909827856001940036" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/pages/opportunities-edit-page/opportunities-edit-page.component.scss", + "hash": "3315961363920450332" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/pages/opportunities-edit-page/opportunities-edit-page.component.ts", + "hash": "14727624084989646683", + "deps": [ + "model-finance-opportunities-base", + "@app/model/common/user", + "state-finance-opportunities-base", + "@app/state/organisation", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/lib/services/opportunities-edit-model.service.ts", + "hash": "12259912542003492130", + "deps": [ + "state-finance-opportunities-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/opportunities/details/edit/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "model-finance-invoices-base": [ + { + "file": "libs/model/finance/invoices/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/invoices/base/README.md", + "hash": "8416119632643722497" + }, + { + "file": "libs/model/finance/invoices/base/jest.config.ts", + "hash": "14669148352307950144" + }, + { + "file": "libs/model/finance/invoices/base/project.json", + "hash": "2643464446514631646" + }, + { + "file": "libs/model/finance/invoices/base/src/index.ts", + "hash": "7793398627292579129" + }, + { + "file": "libs/model/finance/invoices/base/src/lib/allocation-artifact-status.interface.ts", + "hash": "7799867302282543747" + }, + { + "file": "libs/model/finance/invoices/base/src/lib/invoice-allocation-element.interface.ts", + "hash": "13337453194788338739", + "deps": [ + "util-iote-bricks", + "model-finance-allocations" + ] + }, + { + "file": "libs/model/finance/invoices/base/src/lib/invoice-allocation.interface.ts", + "hash": "17521082185067357924", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/invoices/base/src/lib/invoice-prefix.interface.ts", + "hash": "4302237018793209995", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/invoices/base/src/lib/invoice.interface.ts", + "hash": "12126128752295961800", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/invoices/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/invoices/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/invoices/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/invoices/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "state-data-firebase": [ + { + "file": "libs/state/data/firebase/.eslintrc.json", + "hash": "13274677852670125882" + }, + { + "file": "libs/state/data/firebase/README.md", + "hash": "13826859739108435746" + }, + { + "file": "libs/state/data/firebase/jest.config.ts", + "hash": "1196773383131935632" + }, + { + "file": "libs/state/data/firebase/project.json", + "hash": "6732723911939659160" + }, + { + "file": "libs/state/data/firebase/src/index.ts", + "hash": "9651443442664958843" + }, + { + "file": "libs/state/data/firebase/src/lib/data/data.provider.ts", + "hash": "14176820688984885743", + "deps": [ + "util-iote-bricks", + "util-ngfi-angular", + "@app/model/common/user", + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/state/data/firebase/src/lib/kujali-data-providers.module.ts", + "hash": "1515136781538859612" + }, + { + "file": "libs/state/data/firebase/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/data/firebase/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/state/data/firebase/tsconfig.lib.json", + "hash": "4129359059229624005" + }, + { + "file": "libs/state/data/firebase/tsconfig.spec.json", + "hash": "12933897464779342402" + } + ], + "@app/features/budgetting/budgets": [ + { + "file": "libs/features/budgetting/budgets/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/features/budgetting/budgets/README.md", + "hash": "3657265407960321311" + }, + { + "file": "libs/features/budgetting/budgets/jest.config.ts", + "hash": "15945645140072005841" + }, + { + "file": "libs/features/budgetting/budgets/project.json", + "hash": "4942211168577465661" + }, + { + "file": "libs/features/budgetting/budgets/src/index.ts", + "hash": "18401180770162238162" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/budget-router.ts", + "hash": "15528464124879539268", + "deps": [ + [ + "@app/features/budgetting/budget-explorer", + "dynamic" + ] + ] + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/budget-table/budget-table.component.html", + "hash": "11357230379548395855" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/budget-table/budget-table.component.scss", + "hash": "13376799927561620711" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/budget-table/budget-table.component.spec.ts", + "hash": "396055230065611059" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/budget-table/budget-table.component.ts", + "hash": "1209120414320447332", + "deps": [ + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/budget-view-styles.scss", + "hash": "13857195253310245628" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/create-budget-modal/create-budget-modal.component.html", + "hash": "870666920691220147" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/create-budget-modal/create-budget-modal.component.scss", + "hash": "14072775528108271154" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/create-budget-modal/create-budget-modal.component.ts", + "hash": "8492774336754656050", + "deps": [ + "util-iote-bricks-angular", + "@app/model/finance/planning/time", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-lines", + "@app/state/finance/budgetting/budgets", + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/display-budget-record/display-budget-record.component.html", + "hash": "16840143770873929306" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/display-budget-record/display-budget-record.component.scss", + "hash": "9117973663760156817" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/display-budget-record/display-budget-record.component.ts", + "hash": "7052894990833760992", + "deps": [ + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/share-budget-modal/share-budget-modal.component.html", + "hash": "16087059473939662325" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/share-budget-modal/share-budget-modal.component.scss", + "hash": "12949502738257944889" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/components/share-budget-modal/share-budget-modal.component.ts", + "hash": "4791036907625405602", + "deps": [ + "util-iote-bricks-angular", + "@app/model/common/user", + "@app/state/user" + ] + }, + { + "file": "libs/features/budgetting/budgets/src/lib/financial-planning.module.ts", + "hash": "10616592629872487278", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/state/finance/budgetting/budgets", + "@app/elements/layout/page", + "elements-layout-page-headers" + ] + }, + { + "file": "libs/features/budgetting/budgets/src/lib/modals/child-budgets-modal/child-budgets-modal.component.html", + "hash": "15628092374640726575" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/modals/child-budgets-modal/child-budgets-modal.component.scss", + "hash": "7411199356034494633" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/modals/child-budgets-modal/child-budgets-modal.component.spec.ts", + "hash": "59791534716604651" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/modals/child-budgets-modal/child-budgets-modal.component.ts", + "hash": "15151381659091023651", + "deps": [ + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/features/budgetting/budgets/src/lib/pages/select-budget/select-budget.component.html", + "hash": "13541238364619877458" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/pages/select-budget/select-budget.component.scss", + "hash": "18171512724078914235" + }, + { + "file": "libs/features/budgetting/budgets/src/lib/pages/select-budget/select-budget.component.ts", + "hash": "10506597516486539470", + "deps": [ + "util-iote-bricks-angular", + "@app/model/finance/planning/budgets", + "@app/state/finance/budgetting/budgets" + ] + }, + { + "file": "libs/features/budgetting/budgets/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/budgetting/budgets/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/features/budgetting/budgets/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/features/budgetting/budgets/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "elements-modals": [ + { + "file": "libs/elements/modals/.eslintrc.json", + "hash": "6511951079286915134" + }, + { + "file": "libs/elements/modals/README.md", + "hash": "9540340362859896440" + }, + { + "file": "libs/elements/modals/jest.config.ts", + "hash": "10480516197387983339" + }, + { + "file": "libs/elements/modals/project.json", + "hash": "8736944235877362191" + }, + { + "file": "libs/elements/modals/src/index.ts", + "hash": "12811781798161286337" + }, + { + "file": "libs/elements/modals/src/lib/components/delete-modal/delete-modal.component.html", + "hash": "7499392715400109119" + }, + { + "file": "libs/elements/modals/src/lib/components/delete-modal/delete-modal.component.scss", + "hash": "11125294132501930856" + }, + { + "file": "libs/elements/modals/src/lib/components/delete-modal/delete-modal.component.ts", + "hash": "13995854384535505037" + }, + { + "file": "libs/elements/modals/src/lib/elements-modals.module.ts", + "hash": "3009842705602153190", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/elements/modals/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/modals/tsconfig.json", + "hash": "6922415355334431150" + }, + { + "file": "libs/elements/modals/tsconfig.lib.json", + "hash": "4420964269255665643" + }, + { + "file": "libs/elements/modals/tsconfig.spec.json", + "hash": "18017946449262294049" + } + ], + "features-budgetting-budget-planning": [ + { + "file": "libs/features/budgetting/budget-planning/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/features/budgetting/budget-planning/README.md", + "hash": "11677972017285470919" + }, + { + "file": "libs/features/budgetting/budget-planning/jest.config.ts", + "hash": "4511983565815969887" + }, + { + "file": "libs/features/budgetting/budget-planning/project.json", + "hash": "7451871351573368841" + }, + { + "file": "libs/features/budgetting/budget-planning/src/index.ts", + "hash": "5311530625508213244" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/budget-planning.module.ts", + "hash": "3352865734808695870", + "deps": [ + "util-ngfi-multi-lang", + "util-iote-bricks-angular", + "@app/state/user", + "@app/state/finance/budgetting/budgets", + "@app/state/finance/budgetting/rendering", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/cell-tr-occurrence-modal/cell-tr-occurence-modal-data.interface.ts", + "hash": "12876473937809664254" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/cell-tr-occurrence-modal/cell-tr-occurrence-modal.component.html", + "hash": "6699678954233885753" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/cell-tr-occurrence-modal/cell-tr-occurrence-modal.component.scss", + "hash": "4857864561713002672" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/cell-tr-occurrence-modal/cell-tr-occurrence-modal.component.ts", + "hash": "351964375642929929" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-increase/plan-transaction-increase.component.html", + "hash": "16175937769109927074" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-increase/plan-transaction-increase.component.scss", + "hash": "12316660611502580070" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-increase/plan-transaction-increase.component.ts", + "hash": "13745305234527879565", + "deps": [ + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-name/plan-transaction-name.component.html", + "hash": "11997986022741779580" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-name/plan-transaction-name.component.ts", + "hash": "10985955508197544942", + "deps": [ + "model-finance-planning-budget-grouping" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-occurence/plan-transaction-occurence.component.html", + "hash": "1540634233786547102" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-occurence/plan-transaction-occurence.component.scss", + "hash": "15529182443443724039" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-occurence/plan-transaction-occurence.component.ts", + "hash": "8577189844229679870", + "deps": [ + "@app/model/finance/planning/budget-items", + "@app/model/finance/planning/time" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-value-base-amount/plan-transaction-value-base-amount.component.html", + "hash": "9059358118378903811" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-value-base-amount/plan-transaction-value-base-amount.component.ts", + "hash": "18380533823915415288" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-value-derivative/plan-transaction-value-derivative.component.html", + "hash": "5454239520378444375" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-value-derivative/plan-transaction-value-derivative.component.ts", + "hash": "4282404865454412583" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-value/plan-transaction-value.component.html", + "hash": "12239633893082957555" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-value/plan-transaction-value.component.scss", + "hash": "16681859723499927059" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/components/plan-transaction-value/plan-transaction-value.component.ts", + "hash": "16674030146663058475" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/modals/plan-tr/plan-transaction-modal.component.html", + "hash": "8941923809516185594" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/modals/plan-tr/plan-transaction-modal.component.scss", + "hash": "17928338445453721051" + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/modals/plan-tr/plan-transaction-modal.component.ts", + "hash": "137967007037223187", + "deps": [ + "util-ngfi-multi-lang", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-grouping", + "state-finance-cost-types", + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/model/create-occurence-form.interface.ts", + "hash": "7601245667461884587", + "deps": [ + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/model/create-transaction-form.interface.ts", + "hash": "2824148525745646602", + "deps": [ + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/model/create-transaction-form.model.ts", + "hash": "4679538333510472642", + "deps": [ + "@app/model/finance/planning/budget-items", + "@app/model/finance/planning/time" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/services/plan-transaction.service.ts", + "hash": "9199764307971212507", + "deps": [ + "util-ngfi-angular", + "util-ngfi-firestore-qbuilder", + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/services/transaction-plan.service.ts", + "hash": "1318416713176090479", + "deps": [ + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/features/budgetting/budget-planning/src/lib/shared/transaction-planner-form.style.scss", + "hash": "11814572912821651009" + }, + { + "file": "libs/features/budgetting/budget-planning/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/budgetting/budget-planning/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/features/budgetting/budget-planning/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/features/budgetting/budget-planning/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "functions-finance-manage-common": [ + { + "file": "libs/functions/finance/manage/common/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/functions/finance/manage/common/README.md", + "hash": "3040842835496929824" + }, + { + "file": "libs/functions/finance/manage/common/jest.config.ts", + "hash": "3603921650779719465" + }, + { + "file": "libs/functions/finance/manage/common/project.json", + "hash": "13214043257462535120" + }, + { + "file": "libs/functions/finance/manage/common/src/index.ts", + "hash": "6930965764542792957" + }, + { + "file": "libs/functions/finance/manage/common/src/lib/handlers/allocation.handler.ts", + "hash": "10791927458401037285", + "deps": [ + "util-iote-cqrs", + "util-ngfi-functions", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/common/src/lib/handlers/deallocation.handler.ts", + "hash": "6255802228384364757", + "deps": [ + "util-ngfi-firestore-qbuilder", + "util-iote-cqrs", + "util-ngfi-functions", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/common/src/lib/providers/calculate-invoice-total.function.ts", + "hash": "18072230627831569853", + "deps": [ + "model-finance-invoices-base" + ] + }, + { + "file": "libs/functions/finance/manage/common/src/lib/providers/remove-alloc-element.function.ts", + "hash": "6960933531921646627", + "deps": [ + "util-iote-cqrs", + "model-finance-invoices-base", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/common/src/lib/providers/resolve-balance.function.ts", + "hash": "14629488489311439280" + }, + { + "file": "libs/functions/finance/manage/common/src/lib/services/perfom-invoices-deallocations.service.ts", + "hash": "7191211177985582948", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "model-finance-invoices-base", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/common/src/lib/services/perfom-payments-deallocations.service.ts", + "hash": "14308153621675772011", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "model-finance-invoices-base", + "model-finance-allocations" + ] + }, + { + "file": "libs/functions/finance/manage/common/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/finance/manage/common/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/functions/finance/manage/common/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/functions/finance/manage/common/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-companies-details-invoices": [ + { + "file": "libs/features/finance/business/companies/details/invoices/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/README.md", + "hash": "10667724190076340098" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/jest.config.ts", + "hash": "12886793877697211463" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/project.json", + "hash": "15346613028647844256" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/src/index.ts", + "hash": "4549676980339156018" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/src/lib/companies-invoices.module.ts", + "hash": "748374350949000147", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/finance/business/companies/details/invoices/src/lib/components/companies-invoices/companies-invoices.component.html", + "hash": "5411082169147184548" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/src/lib/components/companies-invoices/companies-invoices.component.scss", + "hash": "14127934375989972857" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/src/lib/components/companies-invoices/companies-invoices.component.ts", + "hash": "15597866269364716578", + "deps": [ + "util-iote-time", + "model-finance-companies-base", + "model-finance-invoices-base", + "state-finance-companies-base", + "state-finance-opportunities-base", + "@app/state/user", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/companies/details/invoices/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/companies/details/invoices/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "kujali-functions": [ + { + "file": "apps/kujali-functions/.eslintrc.json", + "hash": "14921153827776288937" + }, + { + "file": "apps/kujali-functions/jest.config.ts", + "hash": "13059109632120078694" + }, + { + "file": "apps/kujali-functions/project.json", + "hash": "9350218145614786658" + }, + { + "file": "apps/kujali-functions/src/app/.gitkeep", + "hash": "3244421341483603138" + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/activate-ponto-payments.function.ts", + "hash": "9767896805905384217" + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/create-ponto-onboarding-details.function.ts", + "hash": "4268167647372767020", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/disconnect-ponto.function.ts", + "hash": "9407340032003572082", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/fetch-ponto-user-bank-access.function.ts", + "hash": "6835150213101466004", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-shared" + ] + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/fetch-ponto-user-bank-trs.function.ts", + "hash": "493649443961494479", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/get-ponto-org-details.function.ts", + "hash": "14925764159170929286", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/ponto-reauth-request.function.ts", + "hash": "6013381582689407135", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/set-selected-bank-account.function.ts", + "hash": "11219302332069662088", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "apps/kujali-functions/src/app/api/finance/banking/ponto/update-ponto-connection.function.ts", + "hash": "296694413964303345", + "deps": [ + "util-ngfi-functions", + "functions-api-finance-banking-ponto-connect" + ] + }, + { + "file": "apps/kujali-functions/src/app/data/db/create-surreal-db-payments.function.ts", + "hash": "16228244754262118671", + "deps": [ + "util-ngfi-functions", + "functions-data-db" + ] + }, + { + "file": "apps/kujali-functions/src/app/finance/budgeting/calculate-budget-headers.function.ts", + "hash": "2434384405905548238", + "deps": [ + "util-ngfi-functions", + "functions-finance-budgeting" + ] + }, + { + "file": "apps/kujali-functions/src/app/finance/budgeting/promote-budget.function.ts", + "hash": "14479393334080477021", + "deps": [ + "util-ngfi-functions", + "functions-finance-budgeting" + ] + }, + { + "file": "apps/kujali-functions/src/app/finance/manage/common/allocation.function.ts", + "hash": "8902086069179792405", + "deps": [ + "util-ngfi-functions", + "functions-finance-manage-common" + ] + }, + { + "file": "apps/kujali-functions/src/app/finance/manage/common/deallocation.function.ts", + "hash": "5689535774423171488", + "deps": [ + "util-ngfi-functions", + "functions-finance-manage-common" + ] + }, + { + "file": "apps/kujali-functions/src/app/finance/manage/expenses/allocate-expenses.function.ts", + "hash": "4843491004739687865", + "deps": [ + "util-ngfi-functions", + "functions-finance-manage-expenses" + ] + }, + { + "file": "apps/kujali-functions/src/app/finance/manage/invoices/allocate-payments-to-invoice.function.ts", + "hash": "1396298845623863044", + "deps": [ + "util-ngfi-functions", + "functions-finance-manage-invoices" + ] + }, + { + "file": "apps/kujali-functions/src/app/finance/manage/payments/allocate-invoices-to-payment.function.ts", + "hash": "14254307186259181054", + "deps": [ + "util-ngfi-functions", + "functions-finance-manage-payments" + ] + }, + { + "file": "apps/kujali-functions/src/assets/.gitkeep", + "hash": "3244421341483603138" + }, + { + "file": "apps/kujali-functions/src/environments/kujali-func.class.ts", + "hash": "13193302463760907647", + "deps": [ + "util-ngfi-functions", + "kujali" + ] + }, + { + "file": "apps/kujali-functions/src/main.ts", + "hash": "4288661930521242219" + }, + { + "file": "apps/kujali-functions/tsconfig.app.json", + "hash": "18429184594694983645" + }, + { + "file": "apps/kujali-functions/tsconfig.json", + "hash": "17844214084672627494" + }, + { + "file": "apps/kujali-functions/tsconfig.spec.json", + "hash": "17669705757049736923" + } + ], + "util-ngfi-functions": [ + { + "file": "libs/util/ngfi/functions/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/ngfi/functions/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/ngfi/functions/README.md", + "hash": "5614042051886210001" + }, + { + "file": "libs/util/ngfi/functions/jest.config.ts", + "hash": "9111344070888437675" + }, + { + "file": "libs/util/ngfi/functions/package.json", + "hash": "587789933864469510", + "deps": [ + "util-iote-bricks", + "util-iote-cqrs", + "util-ngfi-admin-data", + "util-ngfi-firestore-qbuilder", + "util-iote-exceptions" + ] + }, + { + "file": "libs/util/ngfi/functions/project.json", + "hash": "8617645728181879583" + }, + { + "file": "libs/util/ngfi/functions/src/index.ts", + "hash": "12563699053961259089" + }, + { + "file": "libs/util/ngfi/functions/src/lib/.gitignore", + "hash": "18296133090799038568" + }, + { + "file": "libs/util/ngfi/functions/src/lib/context/context.interface.ts", + "hash": "14907464535626909276", + "deps": [ + "util-iote-cqrs" + ] + }, + { + "file": "libs/util/ngfi/functions/src/lib/context/create-context.util.ts", + "hash": "16853472807651181305", + "deps": [ + "util-iote-cqrs" + ] + }, + { + "file": "libs/util/ngfi/functions/src/lib/context/https-context.interface.ts", + "hash": "14257518268691930502" + }, + { + "file": "libs/util/ngfi/functions/src/lib/environment.interface.ts", + "hash": "1498974051311510441" + }, + { + "file": "libs/util/ngfi/functions/src/lib/function-handler.class.ts", + "hash": "2223723442587717291", + "deps": [ + "util-iote-cqrs" + ] + }, + { + "file": "libs/util/ngfi/functions/src/lib/gc-function.class.ts", + "hash": "6235383825362068237", + "deps": [ + "util-iote-cqrs", + "util-ngfi-admin-data" + ] + }, + { + "file": "libs/util/ngfi/functions/src/lib/guard/data/data.guard.ts", + "hash": "4924868304632191816" + }, + { + "file": "libs/util/ngfi/functions/src/lib/guard/guard.interface.ts", + "hash": "9442726833171767254" + }, + { + "file": "libs/util/ngfi/functions/src/lib/guard/index.ts", + "hash": "6739794982024207622" + }, + { + "file": "libs/util/ngfi/functions/src/lib/guard/wrap-gaurd.util.ts", + "hash": "5637904005531963044", + "deps": [ + "util-iote-cqrs" + ] + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/cron/cron-registrar.class.ts", + "hash": "13979236218918861877" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/firestore/context/firestore-update.context.ts", + "hash": "18436007100778390010" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/firestore/context/firestore.context.ts", + "hash": "6502349349083413666" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/firestore/firestore-create.registrar.ts", + "hash": "9219201301232752026" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/firestore/firestore-delete.registrar.ts", + "hash": "13497202723907755840" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/firestore/firestore-update.registrar.ts", + "hash": "14878758069475513168" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/firestore/firestore.registrar.ts", + "hash": "17780909662139871976" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/firestore/index.ts", + "hash": "9605791011196838510" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/function-registrar.interface.ts", + "hash": "13455452761029953878", + "deps": [ + "util-iote-cqrs", + "util-iote-exceptions" + ] + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/index.ts", + "hash": "12639364369864071035" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/pubsub/pubsub.registrar.class.ts", + "hash": "9326272048404624642" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/realtimedb/realtimedb-create.registrar.ts", + "hash": "7135160607040771902" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/realtimedb/realtimedb-write.registrar.ts", + "hash": "1099145218900004145" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/regions.type.ts", + "hash": "2876393612818113564" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/rest/endpoint-registrar.class.ts", + "hash": "17684473054579935844" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/rest/rest-registrar.class.ts", + "hash": "12031328337269699149" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/rest/results/index.ts", + "hash": "15817853958279175807" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/rest/results/rest-result-200.interface.ts", + "hash": "13411604593755945311" + }, + { + "file": "libs/util/ngfi/functions/src/lib/registrars/rest/results/rest-result.interface.ts", + "hash": "9534752145193453002" + }, + { + "file": "libs/util/ngfi/functions/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/ngfi/functions/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/ngfi/functions/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "functions-data-db": [ + { + "file": "libs/functions/data/db/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/functions/data/db/README.md", + "hash": "12974630894473261924" + }, + { + "file": "libs/functions/data/db/jest.config.ts", + "hash": "8283261043211699342" + }, + { + "file": "libs/functions/data/db/project.json", + "hash": "13292077430634300115" + }, + { + "file": "libs/functions/data/db/src/index.ts", + "hash": "11876536056839304550" + }, + { + "file": "libs/functions/data/db/src/lib/handlers/create-payments.hander.ts", + "hash": "17292997951119391506", + "deps": [ + "util-ngfi-functions", + "util-iote-cqrs" + ] + }, + { + "file": "libs/functions/data/db/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/data/db/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/functions/data/db/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/functions/data/db/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "elements-forms-form-fields": [ + { + "file": "libs/elements/forms/form-fields/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/elements/forms/form-fields/README.md", + "hash": "1003049003822354078" + }, + { + "file": "libs/elements/forms/form-fields/jest.config.ts", + "hash": "14000447630205494392" + }, + { + "file": "libs/elements/forms/form-fields/project.json", + "hash": "9837733725095695409" + }, + { + "file": "libs/elements/forms/form-fields/src/index.ts", + "hash": "17159378250266333013" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/add-role-field/add-role-field.component.html", + "hash": "8798618938717771838" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/add-role-field/add-role-field.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/add-role-field/add-role-field.component.ts", + "hash": "7711444551609999670" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/org-users/org-users.component.html", + "hash": "14552190787494345112" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/org-users/org-users.component.scss", + "hash": "10137850768667710988" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/org-users/org-users.component.ts", + "hash": "5339792389826467447", + "deps": [ + "@app/model/common/user", + "@app/state/organisation" + ] + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/phone-form-field/phone-form-field.component.html", + "hash": "14798112741539638512" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/phone-form-field/phone-form-field.component.scss", + "hash": "14608288794007111486" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/phone-form-field/phone-form-field.component.ts", + "hash": "496254274504921010" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/roles-form-field/roles-form-field.component.html", + "hash": "10945811762822379084" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/roles-form-field/roles-form-field.component.scss", + "hash": "13218002486405512561" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/roles-form-field/roles-form-field.component.ts", + "hash": "10675897112895976637", + "deps": [ + "util-ngfi-multi-lang", + "model-roles-base", + "state-roles-base" + ] + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/social-media-field/social-media-field.component.html", + "hash": "9966113571721398033" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/social-media-field/social-media-field.component.scss", + "hash": "579529594638091465" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/social-media-field/social-media-field.component.ts", + "hash": "10779490815608617180", + "deps": [ + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/tags-form-field/tags-form-field.component.html", + "hash": "5600904090190891370" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/tags-form-field/tags-form-field.component.scss", + "hash": "18290988984533605271" + }, + { + "file": "libs/elements/forms/form-fields/src/lib/components/tags-form-field/tags-form-field.component.ts", + "hash": "7781808503853468219", + "deps": [ + "util-ngfi-multi-lang", + "model-tags-base", + "state-tags-base" + ] + }, + { + "file": "libs/elements/forms/form-fields/src/lib/form-fields.module.ts", + "hash": "7831601667182898851", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/elements/forms/form-fields/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/forms/form-fields/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/elements/forms/form-fields/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/elements/forms/form-fields/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "util-iote-ui-workflows": [ + { + "file": "libs/util/iote/ui-workflows/.eslintrc.json", + "hash": "10643724306630436898" + }, + { + "file": "libs/util/iote/ui-workflows/README.md", + "hash": "3370618135046506693" + }, + { + "file": "libs/util/iote/ui-workflows/jest.config.ts", + "hash": "18268404498004624004" + }, + { + "file": "libs/util/iote/ui-workflows/ng-package.json", + "hash": "15480192230614005336" + }, + { + "file": "libs/util/iote/ui-workflows/package.json", + "hash": "6023814870930420140" + }, + { + "file": "libs/util/iote/ui-workflows/project.json", + "hash": "17699366888752376727" + }, + { + "file": "libs/util/iote/ui-workflows/src/index.ts", + "hash": "13184946483047774043" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/index.ts", + "hash": "15749853329188199807" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/components/modal/modal.component.html", + "hash": "7217570762703761630" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/components/modal/modal.component.scss", + "hash": "2231985836080713322" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/components/modal/modal.component.ts", + "hash": "13823844051740360658" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/components/pdf-modal/pdf-modal.component.html", + "hash": "7873164169557972581" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/components/pdf-modal/pdf-modal.component.scss", + "hash": "1699163362996497588" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/components/pdf-modal/pdf-modal.component.ts", + "hash": "9370897831109533841" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/index.ts", + "hash": "14482791085042762844" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/modals/modals.module.ts", + "hash": "4477345314950561181", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/confirmation-modal/confirmation-modal.component.html", + "hash": "4427820295853187209" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/confirmation-modal/confirmation-modal.component.scss", + "hash": "8001030600052318482" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/confirmation-modal/confirmation-modal.component.ts", + "hash": "15271049991747734338", + "deps": [ + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/delete-confirmation-modal/delete-confirmation-modal.component.html", + "hash": "3888307112130551550" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/delete-confirmation-modal/delete-confirmation-modal.component.scss", + "hash": "18043136742814669207" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/delete-confirmation-modal/delete-confirmation-modal.component.ts", + "hash": "14020044590443787729", + "deps": [ + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/info-panel/info-panel.component.html", + "hash": "6142289003494305302" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/info-panel/info-panel.component.scss", + "hash": "8127858132650252155" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/components/info-panel/info-panel.component.ts", + "hash": "14087251319298364147" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/index.ts", + "hash": "11304627476053761742" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/workflow-consts.ts", + "hash": "822779886079571155" + }, + { + "file": "libs/util/iote/ui-workflows/src/lib/workflows/workflows.module.ts", + "hash": "8187238653407640574", + "deps": [ + "util-ngfi-multi-lang", + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/util/iote/ui-workflows/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/util/iote/ui-workflows/tsconfig.json", + "hash": "16101319590658228729" + }, + { + "file": "libs/util/iote/ui-workflows/tsconfig.lib.json", + "hash": "6663844260631227450" + }, + { + "file": "libs/util/iote/ui-workflows/tsconfig.lib.prod.json", + "hash": "16504392315228738926" + }, + { + "file": "libs/util/iote/ui-workflows/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "state-finance-opportunities-base": [ + { + "file": "libs/state/finance/opportunities/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/state/finance/opportunities/base/README.md", + "hash": "8101176303008642357" + }, + { + "file": "libs/state/finance/opportunities/base/jest.config.ts", + "hash": "3293347544475602076" + }, + { + "file": "libs/state/finance/opportunities/base/project.json", + "hash": "2267582459336054034" + }, + { + "file": "libs/state/finance/opportunities/base/src/index.ts", + "hash": "7745150089593675550" + }, + { + "file": "libs/state/finance/opportunities/base/src/lib/opportunities-state.module.ts", + "hash": "17260233752466020785" + }, + { + "file": "libs/state/finance/opportunities/base/src/lib/services/opportunities.service.ts", + "hash": "5732049989737878407", + "deps": [ + "util-iote-time", + "model-finance-opportunities-base", + "model-tags-base", + "state-tags-base", + "state-finance-contacts-base", + "state-finance-companies-base", + "elements-modals" + ] + }, + { + "file": "libs/state/finance/opportunities/base/src/lib/stores/active-opportunity.store.ts", + "hash": "18098776098673899847", + "deps": [ + "util-iote-state", + "model-finance-opportunities-base" + ] + }, + { + "file": "libs/state/finance/opportunities/base/src/lib/stores/opportunities.store.ts", + "hash": "17400931227714575413", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-opportunities-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/opportunities/base/src/lib/stores/opportunity-types.store.ts", + "hash": "6616543730677522151", + "deps": [ + "util-iote-bricks-angular", + "util-iote-state", + "util-ngfi-angular", + "model-finance-opportunities-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/opportunities/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/opportunities/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/state/finance/opportunities/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/state/finance/opportunities/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-invoices-main": [ + { + "file": "libs/features/finance/business/invoices/main/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/features/finance/business/invoices/main/README.md", + "hash": "3891681256790021094" + }, + { + "file": "libs/features/finance/business/invoices/main/jest.config.ts", + "hash": "6904913559299064536" + }, + { + "file": "libs/features/finance/business/invoices/main/project.json", + "hash": "2802999836619880994" + }, + { + "file": "libs/features/finance/business/invoices/main/src/index.ts", + "hash": "5886201042739077715" + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/components/invoices-filter/invoices-filter.component.html", + "hash": "15350800744687435908" + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/components/invoices-filter/invoices-filter.component.scss", + "hash": "186380641761009339" + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/components/invoices-filter/invoices-filter.component.ts", + "hash": "15265313973279669102", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-invoices-base", + "model-finance-companies-base", + "model-finance-contacts-base", + "@app/model/common/user", + "state-finance-invoices-base", + "@app/state/user" + ] + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/components/invoices-filter/invoices-filter.interface.ts", + "hash": "1850950840187442759" + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/invoices-main.router.ts", + "hash": "14584229716621181114", + "deps": [ + [ + "features-finance-business-invoices-details-view", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/invoices.module.ts", + "hash": "5734078199115524290", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers" + ] + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/pages/invoices-page/invoices-page.component.html", + "hash": "12089408893313335110" + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/pages/invoices-page/invoices-page.component.scss", + "hash": "4833566354402020953" + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/pages/invoices-page/invoices-page.component.ts", + "hash": "7203509272039014462", + "deps": [ + "util-iote-time", + "model-finance-invoices-base", + "state-finance-opportunities-base", + "@app/state/user", + "state-finance-invoices-base", + "state-finance-allocations", + "features-finance-banking-allocations" + ] + }, + { + "file": "libs/features/finance/business/invoices/main/src/lib/providers/invoice-allocs-util.function.ts", + "hash": "13153684708516589442", + "deps": [ + "model-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/business/invoices/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/invoices/main/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/features/finance/business/invoices/main/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/business/invoices/main/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "model-finance-allocations": [ + { + "file": "libs/model/finance/allocations/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/model/finance/allocations/README.md", + "hash": "672974927826637591" + }, + { + "file": "libs/model/finance/allocations/jest.config.ts", + "hash": "13826876321134121639" + }, + { + "file": "libs/model/finance/allocations/project.json", + "hash": "18402032678343636825" + }, + { + "file": "libs/model/finance/allocations/src/index.ts", + "hash": "16181897331214617978" + }, + { + "file": "libs/model/finance/allocations/src/lib/allocation-status.interface.ts", + "hash": "12818131022995042482" + }, + { + "file": "libs/model/finance/allocations/src/lib/allocation.interface.ts", + "hash": "7578614950340813019", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/allocations/src/lib/payment-allocation-element.interface.ts", + "hash": "5362029237460571481", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/allocations/src/lib/payment-allocation.interface.ts", + "hash": "7741040287667640974", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/allocations/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/allocations/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/model/finance/allocations/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/model/finance/allocations/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "util-iote-bricks-angular": [ + { + "file": "libs/util/iote/bricks-angular/.eslintrc.json", + "hash": "2468421111871199137" + }, + { + "file": "libs/util/iote/bricks-angular/README.md", + "hash": "6002651994114145942" + }, + { + "file": "libs/util/iote/bricks-angular/jest.config.ts", + "hash": "8203046554638739992" + }, + { + "file": "libs/util/iote/bricks-angular/ng-package.json", + "hash": "5190338852420901591" + }, + { + "file": "libs/util/iote/bricks-angular/package.json", + "hash": "115550273554979471", + "deps": [ + "util-iote-time" + ] + }, + { + "file": "libs/util/iote/bricks-angular/project.json", + "hash": "11918210058197506844" + }, + { + "file": "libs/util/iote/bricks-angular/src/index.ts", + "hash": "7341474843089061851" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/flex-layout/flex-layout.module.ts", + "hash": "2571180585251569096" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/action-modal/action-modal.component.html", + "hash": "11191257030448023" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/action-modal/action-modal.component.scss", + "hash": "788808403185974496" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/action-modal/action-modal.component.ts", + "hash": "1806673410646575643" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/action-tile/action-tile.component.html", + "hash": "2415446330591936018" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/action-tile/action-tile.component.scss", + "hash": "15080448845767663210" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/action-tile/action-tile.component.ts", + "hash": "16684655251005453589" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/breadcrumbs/bread-crumb-data.interface.ts", + "hash": "8526818978637049265" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/breadcrumbs/breadcrumb.interface.ts", + "hash": "3248520903532956914" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/breadcrumbs/breadcrumbs.component.html", + "hash": "17260566388264918736" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/breadcrumbs/breadcrumbs.component.scss", + "hash": "506030687480831901" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/breadcrumbs/breadcrumbs.component.ts", + "hash": "2193044956618979055" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/calendar/calendar.component.html", + "hash": "13707152509864279191" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/calendar/calendar.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/calendar/calendar.component.ts", + "hash": "17027547409381685088", + "deps": [ + "util-iote-time" + ] + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/data-table/data-table.component.html", + "hash": "2703402228521683587" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/data-table/data-table.component.scss", + "hash": "11084060261944442422" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/data-table/data-table.component.ts", + "hash": "17742955359504389622" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/frame/frame.component.html", + "hash": "6201148782306042280" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/frame/frame.component.ts", + "hash": "10065049783295722618" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/highlight-section/highlight-section.component.html", + "hash": "16758446927870660503" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/highlight-section/highlight-section.component.scss", + "hash": "15269941766032600139" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/highlight-section/highlight-section.component.ts", + "hash": "9981147872009783652" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/item-card-row/item-card-row.component.html", + "hash": "13382891960266728141" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/item-card-row/item-card-row.component.scss", + "hash": "14092951878943552937" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/item-card-row/item-card-row.component.ts", + "hash": "12132217102750066983" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/module-card/module-card.component.html", + "hash": "2021556431406345265" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/module-card/module-card.component.scss", + "hash": "5279450884800393977" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/module-card/module-card.component.ts", + "hash": "13852258751636470065" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/navbar/navbar.component.html", + "hash": "2994530567799582141" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/navbar/navbar.component.scss", + "hash": "5797505308367873080" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/navbar/navbar.component.ts", + "hash": "464190705856168080" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/page/page.component.html", + "hash": "9884318429836501223" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/page/page.component.ts", + "hash": "8059842245438133601" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/spinner/spinner.component.html", + "hash": "14821658672175371508" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/components/spinner/spinner.component.ts", + "hash": "6277582375628586281" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/material-bricks.module.ts", + "hash": "16180413888200354264" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/services/dialog.service.ts", + "hash": "14858264470905986072" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/services/theming.service.ts", + "hash": "4377223182720392083" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-bricks/services/toast.service.ts", + "hash": "13264983423165061926" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-design/material-design.module.ts", + "hash": "13312097895642654302" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-form-bricks/components/autocomplete-action-field/autocomplete-action-field.component.html", + "hash": "9141940373520824796" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-form-bricks/components/autocomplete-action-field/autocomplete-action-field.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-form-bricks/components/autocomplete-action-field/autocomplete-action-field.component.ts", + "hash": "1815115705648416353" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-form-bricks/components/multi-autocomplete-action-field/multi-autocomplete-action-field.component.html", + "hash": "5777068066888131799" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-form-bricks/components/multi-autocomplete-action-field/multi-autocomplete-action-field.component.scss", + "hash": "2385182453332673510" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-form-bricks/components/multi-autocomplete-action-field/multi-autocomplete-action-field.component.ts", + "hash": "16710777083494940648" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/material-form-bricks/material-form-bricks.module.ts", + "hash": "4947314302899902046" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/util/pipes/money.pipe.ts", + "hash": "8036639411554660620" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/util/services/event-logger.service.ts", + "hash": "226514612308774131" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/util/services/logger.service.ts", + "hash": "14938679822755762698" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/util/services/transclusion-helper.service.ts", + "hash": "11026821795414705562" + }, + { + "file": "libs/util/iote/bricks-angular/src/lib/util/util.module.ts", + "hash": "15159103371507002940" + }, + { + "file": "libs/util/iote/bricks-angular/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/util/iote/bricks-angular/tsconfig.json", + "hash": "16101319590658228729" + }, + { + "file": "libs/util/iote/bricks-angular/tsconfig.lib.json", + "hash": "6663844260631227450" + }, + { + "file": "libs/util/iote/bricks-angular/tsconfig.lib.prod.json", + "hash": "16504392315228738926" + }, + { + "file": "libs/util/iote/bricks-angular/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "@app/model/common/user": [ + { + "file": "libs/model/common/user/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/common/user/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/model/common/user/README.md", + "hash": "9106455131257764910" + }, + { + "file": "libs/model/common/user/jest.config.ts", + "hash": "3086163704325956306" + }, + { + "file": "libs/model/common/user/project.json", + "hash": "11065538312271656952" + }, + { + "file": "libs/model/common/user/src/index.ts", + "hash": "8972518133140154746" + }, + { + "file": "libs/model/common/user/src/lib/ku-user-profile.interface.ts", + "hash": "17127073658448274720", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/common/user/src/lib/ku-user-roles.interface.ts", + "hash": "3823443150598711283", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/common/user/src/lib/ku-user.interface.ts", + "hash": "14545365184805312599", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/common/user/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/model/common/user/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/model/common/user/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "@app/state/organisation": [ + { + "file": "libs/state/organisation/main/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/state/organisation/main/README.md", + "hash": "3916878324261031573" + }, + { + "file": "libs/state/organisation/main/jest.config.ts", + "hash": "14067347519665002847" + }, + { + "file": "libs/state/organisation/main/project.json", + "hash": "1804796223250596594" + }, + { + "file": "libs/state/organisation/main/src/index.ts", + "hash": "9880138487056848365" + }, + { + "file": "libs/state/organisation/main/src/lib/organisation-state.module.ts", + "hash": "10161569630315577869" + }, + { + "file": "libs/state/organisation/main/src/lib/services/organisation.service.ts", + "hash": "2388424935465865284", + "deps": [ + "util-iote-bricks-angular", + "@app/model/organisation", + "@app/model/common/user", + "@app/state/user" + ] + }, + { + "file": "libs/state/organisation/main/src/lib/stores/active-org.store.ts", + "hash": "13461820703189212004", + "deps": [ + "util-iote-bricks", + "util-iote-state", + "@app/state/user", + "@app/model/organisation" + ] + }, + { + "file": "libs/state/organisation/main/src/lib/stores/organisation.store.ts", + "hash": "8586497456884549704", + "deps": [ + "util-iote-bricks", + "util-ngfi-angular", + "util-ngfi-state", + "util-iote-bricks-angular", + "util-ngfi-firestore-qbuilder", + "@app/state/user", + "@app/model/common/user", + "@app/model/organisation" + ] + }, + { + "file": "libs/state/organisation/main/src/lib/stores/permissions.store.ts", + "hash": "7591753997677893507", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "@app/model/organisation", + "util-iote-state" + ] + }, + { + "file": "libs/state/organisation/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/organisation/main/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/state/organisation/main/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/state/organisation/main/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "util-ngfi-firestore-qbuilder": [ + { + "file": "libs/util/ngfi/firestore-qbuilder/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/README.md", + "hash": "1604060031108815056" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/jest.config.ts", + "hash": "17366430028352700515" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/package.json", + "hash": "17173268776368229215" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/project.json", + "hash": "8714866769740402563" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/index.ts", + "hash": "15968023470311959829" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/index.ts", + "hash": "2964447880666935612" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/index.ts", + "hash": "17508258400350436820" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/limit.predicate.ts", + "hash": "16365433733007389113" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/max.predicate.ts", + "hash": "1683422959739131109" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/min.predicate.ts", + "hash": "9777540859808565332" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/order-by.predicate.ts", + "hash": "9103590432342027090" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/predicate.interface.ts", + "hash": "15010773219741926424" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/skiptake.predicate.ts", + "hash": "8461359997473729541" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/predicate/where.predicate.ts", + "hash": "513812522084207890" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/query/index.ts", + "hash": "6854479967792507314" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/src/lib/query/query.model.ts", + "hash": "18420156768980965322" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/ngfi/firestore-qbuilder/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "@app/features/dashboard/main": [ + { + "file": "libs/features/dashboard/main/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/features/dashboard/main/README.md", + "hash": "8374806092966427600" + }, + { + "file": "libs/features/dashboard/main/jest.config.ts", + "hash": "17647818628288951110" + }, + { + "file": "libs/features/dashboard/main/project.json", + "hash": "6994734617129891991" + }, + { + "file": "libs/features/dashboard/main/src/index.ts", + "hash": "3695434119557510192" + }, + { + "file": "libs/features/dashboard/main/src/lib/dashboard-router.module.ts", + "hash": "15471258230482637761" + }, + { + "file": "libs/features/dashboard/main/src/lib/dashboard.module.ts", + "hash": "10082154483819068163", + "deps": [ + "util-iote-bricks-angular", + "@app/state/user", + "util-ngfi-multi-lang", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/dashboard/main/src/lib/pages/dashboard/dashboard.page.html", + "hash": "8022973421399977204" + }, + { + "file": "libs/features/dashboard/main/src/lib/pages/dashboard/dashboard.page.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/dashboard/main/src/lib/pages/dashboard/dashboard.page.ts", + "hash": "17149147566017129615", + "deps": [ + "util-iote-bricks", + "util-ngfi-angular" + ] + }, + { + "file": "libs/features/dashboard/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/dashboard/main/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/features/dashboard/main/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/features/dashboard/main/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "@app/model/finance/planning/time": [ + { + "file": "libs/model/finance/planning/time/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/time/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/time/README.md", + "hash": "1179861113595845250" + }, + { + "file": "libs/model/finance/planning/time/jest.config.ts", + "hash": "5269431913653288205" + }, + { + "file": "libs/model/finance/planning/time/project.json", + "hash": "3202655856380214531" + }, + { + "file": "libs/model/finance/planning/time/src/index.ts", + "hash": "9437774990826313650" + }, + { + "file": "libs/model/finance/planning/time/src/lib/time-table.generator.ts", + "hash": "817236050651839143" + }, + { + "file": "libs/model/finance/planning/time/src/lib/time.consts.ts", + "hash": "6527517611228666540" + }, + { + "file": "libs/model/finance/planning/time/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/time/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/time/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "@app/state/finance/budgetting/rendering": [ + { + "file": "libs/state/finance/budgetting/rendering/.eslintrc.json", + "hash": "10168477174630768117" + }, + { + "file": "libs/state/finance/budgetting/rendering/README.md", + "hash": "10019785396315668262" + }, + { + "file": "libs/state/finance/budgetting/rendering/jest.config.ts", + "hash": "4440036855818832364" + }, + { + "file": "libs/state/finance/budgetting/rendering/project.json", + "hash": "878132311562044871" + }, + { + "file": "libs/state/finance/budgetting/rendering/src/index.ts", + "hash": "7970534807945872959" + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/budget-explorer-state.service.ts", + "hash": "8810493580152476048", + "deps": [ + "util-iote-bricks-angular", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-rendering", + "model-finance-planning-budget-rendering-state" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/budget-rendering-state.module.ts", + "hash": "18371117968372159324", + "deps": [ + "@app/state/finance/budgetting/budgets" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/defaults/null-transaction-cell.const.ts", + "hash": "3295025167206255829", + "deps": [ + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/model/budget-explorer-edit-status.enum.ts", + "hash": "14826517414180504562" + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/model/child-budget-manager.model.ts", + "hash": "13393208925437367935", + "deps": [ + "model-finance-planning-budget-rendering", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/model/convert-budget-header-to-budget-row.function.ts", + "hash": "11902218443130290705", + "deps": [ + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/model/scope-table-to-year.function.ts", + "hash": "4725263876155368330", + "deps": [ + "@app/model/finance/planning/budget-lines/by-year", + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-rendering-state", + "@app/model/finance/planning/budget-defaults", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/model/transaction-planner-manager.ts", + "hash": "16798176601670458268", + "deps": [ + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/queries/budget-lines.query.ts", + "hash": "6755735969627547652", + "deps": [ + "util-ngfi-angular", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/queries/budget-lock.query.ts", + "hash": "6734054637422071088", + "deps": [ + "util-iote-bricks", + "util-ngfi-angular", + "@app/state/organisation", + "@app/model/organisation" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/queries/budget-renderer.service.ts", + "hash": "14820084403247855274", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-rendering", + "@app/model/finance/planning/budget-calculation" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/queries/budget.query.ts", + "hash": "9261544791363691563", + "deps": [ + "util-ngfi-angular", + "util-ngfi-firestore-qbuilder", + "@app/model/common/user", + "@app/model/organisation", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-rendering", + "@app/state/user", + "@app/state/organisation", + "@app/state/finance/budgetting/budgets" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/queries/operation-budgets.query.ts", + "hash": "15563045578145226946", + "deps": [ + "util-ngfi-angular", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/services/budget-lock.service.ts", + "hash": "13783112133003102773", + "deps": [ + "util-iote-bricks", + "util-ngfi-angular", + "@app/model/common/user", + "@app/model/organisation", + "@app/model/finance/planning/budgets", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/services/calculate-budget-header.service.ts", + "hash": "10118011925940436349", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budget-calculation", + "state-data-firebase" + ] + }, + { + "file": "libs/state/finance/budgetting/rendering/src/lib/services/excel-exporter.service.ts", + "hash": "6550386277871393882" + }, + { + "file": "libs/state/finance/budgetting/rendering/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/budgetting/rendering/tsconfig.json", + "hash": "9284281995785307269" + }, + { + "file": "libs/state/finance/budgetting/rendering/tsconfig.lib.json", + "hash": "11286051716839290523" + }, + { + "file": "libs/state/finance/budgetting/rendering/tsconfig.spec.json", + "hash": "4196842085721392855" + } + ], + "util-iote-exceptions": [ + { + "file": "libs/util/iote/exceptions/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/iote/exceptions/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/iote/exceptions/README.md", + "hash": "15394028991182011454" + }, + { + "file": "libs/util/iote/exceptions/jest.config.ts", + "hash": "12678516465174307033" + }, + { + "file": "libs/util/iote/exceptions/package.json", + "hash": "5262426119252506470" + }, + { + "file": "libs/util/iote/exceptions/project.json", + "hash": "3954044523562091082" + }, + { + "file": "libs/util/iote/exceptions/src/index.ts", + "hash": "7461471226405224756" + }, + { + "file": "libs/util/iote/exceptions/src/lib/custom-exception.class.ts", + "hash": "5141588361757081245" + }, + { + "file": "libs/util/iote/exceptions/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/iote/exceptions/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/iote/exceptions/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "model-finance-payments": [ + { + "file": "libs/model/finance/payments/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/model/finance/payments/README.md", + "hash": "13784610754578041372" + }, + { + "file": "libs/model/finance/payments/jest.config.ts", + "hash": "10289772303963730792" + }, + { + "file": "libs/model/finance/payments/project.json", + "hash": "10644060008670560702" + }, + { + "file": "libs/model/finance/payments/src/index.ts", + "hash": "2727960835102181828" + }, + { + "file": "libs/model/finance/payments/src/lib/bank-transaction.interface.ts", + "hash": "3280101754829578472" + }, + { + "file": "libs/model/finance/payments/src/lib/get-payment.command.ts", + "hash": "18206385898972936900" + }, + { + "file": "libs/model/finance/payments/src/lib/payment.interface.ts", + "hash": "14615417878123407142", + "deps": [ + "model-finance-allocations" + ] + }, + { + "file": "libs/model/finance/payments/src/lib/sanitize-input.function.ts", + "hash": "1273269171588902710" + }, + { + "file": "libs/model/finance/payments/src/lib/transactions/capital-types.enum.ts", + "hash": "17209739339966179496" + }, + { + "file": "libs/model/finance/payments/src/lib/transactions/f-transaction-types.enum.ts", + "hash": "2283559854836172365" + }, + { + "file": "libs/model/finance/payments/src/lib/transactions/f-transaction.interface.ts", + "hash": "14825170063005928809", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/payments/src/lib/write-payment.command.ts", + "hash": "13740959122031139500" + }, + { + "file": "libs/model/finance/payments/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/payments/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/model/finance/payments/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/model/finance/payments/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "model-finance-operations-expenses": [ + { + "file": "libs/model/finance/operations/expenses/.eslintrc.json", + "hash": "10168477174630768117" + }, + { + "file": "libs/model/finance/operations/expenses/README.md", + "hash": "11437344611224997037" + }, + { + "file": "libs/model/finance/operations/expenses/jest.config.ts", + "hash": "8064350489577722977" + }, + { + "file": "libs/model/finance/operations/expenses/project.json", + "hash": "12061395603525028821" + }, + { + "file": "libs/model/finance/operations/expenses/src/index.ts", + "hash": "6179564179232063493" + }, + { + "file": "libs/model/finance/operations/expenses/src/lib/expenses-allocation-element.interface.ts", + "hash": "16422607965036202749", + "deps": [ + "util-iote-bricks", + "model-finance-allocations" + ] + }, + { + "file": "libs/model/finance/operations/expenses/src/lib/expenses-allocations.interface.ts", + "hash": "14671467441838041241", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/operations/expenses/src/lib/expenses-allocs.interface.ts", + "hash": "10745754198755726100", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/operations/expenses/src/lib/expenses-artifact-status.interface.ts", + "hash": "7799867302282543747" + }, + { + "file": "libs/model/finance/operations/expenses/src/lib/expenses.interface.ts", + "hash": "13584229915005662732", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/operations/expenses/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/operations/expenses/tsconfig.json", + "hash": "9284281995785307269" + }, + { + "file": "libs/model/finance/operations/expenses/tsconfig.lib.json", + "hash": "11286051716839290523" + }, + { + "file": "libs/model/finance/operations/expenses/tsconfig.spec.json", + "hash": "4196842085721392855" + } + ], + "features-finance-business-companies-main": [ + { + "file": "libs/features/finance/business/companies/main/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/features/finance/business/companies/main/README.md", + "hash": "3141420498104558017" + }, + { + "file": "libs/features/finance/business/companies/main/jest.config.ts", + "hash": "4589767129566071559" + }, + { + "file": "libs/features/finance/business/companies/main/project.json", + "hash": "15714098736858748599" + }, + { + "file": "libs/features/finance/business/companies/main/src/index.ts", + "hash": "4751906702757063904" + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/companies-main.module.ts", + "hash": "10940208930617247606", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/state/user", + "@app/elements/layout/page", + "elements-layout-page-headers" + ] + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/companies.router.ts", + "hash": "4441628741925958756", + "deps": [ + [ + "features-finance-business-companies-details-view", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/components/company-filter/company-filter.component.html", + "hash": "13247599569288905422" + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/components/company-filter/company-filter.component.scss", + "hash": "3071760243977860603" + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/components/company-filter/company-filter.component.ts", + "hash": "14862610354490279481", + "deps": [ + "util-ngfi-multi-lang", + "model-tags-base", + "model-finance-companies-base", + "state-tags-base", + "state-finance-companies-base" + ] + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/components/company-filter/company-filter.interface.ts", + "hash": "7851143487284829771" + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/pages/company-page/company-page.component.html", + "hash": "9680098787292928154" + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/pages/company-page/company-page.component.scss", + "hash": "13042747028960239269" + }, + { + "file": "libs/features/finance/business/companies/main/src/lib/pages/company-page/company-page.component.ts", + "hash": "10698163831131729093", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-companies-base", + "model-finance-opportunities-base", + "state-finance-companies-base", + "state-finance-opportunities-base", + "features-finance-business-companies-create" + ] + }, + { + "file": "libs/features/finance/business/companies/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/main/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/features/finance/business/companies/main/tsconfig.lib.json", + "hash": "511841889123451483" + }, + { + "file": "libs/features/finance/business/companies/main/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "state-finance-operations-expenses": [ + { + "file": "libs/state/finance/operations/expenses/.eslintrc.json", + "hash": "10168477174630768117" + }, + { + "file": "libs/state/finance/operations/expenses/README.md", + "hash": "15332994401183537830" + }, + { + "file": "libs/state/finance/operations/expenses/jest.config.ts", + "hash": "4795501858960854130" + }, + { + "file": "libs/state/finance/operations/expenses/project.json", + "hash": "12240216844281670868" + }, + { + "file": "libs/state/finance/operations/expenses/src/index.ts", + "hash": "9062305124105295413" + }, + { + "file": "libs/state/finance/operations/expenses/src/lib/finance-expenses.module.ts", + "hash": "3391010765550142394" + }, + { + "file": "libs/state/finance/operations/expenses/src/lib/services/expenses-state.service.ts", + "hash": "8188003315252014009", + "deps": [ + "util-iote-time", + "model-finance-operations-expenses", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/operations/expenses/src/lib/stores/expenses-allocs.store.ts", + "hash": "10554699370082006894", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "@app/state/organisation", + "model-finance-operations-expenses" + ] + }, + { + "file": "libs/state/finance/operations/expenses/src/lib/stores/expenses.store.ts", + "hash": "7834912850983829925", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "@app/model/organisation", + "model-finance-operations-expenses", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/operations/expenses/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/operations/expenses/tsconfig.json", + "hash": "9284281995785307269" + }, + { + "file": "libs/state/finance/operations/expenses/tsconfig.lib.json", + "hash": "11286051716839290523" + }, + { + "file": "libs/state/finance/operations/expenses/tsconfig.spec.json", + "hash": "4196842085721392855" + } + ], + "features-finance-operations-payments": [ + { + "file": "libs/features/finance/operations/payments/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/operations/payments/README.md", + "hash": "3756446946741199230" + }, + { + "file": "libs/features/finance/operations/payments/jest.config.ts", + "hash": "7710057116703729893" + }, + { + "file": "libs/features/finance/operations/payments/project.json", + "hash": "699610692744289718" + }, + { + "file": "libs/features/finance/operations/payments/src/index.ts", + "hash": "6600106638833737670" + }, + { + "file": "libs/features/finance/operations/payments/src/lib/operations-payments.module.ts", + "hash": "247143044053604188", + "deps": [ + "util-iote-bricks-angular", + "@app/state/user", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers" + ] + }, + { + "file": "libs/features/finance/operations/payments/src/lib/pages/payments-page/payments-page.component.html", + "hash": "17306023978295903173" + }, + { + "file": "libs/features/finance/operations/payments/src/lib/pages/payments-page/payments-page.component.scss", + "hash": "8070826146920398559" + }, + { + "file": "libs/features/finance/operations/payments/src/lib/pages/payments-page/payments-page.component.ts", + "hash": "15585169493042034078", + "deps": [ + "model-finance-accounts-main", + "@app/model/organisation", + "model-finance-payments", + "model-finance-allocations", + "state-finance-payments-base", + "state-finance-allocations", + "features-finance-banking-allocations" + ] + }, + { + "file": "libs/features/finance/operations/payments/src/lib/payments.router.ts", + "hash": "15909878392321525901", + "deps": [ + "@app/elements/base/authorisation" + ] + }, + { + "file": "libs/features/finance/operations/payments/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/operations/payments/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/operations/payments/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/operations/payments/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "model-finance-contacts-base": [ + { + "file": "libs/model/finance/contacts/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/contacts/base/README.md", + "hash": "9722913595299866435" + }, + { + "file": "libs/model/finance/contacts/base/jest.config.ts", + "hash": "10140654991826234766" + }, + { + "file": "libs/model/finance/contacts/base/project.json", + "hash": "11525415452326803496" + }, + { + "file": "libs/model/finance/contacts/base/src/index.ts", + "hash": "14498944952118130049" + }, + { + "file": "libs/model/finance/contacts/base/src/lib/contact.interface.ts", + "hash": "11777684465829687695", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/contacts/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/contacts/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/contacts/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/contacts/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "state-finance-allocations": [ + { + "file": "libs/state/finance/allocations/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/state/finance/allocations/README.md", + "hash": "6760543809800815096" + }, + { + "file": "libs/state/finance/allocations/jest.config.ts", + "hash": "5632057933063231048" + }, + { + "file": "libs/state/finance/allocations/project.json", + "hash": "14768157235843247606" + }, + { + "file": "libs/state/finance/allocations/src/index.ts", + "hash": "11406610202455062774" + }, + { + "file": "libs/state/finance/allocations/src/lib/allocations-state.module.ts", + "hash": "11935553208315897310" + }, + { + "file": "libs/state/finance/allocations/src/lib/providers/calculate-invoice-totals.function.ts", + "hash": "18072230627831569853", + "deps": [ + "model-finance-invoices-base" + ] + }, + { + "file": "libs/state/finance/allocations/src/lib/providers/invoice-alloc-amount-reducer.function.ts", + "hash": "18272635061375532584", + "deps": [ + "model-finance-allocations", + "model-finance-invoices-base", + "model-finance-payments" + ] + }, + { + "file": "libs/state/finance/allocations/src/lib/services/allocations-state.service.ts", + "hash": "4888581077559170726", + "deps": [ + "model-finance-payments", + "model-finance-invoices-base", + "model-finance-allocations", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/allocations/src/lib/stores/invoices-allocations.store.ts", + "hash": "16845705490575804601", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-invoices-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/allocations/src/lib/stores/payments-allocations.store.ts", + "hash": "12432671784169384329", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-allocations", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/allocations/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/allocations/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/state/finance/allocations/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/state/finance/allocations/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "features-finance-business-opportunities-create": [ + { + "file": "libs/features/finance/business/opportunities/create/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/features/finance/business/opportunities/create/README.md", + "hash": "16684236031420972675" + }, + { + "file": "libs/features/finance/business/opportunities/create/jest.config.ts", + "hash": "13152375649335241635" + }, + { + "file": "libs/features/finance/business/opportunities/create/project.json", + "hash": "14563422425853376299" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/index.ts", + "hash": "5985097684931026125" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/add-new-opportunity/add-new-opportunity.component.html", + "hash": "13468651069174077052" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/add-new-opportunity/add-new-opportunity.component.scss", + "hash": "13017009041687996734" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/add-new-opportunity/add-new-opportunity.component.ts", + "hash": "13670878504376631234", + "deps": [ + "util-iote-time", + "util-ngfi-multi-lang", + "model-finance-opportunities-base", + "state-finance-opportunities-base", + "elements-forms-validators", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/new-company/new-company.component.html", + "hash": "13193841889035153106" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/new-company/new-company.component.scss", + "hash": "14700652477374305718" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/new-company/new-company.component.ts", + "hash": "8494772375472148088", + "deps": [ + "model-finance-companies-base", + "state-finance-companies-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/new-contact/new-contact.component.html", + "hash": "4026899295239788226" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/new-contact/new-contact.component.scss", + "hash": "18413454514440786718" + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/components/new-contact/new-contact.component.ts", + "hash": "15587127673384079138", + "deps": [ + "model-finance-contacts-base", + "state-finance-contacts-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/model/add-opportunity-modal-data.model.ts", + "hash": "4098104270760284969", + "deps": [ + "model-finance-companies-base", + "model-finance-contacts-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/model/create-opportunity-modal.model.ts", + "hash": "18253690968991778360", + "deps": [ + "@app/model/common/user", + "state-finance-opportunities-base", + "state-finance-companies-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/model/opportunity-forms.model.ts", + "hash": "16997115073697391080", + "deps": [ + "elements-forms-validators" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/opportunities-create.module.ts", + "hash": "16929916490841486045", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "elements-forms-form-fields", + "features-finance-business-contacts-create" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/lib/services/create-opportunity-modal.state.service.ts", + "hash": "14346093440105456257", + "deps": [ + "util-iote-bricks-angular", + "@app/state/organisation", + "state-finance-companies-base", + "state-finance-opportunities-base", + "model-tags-base" + ] + }, + { + "file": "libs/features/finance/business/opportunities/create/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/opportunities/create/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/features/finance/business/opportunities/create/tsconfig.lib.json", + "hash": "511841889123451483" + }, + { + "file": "libs/features/finance/business/opportunities/create/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "@app/model/organisation": [ + { + "file": "libs/model/organisation/main/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/organisation/main/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/model/organisation/main/README.md", + "hash": "8467559932707598590" + }, + { + "file": "libs/model/organisation/main/jest.config.ts", + "hash": "15614430912413111895" + }, + { + "file": "libs/model/organisation/main/project.json", + "hash": "16761867121578377659" + }, + { + "file": "libs/model/organisation/main/src/index.ts", + "hash": "14919689268282382767" + }, + { + "file": "libs/model/organisation/main/src/lib/address.interface.ts", + "hash": "7766524099810554029" + }, + { + "file": "libs/model/organisation/main/src/lib/contact.interface.ts", + "hash": "2743446581125799790" + }, + { + "file": "libs/model/organisation/main/src/lib/kujali-permissions.interface.ts", + "hash": "17790979177020398145", + "deps": [ + "util-iote-bricks", + "@app/model/common/user" + ] + }, + { + "file": "libs/model/organisation/main/src/lib/organisation.interface.ts", + "hash": "15827240985785446357", + "deps": [ + "util-iote-bricks", + "model-finance-accounts-main" + ] + }, + { + "file": "libs/model/organisation/main/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/model/organisation/main/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/model/organisation/main/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "state-finance-base": [ + { + "file": "libs/state/finance/base/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/state/finance/base/README.md", + "hash": "8796699027797372431" + }, + { + "file": "libs/state/finance/base/jest.config.ts", + "hash": "7970461200419201753" + }, + { + "file": "libs/state/finance/base/project.json", + "hash": "9559275772147671912" + }, + { + "file": "libs/state/finance/base/src/index.ts", + "hash": "10075420977036524179" + }, + { + "file": "libs/state/finance/base/src/lib/active-finance-object-loader.service.ts", + "hash": "17369577415447121367", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/state/finance/base/src/lib/allowed-note-domains.fn.ts", + "hash": "5020306833209637551" + }, + { + "file": "libs/state/finance/base/src/lib/finance-base.module.ts", + "hash": "3853609427562325568" + }, + { + "file": "libs/state/finance/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/base/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/state/finance/base/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/state/finance/base/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "@app/state/user": [ + { + "file": "libs/state/user/.eslintrc.json", + "hash": "13274677852670125882" + }, + { + "file": "libs/state/user/README.md", + "hash": "11868779440803814870" + }, + { + "file": "libs/state/user/jest.config.ts", + "hash": "5781301188883589662" + }, + { + "file": "libs/state/user/project.json", + "hash": "12437120550777503459" + }, + { + "file": "libs/state/user/src/index.ts", + "hash": "8364979018333355816" + }, + { + "file": "libs/state/user/src/lib/services/kujali-user.service.ts", + "hash": "7291521486135667967", + "deps": [ + "util-ngfi-angular", + "@app/model/common/user", + "@app/model/organisation", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/user/src/lib/stores/user.store.ts", + "hash": "9258725920279446111", + "deps": [ + "util-ngfi-angular", + "util-ngfi-firestore-qbuilder", + "@app/model/common/user" + ] + }, + { + "file": "libs/state/user/src/lib/user-state.module.ts", + "hash": "16791140999620306503" + }, + { + "file": "libs/state/user/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/user/tsconfig.json", + "hash": "9143774130885877780" + }, + { + "file": "libs/state/user/tsconfig.lib.json", + "hash": "4129359059229624005" + }, + { + "file": "libs/state/user/tsconfig.spec.json", + "hash": "12933897464779342402" + } + ], + "features-finance-business-main": [ + { + "file": "libs/features/finance/business/main/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/business/main/README.md", + "hash": "7227520799751970378" + }, + { + "file": "libs/features/finance/business/main/jest.config.ts", + "hash": "562438188879763735" + }, + { + "file": "libs/features/finance/business/main/project.json", + "hash": "7832587765989285732" + }, + { + "file": "libs/features/finance/business/main/src/index.ts", + "hash": "13649886771467740132" + }, + { + "file": "libs/features/finance/business/main/src/lib/business.router.ts", + "hash": "5341494846714129278", + "deps": [ + "@app/elements/base/authorisation", + [ + "features-finance-business-contacts-main", + "dynamic" + ], + [ + "features-finance-business-companies-main", + "dynamic" + ], + [ + "features-finance-business-opportunities-main", + "dynamic" + ], + [ + "features-finance-business-invoices-main", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/main/src/lib/finance-business.module.ts", + "hash": "764984335251751837", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/state/user", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/finance/business/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/main/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/business/main/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/business/main/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-banking-main": [ + { + "file": "libs/features/finance/banking/main/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/banking/main/README.md", + "hash": "14556278832556869828" + }, + { + "file": "libs/features/finance/banking/main/jest.config.ts", + "hash": "15015553930567640732" + }, + { + "file": "libs/features/finance/banking/main/project.json", + "hash": "12249259869744126644" + }, + { + "file": "libs/features/finance/banking/main/src/index.ts", + "hash": "659186008562712349" + }, + { + "file": "libs/features/finance/banking/main/src/lib/banking-main.module.ts", + "hash": "879810195421999847", + "deps": [ + "util-iote-bricks-angular", + "@app/state/user", + "util-ngfi-multi-lang", + "elements-layout-page-headers", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/finance/banking/main/src/lib/banking.router.ts", + "hash": "17949376755858361513", + "deps": [ + "@app/elements/base/authorisation", + [ + "features-finance-banking-activate-banking", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/account-information/account-information.component.html", + "hash": "1325137839005152485" + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/account-information/account-information.component.scss", + "hash": "523575435139208300" + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/account-information/account-information.component.ts", + "hash": "2723393405363614611", + "deps": [ + "model-finance-accounts-main" + ] + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/single-account-page/single-account-page.component.html", + "hash": "16614748690078272832" + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/single-account-page/single-account-page.component.scss", + "hash": "2509768612545221678" + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/single-account-page/single-account-page.component.spec.ts", + "hash": "15077582534439061564" + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/single-account-page/single-account-page.component.ts", + "hash": "919809799134198846", + "deps": [ + "model-finance-payments", + "model-finance-accounts-main", + "state-finance-banking", + "state-finance-payments-base", + "state-finance-allocations", + "features-finance-banking-allocations", + "model-finance-allocations" + ] + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/transactions-table/transactions-table.component.html", + "hash": "4179442719048139475" + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/transactions-table/transactions-table.component.scss", + "hash": "13629890120202018154" + }, + { + "file": "libs/features/finance/banking/main/src/lib/components/transactions-table/transactions-table.component.ts", + "hash": "16326726456128194432", + "deps": [ + "model-finance-payments" + ] + }, + { + "file": "libs/features/finance/banking/main/src/lib/modals/create-new-bank-account-modal/create-new-bank-account-modal.component.html", + "hash": "6179775148045141542" + }, + { + "file": "libs/features/finance/banking/main/src/lib/modals/create-new-bank-account-modal/create-new-bank-account-modal.component.scss", + "hash": "3724130631168663170" + }, + { + "file": "libs/features/finance/banking/main/src/lib/modals/create-new-bank-account-modal/create-new-bank-account-modal.component.spec.ts", + "hash": "4446157984561817625" + }, + { + "file": "libs/features/finance/banking/main/src/lib/modals/create-new-bank-account-modal/create-new-bank-account-modal.component.ts", + "hash": "9562571392108901436", + "deps": [ + "@app/model/finance/planning/budgets", + "state-finance-banking" + ] + }, + { + "file": "libs/features/finance/banking/main/src/lib/pages/banking-page/banking-page.component.html", + "hash": "4267105379240682512" + }, + { + "file": "libs/features/finance/banking/main/src/lib/pages/banking-page/banking-page.component.scss", + "hash": "15673858744348740392" + }, + { + "file": "libs/features/finance/banking/main/src/lib/pages/banking-page/banking-page.component.ts", + "hash": "2258358910884075824", + "deps": [ + "util-ngfi-angular", + "@app/model/common/user", + "model-finance-accounts-main", + "@app/model/organisation", + "@app/state/organisation", + "state-finance-banking", + "features-shared-components-modals" + ] + }, + { + "file": "libs/features/finance/banking/main/src/lib/providers/create-new-bank-account-form.function.ts", + "hash": "16463643208541709752" + }, + { + "file": "libs/features/finance/banking/main/src/lib/services/activate-ponto-banking.service.ts", + "hash": "3869808059888483408", + "deps": [ + "model-finance-accounts-main", + "@app/model/organisation", + "@app/model/common/user" + ] + }, + { + "file": "libs/features/finance/banking/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/banking/main/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/banking/main/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/banking/main/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "@app/model/finance/planning/budget-items": [ + { + "file": "libs/model/finance/planning/budget-items/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-items/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-items/README.md", + "hash": "12196557379828282267" + }, + { + "file": "libs/model/finance/planning/budget-items/jest.config.ts", + "hash": "3931089252918835677" + }, + { + "file": "libs/model/finance/planning/budget-items/project.json", + "hash": "14014781639057783997" + }, + { + "file": "libs/model/finance/planning/budget-items/src/index.ts", + "hash": "3502985550487357267" + }, + { + "file": "libs/model/finance/planning/budget-items/src/lib/edit/plan-tr-input.interface.ts", + "hash": "14412105156750639197", + "deps": [ + "model-finance-planning-budget-grouping" + ] + }, + { + "file": "libs/model/finance/planning/budget-items/src/lib/transaction-occurence.interface.ts", + "hash": "2661119630876099141", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budget-items/src/lib/types/frequency.interface.ts", + "hash": "7640672201667006673" + }, + { + "file": "libs/model/finance/planning/budget-items/src/lib/value-increase-config.interface.ts", + "hash": "8631519783094699166" + }, + { + "file": "libs/model/finance/planning/budget-items/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-items/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/model/finance/planning/budget-items/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "@app/elements/layout/user-menu": [ + { + "file": "libs/elements/layout/user-menu/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/elements/layout/user-menu/README.md", + "hash": "11657729385122615994" + }, + { + "file": "libs/elements/layout/user-menu/jest.config.ts", + "hash": "3058610525902431921" + }, + { + "file": "libs/elements/layout/user-menu/project.json", + "hash": "3671933813571370621" + }, + { + "file": "libs/elements/layout/user-menu/src/index.ts", + "hash": "4661846225533692208" + }, + { + "file": "libs/elements/layout/user-menu/src/lib/components/user-menu/user-menu.component.html", + "hash": "10425090262798741514" + }, + { + "file": "libs/elements/layout/user-menu/src/lib/components/user-menu/user-menu.component.scss", + "hash": "1902263428585911629" + }, + { + "file": "libs/elements/layout/user-menu/src/lib/components/user-menu/user-menu.component.ts", + "hash": "4458876727984854716", + "deps": [ + "util-iote-bricks", + "util-ngfi-angular" + ] + }, + { + "file": "libs/elements/layout/user-menu/src/lib/user-menu.module.ts", + "hash": "12519172975765659847", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/layout/user-menu/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/layout/user-menu/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/elements/layout/user-menu/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/elements/layout/user-menu/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "features-finance-business-companies-details-activities": [ + { + "file": "libs/features/finance/business/companies/details/activities/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/companies/details/activities/README.md", + "hash": "4695303847523637433" + }, + { + "file": "libs/features/finance/business/companies/details/activities/jest.config.ts", + "hash": "17748622467349511509" + }, + { + "file": "libs/features/finance/business/companies/details/activities/project.json", + "hash": "16804041867068903696" + }, + { + "file": "libs/features/finance/business/companies/details/activities/src/index.ts", + "hash": "14917621768895234645" + }, + { + "file": "libs/features/finance/business/companies/details/activities/src/lib/companies-activities.module.ts", + "hash": "3617635094767965842", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "features-finance-business-companies-details-contacts", + "features-finance-business-companies-details-opportunities", + "features-finance-business-companies-details-invoices", + "features-activities" + ] + }, + { + "file": "libs/features/finance/business/companies/details/activities/src/lib/components/company-activities-tabs/company-activities-tabs.component.html", + "hash": "17649040726851871017" + }, + { + "file": "libs/features/finance/business/companies/details/activities/src/lib/components/company-activities-tabs/company-activities-tabs.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/business/companies/details/activities/src/lib/components/company-activities-tabs/company-activities-tabs.component.ts", + "hash": "1523971548448478450", + "deps": [ + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/finance/business/companies/details/activities/src/lib/services/check-permissions.service.ts", + "hash": "5612760208517063252" + }, + { + "file": "libs/features/finance/business/companies/details/activities/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/details/activities/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/companies/details/activities/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/companies/details/activities/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-finance-banking-allocations": [ + { + "file": "libs/features/finance/banking/allocations/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/banking/allocations/README.md", + "hash": "17969636951697221953" + }, + { + "file": "libs/features/finance/banking/allocations/jest.config.ts", + "hash": "3037661321813255091" + }, + { + "file": "libs/features/finance/banking/allocations/project.json", + "hash": "13816698580838337981" + }, + { + "file": "libs/features/finance/banking/allocations/src/index.ts", + "hash": "8933624767615736340" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/allocations.module.ts", + "hash": "5681116595703348326", + "deps": [ + "util-iote-bricks-angular", + "@app/state/user", + "util-ngfi-multi-lang", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/allocated-invoice/allocated-invoice.component.html", + "hash": "11090529485058640857" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/allocated-invoice/allocated-invoice.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/allocated-invoice/allocated-invoice.component.ts", + "hash": "3503297329205939526", + "deps": [ + "model-finance-payments", + "model-finance-allocations", + "state-finance-allocations", + "model-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/allocated-payment/allocated-payment.component.html", + "hash": "6816236338715925277" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/allocated-payment/allocated-payment.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/allocated-payment/allocated-payment.component.ts", + "hash": "18034668902534167596", + "deps": [ + "model-finance-invoices-base", + "model-finance-allocations", + "state-finance-allocations" + ] + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/invoices-table/invoices-table.component.html", + "hash": "2644238830129283926" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/invoices-table/invoices-table.component.scss", + "hash": "8022867111484952809" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/invoices-table/invoices-table.component.ts", + "hash": "12365175405482300340", + "deps": [ + "util-iote-time", + "model-finance-invoices-base", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/payments-table/payments-table.component.html", + "hash": "9088203733542291183" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/payments-table/payments-table.component.scss", + "hash": "15742582681450154348" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/components/payments-table/payments-table.component.ts", + "hash": "2519210344164228500", + "deps": [ + "model-finance-payments" + ] + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/modals/allocate-payments-to-invoice/allocate-payments-to-invoice.component.html", + "hash": "10015181958870770487" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/modals/allocate-payments-to-invoice/allocate-payments-to-invoice.component.scss", + "hash": "947461290502702681" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/modals/allocate-payments-to-invoice/allocate-payments-to-invoice.component.spec.ts", + "hash": "6911835673224854495" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/modals/allocate-payments-to-invoice/allocate-payments-to-invoice.component.ts", + "hash": "4072694360177648024", + "deps": [ + "model-finance-accounts-main", + "@app/model/organisation", + "model-finance-payments", + "model-finance-allocations", + "model-finance-invoices-base", + "state-finance-payments-base", + "state-finance-allocations", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/modals/allocate-transaction-modal/allocate-transaction-modal.component.html", + "hash": "15955614052029840823" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/modals/allocate-transaction-modal/allocate-transaction-modal.component.scss", + "hash": "15105696354397002561" + }, + { + "file": "libs/features/finance/banking/allocations/src/lib/modals/allocate-transaction-modal/allocate-transaction-modal.component.ts", + "hash": "5996906466730691227", + "deps": [ + "util-iote-time", + "model-finance-allocations", + "model-finance-invoices-base", + "state-finance-invoices-base", + "state-finance-allocations" + ] + }, + { + "file": "libs/features/finance/banking/allocations/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/banking/allocations/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/banking/allocations/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/banking/allocations/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "model-finance-planning-budget-grouping": [ + { + "file": "libs/model/finance/planning/budget-grouping/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-grouping/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-grouping/README.md", + "hash": "17054311518830516241" + }, + { + "file": "libs/model/finance/planning/budget-grouping/jest.config.ts", + "hash": "9299255158522568474" + }, + { + "file": "libs/model/finance/planning/budget-grouping/project.json", + "hash": "1466653645351473192" + }, + { + "file": "libs/model/finance/planning/budget-grouping/src/index.ts", + "hash": "1287064848882403895" + }, + { + "file": "libs/model/finance/planning/budget-grouping/src/lib/budget-row-type.enum.ts", + "hash": "10720790975353822469" + }, + { + "file": "libs/model/finance/planning/budget-grouping/src/lib/db-seeds/cost-types-seed.const.ts", + "hash": "8131882042687205260" + }, + { + "file": "libs/model/finance/planning/budget-grouping/src/lib/select-transaction-type-model.ts", + "hash": "7897062197471107549" + }, + { + "file": "libs/model/finance/planning/budget-grouping/src/lib/transaction-type-category.interface.ts", + "hash": "15493421451760750009", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budget-grouping/src/lib/transaction-type.interface.ts", + "hash": "460806662604193361", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budget-grouping/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-grouping/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budget-grouping/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "features-finance-operations-expenses": [ + { + "file": "libs/features/finance/operations/expenses/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/operations/expenses/README.md", + "hash": "3824372536220951567" + }, + { + "file": "libs/features/finance/operations/expenses/jest.config.ts", + "hash": "3500452240180332799" + }, + { + "file": "libs/features/finance/operations/expenses/project.json", + "hash": "3319064493784498132" + }, + { + "file": "libs/features/finance/operations/expenses/src/index.ts", + "hash": "4671580878330460268" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/components/expenses-table/expenses-table.component.html", + "hash": "17818780454729183881" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/components/expenses-table/expenses-table.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/components/expenses-table/expenses-table.component.ts", + "hash": "10362758201148278007" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/modals/create-expenses-modal/create-expenses-modal.component.html", + "hash": "15165009624487597443" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/modals/create-expenses-modal/create-expenses-modal.component.scss", + "hash": "11836789467407272703" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/modals/create-expenses-modal/create-expenses-modal.component.ts", + "hash": "857609468594677453", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-grouping", + "state-finance-cost-types", + "@app/state/finance/budgetting/budgets", + "@app/state/finance/budgetting/rendering", + "state-finance-operations-expenses" + ] + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/model/expense.model.ts", + "hash": "17396706647041263037", + "deps": [ + "model-finance-operations-expenses" + ] + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/operations-expenses.module.ts", + "hash": "15121978037454391113", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers", + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/operations-expenses.router.ts", + "hash": "13775735692633060493", + "deps": [ + "@app/elements/base/authorisation" + ] + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/pages/expenses-page/expenses-page.component.html", + "hash": "11020323920429192766" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/pages/expenses-page/expenses-page.component.scss", + "hash": "13589873903374869487" + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/pages/expenses-page/expenses-page.component.ts", + "hash": "10691139538702088133", + "deps": [ + "util-iote-time", + "model-finance-operations-expenses", + "@app/model/finance/planning/budget-items", + "state-finance-operations-expenses", + "@app/state/finance/budgetting/budgets" + ] + }, + { + "file": "libs/features/finance/operations/expenses/src/lib/services/expenses.service.ts", + "hash": "3617132786121783666", + "deps": [ + "@app/model/finance/planning/budgets", + "model-finance-operations-expenses", + "@app/state/finance/budgetting/budgets" + ] + }, + { + "file": "libs/features/finance/operations/expenses/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/operations/expenses/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/operations/expenses/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/operations/expenses/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-operations-main": [ + { + "file": "libs/features/finance/operations/main/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/operations/main/README.md", + "hash": "6023268747456292320" + }, + { + "file": "libs/features/finance/operations/main/jest.config.ts", + "hash": "8153898316267880448" + }, + { + "file": "libs/features/finance/operations/main/project.json", + "hash": "8069183593378443281" + }, + { + "file": "libs/features/finance/operations/main/src/index.ts", + "hash": "14661339633922481460" + }, + { + "file": "libs/features/finance/operations/main/src/lib/operations-main.module.ts", + "hash": "592668303784787736", + "deps": [ + "util-iote-bricks-angular", + "@app/state/user", + "util-ngfi-multi-lang", + "@app/elements/layout/page" + ] + }, + { + "file": "libs/features/finance/operations/main/src/lib/operations.router.ts", + "hash": "15234044162825075395", + "deps": [ + "@app/elements/base/authorisation", + [ + "features-finance-banking-main", + "dynamic" + ], + [ + "features-finance-operations-payments", + "dynamic" + ], + [ + "features-finance-operations-expenses", + "dynamic" + ], + [ + "features-finance-operations-budgets", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/operations/main/src/lib/pages/operations-page/operations-page.component.html", + "hash": "514185211692522321" + }, + { + "file": "libs/features/finance/operations/main/src/lib/pages/operations-page/operations-page.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/operations/main/src/lib/pages/operations-page/operations-page.component.ts", + "hash": "14285413899655487387" + }, + { + "file": "libs/features/finance/operations/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/operations/main/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/operations/main/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/operations/main/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-business-contacts-create": [ + { + "file": "libs/features/finance/business/contacts/create/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/features/finance/business/contacts/create/README.md", + "hash": "15668199696818024336" + }, + { + "file": "libs/features/finance/business/contacts/create/jest.config.ts", + "hash": "3349615943570217034" + }, + { + "file": "libs/features/finance/business/contacts/create/project.json", + "hash": "9013510793759941044" + }, + { + "file": "libs/features/finance/business/contacts/create/src/index.ts", + "hash": "5992077060904027425" + }, + { + "file": "libs/features/finance/business/contacts/create/src/lib/business-contacts-create.module.ts", + "hash": "4550844833457973115", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/contacts/create/src/lib/components/add-new-contact-form/add-new-contact-form.component.html", + "hash": "1401331758636994477" + }, + { + "file": "libs/features/finance/business/contacts/create/src/lib/components/add-new-contact-form/add-new-contact-form.component.scss", + "hash": "13404211585248924475" + }, + { + "file": "libs/features/finance/business/contacts/create/src/lib/components/add-new-contact-form/add-new-contact-form.component.ts", + "hash": "12008006852664329441", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-companies-base", + "state-finance-contacts-base", + "state-finance-companies-base", + "state-tags-base", + "elements-forms-validators", + "elements-forms-form-fields" + ] + }, + { + "file": "libs/features/finance/business/contacts/create/src/lib/components/add-new-contact/add-new-contact.component.html", + "hash": "3790681652922667834" + }, + { + "file": "libs/features/finance/business/contacts/create/src/lib/components/add-new-contact/add-new-contact.component.scss", + "hash": "6705849307492006613" + }, + { + "file": "libs/features/finance/business/contacts/create/src/lib/components/add-new-contact/add-new-contact.component.ts", + "hash": "14843002496164788329" + }, + { + "file": "libs/features/finance/business/contacts/create/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/contacts/create/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/features/finance/business/contacts/create/tsconfig.lib.json", + "hash": "511841889123451483" + }, + { + "file": "libs/features/finance/business/contacts/create/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "state-finance-cost-types": [ + { + "file": "libs/state/finance/cost-types/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/state/finance/cost-types/README.md", + "hash": "5642959000811677928" + }, + { + "file": "libs/state/finance/cost-types/jest.config.ts", + "hash": "12088679556481732775" + }, + { + "file": "libs/state/finance/cost-types/project.json", + "hash": "8013165537375016014" + }, + { + "file": "libs/state/finance/cost-types/src/index.ts", + "hash": "2691556374928714262" + }, + { + "file": "libs/state/finance/cost-types/src/lib/cost-types-state.module.ts", + "hash": "5273843108643545358" + }, + { + "file": "libs/state/finance/cost-types/src/lib/stores/cost-types.store.ts", + "hash": "15090151007751514988", + "deps": [ + "util-iote-state", + "util-iote-bricks-angular", + "model-finance-planning-budget-grouping" + ] + }, + { + "file": "libs/state/finance/cost-types/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/cost-types/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/state/finance/cost-types/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/state/finance/cost-types/tsconfig.spec.json", + "hash": "4196842085721392855" + } + ], + "functions-pubsub": [ + { + "file": "libs/functions/pubsub/.eslintrc.json", + "hash": "6511951079286915134" + }, + { + "file": "libs/functions/pubsub/README.md", + "hash": "5848250220188678669" + }, + { + "file": "libs/functions/pubsub/jest.config.ts", + "hash": "7461262342126477898" + }, + { + "file": "libs/functions/pubsub/project.json", + "hash": "10231265124010611048" + }, + { + "file": "libs/functions/pubsub/src/index.ts", + "hash": "10631095408024908605" + }, + { + "file": "libs/functions/pubsub/src/lib/pubsub-pubslish-action.function.ts", + "hash": "5387920797186558796" + }, + { + "file": "libs/functions/pubsub/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/pubsub/tsconfig.json", + "hash": "6922415355334431150" + }, + { + "file": "libs/functions/pubsub/tsconfig.lib.json", + "hash": "4420964269255665643" + }, + { + "file": "libs/functions/pubsub/tsconfig.spec.json", + "hash": "18017946449262294049" + } + ], + "state-files-base": [ + { + "file": "libs/state/files/base/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/state/files/base/README.md", + "hash": "6152143686421843111" + }, + { + "file": "libs/state/files/base/jest.config.ts", + "hash": "2959754850798458374" + }, + { + "file": "libs/state/files/base/project.json", + "hash": "17289101636962024011" + }, + { + "file": "libs/state/files/base/src/index.ts", + "hash": "7122513574495560514" + }, + { + "file": "libs/state/files/base/src/lib/files-state.module.ts", + "hash": "10165147459304703266" + }, + { + "file": "libs/state/files/base/src/lib/services/file-storage.service.ts", + "hash": "16708202721193565871" + }, + { + "file": "libs/state/files/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/files/base/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/state/files/base/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/state/files/base/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "functions-finance-budgeting": [ + { + "file": "libs/functions/finance/budgeting/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/functions/finance/budgeting/README.md", + "hash": "10869668587187079276" + }, + { + "file": "libs/functions/finance/budgeting/jest.config.ts", + "hash": "15533698766768442921" + }, + { + "file": "libs/functions/finance/budgeting/project.json", + "hash": "3741695222080221333" + }, + { + "file": "libs/functions/finance/budgeting/src/index.ts", + "hash": "1095566827604599563" + }, + { + "file": "libs/functions/finance/budgeting/src/lib/budgets/calculate-budget-header-pubsub.handler.ts", + "hash": "17434119828409939907", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "@app/model/finance/planning/budget-calculation", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "@app/model/finance/planning/budget-lines", + "functions-pubsub" + ] + }, + { + "file": "libs/functions/finance/budgeting/src/lib/budgets/calculate-budget-header.handler.ts", + "hash": "12047835332629292564", + "deps": [ + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder", + "util-ngfi-functions", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-rendering", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budget-calculation", + "functions-pubsub" + ] + }, + { + "file": "libs/functions/finance/budgeting/src/lib/common/calculate-header-results.function.ts", + "hash": "8143614040122849662", + "deps": [ + "util-iote-cqrs", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-rendering", + "@app/model/finance/planning/budget-calculation" + ] + }, + { + "file": "libs/functions/finance/budgeting/src/lib/common/create-budget-header-result.function.ts", + "hash": "1381862217210890975", + "deps": [ + "util-iote-cqrs", + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/functions/finance/budgeting/src/lib/common/update-parent-headers.function.ts", + "hash": "9330795972767943719", + "deps": [ + "util-iote-cqrs", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budgets", + "functions-pubsub" + ] + }, + { + "file": "libs/functions/finance/budgeting/src/lib/promote-budget.handler.ts", + "hash": "7232545198907775681", + "deps": [ + "util-iote-cqrs", + "util-ngfi-functions", + "@app/model/finance/planning/budget-items", + "@app/model/finance/planning/budget-lines/by-year", + "model-finance-planning-budget-rendering-state", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/functions/finance/budgeting/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/functions/finance/budgeting/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/functions/finance/budgeting/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/functions/finance/budgeting/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "@app/state/finance/budgetting/budgets": [ + { + "file": "libs/state/finance/budgetting/budgets/.eslintrc.json", + "hash": "10168477174630768117" + }, + { + "file": "libs/state/finance/budgetting/budgets/README.md", + "hash": "670322788531852000" + }, + { + "file": "libs/state/finance/budgetting/budgets/jest.config.ts", + "hash": "6072580061614948207" + }, + { + "file": "libs/state/finance/budgetting/budgets/project.json", + "hash": "11287120103898437764" + }, + { + "file": "libs/state/finance/budgetting/budgets/src/index.ts", + "hash": "13205961858228074499" + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/budgets-state.module.ts", + "hash": "25420780859918394" + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/services/budgets-state.service.ts", + "hash": "12146578420542711463", + "deps": [ + "util-ngfi-angular", + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/stores/active-budget.store.ts", + "hash": "17984425362375292882", + "deps": [ + "util-iote-state", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/stores/budget-header-result.store.ts", + "hash": "3832202071088429819", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "@app/model/organisation", + "@app/model/finance/planning/budget-lines", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/stores/budget-lines-allocs.store.ts", + "hash": "12709735948048405895", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "@app/model/organisation", + "@app/model/finance/planning/budgets", + "@app/state/organisation", + "util-ngfi-state" + ] + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/stores/budget-lines.store.ts", + "hash": "3648566300343446446", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "@app/model/organisation", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budgets", + "@app/state/organisation", + "util-ngfi-state" + ] + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/stores/budgets.store.ts", + "hash": "4168287126089181910", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-firestore-qbuilder", + "util-ngfi-angular", + "util-ngfi-state", + "@app/model/organisation", + "@app/model/finance/planning/budgets", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/budgetting/budgets/src/lib/stores/org-budgets-store.store.ts", + "hash": "15199982034454189330", + "deps": [ + "util-iote-state", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/state/finance/budgetting/budgets/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/budgetting/budgets/tsconfig.json", + "hash": "9284281995785307269" + }, + { + "file": "libs/state/finance/budgetting/budgets/tsconfig.lib.json", + "hash": "11286051716839290523" + }, + { + "file": "libs/state/finance/budgetting/budgets/tsconfig.spec.json", + "hash": "4196842085721392855" + } + ], + "features-finance-business-companies-details-view": [ + { + "file": "libs/features/finance/business/companies/details/view/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/companies/details/view/README.md", + "hash": "13537993256292436322" + }, + { + "file": "libs/features/finance/business/companies/details/view/jest.config.ts", + "hash": "8021710746375385501" + }, + { + "file": "libs/features/finance/business/companies/details/view/project.json", + "hash": "9770387482989920940" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/index.ts", + "hash": "9980864524764939540" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/companies-view.module.ts", + "hash": "14751030151443166852", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers", + "features-notes", + "features-finance-business-companies-details-activities", + "features-finance-business-companies-details-opportunities", + "features-finance-business-opportunities-create" + ] + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/companies-view.router.ts", + "hash": "12744581331599466697", + "deps": [ + [ + "features-finance-business-companies-details-edit", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/components/company-details/company-details.component.html", + "hash": "13324010029249054327" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/components/company-details/company-details.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/components/company-details/company-details.component.ts", + "hash": "11128357918919515209" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/components/company-information/company-information.component.html", + "hash": "3324968633178116867" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/components/company-information/company-information.component.scss", + "hash": "4417775471022085925" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/components/company-information/company-information.component.ts", + "hash": "12037192725065172788", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-companies-base", + "state-finance-companies-base" + ] + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/pages/single-company-detail/single-company-detail.component.html", + "hash": "10404681398827305963" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/pages/single-company-detail/single-company-detail.component.scss", + "hash": "17966745018438141548" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/pages/single-company-detail/single-company-detail.component.spec.ts", + "hash": "7964932054598720620" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/lib/pages/single-company-detail/single-company-detail.component.ts", + "hash": "9149638860858816041" + }, + { + "file": "libs/features/finance/business/companies/details/view/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/details/view/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/companies/details/view/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/companies/details/view/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-finance-business-companies-details-opportunities": [ + { + "file": "libs/features/finance/business/companies/details/opportunities/.eslintrc.json", + "hash": "1085951581002114058" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/README.md", + "hash": "17156800624463783154" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/jest.config.ts", + "hash": "4228928993474262231" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/project.json", + "hash": "16467298236217327536" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/src/index.ts", + "hash": "1882877080325989385" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/src/lib/companies-opportunities.module.ts", + "hash": "16180109141535517154", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/src/lib/components/companies-opportunities/companies-opportunities.component.html", + "hash": "11234121213662818975" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/src/lib/components/companies-opportunities/companies-opportunities.component.scss", + "hash": "5813374879375254526" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/src/lib/components/companies-opportunities/companies-opportunities.component.ts", + "hash": "8022023572808197561", + "deps": [ + "util-iote-time", + "model-finance-opportunities-base", + "model-finance-companies-base", + "state-finance-opportunities-base", + "state-finance-companies-base", + "@app/state/user", + "features-finance-business-opportunities-create" + ] + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/tsconfig.json", + "hash": "15373288911943749453" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/tsconfig.lib.json", + "hash": "8910538066434698676" + }, + { + "file": "libs/features/finance/business/companies/details/opportunities/tsconfig.spec.json", + "hash": "14729554191635746231" + } + ], + "features-finance-business-contacts-main": [ + { + "file": "libs/features/finance/business/contacts/main/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/features/finance/business/contacts/main/README.md", + "hash": "14501615810831450946" + }, + { + "file": "libs/features/finance/business/contacts/main/jest.config.ts", + "hash": "13481952823449727216" + }, + { + "file": "libs/features/finance/business/contacts/main/project.json", + "hash": "12322065834133098448" + }, + { + "file": "libs/features/finance/business/contacts/main/src/index.ts", + "hash": "10302213848721330386" + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/business-contacts.module.ts", + "hash": "8281423502968954518", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "elements-layout-page-headers" + ] + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/components/contacts-filter/contacts-filter.component.html", + "hash": "12657613474527521376" + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/components/contacts-filter/contacts-filter.component.scss", + "hash": "13084625567882439690" + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/components/contacts-filter/contacts-filter.component.ts", + "hash": "10272453234112072097", + "deps": [ + "util-ngfi-multi-lang", + "model-tags-base", + "model-finance-companies-base", + "model-roles-base", + "model-finance-contacts-base", + "state-finance-contacts-base", + "state-finance-companies-base" + ] + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/components/contacts-filter/contacts-filter.interface.ts", + "hash": "6614973311544280282" + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/contacts.router.ts", + "hash": "3065546973710724587", + "deps": [ + [ + "features-finance-business-contacts-details-view", + "dynamic" + ] + ] + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/pages/contacts-page.component.html", + "hash": "2014625657694026636" + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/pages/contacts-page.component.scss", + "hash": "9678940086979511861" + }, + { + "file": "libs/features/finance/business/contacts/main/src/lib/pages/contacts-page.component.ts", + "hash": "7044930262166936672", + "deps": [ + "util-ngfi-multi-lang", + "model-finance-contacts-base", + "model-finance-companies-base", + "state-finance-opportunities-base", + "state-finance-contacts-base", + "features-finance-business-contacts-create" + ] + }, + { + "file": "libs/features/finance/business/contacts/main/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/contacts/main/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/features/finance/business/contacts/main/tsconfig.lib.json", + "hash": "511841889123451483" + }, + { + "file": "libs/features/finance/business/contacts/main/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "util-ngfi-state": [ + { + "file": "libs/util/ngfi/state/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/util/ngfi/state/.eslintrc.json", + "hash": "6714755695949221080" + }, + { + "file": "libs/util/ngfi/state/README.md", + "hash": "13623475998103531199" + }, + { + "file": "libs/util/ngfi/state/jest.config.ts", + "hash": "10287336465427646454" + }, + { + "file": "libs/util/ngfi/state/package.json", + "hash": "8707381246033328648", + "deps": [ + "util-iote-bricks", + "util-iote-state", + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-iote-time", + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/ngfi/state/project.json", + "hash": "10676441296840087487" + }, + { + "file": "libs/util/ngfi/state/src/index.ts", + "hash": "1528575645251650942" + }, + { + "file": "libs/util/ngfi/state/src/lib/data.store.ts", + "hash": "484372408844808077", + "deps": [ + "util-ngfi-angular", + "util-iote-state", + "util-iote-bricks", + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/util/ngfi/state/tsconfig.json", + "hash": "11112430859835852109" + }, + { + "file": "libs/util/ngfi/state/tsconfig.lib.json", + "hash": "418941538173612840" + }, + { + "file": "libs/util/ngfi/state/tsconfig.spec.json", + "hash": "14895986241040702646" + } + ], + "state-finance-budgetting-results": [ + { + "file": "libs/state/finance/budgetting/results/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/state/finance/budgetting/results/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/state/finance/budgetting/results/README.md", + "hash": "15695249664310569531" + }, + { + "file": "libs/state/finance/budgetting/results/jest.config.ts", + "hash": "5462401168788095427" + }, + { + "file": "libs/state/finance/budgetting/results/project.json", + "hash": "726297798975564608" + }, + { + "file": "libs/state/finance/budgetting/results/src/index.ts", + "hash": "11374465799515226179" + }, + { + "file": "libs/state/finance/budgetting/results/src/lib/budgets-state.module.ts", + "hash": "14154093191151808311" + }, + { + "file": "libs/state/finance/budgetting/results/src/lib/queries/budget-graph.service.ts", + "hash": "5645313273191656871" + }, + { + "file": "libs/state/finance/budgetting/results/src/lib/queries/budget-result.query.ts", + "hash": "4491576671086098208", + "deps": [ + "util-ngfi-angular", + "util-ngfi-firestore-qbuilder", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budget-defaults", + "@app/state/organisation", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/state/finance/budgetting/results/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/state/finance/budgetting/results/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/state/finance/budgetting/results/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "model-tags-base": [ + { + "file": "libs/model/tags/base/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/model/tags/base/README.md", + "hash": "9458047176282358285" + }, + { + "file": "libs/model/tags/base/jest.config.ts", + "hash": "7331027680958144291" + }, + { + "file": "libs/model/tags/base/project.json", + "hash": "15135046613602632530" + }, + { + "file": "libs/model/tags/base/src/index.ts", + "hash": "12657301052849054822" + }, + { + "file": "libs/model/tags/base/src/lib/tags.interface.ts", + "hash": "7763151424362100715", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/tags/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/tags/base/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/model/tags/base/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/model/tags/base/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "@app/model/finance/planning/budgets": [ + { + "file": "libs/model/finance/planning/budgets/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budgets/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budgets/README.md", + "hash": "9834556197388538086" + }, + { + "file": "libs/model/finance/planning/budgets/jest.config.ts", + "hash": "2055214591628748795" + }, + { + "file": "libs/model/finance/planning/budgets/project.json", + "hash": "3647461837272363825" + }, + { + "file": "libs/model/finance/planning/budgets/src/index.ts", + "hash": "5251802617223743506" + }, + { + "file": "libs/model/finance/planning/budgets/src/lib/allocations/budget-lines-allocs-element.interface.ts", + "hash": "13488673973252867367", + "deps": [ + "util-iote-bricks", + "model-finance-allocations" + ] + }, + { + "file": "libs/model/finance/planning/budgets/src/lib/allocations/budget-lines-allocs.interface.ts", + "hash": "4016701810677176191", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budgets/src/lib/allocations/budget-lines-artifact-status.interface.ts", + "hash": "7799867302282543747" + }, + { + "file": "libs/model/finance/planning/budgets/src/lib/budget-line.interface.ts", + "hash": "12408094362757390165", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budgets/src/lib/budget.interface.ts", + "hash": "14829967244787506749", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budgets/src/lib/org-budgets.interface.ts", + "hash": "18151018515211454792" + }, + { + "file": "libs/model/finance/planning/budgets/src/lib/types/budget-status.enum.ts", + "hash": "3235635159678317300" + }, + { + "file": "libs/model/finance/planning/budgets/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budgets/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budgets/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "state-tags-base": [ + { + "file": "libs/state/tags/base/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/state/tags/base/README.md", + "hash": "15975249428277635673" + }, + { + "file": "libs/state/tags/base/jest.config.ts", + "hash": "13199562658400476135" + }, + { + "file": "libs/state/tags/base/project.json", + "hash": "4915628244144926047" + }, + { + "file": "libs/state/tags/base/src/index.ts", + "hash": "16940944239967462031" + }, + { + "file": "libs/state/tags/base/src/lib/services/tags.service.ts", + "hash": "13804739651871364805", + "deps": [ + "model-tags-base" + ] + }, + { + "file": "libs/state/tags/base/src/lib/stores/tags.store.ts", + "hash": "13599453442216556304", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-tags-base", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/tags/base/src/lib/tags-state.module.ts", + "hash": "80071222262546559" + }, + { + "file": "libs/state/tags/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/tags/base/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/state/tags/base/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/state/tags/base/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "state-data": [ + { + "file": "libs/state/data/.eslintrc.json", + "hash": "13274677852670125882" + }, + { + "file": "libs/state/data/README.md", + "hash": "13826859739108435746" + }, + { + "file": "libs/state/data/jest.config.ts", + "hash": "6825748134621649314" + }, + { + "file": "libs/state/data/project.json", + "hash": "78365972311717567" + }, + { + "file": "libs/state/data/src/index.ts", + "hash": "9651443442664958843" + }, + { + "file": "libs/state/data/src/lib/data/data.provider.ts", + "hash": "10211065262072570020", + "deps": [ + "util-iote-bricks", + "util-ngfi-angular", + "@app/model/common/user" + ] + }, + { + "file": "libs/state/data/src/lib/kujali-data-providers.module.ts", + "hash": "1515136781538859612" + }, + { + "file": "libs/state/data/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/data/tsconfig.json", + "hash": "9143774130885877780" + }, + { + "file": "libs/state/data/tsconfig.lib.json", + "hash": "4129359059229624005" + }, + { + "file": "libs/state/data/tsconfig.spec.json", + "hash": "12933897464779342402" + } + ], + "state-finance-payments-base": [ + { + "file": "libs/state/finance/payments/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/state/finance/payments/base/README.md", + "hash": "621790298008896266" + }, + { + "file": "libs/state/finance/payments/base/jest.config.ts", + "hash": "6882208538126229758" + }, + { + "file": "libs/state/finance/payments/base/project.json", + "hash": "2765626859612331290" + }, + { + "file": "libs/state/finance/payments/base/src/index.ts", + "hash": "8698959954995972079" + }, + { + "file": "libs/state/finance/payments/base/src/lib/payments-state.module.ts", + "hash": "5969258815999064239" + }, + { + "file": "libs/state/finance/payments/base/src/lib/queries/account-payments.query.ts", + "hash": "9065692424666728885", + "deps": [ + "model-finance-accounts-main", + "model-finance-payments", + "state-finance-banking" + ] + }, + { + "file": "libs/state/finance/payments/base/src/lib/services/payments-state.service.ts", + "hash": "10030481239019708381", + "deps": [ + "model-finance-payments" + ] + }, + { + "file": "libs/state/finance/payments/base/src/lib/stores/payments.store.ts", + "hash": "4639905780394160477", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-payments", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/payments/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/payments/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/state/finance/payments/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/state/finance/payments/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "@app/model/finance/planning/budget-lines": [ + { + "file": "libs/model/finance/planning/budget-lines/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-lines/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-lines/README.md", + "hash": "12913284683125558054" + }, + { + "file": "libs/model/finance/planning/budget-lines/jest.config.ts", + "hash": "15372499137598455398" + }, + { + "file": "libs/model/finance/planning/budget-lines/project.json", + "hash": "4808908403435942226" + }, + { + "file": "libs/model/finance/planning/budget-lines/src/index.ts", + "hash": "8842654280745240927" + }, + { + "file": "libs/model/finance/planning/budget-lines/src/lib/amount-per-month.interface.ts", + "hash": "15194435275539103133", + "deps": [ + "@app/model/finance/planning/budget-items" + ] + }, + { + "file": "libs/model/finance/planning/budget-lines/src/lib/amount-per-year.interface.ts", + "hash": "7492929055251633085" + }, + { + "file": "libs/model/finance/planning/budget-lines/src/lib/budget-header-result.interface.ts", + "hash": "6278355817123019224", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budget-lines/src/lib/budget-result.interface.ts", + "hash": "2569788607215182198", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/planning/budget-lines/src/lib/budget-row.interface.ts", + "hash": "7787488950402400500", + "deps": [ + "model-finance-planning-budget-grouping" + ] + }, + { + "file": "libs/model/finance/planning/budget-lines/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-lines/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budget-lines/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "util-ngfi-angular": [ + { + "file": "libs/util/ngfi/angular/.eslintrc.json", + "hash": "10643724306630436898" + }, + { + "file": "libs/util/ngfi/angular/README.md", + "hash": "13359871210238776487" + }, + { + "file": "libs/util/ngfi/angular/jest.config.ts", + "hash": "17200813621183215469" + }, + { + "file": "libs/util/ngfi/angular/ng-package.json", + "hash": "18086218772843464638" + }, + { + "file": "libs/util/ngfi/angular/package.json", + "hash": "4672287921133299190", + "deps": [ + "util-iote-bricks", + "util-iote-bricks-angular", + "util-iote-cqrs", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/ngfi/angular/project.json", + "hash": "7962376300627063813" + }, + { + "file": "libs/util/ngfi/angular/src/index.ts", + "hash": "15968023470311959829" + }, + { + "file": "libs/util/ngfi/angular/src/lib/auth/index.ts", + "hash": "5943247457666147623" + }, + { + "file": "libs/util/ngfi/angular/src/lib/auth/services/auth.service.ts", + "hash": "5710758766906527597", + "deps": [ + "util-iote-bricks", + "util-iote-bricks-angular", + "util-iote-cqrs" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/auth/services/user.service.ts", + "hash": "13358265018597603306", + "deps": [ + "util-iote-bricks", + "util-iote-bricks-angular", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/backend/backend.service.ts", + "hash": "4909039428109618514" + }, + { + "file": "libs/util/ngfi/angular/src/lib/backend/index.ts", + "hash": "5088435538011636246" + }, + { + "file": "libs/util/ngfi/angular/src/lib/cache/cache.module.ts", + "hash": "6160857424657215909" + }, + { + "file": "libs/util/ngfi/angular/src/lib/cache/cache.service.ts", + "hash": "2101945650988514002" + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/db/base.data-provider.ts", + "hash": "15918077389123055886", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/db/db-reference.type.ts", + "hash": "14427290865480702783" + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/index.ts", + "hash": "15238698056901043164" + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/repositories/repository-cache.class.ts", + "hash": "16949635631817151851", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/repositories/repository-store.model.ts", + "hash": "16797241690700096487" + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/repositories/repository.model.ts", + "hash": "5372711555577735474", + "deps": [ + "util-ngfi-firestore-qbuilder", + "util-iote-bricks" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/repositories/userview-repository.model.ts", + "hash": "9549936581075251127", + "deps": [ + "util-iote-bricks", + "util-ngfi-firestore-qbuilder" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/services/data.service.ts", + "hash": "8994629372319992583", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/data/services/user-view.service.ts", + "hash": "12089147235354171668", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/util/ngfi/angular/src/lib/index.ts", + "hash": "17153284353994085558" + }, + { + "file": "libs/util/ngfi/angular/src/lib/ng-fire.module.ts", + "hash": "4092078054315217535" + }, + { + "file": "libs/util/ngfi/angular/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/util/ngfi/angular/tsconfig.json", + "hash": "16101319590658228729" + }, + { + "file": "libs/util/ngfi/angular/tsconfig.lib.json", + "hash": "6663844260631227450" + }, + { + "file": "libs/util/ngfi/angular/tsconfig.lib.prod.json", + "hash": "16504392315228738926" + }, + { + "file": "libs/util/ngfi/angular/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "model-finance-banking-base": [ + { + "file": "libs/model/finance/banking/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/banking/base/README.md", + "hash": "3830630520545391882" + }, + { + "file": "libs/model/finance/banking/base/jest.config.ts", + "hash": "2298305145681407236" + }, + { + "file": "libs/model/finance/banking/base/project.json", + "hash": "11803933260143624340" + }, + { + "file": "libs/model/finance/banking/base/src/index.ts", + "hash": "12211220316537857679" + }, + { + "file": "libs/model/finance/banking/base/src/lib/access-token-wrapper.interface.ts", + "hash": "16369689300508878975", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/banking/base/src/lib/bank-connection-account-type.enum.ts", + "hash": "8501938547571184489" + }, + { + "file": "libs/model/finance/banking/base/src/lib/bank-connection-account.interface.ts", + "hash": "15598608081580521352", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/banking/base/src/lib/bank-connection-status.enum.ts", + "hash": "7635683972853295717" + }, + { + "file": "libs/model/finance/banking/base/src/lib/bank-connection.interface.ts", + "hash": "15150640521517450129", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/banking/base/src/lib/fetch-access-token-cmd.interface.ts", + "hash": "12415449669932292618" + }, + { + "file": "libs/model/finance/banking/base/src/lib/user-access-token.interface.ts", + "hash": "8664498518447268190" + }, + { + "file": "libs/model/finance/banking/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/banking/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/banking/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/banking/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "kujali": [ + { + "file": "apps/kujali/.eslintrc.json", + "hash": "14533743159850482554" + }, + { + "file": "apps/kujali/jest.config.ts", + "hash": "15117050928935580773" + }, + { + "file": "apps/kujali/project.json", + "hash": "11182842626575360495" + }, + { + "file": "apps/kujali/src/.gitignore", + "hash": "8242964856220786156" + }, + { + "file": "apps/kujali/src/app/app.component.html", + "hash": "16498897523005705592" + }, + { + "file": "apps/kujali/src/app/app.component.ts", + "hash": "2407105645384366860" + }, + { + "file": "apps/kujali/src/app/app.module.ts", + "hash": "5022816483372618235", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-multi-lang", + "@app/elements/base/authorisation", + "@app/elements/base/configuration", + "@app/elements/base/date-time", + "@app/elements/base/firebase", + "@app/state/user", + "@app/state/organisation", + "state-finance-banking", + "state-finance-cost-types", + "@app/state/finance/budgetting/budgets", + "state-finance-allocations", + "state-finance-payments-base", + "state-finance-operations-expenses", + "state-finance-base", + "state-finance-activities-base", + "state-finance-companies-base", + "state-finance-contacts-base", + "state-finance-invoices-base", + "state-finance-notes-base", + "state-finance-opportunities-base", + "state-tags-base", + "state-roles-base", + "state-files-base" + ] + }, + { + "file": "apps/kujali/src/app/app.routing.module.ts", + "hash": "12875262702741045865", + "deps": [ + "@app/elements/base/authorisation", + [ + "@app/features/auth/login", + "dynamic" + ], + [ + "@app/features/dashboard/main", + "dynamic" + ], + [ + "features-finance-business-main", + "dynamic" + ], + [ + "features-finance-operations-main", + "dynamic" + ], + [ + "@app/features/budgetting/budgets", + "dynamic" + ] + ] + }, + { + "file": "apps/kujali/src/app/transloco-root.module.ts", + "hash": "2247480888255136327" + }, + { + "file": "apps/kujali/src/assets/.gitkeep", + "hash": "3244421341483603138" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-Bold.woff", + "hash": "16913888896881538161" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-Bold.woff2", + "hash": "13301905979294031388" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-BoldItalic.woff", + "hash": "11678959385880293355" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-BoldItalic.woff2", + "hash": "8888989248899201044" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-Italic.woff", + "hash": "4598903750329660576" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-Italic.woff2", + "hash": "15710903150102574417" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-Light.woff", + "hash": "7477345492843776721" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-Light.woff2", + "hash": "15730930929611088155" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-SemiBold.woff", + "hash": "4141003100214625512" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI-SemiBold.woff2", + "hash": "6975475903435372476" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI.woff", + "hash": "15413352944498108133" + }, + { + "file": "apps/kujali/src/assets/fonts/segoe-ui-font/SegoeUI.woff2", + "hash": "10341323058063138886" + }, + { + "file": "apps/kujali/src/assets/i18n/en.json", + "hash": "14445712528740020780" + }, + { + "file": "apps/kujali/src/assets/i18n/fr.json", + "hash": "9760971823213245378" + }, + { + "file": "apps/kujali/src/assets/images/google-logo.png", + "hash": "4143847507371648332" + }, + { + "file": "apps/kujali/src/assets/images/invoice-100.png", + "hash": "1826617988311127263" + }, + { + "file": "apps/kujali/src/assets/images/kujali-logo.jpg", + "hash": "861040193307765820" + }, + { + "file": "apps/kujali/src/assets/images/kujali-logo.png", + "hash": "497954345581359376" + }, + { + "file": "apps/kujali/src/assets/images/kujali-no-connection.png", + "hash": "6852733462919632376" + }, + { + "file": "apps/kujali/src/assets/images/kujali.png", + "hash": "11654448382922628996" + }, + { + "file": "apps/kujali/src/assets/images/login-table.png", + "hash": "1759476839569806961" + }, + { + "file": "apps/kujali/src/assets/images/logo.jpg", + "hash": "4385889800535259694" + }, + { + "file": "apps/kujali/src/assets/images/microsoft.png", + "hash": "2374007219107126953" + }, + { + "file": "apps/kujali/src/assets/images/ub-fi.png", + "hash": "2057710654179667923" + }, + { + "file": "apps/kujali/src/environments/version.const.ts", + "hash": "2203893598560524449" + }, + { + "file": "apps/kujali/src/favicon.ico", + "hash": "9303420814833116677" + }, + { + "file": "apps/kujali/src/index.html", + "hash": "16411764985992701439" + }, + { + "file": "apps/kujali/src/main.ts", + "hash": "17290112550208374240" + }, + { + "file": "apps/kujali/src/polyfills.ts", + "hash": "7176339394372785858" + }, + { + "file": "apps/kujali/src/styles.scss", + "hash": "17531580855930554271" + }, + { + "file": "apps/kujali/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "apps/kujali/tsconfig.app.json", + "hash": "14792093461915821262" + }, + { + "file": "apps/kujali/tsconfig.editor.json", + "hash": "11539145186223711902" + }, + { + "file": "apps/kujali/tsconfig.json", + "hash": "3639607200705369658" + }, + { + "file": "apps/kujali/tsconfig.spec.json", + "hash": "8658740348867974260" + } + ], + "model-finance-notes-base": [ + { + "file": "libs/model/finance/notes/base/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/model/finance/notes/base/README.md", + "hash": "7547384693457414474" + }, + { + "file": "libs/model/finance/notes/base/jest.config.ts", + "hash": "8706278106250178861" + }, + { + "file": "libs/model/finance/notes/base/project.json", + "hash": "8767486464296961281" + }, + { + "file": "libs/model/finance/notes/base/src/index.ts", + "hash": "16040094829059287595" + }, + { + "file": "libs/model/finance/notes/base/src/lib/notes.interface.ts", + "hash": "2775847752855314024", + "deps": [ + "util-iote-bricks" + ] + }, + { + "file": "libs/model/finance/notes/base/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/finance/notes/base/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/model/finance/notes/base/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/model/finance/notes/base/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "features-finance-operations-budgets": [ + { + "file": "libs/features/finance/operations/budgets/.eslintrc.json", + "hash": "12008373680971083657" + }, + { + "file": "libs/features/finance/operations/budgets/README.md", + "hash": "12699368457866430568" + }, + { + "file": "libs/features/finance/operations/budgets/jest.config.ts", + "hash": "12927142395925175110" + }, + { + "file": "libs/features/finance/operations/budgets/project.json", + "hash": "2955644280790339308" + }, + { + "file": "libs/features/finance/operations/budgets/src/index.ts", + "hash": "2211843719711414072" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/components/budgets-period-table/budgets-period-table.component.html", + "hash": "12809938168938807183" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/components/budgets-period-table/budgets-period-table.component.scss", + "hash": "11217928173277963742" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/components/budgets-period-table/budgets-period-table.component.ts", + "hash": "14476694063070873908", + "deps": [ + "model-finance-invoices-base", + "@app/model/finance/planning/time", + "model-finance-operations-expenses", + "@app/model/finance/planning/budget-items", + "@app/model/finance/planning/budgets", + "@app/state/finance/budgetting/rendering", + "@app/state/finance/budgetting/budgets", + "state-finance-operations-expenses", + "state-finance-invoices-base" + ] + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/modals/allocate-invoice-to-line-modal/allocate-invoice-to-line-modal.component.html", + "hash": "11202207367471958158" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/modals/allocate-invoice-to-line-modal/allocate-invoice-to-line-modal.component.scss", + "hash": "3470541435490721668" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/modals/allocate-invoice-to-line-modal/allocate-invoice-to-line-modal.component.ts", + "hash": "17048240257183745716", + "deps": [ + "util-iote-time", + "model-finance-invoices-base", + "model-finance-allocations", + "state-finance-invoices-base", + "state-finance-allocations" + ] + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/model/budget-line-view.interface.ts", + "hash": "6306809345865668663", + "deps": [ + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/operations-budgets.module.ts", + "hash": "16611340709678213437", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "@app/elements/layout/page", + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/operations-budgets.router.ts", + "hash": "1765568182589522182", + "deps": [ + "@app/elements/base/authorisation" + ] + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/pages/operations-budgets-page/operations-budgets-page.component.html", + "hash": "11750076685026711427" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/pages/operations-budgets-page/operations-budgets-page.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/pages/operations-budgets-page/operations-budgets-page.component.spec.ts", + "hash": "12788440177189804046" + }, + { + "file": "libs/features/finance/operations/budgets/src/lib/pages/operations-budgets-page/operations-budgets-page.component.ts", + "hash": "3115571084912274870" + }, + { + "file": "libs/features/finance/operations/budgets/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/operations/budgets/tsconfig.json", + "hash": "7070562343482103145" + }, + { + "file": "libs/features/finance/operations/budgets/tsconfig.lib.json", + "hash": "11069354507510844584" + }, + { + "file": "libs/features/finance/operations/budgets/tsconfig.spec.json", + "hash": "383110909852243900" + } + ], + "@app/model/finance/planning/budget-defaults": [ + { + "file": "libs/model/finance/planning/budget-defaults/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-defaults/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-defaults/README.md", + "hash": "4708476043528416619" + }, + { + "file": "libs/model/finance/planning/budget-defaults/jest.config.ts", + "hash": "3698118219374117539" + }, + { + "file": "libs/model/finance/planning/budget-defaults/project.json", + "hash": "7334699300691091658" + }, + { + "file": "libs/model/finance/planning/budget-defaults/src/index.ts", + "hash": "13013965815418670494" + }, + { + "file": "libs/model/finance/planning/budget-defaults/src/lib/amount-per-month.null.ts", + "hash": "8597762552162645932", + "deps": [ + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/model/finance/planning/budget-defaults/src/lib/amount-per-year.null.ts", + "hash": "5109250024843139263", + "deps": [ + "@app/model/finance/planning/time", + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/model/finance/planning/budget-defaults/src/lib/budget-header.null.ts", + "hash": "883012295019108561", + "deps": [ + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-grouping" + ] + }, + { + "file": "libs/model/finance/planning/budget-defaults/src/lib/null-budget-result.static.ts", + "hash": "2707986878740302662", + "deps": [ + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-grouping" + ] + }, + { + "file": "libs/model/finance/planning/budget-defaults/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-defaults/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budget-defaults/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "features-finance-business-companies-create": [ + { + "file": "libs/features/finance/business/companies/create/.eslintrc.json", + "hash": "1974053962904087856" + }, + { + "file": "libs/features/finance/business/companies/create/README.md", + "hash": "13126297882450077607" + }, + { + "file": "libs/features/finance/business/companies/create/jest.config.ts", + "hash": "11781208563521201388" + }, + { + "file": "libs/features/finance/business/companies/create/project.json", + "hash": "3255641020022996018" + }, + { + "file": "libs/features/finance/business/companies/create/src/index.ts", + "hash": "4534915314912100634" + }, + { + "file": "libs/features/finance/business/companies/create/src/lib/business-companies-create.module.ts", + "hash": "1051921480452030761", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang", + "features-finance-business-contacts-create" + ] + }, + { + "file": "libs/features/finance/business/companies/create/src/lib/components/add-new-company/add-new-company.component.html", + "hash": "7587228663221438385" + }, + { + "file": "libs/features/finance/business/companies/create/src/lib/components/add-new-company/add-new-company.component.scss", + "hash": "7257979441183484650" + }, + { + "file": "libs/features/finance/business/companies/create/src/lib/components/add-new-company/add-new-company.component.ts", + "hash": "12359933473749009309", + "deps": [ + "util-ngfi-multi-lang", + "state-finance-contacts-base", + "state-finance-companies-base", + "@app/state/organisation", + "state-tags-base", + "elements-forms-validators" + ] + }, + { + "file": "libs/features/finance/business/companies/create/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/finance/business/companies/create/tsconfig.json", + "hash": "16838640018098562645" + }, + { + "file": "libs/features/finance/business/companies/create/tsconfig.lib.json", + "hash": "511841889123451483" + }, + { + "file": "libs/features/finance/business/companies/create/tsconfig.spec.json", + "hash": "6918200374995860073" + } + ], + "state-finance-banking": [ + { + "file": "libs/state/finance/banking/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/state/finance/banking/README.md", + "hash": "6680435149425038681" + }, + { + "file": "libs/state/finance/banking/jest.config.ts", + "hash": "14174703461914187223" + }, + { + "file": "libs/state/finance/banking/project.json", + "hash": "17597974497207916916" + }, + { + "file": "libs/state/finance/banking/src/index.ts", + "hash": "9015760527648482995" + }, + { + "file": "libs/state/finance/banking/src/lib/banking.module.ts", + "hash": "1535134433271681998" + }, + { + "file": "libs/state/finance/banking/src/lib/services/accounts-state.service.ts", + "hash": "13255518506229711916", + "deps": [ + "model-finance-payments", + "model-finance-accounts-main" + ] + }, + { + "file": "libs/state/finance/banking/src/lib/stores/account-trs.store.ts", + "hash": "6780996934409507381", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "@app/state/organisation", + "model-finance-payments" + ] + }, + { + "file": "libs/state/finance/banking/src/lib/stores/accounts.store.ts", + "hash": "3520381764249898743", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-angular", + "util-ngfi-state", + "model-finance-accounts-main", + "@app/state/organisation" + ] + }, + { + "file": "libs/state/finance/banking/src/lib/stores/active-account.store.ts", + "hash": "7987347901245832865", + "deps": [ + "util-iote-state", + "model-finance-accounts-main" + ] + }, + { + "file": "libs/state/finance/banking/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/state/finance/banking/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/state/finance/banking/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/state/finance/banking/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "features-notes": [ + { + "file": "libs/features/notes/.eslintrc.json", + "hash": "6511951079286915134" + }, + { + "file": "libs/features/notes/README.md", + "hash": "1059831241564389774" + }, + { + "file": "libs/features/notes/jest.config.ts", + "hash": "5599686595736829768" + }, + { + "file": "libs/features/notes/project.json", + "hash": "17930198794600235653" + }, + { + "file": "libs/features/notes/src/index.ts", + "hash": "14975241883799668631" + }, + { + "file": "libs/features/notes/src/lib/components/notes/notes.component.html", + "hash": "15947008299834093183" + }, + { + "file": "libs/features/notes/src/lib/components/notes/notes.component.scss", + "hash": "3985289423540060429" + }, + { + "file": "libs/features/notes/src/lib/components/notes/notes.component.ts", + "hash": "7960917581312729563", + "deps": [ + "util-iote-time", + "util-ngfi-multi-lang", + "model-finance-notes-base", + "state-finance-notes-base" + ] + }, + { + "file": "libs/features/notes/src/lib/notes.module.ts", + "hash": "16054760820643164415", + "deps": [ + "util-iote-bricks-angular", + "util-ngfi-multi-lang" + ] + }, + { + "file": "libs/features/notes/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/notes/tsconfig.json", + "hash": "6922415355334431150" + }, + { + "file": "libs/features/notes/tsconfig.lib.json", + "hash": "4420964269255665643" + }, + { + "file": "libs/features/notes/tsconfig.spec.json", + "hash": "18017946449262294049" + } + ], + "model-data-db": [ + { + "file": "libs/model/data/db/.eslintrc.json", + "hash": "13583220846055460884" + }, + { + "file": "libs/model/data/db/README.md", + "hash": "8118995538676416980" + }, + { + "file": "libs/model/data/db/jest.config.ts", + "hash": "17888714961526265184" + }, + { + "file": "libs/model/data/db/project.json", + "hash": "13697701765672748501" + }, + { + "file": "libs/model/data/db/src/index.ts", + "hash": "18328536298786197441" + }, + { + "file": "libs/model/data/db/src/lib/db-event-types.enum.ts", + "hash": "689357544726223779" + }, + { + "file": "libs/model/data/db/src/lib/db-methods.enum.ts", + "hash": "15411491437771220011" + }, + { + "file": "libs/model/data/db/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/model/data/db/tsconfig.json", + "hash": "15332511398021866881" + }, + { + "file": "libs/model/data/db/tsconfig.lib.json", + "hash": "11164913633342115218" + }, + { + "file": "libs/model/data/db/tsconfig.spec.json", + "hash": "11910826390343627491" + } + ], + "@app/model/finance/planning/budget-calculation": [ + { + "file": "libs/model/finance/planning/budget-calculation/.babelrc", + "hash": "4436343299449869453" + }, + { + "file": "libs/model/finance/planning/budget-calculation/.eslintrc.json", + "hash": "13254837172881180658" + }, + { + "file": "libs/model/finance/planning/budget-calculation/README.md", + "hash": "18348049568805916908" + }, + { + "file": "libs/model/finance/planning/budget-calculation/jest.config.ts", + "hash": "9897899856954065157" + }, + { + "file": "libs/model/finance/planning/budget-calculation/project.json", + "hash": "9497566610545584432" + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/index.ts", + "hash": "5142898253562072158" + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/1_construct/calculate-line-amounts.function.ts", + "hash": "13479364451103596398", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budget-defaults", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/1_construct/calculate-month-amounts.function.ts", + "hash": "12984404977737100886", + "deps": [ + "@app/model/finance/planning/budget-items", + "@app/model/finance/planning/budget-defaults", + "@app/model/finance/planning/budget-lines" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/1_construct/construct-lines.function.ts", + "hash": "17677314860801223219", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-items", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/2_calculate/calc-local-budget.function.ts", + "hash": "18269327789467160070", + "deps": [ + "@app/model/finance/planning/budgets", + "model-finance-planning-budget-rendering", + "model-finance-planning-budget-grouping" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/2_calculate/group-lines-by-type.ts", + "hash": "198749974692424346", + "deps": [ + "@app/model/finance/planning/budgets", + "model-finance-planning-budget-grouping", + "model-finance-planning-budget-rendering", + "@app/model/finance/planning/budget-defaults" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/2_calculate/render-groups.functions.ts", + "hash": "9262632579777905069", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-defaults", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/3_aggregate/calculate-result-balance.function.ts", + "hash": "6415250130246716125", + "deps": [ + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-grouping", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/3_aggregate/render-budget.function.ts", + "hash": "15076495406744237280", + "deps": [ + "@app/model/finance/planning/budgets", + "model-finance-planning-budget-grouping", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/utils/aggregate-group-results.function.ts", + "hash": "11030377528183057620", + "deps": [ + "@app/model/finance/planning/budget-lines", + "model-finance-planning-budget-grouping", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/utils/group-lines.util.ts", + "hash": "10922184609111985542", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/model/finance/planning/budget-defaults", + "model-finance-planning-budget-grouping", + "model-finance-planning-budget-rendering" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/src/lib/utils/merge-lines.util.ts", + "hash": "15599264779672392434", + "deps": [ + "@app/model/finance/planning/time", + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-lines", + "@app/model/finance/planning/budget-defaults" + ] + }, + { + "file": "libs/model/finance/planning/budget-calculation/tsconfig.json", + "hash": "10115327402725065756" + }, + { + "file": "libs/model/finance/planning/budget-calculation/tsconfig.lib.json", + "hash": "17404301573246653177" + }, + { + "file": "libs/model/finance/planning/budget-calculation/tsconfig.spec.json", + "hash": "14048695400031660193" + } + ], + "@app/features/budgetting/budget-explorer": [ + { + "file": "libs/features/budgetting/budget-explorer/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/features/budgetting/budget-explorer/README.md", + "hash": "10416617961891391086" + }, + { + "file": "libs/features/budgetting/budget-explorer/jest.config.ts", + "hash": "16308064221783301215" + }, + { + "file": "libs/features/budgetting/budget-explorer/project.json", + "hash": "6810364327823436437" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/index.ts", + "hash": "11955576603140289101" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/budget-explorer-router.ts", + "hash": "3448739847370554682" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/budget-explorer.module.ts", + "hash": "5511266322668184670", + "deps": [ + "util-ngfi-multi-lang", + "util-iote-bricks-angular", + "@app/state/user", + "@app/state/finance/budgetting/budgets", + "@app/state/finance/budgetting/rendering", + "@app/elements/layout/page", + "features-budgetting-budget-planning", + "features-budgetting-budget-explorer-burnchart" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/budget-hierarchy-tree/budget-hierarchy-tree.component.html", + "hash": "2007579719146318700" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/budget-hierarchy-tree/budget-hierarchy-tree.component.scss", + "hash": "9974922910351022138" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/budget-hierarchy-tree/budget-hierarchy-tree.component.ts", + "hash": "607562905068637892", + "deps": [ + "model-finance-planning-budget-rendering-state", + "model-finance-planning-budget-rendering", + "@app/model/finance/planning/budgets" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-pl-tables/financial-plan-pl-tables.component.html", + "hash": "2911429528438039241" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-pl-tables/financial-plan-pl-tables.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-pl-tables/financial-plan-pl-tables.component.ts", + "hash": "374335495324620740", + "deps": [ + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-lines/by-year", + "model-finance-planning-budget-rendering-state" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-result-table/financial-plan-result-table.component.html", + "hash": "6085415878821084926" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-result-table/financial-plan-result-table.component.scss", + "hash": "5014736666879314322" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-result-table/financial-plan-result-table.component.ts", + "hash": "3166057209440779830", + "deps": [ + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-lines/by-year", + "model-finance-planning-budget-rendering-state", + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-table/financial-plan-table.component.html", + "hash": "9131842284438894523" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-table/financial-plan-table.component.scss", + "hash": "14849581935505011097" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/financial-plan-table/financial-plan-table.component.ts", + "hash": "10510877702600572679", + "deps": [ + "@app/model/finance/planning/time", + "@app/model/finance/planning/budget-defaults", + "@app/model/finance/planning/budget-lines/by-year", + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/budget-items", + "features-budgetting-budget-planning" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/link-budget-modal/link-budget-modal.component.html", + "hash": "13661734822619527182" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/link-budget-modal/link-budget-modal.component.scss", + "hash": "12719700496280861524" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/link-budget-modal/link-budget-modal.component.ts", + "hash": "237298903145312706", + "deps": [ + "util-iote-bricks-angular", + "@app/model/finance/planning/budgets", + "@app/state/finance/budgetting/budgets", + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/year-focus/year-focus.component.html", + "hash": "18253615570219123343" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/year-focus/year-focus.component.scss", + "hash": "3259564268738576887" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/components/year-focus/year-focus.component.ts", + "hash": "9456765465211896854", + "deps": [ + "model-finance-planning-budget-grouping", + "@app/model/finance/planning/time", + "@app/model/finance/planning/budget-items", + "features-budgetting-budget-planning" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/modals/prompt-save-budget-changes/prompt-save-budget-changes.component.html", + "hash": "647324514513696879" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/modals/prompt-save-budget-changes/prompt-save-budget-changes.component.scss", + "hash": "3244421341483603138" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/modals/prompt-save-budget-changes/prompt-save-budget-changes.component.spec.ts", + "hash": "132676698009454068" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/modals/prompt-save-budget-changes/prompt-save-budget-changes.component.ts", + "hash": "2563299190639481912", + "deps": [ + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/pages/financial-plan-explorer/financial-plan-explorer.component.html", + "hash": "8246429127361325334" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/pages/financial-plan-explorer/financial-plan-explorer.component.scss", + "hash": "12019986046145535418" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/pages/financial-plan-explorer/financial-plan-explorer.component.ts", + "hash": "1876911331510568312", + "deps": [ + "util-iote-bricks-angular", + "model-finance-planning-budget-rendering", + "model-finance-planning-budget-rendering-state", + "@app/state/finance/budgetting/rendering" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/providers/budget-tree.provider.ts", + "hash": "8676170155194773091", + "deps": [ + "@app/model/finance/planning/budgets", + "@app/state/finance/budgetting/budgets" + ] + }, + { + "file": "libs/features/budgetting/budget-explorer/src/lib/providers/transalate-status.provider.ts", + "hash": "17790701387773573472" + }, + { + "file": "libs/features/budgetting/budget-explorer/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/features/budgetting/budget-explorer/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/features/budgetting/budget-explorer/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/features/budgetting/budget-explorer/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ], + "@app/elements/base/configuration": [ + { + "file": "libs/elements/base/configuration/.eslintrc.json", + "hash": "11136384099891259213" + }, + { + "file": "libs/elements/base/configuration/README.md", + "hash": "1337415111869277821" + }, + { + "file": "libs/elements/base/configuration/jest.config.ts", + "hash": "6153422551472149385" + }, + { + "file": "libs/elements/base/configuration/project.json", + "hash": "15754671291245739672" + }, + { + "file": "libs/elements/base/configuration/src/index.ts", + "hash": "6013525630274228304" + }, + { + "file": "libs/elements/base/configuration/src/lib/app-config.module.ts", + "hash": "14520591074922150127", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/base/configuration/src/lib/tools/app-event-logger.provider.ts", + "hash": "2984221473282227284", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/base/configuration/src/lib/tools/debug-logger.provider.ts", + "hash": "4159838150830568684", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/base/configuration/src/lib/tools/production-logger.provider.ts", + "hash": "1796826925709312415", + "deps": [ + "util-iote-bricks-angular" + ] + }, + { + "file": "libs/elements/base/configuration/src/test-setup.ts", + "hash": "9531801021999427605" + }, + { + "file": "libs/elements/base/configuration/tsconfig.json", + "hash": "13863931876322032018" + }, + { + "file": "libs/elements/base/configuration/tsconfig.lib.json", + "hash": "17716204412227259916" + }, + { + "file": "libs/elements/base/configuration/tsconfig.spec.json", + "hash": "12755933822007083482" + } + ] + } + }, + "externalNodesHash": "3244421341483603138" +} \ No newline at end of file diff --git a/.nx/workspace-data/nx_files.nxt b/.nx/workspace-data/nx_files.nxt new file mode 100644 index 00000000..95c5cc1e Binary files /dev/null and b/.nx/workspace-data/nx_files.nxt differ diff --git a/.nx/workspace-data/project-graph.json b/.nx/workspace-data/project-graph.json new file mode 100644 index 00000000..65992eb0 --- /dev/null +++ b/.nx/workspace-data/project-graph.json @@ -0,0 +1,11337 @@ +{ + "nodes": { + "features-finance-business-invoices-details-invoice-documents": { + "name": "features-finance-business-invoices-details-invoice-documents", + "type": "lib", + "data": { + "root": "libs/features/finance/business/invoices/details/invoice-documents", + "name": "features-finance-business-invoices-details-invoice-documents", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/invoices/details/invoice-documents/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/invoices/details/invoice-documents/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/invoices/details/invoice-documents/**/*.ts", + "libs/features/finance/business/invoices/details/invoice-documents/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-opportunities-details-activities": { + "name": "features-finance-business-opportunities-details-activities", + "type": "lib", + "data": { + "root": "libs/features/finance/business/opportunities/details/activities", + "name": "features-finance-business-opportunities-details-activities", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/opportunities/details/activities/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/opportunities/details/activities/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/opportunities/details/activities/**/*.ts", + "libs/features/finance/business/opportunities/details/activities/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-details-opportunities": { + "name": "features-finance-business-companies-details-opportunities", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/details/opportunities", + "name": "features-finance-business-companies-details-opportunities", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/details/opportunities/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/details/opportunities/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/details/opportunities/**/*.ts", + "libs/features/finance/business/companies/details/opportunities/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-contacts-details-opportunities": { + "name": "features-finance-business-contacts-details-opportunities", + "type": "lib", + "data": { + "root": "libs/features/finance/business/contacts/details/opportunities", + "name": "features-finance-business-contacts-details-opportunities", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/contacts/details/opportunities/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/contacts/details/opportunities/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/contacts/details/opportunities/**/*.ts", + "libs/features/finance/business/contacts/details/opportunities/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-details-activities": { + "name": "features-finance-business-companies-details-activities", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/details/activities", + "name": "features-finance-business-companies-details-activities", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/details/activities/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/details/activities/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/details/activities/**/*.ts", + "libs/features/finance/business/companies/details/activities/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-contacts-details-activities": { + "name": "features-finance-business-contacts-details-activities", + "type": "lib", + "data": { + "root": "libs/features/finance/business/contacts/details/activities", + "name": "features-finance-business-contacts-details-activities", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/contacts/details/activities/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/contacts/details/activities/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/contacts/details/activities/**/*.ts", + "libs/features/finance/business/contacts/details/activities/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-details-contacts": { + "name": "features-finance-business-companies-details-contacts", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/details/contacts", + "name": "features-finance-business-companies-details-contacts", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/details/contacts/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/details/contacts/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/details/contacts/**/*.ts", + "libs/features/finance/business/companies/details/contacts/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-details-invoices": { + "name": "features-finance-business-companies-details-invoices", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/details/invoices", + "name": "features-finance-business-companies-details-invoices", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/details/invoices/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/details/invoices/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/details/invoices/**/*.ts", + "libs/features/finance/business/companies/details/invoices/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-opportunities-details-edit": { + "name": "features-finance-business-opportunities-details-edit", + "type": "lib", + "data": { + "root": "libs/features/finance/business/opportunities/details/edit", + "name": "features-finance-business-opportunities-details-edit", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/opportunities/details/edit/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/opportunities/details/edit/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/opportunities/details/edit/**/*.ts", + "libs/features/finance/business/opportunities/details/edit/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-opportunities-details-view": { + "name": "features-finance-business-opportunities-details-view", + "type": "lib", + "data": { + "root": "libs/features/finance/business/opportunities/details/view", + "name": "features-finance-business-opportunities-details-view", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/opportunities/details/view/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/opportunities/details/view/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/opportunities/details/view/**/*.ts", + "libs/features/finance/business/opportunities/details/view/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-contacts-details-invoices": { + "name": "features-finance-business-contacts-details-invoices", + "type": "lib", + "data": { + "root": "libs/features/finance/business/contacts/details/invoices", + "name": "features-finance-business-contacts-details-invoices", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/contacts/details/invoices/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/contacts/details/invoices/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/contacts/details/invoices/**/*.ts", + "libs/features/finance/business/contacts/details/invoices/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-details-edit": { + "name": "features-finance-business-companies-details-edit", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/details/edit", + "name": "features-finance-business-companies-details-edit", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/details/edit/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/details/edit/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/details/edit/**/*.ts", + "libs/features/finance/business/companies/details/edit/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-details-view": { + "name": "features-finance-business-companies-details-view", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/details/view", + "name": "features-finance-business-companies-details-view", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/details/view/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/details/view/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/details/view/**/*.ts", + "libs/features/finance/business/companies/details/view/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-contacts-details-edit": { + "name": "features-finance-business-contacts-details-edit", + "type": "lib", + "data": { + "root": "libs/features/finance/business/contacts/details/edit", + "name": "features-finance-business-contacts-details-edit", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/contacts/details/edit/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/contacts/details/edit/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/contacts/details/edit/**/*.ts", + "libs/features/finance/business/contacts/details/edit/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-contacts-details-view": { + "name": "features-finance-business-contacts-details-view", + "type": "lib", + "data": { + "root": "libs/features/finance/business/contacts/details/view", + "name": "features-finance-business-contacts-details-view", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/contacts/details/view/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/contacts/details/view/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/contacts/details/view/**/*.ts", + "libs/features/finance/business/contacts/details/view/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-invoices-details-view": { + "name": "features-finance-business-invoices-details-view", + "type": "lib", + "data": { + "root": "libs/features/finance/business/invoices/details/view", + "name": "features-finance-business-invoices-details-view", + "$schema": "../../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/invoices/details/view/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/invoices/details/view/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/invoices/details/view/**/*.ts", + "libs/features/finance/business/invoices/details/view/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-opportunities-create": { + "name": "features-finance-business-opportunities-create", + "type": "lib", + "data": { + "root": "libs/features/finance/business/opportunities/create", + "name": "features-finance-business-opportunities-create", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/opportunities/create/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/opportunities/create/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/opportunities/create/**/*.ts", + "libs/features/finance/business/opportunities/create/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-budgetting-budget-explorer-burnchart": { + "name": "features-budgetting-budget-explorer-burnchart", + "type": "lib", + "data": { + "root": "libs/features/budgetting/budget-explorer-burnchart", + "name": "features-budgetting-budget-explorer-burnchart", + "projectType": "library", + "sourceRoot": "libs/features/budgetting/budget-explorer-burnchart/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/features/budgetting/budget-explorer-burnchart" + ], + "options": { + "jestConfig": "libs/features/budgetting/budget-explorer-burnchart/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/features/budgetting/budget-explorer-burnchart/**/*.ts", + "libs/features/budgetting/budget-explorer-burnchart/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-planning-budget-rendering-state": { + "name": "model-finance-planning-budget-rendering-state", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-rendering-state", + "name": "model-finance-planning-budget-rendering-state", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/finance/planning/budget-rendering-state/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/planning/budget-rendering-state/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/finance/planning/budget-rendering-state" + ], + "options": { + "jestConfig": "libs/model/finance/planning/budget-rendering-state/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-opportunities-main": { + "name": "features-finance-business-opportunities-main", + "type": "lib", + "data": { + "root": "libs/features/finance/business/opportunities/main", + "name": "features-finance-business-opportunities-main", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/opportunities/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/opportunities/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/opportunities/main/**/*.ts", + "libs/features/finance/business/opportunities/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/finance/planning/budget-lines/by-year": { + "name": "@app/model/finance/planning/budget-lines/by-year", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-lines-by-year", + "name": "@app/model/finance/planning/budget-lines/by-year", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/finance/planning/budget-lines-by-year/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/planning/budget-lines-by-year/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/finance/planning/budget-lines-by-year" + ], + "options": { + "jestConfig": "libs/model/finance/planning/budget-lines-by-year/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-api-finance-banking-ponto-connect": { + "name": "functions-api-finance-banking-ponto-connect", + "type": "lib", + "data": { + "root": "libs/functions/api/finance/banking/ponto-connect", + "name": "functions-api-finance-banking-ponto-connect", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/api/finance/banking/ponto-connect/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/api/finance/banking/ponto-connect/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/api/finance/banking/ponto-connect/**/*.ts", + "libs/functions/api/finance/banking/ponto-connect/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-create": { + "name": "features-finance-business-companies-create", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/create", + "name": "features-finance-business-companies-create", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/create/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/create/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/create/**/*.ts", + "libs/features/finance/business/companies/create/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/finance/planning/budget-calculation": { + "name": "@app/model/finance/planning/budget-calculation", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-calculation", + "name": "@app/model/finance/planning/budget-calculation", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/finance/model/planning/budget-calculation/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/finance/model/planning/budget-calculation/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/finance/model/planning/budget-calculation" + ], + "options": { + "jestConfig": "libs/finance/model/planning/budget-calculation/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-banking-activate-banking": { + "name": "features-finance-banking-activate-banking", + "type": "lib", + "data": { + "root": "libs/features/finance/banking/activate-banking", + "name": "features-finance-banking-activate-banking", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/banking/activate-banking/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/banking/activate-banking/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/banking/activate-banking/**/*.ts", + "libs/features/finance/banking/activate-banking/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-contacts-create": { + "name": "features-finance-business-contacts-create", + "type": "lib", + "data": { + "root": "libs/features/finance/business/contacts/create", + "name": "features-finance-business-contacts-create", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/contacts/create/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/contacts/create/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/contacts/create/**/*.ts", + "libs/features/finance/business/contacts/create/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-companies-main": { + "name": "features-finance-business-companies-main", + "type": "lib", + "data": { + "root": "libs/features/finance/business/companies/main", + "name": "features-finance-business-companies-main", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/companies/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/companies/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/companies/main/**/*.ts", + "libs/features/finance/business/companies/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-contacts-main": { + "name": "features-finance-business-contacts-main", + "type": "lib", + "data": { + "root": "libs/features/finance/business/contacts/main", + "name": "features-finance-business-contacts-main", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/contacts/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/contacts/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/contacts/main/**/*.ts", + "libs/features/finance/business/contacts/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-invoices-main": { + "name": "features-finance-business-invoices-main", + "type": "lib", + "data": { + "root": "libs/features/finance/business/invoices/main", + "name": "features-finance-business-invoices-main", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/invoices/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/invoices/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/invoices/main/**/*.ts", + "libs/features/finance/business/invoices/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-planning-budget-rendering": { + "name": "model-finance-planning-budget-rendering", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-rendering", + "name": "model-finance-planning-budget-rendering", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/finance/planning/budget-rendering/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/planning/budget-rendering/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/finance/planning/budget-rendering" + ], + "options": { + "jestConfig": "libs/model/finance/planning/budget-rendering/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/finance/planning/budget-defaults": { + "name": "@app/model/finance/planning/budget-defaults", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-defaults", + "name": "@app/model/finance/planning/budget-defaults", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/finance/model/planning/budget-defaults/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/finance/model/planning/budget-defaults/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/finance/model/planning/budget-defaults" + ], + "options": { + "jestConfig": "libs/finance/model/planning/budget-defaults/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-planning-budget-grouping": { + "name": "model-finance-planning-budget-grouping", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-grouping", + "name": "model-finance-planning-budget-grouping", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/finance/planning/budget-grouping/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/planning/budget-grouping/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/finance/planning/budget-grouping" + ], + "options": { + "jestConfig": "libs/model/finance/planning/budget-grouping/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-banking-allocations": { + "name": "features-finance-banking-allocations", + "type": "lib", + "data": { + "root": "libs/features/finance/banking/allocations", + "name": "features-finance-banking-allocations", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/banking/allocations/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/banking/allocations/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/banking/allocations/**/*.ts", + "libs/features/finance/banking/allocations/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-operations-expenses": { + "name": "features-finance-operations-expenses", + "type": "lib", + "data": { + "root": "libs/features/finance/operations/expenses", + "name": "features-finance-operations-expenses", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/operations/expenses/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/operations/expenses/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/operations/expenses/**/*.ts", + "libs/features/finance/operations/expenses/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-operations-payments": { + "name": "features-finance-operations-payments", + "type": "lib", + "data": { + "root": "libs/features/finance/operations/payments", + "name": "features-finance-operations-payments", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/operations/payments/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/operations/payments/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/operations/payments/**/*.ts", + "libs/features/finance/operations/payments/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-api-finance-banking-shared": { + "name": "functions-api-finance-banking-shared", + "type": "lib", + "data": { + "root": "libs/functions/api/finance/banking/shared", + "name": "functions-api-finance-banking-shared", + "$schema": "../../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/api/finance/banking/shared/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/api/finance/banking/shared/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/api/finance/banking/shared/**/*.ts", + "libs/functions/api/finance/banking/shared/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/features/budgetting/budget-explorer": { + "name": "@app/features/budgetting/budget-explorer", + "type": "lib", + "data": { + "root": "libs/features/budgetting/budget-explorer", + "name": "@app/features/budgetting/budget-explorer", + "projectType": "library", + "sourceRoot": "libs/features/budgetting/budget-explorer/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/features/budgetting/budget-explorer" + ], + "options": { + "jestConfig": "libs/features/budgetting/budget-explorer/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/features/budgetting/budget-explorer/**/*.ts", + "libs/features/budgetting/budget-explorer/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/finance/planning/budget-items": { + "name": "@app/model/finance/planning/budget-items", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-items", + "name": "@app/model/finance/planning/budget-items", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/finance/model/planning/budget-items/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/finance/model/planning/budget-items/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/finance/model/planning/budget-items" + ], + "options": { + "jestConfig": "libs/finance/model/planning/budget-items/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/finance/planning/budget-lines": { + "name": "@app/model/finance/planning/budget-lines", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budget-lines", + "name": "@app/model/finance/planning/budget-lines", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/finance/planning/budget-lines/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/planning/budget-lines/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/finance/planning/budget-lines" + ], + "options": { + "jestConfig": "libs/model/finance/planning/budget-lines/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-budgetting-budget-planning": { + "name": "features-budgetting-budget-planning", + "type": "lib", + "data": { + "root": "libs/features/budgetting/budget-planning", + "name": "features-budgetting-budget-planning", + "projectType": "library", + "sourceRoot": "libs/features/budgetting/budget-planning/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/features/budgetting/budget-planning" + ], + "options": { + "jestConfig": "libs/features/budgetting/budget-planning/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/features/budgetting/budget-planning/**/*.ts", + "libs/features/budgetting/budget-planning/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-operations-budgets": { + "name": "features-finance-operations-budgets", + "type": "lib", + "data": { + "root": "libs/features/finance/operations/budgets", + "name": "features-finance-operations-budgets", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/operations/budgets/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/operations/budgets/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/operations/budgets/**/*.ts", + "libs/features/finance/operations/budgets/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/state/finance/budgetting/rendering": { + "name": "@app/state/finance/budgetting/rendering", + "type": "lib", + "data": { + "root": "libs/state/finance/budgetting/rendering", + "name": "@app/state/finance/budgetting/rendering", + "projectType": "library", + "sourceRoot": "libs/state/finance/budgetting/rendering/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/state/finance/budgetting/rendering" + ], + "options": { + "jestConfig": "libs/state/finance/budgetting/rendering/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/finance/budgetting/rendering/**/*.ts", + "libs/state/finance/budgetting/rendering/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-shared-components-modals": { + "name": "features-shared-components-modals", + "type": "lib", + "data": { + "root": "libs/features/shared/components/modals", + "name": "features-shared-components-modals", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/shared/components/modals/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/shared/components/modals/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/shared/components/modals/**/*.ts", + "libs/features/shared/components/modals/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-finance-manage-expenses": { + "name": "functions-finance-manage-expenses", + "type": "lib", + "data": { + "root": "libs/functions/finance/manage/expenses", + "name": "functions-finance-manage-expenses", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/finance/manage/expenses/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/finance/manage/expenses/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/finance/manage/expenses/**/*.ts", + "libs/functions/finance/manage/expenses/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-finance-manage-invoices": { + "name": "functions-finance-manage-invoices", + "type": "lib", + "data": { + "root": "libs/functions/finance/manage/invoices", + "name": "functions-finance-manage-invoices", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/finance/manage/invoices/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/finance/manage/invoices/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/finance/manage/invoices/**/*.ts", + "libs/functions/finance/manage/invoices/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-finance-manage-payments": { + "name": "functions-finance-manage-payments", + "type": "lib", + "data": { + "root": "libs/functions/finance/manage/payments", + "name": "functions-finance-manage-payments", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/finance/manage/payments/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/finance/manage/payments/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/finance/manage/payments/**/*.ts", + "libs/functions/finance/manage/payments/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-operations-expenses": { + "name": "model-finance-operations-expenses", + "type": "lib", + "data": { + "root": "libs/model/finance/operations/expenses", + "name": "model-finance-operations-expenses", + "projectType": "library", + "sourceRoot": "libs/model/finance/operations/expenses/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "coverage/libs/model/finance/operations/expenses" + ], + "options": { + "jestConfig": "libs/model/finance/operations/expenses/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/model/finance/operations/expenses/**/*.ts", + "libs/model/finance/operations/expenses/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-operations-expenses": { + "name": "state-finance-operations-expenses", + "type": "lib", + "data": { + "root": "libs/state/finance/operations/expenses", + "name": "state-finance-operations-expenses", + "projectType": "library", + "sourceRoot": "libs/state/finance/operations/expenses/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "coverage/libs/state/finance/operations/expenses" + ], + "options": { + "jestConfig": "libs/state/finance/operations/expenses/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/finance/operations/expenses/**/*.ts", + "libs/state/finance/operations/expenses/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/state/finance/budgetting/budgets": { + "name": "@app/state/finance/budgetting/budgets", + "type": "lib", + "data": { + "root": "libs/state/finance/budgetting/budgets", + "name": "@app/state/finance/budgetting/budgets", + "projectType": "library", + "sourceRoot": "libs/state/finance/budgetting/budgets/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/state/finance/budgetting/budgets" + ], + "options": { + "jestConfig": "libs/state/finance/budgetting/budgets/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/finance/budgetting/budgets/**/*.ts", + "libs/state/finance/budgetting/budgets/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-operations-main": { + "name": "features-finance-operations-main", + "type": "lib", + "data": { + "root": "libs/features/finance/operations/main", + "name": "features-finance-operations-main", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/operations/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/operations/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/operations/main/**/*.ts", + "libs/features/finance/operations/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-opportunities-base": { + "name": "model-finance-opportunities-base", + "type": "lib", + "data": { + "root": "libs/model/finance/opportunities/base", + "name": "model-finance-opportunities-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/opportunities/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/opportunities/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/opportunities/base/**/*.ts", + "libs/model/finance/opportunities/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-budgetting-results": { + "name": "state-finance-budgetting-results", + "type": "lib", + "data": { + "root": "libs/state/finance/budgetting/results", + "name": "state-finance-budgetting-results", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/state/finance/budgetting/results/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/budgetting/results/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/state/finance/budgetting/results" + ], + "options": { + "jestConfig": "libs/state/finance/budgetting/results/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-opportunities-base": { + "name": "state-finance-opportunities-base", + "type": "lib", + "data": { + "root": "libs/state/finance/opportunities/base", + "name": "state-finance-opportunities-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/opportunities/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/opportunities/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/opportunities/base/**/*.ts", + "libs/state/finance/opportunities/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-finance-manage-common": { + "name": "functions-finance-manage-common", + "type": "lib", + "data": { + "root": "libs/functions/finance/manage/common", + "name": "functions-finance-manage-common", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/finance/manage/common/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/finance/manage/common/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/finance/manage/common/**/*.ts", + "libs/functions/finance/manage/common/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/finance/planning/budgets": { + "name": "@app/model/finance/planning/budgets", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/budgets", + "name": "@app/model/finance/planning/budgets", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/finance/model/planning/budgets/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/finance/model/planning/budgets/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/finance/model/planning/budgets" + ], + "options": { + "jestConfig": "libs/finance/model/planning/budgets/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-business-main": { + "name": "features-finance-business-main", + "type": "lib", + "data": { + "root": "libs/features/finance/business/main", + "name": "features-finance-business-main", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/business/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/business/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/business/main/**/*.ts", + "libs/features/finance/business/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-finance-banking-main": { + "name": "features-finance-banking-main", + "type": "lib", + "data": { + "root": "libs/features/finance/banking/main", + "name": "features-finance-banking-main", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/finance/banking/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/finance/banking/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/finance/banking/main/**/*.ts", + "libs/features/finance/banking/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-activities-base": { + "name": "model-finance-activities-base", + "type": "lib", + "data": { + "root": "libs/model/finance/activities/base", + "name": "model-finance-activities-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/activities/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/activities/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/activities/base/**/*.ts", + "libs/model/finance/activities/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-activities-base": { + "name": "state-finance-activities-base", + "type": "lib", + "data": { + "root": "libs/state/finance/activities/base", + "name": "state-finance-activities-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/activities/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/activities/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/activities/base/**/*.ts", + "libs/state/finance/activities/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "elements-layout-page-headers": { + "name": "elements-layout-page-headers", + "type": "lib", + "data": { + "root": "libs/elements/layout/page-headers", + "name": "elements-layout-page-headers", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/elements/layout/page-headers/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/elements/layout/page-headers/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/elements/layout/page-headers/**/*.ts", + "libs/elements/layout/page-headers/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-companies-base": { + "name": "model-finance-companies-base", + "type": "lib", + "data": { + "root": "libs/model/finance/companies/base", + "name": "model-finance-companies-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/companies/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/companies/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/companies/base/**/*.ts", + "libs/model/finance/companies/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-companies-base": { + "name": "state-finance-companies-base", + "type": "lib", + "data": { + "root": "libs/state/finance/companies/base", + "name": "state-finance-companies-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/companies/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/companies/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/companies/base/**/*.ts", + "libs/state/finance/companies/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-ngfi-firestore-qbuilder": { + "name": "util-ngfi-firestore-qbuilder", + "type": "lib", + "data": { + "root": "libs/util/ngfi/firestore-qbuilder", + "name": "util-ngfi-firestore-qbuilder", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Query builder that acts as an abstraction over firestore queries. Decouples queries from actual implementation reducing the risk of vendor lock-in with firestore.", + "js": { + "packageName": "@ngfi/firestore-qbuilder", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/ngfi/firestore-qbuilder/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/ngfi/firestore-qbuilder" + ], + "options": { + "jestConfig": "libs/util/ngfi/firestore-qbuilder/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/ngfi/firestore-qbuilder", + "tsConfig": "libs/util/ngfi/firestore-qbuilder/tsconfig.lib.json", + "packageJson": "libs/util/ngfi/firestore-qbuilder/package.json", + "main": "libs/util/ngfi/firestore-qbuilder/src/index.ts", + "assets": [ + "libs/util/ngfi/firestore-qbuilder/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/ngfi/firestore-qbuilder/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "@app/elements/base/authorisation": { + "name": "@app/elements/base/authorisation", + "type": "lib", + "data": { + "root": "libs/elements/base/authorisation", + "name": "@app/elements/base/authorisation", + "projectType": "library", + "sourceRoot": "libs/elements/base/authorisation/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/elements/base/authorisation" + ], + "options": { + "jestConfig": "libs/elements/base/authorisation/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/elements/base/authorisation/**/*.ts", + "libs/elements/base/authorisation/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/elements/base/configuration": { + "name": "@app/elements/base/configuration", + "type": "lib", + "data": { + "root": "libs/elements/base/configuration", + "name": "@app/elements/base/configuration", + "projectType": "library", + "sourceRoot": "libs/elements/base/configuration/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/elements/base/configuration" + ], + "options": { + "jestConfig": "libs/elements/base/configuration/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/elements/base/configuration/**/*.ts", + "libs/elements/base/configuration/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/features/budgetting/budgets": { + "name": "@app/features/budgetting/budgets", + "type": "lib", + "data": { + "root": "libs/features/budgetting/budgets", + "name": "@app/features/budgetting/budgets", + "projectType": "library", + "sourceRoot": "libs/features/budgetting/budgets/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/features/budgetting/budgets" + ], + "options": { + "jestConfig": "libs/features/budgetting/budgets/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/features/budgetting/budgets/**/*.ts", + "libs/features/budgetting/budgets/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/finance/planning/time": { + "name": "@app/model/finance/planning/time", + "type": "lib", + "data": { + "root": "libs/model/finance/planning/time", + "name": "@app/model/finance/planning/time", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/finance/model/planning/time/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/finance/model/planning/time/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/finance/model/planning/time" + ], + "options": { + "jestConfig": "libs/finance/model/planning/time/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-finance-budgeting": { + "name": "functions-finance-budgeting", + "type": "lib", + "data": { + "root": "libs/functions/finance/budgeting", + "name": "functions-finance-budgeting", + "projectType": "library", + "sourceRoot": "libs/functions/finance/budgeting/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/functions/finance/budgeting" + ], + "options": { + "jestConfig": "libs/functions/finance/budgeting/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/functions/finance/budgeting/**/*.ts", + "libs/functions/finance/budgeting/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-accounts-main": { + "name": "model-finance-accounts-main", + "type": "lib", + "data": { + "root": "libs/model/finance/accounts/main", + "name": "model-finance-accounts-main", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/accounts/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/accounts/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/accounts/main/**/*.ts", + "libs/model/finance/accounts/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-banking-ponto": { + "name": "model-finance-banking-ponto", + "type": "lib", + "data": { + "root": "libs/model/finance/banking/ponto", + "name": "model-finance-banking-ponto", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/banking/ponto/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/banking/ponto/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/banking/ponto/**/*.ts", + "libs/model/finance/banking/ponto/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-contacts-base": { + "name": "model-finance-contacts-base", + "type": "lib", + "data": { + "root": "libs/model/finance/contacts/base", + "name": "model-finance-contacts-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/contacts/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/contacts/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/contacts/base/**/*.ts", + "libs/model/finance/contacts/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-invoices-base": { + "name": "model-finance-invoices-base", + "type": "lib", + "data": { + "root": "libs/model/finance/invoices/base", + "name": "model-finance-invoices-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/invoices/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/invoices/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/invoices/base/**/*.ts", + "libs/model/finance/invoices/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-contacts-base": { + "name": "state-finance-contacts-base", + "type": "lib", + "data": { + "root": "libs/state/finance/contacts/base", + "name": "state-finance-contacts-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/contacts/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/contacts/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/contacts/base/**/*.ts", + "libs/state/finance/contacts/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-invoices-base": { + "name": "state-finance-invoices-base", + "type": "lib", + "data": { + "root": "libs/state/finance/invoices/base", + "name": "state-finance-invoices-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/invoices/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/invoices/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/invoices/base/**/*.ts", + "libs/state/finance/invoices/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-payments-base": { + "name": "state-finance-payments-base", + "type": "lib", + "data": { + "root": "libs/state/finance/payments/base", + "name": "state-finance-payments-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/payments/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/payments/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/payments/base/**/*.ts", + "libs/state/finance/payments/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-iote-local-persistance": { + "name": "util-iote-local-persistance", + "type": "lib", + "data": { + "root": "libs/util/iote/local-persistance", + "name": "util-iote-local-persistance", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Angular helper services to work with local storage and online/offline.", + "js": { + "packageName": "@iote/local-persistance", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nrwl/angular:package", + "outputs": [ + "{workspaceRoot}/dist/libs/util/iote/local-persistance" + ], + "options": { + "project": "libs/util/iote/local-persistance/ng-package.json" + }, + "configurations": { + "production": { + "tsConfig": "libs/util/iote/local-persistance/tsconfig.lib.prod.json" + }, + "development": { + "tsConfig": "libs/util/iote/local-persistance/tsconfig.lib.json" + } + }, + "defaultConfiguration": "production", + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/local-persistance" + ], + "options": { + "jestConfig": "libs/util/iote/local-persistance/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/util/iote/local-persistance/**/*.ts", + "libs/util/iote/local-persistance/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "projectType": "library", + "sourceRoot": "libs/util/iote/local-persistance/src", + "prefix": "italanta-apps", + "implicitDependencies": [] + } + }, + "elements-forms-form-fields": { + "name": "elements-forms-form-fields", + "type": "lib", + "data": { + "root": "libs/elements/forms/form-fields", + "name": "elements-forms-form-fields", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/elements/forms/form-fields/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/elements/forms/form-fields/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/elements/forms/form-fields/**/*.ts", + "libs/elements/forms/form-fields/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-banking-base": { + "name": "model-finance-banking-base", + "type": "lib", + "data": { + "root": "libs/model/finance/banking/base", + "name": "model-finance-banking-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/banking/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/banking/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/banking/base/**/*.ts", + "libs/model/finance/banking/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "private-state-organisation": { + "name": "private-state-organisation", + "type": "lib", + "data": { + "root": "libs/private/state/organisation", + "name": "private-state-organisation", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/private/state/organisation/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/private/state/organisation/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/private/state/organisation/**/*.ts", + "libs/private/state/organisation/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/elements/layout/user-menu": { + "name": "@app/elements/layout/user-menu", + "type": "lib", + "data": { + "root": "libs/elements/layout/user-menu", + "name": "@app/elements/layout/user-menu", + "projectType": "library", + "sourceRoot": "libs/elements/layout/user-menu/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/elements/layout/user-menu" + ], + "options": { + "jestConfig": "libs/elements/layout/user-menu/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/elements/layout/user-menu/**/*.ts", + "libs/elements/layout/user-menu/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "elements-forms-validators": { + "name": "elements-forms-validators", + "type": "lib", + "data": { + "root": "libs/elements/forms/validators", + "name": "elements-forms-validators", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/elements/forms/validators/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/elements/forms/validators/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/elements/forms/validators/**/*.ts", + "libs/elements/forms/validators/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-allocations": { + "name": "model-finance-allocations", + "type": "lib", + "data": { + "root": "libs/model/finance/allocations", + "name": "model-finance-allocations", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/allocations/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/allocations/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/allocations/**/*.ts", + "libs/model/finance/allocations/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-allocations": { + "name": "state-finance-allocations", + "type": "lib", + "data": { + "root": "libs/state/finance/allocations", + "name": "state-finance-allocations", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/allocations/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/allocations/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/allocations/**/*.ts", + "libs/state/finance/allocations/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-ngfi-infinite-scroll": { + "name": "util-ngfi-infinite-scroll", + "type": "lib", + "data": { + "root": "libs/util/ngfi/infinite-scroll", + "name": "util-ngfi-infinite-scroll", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Library which adds infinite scroll capabilities through the ngfiScrollable directive", + "js": { + "packageName": "@ngfi/infinite-scroll", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nrwl/angular:package", + "outputs": [ + "{workspaceRoot}/dist/libs/util/ngfi/infinite-scroll" + ], + "options": { + "project": "libs/util/ngfi/infinite-scroll/ng-package.json" + }, + "configurations": { + "production": { + "tsConfig": "libs/util/ngfi/infinite-scroll/tsconfig.lib.prod.json" + }, + "development": { + "tsConfig": "libs/util/ngfi/infinite-scroll/tsconfig.lib.json" + } + }, + "defaultConfiguration": "production", + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/ngfi/infinite-scroll" + ], + "options": { + "jestConfig": "libs/util/ngfi/infinite-scroll/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/util/ngfi/infinite-scroll/**/*.ts", + "libs/util/ngfi/infinite-scroll/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "projectType": "library", + "sourceRoot": "libs/util/ngfi/infinite-scroll/src", + "prefix": "ngfi", + "implicitDependencies": [] + } + }, + "model-finance-notes-base": { + "name": "model-finance-notes-base", + "type": "lib", + "data": { + "root": "libs/model/finance/notes/base", + "name": "model-finance-notes-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/notes/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/notes/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/notes/base/**/*.ts", + "libs/model/finance/notes/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-cost-types": { + "name": "state-finance-cost-types", + "type": "lib", + "data": { + "root": "libs/state/finance/cost-types", + "name": "state-finance-cost-types", + "projectType": "library", + "sourceRoot": "libs/state/finance/cost-types/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/state/finance/cost-types" + ], + "options": { + "jestConfig": "libs/state/finance/cost-types/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/finance/cost-types/**/*.ts", + "libs/state/finance/cost-types/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-finance-notes-base": { + "name": "state-finance-notes-base", + "type": "lib", + "data": { + "root": "libs/state/finance/notes/base", + "name": "state-finance-notes-base", + "$schema": "../../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/notes/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/notes/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/notes/base/**/*.ts", + "libs/state/finance/notes/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-iote-bricks-angular": { + "name": "util-iote-bricks-angular", + "type": "lib", + "data": { + "root": "libs/util/iote/bricks-angular", + "name": "util-iote-bricks-angular", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Base components used across italanta apps which extend @angular/material.", + "js": { + "packageName": "@iote/bricks-angular", + "packageVersion": "2.0.5", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nrwl/angular:package", + "outputs": [ + "{workspaceRoot}/dist/libs/util/iote/bricks-angular" + ], + "options": { + "project": "libs/util/iote/bricks-angular/ng-package.json" + }, + "configurations": { + "production": { + "tsConfig": "libs/util/iote/bricks-angular/tsconfig.lib.prod.json" + }, + "development": { + "tsConfig": "libs/util/iote/bricks-angular/tsconfig.lib.json" + } + }, + "defaultConfiguration": "production", + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/bricks-angular" + ], + "options": { + "jestConfig": "libs/util/iote/bricks-angular/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/util/iote/bricks-angular/**/*.ts", + "libs/util/iote/bricks-angular/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "projectType": "library", + "sourceRoot": "libs/util/iote/bricks-angular/src", + "prefix": "iote", + "implicitDependencies": [] + } + }, + "@app/elements/base/date-time": { + "name": "@app/elements/base/date-time", + "type": "lib", + "data": { + "root": "libs/elements/base/date-time", + "name": "@app/elements/base/date-time", + "projectType": "library", + "sourceRoot": "libs/elements/base/date-time/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/elements/base/date-time" + ], + "options": { + "jestConfig": "libs/elements/base/date-time/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/elements/base/date-time/**/*.ts", + "libs/elements/base/date-time/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/features/dashboard/main": { + "name": "@app/features/dashboard/main", + "type": "lib", + "data": { + "root": "libs/features/dashboard/main", + "name": "@app/features/dashboard/main", + "projectType": "library", + "sourceRoot": "libs/features/dashboard/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/features/dashboard/main" + ], + "options": { + "jestConfig": "libs/features/dashboard/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/features/dashboard/main/**/*.ts", + "libs/features/dashboard/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/organisation": { + "name": "@app/model/organisation", + "type": "lib", + "data": { + "root": "libs/model/organisation/main", + "name": "@app/model/organisation", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/organisation/main/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/organisation/main/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/organisation/main" + ], + "options": { + "jestConfig": "libs/model/organisation/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/state/organisation": { + "name": "@app/state/organisation", + "type": "lib", + "data": { + "root": "libs/state/organisation/main", + "name": "@app/state/organisation", + "projectType": "library", + "sourceRoot": "libs/state/organisation/main/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/state/organisation/main" + ], + "options": { + "jestConfig": "libs/state/organisation/main/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/organisation/main/**/*.ts", + "libs/state/organisation/main/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/elements/base/firebase": { + "name": "@app/elements/base/firebase", + "type": "lib", + "data": { + "root": "libs/elements/base/firebase", + "name": "@app/elements/base/firebase", + "projectType": "library", + "sourceRoot": "libs/elements/base/firebase/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/elements/base/firebase" + ], + "options": { + "jestConfig": "libs/elements/base/firebase/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/elements/base/firebase/**/*.ts", + "libs/elements/base/firebase/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-finance-payments": { + "name": "model-finance-payments", + "type": "lib", + "data": { + "root": "libs/model/finance/payments", + "name": "model-finance-payments", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/finance/payments/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/finance/payments/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/finance/payments/**/*.ts", + "libs/model/finance/payments/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-iote-ui-workflows": { + "name": "util-iote-ui-workflows", + "type": "lib", + "data": { + "root": "libs/util/iote/ui-workflows", + "name": "util-iote-ui-workflows", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Base UI helpers/configured components for angular projects.", + "js": { + "packageName": "@iote/ui-workflows", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nrwl/angular:package", + "outputs": [ + "{workspaceRoot}/dist/libs/util/iote/ui-workflows" + ], + "options": { + "project": "libs/util/iote/ui-workflows/ng-package.json" + }, + "configurations": { + "production": { + "tsConfig": "libs/util/iote/ui-workflows/tsconfig.lib.prod.json" + }, + "development": { + "tsConfig": "libs/util/iote/ui-workflows/tsconfig.lib.json" + } + }, + "defaultConfiguration": "production", + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/ui-workflows" + ], + "options": { + "jestConfig": "libs/util/iote/ui-workflows/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/util/iote/ui-workflows/**/*.ts", + "libs/util/iote/ui-workflows/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "projectType": "library", + "sourceRoot": "libs/util/iote/ui-workflows/src", + "prefix": "italanta-apps", + "implicitDependencies": [] + } + }, + "state-finance-banking": { + "name": "state-finance-banking", + "type": "lib", + "data": { + "root": "libs/state/finance/banking", + "name": "state-finance-banking", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/banking/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/banking/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/banking/**/*.ts", + "libs/state/finance/banking/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/elements/layout/page": { + "name": "@app/elements/layout/page", + "type": "lib", + "data": { + "root": "libs/elements/layout/page", + "name": "@app/elements/layout/page", + "projectType": "library", + "sourceRoot": "libs/elements/layout/page/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/elements/layout/page" + ], + "options": { + "jestConfig": "libs/elements/layout/page/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/elements/layout/page/**/*.ts", + "libs/elements/layout/page/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-iote-exceptions": { + "name": "util-iote-exceptions", + "type": "lib", + "data": { + "root": "libs/util/iote/exceptions", + "name": "util-iote-exceptions", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Exception management through an abstract class which can define custom exception handling logic.", + "js": { + "packageName": "@iote/exceptions", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/iote/exceptions/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/exceptions" + ], + "options": { + "jestConfig": "libs/util/iote/exceptions/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/iote/exceptions", + "tsConfig": "libs/util/iote/exceptions/tsconfig.lib.json", + "packageJson": "libs/util/iote/exceptions/package.json", + "main": "libs/util/iote/exceptions/src/index.ts", + "assets": [ + "libs/util/iote/exceptions/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/iote/exceptions/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "util-ngfi-admin-data": { + "name": "util-ngfi-admin-data", + "type": "lib", + "data": { + "root": "libs/util/ngfi/admin-data", + "name": "util-ngfi-admin-data", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Data layer implementation for working with firestore within a @iote/cqrs context.", + "js": { + "packageName": "@ngfi/admin-data", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/ngfi/admin-data/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/ngfi/admin-data" + ], + "options": { + "jestConfig": "libs/util/ngfi/admin-data/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/ngfi/admin-data", + "tsConfig": "libs/util/ngfi/admin-data/tsconfig.lib.json", + "packageJson": "libs/util/ngfi/admin-data/package.json", + "main": "libs/util/ngfi/admin-data/src/index.ts", + "assets": [ + "libs/util/ngfi/admin-data/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/ngfi/admin-data/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "util-ngfi-multi-lang": { + "name": "util-ngfi-multi-lang", + "type": "lib", + "data": { + "root": "libs/util/ngfi/multi-lang", + "name": "util-ngfi-multi-lang", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Multi-language integration wrapper and helpers for angular (with langs loaded into firebase).", + "js": { + "packageName": "@ngfi/multi-lang", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nrwl/angular:package", + "outputs": [ + "{workspaceRoot}/dist/libs/util/ngfi/multi-lang" + ], + "options": { + "project": "libs/util/ngfi/multi-lang/ng-package.json" + }, + "configurations": { + "production": { + "tsConfig": "libs/util/ngfi/multi-lang/tsconfig.lib.prod.json" + }, + "development": { + "tsConfig": "libs/util/ngfi/multi-lang/tsconfig.lib.json" + } + }, + "defaultConfiguration": "production", + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/ngfi/multi-lang" + ], + "options": { + "jestConfig": "libs/util/ngfi/multi-lang/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/util/ngfi/multi-lang/**/*.ts", + "libs/util/ngfi/multi-lang/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "projectType": "library", + "sourceRoot": "libs/util/ngfi/multi-lang/src", + "prefix": "italanta-apps", + "implicitDependencies": [] + } + }, + "@app/features/auth/login": { + "name": "@app/features/auth/login", + "type": "lib", + "data": { + "root": "libs/features/auth/login", + "name": "@app/features/auth/login", + "projectType": "library", + "sourceRoot": "libs/features/auth/login/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/features/auth/login" + ], + "options": { + "jestConfig": "libs/features/auth/login/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/features/auth/login/**/*.ts", + "libs/features/auth/login/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/common/config": { + "name": "@app/model/common/config", + "type": "lib", + "data": { + "root": "libs/model/common/config", + "name": "@app/model/common/config", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/common/config/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/common/config/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/common/config" + ], + "options": { + "jestConfig": "libs/model/common/config/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "features-activities": { + "name": "features-activities", + "type": "lib", + "data": { + "root": "libs/features/activities", + "name": "features-activities", + "$schema": "../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/activities/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/activities/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/activities/**/*.ts", + "libs/features/activities/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-data-firebase": { + "name": "state-data-firebase", + "type": "lib", + "data": { + "root": "libs/state/data/firebase", + "name": "state-data-firebase", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/data/firebase/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/data/firebase/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/data/firebase/**/*.ts", + "libs/state/data/firebase/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-ngfi-functions": { + "name": "util-ngfi-functions", + "type": "lib", + "data": { + "root": "libs/util/ngfi/functions", + "name": "util-ngfi-functions", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Library which packages @iote/cqrs compliant handlers into Google Cloud functions for deployment. Adds context and environment.", + "js": { + "packageName": "@ngfi/functions", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/ngfi/functions/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/ngfi/functions" + ], + "options": { + "jestConfig": "libs/util/ngfi/functions/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/ngfi/functions", + "tsConfig": "libs/util/ngfi/functions/tsconfig.lib.json", + "packageJson": "libs/util/ngfi/functions/package.json", + "main": "libs/util/ngfi/functions/src/index.ts", + "assets": [ + "libs/util/ngfi/functions/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/ngfi/functions/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "state-finance-base": { + "name": "state-finance-base", + "type": "lib", + "data": { + "root": "libs/state/finance/base", + "name": "state-finance-base", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/finance/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/finance/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/finance/base/**/*.ts", + "libs/state/finance/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/model/common/user": { + "name": "@app/model/common/user", + "type": "lib", + "data": { + "root": "libs/model/common/user", + "name": "@app/model/common/user", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/model/common/user/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/common/user/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/model/common/user" + ], + "options": { + "jestConfig": "libs/model/common/user/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "functions-data-db": { + "name": "functions-data-db", + "type": "lib", + "data": { + "root": "libs/functions/data/db", + "name": "functions-data-db", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/data/db/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/data/db/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/data/db/**/*.ts", + "libs/functions/data/db/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-ngfi-angular": { + "name": "util-ngfi-angular", + "type": "lib", + "data": { + "root": "libs/util/ngfi/angular", + "name": "util-ngfi-angular", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Helpers for working with angular and firebase as a backend.", + "js": { + "packageName": "@ngfi/angular", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "build": { + "executor": "@nrwl/angular:package", + "outputs": [ + "{workspaceRoot}/dist/libs/util/ngfi/angular" + ], + "options": { + "project": "libs/util/ngfi/angular/ng-package.json" + }, + "configurations": { + "production": { + "tsConfig": "libs/util/ngfi/angular/tsconfig.lib.prod.json" + }, + "development": { + "tsConfig": "libs/util/ngfi/angular/tsconfig.lib.json" + } + }, + "defaultConfiguration": "production", + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/ngfi/angular" + ], + "options": { + "jestConfig": "libs/util/ngfi/angular/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/util/ngfi/angular/**/*.ts", + "libs/util/ngfi/angular/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "projectType": "library", + "sourceRoot": "libs/util/ngfi/angular/src", + "prefix": "italanta-apps", + "implicitDependencies": [] + } + }, + "functions-pubsub": { + "name": "functions-pubsub", + "type": "lib", + "data": { + "root": "libs/functions/pubsub", + "name": "functions-pubsub", + "$schema": "../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/functions/pubsub/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/functions/pubsub/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/functions/pubsub/**/*.ts", + "libs/functions/pubsub/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "kujali-functions": { + "name": "kujali-functions", + "type": "app", + "data": { + "root": "apps/kujali-functions", + "name": "kujali-functions", + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "apps/kujali-functions/src", + "projectType": "application", + "tags": [], + "targets": { + "build": { + "executor": "@nrwl/webpack:webpack", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/apps/kujali-functions", + "main": "apps/kujali-functions/src/main.ts", + "tsConfig": "apps/kujali-functions/tsconfig.app.json", + "assets": [ + "apps/kujali-functions/src/assets" + ], + "target": "node", + "compiler": "tsc" + }, + "configurations": { + "production": { + "optimization": true, + "extractLicenses": true, + "inspect": false, + "fileReplacements": [ + { + "replace": "apps/kujali-functions/src/environments/environment.ts", + "with": "apps/kujali-functions/src/environments/environment.prod.ts" + } + ] + } + }, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "serve": { + "executor": "@nrwl/node:node", + "options": { + "buildTarget": "kujali-functions:build" + }, + "configurations": { + "production": { + "buildTarget": "kujali-functions:build:production" + } + }, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "apps/kujali-functions/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/apps/kujali-functions" + ], + "options": { + "jestConfig": "apps/kujali-functions/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-roles-base": { + "name": "model-roles-base", + "type": "lib", + "data": { + "root": "libs/model/roles/base", + "name": "model-roles-base", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/roles/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/roles/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/roles/base/**/*.ts", + "libs/model/roles/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-files-base": { + "name": "state-files-base", + "type": "lib", + "data": { + "root": "libs/state/files/base", + "name": "state-files-base", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/files/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/files/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/files/base/**/*.ts", + "libs/state/files/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-roles-base": { + "name": "state-roles-base", + "type": "lib", + "data": { + "root": "libs/state/roles/base", + "name": "state-roles-base", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/roles/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/roles/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/roles/base/**/*.ts", + "libs/state/roles/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-iote-bricks": { + "name": "util-iote-bricks", + "type": "lib", + "data": { + "root": "libs/util/iote/bricks", + "name": "util-iote-bricks", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Base package of the iote and ngfi libraries. Contains a set of base types which are required throughout the libs.", + "js": { + "packageName": "@iote/bricks", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/iote/bricks/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/bricks" + ], + "options": { + "jestConfig": "libs/util/iote/bricks/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/iote/bricks", + "tsConfig": "libs/util/iote/bricks/tsconfig.lib.json", + "packageJson": "libs/util/iote/bricks/package.json", + "main": "libs/util/iote/bricks/src/index.ts", + "assets": [ + "libs/util/iote/bricks/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/iote/bricks/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "elements-modals": { + "name": "elements-modals", + "type": "lib", + "data": { + "root": "libs/elements/modals", + "name": "elements-modals", + "$schema": "../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/elements/modals/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/elements/modals/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/elements/modals/**/*.ts", + "libs/elements/modals/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "model-tags-base": { + "name": "model-tags-base", + "type": "lib", + "data": { + "root": "libs/model/tags/base", + "name": "model-tags-base", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/tags/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/tags/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/tags/base/**/*.ts", + "libs/model/tags/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-tags-base": { + "name": "state-tags-base", + "type": "lib", + "data": { + "root": "libs/state/tags/base", + "name": "state-tags-base", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/tags/base/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/tags/base/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/state/tags/base/**/*.ts", + "libs/state/tags/base/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-iote-state": { + "name": "util-iote-state", + "type": "lib", + "data": { + "root": "libs/util/iote/state", + "name": "util-iote-state", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "State library for Angular inspired by @netbasal 's Akita pattern.", + "js": { + "packageName": "@iote/state", + "packageVersion": "2.0.3", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/iote/state/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/state" + ], + "options": { + "jestConfig": "libs/util/iote/state/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/iote/state", + "tsConfig": "libs/util/iote/state/tsconfig.lib.json", + "packageJson": "libs/util/iote/state/package.json", + "main": "libs/util/iote/state/src/index.ts", + "assets": [ + "libs/util/iote/state/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/iote/state/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "util-ngfi-state": { + "name": "util-ngfi-state", + "type": "lib", + "data": { + "root": "libs/util/ngfi/state", + "name": "util-ngfi-state", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Akita stores for connecting to firestore and other GCP data sources.", + "js": { + "packageName": "@ngfi/state", + "packageVersion": "2.0.2", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/ngfi/state/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/ngfi/state" + ], + "options": { + "jestConfig": "libs/util/ngfi/state/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/ngfi/state", + "tsConfig": "libs/util/ngfi/state/tsconfig.lib.json", + "packageJson": "libs/util/ngfi/state/package.json", + "main": "libs/util/ngfi/state/src/index.ts", + "assets": [ + "libs/util/ngfi/state/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/ngfi/state/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "features-notes": { + "name": "features-notes", + "type": "lib", + "data": { + "root": "libs/features/notes", + "name": "features-notes", + "$schema": "../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/features/notes/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/features/notes/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/features/notes/**/*.ts", + "libs/features/notes/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "util-iote-cqrs": { + "name": "util-iote-cqrs", + "type": "lib", + "data": { + "root": "libs/util/iote/cqrs", + "name": "util-iote-cqrs", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Set of interfaces for working with an abstract backend with decoupled services which have access to context, data-layer and logging infrastructure.", + "js": { + "packageName": "@iote/cqrs", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/iote/cqrs/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/cqrs" + ], + "options": { + "jestConfig": "libs/util/iote/cqrs/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/iote/cqrs", + "tsConfig": "libs/util/iote/cqrs/tsconfig.lib.json", + "packageJson": "libs/util/iote/cqrs/package.json", + "main": "libs/util/iote/cqrs/src/index.ts", + "assets": [ + "libs/util/iote/cqrs/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/iote/cqrs/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "util-iote-time": { + "name": "util-iote-time", + "type": "lib", + "data": { + "root": "libs/util/iote/time", + "name": "util-iote-time", + "tags": [ + "npm:public" + ], + "metadata": { + "targetGroups": {}, + "description": "Library with helpers for e.g. managing time and converting between serialized and moment dates.", + "js": { + "packageName": "@iote/time", + "packageVersion": "2.0.0", + "isInPackageManagerWorkspaces": false + } + }, + "targets": { + "nx-release-publish": { + "executor": "@nx/js:release-publish", + "dependsOn": [ + "^nx-release-publish" + ], + "options": {}, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/util/iote/time/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/util/iote/time" + ], + "options": { + "jestConfig": "libs/util/iote/time/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "build": { + "executor": "@nrwl/js:tsc", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/libs/util/iote/time", + "tsConfig": "libs/util/iote/time/tsconfig.lib.json", + "packageJson": "libs/util/iote/time/package.json", + "main": "libs/util/iote/time/src/index.ts", + "assets": [ + "libs/util/iote/time/*.md" + ] + }, + "configurations": {}, + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + } + }, + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "libs/util/iote/time/src", + "projectType": "library", + "implicitDependencies": [] + } + }, + "model-data-db": { + "name": "model-data-db", + "type": "lib", + "data": { + "root": "libs/model/data/db", + "name": "model-data-db", + "$schema": "../../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/model/data/db/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/model/data/db/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "libs/model/data/db/**/*.ts", + "libs/model/data/db/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "budget-notes": { + "name": "budget-notes", + "type": "lib", + "data": { + "root": "model/budgetting", + "name": "budget-notes", + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "model/budgetting/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nx/linter:eslint", + "outputs": [ + "{options.outputFile}" + ], + "options": { + "lintFilePatterns": [ + "model/budgetting/**/*.ts" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nx/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "model/budgetting/jest.config.ts", + "passWithNoTests": true + }, + "configurations": { + "ci": { + "ci": true, + "codeCoverage": true + } + }, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + }, + "@app/state/user": { + "name": "@app/state/user", + "type": "lib", + "data": { + "root": "libs/state/user", + "name": "@app/state/user", + "projectType": "library", + "sourceRoot": "libs/state/user/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/libs/state/user" + ], + "options": { + "jestConfig": "libs/state/user/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/user/**/*.ts", + "libs/state/user/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "state-data": { + "name": "state-data", + "type": "lib", + "data": { + "root": "libs/state/data", + "name": "state-data", + "$schema": "../../../node_modules/nx/schemas/project-schema.json", + "projectType": "library", + "sourceRoot": "libs/state/data/src", + "prefix": "app", + "tags": [], + "targets": { + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/{projectRoot}" + ], + "options": { + "jestConfig": "libs/state/data/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "libs/state/data/**/*.ts", + "libs/state/data/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + } + }, + "implicitDependencies": [] + } + }, + "kujali": { + "name": "kujali", + "type": "app", + "data": { + "root": "apps/kujali", + "name": "kujali", + "projectType": "application", + "sourceRoot": "apps/kujali/src", + "prefix": "kujali", + "tags": [], + "targets": { + "build": { + "executor": "@angular-devkit/build-angular:browser", + "outputs": [ + "{options.outputPath}" + ], + "options": { + "outputPath": "dist/apps/kujali", + "index": "apps/kujali/src/index.html", + "main": "apps/kujali/src/main.ts", + "tsConfig": "apps/kujali/tsconfig.app.json", + "inlineStyleLanguage": "scss", + "assets": [ + "apps/kujali/src/favicon.ico", + "apps/kujali/src/assets" + ], + "styles": [ + "libs/elements/theming/_theme.scss", + "libs/elements/theming/_variables.scss", + "apps/kujali/src/styles.scss" + ], + "stylePreprocessorOptions": { + "includePaths": [ + "libs/elements/theming" + ] + }, + "scripts": [] + }, + "configurations": { + "production": { + "budgets": [ + { + "type": "initial", + "maximumWarning": "1mb", + "maximumError": "3mb" + }, + { + "type": "anyComponentStyle", + "maximumWarning": "2kb", + "maximumError": "3mb" + } + ], + "fileReplacements": [ + { + "replace": "apps/kujali/src/environments/environment.ts", + "with": "apps/kujali/src/environments/environment.prod.ts" + } + ], + "outputHashing": "all" + }, + "development": { + "buildOptimizer": false, + "optimization": false, + "vendorChunk": true, + "extractLicenses": false, + "sourceMap": true, + "namedChunks": true + } + }, + "defaultConfiguration": "production", + "parallelism": true, + "dependsOn": [ + "^build" + ], + "inputs": [ + "production", + "^production" + ] + }, + "serve": { + "executor": "@angular-devkit/build-angular:dev-server", + "configurations": { + "production": { + "browserTarget": "kujali:build:production" + }, + "development": { + "browserTarget": "kujali:build:development" + } + }, + "defaultConfiguration": "development", + "options": {}, + "parallelism": true + }, + "extract-i18n": { + "executor": "@angular-devkit/build-angular:extract-i18n", + "options": { + "browserTarget": "kujali:build" + }, + "configurations": {}, + "parallelism": true + }, + "lint": { + "executor": "@nrwl/linter:eslint", + "options": { + "lintFilePatterns": [ + "apps/kujali/**/*.ts", + "apps/kujali/**/*.html" + ] + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "{workspaceRoot}/.eslintrc.json" + ] + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": [ + "{workspaceRoot}/coverage/apps/kujali" + ], + "options": { + "jestConfig": "apps/kujali/jest.config.ts", + "passWithNoTests": true + }, + "configurations": {}, + "parallelism": true, + "inputs": [ + "default", + "^production", + "{workspaceRoot}/jest.preset.js" + ] + } + }, + "implicitDependencies": [] + } + } + }, + "externalNodes": {}, + "dependencies": { + "features-finance-business-invoices-details-invoice-documents": [ + { + "source": "features-finance-business-invoices-details-invoice-documents", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-invoice-documents", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-invoice-documents", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-invoice-documents", + "target": "state-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-invoice-documents", + "target": "model-finance-invoices-base", + "type": "static" + } + ], + "features-finance-business-opportunities-details-activities": [ + { + "source": "features-finance-business-opportunities-details-activities", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-activities", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-activities", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-activities", + "target": "features-activities", + "type": "static" + } + ], + "features-finance-business-companies-details-opportunities": [ + { + "source": "features-finance-business-companies-details-opportunities", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-opportunities", + "target": "features-finance-business-opportunities-create", + "type": "static" + } + ], + "features-finance-business-contacts-details-opportunities": [ + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "features-finance-business-opportunities-create", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-opportunities", + "target": "util-ngfi-multi-lang", + "type": "static" + } + ], + "features-finance-business-companies-details-activities": [ + { + "source": "features-finance-business-companies-details-activities", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-activities", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-activities", + "target": "features-finance-business-companies-details-contacts", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-activities", + "target": "features-finance-business-companies-details-opportunities", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-activities", + "target": "features-finance-business-companies-details-invoices", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-activities", + "target": "features-activities", + "type": "static" + } + ], + "features-finance-business-contacts-details-activities": [ + { + "source": "features-finance-business-contacts-details-activities", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-activities", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-activities", + "target": "features-activities", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-activities", + "target": "features-finance-business-contacts-details-opportunities", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-activities", + "target": "features-finance-business-contacts-details-invoices", + "type": "static" + } + ], + "features-finance-business-companies-details-contacts": [ + { + "source": "features-finance-business-companies-details-contacts", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-contacts", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-contacts", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-contacts", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-contacts", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-contacts", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-contacts", + "target": "features-finance-business-contacts-create", + "type": "static" + } + ], + "features-finance-business-companies-details-invoices": [ + { + "source": "features-finance-business-companies-details-invoices", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-invoices", + "target": "state-finance-invoices-base", + "type": "static" + } + ], + "features-finance-business-opportunities-details-edit": [ + { + "source": "features-finance-business-opportunities-details-edit", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "elements-forms-form-fields", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-edit", + "target": "@app/state/organisation", + "type": "static" + } + ], + "features-finance-business-opportunities-details-view": [ + { + "source": "features-finance-business-opportunities-details-view", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "features-notes", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "features-finance-business-opportunities-details-activities", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-details-view", + "target": "features-finance-business-opportunities-details-edit", + "type": "dynamic" + } + ], + "features-finance-business-contacts-details-invoices": [ + { + "source": "features-finance-business-contacts-details-invoices", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "state-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-invoices", + "target": "util-ngfi-multi-lang", + "type": "static" + } + ], + "features-finance-business-companies-details-edit": [ + { + "source": "features-finance-business-companies-details-edit", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "elements-forms-form-fields", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-edit", + "target": "@app/model/common/user", + "type": "static" + } + ], + "features-finance-business-companies-details-view": [ + { + "source": "features-finance-business-companies-details-view", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "features-notes", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "features-finance-business-companies-details-activities", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "features-finance-business-companies-details-opportunities", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "features-finance-business-opportunities-create", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "features-finance-business-companies-details-edit", + "type": "dynamic" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-details-view", + "target": "state-finance-companies-base", + "type": "static" + } + ], + "features-finance-business-contacts-details-edit": [ + { + "source": "features-finance-business-contacts-details-edit", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "elements-forms-form-fields", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "model-roles-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "state-roles-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-edit", + "target": "state-finance-companies-base", + "type": "static" + } + ], + "features-finance-business-contacts-details-view": [ + { + "source": "features-finance-business-contacts-details-view", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "features-finance-business-contacts-details-activities", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "features-notes", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "features-finance-business-opportunities-create", + "type": "static" + }, + { + "source": "features-finance-business-contacts-details-view", + "target": "features-finance-business-contacts-details-edit", + "type": "dynamic" + } + ], + "features-finance-business-invoices-details-view": [ + { + "source": "features-finance-business-invoices-details-view", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "state-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-invoices-details-view", + "target": "features-finance-business-invoices-details-invoice-documents", + "type": "static" + } + ], + "features-finance-business-opportunities-create": [ + { + "source": "features-finance-business-opportunities-create", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "elements-forms-validators", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "elements-forms-form-fields", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "features-finance-business-contacts-create", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-create", + "target": "model-tags-base", + "type": "static" + } + ], + "features-budgetting-budget-explorer-burnchart": [ + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "@app/state/finance/budgetting/rendering", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "@app/model/finance/planning/time", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "model-finance-planning-budget-rendering", + "type": "static" + }, + { + "source": "features-budgetting-budget-explorer-burnchart", + "target": "model-finance-planning-budget-rendering-state", + "type": "static" + } + ], + "model-finance-planning-budget-rendering-state": [ + { + "source": "model-finance-planning-budget-rendering-state", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering-state", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering-state", + "target": "model-finance-planning-budget-rendering", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering-state", + "target": "@app/model/finance/planning/budget-lines/by-year", + "type": "static" + } + ], + "features-finance-business-opportunities-main": [ + { + "source": "features-finance-business-opportunities-main", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "features-finance-business-opportunities-create", + "type": "static" + }, + { + "source": "features-finance-business-opportunities-main", + "target": "features-finance-business-opportunities-details-view", + "type": "dynamic" + } + ], + "@app/model/finance/planning/budget-lines/by-year": [ + { + "source": "@app/model/finance/planning/budget-lines/by-year", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + } + ], + "functions-api-finance-banking-ponto-connect": [ + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "model-finance-banking-base", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "model-finance-banking-ponto", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "model-data-db", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "model-finance-accounts-main", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "util-ngfi-admin-data", + "type": "static" + }, + { + "source": "functions-api-finance-banking-ponto-connect", + "target": "functions-pubsub", + "type": "static" + } + ], + "features-finance-business-companies-create": [ + { + "source": "features-finance-business-companies-create", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-create", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-create", + "target": "features-finance-business-contacts-create", + "type": "static" + }, + { + "source": "features-finance-business-companies-create", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-create", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-create", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "features-finance-business-companies-create", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-create", + "target": "elements-forms-validators", + "type": "static" + } + ], + "@app/model/finance/planning/budget-calculation": [ + { + "source": "@app/model/finance/planning/budget-calculation", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-calculation", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-calculation", + "target": "model-finance-planning-budget-grouping", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-calculation", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-calculation", + "target": "@app/model/finance/planning/budget-defaults", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-calculation", + "target": "model-finance-planning-budget-rendering", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-calculation", + "target": "@app/model/finance/planning/time", + "type": "static" + } + ], + "features-finance-banking-activate-banking": [ + { + "source": "features-finance-banking-activate-banking", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-banking-activate-banking", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-banking-activate-banking", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-banking-activate-banking", + "target": "@app/elements/base/authorisation", + "type": "static" + }, + { + "source": "features-finance-banking-activate-banking", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "features-finance-banking-activate-banking", + "target": "model-finance-banking-ponto", + "type": "static" + }, + { + "source": "features-finance-banking-activate-banking", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "features-finance-banking-activate-banking", + "target": "@app/state/organisation", + "type": "static" + } + ], + "features-finance-business-contacts-create": [ + { + "source": "features-finance-business-contacts-create", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-contacts-create", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-contacts-create", + "target": "elements-forms-form-fields", + "type": "static" + }, + { + "source": "features-finance-business-contacts-create", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-create", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-create", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-create", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-create", + "target": "elements-forms-validators", + "type": "static" + } + ], + "features-finance-business-companies-main": [ + { + "source": "features-finance-business-companies-main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "features-finance-business-companies-details-view", + "type": "dynamic" + }, + { + "source": "features-finance-business-companies-main", + "target": "model-tags-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-companies-main", + "target": "features-finance-business-companies-create", + "type": "static" + } + ], + "features-finance-business-contacts-main": [ + { + "source": "features-finance-business-contacts-main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "model-tags-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "model-roles-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "features-finance-business-contacts-details-view", + "type": "dynamic" + }, + { + "source": "features-finance-business-contacts-main", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-contacts-main", + "target": "features-finance-business-contacts-create", + "type": "static" + } + ], + "features-finance-business-invoices-main": [ + { + "source": "features-finance-business-invoices-main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "state-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "features-finance-business-invoices-details-view", + "type": "dynamic" + }, + { + "source": "features-finance-business-invoices-main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "state-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-business-invoices-main", + "target": "features-finance-banking-allocations", + "type": "static" + } + ], + "model-finance-planning-budget-rendering": [ + { + "source": "model-finance-planning-budget-rendering", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering", + "target": "@app/model/finance/planning/budget-lines/by-year", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering", + "target": "@app/model/finance/planning/time", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering", + "target": "model-finance-planning-budget-grouping", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering", + "target": "model-finance-planning-budget-rendering-state", + "type": "static" + }, + { + "source": "model-finance-planning-budget-rendering", + "target": "@app/model/finance/planning/budgets", + "type": "static" + } + ], + "@app/model/finance/planning/budget-defaults": [ + { + "source": "@app/model/finance/planning/budget-defaults", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-defaults", + "target": "@app/model/finance/planning/time", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-defaults", + "target": "model-finance-planning-budget-grouping", + "type": "static" + } + ], + "model-finance-planning-budget-grouping": [ + { + "source": "model-finance-planning-budget-grouping", + "target": "util-iote-bricks", + "type": "static" + } + ], + "features-finance-banking-allocations": [ + { + "source": "features-finance-banking-allocations", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "state-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "state-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "model-finance-accounts-main", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "features-finance-banking-allocations", + "target": "state-finance-payments-base", + "type": "static" + } + ], + "features-finance-operations-expenses": [ + { + "source": "features-finance-operations-expenses", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "model-finance-planning-budget-grouping", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "state-finance-cost-types", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "@app/state/finance/budgetting/rendering", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "state-finance-operations-expenses", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "model-finance-operations-expenses", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "@app/elements/base/authorisation", + "type": "static" + }, + { + "source": "features-finance-operations-expenses", + "target": "util-iote-time", + "type": "static" + } + ], + "features-finance-operations-payments": [ + { + "source": "features-finance-operations-payments", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "model-finance-accounts-main", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "state-finance-payments-base", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "state-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "features-finance-banking-allocations", + "type": "static" + }, + { + "source": "features-finance-operations-payments", + "target": "@app/elements/base/authorisation", + "type": "static" + } + ], + "functions-api-finance-banking-shared": [ + { + "source": "functions-api-finance-banking-shared", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "functions-api-finance-banking-shared", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-api-finance-banking-shared", + "target": "model-finance-banking-base", + "type": "static" + }, + { + "source": "functions-api-finance-banking-shared", + "target": "functions-api-finance-banking-ponto-connect", + "type": "static" + }, + { + "source": "functions-api-finance-banking-shared", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "@app/features/budgetting/budget-explorer": [ + { + "source": "@app/features/budgetting/budget-explorer", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/state/finance/budgetting/rendering", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "features-budgetting-budget-planning", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "features-budgetting-budget-explorer-burnchart", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "model-finance-planning-budget-rendering-state", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "model-finance-planning-budget-rendering", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "model-finance-planning-budget-grouping", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/model/finance/planning/budget-lines/by-year", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/model/finance/planning/time", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/model/finance/planning/budget-defaults", + "type": "static" + }, + { + "source": "@app/features/budgetting/budget-explorer", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + } + ], + "@app/model/finance/planning/budget-items": [ + { + "source": "@app/model/finance/planning/budget-items", + "target": "model-finance-planning-budget-grouping", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-items", + "target": "util-iote-bricks", + "type": "static" + } + ], + "@app/model/finance/planning/budget-lines": [ + { + "source": "@app/model/finance/planning/budget-lines", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-lines", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budget-lines", + "target": "model-finance-planning-budget-grouping", + "type": "static" + } + ], + "features-budgetting-budget-planning": [ + { + "source": "features-budgetting-budget-planning", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "@app/state/finance/budgetting/rendering", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "model-finance-planning-budget-grouping", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "@app/model/finance/planning/time", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "state-finance-cost-types", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "features-budgetting-budget-planning", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "features-finance-operations-budgets": [ + { + "source": "features-finance-operations-budgets", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "@app/model/finance/planning/time", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "model-finance-operations-expenses", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "@app/state/finance/budgetting/rendering", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "state-finance-operations-expenses", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "state-finance-invoices-base", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "state-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-operations-budgets", + "target": "@app/elements/base/authorisation", + "type": "static" + } + ], + "@app/state/finance/budgetting/rendering": [ + { + "source": "@app/state/finance/budgetting/rendering", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "model-finance-planning-budget-rendering", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "model-finance-planning-budget-rendering-state", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/finance/planning/budget-lines/by-year", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/finance/planning/budget-defaults", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/finance/planning/budget-calculation", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/rendering", + "target": "state-data-firebase", + "type": "static" + } + ], + "features-shared-components-modals": [ + { + "source": "features-shared-components-modals", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-shared-components-modals", + "target": "util-ngfi-multi-lang", + "type": "static" + } + ], + "functions-finance-manage-expenses": [ + { + "source": "functions-finance-manage-expenses", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "functions-finance-manage-expenses", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "functions-finance-manage-expenses", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-finance-manage-expenses", + "target": "model-finance-operations-expenses", + "type": "static" + }, + { + "source": "functions-finance-manage-expenses", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "functions-finance-manage-expenses", + "target": "model-finance-allocations", + "type": "static" + } + ], + "functions-finance-manage-invoices": [ + { + "source": "functions-finance-manage-invoices", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "functions-finance-manage-invoices", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-finance-manage-invoices", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "functions-finance-manage-invoices", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "functions-finance-manage-invoices", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "functions-finance-manage-invoices", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "functions-finance-manage-invoices", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "functions-finance-manage-invoices", + "target": "functions-finance-manage-common", + "type": "static" + } + ], + "functions-finance-manage-payments": [ + { + "source": "functions-finance-manage-payments", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "functions-finance-manage-payments", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-finance-manage-payments", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "functions-finance-manage-payments", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "functions-finance-manage-payments", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "functions-finance-manage-payments", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "functions-finance-manage-payments", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "functions-finance-manage-payments", + "target": "functions-finance-manage-common", + "type": "static" + } + ], + "model-finance-operations-expenses": [ + { + "source": "model-finance-operations-expenses", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "model-finance-operations-expenses", + "target": "model-finance-allocations", + "type": "static" + } + ], + "state-finance-operations-expenses": [ + { + "source": "state-finance-operations-expenses", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "state-finance-operations-expenses", + "target": "model-finance-operations-expenses", + "type": "static" + }, + { + "source": "state-finance-operations-expenses", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "state-finance-operations-expenses", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-operations-expenses", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-operations-expenses", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-finance-operations-expenses", + "target": "@app/model/organisation", + "type": "static" + } + ], + "@app/state/finance/budgetting/budgets": [ + { + "source": "@app/state/finance/budgetting/budgets", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "@app/state/finance/budgetting/budgets", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "features-finance-operations-main": [ + { + "source": "features-finance-operations-main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-operations-main", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-operations-main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-operations-main", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-operations-main", + "target": "@app/elements/base/authorisation", + "type": "static" + }, + { + "source": "features-finance-operations-main", + "target": "features-finance-banking-main", + "type": "dynamic" + }, + { + "source": "features-finance-operations-main", + "target": "features-finance-operations-payments", + "type": "dynamic" + }, + { + "source": "features-finance-operations-main", + "target": "features-finance-operations-expenses", + "type": "dynamic" + }, + { + "source": "features-finance-operations-main", + "target": "features-finance-operations-budgets", + "type": "dynamic" + } + ], + "model-finance-opportunities-base": [ + { + "source": "model-finance-opportunities-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "state-finance-budgetting-results": [ + { + "source": "state-finance-budgetting-results", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-budgetting-results", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "state-finance-budgetting-results", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "state-finance-budgetting-results", + "target": "@app/model/finance/planning/budget-defaults", + "type": "static" + }, + { + "source": "state-finance-budgetting-results", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "state-finance-budgetting-results", + "target": "@app/model/finance/planning/budgets", + "type": "static" + } + ], + "state-finance-opportunities-base": [ + { + "source": "state-finance-opportunities-base", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "model-finance-opportunities-base", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "model-tags-base", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "elements-modals", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-finance-opportunities-base", + "target": "@app/state/organisation", + "type": "static" + } + ], + "functions-finance-manage-common": [ + { + "source": "functions-finance-manage-common", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "functions-finance-manage-common", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-finance-manage-common", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "functions-finance-manage-common", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "functions-finance-manage-common", + "target": "model-finance-invoices-base", + "type": "static" + } + ], + "@app/model/finance/planning/budgets": [ + { + "source": "@app/model/finance/planning/budgets", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/model/finance/planning/budgets", + "target": "model-finance-allocations", + "type": "static" + } + ], + "features-finance-business-main": [ + { + "source": "features-finance-business-main", + "target": "@app/elements/base/authorisation", + "type": "static" + }, + { + "source": "features-finance-business-main", + "target": "features-finance-business-contacts-main", + "type": "dynamic" + }, + { + "source": "features-finance-business-main", + "target": "features-finance-business-companies-main", + "type": "dynamic" + }, + { + "source": "features-finance-business-main", + "target": "features-finance-business-opportunities-main", + "type": "dynamic" + }, + { + "source": "features-finance-business-main", + "target": "features-finance-business-invoices-main", + "type": "dynamic" + }, + { + "source": "features-finance-business-main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-business-main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-business-main", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-business-main", + "target": "@app/elements/layout/page", + "type": "static" + } + ], + "features-finance-banking-main": [ + { + "source": "features-finance-banking-main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "elements-layout-page-headers", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "@app/elements/base/authorisation", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "features-finance-banking-activate-banking", + "type": "dynamic" + }, + { + "source": "features-finance-banking-main", + "target": "model-finance-accounts-main", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "state-finance-banking", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "state-finance-payments-base", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "state-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "features-finance-banking-allocations", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "features-finance-banking-main", + "target": "features-shared-components-modals", + "type": "static" + } + ], + "model-finance-activities-base": [ + { + "source": "model-finance-activities-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "state-finance-activities-base": [ + { + "source": "state-finance-activities-base", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "model-finance-activities-base", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-finance-activities-base", + "target": "state-finance-base", + "type": "static" + } + ], + "elements-layout-page-headers": [ + { + "source": "elements-layout-page-headers", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "elements-layout-page-headers", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "elements-layout-page-headers", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "elements-layout-page-headers", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "elements-layout-page-headers", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "elements-layout-page-headers", + "target": "util-iote-bricks-angular", + "type": "static" + } + ], + "model-finance-companies-base": [ + { + "source": "model-finance-companies-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "state-finance-companies-base": [ + { + "source": "state-finance-companies-base", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "model-finance-companies-base", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "elements-modals", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-finance-companies-base", + "target": "@app/state/organisation", + "type": "static" + } + ], + "util-ngfi-firestore-qbuilder": [], + "@app/elements/base/authorisation": [ + { + "source": "@app/elements/base/authorisation", + "target": "@app/state/user", + "type": "static" + } + ], + "@app/elements/base/configuration": [ + { + "source": "@app/elements/base/configuration", + "target": "util-iote-bricks-angular", + "type": "static" + } + ], + "@app/features/budgetting/budgets": [ + { + "source": "@app/features/budgetting/budgets", + "target": "@app/features/budgetting/budget-explorer", + "type": "dynamic" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/model/finance/planning/time", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/state/finance/budgetting/rendering", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "@app/features/budgetting/budgets", + "target": "elements-layout-page-headers", + "type": "static" + } + ], + "@app/model/finance/planning/time": [], + "functions-finance-budgeting": [ + { + "source": "functions-finance-budgeting", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "@app/model/finance/planning/budget-calculation", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "@app/model/finance/planning/budgets", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "@app/model/finance/planning/budget-lines", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "functions-pubsub", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "model-finance-planning-budget-rendering", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "@app/model/finance/planning/budget-lines/by-year", + "type": "static" + }, + { + "source": "functions-finance-budgeting", + "target": "model-finance-planning-budget-rendering-state", + "type": "static" + } + ], + "model-finance-accounts-main": [ + { + "source": "model-finance-accounts-main", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "model-finance-accounts-main", + "target": "model-finance-banking-base", + "type": "static" + } + ], + "model-finance-banking-ponto": [ + { + "source": "model-finance-banking-ponto", + "target": "model-finance-banking-base", + "type": "static" + } + ], + "model-finance-contacts-base": [ + { + "source": "model-finance-contacts-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "model-finance-invoices-base": [ + { + "source": "model-finance-invoices-base", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "model-finance-invoices-base", + "target": "model-finance-allocations", + "type": "static" + } + ], + "state-finance-contacts-base": [ + { + "source": "state-finance-contacts-base", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "model-finance-contacts-base", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "elements-modals", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "state-files-base", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-finance-contacts-base", + "target": "@app/state/organisation", + "type": "static" + } + ], + "state-finance-invoices-base": [ + { + "source": "state-finance-invoices-base", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "elements-modals", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "state-finance-base", + "type": "static" + }, + { + "source": "state-finance-invoices-base", + "target": "util-ngfi-state", + "type": "static" + } + ], + "state-finance-payments-base": [ + { + "source": "state-finance-payments-base", + "target": "model-finance-accounts-main", + "type": "static" + }, + { + "source": "state-finance-payments-base", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "state-finance-payments-base", + "target": "state-finance-banking", + "type": "static" + }, + { + "source": "state-finance-payments-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-payments-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-payments-base", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-finance-payments-base", + "target": "@app/state/organisation", + "type": "static" + } + ], + "util-iote-local-persistance": [], + "elements-forms-form-fields": [ + { + "source": "elements-forms-form-fields", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "elements-forms-form-fields", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "elements-forms-form-fields", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "elements-forms-form-fields", + "target": "model-roles-base", + "type": "static" + }, + { + "source": "elements-forms-form-fields", + "target": "state-roles-base", + "type": "static" + }, + { + "source": "elements-forms-form-fields", + "target": "model-tags-base", + "type": "static" + }, + { + "source": "elements-forms-form-fields", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "elements-forms-form-fields", + "target": "util-iote-bricks-angular", + "type": "static" + } + ], + "model-finance-banking-base": [ + { + "source": "model-finance-banking-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "private-state-organisation": [ + { + "source": "private-state-organisation", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "private-state-organisation", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "private-state-organisation", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "private-state-organisation", + "target": "util-iote-local-persistance", + "type": "static" + }, + { + "source": "private-state-organisation", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "private-state-organisation", + "target": "@app/state/user", + "type": "static" + } + ], + "@app/elements/layout/user-menu": [ + { + "source": "@app/elements/layout/user-menu", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/elements/layout/user-menu", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "@app/elements/layout/user-menu", + "target": "util-iote-bricks-angular", + "type": "static" + } + ], + "elements-forms-validators": [], + "model-finance-allocations": [ + { + "source": "model-finance-allocations", + "target": "util-iote-bricks", + "type": "static" + } + ], + "state-finance-allocations": [ + { + "source": "state-finance-allocations", + "target": "model-finance-invoices-base", + "type": "static" + }, + { + "source": "state-finance-allocations", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "state-finance-allocations", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "state-finance-allocations", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "state-finance-allocations", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-allocations", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-allocations", + "target": "util-ngfi-state", + "type": "static" + } + ], + "util-ngfi-infinite-scroll": [ + { + "source": "util-ngfi-infinite-scroll", + "target": "util-iote-bricks", + "type": "static" + } + ], + "model-finance-notes-base": [ + { + "source": "model-finance-notes-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "state-finance-cost-types": [ + { + "source": "state-finance-cost-types", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "state-finance-cost-types", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-cost-types", + "target": "model-finance-planning-budget-grouping", + "type": "static" + } + ], + "state-finance-notes-base": [ + { + "source": "state-finance-notes-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-notes-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-notes-base", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "state-finance-notes-base", + "target": "model-finance-notes-base", + "type": "static" + }, + { + "source": "state-finance-notes-base", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "state-finance-notes-base", + "target": "state-finance-base", + "type": "static" + } + ], + "util-iote-bricks-angular": [ + { + "source": "util-iote-bricks-angular", + "target": "util-iote-time", + "type": "static" + } + ], + "@app/elements/base/date-time": [], + "@app/features/dashboard/main": [ + { + "source": "@app/features/dashboard/main", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/features/dashboard/main", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "@app/features/dashboard/main", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "@app/features/dashboard/main", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "@app/features/dashboard/main", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/features/dashboard/main", + "target": "util-ngfi-angular", + "type": "static" + } + ], + "@app/model/organisation": [ + { + "source": "@app/model/organisation", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/model/organisation", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "@app/model/organisation", + "target": "model-finance-accounts-main", + "type": "static" + } + ], + "@app/state/organisation": [ + { + "source": "@app/state/organisation", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "@app/state/organisation", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "@app/elements/base/firebase": [], + "model-finance-payments": [ + { + "source": "model-finance-payments", + "target": "model-finance-allocations", + "type": "static" + }, + { + "source": "model-finance-payments", + "target": "util-iote-bricks", + "type": "static" + } + ], + "util-iote-ui-workflows": [ + { + "source": "util-iote-ui-workflows", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "util-iote-ui-workflows", + "target": "util-ngfi-multi-lang", + "type": "static" + } + ], + "state-finance-banking": [ + { + "source": "state-finance-banking", + "target": "model-finance-payments", + "type": "static" + }, + { + "source": "state-finance-banking", + "target": "model-finance-accounts-main", + "type": "static" + }, + { + "source": "state-finance-banking", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-finance-banking", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-finance-banking", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-finance-banking", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "state-finance-banking", + "target": "util-iote-state", + "type": "static" + } + ], + "@app/elements/layout/page": [ + { + "source": "@app/elements/layout/page", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/elements/layout/page", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "@app/elements/layout/page", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "@app/elements/layout/page", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "@app/elements/layout/page", + "target": "@app/elements/layout/user-menu", + "type": "static" + } + ], + "util-iote-exceptions": [], + "util-ngfi-admin-data": [ + { + "source": "util-ngfi-admin-data", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "util-ngfi-admin-data", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "util-ngfi-admin-data", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "util-ngfi-multi-lang": [ + { + "source": "util-ngfi-multi-lang", + "target": "util-iote-local-persistance", + "type": "static" + }, + { + "source": "util-ngfi-multi-lang", + "target": "util-ngfi-angular", + "type": "static" + } + ], + "@app/features/auth/login": [ + { + "source": "@app/features/auth/login", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "@app/features/auth/login", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "@app/features/auth/login", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "@app/features/auth/login", + "target": "@app/elements/layout/page", + "type": "static" + }, + { + "source": "@app/features/auth/login", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "@app/features/auth/login", + "target": "util-iote-bricks", + "type": "static" + } + ], + "@app/model/common/config": [], + "features-activities": [ + { + "source": "features-activities", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "features-activities", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-activities", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-activities", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "features-activities", + "target": "model-finance-activities-base", + "type": "static" + }, + { + "source": "features-activities", + "target": "state-finance-activities-base", + "type": "static" + }, + { + "source": "features-activities", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "features-activities", + "target": "elements-forms-validators", + "type": "static" + }, + { + "source": "features-activities", + "target": "@app/state/organisation", + "type": "static" + } + ], + "state-data-firebase": [ + { + "source": "state-data-firebase", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "state-data-firebase", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-data-firebase", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "state-data-firebase", + "target": "@app/model/finance/planning/budget-items", + "type": "static" + } + ], + "util-ngfi-functions": [ + { + "source": "util-ngfi-functions", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "util-ngfi-functions", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "util-ngfi-functions", + "target": "util-ngfi-admin-data", + "type": "static" + }, + { + "source": "util-ngfi-functions", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + }, + { + "source": "util-ngfi-functions", + "target": "util-iote-exceptions", + "type": "static" + } + ], + "state-finance-base": [ + { + "source": "state-finance-base", + "target": "util-iote-bricks-angular", + "type": "static" + } + ], + "@app/model/common/user": [ + { + "source": "@app/model/common/user", + "target": "util-iote-bricks", + "type": "static" + } + ], + "functions-data-db": [ + { + "source": "functions-data-db", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "functions-data-db", + "target": "util-iote-cqrs", + "type": "static" + } + ], + "util-ngfi-angular": [ + { + "source": "util-ngfi-angular", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "util-ngfi-angular", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "util-ngfi-angular", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "util-ngfi-angular", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "functions-pubsub": [], + "kujali-functions": [ + { + "source": "kujali-functions", + "target": "util-ngfi-functions", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-api-finance-banking-ponto-connect", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-api-finance-banking-shared", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-data-db", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-finance-budgeting", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-finance-manage-common", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-finance-manage-expenses", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-finance-manage-invoices", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "functions-finance-manage-payments", + "type": "static" + }, + { + "source": "kujali-functions", + "target": "kujali", + "type": "static" + } + ], + "model-roles-base": [ + { + "source": "model-roles-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "state-files-base": [], + "state-roles-base": [ + { + "source": "state-roles-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-roles-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-roles-base", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-roles-base", + "target": "model-roles-base", + "type": "static" + }, + { + "source": "state-roles-base", + "target": "@app/state/organisation", + "type": "static" + } + ], + "util-iote-bricks": [], + "elements-modals": [ + { + "source": "elements-modals", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "elements-modals", + "target": "util-ngfi-multi-lang", + "type": "static" + } + ], + "model-tags-base": [ + { + "source": "model-tags-base", + "target": "util-iote-bricks", + "type": "static" + } + ], + "state-tags-base": [ + { + "source": "state-tags-base", + "target": "model-tags-base", + "type": "static" + }, + { + "source": "state-tags-base", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "state-tags-base", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-tags-base", + "target": "util-ngfi-state", + "type": "static" + }, + { + "source": "state-tags-base", + "target": "@app/state/organisation", + "type": "static" + } + ], + "util-iote-state": [ + { + "source": "util-iote-state", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "util-iote-state", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "util-iote-state", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "util-iote-state", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "util-iote-state", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "util-iote-state", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "util-ngfi-state": [ + { + "source": "util-ngfi-state", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "util-ngfi-state", + "target": "util-iote-state", + "type": "static" + }, + { + "source": "util-ngfi-state", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "util-ngfi-state", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "util-ngfi-state", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "util-ngfi-state", + "target": "util-iote-cqrs", + "type": "static" + }, + { + "source": "util-ngfi-state", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "features-notes": [ + { + "source": "features-notes", + "target": "util-iote-time", + "type": "static" + }, + { + "source": "features-notes", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "features-notes", + "target": "model-finance-notes-base", + "type": "static" + }, + { + "source": "features-notes", + "target": "state-finance-notes-base", + "type": "static" + }, + { + "source": "features-notes", + "target": "util-iote-bricks-angular", + "type": "static" + } + ], + "util-iote-cqrs": [ + { + "source": "util-iote-cqrs", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "util-iote-cqrs", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "util-iote-time": [], + "model-data-db": [], + "budget-notes": [], + "@app/state/user": [ + { + "source": "@app/state/user", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "@app/state/user", + "target": "@app/model/common/user", + "type": "static" + }, + { + "source": "@app/state/user", + "target": "@app/model/organisation", + "type": "static" + }, + { + "source": "@app/state/user", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "@app/state/user", + "target": "util-ngfi-firestore-qbuilder", + "type": "static" + } + ], + "state-data": [ + { + "source": "state-data", + "target": "util-iote-bricks", + "type": "static" + }, + { + "source": "state-data", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "state-data", + "target": "@app/model/common/user", + "type": "static" + } + ], + "kujali": [ + { + "source": "kujali", + "target": "util-iote-bricks-angular", + "type": "static" + }, + { + "source": "kujali", + "target": "util-ngfi-angular", + "type": "static" + }, + { + "source": "kujali", + "target": "util-ngfi-multi-lang", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/elements/base/authorisation", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/elements/base/configuration", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/elements/base/date-time", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/elements/base/firebase", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/state/user", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/state/organisation", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-banking", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-cost-types", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/state/finance/budgetting/budgets", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-allocations", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-payments-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-operations-expenses", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-activities-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-companies-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-contacts-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-invoices-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-notes-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-finance-opportunities-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-tags-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-roles-base", + "type": "static" + }, + { + "source": "kujali", + "target": "state-files-base", + "type": "static" + }, + { + "source": "kujali", + "target": "@app/features/auth/login", + "type": "dynamic" + }, + { + "source": "kujali", + "target": "@app/features/dashboard/main", + "type": "dynamic" + }, + { + "source": "kujali", + "target": "features-finance-business-main", + "type": "dynamic" + }, + { + "source": "kujali", + "target": "features-finance-operations-main", + "type": "dynamic" + }, + { + "source": "kujali", + "target": "@app/features/budgetting/budgets", + "type": "dynamic" + } + ] + }, + "version": "6.0", + "errors": [], + "computedAt": 1764429782690 +} \ No newline at end of file diff --git a/.nx/workspace-data/source-maps.json b/.nx/workspace-data/source-maps.json new file mode 100644 index 00000000..4fb0e28b --- /dev/null +++ b/.nx/workspace-data/source-maps.json @@ -0,0 +1,13422 @@ +{ + "libs/util/iote/bricks": { + "root": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/bricks/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/iote/bricks/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/iote/bricks-angular": { + "root": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/bricks-angular/package.json", + "nx/core/package-json" + ], + "projectType": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.options.project": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.tsConfig": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.tsConfig": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/bricks-angular/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/iote/cqrs": { + "root": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/cqrs/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/iote/cqrs/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/iote/exceptions": { + "root": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/exceptions/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/iote/exceptions/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/iote/local-persistance": { + "root": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/local-persistance/package.json", + "nx/core/package-json" + ], + "projectType": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.options.project": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.tsConfig": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.tsConfig": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/local-persistance/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/iote/state": { + "root": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/state/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/iote/state/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/iote/time": { + "root": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/time/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/iote/time/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/iote/ui-workflows": { + "root": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/iote/ui-workflows/package.json", + "nx/core/package-json" + ], + "projectType": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.options.project": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.tsConfig": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.tsConfig": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/iote/ui-workflows/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/ngfi/admin-data": { + "root": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/ngfi/admin-data/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/ngfi/admin-data/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/ngfi/angular": { + "root": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/ngfi/angular/package.json", + "nx/core/package-json" + ], + "projectType": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.options.project": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.tsConfig": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.tsConfig": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/ngfi/angular/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/ngfi/firestore-qbuilder": { + "root": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/ngfi/firestore-qbuilder/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/ngfi/firestore-qbuilder/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/ngfi/functions": { + "root": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/ngfi/functions/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/ngfi/functions/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/ngfi/infinite-scroll": { + "root": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/ngfi/infinite-scroll/package.json", + "nx/core/package-json" + ], + "projectType": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.options.project": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.tsConfig": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.tsConfig": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/ngfi/infinite-scroll/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/ngfi/multi-lang": { + "root": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/ngfi/multi-lang/package.json", + "nx/core/package-json" + ], + "projectType": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.options.project": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.tsConfig": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.tsConfig": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/ngfi/multi-lang/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/util/ngfi/state": { + "root": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "tags.npm:public": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "metadata.targetGroups": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "metadata.description": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "metadata.js": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "metadata.js.packageName": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "metadata.js.packageVersion": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "metadata.js.isInPackageManagerWorkspaces": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "targets": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.executor": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.dependsOn": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "targets.nx-release-publish.options": [ + "libs/util/ngfi/state/package.json", + "nx/core/package-json" + ], + "$schema": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.packageJson": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "libs/util/ngfi/state/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "apps/kujali": { + "root": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "name": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "projectType": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "prefix": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "tags": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.defaultConfiguration": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.index": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.inlineStyleLanguage": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.styles": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.stylePreprocessorOptions": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.options.scripts": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.budgets": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.fileReplacements": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.outputHashing": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.buildOptimizer": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.optimization": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.vendorChunk": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.extractLicenses": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.sourceMap": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.development.namedChunks": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve.executor": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve.defaultConfiguration": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.production": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.production.browserTarget": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.development": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.development.browserTarget": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.extract-i18n": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.extract-i18n.executor": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.extract-i18n.options": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.extract-i18n.options.browserTarget": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "apps/kujali/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "apps/kujali-functions": { + "root": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "name": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "$schema": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "projectType": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "tags": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.executor": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.outputs": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.options": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.configurations": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.outputPath": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.main": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.tsConfig": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.assets": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.target": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.options.compiler": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.optimization": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.extractLicenses": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.inspect": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.configurations.production.fileReplacements": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.serve": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.serve.executor": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.serve.options": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.serve.options.buildTarget": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.production": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.serve.configurations.production.buildTarget": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "apps/kujali-functions/project.json", + "nx/core/project-json" + ], + "targets.build.dependsOn": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.build.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/base/authorisation": { + "root": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/base/authorisation/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/base/configuration": { + "root": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/base/configuration/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/base/date-time": { + "root": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/base/date-time/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/base/firebase": { + "root": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/base/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/forms/form-fields": { + "root": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/forms/form-fields/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/forms/validators": { + "root": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/forms/validators/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/layout/page": { + "root": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/layout/page/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/layout/page-headers": { + "root": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/layout/page-headers/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/layout/user-menu": { + "root": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/layout/user-menu/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/elements/modals": { + "root": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/elements/modals/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/activities": { + "root": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/activities/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/auth/login": { + "root": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/auth/login/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/budgetting/budget-explorer": { + "root": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/budgetting/budget-explorer/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/budgetting/budget-explorer-burnchart": { + "root": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/budgetting/budget-explorer-burnchart/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/budgetting/budget-planning": { + "root": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/budgetting/budget-planning/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/budgetting/budgets": { + "root": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/dashboard/main": { + "root": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/dashboard/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/banking/activate-banking": { + "root": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/banking/activate-banking/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/banking/allocations": { + "root": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/banking/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/banking/main": { + "root": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/banking/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/create": { + "root": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/create/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/details/activities": { + "root": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/details/contacts": { + "root": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/details/contacts/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/details/edit": { + "root": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/details/invoices": { + "root": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/details/opportunities": { + "root": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/details/view": { + "root": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/companies/main": { + "root": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/companies/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/contacts/create": { + "root": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/contacts/create/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/contacts/details/activities": { + "root": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/contacts/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/contacts/details/edit": { + "root": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/contacts/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/contacts/details/invoices": { + "root": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/contacts/details/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/contacts/details/opportunities": { + "root": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/contacts/details/opportunities/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/contacts/details/view": { + "root": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/contacts/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/contacts/main": { + "root": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/contacts/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/invoices/details/invoice-documents": { + "root": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/invoices/details/invoice-documents/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/invoices/details/view": { + "root": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/invoices/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/invoices/main": { + "root": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/invoices/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/main": { + "root": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/opportunities/create": { + "root": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/opportunities/create/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/opportunities/details/activities": { + "root": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/opportunities/details/activities/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/opportunities/details/edit": { + "root": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/opportunities/details/edit/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/opportunities/details/view": { + "root": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/opportunities/details/view/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/business/opportunities/main": { + "root": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/business/opportunities/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/operations/budgets": { + "root": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/operations/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/operations/expenses": { + "root": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/operations/main": { + "root": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/operations/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/finance/operations/payments": { + "root": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/finance/operations/payments/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/notes": { + "root": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/notes/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/features/shared/components/modals": { + "root": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/features/shared/components/modals/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/api/finance/banking/ponto-connect": { + "root": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/api/finance/banking/ponto-connect/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/api/finance/banking/shared": { + "root": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/api/finance/banking/shared/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/data/db": { + "root": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/finance/budgeting": { + "root": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/finance/budgeting/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/finance/manage/common": { + "root": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/finance/manage/common/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/finance/manage/expenses": { + "root": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/finance/manage/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/finance/manage/invoices": { + "root": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/finance/manage/invoices/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/finance/manage/payments": { + "root": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/finance/manage/payments/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/functions/pubsub": { + "root": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/functions/pubsub/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/common/config": { + "root": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/common/config/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/common/user": { + "root": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/common/user/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/data/db": { + "root": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/data/db/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/accounts/main": { + "root": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/accounts/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/activities/base": { + "root": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/allocations": { + "root": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/banking/base": { + "root": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/banking/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/banking/ponto": { + "root": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/banking/ponto/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/companies/base": { + "root": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/contacts/base": { + "root": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/invoices/base": { + "root": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/notes/base": { + "root": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/operations/expenses": { + "root": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/opportunities/base": { + "root": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/payments": { + "root": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/payments/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-calculation": { + "root": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-calculation/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-defaults": { + "root": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-defaults/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-grouping": { + "root": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-grouping/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-items": { + "root": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-items/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-lines": { + "root": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-lines/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-lines-by-year": { + "root": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-lines-by-year/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-rendering": { + "root": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budget-rendering-state": { + "root": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budget-rendering-state/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/budgets": { + "root": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/finance/planning/time": { + "root": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/finance/planning/time/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/organisation/main": { + "root": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/roles/base": { + "root": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/model/tags/base": { + "root": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/model/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/private/state/organisation": { + "root": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/private/state/organisation/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/data/firebase": { + "root": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/data/firebase/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/data": { + "root": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/data/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/files/base": { + "root": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/files/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/activities/base": { + "root": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/activities/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/allocations": { + "root": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/allocations/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/banking": { + "root": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/banking/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/base": { + "root": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/budgetting/budgets": { + "root": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/budgetting/budgets/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/budgetting/rendering": { + "root": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/budgetting/rendering/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/budgetting/results": { + "root": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/budgetting/results/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/companies/base": { + "root": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/companies/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/contacts/base": { + "root": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/contacts/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/cost-types": { + "root": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/cost-types/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/invoices/base": { + "root": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/invoices/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/notes/base": { + "root": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/notes/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/operations/expenses": { + "root": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/operations/expenses/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/opportunities/base": { + "root": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/opportunities/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/finance/payments/base": { + "root": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/finance/payments/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/organisation/main": { + "root": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/organisation/main/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/roles/base": { + "root": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/roles/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/tags/base": { + "root": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "$schema": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/tags/base/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "libs/state/user": { + "root": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "name": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "projectType": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "prefix": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "tags": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "libs/state/user/project.json", + "nx/core/project-json" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + }, + "model/budgetting": { + "root": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "name": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "$schema": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "sourceRoot": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "projectType": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "tags": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.lint": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.lint.executor": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.lint.outputs": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.lint.options": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.lint.options.lintFilePatterns": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.executor": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.outputs": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.options": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.configurations": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.options.jestConfig": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.options.passWithNoTests": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.configurations.ci": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.configurations.ci.ci": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.test.configurations.ci.codeCoverage": [ + "model/budgetting/project.json", + "nx/core/project-json" + ], + "targets.lint.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.lint.parallelism": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.inputs": [ + "nx.json", + "nx/target-defaults" + ], + "targets.test.parallelism": [ + "nx.json", + "nx/target-defaults" + ] + } +} \ No newline at end of file diff --git a/apps/kujali-functions/src/app/finance/budgeting/add-budget-note.function.ts b/apps/kujali-functions/src/app/finance/budgeting/add-budget-note.function.ts new file mode 100644 index 00000000..b7cc0bbe --- /dev/null +++ b/apps/kujali-functions/src/app/finance/budgeting/add-budget-note.function.ts @@ -0,0 +1,13 @@ +import { RestRegistrar } from '@ngfi/functions'; + +import { KujaliFunction } from '../../../environments/kujali-func.class'; +import { AddNoteToBudgetHandler } from '@app/functions/finance/budgeting'; + +const addNoteToBudgetHandler = new AddNoteToBudgetHandler(); + +export const addNoteToBudget = new KujaliFunction( + 'addNoteToBudget', + new RestRegistrar(), + [], + addNoteToBudgetHandler) + .build(); diff --git a/apps/kujali-functions/src/main.ts b/apps/kujali-functions/src/main.ts index c2b736b9..6cecaecc 100644 --- a/apps/kujali-functions/src/main.ts +++ b/apps/kujali-functions/src/main.ts @@ -9,6 +9,7 @@ admin.initializeApp(conf); export * from './app/finance/budgeting/promote-budget.function'; export * from './app/finance/budgeting/calculate-budget-headers.function'; +export * from './app/finance/budgeting/add-budget-note.function'; export * from './app/data/db/create-surreal-db-payments.function'; diff --git a/firebase.json b/firebase.json index ab137545..4efff557 100644 --- a/firebase.json +++ b/firebase.json @@ -47,9 +47,6 @@ "firestore": { "port": 8081 }, - "pubsub": { - "port": 8085 - }, "storage": { "port": 9199 }, diff --git a/libs/functions/finance/budgeting/src/index.ts b/libs/functions/finance/budgeting/src/index.ts index ba09022e..96d0a352 100644 --- a/libs/functions/finance/budgeting/src/index.ts +++ b/libs/functions/finance/budgeting/src/index.ts @@ -1,3 +1,4 @@ export * from './lib/promote-budget.handler'; export * from './lib/budgets/calculate-budget-header.handler'; -export * from './lib/budgets/calculate-budget-header-pubsub.handler'; \ No newline at end of file +export * from './lib/budgets/calculate-budget-header-pubsub.handler'; +export * from './lib/add-note.handler'; \ No newline at end of file diff --git a/libs/functions/finance/budgeting/src/lib/add-note.handler.ts b/libs/functions/finance/budgeting/src/lib/add-note.handler.ts new file mode 100644 index 00000000..1ef2538d --- /dev/null +++ b/libs/functions/finance/budgeting/src/lib/add-note.handler.ts @@ -0,0 +1,54 @@ +import { HandlerTools } from '@iote/cqrs'; +import { FunctionHandler, FunctionContext } from '@ngfi/functions'; + +import { BudgetNote } from '@app/budget-notes'; +import { AddNoteToBudgetCommand } from '@app/budget-notes'; +import { AddNoteToBudgetResult } from '@app/budget-notes'; + +/** Firestore path for budget notes, scoped to the active org and budget. */ +const BUDGET_NOTES_REPO = (orgId: string, budgetId: string) => + `orgs/${orgId}/budgets/${budgetId}/notes`; + +/** + * Handles the AddNoteToBudgetCommand. + * Validates the note content, then persists a new BudgetNote document + * to Firestore using the CQRS toolkit repository. + */ +export class AddNoteToBudgetHandler extends FunctionHandler +{ + public async execute( + command: AddNoteToBudgetCommand, + _context: FunctionContext, + tools: HandlerTools + ): Promise + { + tools.Logger.log(() => `[AddNoteToBudgetHandler].execute: Adding note to budget ${command.budgetId} for org ${command.orgId}`); + + // Basic validation + if (!command.content || command.content.trim().length === 0) { + throw new Error('Note content cannot be empty.'); + } + + // Get the scoped repository for this org's budget notes + const notesRepo = tools.getRepository( + BUDGET_NOTES_REPO(command.orgId, command.budgetId) + ); + + // Persist the note as a new Firestore document + const note: Omit = { + budgetId: command.budgetId, + content: command.content.trim(), + createdBy: command.createdBy, + createdAt: command.createdAt, + }; + + await notesRepo.create(note as BudgetNote); + + tools.Logger.log(() => `[AddNoteToBudgetHandler].execute: Note successfully added to budget ${command.budgetId}`); + + return { + success: true, + budgetId: command.budgetId, + }; + } +} diff --git a/model/budgetting/.eslintrc.json b/model/budgetting/.eslintrc.json new file mode 100644 index 00000000..9d9c0db5 --- /dev/null +++ b/model/budgetting/.eslintrc.json @@ -0,0 +1,18 @@ +{ + "extends": ["../../.eslintrc.json"], + "ignorePatterns": ["!**/*"], + "overrides": [ + { + "files": ["*.ts", "*.tsx", "*.js", "*.jsx"], + "rules": {} + }, + { + "files": ["*.ts", "*.tsx"], + "rules": {} + }, + { + "files": ["*.js", "*.jsx"], + "rules": {} + } + ] +} diff --git a/model/budgetting/README.md b/model/budgetting/README.md new file mode 100644 index 00000000..4800f5da --- /dev/null +++ b/model/budgetting/README.md @@ -0,0 +1,7 @@ +# budget-notes + +This library was generated with [Nx](https://nx.dev). + +## Running unit tests + +Run `nx test budget-notes` to execute the unit tests via [Jest](https://jestjs.io). diff --git a/model/budgetting/jest.config.ts b/model/budgetting/jest.config.ts new file mode 100644 index 00000000..d2c4ec7c --- /dev/null +++ b/model/budgetting/jest.config.ts @@ -0,0 +1,16 @@ +/* eslint-disable */ +export default { + displayName: 'budget-notes', + preset: '../../jest.preset.js', + testEnvironment: 'node', + globals: { + 'ts-jest': { + tsconfig: '/tsconfig.spec.json', + }, + }, + transform: { + '^.+\\.[tj]sx?$': 'ts-jest', + }, + moduleFileExtensions: ['ts', 'js', 'html'], + coverageDirectory: '../../coverage/model/budgetting', +}; diff --git a/model/budgetting/project.json b/model/budgetting/project.json new file mode 100644 index 00000000..5f1a8058 --- /dev/null +++ b/model/budgetting/project.json @@ -0,0 +1,30 @@ +{ + "name": "budget-notes", + "$schema": "../../node_modules/nx/schemas/project-schema.json", + "sourceRoot": "model/budgetting/src", + "projectType": "library", + "tags": [], + "targets": { + "lint": { + "executor": "@nrwl/linter:eslint", + "outputs": ["{options.outputFile}"], + "options": { + "lintFilePatterns": ["model/budgetting/**/*.ts"] + } + }, + "test": { + "executor": "@nrwl/jest:jest", + "outputs": ["{workspaceRoot}/coverage/{projectRoot}"], + "options": { + "jestConfig": "model/budgetting/jest.config.ts", + "passWithNoTests": true + }, + "configurations": { + "ci": { + "ci": true, + "codeCoverage": true + } + } + } + } +} diff --git a/model/budgetting/src/index.ts b/model/budgetting/src/index.ts new file mode 100644 index 00000000..be01379e --- /dev/null +++ b/model/budgetting/src/index.ts @@ -0,0 +1,3 @@ +export * from './lib/domain/budget-note.interface'; +export * from './lib/domain/add-note.command'; +export * from './lib/domain/add-note.result'; diff --git a/model/budgetting/src/lib/budget-notes.spec.ts b/model/budgetting/src/lib/budget-notes.spec.ts new file mode 100644 index 00000000..f4efcc5e --- /dev/null +++ b/model/budgetting/src/lib/budget-notes.spec.ts @@ -0,0 +1,7 @@ +import { budgetNotes } from './budget-notes'; + +describe('budgetNotes', () => { + it('should work', () => { + expect(budgetNotes()).toEqual('budget-notes'); + }); +}); diff --git a/model/budgetting/src/lib/budget-notes.ts b/model/budgetting/src/lib/budget-notes.ts new file mode 100644 index 00000000..71bcf78d --- /dev/null +++ b/model/budgetting/src/lib/budget-notes.ts @@ -0,0 +1,3 @@ +export function budgetNotes(): string { + return 'budget-notes'; +} diff --git a/model/budgetting/src/lib/domain/add-note.command.ts b/model/budgetting/src/lib/domain/add-note.command.ts new file mode 100644 index 00000000..c47f7aa6 --- /dev/null +++ b/model/budgetting/src/lib/domain/add-note.command.ts @@ -0,0 +1,10 @@ +export class AddNoteToBudgetCommand +{ + constructor( + public readonly orgId: string, + public readonly budgetId: string, + public readonly content: string, + public readonly createdBy: string, + public readonly createdAt: number = Date.now() + ) {} +} diff --git a/model/budgetting/src/lib/domain/add-note.result.ts b/model/budgetting/src/lib/domain/add-note.result.ts new file mode 100644 index 00000000..8f57ab7f --- /dev/null +++ b/model/budgetting/src/lib/domain/add-note.result.ts @@ -0,0 +1,4 @@ +export interface AddNoteToBudgetResult { + success: boolean; + budgetId: string; +} diff --git a/model/budgetting/src/lib/domain/budget-note.interface.ts b/model/budgetting/src/lib/domain/budget-note.interface.ts new file mode 100644 index 00000000..ca149fa2 --- /dev/null +++ b/model/budgetting/src/lib/domain/budget-note.interface.ts @@ -0,0 +1,13 @@ +import { IObject } from '@iote/bricks'; + +/** + * Represents a note attached to a budget. + * Stored at: orgs/{orgId}/budgets/{budgetId}/notes/{noteId} + */ +export interface BudgetNote extends IObject +{ + budgetId: string; + content: string; + createdBy: string; + createdAt: number; +} diff --git a/model/budgetting/tsconfig.json b/model/budgetting/tsconfig.json new file mode 100644 index 00000000..19b9eece --- /dev/null +++ b/model/budgetting/tsconfig.json @@ -0,0 +1,16 @@ +{ + "extends": "../../tsconfig.base.json", + "compilerOptions": { + "module": "commonjs" + }, + "files": [], + "include": [], + "references": [ + { + "path": "./tsconfig.lib.json" + }, + { + "path": "./tsconfig.spec.json" + } + ] +} diff --git a/model/budgetting/tsconfig.lib.json b/model/budgetting/tsconfig.lib.json new file mode 100644 index 00000000..3f06e802 --- /dev/null +++ b/model/budgetting/tsconfig.lib.json @@ -0,0 +1,11 @@ +{ + "extends": "./tsconfig.json", + "compilerOptions": { + "module": "commonjs", + "outDir": "../../dist/out-tsc", + "declaration": true, + "types": ["node"] + }, + "exclude": ["jest.config.ts", "src/**/*.spec.ts", "src/**/*.test.ts"], + "include": ["src/**/*.ts"] +} diff --git a/model/budgetting/tsconfig.spec.json b/model/budgetting/tsconfig.spec.json new file mode 100644 index 00000000..9b2a121d --- /dev/null +++ b/model/budgetting/tsconfig.spec.json @@ -0,0 +1,14 @@ +{ + "extends": "./tsconfig.json", + "compilerOptions": { + "outDir": "../../dist/out-tsc", + "module": "commonjs", + "types": ["jest", "node"] + }, + "include": [ + "jest.config.ts", + "src/**/*.test.ts", + "src/**/*.spec.ts", + "src/**/*.d.ts" + ] +} diff --git a/package.json b/package.json index 17fd8fdc..af8ec646 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "start": "nx serve", "build": "nx build", "test": "nx test", - "start-firebase-emulators": "firebase emulators:start --import=demo-data --export-on-exit=demo-data", + "start-firebase-emulators": "firebase emulators:start --only auth,functions,firestore,hosting,storage --import=demo-data --export-on-exit=demo-data", "run-develop": "npm run start & npm run start-firebase-emulators", "deploy-kujali-hosting": "firebase deploy --only hosting", "build-kujali-app": "export GOOGLE_PROJECT_ID=project-kujali || set GOOGLE_PROJECT_ID=project-kujali && node tools/scripts/secret-manager.js && node tools/scripts/dotenv2json.js && nx build kujali --prod", @@ -34,6 +34,7 @@ "@ckeditor/ckeditor5-build-classic": "^38.0.1", "@google-cloud/pubsub": "^2.18.1", "@google-cloud/secret-manager": "^4.2.1", + "@iote/cqrs": "^2.0.0", "@matheo/datepicker": "^13.0.0-beta.1", "@ngneat/transloco": "^4.1.1", "@nrwl/angular": "15.4.4", diff --git a/tsconfig.base.json b/tsconfig.base.json index 493eadcc..fee88435 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -22,6 +22,7 @@ "typeRoots": ["node_modules/@types"], "types": ["node"], "paths": { + "@app/budget-notes": ["model/budgetting/src/index.ts"], "@app/elements/base/authorisation": [ "libs/elements/base/authorisation/src/index.ts" ],