Release of 6.0.0-A.3 (#8330)

This commit is contained in:
Ardit Domi 2023-03-01 13:29:00 +00:00 committed by GitHub
parent 99db02b9db
commit 8ab4e15daf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 601 additions and 33 deletions

View File

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

View File

@ -34,3 +34,4 @@ The pages linked below contain the licenses for all third party dependencies of
- [ADF 5.1.0](license-info-5.1.0.md)
- [ADF 6.0.0-A.1](license-info-6.0.0-A.1.md)
- [ADF 6.0.0-A.2](license-info-6.0.0-A.2.md)
- [ADF 6.0.0-A.3](license-info-6.0.0-A.3.md)

View File

@ -0,0 +1,392 @@
---
Title: License info, alfresco-ng2-components 6.0.0-A.3
---
# License information for alfresco-ng2-components 6.0.0-A.3
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) | 5.4.0-657 | [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.2 | [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/flex-layout](https://github.com/angular/flex-layout) | 14.0.0-beta.40 | [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-moment-adapter](https://github.com/angular/components) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material](https://github.com/angular/components) | 14.1.2 | [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) |
| [@apollo/client](https://github.com/apollographql/apollo-client) | 3.7.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/code-frame](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/compat-data](https://github.com/babel/babel) | 7.18.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/core](https://github.com/babel/babel) | 7.12.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/core](https://github.com/babel/babel) | 7.16.12 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/generator](https://github.com/babel/babel) | 7.16.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/generator](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-annotate-as-pure](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-builder-binary-assignment-operator-visitor](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-compilation-targets](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-create-class-features-plugin](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-create-regexp-features-plugin](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-define-polyfill-provider](https://github.com/babel/babel-polyfills) | 0.1.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-environment-visitor](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-explode-assignable-expression](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-function-name](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-hoist-variables](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-member-expression-to-functions](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-module-imports](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-module-transforms](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-optimise-call-expression](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-plugin-utils](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-remap-async-to-generator](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-replace-supers](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-simple-access](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-skip-transparent-expression-wrappers](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-split-export-declaration](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-string-parser](https://github.com/babel/babel) | 7.18.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-validator-identifier](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-validator-option](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helper-wrap-function](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/helpers](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/highlight](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/parser](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-async-generator-functions](https://github.com/babel/babel) | 7.16.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-class-static-block](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-decorators](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-dynamic-import](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-export-default-from](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-export-namespace-from](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-json-strings](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-logical-assignment-operators](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-nullish-coalescing-operator](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-numeric-separator](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-optional-catch-binding](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-private-methods](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-private-property-in-object](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-proposal-unicode-property-regex](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-async-generators](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators) | 7.8.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-class-properties](https://github.com/babel/babel) | 7.12.13 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-class-static-block](https://github.com/babel/babel) | 7.14.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-decorators](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import) | 7.8.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-export-default-from](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-export-namespace-from](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from) | 7.8.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-json-strings](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings) | 7.8.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-jsx](https://github.com/babel/babel) | 7.12.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-jsx](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-logical-assignment-operators](https://github.com/babel/babel) | 7.10.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-nullish-coalescing-operator](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-nullish-coalescing-operator) | 7.8.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-numeric-separator](https://github.com/babel/babel) | 7.10.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-object-rest-spread](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread) | 7.8.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-optional-catch-binding](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding) | 7.8.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-optional-chaining](https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-chaining) | 7.8.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-private-property-in-object](https://github.com/babel/babel) | 7.14.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-top-level-await](https://github.com/babel/babel) | 7.14.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-syntax-typescript](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-arrow-functions](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-async-to-generator](https://github.com/babel/babel) | 7.16.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-block-scoped-functions](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-block-scoping](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-classes](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-computed-properties](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-destructuring](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-dotall-regex](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-duplicate-keys](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-exponentiation-operator](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-for-of](https://github.com/babel/babel) | 7.18.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-function-name](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-literals](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-member-expression-literals](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-modules-amd](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-modules-umd](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-named-capturing-groups-regex](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-new-target](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-object-super](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-parameters](https://github.com/babel/babel) | 7.18.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-property-literals](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-react-display-name](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-react-jsx-development](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-react-pure-annotations](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-regenerator](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-reserved-words](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-shorthand-properties](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-spread](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-sticky-regex](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-template-literals](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-typeof-symbol](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-typescript](https://github.com/babel/babel) | 7.18.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-unicode-escapes](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/plugin-transform-unicode-regex](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/preset-env](https://github.com/babel/babel) | 7.16.11 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/preset-modules](https://github.com/babel/preset-modules) | 0.1.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/preset-react](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/preset-typescript](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/register](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/runtime](https://github.com/babel/babel) | 7.16.7 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/template](https://github.com/babel/babel) | 7.16.7 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/template](https://github.com/babel/babel) | 7.18.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/traverse](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/types](https://github.com/babel/babel) | 7.18.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/types](https://github.com/babel/babel) | 7.18.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@codexteam/icons](https://github.com/codex-team/icon-pack) | 0.0.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@codexteam/icons](https://github.com/codex-team/icon-pack) | 0.0.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@codexteam/icons](https://github.com/codex-team/icon-pack) | 0.0.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@codexteam/icons](https://github.com/codex-team/icon-pack) | 0.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@discoveryjs/json-ext](https://github.com/discoveryjs/json-ext) | 0.5.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/editorjs](https://github.com/codex-team/editor.js) | 2.26.5 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@editorjs/header](https://github.com/editor-js/header) | 2.7.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/list](https://github.com/editor-js/list) | 1.8.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/underline](https://github.com/editor-js/underline) | 1.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/cache](https://github.com/emotion-js/emotion/tree/master/packages/cache) | 10.0.29 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/core](https://github.com/emotion-js/emotion/tree/master/packages/core) | 10.3.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/css](https://github.com/emotion-js/emotion/tree/master/packages/css) | 10.0.27 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/hash](https://github.com/emotion-js/emotion/tree/master/packages/hash) | 0.8.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/is-prop-valid](https://github.com/emotion-js/emotion/tree/master/packages/is-prop-valid) | 0.8.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/memoize](https://github.com/emotion-js/emotion/tree/master/packages/memoize) | 0.7.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/serialize](https://github.com/emotion-js/emotion/tree/master/packages/serialize) | 0.11.16 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/sheet](https://github.com/emotion-js/emotion/tree/master/packages/sheet) | 0.9.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/styled-base](https://github.com/emotion-js/emotion/tree/master/packages/styled-base) | 10.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/styled](https://github.com/emotion-js/emotion/tree/master/packages/styled) | 10.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/stylis](https://github.com/emotion-js/emotion/tree/master/packages/stylis) | 0.8.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/unitless](https://github.com/emotion-js/emotion/tree/master/packages/unitless) | 0.7.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/utils](https://github.com/emotion-js/emotion/tree/master/packages/serialize) | 0.11.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@emotion/weak-memoize](https://github.com/emotion-js/emotion/tree/master/packages/weak-memoize) | 0.2.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@gar/promisify](https://github.com/wraithgar/gar-promisify) | 1.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@graphql-typed-document-node/core](https://github.com/dotansimha/graphql-typed-document-node) | 3.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@jridgewell/gen-mapping](https://github.com/jridgewell/gen-mapping) | 0.3.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@jridgewell/resolve-uri](https://github.com/jridgewell/resolve-uri) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@jridgewell/set-array](https://github.com/jridgewell/set-array) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@jridgewell/source-map](https://github.com/jridgewell/source-map) | 0.3.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) | 1.4.14 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@jridgewell/trace-mapping](https://github.com/jridgewell/trace-mapping) | 0.3.14 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 9.0.68 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mat-datetimepicker/moment](https://github.com/kuhnroyal/mat-datetimepicker) | 9.0.68 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mdx-js/mdx](https://github.com/mdx-js/mdx) | 1.6.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mdx-js/util](https://github.com/mdx-js/mdx) | 1.6.22 | [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) |
| @npmcli/fs | 1.1.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [@npmcli/move-file](https://github.com/npm/move-file) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@popperjs/core](https://github.com/popperjs/popper-core) | 2.11.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/addons](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/addons](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/api](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/api](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/builder-webpack4](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/builder-webpack5](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/channel-postmessage](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/channel-postmessage](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/channel-websocket](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/channel-websocket](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/channels](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/channels](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/client-api](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/client-api](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/client-logger](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/client-logger](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/components](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/components](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/core-client](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/core-client](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/core-common](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/core-common](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/core-events](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/core-events](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/core-server](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/csf-tools](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/csf](https://github.com/ComponentDriven/csf) | 0.0.2--canary.4566f4d.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/csf](https://github.com/ComponentDriven/csf) | 0.0.2--canary.87bc651.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/manager-webpack4](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/manager-webpack5](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/node-logger](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/node-logger](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/preview-web](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/preview-web](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/router](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/router](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/semver](https://github.com/storybookjs/browser-semver) | 7.3.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [@storybook/store](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/store](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/theming](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/theming](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/ui](https://github.com/storybookjs/storybook) | 6.4.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@storybook/ui](https://github.com/storybookjs/storybook) | 6.5.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/color-convert](https://github.com/DefinitelyTyped/DefinitelyTyped) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/color-name](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/html-minifier-terser](https://github.com/DefinitelyTyped/DefinitelyTyped) | 6.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/is-function](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/json-schema](https://github.com/DefinitelyTyped/DefinitelyTyped) | 7.0.11 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped) | 2.6.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) | 14.18.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) | 16.11.49 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) | 18.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/npmlog](https://github.com/DefinitelyTyped/DefinitelyTyped) | 4.1.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/overlayscrollbars](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.12.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/parse-json](https://github.com/DefinitelyTyped/DefinitelyTyped) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/pretty-hrtime](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped) | 15.7.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped) | 6.9.7 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped) | 11.0.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) | 18.0.15 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/scheduler](https://github.com/DefinitelyTyped/DefinitelyTyped) | 0.16.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/source-list-map](https://github.com/DefinitelyTyped/DefinitelyTyped) | 0.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/tapable](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/uglify-js](https://github.com/DefinitelyTyped/DefinitelyTyped) | 3.16.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/webpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped) | 1.17.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/webpack-sources](https://github.com/DefinitelyTyped/DefinitelyTyped) | 3.2.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped) | 4.41.32 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/ast](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/floating-point-hex-parser](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/helper-api-error](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/helper-buffer](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/helper-code-frame](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/helper-fsm](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [@webassemblyjs/helper-module-context](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/helper-wasm-bytecode](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/helper-wasm-section](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/ieee754](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/leb128](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/utf8](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/wasm-edit](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/wasm-gen](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/wasm-opt](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/wasm-parser](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/wast-parser](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@webassemblyjs/wast-printer](https://github.com/xtuc/webassemblyjs) | 1.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@wry/context](https://github.com/benjamn/wryware) | 0.7.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@wry/equality](https://github.com/benjamn/wryware) | 0.5.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@wry/trie](https://github.com/benjamn/wryware) | 0.3.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@xtuc/ieee754](https://github.com/feross/ieee754) | 1.2.0 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [@xtuc/long](https://github.com/dcodeIO/long.js) | 4.2.2 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [acorn](https://github.com/acornjs/acorn) | 6.4.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [acorn](https://github.com/acornjs/acorn) | 8.8.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ajv](https://github.com/ajv-validator/ajv) | 6.12.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [alfresco-ng2-components](https://github.com/Alfresco/alfresco-ng2-components) | 6.0.0-A.3 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [ansi-styles](https://github.com/chalk/ansi-styles) | 4.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [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/) |
| [array-union](https://github.com/sindresorhus/array-union) | 2.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [autoprefixer](https://github.com/postcss/autoprefixer) | 9.8.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [babel-plugin-macros](https://github.com/kentcdodds/babel-plugin-macros) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [babel-plugin-polyfill-corejs3](https://github.com/babel/babel-polyfills) | 0.1.7 | [MIT](http://www.opensource.org/licenses/MIT) |
| [braces](https://github.com/micromatch/braces) | 2.3.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cacache](https://github.com/npm/cacache) | 15.3.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [chalk](https://github.com/chalk/chalk) | 4.1.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/) |
| [clean-css](https://github.com/clean-css/clean-css) | 5.3.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [color-convert](https://github.com/Qix-/color-convert) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [colorette](https://github.com/jorgebucaran/colorette) | 1.4.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [commander](https://github.com/tj/commander.js) | 2.20.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [commander](https://github.com/tj/commander.js) | 8.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cosmiconfig](https://github.com/davidtheclark/cosmiconfig) | 6.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [css-loader](https://github.com/webpack-contrib/css-loader) | 3.6.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [css-loader](https://github.com/webpack-contrib/css-loader) | 5.2.7 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cssesc](https://github.com/mathiasbynens/cssesc) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [csstype](https://github.com/frenic/csstype) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [enhanced-resolve](https://github.com/webpack/enhanced-resolve) | 4.5.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [eslint-scope](https://github.com/eslint/eslint-scope) | 4.0.3 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) |
| [extend-shallow](https://github.com/jonschlinkert/extend-shallow) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [fill-range](https://github.com/jonschlinkert/fill-range) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [find-cache-dir](https://github.com/avajs/find-cache-dir) | 2.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [find-up](https://github.com/sindresorhus/find-up) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [find-up](https://github.com/sindresorhus/find-up) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) | 6.5.2 | [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/) |
| [globby](https://github.com/sindresorhus/globby) | 11.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has-flag](https://github.com/sindresorhus/has-flag) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [html-minifier-terser](https://github.com/terser/html-minifier-terser) | 6.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | 5.5.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [icss-utils](https://github.com/css-modules/icss-utils) | 4.1.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [is-number](https://github.com/jonschlinkert/is-number) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [isobject](https://github.com/jonschlinkert/isobject) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [jest-worker](https://github.com/facebook/jest) | 26.6.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [jsesc](https://github.com/mathiasbynens/jsesc) | 2.5.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [json-schema-traverse](https://github.com/epoberezkin/json-schema-traverse) | 0.4.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [json5](https://github.com/json5/json5) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [json5](https://github.com/json5/json5) | 2.2.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [kind-of](https://github.com/jonschlinkert/kind-of) | 3.2.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [loader-runner](https://github.com/webpack/loader-runner) | 2.4.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [loader-utils](https://github.com/webpack/loader-utils) | 1.4.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [loader-utils](https://github.com/webpack/loader-utils) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [locate-path](https://github.com/sindresorhus/locate-path) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [locate-path](https://github.com/sindresorhus/locate-path) | 6.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [make-dir](https://github.com/sindresorhus/make-dir) | 2.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [memory-fs](https://github.com/webpack/memory-fs) | 0.4.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [memory-fs](https://github.com/webpack/memory-fs) | 0.5.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [micromatch](https://github.com/micromatch/micromatch) | 3.1.10 | [MIT](http://www.opensource.org/licenses/MIT) |
| [minimatch](https://github.com/isaacs/minimatch) | 5.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [mkdirp](https://github.com/substack/node-mkdirp) | 0.5.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [npmlog](https://github.com/npm/npmlog) | 5.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [p-limit](https://github.com/sindresorhus/p-limit) | 3.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [p-locate](https://github.com/sindresorhus/p-locate) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [p-locate](https://github.com/sindresorhus/p-locate) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [path-browserify](https://github.com/browserify/path-browserify) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [path-exists](https://github.com/sindresorhus/path-exists) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [picocolors](https://github.com/alexeyraspopov/picocolors) | 0.2.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [pkg-dir](https://github.com/sindresorhus/pkg-dir) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [pkg-dir](https://github.com/sindresorhus/pkg-dir) | 5.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [postcss-loader](https://github.com/webpack-contrib/postcss-loader) | 4.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [postcss-modules-extract-imports](https://github.com/css-modules/postcss-modules-extract-imports) | 2.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [postcss-modules-local-by-default](https://github.com/css-modules/postcss-modules-local-by-default) | 3.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [postcss-modules-scope](https://github.com/css-modules/postcss-modules-scope) | 2.2.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [postcss-modules-values](https://github.com/css-modules/postcss-modules-values) | 3.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [postcss](https://github.com/postcss/postcss) | 7.0.39 | [MIT](http://www.opensource.org/licenses/MIT) |
| [prettier](https://github.com/prettier/prettier) | 2.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [pretty-error](https://github.com/AriaMinaei/pretty-error) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [readable-stream](https://github.com/nodejs/readable-stream) | 2.3.7 | [MIT](http://www.opensource.org/licenses/MIT) |
| [regexpu-core](https://github.com/mathiasbynens/regexpu-core) | 5.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [regjsgen](https://github.com/bnjmnt4n/regjsgen) | 0.6.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [regjsparser](https://github.com/jviereck/regjsparser) | 0.8.4 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) |
| [renderkid](https://github.com/AriaMinaei/RenderKid) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [safe-buffer](https://github.com/feross/safe-buffer) | 5.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [schema-utils](https://github.com/webpack-contrib/schema-utils) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [schema-utils](https://github.com/webpack/schema-utils) | 2.7.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [schema-utils](https://github.com/webpack/schema-utils) | 3.1.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) | 6.3.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [serialize-javascript](https://github.com/yahoo/serialize-javascript) | 4.0.0 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [serialize-javascript](https://github.com/yahoo/serialize-javascript) | 5.0.1 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [slash](https://github.com/sindresorhus/slash) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [source-map](https://github.com/mozilla/source-map) | 0.6.1 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [source-map](https://github.com/mozilla/source-map) | 0.7.4 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [ssri](https://github.com/npm/ssri) | 8.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [string_decoder](https://github.com/nodejs/string_decoder) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [style-loader](https://github.com/webpack-contrib/style-loader) | 2.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [supports-color](https://github.com/chalk/supports-color) | 7.2.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [tapable](https://github.com/webpack/tapable) | 1.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [tapable](https://github.com/webpack/tapable) | 2.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [telejson](https://github.com/storybookjs/telejson) | 6.0.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | 1.4.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) | 4.2.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [terser](https://github.com/terser/terser) | 5.14.2 | [BSD-2-Clause](http://www.opensource.org/licenses/BSD-2-Clause) |
| [to-regex-range](https://github.com/micromatch/to-regex-range) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [watchpack](https://github.com/webpack/watchpack) | 1.7.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | 3.7.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) | 4.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [webpack-sources](https://github.com/webpack/webpack-sources) | 1.4.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [webpack-virtual-modules](https://github.com/sysgears/webpack-virtual-modules) | 0.4.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [webpack](https://github.com/webpack/webpack) | 4.46.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/) |
| [worker-farm](https://github.com/rvagg/node-worker-farm) | 1.7.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ws](https://github.com/websockets/ws) | 8.8.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [y18n](https://github.com/yargs/y18n) | 4.0.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [yallist](https://github.com/isaacs/yallist) | 3.1.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [yaml](https://github.com/eemeli/yaml) | 1.10.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [yocto-queue](https://github.com/sindresorhus/yocto-queue) | 0.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [zen-observable-ts](https://github.com/apollographql/zen-observable-ts) | 1.2.5 | [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.11.7 | [MIT](http://www.opensource.org/licenses/MIT) |

View File

@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.
## General Availability
- [6.0.0-A.3](RelNote-6.0.0-A.3.md)
- [6.0.0-A.2](RelNote-6.0.0-A.2.md)
- [6.0.0-A.1](RelNote-6.0.0-A.1.md)
- [5.1.0](RelNote-5.1.0.md)

View File

@ -0,0 +1,145 @@
---
Title: Release notes v6.0.0-A.3
---
# Alfresco Application Development Framework (ADF) version 6.0.0-A.3 Release Note
This document provides information on the Alfresco Application Development Framework **v6.0.0-A.3**.
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.0.0-A.3).
## Contents
- [New Package Versions](#new-package-versions)
- [Features](#features)
- [Upgrade](#upgrade)
- [Changelog](#changelog)
- [See Also](#see-also)
## New Package Versions
| Name | Version |
| --- |-----------|
| @alfresco/js-api | 5.4.0 |
| @alfresco/adf-content-services | 6.0.0-A.3 |
| @alfresco/adf-process-services | 6.0.0-A.3 |
| @alfresco/adf-core | 6.0.0-A.3 |
| @alfresco/adf-insights | 6.0.0-A.3 |
| @alfresco/adf-extensions | 6.0.0-A.3 |
| @alfresco/adf-testing | 6.0.0-A.3 |
| @alfresco/adf-cli | 6.0.0-A.3 |
## Features
The suggested stack is:
| Name | Version |
| --- | -- |
| Node | 14.15.0 |
| npm | 6.14.8 |
| Angular | 14 |
| Typescript | 4.6 |
For a complete list of changes, supported browsers and new feature please refer to the official documentation
## Changelog
- [99db02b9d](https://github.com/Alfresco/alfresco-ng2-components/commit/99db02b9d) Fix typo in ADF cli changelog command (#8328)
- [b156e866b](https://github.com/Alfresco/alfresco-ng2-components/commit/b156e866b) quick fix username adf
- [aa6b5089b](https://github.com/Alfresco/alfresco-ng2-components/commit/aa6b5089b) quick fix branch
- [fc224713f](https://github.com/Alfresco/alfresco-ng2-components/commit/fc224713f) AAE-11918A - remove travis env var (#8312)
- [2bc74f012](https://github.com/Alfresco/alfresco-ng2-components/commit/2bc74f012) Regenerate package lock with lock file version 1 (#8326)
- [c890999c8](https://github.com/Alfresco/alfresco-ng2-components/commit/c890999c8) AAE-12860-build errors on cron
- [713320b01](https://github.com/Alfresco/alfresco-ng2-components/commit/713320b01) [ACS-4270] Content overlaps other content at 400% zoom width equivalent issue fixed (#8264)
- [2f3c9f165](https://github.com/Alfresco/alfresco-ng2-components/commit/2f3c9f165) [ACS-4290] Changed filter icon to generic filter icon instead of the custom icon that was being used so far (#8237)
- [b5310f6b8](https://github.com/Alfresco/alfresco-ng2-components/commit/b5310f6b8) [ACS-4294] Added title to clear button and changed its icon type to clear from close (#8270)
- [702891061](https://github.com/Alfresco/alfresco-ng2-components/commit/702891061) [ACS-4670] Removed View 0 More tags button when chip takes more than on… (#8307)
- [d26593e4d](https://github.com/Alfresco/alfresco-ng2-components/commit/d26593e4d) [ACS-4571] Move SecurityControlsService to ADF Content Lib (#8286)
- [25d85c789](https://github.com/Alfresco/alfresco-ng2-components/commit/25d85c789) [ACS-4331] Add deleteTag method to tag service (#8126)
- [2dccde9e6](https://github.com/Alfresco/alfresco-ng2-components/commit/2dccde9e6) publish on gh first (#8314)
- [7d02ea61a](https://github.com/Alfresco/alfresco-ng2-components/commit/7d02ea61a) Publish the adf pkgs on gh pkg registry (#8313)
- [e7bb097be](https://github.com/Alfresco/alfresco-ng2-components/commit/e7bb097be) Updated datatable component docs (#8309)
- [90c8cb3ad](https://github.com/Alfresco/alfresco-ng2-components/commit/90c8cb3ad) Cron - Separate cron e2e from upstream and for different repo (#8300)
- [8625a49df](https://github.com/Alfresco/alfresco-ng2-components/commit/8625a49df) [ACS-4281] removed heading role from breadcrumbs. (#8278)
- [d41257983](https://github.com/Alfresco/alfresco-ng2-components/commit/d41257983) fix concurrency: only on PR workflow (#8306)
- [fbccbb5a9](https://github.com/Alfresco/alfresco-ng2-components/commit/fbccbb5a9) Fixed error on custom style and added doc for BC (#8297)
- [69689876a](https://github.com/Alfresco/alfresco-ng2-components/commit/69689876a) HXOR-109 - add json checker in PR workflow (#8304)
- [55ec15e17](https://github.com/Alfresco/alfresco-ng2-components/commit/55ec15e17) Bump lint-staged from 13.1.0 to 13.1.2 (#8302)
- [c89714be8](https://github.com/Alfresco/alfresco-ng2-components/commit/c89714be8) AAE-12767 (#8299)
- [8e3d5a9b9](https://github.com/Alfresco/alfresco-ng2-components/commit/8e3d5a9b9) [ACS-4326] Content was overlapping with other contents and some elements were missing when we zoom at 400% or 320px equivalent which is fixed (#8191)
- [02dcd4fb4](https://github.com/Alfresco/alfresco-ng2-components/commit/02dcd4fb4) [ACS-4565] add search for categories tree in admin cc (#8279)
- [477d49eae](https://github.com/Alfresco/alfresco-ng2-components/commit/477d49eae) AAE-12578 added fn to save col width with preferences (#8296)
- [b87610209](https://github.com/Alfresco/alfresco-ng2-components/commit/b87610209) trigger upstream daily for hxp monorepo (#8298)
- [f76e10ff0](https://github.com/Alfresco/alfresco-ng2-components/commit/f76e10ff0) AAE-12274: Added support for column resizing to process and task lists (#8275)
- [4aa2e0eb8](https://github.com/Alfresco/alfresco-ng2-components/commit/4aa2e0eb8) AAE-12273: Implemented column resizing directive (#8272)
- [058cd9e01](https://github.com/Alfresco/alfresco-ng2-components/commit/058cd9e01) [AAE-10594] Run unit tests in headless mode (#8141)
- [2062d4744](https://github.com/Alfresco/alfresco-ng2-components/commit/2062d4744) add content-app option in update ADF workflow
- [f8f6d145f](https://github.com/Alfresco/alfresco-ng2-components/commit/f8f6d145f) AAE-12721-PR-closed-check (#8282)
- [c00c7643b](https://github.com/Alfresco/alfresco-ng2-components/commit/c00c7643b) AAE-12716 updated the typography documentation (#8277)
- [05e203363](https://github.com/Alfresco/alfresco-ng2-components/commit/05e203363) [AAE-12675] update pdfjs version to fix sign problem (#8266)
- [384628197](https://github.com/Alfresco/alfresco-ng2-components/commit/384628197) Being able to upstream alfresco-apps or alfresco-applications (#8280)
- [f18fd9408](https://github.com/Alfresco/alfresco-ng2-components/commit/f18fd9408) [AAE-12668] refactored typography for themes (#8268)
- [41f135df0](https://github.com/Alfresco/alfresco-ng2-components/commit/41f135df0) [ACS-4634] Add ADF and JS API upstream to applications repo (#8274)
- [9014a85ed](https://github.com/Alfresco/alfresco-ng2-components/commit/9014a85ed) [AAE-12662] Get rid of multiplicity of "more than one element found for locator" warnings in tests caused by redundant click (#8273)
- [96075ae45](https://github.com/Alfresco/alfresco-ng2-components/commit/96075ae45) [AAE-10779] User info component refactor (#8187)
- [c5710c0e6](https://github.com/Alfresco/alfresco-ng2-components/commit/c5710c0e6) [AAE-12134] unit test: Should be able to set number of columns for Header widget (#8267)
- [275d30b04](https://github.com/Alfresco/alfresco-ng2-components/commit/275d30b04) [ACS-4257] - Resolved a11y issue around jumping focus (#8168)
- [a1ec61f85](https://github.com/Alfresco/alfresco-ng2-components/commit/a1ec61f85) use one bucket variable to avoid: (#8263)
- [0ba076722](https://github.com/Alfresco/alfresco-ng2-components/commit/0ba076722) [ACS-3742] extra cfg support for shell navbar (#8256)
- [bcfa48894](https://github.com/Alfresco/alfresco-ng2-components/commit/bcfa48894) [ACS-4252] Resolved accessibility issues around inherited permissions popover (#8222)
- [b1311c696](https://github.com/Alfresco/alfresco-ng2-components/commit/b1311c696) [ACS-4124] Display only as much tags as fits container in tag node list (#8247)
- [6e99dd663](https://github.com/Alfresco/alfresco-ng2-components/commit/6e99dd663) [ACS-4322] content overlap issue fixed at 400% zoom and close button which was earlier not visible at 400% zoom is visible now. (#8201)
- [5ce855390](https://github.com/Alfresco/alfresco-ng2-components/commit/5ce855390) upgrade js-editor to drop cypress dependency (#8249)
- [99015fee8](https://github.com/Alfresco/alfresco-ng2-components/commit/99015fee8) Update dependabot.yml (#8252)
- [e16bed611](https://github.com/Alfresco/alfresco-ng2-components/commit/e16bed611) [AAE-12260] - fixing form field mapping (#8243)
- [5d2dddee2](https://github.com/Alfresco/alfresco-ng2-components/commit/5d2dddee2) [ACS-4254] Delete permissions button is now keyboard interact-able (enter key) (#8216)
- [d873306c7](https://github.com/Alfresco/alfresco-ng2-components/commit/d873306c7) AAE-12192 - adding upload artifacts action (#8172)
- [dd1feeec6](https://github.com/Alfresco/alfresco-ng2-components/commit/dd1feeec6) [ACS-4296] adding mapping in tags service (#8240)
- [08b4cc793](https://github.com/Alfresco/alfresco-ng2-components/commit/08b4cc793) Update rebase.yml
- [7c6ce0a5f](https://github.com/Alfresco/alfresco-ng2-components/commit/7c6ce0a5f) [AAE-12558] Fix load content-services translation resources (#8241)
- [b9c53e586](https://github.com/Alfresco/alfresco-ng2-components/commit/b9c53e586) AAE-12139 disabled start process btn when clicked and api call in pro… (#8160)
- [cd84be971](https://github.com/Alfresco/alfresco-ng2-components/commit/cd84be971) Fix cli compilation (#8244)
- [1a00249f6](https://github.com/Alfresco/alfresco-ng2-components/commit/1a00249f6) [ADF-5514] Fix red dot still present after filter being cleared (#8181)
- [4c7e500ea](https://github.com/Alfresco/alfresco-ng2-components/commit/4c7e500ea) Move search-input-text from content-services to core (#8239)
- [c12b4284e](https://github.com/Alfresco/alfresco-ng2-components/commit/c12b4284e) [AAE-12249] add description field (#8226)
- [a0333b1d9](https://github.com/Alfresco/alfresco-ng2-components/commit/a0333b1d9) [AAE-12412] bot & schedule check fix
- [857f9bd2b](https://github.com/Alfresco/alfresco-ng2-components/commit/857f9bd2b) [AAE-12532] remove pipelines from travis.yml (#8229)
- [e59176d39](https://github.com/Alfresco/alfresco-ng2-components/commit/e59176d39) [ACS-4274] Add role heading and aria level in header template (#8192)
- [65e0c2405](https://github.com/Alfresco/alfresco-ng2-components/commit/65e0c2405) [ACS-4051] Copy to clipboard button is now accessible through the keyboard (#8225)
- [d50aa9192](https://github.com/Alfresco/alfresco-ng2-components/commit/d50aa9192) Fix alfresco-apps upstream build 260285240: export search-text-input.model from content-services (#8227)
- [e0dfc9a8e](https://github.com/Alfresco/alfresco-ng2-components/commit/e0dfc9a8e) [ACS-4296] changes required after removing tags service from apps (#8223)
- [3f8293b64](https://github.com/Alfresco/alfresco-ng2-components/commit/3f8293b64) Revert "[ACS-4051] Copy to clipboard button is now accessible through the keyboard enter earlier which was only accessible through mouse click (#8165)" (#8224)
- [e8a3d109d](https://github.com/Alfresco/alfresco-ng2-components/commit/e8a3d109d) Label is not persistent as placeholder is being used as the only visual label for a text field (#8221)
- [4043d55fc](https://github.com/Alfresco/alfresco-ng2-components/commit/4043d55fc) [AAE-10778] Refactor Viewer (#7992)
- [52520bb61](https://github.com/Alfresco/alfresco-ng2-components/commit/52520bb61) [ACS-4364] Move tree component and categories service to ADF (#8156)
- [afb22bbc0](https://github.com/Alfresco/alfresco-ng2-components/commit/afb22bbc0) Revert "[ACS-4307] Label is not persistent as placeholder is being used as the only visual label for a text field (#8213)" (#8220)
- [ca49693bd](https://github.com/Alfresco/alfresco-ng2-components/commit/ca49693bd) AAE-12452 - Version published in NPM should have PR number id in the name not gh-run_id (#8218)
- [a720edd2c](https://github.com/Alfresco/alfresco-ng2-components/commit/a720edd2c) [ACS-4307] Label is not persistent as placeholder is being used as the only visual label for a text field (#8213)
- [1f450c059](https://github.com/Alfresco/alfresco-ng2-components/commit/1f450c059) [AAE-11654] Fix default option being selectable when parent dropdown … (#8146)
- [0ab39e28f](https://github.com/Alfresco/alfresco-ng2-components/commit/0ab39e28f) [AAE-12179] Remove process-services and content-services dependencies… (#8161)
- [11c3a02ac](https://github.com/Alfresco/alfresco-ng2-components/commit/11c3a02ac) [ACS-4051] Copy to clipboard button is now accessible through the keyboard enter earlier which was only accessible through mouse click (#8165)
- [4f25426c2](https://github.com/Alfresco/alfresco-ng2-components/commit/4f25426c2) [AAE-10777] Move in common service the real common services (#8203)
- [89b79c9e4](https://github.com/Alfresco/alfresco-ng2-components/commit/89b79c9e4) [AAE-12146] Update getFeature typings (#8167)
- [71e7fc0bf](https://github.com/Alfresco/alfresco-ng2-components/commit/71e7fc0bf) AAE-12412 alfresco-build user whitelisted (#8214)
- [d6e8e7a3b](https://github.com/Alfresco/alfresco-ng2-components/commit/d6e8e7a3b) AAE-12412 - dependabot actor check (#8210)
- [2d386c589](https://github.com/Alfresco/alfresco-ng2-components/commit/2d386c589) AAE-12357: update unit test name (#8197)
- [2a45c1e7a](https://github.com/Alfresco/alfresco-ng2-components/commit/2a45c1e7a) fix the private access to the service variables (#8202)
- [b50377347](https://github.com/Alfresco/alfresco-ng2-components/commit/b50377347) [ACS-4411] updateTag method added to tags service (#8200)
- [efb2558c3](https://github.com/Alfresco/alfresco-ng2-components/commit/efb2558c3) Exclue snackbar from screen reader (#8199)
- [266d3aa9b](https://github.com/Alfresco/alfresco-ng2-components/commit/266d3aa9b) [AAE-11700] add process to simpleapp (#8198)
- [b6cf14c84](https://github.com/Alfresco/alfresco-ng2-components/commit/b6cf14c84) [ACS-4263] Add 'aria-pressed' attribute for reset button on content viewer page (#8183)
- [4a3bc568a](https://github.com/Alfresco/alfresco-ng2-components/commit/4a3bc568a) [AAE-11708] Fix changelog author filtering programatically (#8178)
- [42dbfe25a](https://github.com/Alfresco/alfresco-ng2-components/commit/42dbfe25a) fix gha warnings for outdated actions (#8194)
- [2c248a611](https://github.com/Alfresco/alfresco-ng2-components/commit/2c248a611) [AAE-8306] - Managed to disable complete/claim/release buttons on first click (#8166)
- [588ffe0fa](https://github.com/Alfresco/alfresco-ng2-components/commit/588ffe0fa) AAE-10979: Added support to display html icon for mht file format (#8133)
- [61a3e30c3](https://github.com/Alfresco/alfresco-ng2-components/commit/61a3e30c3) [AAE-12127] Test: The aspect added in config is displayed even if inc… (#8158)
- [facc4f6b0](https://github.com/Alfresco/alfresco-ng2-components/commit/facc4f6b0) visible label are associated (#8176)
- [3df6bcea2](https://github.com/Alfresco/alfresco-ng2-components/commit/3df6bcea2) AAE-12063 removed startCreatedProcess with relevant unit tests (#8131)
- [f02272ac6](https://github.com/Alfresco/alfresco-ng2-components/commit/f02272ac6) AAE-12239: Managed to populate processInstanceId in service tasks filters when navigating from process instances view (#8174)
- [1746fcf65](https://github.com/Alfresco/alfresco-ng2-components/commit/1746fcf65) [ACS-4253] - Added aria-label to form element (#8170)
- [46717cdd4](https://github.com/Alfresco/alfresco-ng2-components/commit/46717cdd4) [ACS-4413] Upgrade CodeQL analysis to v2 (#8184)
## See Also
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)

View File

@ -31,3 +31,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
- [ADF 5.1.0](audit-info-5.1.0.md)
- [ADF 6.0.0-A.1](audit-info-6.0.0-A.1.md)
- [ADF 6.0.0-A.2](audit-info-6.0.0-A.2.md)
- [ADF 6.0.0-A.3](audit-info-6.0.0-A.3.md)

View File

@ -0,0 +1,28 @@
---
Title: Audit info, alfresco-ng2-components 6.0.0-A.3
---
# Audit information for alfresco-ng2-components 6.0.0-A.3
This page lists the security audit of the dependencies this project depends on.
## Risks
- Critical risk: 0
- High risk: 24
- Moderate risk: 0
- Low risk: 0
Dependencies analyzed: 1619
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | loader-utils | ">=2.0.0 <2.0.4" |
|high | loader-utils | ">=1.0.0 <1.4.2" |
|high | trim | "<0.0.3" |
|high | loader-utils | ">=2.0.0 <2.0.4" |
|high | loader-utils | ">=1.0.0 <1.4.2" |
|high | glob-parent | "<5.1.2" |

View File

@ -1,13 +1,13 @@
{
"name": "@alfresco/adf-cli",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.4.0-657",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-657.tgz",
"integrity": "sha512-R7KGxtD17rrQhHmtNGcVE7SIsaTW8f9GQ1XYumx9t5B1Jw5ZDnyFBSsLk6zPcj/fF1axaMai22vjz8A6CBNPew==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0.tgz",
"integrity": "sha512-l3ac8bbNh3hXPq3epo8rTW1Su/vNKCivskNoV8cEsrbNC3rHSmhuMGFowlLlA/A7hFv87o5ZSA8Ocuqel8SuTA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

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

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@ -22,10 +22,10 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": "5.4.0-657",
"@alfresco/js-api": "5.4.0",
"@ngx-translate/core": ">=14.0.0",
"moment": ">=2.22.2",
"@alfresco/adf-core": "6.0.0-A.2"
"@alfresco/adf-core": "6.0.0-A.3"
},
"keywords": [
"content-services",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@ -42,8 +42,8 @@
"@angular/router": ">=14.1.3",
"@mat-datetimepicker/core": "^9.0.68",
"@mat-datetimepicker/moment": "^9.0.68",
"@alfresco/js-api": "5.4.0-657",
"@alfresco/adf-extensions": "6.0.0-A.2",
"@alfresco/js-api": "5.4.0",
"@alfresco/adf-extensions": "6.0.0-A.3",
"@ngx-translate/core": ">=14.0.0",
"minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"license": "Apache-2.0",
"author": "Alfresco Software, Ltd.",
"repository": {
@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3",
"@alfresco/js-api": "5.4.0-657"
"@alfresco/js-api": "5.4.0"
},
"keywords": [
"extensions",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@ -17,7 +17,7 @@
"@angular/flex-layout": "^14.0.0-beta.40",
"@angular/forms": ">=14.1.3",
"@angular/material": ">=14.1.2",
"@alfresco/adf-core": "6.0.0-A.2",
"@alfresco/adf-core": "6.0.0-A.3",
"@ngx-translate/core": ">=14.0.0",
"chart.js": ">=2.9.4",
"moment": ">=2.22.2",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@ -23,9 +23,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": "5.4.0-657",
"@alfresco/adf-core": "6.0.0-A.2",
"@alfresco/adf-content-services": "6.0.0-A.2",
"@alfresco/js-api": "5.4.0",
"@alfresco/adf-core": "6.0.0-A.3",
"@alfresco/adf-content-services": "6.0.0-A.3",
"@apollo/client": "^3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": "^4.0.1",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
@ -22,9 +22,9 @@
"@angular/platform-browser": ">=14.1.3",
"@angular/platform-browser-dynamic": ">=14.1.3",
"@angular/router": ">=14.1.3",
"@alfresco/js-api": "5.4.0-657",
"@alfresco/adf-core": "6.0.0-A.2",
"@alfresco/adf-content-services": "6.0.0-A.2",
"@alfresco/js-api": "5.4.0",
"@alfresco/adf-core": "6.0.0-A.3",
"@alfresco/adf-content-services": "6.0.0-A.3",
"@ngx-translate/core": ">=14.0.0",
"moment": ">=2.22.2"
},

View File

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

8
package-lock.json generated
View File

@ -1,13 +1,13 @@
{
"name": "alfresco-ng2-components",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@alfresco/js-api": {
"version": "5.4.0-657",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0-657.tgz",
"integrity": "sha512-R7KGxtD17rrQhHmtNGcVE7SIsaTW8f9GQ1XYumx9t5B1Jw5ZDnyFBSsLk6zPcj/fF1axaMai22vjz8A6CBNPew==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.4.0.tgz",
"integrity": "sha512-l3ac8bbNh3hXPq3epo8rTW1Su/vNKCivskNoV8cEsrbNC3rHSmhuMGFowlLlA/A7hFv87o5ZSA8Ocuqel8SuTA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "5.0.1",

View File

@ -2,7 +2,7 @@
"name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components",
"version": "6.0.0-A.2",
"version": "6.0.0-A.3",
"author": "Alfresco Software, Ltd.",
"scripts": {
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
@ -54,7 +54,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "5.4.0-657",
"@alfresco/js-api": "5.4.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.2",
"@angular/common": "14.1.3",