diff --git a/README.md b/README.md index 98f773abc..2597f548f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify. | ACA | ADF | ACS | Node | Angular | |-------|---------------|------------|------|---------| +| 7.3.x | 8.3.1 | 26.x | 24.x | 19.x | | 7.2.x | 8.2.1 | 23.x, 25.x | 22.x | 19.x | | 7.1.x | 8.1.1 | 25.2 | 22.x | 19.x | | 7.0.x | 8.0.0 | 25.2 | 22.x | 19.x | diff --git a/app/src/app.config.json b/app/src/app.config.json index d14fd321c..e9bba5993 100644 --- a/app/src/app.config.json +++ b/app/src/app.config.json @@ -34,7 +34,7 @@ "locale": "en", "application": { "name": "Workspace", - "version": "7.2.0", + "version": "7.3.0", "logo": "assets/images/app-logo.svg", "copyright": "APP.COPYRIGHT" }, diff --git a/docs/README.md b/docs/README.md index d0bb193c5..56707c248 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,6 +40,7 @@ The documentation is divided into the following sections: | ACA | ADF | ACS | Node | Angular | |-------|---------------|------------|------|---------| +| 7.3.x | 8.3.1 | 26.x | 24.x | 19.x | | 7.2.x | 8.2.1 | 23.x, 25.x | 22.x | 19.x | | 7.1.x | 8.1.1 | 25.2 | 22.x | 19.x | | 7.0.x | 8.0.0 | 25.2 | 22.x | 19.x | diff --git a/docs/audit/audit-info-7.3.0.md b/docs/audit/audit-info-7.3.0.md new file mode 100644 index 000000000..f9b87f327 --- /dev/null +++ b/docs/audit/audit-info-7.3.0.md @@ -0,0 +1,23 @@ +--- +Title: Audit info, alfresco-content-app 7.3.0 +--- + +# Audit information for alfresco-content-app 7.3.0 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 0 +- Moderate risk: 0 +- Low risk: 0 + +Dependencies analyzed: + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | + + diff --git a/docs/changelog/changelog-7.3.0.md b/docs/changelog/changelog-7.3.0.md new file mode 100644 index 000000000..e1dc778cf --- /dev/null +++ b/docs/changelog/changelog-7.3.0.md @@ -0,0 +1,72 @@ +--- +Title: Changelog for alfresco-content-app v7.3.0 +--- + +# Changelog + +- [1f8e5d9cf](git@github.com:Alfresco/alfresco-content-app/commit/1f8e5d9cf) [PRODSEC-11289] [ACA] Fix Angular i18n vulnerable to CSS (#5076) +- [a63664f31](git@github.com:Alfresco/alfresco-content-app/commit/a63664f31) [ACS-11213] Reverted ngx translate upgrade (#5068) +- [acb832da6](git@github.com:Alfresco/alfresco-content-app/commit/acb832da6) [ACS-11033] ai answer references id mapping workaround (#5064) +- [02ca4dfca](git@github.com:Alfresco/alfresco-content-app/commit/02ca4dfca) [ACS-11219] removed unused locators and methods from E2E components (#5061) +- [52d7f52bf](git@github.com:Alfresco/alfresco-content-app/commit/52d7f52bf) [ACS-11033] Knowledge Retrieval answer page displays general error instead of response (#5044) +- [2d2347c1a](git@github.com:Alfresco/alfresco-content-app/commit/2d2347c1a) [ACS-11153] remove the usage of ng reflect from the unit tests (#5057) +- [1218c0fb6](git@github.com:Alfresco/alfresco-content-app/commit/1218c0fb6) [ACS-11051] getChild usage refactored (#5056) +- [b5cb26e57](git@github.com:Alfresco/alfresco-content-app/commit/b5cb26e57) [ACS-11173] Inital set of code review rules for Copilot (#5053) +- [8ee2ab9be](git@github.com:Alfresco/alfresco-content-app/commit/8ee2ab9be) [PRODSEC-11179] Bump Mermaid to mitigate lodash-es prototype pollution (#5054) +- [420474522](git@github.com:Alfresco/alfresco-content-app/commit/420474522) [MNT-25478] Add Information dialog for nodes and dialog for additional location references (#5041) +- [0f7bd8926](git@github.com:Alfresco/alfresco-content-app/commit/0f7bd8926) Add retry logic and authentication to ACS deployment version fetch (#5051) +- [de59a0b21](git@github.com:Alfresco/alfresco-content-app/commit/de59a0b21) test fixes for deploy local acs (#5049) +- [85c8d3673](git@github.com:Alfresco/alfresco-content-app/commit/85c8d3673) Manual upstream (#5040) +- [51deb5ccd](git@github.com:Alfresco/alfresco-content-app/commit/51deb5ccd) [MNT-25541]: copies wasm files to app build (#5035) +- [3bb00fe22](git@github.com:Alfresco/alfresco-content-app/commit/3bb00fe22) [MNT-25123] Addded scss variables (#5039) +- [13c8002b1](git@github.com:Alfresco/alfresco-content-app/commit/13c8002b1) [ACS-10960] allow to run e2e with local or custom url (#5022) +- [2019f151e](git@github.com:Alfresco/alfresco-content-app/commit/2019f151e) [ACS-10293] Bulk actions dropdown SR fixes (#5019) +- [6d8729d96](git@github.com:Alfresco/alfresco-content-app/commit/6d8729d96) [ACS-10258] a11y fix: Search page: Table columns are lost on 320px width (#5021) +- [19270e256](git@github.com:Alfresco/alfresco-content-app/commit/19270e256) [ACS-10956] Update eslint configuration for all automated tests related files (#4991) +- [8eabf2ffc](git@github.com:Alfresco/alfresco-content-app/commit/8eabf2ffc) [ACS-10233] Corrected headings structure on profile page (#5020) +- [7c71e8f46](git@github.com:Alfresco/alfresco-content-app/commit/7c71e8f46) [ACS-10203]: color var for select all tooltip (#5017) +- [55d818eb8](git@github.com:Alfresco/alfresco-content-app/commit/55d818eb8) [ACS-10217]: adds proper enter key handling (#5000) +- [ebca95d98](git@github.com:Alfresco/alfresco-content-app/commit/ebca95d98) [ACS-10294] KN: Personal Files: On activating the button, focus does not move into newly opened section (#5014) +- [e13be780f](git@github.com:Alfresco/alfresco-content-app/commit/e13be780f) [ACS-7768] Form fields cleanup (#4956) +- [3fad8cce7](git@github.com:Alfresco/alfresco-content-app/commit/3fad8cce7) [ACS-10307] SR: Personal files: No confirmation announced when creating new folder or document (#5006) +- [046c93966](git@github.com:Alfresco/alfresco-content-app/commit/046c93966) [ACS-10886] Buttons under collapsed/expanded menu are coded as regions instead of list of items (#5005) +- [7d0133af3](git@github.com:Alfresco/alfresco-content-app/commit/7d0133af3) [ACS-10309] screen reader personal files new process dialog does not announce any semantics (#5008) +- [0bc5bcc13](git@github.com:Alfresco/alfresco-content-app/commit/0bc5bcc13) [ACS-10323] a11y fix - Adding/removing favorites are not announced by SR (#5002) +- [715f928b3](git@github.com:Alfresco/alfresco-content-app/commit/715f928b3) [ACS-10239] Add aria hidden to visual separators (#5007) +- [747d8afee](git@github.com:Alfresco/alfresco-content-app/commit/747d8afee) build(deps): Bump @angular-devkit/build-angular to 19.2.19 (#5003) +- [826bfa7cc](git@github.com:Alfresco/alfresco-content-app/commit/826bfa7cc) Security fix for node, package lock +- [8fe74b7e0](git@github.com:Alfresco/alfresco-content-app/commit/8fe74b7e0) [ACS-10960] fix workflow (run-e2e-with-env) localhost (#4989) +- [d1dde5909](git@github.com:Alfresco/alfresco-content-app/commit/d1dde5909) [PRODSEC-11159] Bump Angular packages to v19.2.18 (#4990) +- [d85f3bfbe](git@github.com:Alfresco/alfresco-content-app/commit/d85f3bfbe) [ACS-10315] Remove extra focus bg on mat tab (#4987) +- [eda687d14](git@github.com:Alfresco/alfresco-content-app/commit/eda687d14) [ACS-10287] a11y Fix: No label is announced for the dropdown, folder rules dialog (#4981) +- [0f5940a33](git@github.com:Alfresco/alfresco-content-app/commit/0f5940a33) [ACS-10514] fix leading and trailing operators (#4944) +- [d59be51fe](git@github.com:Alfresco/alfresco-content-app/commit/d59be51fe) [ACS-10204] Provide proper contrast for user profile icon (#4973) +- [5799cddd0](git@github.com:Alfresco/alfresco-content-app/commit/5799cddd0) [ACS-10885] Dashboard: Non-descriptive announcement of the Company Logo button (#4975) +- [fd81a29d5](git@github.com:Alfresco/alfresco-content-app/commit/fd81a29d5) [ACS-10083]: addstop level filter management; unit tests (#4935) +- [fef4075e9](git@github.com:Alfresco/alfresco-content-app/commit/fef4075e9) [MNT-25408]: fix activeFilter stream logic (#4957) +- [21963b936](git@github.com:Alfresco/alfresco-content-app/commit/21963b936) [ACS-10283] a11y fix - Folder rules 'when' label is not associated with checkboxes (#4968) +- [90f6fedd1](git@github.com:Alfresco/alfresco-content-app/commit/90f6fedd1) [ACS-10201] Snackbar content is hidden and not announced by SR (#4974) +- [4ea377574](git@github.com:Alfresco/alfresco-content-app/commit/4ea377574) ACS-10934: migrate from adf-toolbar to mat-toolbar (#4969) +- [dd7852ead](git@github.com:Alfresco/alfresco-content-app/commit/dd7852ead) Use native node 24 .env loader (#4970) +- [53f19f793](git@github.com:Alfresco/alfresco-content-app/commit/53f19f793) [ACS-10876] ACA e2e playwright automated test for Firefox Edge and Safari (#4952) +- [7df4e8472](git@github.com:Alfresco/alfresco-content-app/commit/7df4e8472) [ACS-10730] The ‘Save Changes’ button becomes disabled after modifying the search or filter. (#4929) +- [44b8ec53d](git@github.com:Alfresco/alfresco-content-app/commit/44b8ec53d) ACS 9871 - add additional transformation rule tests (#4927) +- [3f25c12b6](git@github.com:Alfresco/alfresco-content-app/commit/3f25c12b6) [MNT-25408]: ensure loader is not shown on nullish query (#4885) +- [12a4c76c2](git@github.com:Alfresco/alfresco-content-app/commit/12a4c76c2) [ACS-10801]: removes pipe mock declaration (#4936) +- [3b01f1a32](git@github.com:Alfresco/alfresco-content-app/commit/3b01f1a32) [ACS-10220] Fix color contrast issue for in folder rule action component (#4934) +- [ae3db8ff3](git@github.com:Alfresco/alfresco-content-app/commit/ae3db8ff3) [ACS-10226] Improve color contrast for better accessibility (#4931) +- [124c1f5b7](git@github.com:Alfresco/alfresco-content-app/commit/124c1f5b7) OPSEXP-3693 Remove duplicated free-hosted-runner-disk-space action in pull-request workflow (#4942) +- [66d8f3980](git@github.com:Alfresco/alfresco-content-app/commit/66d8f3980) [ACS-10200] a11y Fix: Sidenav do not announce state to SR users (#4943) +- [828338c82](git@github.com:Alfresco/alfresco-content-app/commit/828338c82) OPSEXP-3693: ensure space has been freed in PR workflow (#4938) +- [bf932aea0](git@github.com:Alfresco/alfresco-content-app/commit/bf932aea0) [ACS-10282] screen reader personal files perform actions empty state not announced by screen reader (#4932) +- [ac3d99697](git@github.com:Alfresco/alfresco-content-app/commit/ac3d99697) [ACS-10838]change-Deploy-local-ACS-workflow-step sequence (#4939) +- [35f662bee](git@github.com:Alfresco/alfresco-content-app/commit/35f662bee) ACS-9871: Add transformation rule tests and supporting methods (#4921) +- [b54e42cce](git@github.com:Alfresco/alfresco-content-app/commit/b54e42cce) [MNT-25276] sorting using sorting key configuration is not correctly saved in localstorage (#4905) +- [ef7542ec0](git@github.com:Alfresco/alfresco-content-app/commit/ef7542ec0) [ACS-10219] a11y Keyboard focus is lost when dismissing popup with Esc (#4906) +- [907d4c4cd](git@github.com:Alfresco/alfresco-content-app/commit/907d4c4cd) [ACS-10763] Switch to NPM trusted publishing (#4907) +- [8ee33bc94](git@github.com:Alfresco/alfresco-content-app/commit/8ee33bc94) [ACS-10514] ADW Search not working for some scenario tocken creation issue (#4891) +- [5fdd2202e](git@github.com:Alfresco/alfresco-content-app/commit/5fdd2202e) [ACS-10710] set user define version to update and run (#4895) +- [964d2e8ce](git@github.com:Alfresco/alfresco-content-app/commit/964d2e8ce) [ACS-10222] Fixed reaching visibility dropdown for libraries using Tab key (#4897) +- [24c5b35ee](git@github.com:Alfresco/alfresco-content-app/commit/24c5b35ee) [ACS-10740] Adjust karma config for coverage report (#4901) +- [25d2129f6](git@github.com:Alfresco/alfresco-content-app/commit/25d2129f6) post release version bump (#4903) + diff --git a/docs/licences/license-info-7.3.0.md b/docs/licences/license-info-7.3.0.md new file mode 100644 index 000000000..64663093b --- /dev/null +++ b/docs/licences/license-info-7.3.0.md @@ -0,0 +1,49 @@ +--- +Title: License info, alfresco-content-app 7.3.0 +--- + +# License information for alfresco-content-app 7.3.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) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/eslint-plugin-eslint-angular](https://github.com/Alfresco/alfresco-ng2-components) | 8.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/js-api](https://github.com/Alfresco/alfresco-ng2-components) | 9.3.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@angular/animations](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/cdk](https://github.com/angular/components) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/common](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/compiler](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/core](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/forms](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material](https://github.com/angular/components) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/router](https://github.com/angular/angular) | 19.2.19 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.2.7 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) | +| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 15.0.2 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/effects](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/operators](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/router-store](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| @ngx-translate/core | 16.0.4 | [MIT](http://www.opensource.org/licenses/MIT) | +| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [date-fns](https://github.com/date-fns/date-fns) | 4.1.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [katex](https://github.com/KaTeX/KaTeX) | 0.16.25 | [MIT](http://www.opensource.org/licenses/MIT) | +| [material-icons](https://github.com/marella/material-icons) | 1.13.14 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [mermaid](https://github.com/mermaid-js/mermaid) | 11.12.3 | [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/) | +| [ngx-markdown](https://github.com/jfcere/ngx-markdown) | 19.1.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [pdfjs-dist](https://github.com/mozilla/pdf.js) | 5.4.449 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [prismjs](https://github.com/PrismJS/prism) | 1.30.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [rxjs](https://github.com/reactivex/rxjs) | 7.8.2 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [tslib](https://github.com/Microsoft/tslib) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) | +| [zone.js](https://github.com/angular/angular) | 0.15.0 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/package-lock.json b/package-lock.json index 0ef077e1c..e594a5174 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,11 +9,11 @@ "version": "7.3.0", "license": "LGPL-3.0", "dependencies": { - "@alfresco/adf-content-services": "8.4.0-22758435552", - "@alfresco/adf-core": "8.4.0-22758435552", - "@alfresco/adf-extensions": "8.4.0-22758435552", - "@alfresco/eslint-plugin-eslint-angular": "8.4.0-22758435552", - "@alfresco/js-api": "9.4.0-22758435552", + "@alfresco/adf-content-services": "8.3.1", + "@alfresco/adf-core": "8.3.1", + "@alfresco/adf-extensions": "8.3.1", + "@alfresco/eslint-plugin-eslint-angular": "8.3.1", + "@alfresco/js-api": "9.3.1", "@angular/animations": "19.2.19", "@angular/cdk": "19.2.19", "@angular/common": "19.2.19", @@ -46,7 +46,7 @@ "zone.js": "0.15.0" }, "devDependencies": { - "@alfresco/adf-cli": "8.4.0-22758435552", + "@alfresco/adf-cli": "8.3.1", "@angular-devkit/build-angular": "19.2.19", "@angular-devkit/core": "19.2.18", "@angular-devkit/schematics": "19.2.18", @@ -103,13 +103,13 @@ } }, "node_modules/@alfresco/adf-cli": { - "version": "8.4.0-22758435552", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.4.0-22758435552.tgz", - "integrity": "sha512-2+I7G5mfCf0fG5se8H/pnq9EPGaCKSBvoXrI0tLhhqC0hg83lDIra2XD+TuLKuhIqeudzgymIuYAlC3RTfq/WA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.3.1.tgz", + "integrity": "sha512-6THUyOTUcfdYf+K1cbgT8Uc408DRSnORwa2cpEvT8KMFGGg03j4aZSRfifWm5X2/CRF1no27FEq1EaepNcU6Ew==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@alfresco/js-api": ">=9.4.0-22758435552", + "@alfresco/js-api": ">=9.2.0", "ejs": "^3.1.10", "license-checker": "^25.0.1", "node-fetch": "^2.7.0", @@ -121,16 +121,16 @@ } }, "node_modules/@alfresco/adf-content-services": { - "version": "8.4.0-22758435552", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.4.0-22758435552.tgz", - "integrity": "sha512-Ox+yZewiW+GirCz/l5YmmOC/YLvd6C5HBdTaRzSX1H1juHCDRIsA6Wq0V0EhpaMUWk0NPb4j6clcMKIKJ0t9Uw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.3.1.tgz", + "integrity": "sha512-/CK5+7d7iPT6tFcfEy2XmCg7opHqDf4nuoJgQ6drrctc5a9gcYMisw9vONlDu2UU6QaQEqPFmAM9/OWpBl2j0Q==", "license": "Apache-2.0", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-core": ">=8.4.0-22758435552", - "@alfresco/js-api": ">=9.4.0-22758435552", + "@alfresco/adf-core": ">=8.3.1", + "@alfresco/js-api": ">=9.3.1", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.2", "@angular/common": ">=14.1.3", @@ -145,10 +145,11 @@ } }, "node_modules/@alfresco/adf-core": { - "version": "8.4.0-22758435552", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.4.0-22758435552.tgz", - "integrity": "sha512-opVqXTUrWmS2g02hLZkSwlwtCDRjOuG555vGcAq1w8/oc5/jf4H/4RG+oOgvPAM0CDMWL+Kp0lxIsEvyhvg6jA==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.3.1.tgz", + "integrity": "sha512-kkFrTX9GmKUnsbxdLNnaUcQic/900iH/YmxISWVzyVLAkWfDtd/4/DAX+nouudWXlvShvK5FJG/kVzaWrQEctw==", "license": "Apache-2.0", + "peer": true, "dependencies": { "angular-oauth2-oidc": "17.0.2", "angular-oauth2-oidc-jwks": "17.0.2", @@ -158,8 +159,8 @@ "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-extensions": ">=8.4.0-22758435552", - "@alfresco/js-api": ">=9.4.0-22758435552", + "@alfresco/adf-extensions": ">=8.3.1", + "@alfresco/js-api": ">=9.3.1", "@angular/animations": ">=16.0.0", "@angular/cdk": ">=16.0.0", "@angular/common": ">=16.0.0", @@ -192,30 +193,32 @@ } }, "node_modules/@alfresco/adf-extensions": { - "version": "8.4.0-22758435552", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.4.0-22758435552.tgz", - "integrity": "sha512-E6AxFTgcLEgfwmROlnbAfKFlnwjLkFUWoqZgvM1oDg+nRNW6kFBjnApCbguFXEtnlL7yE1JsHH9cDxxDdyq7DQ==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.3.1.tgz", + "integrity": "sha512-+TsilMQbM9hfnBJHfI2h/2pVGyrAFvFNgDld8CbxJdDq+6nl0+ffExMlLdYaOYi+Mr0zwEV0qtsG32kxVwnYag==", "license": "Apache-2.0", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/js-api": ">=9.4.0-22758435552", + "@alfresco/js-api": ">=9.3.1", "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3" } }, "node_modules/@alfresco/eslint-plugin-eslint-angular": { - "version": "8.4.0-22758435552", - "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.4.0-22758435552.tgz", - "integrity": "sha512-wow+aZ2Hr1sFM6yNHSyNVWzm9F4/yd2m6SrCD+Wu47lsZnC1ECQVX7I+/1taZ8/uej+nnwFKXAkaBrXp6cRmPw==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.3.1.tgz", + "integrity": "sha512-TUpsXTBBtm6ZTH6Np1d/WaDIiebdzZcRJLs3J+dgm0Bs0vjQJBY0D5cvXXc0hkyAJvQGYx8djaL/05nrcleBVg==", "license": "Apache-2.0" }, "node_modules/@alfresco/js-api": { - "version": "9.4.0-22758435552", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.4.0-22758435552.tgz", - "integrity": "sha512-hY4dK+OpFGLxdA8vtol0WWOqk2emhx2pMX3VtbfoUDPlarqmHGbnG6NsGe/FHFuZHqDirAfpO+ARxJ5ggcAI4g==", + "version": "9.3.1", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.3.1.tgz", + "integrity": "sha512-LTO5/DusccR6VQaztYHgCBvn9gfDchNfJf/pjuRH9GTCyi8k14BTvjs9e8RTg78WOlO7cs4iLzMq9wFvlzVc4Q==", "license": "Apache-2.0", + "peer": true, "dependencies": { "eventemitter3": "^5.0.1", "superagent": "^9.0.1", @@ -656,6 +659,7 @@ "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.2.19.tgz", "integrity": "sha512-XGChk+26XZpcwzIQUVjgLxGVC//m5TaDrogseQNIGs2Chzv6KYbo91HftL69fTiM5udRYjg6IV7XEzDNF/GVUw==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -758,6 +762,7 @@ "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.19.tgz", "integrity": "sha512-PCpJagurPBqciqcq4Z8+3OtKLb7rSl4w/qBJoIMua8CgnrjvA1i+SWawhdtfI1zlY8FSwhzLwXV0CmWWfFzQPg==", "license": "MIT", + "peer": true, "dependencies": { "parse5": "^7.1.2", "tslib": "^2.3.0" @@ -773,6 +778,7 @@ "resolved": "https://registry.npmjs.org/@angular/common/-/common-19.2.19.tgz", "integrity": "sha512-/JYo8jJZ6BAgw3IVYJpinAfGb+RbaZubrElFvaq450BWxDPInv7Z99HKEQ3qEBRsBeIAQ/WrKXDxoJSjy7QMNQ==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -789,6 +795,7 @@ "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.19.tgz", "integrity": "sha512-kWlqFW7ExvAqKv+X/6ZsWVW7YTmI1/3VUvADLC/6bkLTdKrHS8OtBHfsklXmHMNVbbFopTvoTeKkoqLGrW2lwg==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -802,6 +809,7 @@ "integrity": "sha512-vdMJX9E7wePN41T+6BYRQBA+XiR9a5DBhs20dqtv8YVireQktH6mxLZIg1pVxkL/gnao2gpl/lOvp0xmC7UN/Q==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@babel/core": "7.26.9", "@jridgewell/sourcemap-codec": "^1.4.14", @@ -878,6 +886,7 @@ "resolved": "https://registry.npmjs.org/@angular/core/-/core-19.2.19.tgz", "integrity": "sha512-VZAzpxBoQgyy7AOlhxbAHxPQWo0nk8xsnrD36PLCZeTZA/5GNzO3lLVaX2N5BCUgpgiCBjNBKq9kVo6ZkAls9g==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -894,6 +903,7 @@ "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-19.2.19.tgz", "integrity": "sha512-J09++utTVaPs962y/adeDjIgqyhzNpnzAS7Nex+HNy/LnWPcTNW781cOh1EGS1X/+CmgnI8HWs5z4KGeBeU1aA==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -921,6 +931,7 @@ "resolved": "https://registry.npmjs.org/@angular/material/-/material-19.2.19.tgz", "integrity": "sha512-auIE6JUzTIA3LyYklh9J/T7u64crmphxUBgAa0zcOMDog6SYfwbNe9YeLQqua5ek4OUAOdK/BHHfVl5W5iaUoQ==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -938,6 +949,7 @@ "resolved": "https://registry.npmjs.org/@angular/material-date-fns-adapter/-/material-date-fns-adapter-19.2.19.tgz", "integrity": "sha512-So+jptG1uhLhdSA1NuCkbfPl5tf/PRJVdfSn/9R2HzmjZSV65RuvhwDvFK9CV/Zhj9s9h7rXyn7V5GtThjznGw==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -952,6 +964,7 @@ "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-19.2.19.tgz", "integrity": "sha512-bnQSmoJNI1LQxJnHnB01XQXqgOdgAtLAOsa24ZT6b2pWV3Vw0/7+V2dZsNZX/TJtejunvSgSDCEqgJhIQ5vBVg==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -974,6 +987,7 @@ "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-19.2.19.tgz", "integrity": "sha512-u8aYmIRGtx4yOXhmqgiRIm+DyH+05bAkzMHr6RE0JV/wxVJmAIKZnquHM6ItFvF0eV0pfMTPwArmRuHVWu7tQg==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -992,6 +1006,7 @@ "resolved": "https://registry.npmjs.org/@angular/router/-/router-19.2.19.tgz", "integrity": "sha512-zh40ihKgYOM5pjgUOLlUKdWYsGgEj7MQHgzdV1E9Zz6LBrQTp/PGS/UdCQn88H6KAshR0uXrkc/vP+tnB2jqdg==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -1049,6 +1064,7 @@ "integrity": "sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.26.2", @@ -3089,7 +3105,8 @@ "resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-4.0.18.tgz", "integrity": "sha512-EF77RqROHL+4LhMGW5NTeKqfUd/e4OOv6EDFQ/UQQiFyWuqkEKyEz0NDILxOFxWUEVdjT2GQ2cC7t12B6pESwg==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@cspell/dict-dart": { "version": "2.3.1", @@ -3229,14 +3246,16 @@ "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-4.0.13.tgz", "integrity": "sha512-vHzk2xfqQYPvoXtQtywa6ekIonPrUEwe2uftjry3UNRNl89TtzLJVSkiymKJ3WMb+W/DwKXKIb1tKzcIS8ccIg==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@cspell/dict-html-symbol-entities": { "version": "4.0.4", "resolved": "https://registry.npmjs.org/@cspell/dict-html-symbol-entities/-/dict-html-symbol-entities-4.0.4.tgz", "integrity": "sha512-afea+0rGPDeOV9gdO06UW183Qg6wRhWVkgCFwiO3bDupAoyXRuvupbb5nUyqSTsLXIKL8u8uXQlJ9pkz07oVXw==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@cspell/dict-java": { "version": "5.0.12", @@ -3434,7 +3453,8 @@ "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-3.2.3.tgz", "integrity": "sha512-zXh1wYsNljQZfWWdSPYwQhpwiuW0KPW1dSd8idjMRvSD0aSvWWHoWlrMsmZeRl4qM4QCEAjua8+cjflm41cQBg==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/@cspell/dict-vue": { "version": "3.0.5", @@ -3553,6 +3573,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": "^14 || ^16 || >=18" }, @@ -3576,6 +3597,7 @@ } ], "license": "MIT", + "peer": true, "engines": { "node": "^14 || ^16 || >=18" } @@ -4834,6 +4856,7 @@ "resolved": "https://registry.npmjs.org/@mat-datetimepicker/core/-/core-15.0.2.tgz", "integrity": "sha512-2vyKub5uCSAWoKC7UlUbNFOwHrHu9gdaK1xluMiimj8GibkxuP0uh2AP1tRsYz2514CAFvsSkD39X6qy0kz7Iw==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "~2.8.1" }, @@ -4954,6 +4977,7 @@ "integrity": "sha512-8PFQxtmXc6ukBC4CqGIoc96M2Ly9WVwCPu4Ffvt+K/SB6rGbeFeZoYAwREV1zGNMJ5v5ly6+AHIEOBxNuSnzSg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@module-federation/bridge-react-webpack-plugin": "0.21.6", "@module-federation/cli": "0.21.6", @@ -5290,6 +5314,7 @@ "integrity": "sha512-AStdwBtsGB3jIfDg9oP+KyVPsimdaeHsP855gqCxDp1hi2+GKjlZWZx9ThkS8NytVSXSUysxqoUL1ivDoKgcCQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@module-federation/runtime": "2.0.1", "@module-federation/webpack-bundler-runtime": "2.0.1" @@ -5397,6 +5422,7 @@ "integrity": "sha512-fnP+ZOZTFeBGiTAnxve+axGmiYn2D60h86nUISXjXClK3LUY1krUfPgf6MaD4YDJ4i51OGXZWPekeMe16pkd8Q==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@module-federation/runtime": "0.21.6", "@module-federation/webpack-bundler-runtime": "0.21.6" @@ -6084,6 +6110,7 @@ "resolved": "https://registry.npmjs.org/@ngrx/store/-/store-19.2.1.tgz", "integrity": "sha512-c5vQId7YoAhM0y4HASrz9mtLju+28vJspd6OBlhPbBlSae8GN8m9S/oav+8LaSY19yh95cZ5B/nMcLNNWgL/jA==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.0.0" }, @@ -6128,6 +6155,7 @@ "resolved": "https://registry.npmjs.org/@ngx-translate/core/-/core-16.0.4.tgz", "integrity": "sha512-s8llTL2SJvROhqttxvEs7Cg+6qSf4kvZPFYO+cTOY1d8DWTjlutRkWAleZcPPoeX927Dm7ALfL07G7oYDJ7z6w==", "license": "MIT", + "peer": true, "dependencies": { "tslib": "^2.3.0" }, @@ -7304,6 +7332,7 @@ "dev": true, "hasInstallScript": true, "license": "MIT", + "peer": true, "dependencies": { "@napi-rs/wasm-runtime": "0.2.4", "@yarnpkg/lockfile": "^1.1.0", @@ -8559,6 +8588,7 @@ "integrity": "sha512-LLBBA4oLmT7sZdHiYE/PeVuifOxYyE2uL/V+9VQP7YSYdJU7bSf7H8bZRRxW8kEPMkmVjnrXmoR3oejIdX0xbg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.7", "@types/estree": "^1.0.8", @@ -8914,6 +8944,7 @@ "integrity": "sha512-LLBBA4oLmT7sZdHiYE/PeVuifOxYyE2uL/V+9VQP7YSYdJU7bSf7H8bZRRxW8kEPMkmVjnrXmoR3oejIdX0xbg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.7", "@types/estree": "^1.0.8", @@ -10546,6 +10577,7 @@ "integrity": "sha512-2mR+2YBydlgZ7Q0Rpd6bCC3MBnV9TS0x857K0zIhbDj4BQOqaWVy1n7fx/B3MrS8TR0QCuzKfyDAjNz+XTyJVQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@module-federation/runtime-tools": "0.21.6", "@rspack/binding": "1.6.6", @@ -10725,7 +10757,6 @@ "integrity": "sha512-JZdvBNrWODBTLrmtUF6+UD26z5cENpV0X9liR1jPDT1O7taQqwRePSuCQcjRo1qXCjlNfBW7pGGVxVCRKK8EXw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@angular-devkit/core": "20.3.18", "@angular-devkit/schematics": "20.3.18", @@ -10743,7 +10774,6 @@ "integrity": "sha512-zGWMjMqE8qXYr8baYCs43k9HlKz9J4Gh3Yx+7XE0uS0Y1LXzzALevSoUw7GIPdSvOriQJAEgtWE6QKssqSGltQ==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "ajv": "8.18.0", "ajv-formats": "3.0.1", @@ -10772,7 +10802,6 @@ "integrity": "sha512-GRMEGl3YTL/qhQhaxYXLbSQxUTPTYMQ65IlxLQRq5+UKPomN9KVxxVdADXqs7Ss1uQcetr+jc+taVgxOqsAoxg==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "@angular-devkit/core": "20.3.18", "jsonc-parser": "3.3.1", @@ -10792,7 +10821,6 @@ "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -10810,7 +10838,6 @@ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -10824,7 +10851,6 @@ "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": "^12.17.0 || ^14.13 || >=16.0.0" }, @@ -10838,7 +10864,6 @@ "integrity": "sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=6" }, @@ -10851,8 +10876,7 @@ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz", "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==", "dev": true, - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/@schematics/angular/node_modules/is-interactive": { "version": "2.0.0", @@ -10860,7 +10884,6 @@ "integrity": "sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -10874,7 +10897,6 @@ "integrity": "sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=18" }, @@ -10888,7 +10910,6 @@ "integrity": "sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "chalk": "^5.3.0", "is-unicode-supported": "^1.3.0" @@ -10906,7 +10927,6 @@ "integrity": "sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -10920,7 +10940,6 @@ "integrity": "sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "chalk": "^5.3.0", "cli-cursor": "^5.0.0", @@ -10945,7 +10964,6 @@ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=12" }, @@ -10959,7 +10977,6 @@ "integrity": "sha512-i5uvt8C3ikiWeNZSVZNWcfZPItFQOsYTUAOkcUPGd8DqDy1uOUikjt5dG+uRlwyvR108Fb9DOd4GvXfT0N2/uQ==", "dev": true, "license": "BSD-3-Clause", - "peer": true, "engines": { "node": ">= 12" } @@ -10970,7 +10987,6 @@ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "emoji-regex": "^10.3.0", "get-east-asian-width": "^1.0.0", @@ -10989,7 +11005,6 @@ "integrity": "sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==", "dev": true, "license": "MIT", - "peer": true, "dependencies": { "ansi-regex": "^6.2.2" }, @@ -11430,6 +11445,7 @@ "integrity": "sha512-dVd04UKsfpINUnK0yBoYHDF3xu7xVH4BuDotC/xGuycx4CgbP48X/KF/586bcObxT0HENHXEU8Nqtu6NR+eKhw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", @@ -11551,6 +11567,7 @@ "integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "undici-types": "~7.16.0" } @@ -11969,6 +11986,7 @@ "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==", "dev": true, "license": "BSD-2-Clause", + "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "7.18.0", "@typescript-eslint/types": "7.18.0", @@ -12248,6 +12266,7 @@ "integrity": "sha512-+fZ3LZNeiELGmimrujsDCT4CRIbq5oXdHe7chLiW8qzqyPMnn1puNstCrMNVAqwcl2FdIxkuJ4tOs/RFDBVc/Q==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" }, @@ -12331,6 +12350,7 @@ "integrity": "sha512-XDY4mXTez3Z1iRDI5mbRhH4DFSt46oaIFsLg+Zn97+sYrXACziXSQcSelMybnVZ5pa1P6xYkPr5cMJyunM1ZDA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.9.1", "@typescript-eslint/scope-manager": "8.53.0", @@ -12809,6 +12829,7 @@ "integrity": "sha512-nrUSn7hzt7J6JWgWGz78ZYI8wj+gdIJdk0Ynjpp8l+trkn58Uqsf6RYrYkEK+3X18EX+TNdtJI0WxAtc+L84SQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "argparse": "^2.0.1" }, @@ -12842,6 +12863,7 @@ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz", "integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==", "license": "MIT", + "peer": true, "bin": { "acorn": "bin/acorn" }, @@ -12950,6 +12972,7 @@ "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.3", "fast-uri": "^3.0.1", @@ -13416,6 +13439,7 @@ "integrity": "sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "follow-redirects": "^1.15.11", "form-data": "^4.0.5", @@ -13816,6 +13840,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "baseline-browser-mapping": "^2.9.0", "caniuse-lite": "^1.0.30001759", @@ -14091,6 +14116,7 @@ "resolved": "https://registry.npmjs.org/chevrotain/-/chevrotain-11.1.1.tgz", "integrity": "sha512-f0yv5CPKaFxfsPTBzX7vGuim4oIC1/gcS7LUGdBSwl2dU6+FON6LVUksdOo1qJjoUvXNn45urgh8C+0a24pACQ==", "license": "Apache-2.0", + "peer": true, "dependencies": { "@chevrotain/cst-dts-gen": "11.1.1", "@chevrotain/gast": "11.1.1", @@ -14118,6 +14144,7 @@ "integrity": "sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "readdirp": "^4.0.1" }, @@ -15438,6 +15465,7 @@ "resolved": "https://registry.npmjs.org/cytoscape/-/cytoscape-3.33.1.tgz", "integrity": "sha512-iJc4TwyANnOGR1OmWhsS9ayRS3s+XQ185FmuHObThD+5AeJCakAAbWv8KimMTt08xCCLNgneQwFp+JRJOr9qGQ==", "license": "MIT", + "peer": true, "engines": { "node": ">=0.10" } @@ -15847,6 +15875,7 @@ "resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz", "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", "license": "ISC", + "peer": true, "engines": { "node": ">=12" } @@ -16000,6 +16029,7 @@ "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz", "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==", "license": "MIT", + "peer": true, "funding": { "type": "github", "url": "https://github.com/sponsors/kossnocorp" @@ -16569,6 +16599,7 @@ "integrity": "sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "iconv-lite": "^0.6.2" } @@ -17013,6 +17044,7 @@ "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", @@ -18345,6 +18377,7 @@ "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", @@ -20565,7 +20598,8 @@ "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-6.0.1.tgz", "integrity": "sha512-gUtzV5ASR0MLBwDNqri4kBsgKNCcRQd9qOlNw/w/deavD0cl3JmWXXfH8JhKM4LTg6LPTt2IOQ4px3YYfgh2Xg==", "dev": true, - "license": "MIT" + "license": "MIT", + "peer": true }, "node_modules/jasmine-spec-reporter": { "version": "5.0.2", @@ -20712,6 +20746,7 @@ "integrity": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==", "dev": true, "license": "MIT", + "peer": true, "bin": { "jiti": "lib/jiti-cli.mjs" } @@ -20854,6 +20889,7 @@ "integrity": "sha512-LrtUxbdvt1gOpo3gxG+VAJlJAEMhbWlM4YrFQgql98FwF7+K8K12LYO4hnDdUkNjeztYrOXEMqgTajSWgmtI/w==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@colors/colors": "1.5.0", "body-parser": "^1.19.0", @@ -21562,6 +21598,7 @@ "integrity": "sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg==", "dev": true, "license": "Apache-2.0", + "peer": true, "dependencies": { "copy-anything": "^2.0.1", "parse-node-version": "^1.0.1", @@ -23014,6 +23051,7 @@ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz", "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==", "license": "BlueOak-1.0.0", + "peer": true, "dependencies": { "brace-expansion": "^5.0.2" }, @@ -23271,6 +23309,7 @@ "integrity": "sha512-dFuwFsDJMBSd1YtmLLcX5bNNUCQUlRqgf34aXA+79PmkOP+0eF8GP2949wq3+jMjmFTNm80Oo8IUYiSLwklKCQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@rollup/plugin-json": "^6.1.0", "@rollup/wasm-node": "^4.24.0", @@ -23670,6 +23709,7 @@ "dev": true, "hasInstallScript": true, "license": "MIT", + "peer": true, "dependencies": { "@napi-rs/wasm-runtime": "0.2.4", "@yarnpkg/lockfile": "^1.1.0", @@ -24721,6 +24761,7 @@ "resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-5.4.449.tgz", "integrity": "sha512-CegnUaT0QwAyQMS+7o2POr4wWUNNe8VaKKlcuoRHeYo98cVnqPpwOXNSx6Trl6szH02JrRcsPgletV6GmF3LtQ==", "license": "Apache-2.0", + "peer": true, "engines": { "node": ">=20.16.0 || >=22.3.0" }, @@ -25013,6 +25054,7 @@ } ], "license": "MIT", + "peer": true, "dependencies": { "nanoid": "^3.3.8", "picocolors": "^1.1.1", @@ -25675,6 +25717,7 @@ "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" @@ -25739,6 +25782,7 @@ "integrity": "sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==", "dev": true, "license": "MIT", + "peer": true, "bin": { "prettier": "bin/prettier.cjs" }, @@ -26986,6 +27030,7 @@ "integrity": "sha512-+VUy01yfDqNmIVMd/LLKl2TTtY0ovZN0rTonh+FhKr65mFwIYgU9WzgIZKS7U9/SPCQvWTsTGx9jyt+qRm/XFw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@bufbuild/protobuf": "^2.5.0", "buffer-builder": "^0.2.0", @@ -27443,8 +27488,7 @@ "resolved": "https://registry.npmjs.org/scheduler/-/scheduler-0.27.0.tgz", "integrity": "sha512-eNv+WrVbKu1f3vbYJT/xtiF5syA5HPIMtf9IgY/nKg0sWqzAUEvqY/xm7OcZc/qafLx/iO9FgOmeSAp4v5ti/Q==", "dev": true, - "license": "MIT", - "peer": true + "license": "MIT" }, "node_modules/schema-utils": { "version": "4.3.3", @@ -28457,7 +28501,6 @@ "integrity": "sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==", "dev": true, "license": "MIT", - "peer": true, "engines": { "node": ">=18" }, @@ -28798,6 +28841,7 @@ "integrity": "sha512-78O4c6IswZ9TzpcIiQJIN49K3qNoXTM8zEJzhaTE/xRTCZswaovSEVIa/uwbOltZrk16X4jAxjaOhzz/hTm1Kw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@csstools/css-parser-algorithms": "^2.3.1", "@csstools/css-tokenizer": "^2.2.0", @@ -29914,7 +29958,8 @@ "version": "2.8.1", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", - "license": "0BSD" + "license": "0BSD", + "peer": true }, "node_modules/tsscmp": { "version": "1.0.6", @@ -30096,6 +30141,7 @@ "integrity": "sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==", "dev": true, "license": "Apache-2.0", + "peer": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -30417,6 +30463,7 @@ "resolved": "https://registry.npmjs.org/vite/-/vite-6.4.1.tgz", "integrity": "sha512-+Oxm7q9hDoLMyJOYfUYBuHQo+dkAloi33apOPP56pzj+vsdJDzr+j1NISE5pyaAuKL4A3UD34qd0lx5+kfKp2g==", "dev": true, + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", @@ -30911,6 +30958,7 @@ "integrity": "sha512-UFynvx+gM44Gv9qFgj0acCQK2VE1CtdfwFdimkapco3hlPCJ/zeq73n2yVKimVbtm+TnApIugGhLJnkU6gjYXA==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/eslint-scope": "^3.7.7", "@types/estree": "^1.0.6", @@ -31076,6 +31124,7 @@ "integrity": "sha512-QcQ72gh8a+7JO63TAx/6XZf/CWhgMzu5m0QirvPfGvptOusAxG12w2+aua1Jkjr7hzaWDnJ2n6JFeexMHI+Zjg==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@types/bonjour": "^3.5.13", "@types/connect-history-api-fallback": "^1.5.4", @@ -31616,6 +31665,7 @@ "integrity": "sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==", "dev": true, "license": "MIT", + "peer": true, "engines": { "node": ">=10.0.0" }, diff --git a/package.json b/package.json index 2c14943f0..881e68035 100644 --- a/package.json +++ b/package.json @@ -41,11 +41,11 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "8.4.0-22758435552", - "@alfresco/adf-core": "8.4.0-22758435552", - "@alfresco/adf-extensions": "8.4.0-22758435552", - "@alfresco/eslint-plugin-eslint-angular": "8.4.0-22758435552", - "@alfresco/js-api": "9.4.0-22758435552", + "@alfresco/adf-content-services": "8.3.1", + "@alfresco/adf-core": "8.3.1", + "@alfresco/adf-extensions": "8.3.1", + "@alfresco/eslint-plugin-eslint-angular": "8.3.1", + "@alfresco/js-api": "9.3.1", "@angular/animations": "19.2.19", "@angular/cdk": "19.2.19", "@angular/common": "19.2.19", @@ -78,7 +78,7 @@ "zone.js": "0.15.0" }, "devDependencies": { - "@alfresco/adf-cli": "8.4.0-22758435552", + "@alfresco/adf-cli": "8.3.1", "@angular-devkit/build-angular": "19.2.19", "@angular-devkit/core": "19.2.18", "@angular-devkit/schematics": "19.2.18",