mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF-3484] - Metadata drop-down list option for properties constrained by a list of values (#5892)
* update js-api * include definition field * process LIST constraint * update tests * dropdown visibility * optional chaining
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "3.9.0",
|
||||
"@alfresco/js-api": "3.10.0-c1ad5d79a257f31a52ffd327022458da7926c211",
|
||||
"@angular/animations": "^10.0.4",
|
||||
"@angular/cdk": "10.0.2",
|
||||
"@angular/common": "^10.0.4",
|
||||
|
||||
Reference in New Issue
Block a user