profinansy-ui-lib 4.1.8 → 4.1.9
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.
|
@@ -56,6 +56,7 @@ export declare const Urls_translations: {
|
|
|
56
56
|
calculator_deposit: string;
|
|
57
57
|
calculator_inflation: string;
|
|
58
58
|
calculator_vacation: string;
|
|
59
|
+
calculator_iis: string;
|
|
59
60
|
club: string;
|
|
60
61
|
club_main: string;
|
|
61
62
|
club_feed: string;
|
|
@@ -193,6 +194,7 @@ export declare const Urls_translations: {
|
|
|
193
194
|
profile_profile: string;
|
|
194
195
|
profile_main: string;
|
|
195
196
|
profile_personal_data: string;
|
|
197
|
+
profile_subscriptions: string;
|
|
196
198
|
profile_publications: string;
|
|
197
199
|
profile_groups: string;
|
|
198
200
|
profile_channels: string;
|
|
@@ -298,6 +300,7 @@ export declare const Urls_translations: {
|
|
|
298
300
|
calculator_deposit: string;
|
|
299
301
|
calculator_inflation: string;
|
|
300
302
|
calculator_vacation: string;
|
|
303
|
+
calculator_iis: string;
|
|
301
304
|
club: string;
|
|
302
305
|
club_main: string;
|
|
303
306
|
club_feed: string;
|
|
@@ -435,6 +438,7 @@ export declare const Urls_translations: {
|
|
|
435
438
|
profile_profile: string;
|
|
436
439
|
profile_main: string;
|
|
437
440
|
profile_personal_data: string;
|
|
441
|
+
profile_subscriptions: string;
|
|
438
442
|
profile_publications: string;
|
|
439
443
|
profile_groups: string;
|
|
440
444
|
profile_channels: string;
|