mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Release 6.0.0-A.2 (#8179)
* bump versions * sync lib dependency versions * audit and security reports * release notes and changelog * update release notes
This commit is contained in:
parent
4f7f5b0afb
commit
44538015fa
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Alfresco-ADF-Angular-Demo",
|
||||
"description": "Demo shell for Alfresco Angular components",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -33,3 +33,4 @@ The pages linked below contain the licenses for all third party dependencies of
|
||||
- [ADF 5.0.0](license-info-5.0.0.md)
|
||||
- [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)
|
||||
|
1297
docs/license-info/license-info-6.0.0-A.2.md
Normal file
1297
docs/license-info/license-info-6.0.0-A.2.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0.
|
||||
|
||||
## General Availability
|
||||
|
||||
- [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)
|
||||
- [5.0.0](RelNote500.md)
|
||||
|
134
docs/release-notes/RelNote-6.0.0-A.2.md
Normal file
134
docs/release-notes/RelNote-6.0.0-A.2.md
Normal file
@ -0,0 +1,134 @@
|
||||
---
|
||||
Title: Release notes v6.0.0-A.2
|
||||
---
|
||||
|
||||
# Alfresco Application Development Framework (ADF) version 6.0.0-A.2 Release Note
|
||||
|
||||
This document provides information on the Alfresco Application Development Framework **v6.0.0-A.2**.
|
||||
|
||||
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.0.0-A.2).
|
||||
|
||||
## 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.3.0 |
|
||||
| @alfresco/adf-content-services | 6.0.0-A.2 |
|
||||
| @alfresco/adf-process-services | 6.0.0-A.2 |
|
||||
| @alfresco/adf-core | 6.0.0-A.2 |
|
||||
| @alfresco/adf-insights | 6.0.0-A.2 |
|
||||
| @alfresco/adf-extensions | 6.0.0-A.2 |
|
||||
| @alfresco/adf-testing | 6.0.0-A.2 |
|
||||
| @alfresco/adf-cli | 6.0.0-A.2 |
|
||||
|
||||
## Features
|
||||
|
||||
This is a major release of the Alfresco Application Development Framework containing upgrade to Angular 14.
|
||||
With the current upgrade of the Angular framework, the suggested stack has also being updated:
|
||||
|
||||
| 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
|
||||
|
||||
- 4f7f5b0af [LOC-405] - Updated string in process-services-cloud in 16 languages for ADF 6.0 (#8177)
|
||||
- a5a9a1e45 [AAE-12135] Added process ui to subprocess app (#8173)
|
||||
- 570bfb235 [ACA-4650] Use NodeCommentsService for ADF_COMMENTS_SERVICE (#8169)
|
||||
- eb8bad1f9 [AAE-12124] Use a function to remove js files (#8157)
|
||||
- 59df5c661 enable e2e: C260040 (#8155)
|
||||
- bd9127d96 AAE-11884 change tag sha action (#8118)
|
||||
- 32e4564e1 Revert "[ACS-4051] Copy to clipboard button is now accessible through the keyboard enter earlier which was only accessible through mouse click (#8119)" - (#8159)
|
||||
- cc33c5dec adjust cron condition
|
||||
- 6138c16f4 AAE-12123 TAG_NPM fix
|
||||
- a412b4530 [AAE-12057] add description to unit tests
|
||||
- b99a574f9 AAE-12046 - add pre-condition on approval (#8145)
|
||||
- 616ae95c2 [ACS-4118] create a tag from tags list (#8143)
|
||||
- bbee01a80 [AAE-12123] env var interpolation bugfix
|
||||
- 067d4e936 [ACS-4051] Copy to clipboard button is now accessible through the keyboard enter earlier which was only accessible through mouse click (#8119)
|
||||
- 8a2f73ec2 correct run
|
||||
- 55b146044 add pre-condition on approved PR
|
||||
- 73e195341 [AAE-11989] Automate C586839 - Should be able to see the tooltip for form widget (#8138)
|
||||
- 0b9fb82de force e2e only after build-libs, lint, unit-tests (#8136)
|
||||
- f654fdf00 [AAE-1274] CI opt - Build only core/content/process storybook (#8139)
|
||||
- 34e550807 [AAE-11992] pass only the processInstanceId as Input instead of the entire taskFilter object (#8140)
|
||||
- 9d143cf94 AAE-12037 git-tag stage (#8124)
|
||||
- fe65f7c20 AAE-11940 - fix upstream flow - update-project script and upstream trigger (#8125)
|
||||
- f6fd813a2 [AAE-12057] unit tests fix (#8130)
|
||||
- 93edda226 [AAE-11992] fix processInstanceId filter empty: set taskFilter as input to check for the processInstanceId changes to set the filter (#8128)
|
||||
- 2bf1832fe AAE-11940 - npm err fix in trigger-adf workflow (#8122)
|
||||
- 9f77d4187 removed test tag (#8127)
|
||||
- e7624f031 enabling dry run
|
||||
- 1791534ec [ACA-4647] Fix for e2e (#8104)
|
||||
- fd6f881ea [AAE-11817] release fix eval condition
|
||||
- a564176cb AAE-11940 - fix alpha adf test in cron workflow (#8113)
|
||||
- c2ff725f0 [AAE-11817]-release-fix (#8120)
|
||||
- 48cadfaa2 [AAE-11817] fix release pipeline
|
||||
- 0d294ce72 [AAE-11708] Use perl regexp instead of reverse grep in changelog (#8114)
|
||||
- 10d49f458 AAE-11810 added conditional class to indicate validation error (#8090)
|
||||
- 198c23008 change cron schedule for cron workflow
|
||||
- f5b78bd57 change cron schedule for cron workflow
|
||||
- 5e11eaf60 AAE-11910 - cron schedule fix (#8105)
|
||||
- 80e4434f8 AAE-11910 - setup cron pipe to trigger alpha_adf and add a workflow_dispatch to execute manually adf tests (#8100)
|
||||
- ec2f34946 [#7902] Fix to enable cmaps with pdfjs (#8101)
|
||||
- f48cd3075 [AE-11486] move shared link in content and deprecate unused dialog service (#8091)
|
||||
- a0aab4709 export identity-group.service (#8099)
|
||||
- 6f6af8cd4 [AE-11486] remove unused comment services and improve doc (#8092)
|
||||
- aa37cad99 AAE-11910 - add a workflow_dispatch to execute manually adf tests from gha GUI (#8098)
|
||||
- b9e0221ca [AE-11486] move lock and favorite (#8089)
|
||||
- f7fdc5c92 [AAE-11916] gh secrets fix
|
||||
- 0d82ebccf [AAE-11913] Fix name of simpleapp (#8096)
|
||||
- 91d511dee [AAE-10994] Added task-executor forms and process to simpleapp (#8066)
|
||||
- 4da74f1c0 [AAE-10769] remove alfresco deps from datatable (#8045)
|
||||
- 85429b4cf [AAE-11882] demoshell fix; pipeline bugfix (#8093)
|
||||
- df340f2bb [AE-11486] move search service in alfresco content (#8086)
|
||||
- b48248fae move app process service in process-service (#8087)
|
||||
- 00dfd7c5d Update doc (#8085)
|
||||
- 093b1e8a6 [AAE-11891] move auth in auth folder (#8076)
|
||||
- ae126475f [AAE-11486] move NodeUdpdate in nodeapiservice (#8077)
|
||||
- 1855d8899 [AAE-11889] move sites service to content lib (#8073)
|
||||
- 0cb21d61a [AAE-11274] remove unnecessary var export (#8074)
|
||||
- 310b04919 [AAE-10315] fix karma 404 for images and certain errors in the Core unit tests (#8072)
|
||||
- bc7c05205 [AAE-11740] replaced api for starting process (#8052)
|
||||
- 2207156f3 [AAE-10319] unit test fixes for content-services lib
|
||||
- a535af667 [AAE-10773] Make Form core process agonostic (#8032)
|
||||
- eb27d38eb [AAE-11588] Send Process Variables as a post body in admin process instances (#8067)
|
||||
- d29ec85b1 [AAE-11822] fix demoshell and gh act. release
|
||||
- 266d30041 [AAE-11727] add suggested karma test explorer plugin (#8068)
|
||||
- 3864aaf9c [AAE-10768] Make the comments reusable (#7983)
|
||||
- 907757219 [AAE-10776] NodeNameTooltipPipe moved in content service pkg (#8048)
|
||||
- 7fa5c0faa [AAE-11843]-fix-before_install_script (#8059)
|
||||
- d5592b9e0 AAE-11714 changed max-width for cropped image (#8054)
|
||||
- 02578dcdc [AAE-10767] Separate core card view logic from content-services and add documentation to reflect the changes (#7952)
|
||||
- 8d074e8b3 [AAE-11822] fix demoshell (#8057)
|
||||
- a73526ef8 [AAE-11822] fix/build-demoshell (#8055)
|
||||
- 280684c3a [AAE-10774] move host settings to demo shell (#8051)
|
||||
- 70e6d642f [AAE-7986] Migrate ADF from Travis to Github actions (#8050)
|
||||
- 8efbd7067 [AAE-10775] remove js-api dependency for pagination (#8046)
|
||||
- d476f16a0 [AAE-11763] cleanup ADF root package config (#8044)
|
||||
- 69f0419ff [ADF-5508] Fix half hidden checkmark icon (#8039)
|
||||
- f094ace1c [AAE-11695] add breaking changes notes (#8043)
|
||||
- c1cffa9cf [ACS-3757] returning focus to element from which they were opened (#8034)
|
||||
- ef278bde7 AAE-11739 removed unnecessary api call when cancelling not started pr… (#8041)
|
||||
- 5edc1186a [AAE-11695] move version compatibility directive and service (#8038)
|
||||
- d89e3c806 [AAE-11653] Automate part of ADF Form Widgets (#8035)
|
||||
- c567054ce [AAE-11418] add missing rules prop to NavBar interfaces (#8040)
|
||||
- 5a557f999 [ACS-3553] Fix process page accessibility from csv(880320,880281) (#8037)
|
||||
|
||||
## See Also
|
||||
|
||||
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
|
||||
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)
|
@ -30,3 +30,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
|
||||
- [ADF 5.0.0](audit-info-5.0.0.md)
|
||||
- [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)
|
||||
|
28
docs/vulnerability/audit-info-6.0.0-A.2.md
Normal file
28
docs/vulnerability/audit-info-6.0.0-A.2.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
Title: Audit info, alfresco-ng2-components 6.0.0-A.2
|
||||
---
|
||||
|
||||
# Audit information for alfresco-ng2-components 6.0.0-A.2
|
||||
|
||||
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: 1601
|
||||
|
||||
## Libraries
|
||||
|
||||
| Severity | Module | Vulnerable versions |
|
||||
| --- | --- | --- |
|
||||
|high | trim | "<0.0.3" |
|
||||
|high | loader-utils | ">=2.0.0 <2.0.4" |
|
||||
|high | loader-utils | ">=1.0.0 <1.4.2" |
|
||||
|high | loader-utils | ">=2.0.0 <2.0.4" |
|
||||
|high | loader-utils | ">=1.0.0 <1.4.2" |
|
||||
|high | glob-parent | "<5.1.2" |
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"bin": {
|
||||
"adf-cli": "./bin/adf-cli",
|
||||
@ -20,13 +20,13 @@
|
||||
"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.2.0",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"commander": "6.2.1",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
"npm-registry-fetch": "^4.0.5",
|
||||
"request": "2.88.2",
|
||||
"rxjs": "^6.5.5",
|
||||
"rxjs": "^6.6.6",
|
||||
"shelljs": "^0.8.3",
|
||||
"spdx-license-list": "^5.0.0"
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -11,21 +11,21 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=14.0.5",
|
||||
"@angular/cdk": ">=13.3.9",
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": "6.0.0-A.1"
|
||||
"@alfresco/adf-core": "6.0.0-A.2"
|
||||
},
|
||||
"keywords": [
|
||||
"content-services",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -17,12 +17,12 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"cropperjs": "1.5.11",
|
||||
"@editorjs/editorjs": "2.25.0",
|
||||
"cropperjs": "1.5.13",
|
||||
"@editorjs/editorjs": "2.26.4",
|
||||
"@editorjs/code": "2.7.0",
|
||||
"@editorjs/header": "2.6.2",
|
||||
"@editorjs/header": "2.7.0",
|
||||
"@editorjs/inline-code": "1.3.1",
|
||||
"@editorjs/list": "1.7.0",
|
||||
"@editorjs/list": "1.8.0",
|
||||
"@editorjs/marker": "1.2.2",
|
||||
"@editorjs/underline": "1.0.0",
|
||||
"@quanzo/change-font-size": "1.0.0",
|
||||
@ -31,23 +31,23 @@
|
||||
"editorjs-paragraph-with-alignment": "3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=10.0.2",
|
||||
"@angular/cdk": ">=10.0.1",
|
||||
"@angular/common": ">=10.0.2",
|
||||
"@angular/core": ">=10.0.2",
|
||||
"@angular/flex-layout": ">=10.0.0-beta.32",
|
||||
"@angular/forms": ">=10.0.2",
|
||||
"@angular/material": ">=10.0.1",
|
||||
"@angular/material-moment-adapter": ">=10.0.1",
|
||||
"@angular/router": ">=10.0.2",
|
||||
"@mat-datetimepicker/core": ">=4.1.0",
|
||||
"@mat-datetimepicker/moment": ">=4.1.0",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/material-moment-adapter": ">=14.1.2",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@mat-datetimepicker/core": "^9.0.68",
|
||||
"@mat-datetimepicker/moment": "^9.0.68",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"pdfjs-dist": ">=2.3.200"
|
||||
"pdfjs-dist": ">=2.5.207"
|
||||
},
|
||||
"keywords": [
|
||||
"core",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
@ -12,9 +12,9 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539"
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -11,18 +11,18 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"chart.js": ">=2.9.3",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@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",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"chart.js": ">=2.9.4",
|
||||
"moment": ">=2.22.2",
|
||||
"ng2-charts": ">=2.3.2",
|
||||
"raphael": ">=2.2.7"
|
||||
"raphael": ">=2.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
"analytics",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"description": "Alfresco ADF process services cloud",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -11,26 +11,26 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=14.0.5",
|
||||
"@angular/cdk": ">=13.3.9",
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@angular/material-moment-adapter": ">=13.3.9",
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1",
|
||||
"@apollo/client": "^3.3.7",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"apollo-angular": "^2.2.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/material-moment-adapter": ">=14.1.2",
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.2",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.2",
|
||||
"@apollo/client": "^3.7.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"apollo-angular": "^4.0.1",
|
||||
"moment": ">=2.22.2",
|
||||
"subscriptions-transport-ws": "^0.9.18"
|
||||
"subscriptions-transport-ws": "^0.11.0"
|
||||
},
|
||||
"keywords": [
|
||||
"process-services-cloud",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -11,21 +11,21 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=14.0.5",
|
||||
"@angular/cdk": ">=13.3.9",
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.2",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
},
|
||||
"keywords": [
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-testing",
|
||||
"description": "Alfresco ADF testing page and utils",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"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.3.0-539"
|
||||
"@alfresco/js-api": "5.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
"testing",
|
||||
|
8
package-lock.json
generated
8
package-lock.json
generated
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "alfresco-ng2-components",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.3.0-539",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0-539.tgz",
|
||||
"integrity": "sha512-/XgBzvXm17bg196udBkHjlhIRXrdz81RyCPJ/4MZ3s7rOSecmSPHloYFtpNrF5S42EipYSiKDKmP4sEoeoliYg==",
|
||||
"version": "5.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.3.0.tgz",
|
||||
"integrity": "sha512-laSeYBA22F/hajUm9Alev+MZzNo1ph3brh/VrPDwXM4HEv5rKSqqxXp6DCHT074Jx1C6pQncVpLJHuPsNsNsnQ==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"minimatch": "5.0.1",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "alfresco-ng2-components",
|
||||
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
|
||||
"description": "Alfresco Angular components",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",
|
||||
@ -53,7 +53,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"moment": "2.29.2",
|
||||
"remark": "^9.0.0",
|
||||
"remark-frontmatter": "^1.2.0",
|
||||
"rxjs": "^6.6.3",
|
||||
"rxjs": "^6.6.6",
|
||||
"typedoc": "^0.15.0",
|
||||
"typescript": "3.9.8",
|
||||
"unist-util-select": "2.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user