profinansy-ui-lib 3.6.64 → 3.6.65

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.
@@ -4,12 +4,9 @@ export declare const Urls_translations: {
4
4
  investments: string;
5
5
  review: string;
6
6
  all_review: string;
7
- russian_stocks: string;
8
- usa_stocks: string;
9
- russian_bonds: string;
10
- usa_bonds: string;
11
- usa_etf: string;
12
- rus_etf: string;
7
+ dashboard_stocks: string;
8
+ dashboard_bonds: string;
9
+ dashboard_etf: string;
13
10
  portfolios: string;
14
11
  portfolios_list: string;
15
12
  selections: string;
@@ -164,12 +161,9 @@ export declare const Urls_translations: {
164
161
  investments: string;
165
162
  review: string;
166
163
  all_review: string;
167
- russian_stocks: string;
168
- usa_stocks: string;
169
- russian_bonds: string;
170
- usa_bonds: string;
171
- usa_etf: string;
172
- rus_etf: string;
164
+ dashboard_stocks: string;
165
+ dashboard_bonds: string;
166
+ dashboard_etf: string;
173
167
  portfolios: string;
174
168
  portfolios_list: string;
175
169
  selections: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.6.64",
3
+ "version": "3.6.65",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {