diff --git a/README.md b/README.md index 7b80490c47..110c84ce4f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify. | ACA | ADF | ACS | Node | Angular | |-----|-----|-----------|------|---------| +| 4.3 | 6.4 | 23.1 | 18.x | 14.x | | 4.2 | 6.3 | 23.1.0-M4 | 18.x | 14.x | | 4.1 | 6.2 | 7.4 | 18.x | 14.x | | 4.0 | 6.1 | 7.4 | 14.x | 14.x | diff --git a/app/src/app.config.json b/app/src/app.config.json index cb94d4ee7e..bc1e33acea 100644 --- a/app/src/app.config.json +++ b/app/src/app.config.json @@ -29,7 +29,7 @@ "locale": "en", "application": { "name": "Workspace", - "version": "4.2.0", + "version": "4.3.0", "logo": "assets/images/app-logo.svg", "copyright": "APP.COPYRIGHT" }, diff --git a/docs/README.md b/docs/README.md index 9ba58be137..4ae6b78790 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,6 +40,7 @@ The documentation is divided into the following sections: | ACA | ADF | ACS | Node | Angular | |------|-----|-----------|------|---------| +| 4.3 | 6.4 | 23.1 | 18.x | 14.x | | 4.2 | 6.3 | 23.1.0-M4 | 18.x | 14.x | | 4.1 | 6.2 | 7.4 | 18.x | 14.x | | 4.0 | 6.1 | 7.4 | 14.x | 14.x | diff --git a/docs/audit/audit-info-4.3.0.md b/docs/audit/audit-info-4.3.0.md new file mode 100644 index 0000000000..80a35e74d7 --- /dev/null +++ b/docs/audit/audit-info-4.3.0.md @@ -0,0 +1,24 @@ +--- +Title: Audit info, alfresco-content-app 4.3.0 +--- + +# Audit information for alfresco-content-app 4.3.0 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 0 +- Moderate risk: 1 +- Low risk: 0 + +Dependencies analyzed: + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | +|moderate | semver | "6.0.0 - 6.3.0" | + + diff --git a/docs/changelog/changelog-4.3.0.md b/docs/changelog/changelog-4.3.0.md new file mode 100644 index 0000000000..f518b71edd --- /dev/null +++ b/docs/changelog/changelog-4.3.0.md @@ -0,0 +1,39 @@ +--- +Title: Changelog for alfresco-content-app v4.3.0 +--- + +# Changelog + +- [3d6ec4b4](git@github.com:Alfresco/alfresco-content-app/commit/3d6ec4b4) update lock file +- [b2f3aa62](git@github.com:Alfresco/alfresco-content-app/commit/b2f3aa62) remove moment from the dependencies (#3496) +- [835ddc32](git@github.com:Alfresco/alfresco-content-app/commit/835ddc32) [ACS-5566] - add configurable columns to document list (#3473) +- [02f581e4](git@github.com:Alfresco/alfresco-content-app/commit/02f581e4) [ACS-5752] fixed incorrect info drawer properties update (#3492) +- [b25a3ad9](git@github.com:Alfresco/alfresco-content-app/commit/b25a3ad9) Use latest JS-API and ADF (#3494) +- [ddb26382](git@github.com:Alfresco/alfresco-content-app/commit/ddb26382) [ACS-6191] remove e2e test on search filter (#3493) +- [7ae335c3](git@github.com:Alfresco/alfresco-content-app/commit/7ae335c3) [ACS-5647] rework template of library metadata form component (#3487) +- [9b2cf2bb](git@github.com:Alfresco/alfresco-content-app/commit/9b2cf2bb) [ACS-6185 ] infoDriver test fix. (#3490) +- [f50dfe9d](git@github.com:Alfresco/alfresco-content-app/commit/f50dfe9d) [ACS-6106] fix delete in after all (#3489) +- [1c222bdd](git@github.com:Alfresco/alfresco-content-app/commit/1c222bdd) [ACS-6106] Breadcrumb navigation fix on Details tab (#3482) +- [99c27a88](git@github.com:Alfresco/alfresco-content-app/commit/99c27a88) [ACS-5617] test result upload protractor in git action (#3481) +- [686e6c9d](git@github.com:Alfresco/alfresco-content-app/commit/686e6c9d) [ACS-6085] user is not prevented from renaming library to name containing only spaces (#3476) +- [928c6b57](git@github.com:Alfresco/alfresco-content-app/commit/928c6b57) [ACS-5611] Add custom metadata side panels as new extension feature (#3466) +- [bc98af09](git@github.com:Alfresco/alfresco-content-app/commit/bc98af09) [ACS-6078] Fixed layout for create from template component (#3467) +- [102b6220](git@github.com:Alfresco/alfresco-content-app/commit/102b6220) [APPS-2170] Replace moment.js to date-fns in file-folder-properties.test.ts (#3463) +- [ec18f6b9](git@github.com:Alfresco/alfresco-content-app/commit/ec18f6b9) [ACS-4130] Added autocomplete to folder rules 'Has Category' condition (#3464) +- [c7e29127](git@github.com:Alfresco/alfresco-content-app/commit/c7e29127) [AAE-14484] fix peerdepend (#3471) +- [18542ebf](git@github.com:Alfresco/alfresco-content-app/commit/18542ebf) migrate to nx 16 (#3465) +- [f2d09e8b](git@github.com:Alfresco/alfresco-content-app/commit/f2d09e8b) [ACS-6066] viewer special permissions playwright (#3453) +- [4059a3d2](git@github.com:Alfresco/alfresco-content-app/commit/4059a3d2) [ACS-5949] library property update and cancel button do not reflect the change in UI (#3461) +- [72c6ad0f](git@github.com:Alfresco/alfresco-content-app/commit/72c6ad0f) [APPS-2171][APPS-2172] Migration from moment to date-fns (#3459) +- [6edbb57d](git@github.com:Alfresco/alfresco-content-app/commit/6edbb57d) [ACS-5601] Add badges to custom name column (#3450) +- [33c50bdd](git@github.com:Alfresco/alfresco-content-app/commit/33c50bdd) [ACS-5678] create folder from template tests (#3456) +- [c5f1e227](git@github.com:Alfresco/alfresco-content-app/commit/c5f1e227) [ACS-5539] Icon and pressed state of buttons updated as per the figma (#3449) +- [be761bae](git@github.com:Alfresco/alfresco-content-app/commit/be761bae) [ACS-5639] fix viewer exclude test from protractor and playwright (#3443) +- [97f01386](git@github.com:Alfresco/alfresco-content-app/commit/97f01386) [ACS-5923] playwright sidenav and single click test (#3442) +- [2157e8e0](git@github.com:Alfresco/alfresco-content-app/commit/2157e8e0) [ACS-5988] - Details tab not opening in custom file preview (#3429) +- [fcc289ff](git@github.com:Alfresco/alfresco-content-app/commit/fcc289ff) [ACS-5576] Icon updated as per the figma (#3432) +- [c6e54e20](git@github.com:Alfresco/alfresco-content-app/commit/c6e54e20) [APPS-2170] Replace moment.js to date-fns in file-folder-properties.test.ts (#3417) +- [df8b08fd](git@github.com:Alfresco/alfresco-content-app/commit/df8b08fd) [APPS-2171][APPS-2172] Replace from moment.js to date-fns in search-filter.test and search-results-file-folders.test (#3421) +- [d1ff0010](git@github.com:Alfresco/alfresco-content-app/commit/d1ff0010) [ACS-5686] add reselect to edit offline, shorten template (#3433) +- [0faf5661](git@github.com:Alfresco/alfresco-content-app/commit/0faf5661) bump to new version + diff --git a/docs/licences/license-info-4.3.0.md b/docs/licences/license-info-4.3.0.md new file mode 100644 index 0000000000..708f989a65 --- /dev/null +++ b/docs/licences/license-info-4.3.0.md @@ -0,0 +1,187 @@ +--- +Title: License info, alfresco-content-app 4.3.0 +--- + +# License information for alfresco-content-app 4.3.0 + +This page lists all third party libraries the project depends on. + +## Libraries + +| Name | Version | License | +| --- | --- | --- | +| [@alfresco/adf-content-services](https://github.com/Alfresco/alfresco-ng2-components) | 6.4.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 6.4.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 6.4.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/eslint-plugin-eslint-angular](https://github.com/Alfresco/alfresco-ng2-components) | 6.4.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/js-api](https://github.com/Alfresco/alfresco-js-api) | 7.1.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@angular/animations](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/cdk](https://github.com/angular/components) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/common](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/compiler](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/core](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/forms](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material](https://github.com/angular/components) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/router](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@babel/runtime](https://github.com/babel/babel) | 7.22.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.0.12 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) | +| [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp) | 1.0.10 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 10.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/effects](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/router-store](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngx-translate/core](https://github.com/ngx-translate/core) | 14.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@tootallnate/once](https://github.com/TooTallNate/once) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [abab](https://github.com/jsdom/abab) | 2.0.6 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [abbrev](https://github.com/isaacs/abbrev-js) | 1.1.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [agent-base](https://github.com/TooTallNate/node-agent-base) | 6.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [alfresco-content-app](https://github.com/Alfresco/alfresco-content-app) | 4.3.0 | UNLICENSED | +| [angular-oauth2-oidc-jwks](https://github.com/manfredsteyer/angular-oauth2-oidc) | 13.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) | 13.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ansi-regex](https://github.com/chalk/ansi-regex) | 5.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [aproba](https://github.com/iarna/aproba) | 2.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [are-we-there-yet](https://github.com/npm/are-we-there-yet) | 2.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [asap](https://github.com/kriskowal/asap) | 2.0.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [asynckit](https://github.com/alexindigo/asynckit) | 0.4.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [balanced-match](https://github.com/juliangruber/balanced-match) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 1.1.11 | [MIT](http://www.opensource.org/licenses/MIT) | +| [call-bind](https://github.com/ljharb/call-bind) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [canvas](https://github.com/Automattic/node-canvas) | 2.11.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [chownr](https://github.com/isaacs/chownr) | 2.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [color-support](https://github.com/isaacs/color-support) | 1.1.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [combined-stream](https://github.com/felixge/node-combined-stream) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) | +| [component-emitter](https://github.com/component/emitter) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [concat-map](https://github.com/substack/node-concat-map) | 0.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [console-control-strings](https://github.com/iarna/console-control-strings) | 1.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [cookiejar](https://github.com/bmeck/node-cookiejar) | 2.1.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cropperjs](https://github.com/fengyuanchen/cropperjs) | 1.6.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [cssstyle](https://github.com/jsdom/cssstyle) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [d](https://github.com/medikoo/d) | 1.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [data-urls](https://github.com/jsdom/data-urls) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [debug](https://github.com/debug-js/debug) | 4.3.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [decimal.js](https://github.com/MikeMcl/decimal.js) | 10.4.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [decompress-response](https://github.com/sindresorhus/decompress-response) | 4.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [delayed-stream](https://github.com/felixge/node-delayed-stream) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [delegates](https://github.com/visionmedia/node-delegates) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [detect-libc](https://github.com/lovell/detect-libc) | 2.0.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [dezalgo](https://github.com/npm/dezalgo) | 1.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [domexception](https://github.com/jsdom/domexception) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [emoji-regex](https://github.com/mathiasbynens/emoji-regex) | 8.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [encoding](https://github.com/andris9/encoding) | 0.1.13 | [MIT](http://www.opensource.org/licenses/MIT) | +| [entities](https://github.com/fb55/entities) | 4.5.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [es5-ext](https://github.com/medikoo/es5-ext) | 0.10.62 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [es6-iterator](https://github.com/medikoo/es6-iterator) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [es6-symbol](https://github.com/medikoo/es6-symbol) | 3.1.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [event-emitter](https://github.com/medikoo/event-emitter) | 0.3.5 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ext](https://github.com/medikoo/es5-ext.git#ext) | 1.7.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fast-sha256](https://github.com/dchest/fast-sha256-js) | 1.3.0 | [Unlicense](http://unlicense.org/) | +| [form-data](https://github.com/form-data/form-data) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [formidable](https://github.com/node-formidable/formidable) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [fs-minipass](https://github.com/npm/fs-minipass) | 2.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [fs.realpath](https://github.com/isaacs/fs.realpath) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [function-bind](https://github.com/Raynos/function-bind) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [gauge](https://github.com/iarna/gauge) | 3.0.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | 1.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [glob](https://github.com/isaacs/node-glob) | 7.2.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [has-proto](https://github.com/inspect-js/has-proto) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-symbols](https://github.com/inspect-js/has-symbols) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [has-unicode](https://github.com/iarna/has-unicode) | 2.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [has](https://github.com/tarruda/has) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [hexoid](https://github.com/lukeed/hexoid) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [html-encoding-sniffer](https://github.com/jsdom/html-encoding-sniffer) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [http-proxy-agent](https://github.com/TooTallNate/node-http-proxy-agent) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent) | 5.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [iconv-lite](https://github.com/ashtuchkin/iconv-lite) | 0.6.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [inflight](https://github.com/npm/inflight) | 1.0.6 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [inherits](https://github.com/isaacs/inherits) | 2.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [is-fullwidth-code-point](https://github.com/sindresorhus/is-fullwidth-code-point) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [is-potential-custom-element-name](https://github.com/mathiasbynens/is-potential-custom-element-name) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [jsdom](https://github.com/jsdom/jsdom) | 22.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [jsrsasign](https://github.com/kjur/jsrsasign) | 10.8.6 | [MIT](http://www.opensource.org/licenses/MIT) | +| [lru-cache](https://github.com/isaacs/node-lru-cache) | 6.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [make-dir](https://github.com/sindresorhus/make-dir) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [material-icons](https://github.com/marella/material-icons) | 1.13.8 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [methods](https://github.com/jshttp/methods) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime-db](https://github.com/jshttp/mime-db) | 1.52.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime-types](https://github.com/jshttp/mime-types) | 2.1.35 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mime](https://github.com/broofa/mime) | 2.6.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mimic-response](https://github.com/sindresorhus/mimic-response) | 2.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minimatch](https://github.com/isaacs/minimatch) | 3.1.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minipass](https://github.com/isaacs/minipass) | 3.3.6 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minipass](https://github.com/isaacs/minipass) | 4.2.8 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [minizlib](https://github.com/isaacs/minizlib) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [mkdirp](https://github.com/isaacs/node-mkdirp) | 1.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [ms](https://github.com/zeit/ms) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [nan](https://github.com/nodejs/nan) | 2.17.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [next-tick](https://github.com/medikoo/next-tick) | 1.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [node-fetch](https://github.com/bitinn/node-fetch) | 2.7.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [nopt](https://github.com/npm/nopt) | 5.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [npmlog](https://github.com/npm/npmlog) | 5.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [nwsapi](https://github.com/dperini/nwsapi) | 2.2.7 | [MIT](http://www.opensource.org/licenses/MIT) | +| [object-assign](https://github.com/sindresorhus/object-assign) | 4.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [object-inspect](https://github.com/inspect-js/object-inspect) | 1.12.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [once](https://github.com/isaacs/once) | 1.4.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [parse5](https://github.com/inikulin/parse5) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [parse5](https://github.com/inikulin/parse5) | 7.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path-is-absolute](https://github.com/sindresorhus/path-is-absolute) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [path2d-polyfill](https://github.com/nilzona/path2d-polyfill) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 3.3.122 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [psl](https://github.com/lupomontero/psl) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [punycode](https://github.com/mathiasbynens/punycode.js) | 2.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [qs](https://github.com/ljharb/qs) | 6.11.1 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [querystringify](https://github.com/unshiftio/querystringify) | 2.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [readable-stream](https://github.com/nodejs/readable-stream) | 3.6.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [regenerator-runtime](https://github.com/facebook/regenerator/tree/main/packages/runtime) | 0.13.11 | [MIT](http://www.opensource.org/licenses/MIT) | +| [requires-port](https://github.com/unshiftio/requires-port) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [rimraf](https://github.com/isaacs/rimraf) | 3.0.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [rrweb-cssom](https://github.com/rrweb-io/CSSOM) | 0.6.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [rxjs](https://github.com/reactivex/rxjs) | 6.6.6 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [safe-buffer](https://github.com/feross/safe-buffer) | 5.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [safer-buffer](https://github.com/ChALkeR/safer-buffer) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [saxes](https://github.com/lddubeau/saxes) | 6.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [semver](https://github.com/npm/node-semver) | 6.3.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [semver](https://github.com/npm/node-semver) | 7.5.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [set-blocking](https://github.com/yargs/set-blocking) | 2.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [side-channel](https://github.com/ljharb/side-channel) | 1.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [signal-exit](https://github.com/tapjs/signal-exit) | 3.0.7 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [simple-concat](https://github.com/feross/simple-concat) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [simple-get](https://github.com/feross/simple-get) | 3.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [string-width](https://github.com/sindresorhus/string-width) | 4.2.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [string_decoder](https://github.com/nodejs/string_decoder) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [strip-ansi](https://github.com/chalk/strip-ansi) | 6.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [superagent](https://github.com/ladjs/superagent) | 8.1.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [symbol-tree](https://github.com/jsdom/js-symbol-tree) | 3.2.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tar](https://github.com/npm/node-tar) | 6.1.13 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [tough-cookie](https://github.com/salesforce/tough-cookie) | 4.1.3 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) | +| [tr46](https://github.com/Sebmaster/tr46.js) | 0.0.3 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tr46](https://github.com/jsdom/tr46) | 4.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [tslib](https://github.com/Microsoft/tslib) | 1.14.1 | [0BSD](http://landley.net/toybox/license.html) | +| [tslib](https://github.com/Microsoft/tslib) | 2.6.2 | [0BSD](http://landley.net/toybox/license.html) | +| [type](https://github.com/medikoo/type) | 1.2.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [type](https://github.com/medikoo/type) | 2.7.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [universalify](https://github.com/RyanZim/universalify) | 0.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [url-parse](https://github.com/unshiftio/url-parse) | 1.5.10 | [MIT](http://www.opensource.org/licenses/MIT) | +| [util-deprecate](https://github.com/TooTallNate/util-deprecate) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [w3c-xmlserializer](https://github.com/jsdom/w3c-xmlserializer) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) | 3.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [webidl-conversions](https://github.com/jsdom/webidl-conversions) | 3.0.1 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [webidl-conversions](https://github.com/jsdom/webidl-conversions) | 7.0.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) | +| [whatwg-encoding](https://github.com/jsdom/whatwg-encoding) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [whatwg-mimetype](https://github.com/jsdom/whatwg-mimetype) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [whatwg-url](https://github.com/jsdom/whatwg-url) | 12.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [whatwg-url](https://github.com/jsdom/whatwg-url) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [wide-align](https://github.com/iarna/wide-align) | 1.1.5 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [wrappy](https://github.com/npm/wrappy) | 1.0.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [ws](https://github.com/websockets/ws) | 8.13.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [xml-name-validator](https://github.com/jsdom/xml-name-validator) | 4.0.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [xmlchars](https://github.com/lddubeau/xmlchars) | 2.2.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [yallist](https://github.com/isaacs/yallist) | 4.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [zone.js](https://github.com/angular/angular) | 0.11.8 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/package-lock.json b/package-lock.json index 0f767b5526..c63c560c15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,11 +10,11 @@ "hasInstallScript": true, "license": "LGPL-3.0", "dependencies": { - "@alfresco/adf-content-services": "6.4.0-6654892394", - "@alfresco/adf-core": "6.4.0-6654892394", - "@alfresco/adf-extensions": "6.4.0-6654892394", - "@alfresco/eslint-plugin-eslint-angular": "6.4.0-6654892394", - "@alfresco/js-api": "7.1.0-1439", + "@alfresco/adf-content-services": "6.4.0", + "@alfresco/adf-core": "6.4.0", + "@alfresco/adf-extensions": "6.4.0", + "@alfresco/eslint-plugin-eslint-angular": "6.4.0", + "@alfresco/js-api": "7.1.0", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3", @@ -42,8 +42,8 @@ "zone.js": "0.11.8" }, "devDependencies": { - "@alfresco/adf-cli": "6.4.0-6654892394", - "@alfresco/adf-testing": "6.4.0-6654892394", + "@alfresco/adf-cli": "6.4.0", + "@alfresco/adf-testing": "6.4.0", "@angular-devkit/build-angular": "14.2.11", "@angular-devkit/core": "14.1.2", "@angular-devkit/schematics": "14.1.2", @@ -116,12 +116,12 @@ "dev": true }, "node_modules/@alfresco/adf-cli": { - "version": "6.4.0-6654892394", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.4.0-6654892394.tgz", - "integrity": "sha512-/DL/4AXYiSvyd08K/8k74rTKY6p14CZ1TSNf4E349RvMAXY59A4bZbWOsAhqSa8x4GhIxTU+IKz5MFIH9+Fr2Q==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.4.0.tgz", + "integrity": "sha512-XInZfiIC7m4LNfBRWhg3e9/i3nwdxOKv/O4RqVx/1qZqpJwQHEMlFXrlZG3/vrtL1f8Iym5FDL8ZEg/ttjUD8g==", "dev": true, "dependencies": { - "@alfresco/js-api": ">=7.1.0-1437", + "@alfresco/js-api": ">=7.1.0", "commander": "^6.2.1", "ejs": "^3.1.9", "license-checker": "^25.0.1", @@ -136,15 +136,15 @@ } }, "node_modules/@alfresco/adf-content-services": { - "version": "6.4.0-6654892394", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.4.0-6654892394.tgz", - "integrity": "sha512-FcwOIyVjqHuSkTAxqBE1UwHzIZbSqpXMeY5/qI1w6uoM24GeBotHAoFTavI1DRcPUb2VQeX/LQaf9aeUZEoPzQ==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.4.0.tgz", + "integrity": "sha512-qOIMTbw5zJPp/BX3w2wYglDoR4y1rd2xPxJhqUNRq7jO+me8ij9RKXVRWmZzNRc+MWeXUq7rZFvlGdA/bvOHLg==", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-core": ">=6.4.0-6654892394", - "@alfresco/js-api": ">=7.1.0-1437", + "@alfresco/adf-core": ">=6.4.0", + "@alfresco/js-api": ">=7.1.0", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.2", "@angular/common": ">=14.1.3", @@ -159,9 +159,9 @@ } }, "node_modules/@alfresco/adf-core": { - "version": "6.4.0-6654892394", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.4.0-6654892394.tgz", - "integrity": "sha512-9bKIYwU0rt/AgGAnIKN4Zmz3776GxAfefyheZwwu8cMHiPdIuLCwbD13rF22rspyjY3fTZHM3TeB/MlSub+p9Q==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.4.0.tgz", + "integrity": "sha512-yyGy4SZd7K2dpH7blX3moUfOFUQM7vAsGZ5geqXJ0Pqd5fcb/4/8BCNLctqH0VIgUP4I/KmuuCXJaHJ3XKdPAw==", "dependencies": { "angular-oauth2-oidc": "^13.0.1", "angular-oauth2-oidc-jwks": "^13.0.1", @@ -169,8 +169,8 @@ "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-extensions": ">=6.4.0-6654892394", - "@alfresco/js-api": ">=7.1.0-1437", + "@alfresco/adf-extensions": ">=6.4.0", + "@alfresco/js-api": ">=7.1.0", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.2", "@angular/common": ">=14.1.3", @@ -185,25 +185,25 @@ } }, "node_modules/@alfresco/adf-extensions": { - "version": "6.4.0-6654892394", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.4.0-6654892394.tgz", - "integrity": "sha512-UExXzZFKsGN8wVP5qcUUScVX29Y6aYR1m9hEiUSCWRCh+co3DvArA4yYB8Ar+njPGkYSEJKIHeYUfgYGbsNnRA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.4.0.tgz", + "integrity": "sha512-LCwJAFzGzlVEjWJYQw43vERCjBVFvSMrZklZFfce/oonfId9GG+8p7XQMf8SQGXHuS5NaVRqL1VLyV9UqysGSA==", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/js-api": ">=7.1.0-1437", + "@alfresco/js-api": ">=7.1.0", "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3" } }, "node_modules/@alfresco/adf-testing": { - "version": "6.4.0-6654892394", - "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-6.4.0-6654892394.tgz", - "integrity": "sha512-tqhi+nEVCU+FjzUapVbneTWFi9Q4yfkTTBfW4XKw77I/dw4lITPDZ2dXOnLtEn9Scp4jwH2ehnmiQIkfYKgKsg==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-6.4.0.tgz", + "integrity": "sha512-MyogpxnDE2sVMdkMdO40l+aKXp1UjSKPe3fWgMeoet8rY+jPtGAT2Zq/NL7Xy6QDklj6X5a9DTKEXlTYqyPruQ==", "dev": true, "dependencies": { - "@alfresco/js-api": "7.1.0-1437", + "@alfresco/js-api": ">=7.1.0", "@angular/compiler": "14.1.3", "@angular/core": "14.1.3", "date-fns": "^2.30.0", @@ -212,30 +212,18 @@ "zone.js": "~0.11.4" }, "peerDependencies": { - "@alfresco/js-api": ">=7.1.0-1437" - } - }, - "node_modules/@alfresco/adf-testing/node_modules/@alfresco/js-api": { - "version": "7.1.0-1437", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.1.0-1437.tgz", - "integrity": "sha512-L5RmmGYyHN/v+LZiO7F0dNTgRWbfptGJW9YG/eg7RUwc1RHukkqhf4kfKdSMCoc+oKU8N4LXgxgJcbgU3cC7gA==", - "dev": true, - "dependencies": { - "event-emitter": "^0.3.5", - "jsdom": "^22.1.0", - "superagent": "^8.0.9", - "tslib": "^2.6.1" + "@alfresco/js-api": ">=7.1.0" } }, "node_modules/@alfresco/eslint-plugin-eslint-angular": { - "version": "6.4.0-6654892394", - "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.4.0-6654892394.tgz", - "integrity": "sha512-YbSLnVER0Kom/ZlD/l0rteQzMiorUYesHZ2DnAeMZgTPKWSWG8QVsyrhxCl8P77ON+PvlDOOtQGwT+iLBBanyQ==" + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.4.0.tgz", + "integrity": "sha512-eoc6YFW2lX3Y8ZushhTAsKoLuCnCQ/rzYbawgJofuz1ZID3AOFOQX9oOYj0QquaBGfjyV3Lhmn/oDLT+dQQ+cw==" }, "node_modules/@alfresco/js-api": { - "version": "7.1.0-1439", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.1.0-1439.tgz", - "integrity": "sha512-auOEaofXTcJ7FvEVoNfHsLr0Un2kIzR4phWqwhvy1RgrqbMU2JRXGqFIehJ9GRziwCkRlHFNocybmAwHCKom6Q==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.1.0.tgz", + "integrity": "sha512-wKjxMY9wM/l1qO78KbzDW8oRRUO6GfoesPCVREeenKNZM9I/nC4Vxztvwlamgp6x5k4BscPbOPQq8BFRZkcwlw==", "dependencies": { "event-emitter": "^0.3.5", "jsdom": "^22.1.0", diff --git a/package.json b/package.json index 602d95820b..bd5f0c57c3 100644 --- a/package.json +++ b/package.json @@ -33,11 +33,11 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "6.4.0-6654892394", - "@alfresco/adf-core": "6.4.0-6654892394", - "@alfresco/adf-extensions": "6.4.0-6654892394", - "@alfresco/eslint-plugin-eslint-angular": "6.4.0-6654892394", - "@alfresco/js-api": "7.1.0-1439", + "@alfresco/adf-content-services": "6.4.0", + "@alfresco/adf-core": "6.4.0", + "@alfresco/adf-extensions": "6.4.0", + "@alfresco/eslint-plugin-eslint-angular": "6.4.0", + "@alfresco/js-api": "7.1.0", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.3", "@angular/common": "14.1.3", @@ -65,8 +65,8 @@ "zone.js": "0.11.8" }, "devDependencies": { - "@alfresco/adf-cli": "6.4.0-6654892394", - "@alfresco/adf-testing": "6.4.0-6654892394", + "@alfresco/adf-cli": "6.4.0", + "@alfresco/adf-testing": "6.4.0", "@angular-devkit/build-angular": "14.2.11", "@angular-devkit/core": "14.1.2", "@angular-devkit/schematics": "14.1.2", diff --git a/projects/aca-content/package.json b/projects/aca-content/package.json index b3b3333fc4..bfd804f4ab 100644 --- a/projects/aca-content/package.json +++ b/projects/aca-content/package.json @@ -5,10 +5,10 @@ "peerDependencies": { "@angular/common": ">=14.1.0", "@angular/core": ">=14.1.0", - "@alfresco/adf-core": ">=6.4.0-6638624919", - "@alfresco/adf-content-services": ">=6.4.0-6638624919", - "@alfresco/adf-extensions": ">=6.4.0-6638624919", - "@alfresco/js-api": ">=7.1.0-1437", + "@alfresco/adf-core": ">=6.4.0", + "@alfresco/adf-content-services": ">=6.4.0", + "@alfresco/adf-extensions": ">=6.4.0", + "@alfresco/js-api": ">=7.1.0", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.3", "@angular/forms": ">=14.1.3", diff --git a/projects/aca-content/src/lib/services/content-management.service.spec.ts b/projects/aca-content/src/lib/services/content-management.service.spec.ts index da8853e773..7ba86db38b 100644 --- a/projects/aca-content/src/lib/services/content-management.service.spec.ts +++ b/projects/aca-content/src/lib/services/content-management.service.spec.ts @@ -1532,7 +1532,8 @@ describe('ContentManagementService', () => { fakeFile = new FileModel({ name: 'file1.png', size: 10 } as File, null, 'file1'); spyOn(contentApi, 'getNodeVersions').and.returnValue(of(fakeVersion)); spyOnDispatch = spyOn(store, 'dispatch'); - spyOnOpenUploadNewVersionDialog = spyOn(newVersionUploaderService, 'openUploadNewVersionDialog').and.returnValue(of({ action: 'test' })); + const viewVersionData: ViewVersion = { action: NewVersionUploaderDataAction.view, versionId: '1.0' }; + spyOnOpenUploadNewVersionDialog = spyOn(newVersionUploaderService, 'openUploadNewVersionDialog').and.returnValue(of(viewVersionData)); }); it('should open dialog with NewVersionUploaderService', () => { @@ -1584,7 +1585,8 @@ describe('ContentManagementService', () => { beforeEach(() => { fakeNodeIsFile = { entry: { id: '1', name: 'name1', isFile: true } }; fakeNodeIsNotFile = { entry: { id: '2', name: 'name1', isFile: false } }; - spyOnOpenUploadNewVersionDialog = spyOn(newVersionUploaderService, 'openUploadNewVersionDialog').and.returnValue(of({ action: 'test' })); + const viewVersionData: ViewVersion = { action: NewVersionUploaderDataAction.view, versionId: '1.0' }; + spyOnOpenUploadNewVersionDialog = spyOn(newVersionUploaderService, 'openUploadNewVersionDialog').and.returnValue(of(viewVersionData)); spyOnDispatch = spyOn(store, 'dispatch'); }); diff --git a/projects/aca-shared/package.json b/projects/aca-shared/package.json index 85c3796a58..cd2ea31fdb 100644 --- a/projects/aca-shared/package.json +++ b/projects/aca-shared/package.json @@ -5,10 +5,10 @@ "license": "LGPL-3.0", "scripts": {}, "peerDependencies": { - "@alfresco/adf-content-services": ">=6.4.0-6638624919", - "@alfresco/adf-core": ">=6.4.0-6638624919", - "@alfresco/adf-extensions": ">=6.4.0-6638624919", - "@alfresco/js-api": ">=7.1.0-1437", + "@alfresco/adf-content-services": ">=6.4.0", + "@alfresco/adf-core": ">=6.4.0", + "@alfresco/adf-extensions": ">=6.4.0", + "@alfresco/js-api": ">=7.1.0", "@angular/animations": ">=14.1.3", "@angular/common": ">=14.1.3", "@angular/compiler": ">=14.1.3",