mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Release 6.0.0-A.4 (#8495)
* Move release.sh under script folder * Release 6.0.0-A.4 * Update release-notes README with last version
This commit is contained in:
parent
54bc57c12a
commit
ec2db6a638
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Alfresco-ADF-Angular-Demo",
|
||||
"description": "Demo shell for Alfresco Angular components",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -35,3 +35,4 @@ The pages linked below contain the licenses for all third party dependencies of
|
||||
- [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)
|
||||
- [ADF 6.0.0-A.4](license-info-6.0.0-A.4.md)
|
||||
|
1322
docs/license-info/license-info-6.0.0-A.4.md
Normal file
1322
docs/license-info/license-info-6.0.0-A.4.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.4](RelNote-6.0.0-A.4.md)
|
||||
- [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)
|
||||
|
156
docs/release-notes/RelNote-6.0.0-A.4.md
Normal file
156
docs/release-notes/RelNote-6.0.0-A.4.md
Normal file
@ -0,0 +1,156 @@
|
||||
---
|
||||
Title: Release notes v6.0.0-A.4
|
||||
---
|
||||
|
||||
# Alfresco Application Development Framework (ADF) version 6.0.0-A.4 Release Note
|
||||
|
||||
This document provides information on the Alfresco Application Development Framework **v6.0.0-A.4**.
|
||||
|
||||
You can find release artifacts on [GitHub](https://github.com/Alfresco/alfresco-ng2-components/releases/tag/6.0.0-A.4).
|
||||
|
||||
## 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.5.0 |
|
||||
| @alfresco/adf-content-services | 6.0.0-A.4 |
|
||||
| @alfresco/adf-process-services | 6.0.0-A.4 |
|
||||
| @alfresco/adf-core | 6.0.0-A.4 |
|
||||
| @alfresco/adf-insights | 6.0.0-A.4 |
|
||||
| @alfresco/adf-extensions | 6.0.0-A.4 |
|
||||
| @alfresco/adf-testing | 6.0.0-A.4 |
|
||||
| @alfresco/adf-cli | 6.0.0-A.4 |
|
||||
|
||||
## 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
|
||||
|
||||
- [54bc57c12](https://github.com/Alfresco/alfresco-ng2-components/commit/54bc57c12) fix tag (#8492)
|
||||
- [419453da7](https://github.com/Alfresco/alfresco-ng2-components/commit/419453da7) LOC-411 - PRODDEL-6965 - Updated UI files in 16 languages for ADF 6.0 release (#8490)
|
||||
- [210f21bbb](https://github.com/Alfresco/alfresco-ng2-components/commit/210f21bbb) [ACA-4589] Remove requirement for update permission on node to open manage versions dialog (#8483)
|
||||
- [657e5ef7f](https://github.com/Alfresco/alfresco-ng2-components/commit/657e5ef7f) Generate docs (#8481)
|
||||
- [048999292](https://github.com/Alfresco/alfresco-ng2-components/commit/048999292) [AAE-13775] Upstream js - fix issue (#8484)
|
||||
- [79a196a38](https://github.com/Alfresco/alfresco-ng2-components/commit/79a196a38) [AAE-13775] Upstream Js API (#8482)
|
||||
- [f0934382b](https://github.com/Alfresco/alfresco-ng2-components/commit/f0934382b) AAE-13282: Fixing save preferences on service tasks (#8476)
|
||||
- [4556546bd](https://github.com/Alfresco/alfresco-ng2-components/commit/4556546bd) [AAE-13141] fix: remove faulty interceptor with caused CORS issues (#8474)
|
||||
- [ab06bb5fe](https://github.com/Alfresco/alfresco-ng2-components/commit/ab06bb5fe) AAE-11622 - add release script (#8475)
|
||||
- [3b6196539](https://github.com/Alfresco/alfresco-ng2-components/commit/3b6196539) rebase (#8473)
|
||||
- [e38f87a56](https://github.com/Alfresco/alfresco-ng2-components/commit/e38f87a56) AAE-13608 - Use the gh run id as image suffix (#8466)
|
||||
- [9a3212676](https://github.com/Alfresco/alfresco-ng2-components/commit/9a3212676) Retry 3 times in case of failing (#8419)
|
||||
- [4d50da91c](https://github.com/Alfresco/alfresco-ng2-components/commit/4d50da91c) [AAE-12782] Custom theme - add custom color for app-bar (#8452)
|
||||
- [9c33ed68a](https://github.com/Alfresco/alfresco-ng2-components/commit/9c33ed68a) [AAE-13093] - Set node version of dockerfile to 16.20 (#8465)
|
||||
- [0eb0ff167](https://github.com/Alfresco/alfresco-ng2-components/commit/0eb0ff167) [ACA-4676][ACA-4678] Added Non Responsive Preview Dialog to viewer component (#8428)
|
||||
- [662dfd9c3](https://github.com/Alfresco/alfresco-ng2-components/commit/662dfd9c3) [AAE-13093] - Use node v16 for publish docker (#8464)
|
||||
- [452c96f0e](https://github.com/Alfresco/alfresco-ng2-components/commit/452c96f0e) [AAE-13093] - Fix yml file indentation, use npm cache (#8463)
|
||||
- [8c4892773](https://github.com/Alfresco/alfresco-ng2-components/commit/8c4892773) [AAE-13093] - Fix invalid node version workflow (#8462)
|
||||
- [729ca7a61](https://github.com/Alfresco/alfresco-ng2-components/commit/729ca7a61) [AAE-13093] - Fix demoshell and storybook publishing not working (#8460)
|
||||
- [05d6b041d](https://github.com/Alfresco/alfresco-ng2-components/commit/05d6b041d) Add connector regression app (#8461)
|
||||
- [94dcbda32](https://github.com/Alfresco/alfresco-ng2-components/commit/94dcbda32) [AAE-12782] Custom theme creation (#8450)
|
||||
- [5ddd03983](https://github.com/Alfresco/alfresco-ng2-components/commit/5ddd03983) [AAE-13200] - Fix GH workflow e2e not affected when testing lib is modified (#8448)
|
||||
- [913a11772](https://github.com/Alfresco/alfresco-ng2-components/commit/913a11772) [AAE-12288] Fix bc (#8447)
|
||||
- [6a9129c93](https://github.com/Alfresco/alfresco-ng2-components/commit/6a9129c93) [AAE-12288] Enable Environment Id filtering support (#8360)
|
||||
- [ea90cb17a](https://github.com/Alfresco/alfresco-ng2-components/commit/ea90cb17a) [ACS-4523] Add string to translate (#8444)
|
||||
- [3a5483d1c](https://github.com/Alfresco/alfresco-ng2-components/commit/3a5483d1c) [AAE-11885] adjust task list and process list to make it stylable for hxp (#8437)
|
||||
- [b37de3842](https://github.com/Alfresco/alfresco-ng2-components/commit/b37de3842) Remove the ability to run upstream from adf (#8431)
|
||||
- [fc3ad7800](https://github.com/Alfresco/alfresco-ng2-components/commit/fc3ad7800) [ACA-4681] Added file auto download feature to DocumentList component (#8423)
|
||||
- [2bd72f71d](https://github.com/Alfresco/alfresco-ng2-components/commit/2bd72f71d) [AAE-12318] Adjustments for HxP Attach-File widget (#8425)
|
||||
- [69b7bc852](https://github.com/Alfresco/alfresco-ng2-components/commit/69b7bc852) [ci:force] (#8436)
|
||||
- [657db2779](https://github.com/Alfresco/alfresco-ng2-components/commit/657db2779) HXOR-99 [ci:force] commits on adf is not working properly (#8427)
|
||||
- [fc3bd7eb4](https://github.com/Alfresco/alfresco-ng2-components/commit/fc3bd7eb4) [ACA-4654] style fix (#8430)
|
||||
- [431b3db08](https://github.com/Alfresco/alfresco-ng2-components/commit/431b3db08) [ACS-4721] tags are not displayed properly when resizing browser (#8424)
|
||||
- [3e2683e06](https://github.com/Alfresco/alfresco-ng2-components/commit/3e2683e06) [ACS-4126] viewer allow assigning tags to content basic (#8417)
|
||||
- [d761966a5](https://github.com/Alfresco/alfresco-ng2-components/commit/d761966a5) [AAE-10309] - Joy to the world the unit tests are fixed! (#8422)
|
||||
- [2f8060752](https://github.com/Alfresco/alfresco-ng2-components/commit/2f8060752) [ACS-4295] Label is not persistent as placeholder is being used as the only visual label for a text field (#8211)
|
||||
- [bf5352cbe](https://github.com/Alfresco/alfresco-ng2-components/commit/bf5352cbe) [AAE-13060] documented css global variables (#8418)
|
||||
- [867af029e](https://github.com/Alfresco/alfresco-ng2-components/commit/867af029e) [AAE-13211] fixed datetime icon width (#8420)
|
||||
- [4d817e576](https://github.com/Alfresco/alfresco-ng2-components/commit/4d817e576) HXOR-196 - get pr number change (#8411)
|
||||
- [735e58193](https://github.com/Alfresco/alfresco-ng2-components/commit/735e58193) [ACS-4128] Undo functionality added for input in Perform Actions after selecting an action and it works after destnation folder change in Create/Edit a rule in Manage Rules (#8402)
|
||||
- [0089f188a](https://github.com/Alfresco/alfresco-ng2-components/commit/0089f188a) [ACS-4117] Added possibility to create multiple categories (#8382)
|
||||
- [7c988fe4d](https://github.com/Alfresco/alfresco-ng2-components/commit/7c988fe4d) AAE-13073: Removed unused styles and vars (#8406)
|
||||
- [1b3275d06](https://github.com/Alfresco/alfresco-ng2-components/commit/1b3275d06) [HXCS-1322] fix e2e NotificaionComponent demo (#8413)
|
||||
- [fb01ab761](https://github.com/Alfresco/alfresco-ng2-components/commit/fb01ab761) [HXCS-1310] fix e2e notification (#8412)
|
||||
- [b23906622](https://github.com/Alfresco/alfresco-ng2-components/commit/b23906622) [AAE-13063] replaced custom color with theme related (#8408)
|
||||
- [3f36dc7e7](https://github.com/Alfresco/alfresco-ng2-components/commit/3f36dc7e7) HXOR-241 - finalize job needs to be improved by adding a setup check (#8409)
|
||||
- [739273b45](https://github.com/Alfresco/alfresco-ng2-components/commit/739273b45) [AAE-12784] elements get typography from theme (#8407)
|
||||
- [66bb385a3](https://github.com/Alfresco/alfresco-ng2-components/commit/66bb385a3) [ACS-4746] Returning focus to trigger element after restore option is… (#8359)
|
||||
- [cfe158839](https://github.com/Alfresco/alfresco-ng2-components/commit/cfe158839) [HXCS-1166] extend SnackBar to customize content appearance (#8379)
|
||||
- [0c4cc37dd](https://github.com/Alfresco/alfresco-ng2-components/commit/0c4cc37dd) [AAE-12242] Fix code coverage (#8404)
|
||||
- [c884b0625](https://github.com/Alfresco/alfresco-ng2-components/commit/c884b0625) HXOR-193 in the pull-request flow, branch name in the flag parser should be managed better (#8405)
|
||||
- [ad67e0cc3](https://github.com/Alfresco/alfresco-ng2-components/commit/ad67e0cc3) [AAE-12635] Improve tests for using the default app - always deployed for BE UAT in Playwright (#8393)
|
||||
- [5ab6dc2e9](https://github.com/Alfresco/alfresco-ng2-components/commit/5ab6dc2e9) [AAE-13069]- Input fields label improvements (#8387)
|
||||
- [96a04588b](https://github.com/Alfresco/alfresco-ng2-components/commit/96a04588b) update doc (#8386)
|
||||
- [1b2575b2d](https://github.com/Alfresco/alfresco-ng2-components/commit/1b2575b2d) [ACS-4125] Add support for the tags search facet (#8390)
|
||||
- [4180d9f69](https://github.com/Alfresco/alfresco-ng2-components/commit/4180d9f69) Revert "HXOR-209 - The release workflow should run also when pushing on develop (#8384)" (#8392)
|
||||
- [23002d0fb](https://github.com/Alfresco/alfresco-ng2-components/commit/23002d0fb) use the dot to make nx happy (#8388)
|
||||
- [29ed53bc4](https://github.com/Alfresco/alfresco-ng2-components/commit/29ed53bc4) HXOR-209 - The release workflow should run also when pushing on develop (#8384)
|
||||
- [db777130b](https://github.com/Alfresco/alfresco-ng2-components/commit/db777130b) [ACS-4753] list of tags is not rendered because of missing count field in backend response (#8346)
|
||||
- [d44ba0822](https://github.com/Alfresco/alfresco-ng2-components/commit/d44ba0822) use PAT (#8385)
|
||||
- [6e835893c](https://github.com/Alfresco/alfresco-ng2-components/commit/6e835893c) [ACS-4106] changed place of mat-error tag & style change (#8368)
|
||||
- [ebabcf2c2](https://github.com/Alfresco/alfresco-ng2-components/commit/ebabcf2c2) attempt with rest (#8381)
|
||||
- [5ebab419f](https://github.com/Alfresco/alfresco-ng2-components/commit/5ebab419f) attempt with await (#8380)
|
||||
- [803e1f7f5](https://github.com/Alfresco/alfresco-ng2-components/commit/803e1f7f5) use v6 (#8378)
|
||||
- [1854aff09](https://github.com/Alfresco/alfresco-ng2-components/commit/1854aff09) Use escape to read var (#8377)
|
||||
- [8aa9ce955](https://github.com/Alfresco/alfresco-ng2-components/commit/8aa9ce955) fix the payload with comma (#8376)
|
||||
- [5b20ba973](https://github.com/Alfresco/alfresco-ng2-components/commit/5b20ba973) remove await (#8375)
|
||||
- [25b3d38d0](https://github.com/Alfresco/alfresco-ng2-components/commit/25b3d38d0) change context (#8374)
|
||||
- [003c1f2a2](https://github.com/Alfresco/alfresco-ng2-components/commit/003c1f2a2) use version 2 of action
|
||||
- [b3c07c978](https://github.com/Alfresco/alfresco-ng2-components/commit/b3c07c978) use github as pre-authenticated (#8373)
|
||||
- [2bd1ae578](https://github.com/Alfresco/alfresco-ng2-components/commit/2bd1ae578) change payload values (#8372)
|
||||
- [2fdcedb71](https://github.com/Alfresco/alfresco-ng2-components/commit/2fdcedb71) change payload (#8371)
|
||||
- [9245ebd6f](https://github.com/Alfresco/alfresco-ng2-components/commit/9245ebd6f) change event name (#8370)
|
||||
- [757c0edc5](https://github.com/Alfresco/alfresco-ng2-components/commit/757c0edc5) repository-dispatch custom event to monorepo (#8369)
|
||||
- [185e4bc55](https://github.com/Alfresco/alfresco-ng2-components/commit/185e4bc55) [HXOR-158] release wont start if pr closed but not approved (#8335)
|
||||
- [a60a1683c](https://github.com/Alfresco/alfresco-ng2-components/commit/a60a1683c) chmod change permission (#8367)
|
||||
- [01b6a5244](https://github.com/Alfresco/alfresco-ng2-components/commit/01b6a5244) add scripts bump and update (#8365)
|
||||
- [00b61e409](https://github.com/Alfresco/alfresco-ng2-components/commit/00b61e409) Use PAT to publish pkgs (#8361)
|
||||
- [5dc18703c](https://github.com/Alfresco/alfresco-ng2-components/commit/5dc18703c) Fix ci force for dependabot check (#8362)
|
||||
- [a4d57e62f](https://github.com/Alfresco/alfresco-ng2-components/commit/a4d57e62f) AAE-11622 - remove unused scripts from pipeline (#8329)
|
||||
- [78a7e5d1d](https://github.com/Alfresco/alfresco-ng2-components/commit/78a7e5d1d) AAE-12589 fix cron e2e schedule avoiding ci:force flag checker (#8358)
|
||||
- [ccbf76a75](https://github.com/Alfresco/alfresco-ng2-components/commit/ccbf76a75) AAE-12844: Column Resizing Improvements (#8340)
|
||||
- [d1fa1a3cd](https://github.com/Alfresco/alfresco-ng2-components/commit/d1fa1a3cd) Dev alepore 12511 fix bc wrong auth url (#8352)
|
||||
- [8907a7ffa](https://github.com/Alfresco/alfresco-ng2-components/commit/8907a7ffa) [AAE-13042] css variables names changed to avoid name collisions in other apps (#8351)
|
||||
- [ce998f61f](https://github.com/Alfresco/alfresco-ng2-components/commit/ce998f61f) [AAE-11707] Fix wrong paths in adf-core (#8350)
|
||||
- [4db6c88f7](https://github.com/Alfresco/alfresco-ng2-components/commit/4db6c88f7) Fix for ADF -> APPS upstream (#8348)
|
||||
- [2590e7d0a](https://github.com/Alfresco/alfresco-ng2-components/commit/2590e7d0a) [AAE-10777] Move services from Core in Content the right place (#8242)
|
||||
- [112e272ce](https://github.com/Alfresco/alfresco-ng2-components/commit/112e272ce) [AAE-1288] moved label inside field for easier styling (#8347)
|
||||
- [241b7c636](https://github.com/Alfresco/alfresco-ng2-components/commit/241b7c636) fix affected flag
|
||||
- [94ae98003](https://github.com/Alfresco/alfresco-ng2-components/commit/94ae98003) AAE-12589 - fixing ci:force flag (#8338)
|
||||
- [a39480bc4](https://github.com/Alfresco/alfresco-ng2-components/commit/a39480bc4) [AAE-12872] custom css variables replaced with theme related variables (#8332)
|
||||
- [9863149a2](https://github.com/Alfresco/alfresco-ng2-components/commit/9863149a2) [ACS-4592] missing right click menu on row and left click is only allow on indicator rotate (#8327)
|
||||
- [41f997491](https://github.com/Alfresco/alfresco-ng2-components/commit/41f997491) [AAE-13016] Fix errors: can't resolve 'angular-oauth2-oidc' and 'angular-oauth2-oidc-jwks' (#8345)
|
||||
- [8db863219](https://github.com/Alfresco/alfresco-ng2-components/commit/8db863219) [AAE-12723] Move rich text editor in Process cloud (#8283)
|
||||
- [29132ec5c](https://github.com/Alfresco/alfresco-ng2-components/commit/29132ec5c) Revert "cleanup"
|
||||
- [3711eecca](https://github.com/Alfresco/alfresco-ng2-components/commit/3711eecca) cleanup
|
||||
- [f4a8084f0](https://github.com/Alfresco/alfresco-ng2-components/commit/f4a8084f0) [AAE-12511] implement OIDC authentication capabilities in ADF (#7856)
|
||||
- [dd91f2eeb](https://github.com/Alfresco/alfresco-ng2-components/commit/dd91f2eeb) AAE-12245: Migrated from event cancelBubble to stopPropagation (#8311)
|
||||
- [63886d526](https://github.com/Alfresco/alfresco-ng2-components/commit/63886d526) Use the right path for testing (#8343)
|
||||
- [8567b147b](https://github.com/Alfresco/alfresco-ng2-components/commit/8567b147b) Use as default prod (#8342)
|
||||
- [52a733d2a](https://github.com/Alfresco/alfresco-ng2-components/commit/52a733d2a) [AAE-12870] use gh action to publish (#8317)
|
||||
- [ad150bf61](https://github.com/Alfresco/alfresco-ng2-components/commit/ad150bf61) LOC-411 - Also related to PRODDEL-6965 - updated strings for ADF 6.0 in 16 languages (#8339)
|
||||
- [77fde1ab6](https://github.com/Alfresco/alfresco-ng2-components/commit/77fde1ab6) [AAE-12840] - Fix saving preference when columns width or order changes (#8331)
|
||||
- [005b26c54](https://github.com/Alfresco/alfresco-ng2-components/commit/005b26c54) AAE-12839: Improved column resize handle clickable area (#8325)
|
||||
- [97253bba8](https://github.com/Alfresco/alfresco-ng2-components/commit/97253bba8) [HXOR-164] pr check job (#8337)
|
||||
|
||||
## See Also
|
||||
|
||||
- [Issue Tracker](https://github.com/Alfresco/alfresco-ng2-components/issues/new)
|
||||
- [Discussion forum](http://gitter.im/Alfresco/alfresco-ng2-components)
|
@ -32,3 +32,4 @@ The pages linked below contain the audit for all third party dependencies of ADF
|
||||
- [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)
|
||||
- [ADF 6.0.0-A.4](audit-info-6.0.0-A.4.md)
|
||||
|
24
docs/vulnerability/audit-info-6.0.0-A.4.md
Normal file
24
docs/vulnerability/audit-info-6.0.0-A.4.md
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
Title: Audit info, alfresco-ng2-components 6.0.0-A.4
|
||||
---
|
||||
|
||||
# Audit information for alfresco-ng2-components 6.0.0-A.4
|
||||
|
||||
This page lists the security audit of the dependencies this project depends on.
|
||||
|
||||
## Risks
|
||||
|
||||
- Critical risk: 0
|
||||
- High risk: 6
|
||||
- Moderate risk: 0
|
||||
- Low risk: 0
|
||||
|
||||
Dependencies analyzed: 1418
|
||||
|
||||
## Libraries
|
||||
|
||||
| Severity | Module | Vulnerable versions |
|
||||
| --- | --- | --- |
|
||||
|high | trim | "<0.0.3" |
|
||||
|high | glob-parent | "<5.1.2" |
|
||||
|
46
lib/cli/package-lock.json
generated
46
lib/cli/package-lock.json
generated
@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.5.0-780",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0-780.tgz",
|
||||
"integrity": "sha512-qsphxrNz90uOWXg+pBD4vQXbsx2lujtrhK70mvB1q5YFYZgYUtwbq4/3ETGQWYMj0szPdF455dsLOU1Y2vQ8sw==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0.tgz",
|
||||
"integrity": "sha512-JypBqL2n45+RZNxWsjaDEx+ajZ2Hg6yDxDTXZZn3xlldv7AKhm3rH6mUFbkJM79aBowthDccrk3jkwwR57ZinQ==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
@ -52,6 +52,15 @@
|
||||
"@types/node": "*"
|
||||
}
|
||||
},
|
||||
"JSONStream": {
|
||||
"version": "1.3.5",
|
||||
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
|
||||
"integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==",
|
||||
"requires": {
|
||||
"jsonparse": "^1.2.0",
|
||||
"through": ">=2.2.7 <3"
|
||||
}
|
||||
},
|
||||
"abbrev": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
|
||||
@ -947,15 +956,6 @@
|
||||
"resolved": "https://registry.npmjs.org/jsonparse/-/jsonparse-1.3.1.tgz",
|
||||
"integrity": "sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA="
|
||||
},
|
||||
"JSONStream": {
|
||||
"version": "1.3.5",
|
||||
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
|
||||
"integrity": "sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==",
|
||||
"requires": {
|
||||
"jsonparse": "^1.2.0",
|
||||
"through": ">=2.2.7 <3"
|
||||
}
|
||||
},
|
||||
"jsprim": {
|
||||
"version": "1.4.2",
|
||||
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.2.tgz",
|
||||
@ -1196,9 +1196,9 @@
|
||||
"resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-4.0.7.tgz",
|
||||
"integrity": "sha512-cny9v0+Mq6Tjz+e0erFAB+RYJ/AVGzkjnISiobqP8OWj9c9FLoZZu8/SPSKJWE17F1tk4018wfjV+ZbIbqC7fQ==",
|
||||
"requires": {
|
||||
"JSONStream": "^1.3.4",
|
||||
"bluebird": "^3.5.1",
|
||||
"figgy-pudding": "^3.4.1",
|
||||
"JSONStream": "^1.3.4",
|
||||
"lru-cache": "^5.1.1",
|
||||
"make-fetch-happen": "^5.0.0",
|
||||
"npm-package-arg": "^6.1.0",
|
||||
@ -1371,9 +1371,9 @@
|
||||
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
|
||||
},
|
||||
"qs": {
|
||||
"version": "6.11.0",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz",
|
||||
"integrity": "sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q==",
|
||||
"version": "6.11.1",
|
||||
"resolved": "https://registry.npmjs.org/qs/-/qs-6.11.1.tgz",
|
||||
"integrity": "sha512-0wsrzgTz/kAVIeuxSjnpGC56rzYtr6JT/2BwEvMaPhFIoYa1aGO8LbzuU1R0uUYQkLpWBTOj0l/CLAJB64J6nQ==",
|
||||
"requires": {
|
||||
"side-channel": "^1.0.4"
|
||||
}
|
||||
@ -1411,9 +1411,9 @@
|
||||
}
|
||||
},
|
||||
"readable-stream": {
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz",
|
||||
"integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==",
|
||||
"version": "3.6.2",
|
||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
||||
"integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
||||
"requires": {
|
||||
"inherits": "^2.0.3",
|
||||
"string_decoder": "^1.1.1",
|
||||
@ -1539,9 +1539,9 @@
|
||||
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
|
||||
},
|
||||
"semver": {
|
||||
"version": "7.3.8",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz",
|
||||
"integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==",
|
||||
"version": "7.5.0",
|
||||
"resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz",
|
||||
"integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==",
|
||||
"requires": {
|
||||
"lru-cache": "^6.0.0"
|
||||
}
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.5.0-780",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"commander": "6.2.1",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.5.0-780",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": "6.0.0-A.3"
|
||||
"@alfresco/adf-core": "6.0.0-A.4"
|
||||
},
|
||||
"keywords": [
|
||||
"content-services",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@ -44,8 +44,8 @@
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@mat-datetimepicker/core": "^9.0.68",
|
||||
"@mat-datetimepicker/moment": "^9.0.68",
|
||||
"@alfresco/js-api": "5.5.0-780",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.3",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.4",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.5.0-780"
|
||||
"@alfresco/js-api": "5.5.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.3",
|
||||
"@alfresco/adf-core": "6.0.0-A.4",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"chart.js": ">=2.9.4",
|
||||
"moment": ">=2.22.2",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"description": "Alfresco ADF process services cloud",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.5.0-780",
|
||||
"@alfresco/adf-core": "6.0.0-A.3",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.3",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.4",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.4",
|
||||
"@apollo/client": "^3.7.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"apollo-angular": "^4.0.1",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.5.0-780",
|
||||
"@alfresco/adf-core": "6.0.0-A.3",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.3",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.4",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.4",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
},
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-testing",
|
||||
"description": "Alfresco ADF testing page and utils",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.5.0-780"
|
||||
"@alfresco/js-api": "5.5.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.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": {
|
||||
"version": "5.5.0-796",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0-796.tgz",
|
||||
"integrity": "sha512-gD/Opq5Ch5aTHHJ7pLogYBN3ruLlfuvlbe1rVOFRDuiQO4U+hUGjYxVcgLWk11lVjqAWzXdyu/1S728PPQSJgA==",
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.5.0.tgz",
|
||||
"integrity": "sha512-JypBqL2n45+RZNxWsjaDEx+ajZ2Hg6yDxDTXZZn3xlldv7AKhm3rH6mUFbkJM79aBowthDccrk3jkwwR57ZinQ==",
|
||||
"requires": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^6.0.0",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "alfresco-ng2-components",
|
||||
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
|
||||
"description": "Alfresco Angular components",
|
||||
"version": "6.0.0-A.3",
|
||||
"version": "6.0.0-A.4",
|
||||
"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.5.0-796",
|
||||
"@alfresco/js-api": "5.5.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user