New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@refinitiv-ui/phrasebook

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@refinitiv-ui/phrasebook - npm Package Compare versions

Comparing version

to
5.1.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [5.1.0](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/compare/@refinitiv-ui/phrasebook@5.0.0...@refinitiv-ui/phrasebook@5.1.0) (2021-07-30)
### Features
* use latest FormatJS polyfills and ICU parser ([b7855e4](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/commits/b7855e409d10d9c8b9f31a34953470549295a8ab))
# [5.0.0](https://git.sami.int.thomsonreuters.com/elf/refinitiv-ui/compare/@refinitiv-ui/phrasebook@5.0.0-beta.3...@refinitiv-ui/phrasebook@5.0.0) (2021-07-16)

@@ -8,0 +19,0 @@

2

lib/locale/de/tree-select.js

@@ -7,3 +7,3 @@ // Component docs https://elf.int.refinitiv.com/elements/tree-select.html

// used as a toggle control
FULL_LIST: 'Vollständige Liste', SELECTED: 'Ausgewählt', EXPAND_COLLAPSE: '{expansion, select, false {Alle ausklappen} true {Alle einklappen}}', SELECT_CONTROL: '{selected, select, false {Alle auswählen} true {Auswahl aufheben}}',
FULL_LIST: 'Vollständige Liste', SELECTED: 'Ausgewählt', EXPAND_COLLAPSE: '{expansion, select, true {Alle einklappen} other {Alle ausklappen}}', SELECT_CONTROL: '{selected, select, true {Auswahl aufheben} other {Alle auswählen}}',
// button control

@@ -10,0 +10,0 @@ DONE: 'Fertig',

@@ -7,3 +7,3 @@ // Component docs https://elf.int.refinitiv.com/elements/tree-select.html

// used as a toggle control
FULL_LIST: 'Full List', SELECTED: 'Selected', EXPAND_COLLAPSE: '{expansion, select, false {Expand All} true {Collapse All}}', SELECT_CONTROL: '{selected, select, false {Select All} true {Deselect All}}',
FULL_LIST: 'Full List', SELECTED: 'Selected', EXPAND_COLLAPSE: '{expansion, select, true {Collapse All} other {Expand All}}', SELECT_CONTROL: '{selected, select, true {Deselect All} other {Select All}}',
// button control

@@ -10,0 +10,0 @@ DONE: 'Done',

@@ -7,3 +7,3 @@ // Component docs https://elf.int.refinitiv.com/elements/tree-select.html

// used as a toggle control
FULL_LIST: '一覧を表示', SELECTED: '選択項目のみ表示', EXPAND_COLLAPSE: '{expansion, select, false {すべてを展開} true {すべてを折りたたむ}}', SELECT_CONTROL: '{selected, select, false {すべて選択} true {選択をすべて解除}}',
FULL_LIST: '一覧を表示', SELECTED: '選択項目のみ表示', EXPAND_COLLAPSE: '{expansion, select, true {すべてを折りたたむ} other {すべてを展開}}', SELECT_CONTROL: '{selected, select, true {選択をすべて解除} other {すべて選択}}',
// button control

@@ -10,0 +10,0 @@ DONE: '完了',

@@ -7,3 +7,3 @@ // Component docs https://elf.int.refinitiv.com/elements/tree-select.html

// used as a toggle control
FULL_LIST: '完整列表', SELECTED: '已選項列表', EXPAND_COLLAPSE: '{expansion, select, false {全部展開} true {全部收起}}', SELECT_CONTROL: '{selected, select, false {全選} true {取消全選}}',
FULL_LIST: '完整列表', SELECTED: '已選項列表', EXPAND_COLLAPSE: '{expansion, select, true {全部收起} other {全部展開}}', SELECT_CONTROL: '{selected, select, true {取消全選} other {全選}}',
// button control

@@ -10,0 +10,0 @@ DONE: '完成',

@@ -7,3 +7,3 @@ // Component docs https://elf.int.refinitiv.com/elements/tree-select.html

// used as a toggle control
FULL_LIST: '全部列表', SELECTED: '已选项列表', EXPAND_COLLAPSE: '{expansion, select, false {全部展开} true {全部收起}}', SELECT_CONTROL: '{selected, select, false {全选} true {取消全选}}',
FULL_LIST: '全部列表', SELECTED: '已选项列表', EXPAND_COLLAPSE: '{expansion, select, true {全部收起} other {全部展开}}', SELECT_CONTROL: '{selected, select, true {取消全选} other {全选}}',
// button control

@@ -10,0 +10,0 @@ DONE: '完成',

{
"name": "@refinitiv-ui/phrasebook",
"version": "5.0.0",
"version": "5.1.0",
"description": "Collection of messages in EF components for translation",

@@ -29,3 +29,3 @@ "author": "Refinitiv",

},
"gitHead": "e88fb2e7f1297ba26ca2911502f90cde91efbe44"
"gitHead": "c4e786372cb32df0022afc286fff1299e106a17c"
}