profinansy-ui-lib 4.1.16 → 4.1.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/localization/translations/urls.d.ts +0 -2
- package/dist/profinansy-ui-lib.cjs +98 -98
- package/dist/profinansy-ui-lib.cjs.map +1 -1
- package/dist/profinansy-ui-lib.es.js +417 -422
- package/dist/profinansy-ui-lib.es.js.map +1 -1
- package/dist/urls/productsV2/budget/budget.d.ts +1 -0
- package/package.json +1 -1
|
@@ -226,7 +226,6 @@ export declare const Urls_translations: {
|
|
|
226
226
|
budget_add_expense: string;
|
|
227
227
|
budget_create_account: string;
|
|
228
228
|
budget_add_payment: string;
|
|
229
|
-
budget_add_plan: string;
|
|
230
229
|
budget_add_savings: string;
|
|
231
230
|
portfolios_my: string;
|
|
232
231
|
portfolios_planning: string;
|
|
@@ -476,7 +475,6 @@ export declare const Urls_translations: {
|
|
|
476
475
|
budget_add_expense: string;
|
|
477
476
|
budget_create_account: string;
|
|
478
477
|
budget_add_payment: string;
|
|
479
|
-
budget_add_plan: string;
|
|
480
478
|
budget_add_savings: string;
|
|
481
479
|
portfolios_my: string;
|
|
482
480
|
portfolios_planning: string;
|