Release 4.4.0 (#3677)

This commit is contained in:
MichalKinas 2024-03-01 21:27:27 +01:00 committed by GitHub
parent 89f12dc731
commit 99f9106075
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 288 additions and 47 deletions

View File

@ -13,6 +13,7 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify.
| ACA | ADF | ACS | Node | Angular |
|-----|-----|-----------|------|---------|
| 4.4 | 6.7 | 23.2 | 18.x | 14.x |
| 4.3 | 6.4 | 23.1 | 18.x | 14.x |
| 4.2 | 6.3 | 23.1.0-M4 | 18.x | 14.x |
| 4.1 | 6.2 | 7.4 | 18.x | 14.x |

View File

@ -40,6 +40,7 @@ The documentation is divided into the following sections:
| ACA | ADF | ACS | Node | Angular |
|------|-----|-----------|------|---------|
| 4.4 | 6.7 | 23.2 | 18.x | 14.x |
| 4.3 | 6.4 | 23.1 | 18.x | 14.x |
| 4.2 | 6.3 | 23.1.0-M4 | 18.x | 14.x |
| 4.1 | 6.2 | 7.4 | 18.x | 14.x |

View File

@ -0,0 +1,29 @@
---
Title: Audit info, alfresco-content-app 4.4.0
---
# Audit information for alfresco-content-app 4.4.0
This page lists the security audit of the dependencies this project depends on.
## Risks
- Critical risk: 0
- High risk: 4
- Moderate risk: 1
- Low risk: 1
Dependencies analyzed:
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |
|high | @alfresco/adf-content-services | ">=5.2.0-36726" |
|high | @alfresco/adf-core | ">=5.2.0-36726" |
|high | angular-oauth2-oidc-jwks | "*" |
|low | es5-ext | "0.10.1 - 0.10.62" |
|high | jsrsasign | "<11.0.0" |
|moderate | semver | "6.0.0 - 6.3.0" |

View File

@ -0,0 +1,111 @@
---
Title: Changelog for alfresco-content-app v4.4.0
---
# Changelog
- [89f12dc73](git@github.com:Alfresco/alfresco-content-app/commit/89f12dc73) [ACS-6797] search general migrated from Protractor to Playwright (#3674)
- [224cd62cb](git@github.com:Alfresco/alfresco-content-app/commit/224cd62cb) [ACS-6891] The user is not redirected to the library page after deleting the library from the Manage Members view (#3673)
- [8c45ab95b](git@github.com:Alfresco/alfresco-content-app/commit/8c45ab95b) [ACS-6831] Correctly pass stored displayAspect to metadata component (#3663)
- [90e20e94a](git@github.com:Alfresco/alfresco-content-app/commit/90e20e94a) [ACS-6828] Clicking on search input when it has some content inside it does not allow user to edit search term (#3658)
- [799ff8b74](git@github.com:Alfresco/alfresco-content-app/commit/799ff8b74) [ACS-6791] Restore&fix excluded tests (#3649)
- [930e4b1f3](git@github.com:Alfresco/alfresco-content-app/commit/930e4b1f3) [ACS-6813] ACA configurable layout for search result list (#3656)
- [1141b810c](git@github.com:Alfresco/alfresco-content-app/commit/1141b810c) [ACS-6427] Apply * for TEXT field for highlighting (#3659)
- [3f182a5a6](git@github.com:Alfresco/alfresco-content-app/commit/3f182a5a6) [ACS-5994] Remove redundant deleteNodes method from e2e (#3587)
- [4766bfe70](git@github.com:Alfresco/alfresco-content-app/commit/4766bfe70) [ACS-6427] Add search highlighting (#3637)
- [60a4abaa5](git@github.com:Alfresco/alfresco-content-app/commit/60a4abaa5) [ACS-5483] Renamed css class (#3638)
- [7024bfc92](git@github.com:Alfresco/alfresco-content-app/commit/7024bfc92) [ACS-4103] clear empty parameters for folder rules actions (#3641)
- [184ad17ba](git@github.com:Alfresco/alfresco-content-app/commit/184ad17ba) [ACS-6140] - Remove references to internal Angular Material CSS classes (#3620)
- [8e567cd48](git@github.com:Alfresco/alfresco-content-app/commit/8e567cd48) [ACS-6641] fix advanced search filters not displaying, fix libraries search option unchecking (#3633)
- [1400545c2](git@github.com:Alfresco/alfresco-content-app/commit/1400545c2) [ACS-6668] [ACS-6669] e2e migration - Info Drawer general and library properties tests (#3628)
- [630f69830](git@github.com:Alfresco/alfresco-content-app/commit/630f69830) [MNT-24151] - ADW: Users can see some actions Edit Offline" and "Upload New Version" for the declared record (#3622)
- [16839a87f](git@github.com:Alfresco/alfresco-content-app/commit/16839a87f) [ACS-6680] Deleted protractor tests (#3635)
- [1a30b4bd6](git@github.com:Alfresco/alfresco-content-app/commit/1a30b4bd6) [ACS-6667] file preview test migrated from Protractor to Playwright (#3634)
- [13566d4f2](git@github.com:Alfresco/alfresco-content-app/commit/13566d4f2) [ACS-6732] Manual upstream changes (#3632)
- [5f16e4114](git@github.com:Alfresco/alfresco-content-app/commit/5f16e4114) [ACS-6565] ADW - Document List View Header - UX Bugs (#3619)
- [382486463](git@github.com:Alfresco/alfresco-content-app/commit/382486463) [ACS-6666] e2e migration for info drawer file folder properties tests (#3623)
- [bcb7e634d](git@github.com:Alfresco/alfresco-content-app/commit/bcb7e634d) [ACS-6445] Address #PT20471_7 Missing Access Control (#3627)
- [4393f337c](git@github.com:Alfresco/alfresco-content-app/commit/4393f337c) [ACS-6699] cleanup user info menu and details (#3625)
- [489a84735](git@github.com:Alfresco/alfresco-content-app/commit/489a84735) [ACS-5882] infoDrawer comments tests migrated to Playwright (#3615)
- [c968c1cb7](git@github.com:Alfresco/alfresco-content-app/commit/c968c1cb7) [ACS-6688] excluding & fixing failing tests (#3624)
- [81669954b](git@github.com:Alfresco/alfresco-content-app/commit/81669954b) Upstream dependencies (#3617)
- [c9dc3ce5c](git@github.com:Alfresco/alfresco-content-app/commit/c9dc3ce5c) [ACS-6583] fix flickering toolbar on folder upload (#3609)
- [f628892cf](git@github.com:Alfresco/alfresco-content-app/commit/f628892cf) [ACA-4730] Bottom part of the letters "g", "y" and "j" are cut in the inputs (#3612) (#3612)
- [baeffc941](git@github.com:Alfresco/alfresco-content-app/commit/baeffc941) [ACS-6489] Use resizable option to disable resize on thumbnail column (#3590)
- [3f04f05da](git@github.com:Alfresco/alfresco-content-app/commit/3f04f05da) [ACS-6620] Use extensions instead of content key for viewer extensions (#3610)
- [d0484edd5](git@github.com:Alfresco/alfresco-content-app/commit/d0484edd5) Post ES migration fixes (#3611)
- [d33912b39](git@github.com:Alfresco/alfresco-content-app/commit/d33912b39) [ACA-4732] Update JS-API version first (#3613)
- [47fb269c4](git@github.com:Alfresco/alfresco-content-app/commit/47fb269c4) [ACS-6642] Tags column and getTags API call is now dynamic on app.config.json for search page (#3607)
- [91cdb1a9d](git@github.com:Alfresco/alfresco-content-app/commit/91cdb1a9d) [ACS-5133] view details button is inactive in expanded view (#3603)
- [608e6c5eb](git@github.com:Alfresco/alfresco-content-app/commit/608e6c5eb) [ACS-6575] code fix and split action suite (#3604)
- [c77528c53](git@github.com:Alfresco/alfresco-content-app/commit/c77528c53) [ACS-6576] Local storage prefix is not always created/updated properly in ADW (#3602)
- [dc2c7c910](git@github.com:Alfresco/alfresco-content-app/commit/dc2c7c910) [ACS-6573] Manage permissions window can now be opened from inside file preview (#3596)
- [53245d6d6](git@github.com:Alfresco/alfresco-content-app/commit/53245d6d6) e2e bug fixes and code cleanup (#3599)
- [dbe724552](git@github.com:Alfresco/alfresco-content-app/commit/dbe724552) [ACS-6572] break dependency on adf-testing (#3594)
- [09aba59b0](git@github.com:Alfresco/alfresco-content-app/commit/09aba59b0) [ACS-6563] cleanup protractor configs and e2e for extensibility (#3591)
- [58070d966](git@github.com:Alfresco/alfresco-content-app/commit/58070d966) [AAE-19247] Add css variables for selected and hover menu item (#3592)
- [c67801963](git@github.com:Alfresco/alfresco-content-app/commit/c67801963) ACS-6212 Corrected color for warning (#3589)
- [487c5ef62](git@github.com:Alfresco/alfresco-content-app/commit/487c5ef62) cleanup env variables (#3583)
- [70531e321](git@github.com:Alfresco/alfresco-content-app/commit/70531e321) [ACS-6325] Persisting configuration of document list columns size, visibility and order (#3562)
- [9366961d0](git@github.com:Alfresco/alfresco-content-app/commit/9366961d0) Implement case-insensitive matching for file extensions (#3570)
- [33c3d6f5d](git@github.com:Alfresco/alfresco-content-app/commit/33c3d6f5d) [ACS-6543] switch from aws to gha cache (#3582)
- [bc83c78b6](git@github.com:Alfresco/alfresco-content-app/commit/bc83c78b6) [ACS-6437] added new test migration (#3581)
- [6da7152c8](git@github.com:Alfresco/alfresco-content-app/commit/6da7152c8) [MNT-23433] Close Preview button position (#3535)
- [8a97b3cc4](git@github.com:Alfresco/alfresco-content-app/commit/8a97b3cc4) [ACS-6278] - Permissions manager should not be showed for smart folder (#3580)
- [5bb7c210a](git@github.com:Alfresco/alfresco-content-app/commit/5bb7c210a) [ACS-6535]add e2e test suite for copy-move-actions (#3576)
- [6b18b631a](git@github.com:Alfresco/alfresco-content-app/commit/6b18b631a) [ACS-6457] Migrated unshare-file e2es to playwright (#3575)
- [90c69b207](git@github.com:Alfresco/alfresco-content-app/commit/90c69b207) [ACS-5645] Property Panel Feature (#3477)
- [339dc60d6](git@github.com:Alfresco/alfresco-content-app/commit/339dc60d6) [ACS-6107] Updated default configuration for date-range component to be compatible with the new advanced search date range component (#3532)
- [373a41bd1](git@github.com:Alfresco/alfresco-content-app/commit/373a41bd1) [ACS-6456] Migrated Share File e2es to Playwright (#3565)
- [683138ced](git@github.com:Alfresco/alfresco-content-app/commit/683138ced) [ACS-6369] - ACA on multi select file/folder permisstion menu should not be shown (#3571)
- [7465bbbf6](git@github.com:Alfresco/alfresco-content-app/commit/7465bbbf6) [ACS-6510] playwright List View e2e test (#3566)
- [1d0752ce8](git@github.com:Alfresco/alfresco-content-app/commit/1d0752ce8) [ACS-6455] Update cz translations (#3561)
- [e001069bf](git@github.com:Alfresco/alfresco-content-app/commit/e001069bf) [ACS-6269] update create file from template tests (#3567)
- [6bcca7664](git@github.com:Alfresco/alfresco-content-app/commit/6bcca7664) [ACS-5678] update create folder from template tests (#3564)
- [aad083723](git@github.com:Alfresco/alfresco-content-app/commit/aad083723) [security] remove ajv-cli (#3475)
- [8b412b28f](git@github.com:Alfresco/alfresco-content-app/commit/8b412b28f) [ACS-6435] playwright e2e for list views personal files (#3551)
- [68ee86010](git@github.com:Alfresco/alfresco-content-app/commit/68ee86010) [ACS-6323] dynamic content list changing columns order with drag drop (#3557)
- [0c8b872cd](git@github.com:Alfresco/alfresco-content-app/commit/0c8b872cd) [AAE-18779] Cannot update colours according to dynamically generated theme due to hardcoded values (#3558)
- [d599d525c](git@github.com:Alfresco/alfresco-content-app/commit/d599d525c) [AAE-18662] Fix - Pipe icon is still visible in the search (#3556)
- [c4da70e52](git@github.com:Alfresco/alfresco-content-app/commit/c4da70e52) [ACS-6471] move create tests (#3555)
- [f917a663b](git@github.com:Alfresco/alfresco-content-app/commit/f917a663b) [ACS-5014] Migrated Copy Move actions E2Es from protractor to playwright (#3531)
- [506222005](git@github.com:Alfresco/alfresco-content-app/commit/506222005) [AAE-18442] Add data-automation-id to ACA user initials and sidenav (#3554)
- [b07b97714](git@github.com:Alfresco/alfresco-content-app/commit/b07b97714) [ACS-6031] Css classes added for maintaining minimum width in column header (#3549)
- [34c8976af](git@github.com:Alfresco/alfresco-content-app/commit/34c8976af) [ACS-6211] Resolved UI alignment issue in create rule dialog (#3505)
- [78b1e3e46](git@github.com:Alfresco/alfresco-content-app/commit/78b1e3e46) [ACS-6443] cleanup for redundant e2es and unused methods (#3547)
- [1b55de018](git@github.com:Alfresco/alfresco-content-app/commit/1b55de018) [ACS-5018] library actions protractor tests (#3545)
- [8831c2e82](git@github.com:Alfresco/alfresco-content-app/commit/8831c2e82) manual upstream (#3546)
- [8aaca5f69](git@github.com:Alfresco/alfresco-content-app/commit/8aaca5f69) Remove dead code from the e2e (#3542)
- [2c69887e0](git@github.com:Alfresco/alfresco-content-app/commit/2c69887e0) [ACS-6252] support disabling the tags and categories feature in the applications (#3533)
- [509ab5550](git@github.com:Alfresco/alfresco-content-app/commit/509ab5550) [ACS-6235] Migrated E2Es in favorites.ts file to Playwright (#3539)
- [fef55a3f7](git@github.com:Alfresco/alfresco-content-app/commit/fef55a3f7) [ACS-5923] remove navigation protractor e2e test (#3541)
- [c086bf202](git@github.com:Alfresco/alfresco-content-app/commit/c086bf202) [ACS-6367] action available e2e remove (#3540)
- [610339ac5](git@github.com:Alfresco/alfresco-content-app/commit/610339ac5) upgrade to latest ADF alphas (#3538)
- [b988874df](git@github.com:Alfresco/alfresco-content-app/commit/b988874df) [ACS-6398] folder action-available e2e test (#3537)
- [7c95b53c8](git@github.com:Alfresco/alfresco-content-app/commit/7c95b53c8) [ACS-6081] Reduce references to internal Angular material CSS classes (#3534)
- [7468111d1](git@github.com:Alfresco/alfresco-content-app/commit/7468111d1) [ACS-6368] remove special permissions e2e test (#3536)
- [f705c462b](git@github.com:Alfresco/alfresco-content-app/commit/f705c462b) [ACS-6239] Migrated personal files of pagination suit to playwright (#3528)
- [207410c44](git@github.com:Alfresco/alfresco-content-app/commit/207410c44) [MNT-22836] - support of pkce o auth grant type by aims (#3422)
- [23957d799](git@github.com:Alfresco/alfresco-content-app/commit/23957d799) update to latest ADF alphas (#3529)
- [7f256b228](git@github.com:Alfresco/alfresco-content-app/commit/7f256b228) [ACS-6031] Css classes added for maintaining minimum width in column header (#3523)
- [d2a4da13e](git@github.com:Alfresco/alfresco-content-app/commit/d2a4da13e) update to latest ADF (#3524)
- [4ce4b82e4](git@github.com:Alfresco/alfresco-content-app/commit/4ce4b82e4) fix linked ADF styling (#3522)
- [4e21459fe](git@github.com:Alfresco/alfresco-content-app/commit/4e21459fe) [MNT-23166] Add resizing and disable blur for document lists (#3520)
- [fa906bd6e](git@github.com:Alfresco/alfresco-content-app/commit/fa906bd6e) remove redundant service imports (#3521)
- [cde430843](git@github.com:Alfresco/alfresco-content-app/commit/cde430843) Upstream to ADF:6.5.1 JS-API:7.2.0 (#3514)
- [7a0d21cfd](git@github.com:Alfresco/alfresco-content-app/commit/7a0d21cfd) [ACS-5688] create folder tests update (#3519)
- [4877a0549](git@github.com:Alfresco/alfresco-content-app/commit/4877a0549) [ACS-6066 ] playwright e2e other permissions (#3510)
- [57ac20a8c](git@github.com:Alfresco/alfresco-content-app/commit/57ac20a8c) [ACS-6278] - disable manage rules for smart folders (#3518)
- [c9e0f7abe](git@github.com:Alfresco/alfresco-content-app/commit/c9e0f7abe) [ACS-4794] ES migration PR (#3359)
- [336047318](git@github.com:Alfresco/alfresco-content-app/commit/336047318) [ACS-5511] create library tests update (#3516)
- [b5d561dc5](git@github.com:Alfresco/alfresco-content-app/commit/b5d561dc5) [ACS-6278] - stop showing 'edit aspects' and 'manage rules' when node is a smart folder (#3512)
- [b54016bdf](git@github.com:Alfresco/alfresco-content-app/commit/b54016bdf) Bump ACA version (#3513)
- [ee562da66](git@github.com:Alfresco/alfresco-content-app/commit/ee562da66) [ACA-4722] - fix publish image script (#3511)
- [779e4e4b0](git@github.com:Alfresco/alfresco-content-app/commit/779e4e4b0) [ACS-6269] create file from template tests (#3509)
- [d0f9aac35](git@github.com:Alfresco/alfresco-content-app/commit/d0f9aac35) [ACS-6126] Fixed accessibility issue (#3486)
- [b98d8fd1d](git@github.com:Alfresco/alfresco-content-app/commit/b98d8fd1d) [ACA-4722] - add multi-arch images publish scripts (#3504)
- [ed4d2cfc2](git@github.com:Alfresco/alfresco-content-app/commit/ed4d2cfc2) [ACS-5678] delete protractor tests create folder from template (#3507)
- [76c7239e4](git@github.com:Alfresco/alfresco-content-app/commit/76c7239e4) [ACS-5688] delete protractor create folder tests (#3506)
- [69c00fc40](git@github.com:Alfresco/alfresco-content-app/commit/69c00fc40) Sonarcloud issues fixes (#3499)
- [968febffb](git@github.com:Alfresco/alfresco-content-app/commit/968febffb) migrate to nx 17 (#3502)

View File

@ -0,0 +1,99 @@
---
Title: License info, alfresco-content-app 4.4.0
---
# License information for alfresco-content-app 4.4.0
This page lists all third party libraries the project depends on.
## Libraries
| Name | Version | License |
| --- | --- | --- |
| [@alfresco/adf-content-services](https://github.com/Alfresco/alfresco-ng2-components) | 6.7.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 6.7.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 6.7.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/eslint-plugin-eslint-angular](https://github.com/Alfresco/alfresco-ng2-components) | 6.7.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/js-api](https://github.com/Alfresco/alfresco-ng2-components) | 7.6.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@angular/animations](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/cdk](https://github.com/angular/components) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/common](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/compiler](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/core](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/forms](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material](https://github.com/angular/components) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/router](https://github.com/angular/angular) | 14.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@babel/runtime](https://github.com/babel/babel) | 7.22.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.0.12 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) |
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 10.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/effects](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/router-store](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store](https://github.com/ngrx/platform) | 14.3.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngx-translate/core](https://github.com/ngx-translate/core) | 14.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [alfresco-content-app](https://github.com/Alfresco/alfresco-content-app) | 4.5.0 | UNLICENSED |
| [angular-oauth2-oidc-jwks](https://github.com/manfredsteyer/angular-oauth2-oidc) | 13.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) | 13.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [asap](https://github.com/kriskowal/asap) | 2.0.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [asynckit](https://github.com/alexindigo/asynckit) | 0.4.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [balanced-match](https://github.com/juliangruber/balanced-match) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 1.1.11 | [MIT](http://www.opensource.org/licenses/MIT) |
| [call-bind](https://github.com/ljharb/call-bind) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [combined-stream](https://github.com/felixge/node-combined-stream) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [component-emitter](https://github.com/sindresorhus/component-emitter) | 1.3.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [concat-map](https://github.com/substack/node-concat-map) | 0.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cookiejar](https://github.com/bmeck/node-cookiejar) | 2.1.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cropperjs](https://github.com/fengyuanchen/cropperjs) | 1.6.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [d](https://github.com/medikoo/d) | 1.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [debug](https://github.com/debug-js/debug) | 4.3.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [delayed-stream](https://github.com/felixge/node-delayed-stream) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [dezalgo](https://github.com/npm/dezalgo) | 1.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [es5-ext](https://github.com/medikoo/es5-ext) | 0.10.62 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [es6-iterator](https://github.com/medikoo/es6-iterator) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [es6-symbol](https://github.com/medikoo/es6-symbol) | 3.1.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [event-emitter](https://github.com/medikoo/event-emitter) | 0.3.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ext](https://github.com/medikoo/es5-ext.git#ext) | 1.7.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [fast-sha256](https://github.com/dchest/fast-sha256-js) | 1.3.0 | [Unlicense](http://unlicense.org/) |
| [form-data](https://github.com/form-data/form-data) | 4.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [formidable](https://github.com/node-formidable/formidable) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [function-bind](https://github.com/Raynos/function-bind) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | 1.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has-proto](https://github.com/inspect-js/has-proto) | 1.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has-symbols](https://github.com/inspect-js/has-symbols) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has](https://github.com/tarruda/has) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [hexoid](https://github.com/lukeed/hexoid) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [jsrsasign](https://github.com/kjur/jsrsasign) | 10.9.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | 6.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [material-icons](https://github.com/marella/material-icons) | 1.13.8 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [methods](https://github.com/jshttp/methods) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime-db](https://github.com/jshttp/mime-db) | 1.52.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime-types](https://github.com/jshttp/mime-types) | 2.1.35 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime](https://github.com/broofa/mime) | 2.6.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [ms](https://github.com/zeit/ms) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [next-tick](https://github.com/medikoo/next-tick) | 1.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [object-inspect](https://github.com/inspect-js/object-inspect) | 1.12.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [once](https://github.com/isaacs/once) | 1.4.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [parse5](https://github.com/inikulin/parse5) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [path2d-polyfill](https://github.com/nilzona/path2d-polyfill) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 3.3.122 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [qs](https://github.com/ljharb/qs) | 6.11.1 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [regenerator-runtime](https://github.com/facebook/regenerator/tree/main/packages/runtime) | 0.13.11 | [MIT](http://www.opensource.org/licenses/MIT) |
| [rxjs](https://github.com/reactivex/rxjs) | 6.6.6 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [semver](https://github.com/npm/node-semver) | 7.5.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [side-channel](https://github.com/ljharb/side-channel) | 1.0.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [superagent](https://github.com/ladjs/superagent) | 8.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [tslib](https://github.com/Microsoft/tslib) | 1.14.1 | [0BSD](http://landley.net/toybox/license.html) |
| [tslib](https://github.com/Microsoft/tslib) | 2.6.2 | [0BSD](http://landley.net/toybox/license.html) |
| [type](https://github.com/medikoo/type) | 1.2.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [type](https://github.com/medikoo/type) | 2.7.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [web-streams-polyfill](https://github.com/MattiasBuelens/web-streams-polyfill) | 3.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [wrappy](https://github.com/npm/wrappy) | 1.0.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [yallist](https://github.com/isaacs/yallist) | 4.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [zone.js](https://github.com/angular/angular) | 0.11.8 | [MIT](http://www.opensource.org/licenses/MIT) |

64
package-lock.json generated
View File

@ -1,20 +1,20 @@
{
"name": "alfresco-content-app",
"version": "4.4.0",
"version": "4.5.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "alfresco-content-app",
"version": "4.4.0",
"version": "4.5.0",
"hasInstallScript": true,
"license": "LGPL-3.0",
"dependencies": {
"@alfresco/adf-content-services": "6.7.0-8049569082",
"@alfresco/adf-core": "6.7.0-8049569082",
"@alfresco/adf-extensions": "6.7.0-8049569082",
"@alfresco/eslint-plugin-eslint-angular": "6.7.0-8049569082",
"@alfresco/js-api": "7.6.0-8049569082",
"@alfresco/adf-content-services": "6.7.0",
"@alfresco/adf-core": "6.7.0",
"@alfresco/adf-extensions": "6.7.0",
"@alfresco/eslint-plugin-eslint-angular": "6.7.0",
"@alfresco/js-api": "7.6.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
"@angular/common": "14.1.3",
@ -42,7 +42,7 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": "6.7.0-8049569082",
"@alfresco/adf-cli": "6.7.0",
"@angular-devkit/build-angular": "14.2.11",
"@angular-devkit/core": "14.1.2",
"@angular-devkit/schematics": "14.1.2",
@ -123,12 +123,12 @@
"dev": true
},
"node_modules/@alfresco/adf-cli": {
"version": "6.7.0-8049569082",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.7.0-8049569082.tgz",
"integrity": "sha512-SQ2fB8DxwN0CWkDwcNM0IZmNShUJ2mzOZK/wHuviZiT/vL7WVbOua5QTuAOrroRM/Z7toCPqqvZHXZigfMhMSw==",
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-6.7.0.tgz",
"integrity": "sha512-Vq86xBqCLfh6C5HlDEdp/JOXDviQlCSzUOGZ1I9c+km0qVU6/VAxfzNlMtjo9Vw6t66rpHXmCETBx7pzKClsKw==",
"dev": true,
"dependencies": {
"@alfresco/js-api": ">=7.6.0-8049569082",
"@alfresco/js-api": ">=7.6.0",
"commander": "^6.2.1",
"ejs": "^3.1.9",
"license-checker": "^25.0.1",
@ -143,15 +143,15 @@
}
},
"node_modules/@alfresco/adf-content-services": {
"version": "6.7.0-8049569082",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.7.0-8049569082.tgz",
"integrity": "sha512-YZiaID69vrB8XNWJUY7OZg5F9kilbWNrAeUOrS23zBKILNePmdropYL8MGRmXNZvkEQtYqAXJ5UbzEV9Jo49/A==",
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-6.7.0.tgz",
"integrity": "sha512-CcaK0qeWJZOBLIY1Yuj2LYcC4dyPbS1HnBbxwyL0hq0kEMCuUigMr5pNJLCO0AsNGOWaIGJ6wBdmFwZw1ihgAQ==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-core": ">=6.7.0-8049569082",
"@alfresco/js-api": ">=7.6.0-8049569082",
"@alfresco/adf-core": ">=6.7.0",
"@alfresco/js-api": ">=7.6.0",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@ -166,9 +166,9 @@
}
},
"node_modules/@alfresco/adf-core": {
"version": "6.7.0-8049569082",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.7.0-8049569082.tgz",
"integrity": "sha512-gbcLyNk52HVeK3Sdt0zAj8BcmqvsLdcrBeANqARPlrq6lubC9ucwdaZmaYF0tX6mPgqNSdVBfdnNcJKF9C5c0Q==",
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-6.7.0.tgz",
"integrity": "sha512-cJc4X+HLggEDx70ar4pzwVGiTqM/9XGDgtsTcTXWVz+pJI/F7dWZlbL/Y39a7jbQ863QttP1WiI5Ev1w+syTqA==",
"dependencies": {
"angular-oauth2-oidc": "^13.0.1",
"angular-oauth2-oidc-jwks": "^13.0.1",
@ -176,8 +176,8 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-extensions": ">=6.7.0-8049569082",
"@alfresco/js-api": ">=7.6.0-8049569082",
"@alfresco/adf-extensions": ">=6.7.0",
"@alfresco/js-api": ">=7.6.0",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@ -192,27 +192,27 @@
}
},
"node_modules/@alfresco/adf-extensions": {
"version": "6.7.0-8049569082",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.7.0-8049569082.tgz",
"integrity": "sha512-vxkcnLvLF4A4u06U3/zlU2hYw3ecLIor0ps91kWvsZI4XzeRDyDf+YMdPGJxI8HtJmVjJCtgBYJNNhtxwdKc/A==",
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-6.7.0.tgz",
"integrity": "sha512-pM31OEsTZuCTCnXJBl7AiPRUScV1FR+RKAtG1cua2A2mxBSmB2B6evnO+ZRlvKVvzReG7l5O9MAepaUj/0PXJA==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/js-api": ">=7.6.0-8049569082",
"@alfresco/js-api": ">=7.6.0",
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3"
}
},
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "6.7.0-8049569082",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.7.0-8049569082.tgz",
"integrity": "sha512-Ya/HrszrL9WxtuTzH5JtYq9xEG17guViBuIILTsCljecERdN2c097M7sCLAX8DWn/67sbDLrS9WHKYSAhbvQLQ=="
"version": "6.7.0",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-6.7.0.tgz",
"integrity": "sha512-7/1Ikkk6ZBZQrKa8dZbOSAtWDM6ial5q0Mw4P3ac5whzU7y0jLcjpvN5q47JhGPrgk+LQ389NMecnDZOlak2RQ=="
},
"node_modules/@alfresco/js-api": {
"version": "7.6.0-8049569082",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.6.0-8049569082.tgz",
"integrity": "sha512-VSXCRaLAE10YyaMhEmFOg3mArDhXhSTxWndEB/D1jax2uWm39uKtXBw7gPfMw9wn5ePzuxNivFXRZ2zlxL0lAw==",
"version": "7.6.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.6.0.tgz",
"integrity": "sha512-HeWXMfyQLcE0R++LdM+Ex1ORzfF/T6//U3qVRnFzVRjEHlxkuWdZRF78XfK/1rt0PQndYhw9DRacCQyDcPydYw==",
"dependencies": {
"event-emitter": "^0.3.5",
"superagent": "^8.0.9",

View File

@ -1,6 +1,6 @@
{
"name": "alfresco-content-app",
"version": "4.4.0",
"version": "4.5.0",
"license": "LGPL-3.0",
"scripts": {
"postinstall": "ngcc",
@ -34,11 +34,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "6.7.0-8049569082",
"@alfresco/adf-core": "6.7.0-8049569082",
"@alfresco/adf-extensions": "6.7.0-8049569082",
"@alfresco/eslint-plugin-eslint-angular": "6.7.0-8049569082",
"@alfresco/js-api": "7.6.0-8049569082",
"@alfresco/adf-content-services": "6.7.0",
"@alfresco/adf-core": "6.7.0",
"@alfresco/adf-extensions": "6.7.0",
"@alfresco/eslint-plugin-eslint-angular": "6.7.0",
"@alfresco/js-api": "7.6.0",
"@angular/animations": "14.1.3",
"@angular/cdk": "14.1.3",
"@angular/common": "14.1.3",
@ -66,7 +66,7 @@
"zone.js": "0.11.8"
},
"devDependencies": {
"@alfresco/adf-cli": "6.7.0-8049569082",
"@alfresco/adf-cli": "6.7.0",
"@angular-devkit/build-angular": "14.2.11",
"@angular-devkit/core": "14.1.2",
"@angular-devkit/schematics": "14.1.2",

View File

@ -5,10 +5,10 @@
"peerDependencies": {
"@angular/common": ">=14.1.0",
"@angular/core": ">=14.1.0",
"@alfresco/adf-core": ">=6.7.0-7675089335",
"@alfresco/adf-content-services": ">=6.7.0-7675089335",
"@alfresco/adf-extensions": ">=6.7.0-7675089335",
"@alfresco/js-api": ">=7.6.0-7675089335",
"@alfresco/adf-core": ">=6.7.0",
"@alfresco/adf-content-services": ">=6.7.0",
"@alfresco/adf-extensions": ">=6.7.0",
"@alfresco/js-api": ">=7.6.0",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.3",
"@angular/forms": ">=14.1.3",

View File

@ -5,10 +5,10 @@
"license": "LGPL-3.0",
"scripts": {},
"peerDependencies": {
"@alfresco/adf-content-services": ">=6.7.0-7675089335",
"@alfresco/adf-core": ">=6.7.0-7675089335",
"@alfresco/adf-extensions": ">=6.7.0-7675089335",
"@alfresco/js-api": ">=7.6.0-7675089335",
"@alfresco/adf-content-services": ">=6.7.0",
"@alfresco/adf-core": ">=6.7.0",
"@alfresco/adf-extensions": ">=6.7.0",
"@alfresco/js-api": ">=7.6.0",
"@angular/animations": ">=14.1.3",
"@angular/common": ">=14.1.3",
"@angular/compiler": ">=14.1.3",