@refinitiv-ui/phrasebook 5.2.1 → 5.2.2-alpha.0
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/CHANGELOG.md +8 -0
- package/package.json +82 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [5.2.2-alpha.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/phrasebook@5.2.1...@refinitiv-ui/phrasebook@5.2.2-alpha.0) (2021-12-13)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @refinitiv-ui/phrasebook
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [5.2.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/phrasebook@5.2.0...@refinitiv-ui/phrasebook@5.2.1) (2021-12-03)
|
|
7
15
|
|
|
8
16
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@refinitiv-ui/phrasebook",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.2-alpha.0",
|
|
4
4
|
"description": "Collection of messages in EF components for translation",
|
|
5
5
|
"author": "Refinitiv",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -14,8 +14,86 @@
|
|
|
14
14
|
},
|
|
15
15
|
"exports": {
|
|
16
16
|
".": "./lib/index.js",
|
|
17
|
-
"./locale
|
|
18
|
-
"./
|
|
17
|
+
"./locale/de/color-dialog.js": "./lib/locale/de/color-dialog.js",
|
|
18
|
+
"./locale/de/combo-box.js": "./lib/locale/de/combo-box.js",
|
|
19
|
+
"./locale/de/dialog.js": "./lib/locale/de/dialog.js",
|
|
20
|
+
"./locale/de/pagination.js": "./lib/locale/de/pagination.js",
|
|
21
|
+
"./locale/de/password-field.js": "./lib/locale/de/password-field.js",
|
|
22
|
+
"./locale/de/search-field.js": "./lib/locale/de/search-field.js",
|
|
23
|
+
"./locale/de/shared.js": "./lib/locale/de/shared.js",
|
|
24
|
+
"./locale/de/tree-select.js": "./lib/locale/de/tree-select.js",
|
|
25
|
+
"./locale/en/color-dialog.js": "./lib/locale/en/color-dialog.js",
|
|
26
|
+
"./locale/en/combo-box.js": "./lib/locale/en/combo-box.js",
|
|
27
|
+
"./locale/en/dialog.js": "./lib/locale/en/dialog.js",
|
|
28
|
+
"./locale/en/pagination.js": "./lib/locale/en/pagination.js",
|
|
29
|
+
"./locale/en/password-field.js": "./lib/locale/en/password-field.js",
|
|
30
|
+
"./locale/en/search-field.js": "./lib/locale/en/search-field.js",
|
|
31
|
+
"./locale/en/shared.js": "./lib/locale/en/shared.js",
|
|
32
|
+
"./locale/en/tree-select.js": "./lib/locale/en/tree-select.js",
|
|
33
|
+
"./locale/ja/color-dialog.js": "./lib/locale/ja/color-dialog.js",
|
|
34
|
+
"./locale/ja/combo-box.js": "./lib/locale/ja/combo-box.js",
|
|
35
|
+
"./locale/ja/dialog.js": "./lib/locale/ja/dialog.js",
|
|
36
|
+
"./locale/ja/pagination.js": "./lib/locale/ja/pagination.js",
|
|
37
|
+
"./locale/ja/password-field.js": "./lib/locale/ja/password-field.js",
|
|
38
|
+
"./locale/ja/search-field.js": "./lib/locale/ja/search-field.js",
|
|
39
|
+
"./locale/ja/shared.js": "./lib/locale/ja/shared.js",
|
|
40
|
+
"./locale/ja/tree-select.js": "./lib/locale/ja/tree-select.js",
|
|
41
|
+
"./locale/zh/color-dialog.js": "./lib/locale/zh/color-dialog.js",
|
|
42
|
+
"./locale/zh/combo-box.js": "./lib/locale/zh/combo-box.js",
|
|
43
|
+
"./locale/zh/dialog.js": "./lib/locale/zh/dialog.js",
|
|
44
|
+
"./locale/zh/pagination.js": "./lib/locale/zh/pagination.js",
|
|
45
|
+
"./locale/zh/password-field.js": "./lib/locale/zh/password-field.js",
|
|
46
|
+
"./locale/zh/search-field.js": "./lib/locale/zh/search-field.js",
|
|
47
|
+
"./locale/zh/shared.js": "./lib/locale/zh/shared.js",
|
|
48
|
+
"./locale/zh/tree-select.js": "./lib/locale/zh/tree-select.js",
|
|
49
|
+
"./locale/zh-hant/color-dialog.js": "./lib/locale/zh-hant/color-dialog.js",
|
|
50
|
+
"./locale/zh-hant/combo-box.js": "./lib/locale/zh-hant/combo-box.js",
|
|
51
|
+
"./locale/zh-hant/dialog.js": "./lib/locale/zh-hant/dialog.js",
|
|
52
|
+
"./locale/zh-hant/pagination.js": "./lib/locale/zh-hant/pagination.js",
|
|
53
|
+
"./locale/zh-hant/password-field.js": "./lib/locale/zh-hant/password-field.js",
|
|
54
|
+
"./locale/zh-hant/search-field.js": "./lib/locale/zh-hant/search-field.js",
|
|
55
|
+
"./locale/zh-hant/shared.js": "./lib/locale/zh-hant/shared.js",
|
|
56
|
+
"./locale/zh-hant/tree-select.js": "./lib/locale/zh-hant/tree-select.js",
|
|
57
|
+
"./lib/locale/de/color-dialog.js": "./lib/locale/de/color-dialog.js",
|
|
58
|
+
"./lib/locale/de/combo-box.js": "./lib/locale/de/combo-box.js",
|
|
59
|
+
"./lib/locale/de/dialog.js": "./lib/locale/de/dialog.js",
|
|
60
|
+
"./lib/locale/de/pagination.js": "./lib/locale/de/pagination.js",
|
|
61
|
+
"./lib/locale/de/password-field.js": "./lib/locale/de/password-field.js",
|
|
62
|
+
"./lib/locale/de/search-field.js": "./lib/locale/de/search-field.js",
|
|
63
|
+
"./lib/locale/de/shared.js": "./lib/locale/de/shared.js",
|
|
64
|
+
"./lib/locale/de/tree-select.js": "./lib/locale/de/tree-select.js",
|
|
65
|
+
"./lib/locale/en/color-dialog.js": "./lib/locale/en/color-dialog.js",
|
|
66
|
+
"./lib/locale/en/combo-box.js": "./lib/locale/en/combo-box.js",
|
|
67
|
+
"./lib/locale/en/dialog.js": "./lib/locale/en/dialog.js",
|
|
68
|
+
"./lib/locale/en/pagination.js": "./lib/locale/en/pagination.js",
|
|
69
|
+
"./lib/locale/en/password-field.js": "./lib/locale/en/password-field.js",
|
|
70
|
+
"./lib/locale/en/search-field.js": "./lib/locale/en/search-field.js",
|
|
71
|
+
"./lib/locale/en/shared.js": "./lib/locale/en/shared.js",
|
|
72
|
+
"./lib/locale/en/tree-select.js": "./lib/locale/en/tree-select.js",
|
|
73
|
+
"./lib/locale/ja/color-dialog.js": "./lib/locale/ja/color-dialog.js",
|
|
74
|
+
"./lib/locale/ja/combo-box.js": "./lib/locale/ja/combo-box.js",
|
|
75
|
+
"./lib/locale/ja/dialog.js": "./lib/locale/ja/dialog.js",
|
|
76
|
+
"./lib/locale/ja/pagination.js": "./lib/locale/ja/pagination.js",
|
|
77
|
+
"./lib/locale/ja/password-field.js": "./lib/locale/ja/password-field.js",
|
|
78
|
+
"./lib/locale/ja/search-field.js": "./lib/locale/ja/search-field.js",
|
|
79
|
+
"./lib/locale/ja/shared.js": "./lib/locale/ja/shared.js",
|
|
80
|
+
"./lib/locale/ja/tree-select.js": "./lib/locale/ja/tree-select.js",
|
|
81
|
+
"./lib/locale/zh/color-dialog.js": "./lib/locale/zh/color-dialog.js",
|
|
82
|
+
"./lib/locale/zh/combo-box.js": "./lib/locale/zh/combo-box.js",
|
|
83
|
+
"./lib/locale/zh/dialog.js": "./lib/locale/zh/dialog.js",
|
|
84
|
+
"./lib/locale/zh/pagination.js": "./lib/locale/zh/pagination.js",
|
|
85
|
+
"./lib/locale/zh/password-field.js": "./lib/locale/zh/password-field.js",
|
|
86
|
+
"./lib/locale/zh/search-field.js": "./lib/locale/zh/search-field.js",
|
|
87
|
+
"./lib/locale/zh/shared.js": "./lib/locale/zh/shared.js",
|
|
88
|
+
"./lib/locale/zh/tree-select.js": "./lib/locale/zh/tree-select.js",
|
|
89
|
+
"./lib/locale/zh-hant/color-dialog.js": "./lib/locale/zh-hant/color-dialog.js",
|
|
90
|
+
"./lib/locale/zh-hant/combo-box.js": "./lib/locale/zh-hant/combo-box.js",
|
|
91
|
+
"./lib/locale/zh-hant/dialog.js": "./lib/locale/zh-hant/dialog.js",
|
|
92
|
+
"./lib/locale/zh-hant/pagination.js": "./lib/locale/zh-hant/pagination.js",
|
|
93
|
+
"./lib/locale/zh-hant/password-field.js": "./lib/locale/zh-hant/password-field.js",
|
|
94
|
+
"./lib/locale/zh-hant/search-field.js": "./lib/locale/zh-hant/search-field.js",
|
|
95
|
+
"./lib/locale/zh-hant/shared.js": "./lib/locale/zh-hant/shared.js",
|
|
96
|
+
"./lib/locale/zh-hant/tree-select.js": "./lib/locale/zh-hant/tree-select.js"
|
|
19
97
|
},
|
|
20
98
|
"scripts": {
|
|
21
99
|
"build": "tsc --sourceMap --declarationMap",
|
|
@@ -35,5 +113,5 @@
|
|
|
35
113
|
"dependencies": {
|
|
36
114
|
"tslib": "^2.3.1"
|
|
37
115
|
},
|
|
38
|
-
"gitHead": "
|
|
116
|
+
"gitHead": "16b44ea3687ee7133e4f71446ba64f6b8b0fa1d3"
|
|
39
117
|
}
|