@refinitiv-ui/phrasebook
Advanced tools
Comparing version 6.3.8 to 6.3.9
@@ -6,2 +6,8 @@ # Change Log | ||
## [6.3.9](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/phrasebook@6.3.8...@refinitiv-ui/phrasebook@6.3.9) (2024-02-12) | ||
### Bug Fixes | ||
- **datetime-picker:** cannot be used with label with aria-label, aria-labelledby and label ([#1088](https://github.com/Refinitiv/refinitiv-ui/issues/1088)) ([294ee72](https://github.com/Refinitiv/refinitiv-ui/commit/294ee72c34abeb3febe69d2453fa94260221134a)) | ||
## [6.3.8](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/phrasebook@6.3.7...@refinitiv-ui/phrasebook@6.3.8) (2023-10-24) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@refinitiv-ui/phrasebook", | ||
"version": "6.3.8", | ||
"version": "6.3.9", | ||
"type": "module", | ||
@@ -33,2 +33,3 @@ "description": "Collection of messages in EF components for translation", | ||
"./locale/de/datetime-field.js": "./lib/locale/de/datetime-field.js", | ||
"./locale/de/datetime-picker.js": "./lib/locale/de/datetime-picker.js", | ||
"./locale/de/dialog.js": "./lib/locale/de/dialog.js", | ||
@@ -52,2 +53,3 @@ "./locale/de/pagination.js": "./lib/locale/de/pagination.js", | ||
"./locale/en/datetime-field.js": "./lib/locale/en/datetime-field.js", | ||
"./locale/en/datetime-picker.js": "./lib/locale/en/datetime-picker.js", | ||
"./locale/en/dialog.js": "./lib/locale/en/dialog.js", | ||
@@ -71,2 +73,3 @@ "./locale/en/pagination.js": "./lib/locale/en/pagination.js", | ||
"./locale/ja/datetime-field.js": "./lib/locale/ja/datetime-field.js", | ||
"./locale/ja/datetime-picker.js": "./lib/locale/ja/datetime-picker.js", | ||
"./locale/ja/dialog.js": "./lib/locale/ja/dialog.js", | ||
@@ -90,2 +93,3 @@ "./locale/ja/pagination.js": "./lib/locale/ja/pagination.js", | ||
"./locale/zh/datetime-field.js": "./lib/locale/zh/datetime-field.js", | ||
"./locale/zh/datetime-picker.js": "./lib/locale/zh/datetime-picker.js", | ||
"./locale/zh/dialog.js": "./lib/locale/zh/dialog.js", | ||
@@ -109,2 +113,3 @@ "./locale/zh/pagination.js": "./lib/locale/zh/pagination.js", | ||
"./locale/zh-hant/datetime-field.js": "./lib/locale/zh-hant/datetime-field.js", | ||
"./locale/zh-hant/datetime-picker.js": "./lib/locale/zh-hant/datetime-picker.js", | ||
"./locale/zh-hant/dialog.js": "./lib/locale/zh-hant/dialog.js", | ||
@@ -142,3 +147,3 @@ "./locale/zh-hant/pagination.js": "./lib/locale/zh-hant/pagination.js", | ||
}, | ||
"gitHead": "254068656350f9d695b0207fdd3b661f8ac7cfe2" | ||
"gitHead": "df44042e5b13d8a38f5626e5d0b30750fd1ec861" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82957
200
1904