Release 4.10.0 (#7602)

* bump library versions

* update package lock

* generate reports

* release notes for 4.10.0
This commit is contained in:
Denys Vuika 2022-04-26 18:00:09 +01:00 committed by GitHub
parent dec6f09858
commit 90009d7516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
19 changed files with 299 additions and 35 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Alfresco-ADF-Angular-Demo", "name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components", "description": "Demo shell for Alfresco Angular components",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -27,3 +27,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 4.7.0](license-info-4.7.0.md) - [ADF 4.7.0](license-info-4.7.0.md)
- [ADF 4.8.0](license-info-4.8.0.md) - [ADF 4.8.0](license-info-4.8.0.md)
- [ADF 4.9.0](license-info-4.9.0.md) - [ADF 4.9.0](license-info-4.9.0.md)
- [ADF 4.10.0](license-info-4.10.0.md)

View File

@ -0,0 +1,181 @@
---
Title: License info, alfresco-ng2-components 4.10.0
---
# License information for alfresco-ng2-components 4.10.0
This page lists all third party libraries the project depends on.
## Libraries
| Name | Version | License |
| --- | --- | --- |
| [@alfresco/js-api](https://github.com/Alfresco/alfresco-js-api) | 4.10.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@angular/animations](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/cdk](https://github.com/angular/components) | 10.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/common](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/compiler](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/compiler](https://github.com/angular/angular) | 9.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/core](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/core](https://github.com/angular/angular) | 9.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/flex-layout](https://github.com/angular/flex-layout) | 10.0.0-beta.32 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/forms](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material-moment-adapter](https://github.com/angular/components) | 10.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material](https://github.com/angular/components) | 10.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/router](https://github.com/angular/angular) | 10.0.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@apollo/client](https://github.com/apollographql/apollo-client) | 3.5.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/code-frame](https://github.com/babel/babel) | 7.10.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-validator-identifier](https://github.com/babel/babel) | 7.10.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/highlight](https://github.com/babel/babel) | 7.10.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@graphql-typed-document-node/core](https://github.com/dotansimha/graphql-typed-document-node) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mat-datetimepicker/moment](https://github.com/kuhnroyal/mat-datetimepicker) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngx-translate/core](https://github.com/ngx-translate/core) | 13.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped) | 2.9.24 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@wry/context](https://github.com/benjamn/wryware) | 0.6.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@wry/equality](https://github.com/benjamn/wryware) | 0.5.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@wry/trie](https://github.com/benjamn/wryware) | 0.3.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [adf-tslint-rules](https://github.com/Alfresco/alfresco-ng2-components) | 0.0.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [alfresco-ng2-components](https://github.com/Alfresco/alfresco-ng2-components) | 4.10.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [ansi-styles](https://github.com/chalk/ansi-styles) | 3.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [apollo-angular](https://github.com/kamilkisiela/apollo-angular) | 2.6.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [app-root-path](https://github.com/inxilpro/node-app-root-path) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [app-root-path](https://github.com/inxilpro/node-app-root-path) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [argparse](https://github.com/nodeca/argparse) | 1.0.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [aria-query](https://github.com/A11yance/aria-query) | 3.0.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [ast-types-flow](https://github.com/kyldvs/ast-types-flow) | 0.0.7 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [asynckit](https://github.com/alexindigo/asynckit) | 0.4.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [axobject-query](https://github.com/A11yance/axobject-query) | 2.0.2 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [backo2](https://github.com/mokesmokes/backo) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [balanced-match](https://github.com/juliangruber/balanced-match) | 1.0.0 | [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) |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [builtin-modules](https://github.com/sindresorhus/builtin-modules) | 1.1.1 | [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) |
| [chalk](https://github.com/chalk/chalk) | 2.4.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [chart.js](https://github.com/chartjs/Chart.js) | 2.9.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [chartjs-color-string](https://github.com/chartjs/chartjs-color-string) | 0.6.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [chartjs-color](https://github.com/chartjs/chartjs-color) | 2.4.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [classlist.js](https://github.com/eligrey/classList.js) | 1.1.20150312 | Public Domain |
| [codelyzer](https://github.com/mgechev/codelyzer) | 6.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [color-convert](https://github.com/Qix-/color-convert) | 1.9.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [color-name](https://github.com/dfcreative/color-name) | 1.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [color-name](https://github.com/colorjs/color-name) | 1.1.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [combined-stream](https://github.com/felixge/node-combined-stream) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [commander](https://github.com/tj/commander.js) | 2.20.3 | [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) |
| [cookiejar](https://github.com/bmeck/node-cookiejar) | 2.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cropperjs](https://github.com/fengyuanchen/cropperjs) | 1.5.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [css-selector-tokenizer](https://github.com/css-modules/css-selector-tokenizer) | 0.7.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [css-selector-tokenizer](https://github.com/css-modules/css-selector-tokenizer) | 0.7.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cssauron](https://github.com/chrisdickinson/cssauron) | 1.4.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cssesc](https://github.com/mathiasbynens/cssesc) | 0.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cssesc](https://github.com/mathiasbynens/cssesc) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [custom-event-polyfill](https://github.com/kumarharsh/custom-event-polyfill) | 1.0.7 | [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/) |
| [damerau-levenshtein](https://github.com/tad-lispy/node-damerau-levenshtein) | 1.0.6 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) |
| [debug](https://github.com/visionmedia/debug) | 4.1.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) |
| [diff](https://github.com/kpdecker/jsdiff) | 4.0.2 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| dotenv-expand | 5.1.0 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) |
| [es5-ext](https://github.com/medikoo/es5-ext) | 0.10.53 | [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/) |
| [escape-string-regexp](https://github.com/sindresorhus/escape-string-regexp) | 1.0.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [esprima](https://github.com/jquery/esprima) | 4.0.1 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) |
| [eve-raphael](https://github.com/tomasAlabes/eve) | 0.5.0 | [Apache](http://www.apache.org/licenses/LICENSE-2.0) |
| [event-emitter](https://github.com/medikoo/event-emitter) | 0.3.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [eventemitter3](https://github.com/primus/eventemitter3) | 3.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ext](https://github.com/medikoo/es5-ext/tree/ext) | 1.4.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [extract-files](https://github.com/jaydenseric/extract-files) | 9.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [fastparse](https://github.com/webpack/fastparse) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [form-data](https://github.com/form-data/form-data) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [formidable](https://github.com/node-formidable/formidable) | 1.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [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) |
| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [glob](https://github.com/isaacs/node-glob) | 7.1.6 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [graphql-tag](https://github.com/apollographql/graphql-tag) | 2.12.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [graphql](https://github.com/graphql/graphql-js) | 15.8.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has-flag](https://github.com/sindresorhus/has-flag) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has-symbols](https://github.com/inspect-js/has-symbols) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has](https://github.com/tarruda/has) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [hoist-non-react-statics](https://github.com/mridgway/hoist-non-react-statics) | 3.3.2 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [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/) |
| [iterall](https://github.com/leebyron/iterall) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [js-tokens](https://github.com/lydell/js-tokens) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [js-yaml](https://github.com/nodeca/js-yaml) | 3.14.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [jsesc](https://github.com/mathiasbynens/jsesc) | 0.5.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [lodash-es](https://github.com/lodash/lodash) | 4.17.21 | [MIT](http://www.opensource.org/licenses/MIT) |
| [loose-envify](https://github.com/zertosh/loose-envify) | 1.4.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [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.44.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime-types](https://github.com/jshttp/mime-types) | 2.1.27 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime](https://github.com/broofa/mime) | 2.4.6 | [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.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [minimatch](https://github.com/isaacs/minimatch) | 5.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [minimist](https://github.com/substack/minimist) | 1.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mkdirp](https://github.com/substack/node-mkdirp) | 0.5.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [moment-es6](https://github.com/Agamnentzar/moment-es6) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [moment](https://github.com/moment/moment) | 2.29.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ms](https://github.com/zeit/ms) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [next-tick](https://github.com/medikoo/next-tick) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ng2-charts](https://github.com/valor-software/ng2-charts) | 2.4.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [ngx-monaco-editor](https://github.com/atularen/ngx-monaco-editor) | 8.1.1 | [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.11.0 | [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/) |
| [optimism](https://github.com/benjamn/optimism) | 0.16.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [parse5](https://github.com/inikulin/parse5) | 5.1.1 | [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) |
| [path-parse](https://github.com/jbgutierrez/path-parse) | 1.0.7 | [MIT](http://www.opensource.org/licenses/MIT) |
| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 2.5.207 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [prop-types](https://github.com/facebook/prop-types) | 15.7.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [qs](https://github.com/ljharb/qs) | 6.10.1 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [raphael](https://github.com/DmitryBaranovskiy/raphael) | 2.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [react-is](https://github.com/facebook/react) | 16.13.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [react](https://github.com/facebook/react) | 16.14.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [readable-stream](https://github.com/nodejs/readable-stream) | 3.6.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [regenerate](https://github.com/mathiasbynens/regenerate) | 1.4.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [regexpu-core](https://github.com/mathiasbynens/regexpu-core) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [regjsgen](https://github.com/d10/regjsgen) | 0.2.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [regjsparser](https://github.com/jviereck/regjsparser) | 0.1.5 | [BSD](http://www.opensource.org/licenses/BSD-2-Clause) |
| [resolve](https://github.com/browserify/resolve) | 1.17.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [rxjs](https://github.com/reactivex/rxjs) | 6.6.3 | [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) |
| [semver-dsl](https://github.com/mgechev/semver-dsl) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [semver](https://github.com/npm/node-semver) | 5.7.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [semver](https://github.com/npm/node-semver) | 7.3.2 | [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) |
| [source-map](https://github.com/mozilla/source-map) | 0.5.6 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [source-map](https://github.com/mozilla/source-map) | 0.5.7 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [sprintf-js](https://github.com/alexei/sprintf.js) | 1.0.3 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [sprintf-js](https://github.com/alexei/sprintf.js) | 1.1.2 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [string_decoder](https://github.com/nodejs/string_decoder) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [subscriptions-transport-ws](https://github.com/apollostack/subscriptions-transport-ws) | 0.11.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [superagent](https://github.com/visionmedia/superagent) | 6.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [supports-color](https://github.com/chalk/supports-color) | 5.5.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [symbol-observable](https://github.com/blesh/symbol-observable) | 1.2.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [symbol-observable](https://github.com/blesh/symbol-observable) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [through](https://github.com/dominictarr/through) | 2.3.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ts-invariant](https://github.com/apollographql/invariant-packages) | 0.9.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [tslib](https://github.com/Microsoft/tslib) | 1.13.0 | [0BSD](http://landley.net/toybox/license.html) |
| [tslib](https://github.com/Microsoft/tslib) | 2.3.0 | [0BSD](http://landley.net/toybox/license.html) |
| [tslint](https://github.com/palantir/tslint) | 6.1.3 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [tsutils](https://github.com/ajafff/tsutils) | 2.29.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [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.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [typescript](https://github.com/Microsoft/TypeScript) | 3.9.8 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [util-deprecate](https://github.com/TooTallNate/util-deprecate) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [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) | 7.4.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [zen-observable-ts](https://github.com/apollographql/zen-observable-ts) | 1.2.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [zen-observable](https://github.com/zenparsing/zen-observable) | 0.8.15 | [MIT](http://www.opensource.org/licenses/MIT) |
| [zone.js](https://github.com/angular/angular) | 0.10.3 | [MIT](http://www.opensource.org/licenses/MIT) |

View File

@ -2,13 +2,14 @@
Title: Release notes Title: Release notes
--- ---
# Release notes # Release Notes
Below are links to the release notes for all released versions of ADF back to v1.6.1. Below are links to the release notes for all released versions of ADF back to v1.6.1.
The first **General available** release was v2.0.0. The first **General Availability** release was v2.0.0.
## General available ## General Availability
- [4.10.0](RelNote4100.md)
- [4.9.0](RelNote490.md) - [4.9.0](RelNote490.md)
- [4.8.0](RelNote480.md) - [4.8.0](RelNote480.md)
- [4.7.0](RelNote470.md) - [4.7.0](RelNote470.md)
@ -38,7 +39,7 @@ The first **General available** release was v2.0.0.
- [2.1.0](RelNote210.md) - [2.1.0](RelNote210.md)
- [2.0.0](RelNote200.md) - [2.0.0](RelNote200.md)
## Limited available ## Limited Availability
- [1.9.0](RelNote190.md) - [1.9.0](RelNote190.md)
- [1.8.0](RelNote180.md) - [1.8.0](RelNote180.md)

View File

@ -0,0 +1,57 @@
---
Title: Release notes v4.10.0
---
# Alfresco Application Development Framework (ADF) version 4.10.0 Release Note
This document provides information on the Alfresco Application Development Framework **v4.10.0**.
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/4.10.0).
## Contents
- [New Package Versions](#new-package-versions)
- [Features](#features)
- [Changelog](#changelog)
- [See Also](#see-also)
## New Package Versions
| Name | Version |
| --- | --- |
| @alfresco/adf-content-services | 4.10.0 |
| @alfresco/adf-process-services | 4.10.0 |
| @alfresco/adf-core | 4.10.0 |
| @alfresco/adf-insights | 4.10.0 |
| @alfresco/adf-extensions | 4.10.0 |
| @alfresco/adf-testing | 4.10.0 |
| @alfresco/adf-cli | 4.10.0 |
## Features
This is a minor release of the Alfresco Application Development Framework containing bug fixes and enhancements.
## Changelog
- [3f7316f39](https://github.com/Alfresco/alfresco-ng2-components/commit/3f7316f39) use all the filter fields to count the elements (#7595)
- [abd540325](https://github.com/Alfresco/alfresco-ng2-components/commit/abd540325) [AAE-8565] multiple use viewer in form (#7594)
- [6174f8e10](https://github.com/Alfresco/alfresco-ng2-components/commit/6174f8e10) Fix reules event filtering when no form is provided (#7592)
- [039f167b7](https://github.com/Alfresco/alfresco-ng2-components/commit/039f167b7) [ADF-5480] Fix partially hidden icon on permissions (#7591)
- [6fcac9f5f](https://github.com/Alfresco/alfresco-ng2-components/commit/6fcac9f5f) [AAE-8554] - Fix linked dropdown values are displayed but not submitted (#7590)
- [d26204cd9](https://github.com/Alfresco/alfresco-ng2-components/commit/d26204cd9) [AAE-7819] Fix for custom header (#7585)
- [694d71a10](https://github.com/Alfresco/alfresco-ng2-components/commit/694d71a10) [AAE-8061] Add groups restriction to people widget (#7586)
- [6963bef09](https://github.com/Alfresco/alfresco-ng2-components/commit/6963bef09) [AAE-8086] Add form field changed event (#7584)
- [714123064](https://github.com/Alfresco/alfresco-ng2-components/commit/714123064) [AAE-7313] User can claim a task only if he is an candidate and relea… (#7558)
- [61cd711ce](https://github.com/Alfresco/alfresco-ng2-components/commit/61cd711ce) [AAE-8086] Remove form rules events that kill performance (#7583)
- [2db6d9e50](https://github.com/Alfresco/alfresco-ng2-components/commit/2db6d9e50) Provide preference services on for tasks/processes on component module level (#7579)
- [a02a8a4ad](https://github.com/Alfresco/alfresco-ng2-components/commit/a02a8a4ad) [AAE-8086] Propagate form events (#7572)
- [48c3fac01](https://github.com/Alfresco/alfresco-ng2-components/commit/48c3fac01) [AAE-7819] Change column order - enable drag and drop for datatable - [1/3] (#7567)
- [e89cea79b](https://github.com/Alfresco/alfresco-ng2-components/commit/e89cea79b) Update header.component.md
- [cad4c4184](https://github.com/Alfresco/alfresco-ng2-components/commit/cad4c4184) [AAE-7818] e2e - Task involved users can access process instance details (#7554)
- [574027321](https://github.com/Alfresco/alfresco-ng2-components/commit/574027321) [ci:force] Manually upgrade to latest js-api (#7560)
- [1c2d9ee83](https://github.com/Alfresco/alfresco-ng2-components/commit/1c2d9ee83) [AAE-5880] Add Tasks Create, DueDate range testing methods in the testing page (#7549)
## See Also
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)

View File

@ -24,3 +24,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 4.7.0](audit-info-4.7.0.md) - [ADF 4.7.0](audit-info-4.7.0.md)
- [ADF 4.8.0](audit-info-4.8.0.md) - [ADF 4.8.0](audit-info-4.8.0.md)
- [ADF 4.9.0](audit-info-4.9.0.md) - [ADF 4.9.0](audit-info-4.9.0.md)
- [ADF 4.10.0](audit-info-4.10.0.md)

View File

@ -0,0 +1,23 @@
---
Title: Audit info, alfresco-ng2-components 4.10.0
---
# Audit information for alfresco-ng2-components 4.10.0
This page lists the security audit of the dependencies this project depends on.
## Risks
- Critical risk: 0
- High risk: 2
- Moderate risk: 0
- Low risk: 0
Dependencies analyzed: 128
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | moment | "<2.29.2" |

View File

@ -1,6 +1,6 @@
{ {
"name": "@alfresco/adf-cli", "name": "@alfresco/adf-cli",
"version": "4.9.0", "version": "4.10.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-cli", "name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils", "description": "Alfresco ADF cli and utils",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"bin": { "bin": {
"adf-cli": "./bin/adf-cli", "adf-cli": "./bin/adf-cli",
@ -20,7 +20,7 @@
"dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/" "dist": "rm -rf ./dist/ && npm run build && cp -R ./bin ./dist/ && cp -R ./resources ./dist && cp -R ./templates ./dist && cp ./package.json ./dist/"
}, },
"dependencies": { "dependencies": {
"@alfresco/js-api": "4.10.0-78", "@alfresco/js-api": "4.10.0",
"commander": "^4.0.0", "commander": "^4.0.0",
"ejs": "^2.6.1", "ejs": "^2.6.1",
"license-checker": "^25.0.1", "license-checker": "^25.0.1",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-content-services", "name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services", "description": "Alfresco ADF content services",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-content-services.js", "main": "bundles/adf-content-services.js",
"repository": { "repository": {
@ -20,8 +20,8 @@
"@angular/forms": ">=10.0.2", "@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1", "@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2", "@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.10.0-78", "@alfresco/js-api": "4.10.0",
"@alfresco/adf-core": "4.9.0", "@alfresco/adf-core": "4.10.0",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2" "moment": ">=2.22.2"
}, },

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-core", "name": "@alfresco/adf-core",
"description": "Alfresco ADF core", "description": "Alfresco ADF core",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js", "main": "bundles/adf-core.js",
"repository": { "repository": {
@ -26,8 +26,8 @@
"@angular/router": ">=10.0.2", "@angular/router": ">=10.0.2",
"@mat-datetimepicker/core": ">=4.1.0", "@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0", "@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "4.10.0-78", "@alfresco/js-api": "4.10.0",
"@alfresco/adf-extensions": "4.9.0", "@alfresco/adf-extensions": "4.10.0",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0", "minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2", "moment": ">=2.22.2",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-extensions", "name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.", "description": "Provides extensibility support for ADF applications.",
"version": "4.9.0", "version": "4.10.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-extensions.js", "main": "bundles/adf-extensions.js",
@ -15,7 +15,7 @@
"peerDependencies": { "peerDependencies": {
"@angular/common": ">=10.0.2", "@angular/common": ">=10.0.2",
"@angular/core": ">=10.0.2", "@angular/core": ">=10.0.2",
"@alfresco/js-api": "4.10.0-78" "@alfresco/js-api": "4.10.0"
}, },
"keywords": [ "keywords": [
"extensions", "extensions",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-insights", "name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights", "description": "Alfresco ADF insights",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js", "main": "bundles/adf-insights.js",
"repository": { "repository": {
@ -17,7 +17,7 @@
"@angular/flex-layout": ">=10.0.0-beta.32", "@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2", "@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1", "@angular/material": ">=10.0.1",
"@alfresco/adf-core": "4.9.0", "@alfresco/adf-core": "4.10.0",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"chart.js": ">=2.9.3", "chart.js": ">=2.9.3",
"moment": ">=2.22.2", "moment": ">=2.22.2",

View File

@ -1,5 +1,5 @@
{ {
"name": "@alfresco/adf-process-services-cloud", "name": "@alfresco/adf-process-services-cloud",
"version": "4.9.0", "version": "4.10.0",
"lockfileVersion": 1 "lockfileVersion": 1
} }

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services-cloud", "name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud", "description": "Alfresco ADF process services cloud",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services-cloud.js", "main": "bundles/adf-process-services-cloud.js",
"repository": { "repository": {
@ -18,9 +18,9 @@
"@angular/flex-layout": ">=10.0.0-beta.32", "@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2", "@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1", "@angular/material": ">=10.0.1",
"@alfresco/js-api": "4.10.0-78", "@alfresco/js-api": "4.10.0",
"@alfresco/adf-core": "4.9.0", "@alfresco/adf-core": "4.10.0",
"@alfresco/adf-content-services": "4.9.0", "@alfresco/adf-content-services": "4.10.0",
"@apollo/client": "^3.3.7", "@apollo/client": "^3.3.7",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"apollo-angular": "^2.2.0", "apollo-angular": "^2.2.0",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services", "name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services", "description": "Alfresco ADF process services",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js", "main": "bundles/adf-process-services.js",
"repository": { "repository": {
@ -19,9 +19,9 @@
"@angular/forms": ">=10.0.2", "@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1", "@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2", "@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.10.0-78", "@alfresco/js-api": "4.10.0",
"@alfresco/adf-core": "4.9.0", "@alfresco/adf-core": "4.10.0",
"@alfresco/adf-content-services": "4.9.0", "@alfresco/adf-content-services": "4.10.0",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2" "moment": ">=2.22.2"
}, },

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-testing", "name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils", "description": "Alfresco ADF testing page and utils",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -11,7 +11,7 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues" "url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/js-api": "4.10.0-78" "@alfresco/js-api": "4.10.0"
}, },
"keywords": [ "keywords": [
"testing", "testing",

8
package-lock.json generated
View File

@ -1,13 +1,13 @@
{ {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"version": "4.9.0", "version": "4.10.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
"@alfresco/js-api": { "@alfresco/js-api": {
"version": "4.10.0-78", "version": "4.10.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0-78.tgz", "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-4.10.0.tgz",
"integrity": "sha512-bcATi1heOq76PV+shP8WVAy6Qi2NPt+U2jG1TtF1+gbKylnmAlCWDPtgZhNx2YSGdPPEXddR6r0u6/H4PnPV9w==", "integrity": "sha512-dl4Q7VJRGYSbDqZH3myIMAInqlXAu4N+5X0uoomtF92YHbSHj71L/6nPgFo6vhJXNwboQOaY0vmE0e5cUJa+IA==",
"requires": { "requires": {
"event-emitter": "^0.3.5", "event-emitter": "^0.3.5",
"minimatch": "5.0.1", "minimatch": "5.0.1",

View File

@ -2,7 +2,7 @@
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13", "commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components", "description": "Alfresco Angular components",
"version": "4.9.0", "version": "4.10.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "./index.js", "main": "./index.js",
"scripts": { "scripts": {
@ -70,7 +70,7 @@
"process services-cloud" "process services-cloud"
], ],
"dependencies": { "dependencies": {
"@alfresco/js-api": "4.10.0-78", "@alfresco/js-api": "4.10.0",
"@angular/animations": "^10.0.4", "@angular/animations": "^10.0.4",
"@angular/cdk": "10.1.3", "@angular/cdk": "10.1.3",
"@angular/common": "^10.0.4", "@angular/common": "^10.0.4",