mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-19 17:14:45 +00:00
GH Auto: Upstream dependencies ADF:7.0.0-alpha.8-13013055766 JS-API:8.0.0-alpha.8-13013055766 using Tag:7.0.0-alpha.8-13013055766 (#4349)
* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.8-13013055766 JS:8.0.0-alpha.8-13013055766 * fix test --------- Co-authored-by: DenysVuika <503991+DenysVuika@users.noreply.github.com> Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
This commit is contained in:
parent
3bfeca3b86
commit
003537ff1c
79
package-lock.json
generated
79
package-lock.json
generated
@ -9,11 +9,11 @@
|
||||
"version": "5.4.0",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/js-api": "8.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/js-api": "8.0.0-alpha.8-13013055766",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
@ -41,7 +41,7 @@
|
||||
"zone.js": "0.13.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.8-13013055766",
|
||||
"@angular-devkit/build-angular": "16.2.16",
|
||||
"@angular-devkit/core": "16.2.9",
|
||||
"@angular-devkit/schematics": "16.2.9",
|
||||
@ -106,12 +106,13 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@alfresco/adf-cli": {
|
||||
"version": "7.0.0-alpha.8-13007420361",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.8-13007420361.tgz",
|
||||
"integrity": "sha512-zaqzUci36nFsQDdMYaY3Ry3SzMoJyUCe+cLMmH4E2RfPX28LU3ww63EMGdAwSOuytt6rNcdiufsSs487aE6tTw==",
|
||||
"version": "7.0.0-alpha.8-13013055766",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.8-13013055766.tgz",
|
||||
"integrity": "sha512-wgcwmQLfBxm+yKFBdjuno1IIFX9vK0hun4qioLBS4dHelxsQ2+prnCmWeX4z7GUXTO9d6FmIIqGOLfc5MGdxeg==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13007420361",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13013055766",
|
||||
"commander": "^6.2.1",
|
||||
"ejs": "^3.1.9",
|
||||
"license-checker": "^25.0.1",
|
||||
@ -144,15 +145,16 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@alfresco/adf-content-services": {
|
||||
"version": "7.0.0-alpha.8-13007420361",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.8-13007420361.tgz",
|
||||
"integrity": "sha512-k/gJB3Q+yy/1ETEGiLOEbzKuHWSEJzZPSmGJXW8M5ORY6lBt2hjn0rXRmE8s31SmEiNIyJKJekseTR4ELjBhtA==",
|
||||
"version": "7.0.0-alpha.8-13013055766",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.8-13013055766.tgz",
|
||||
"integrity": "sha512-Zz/JSDJ5N9JB3iHa8tbycEKTH5FhDgq3rdrhmKPJpSCOmgRl/9RnKJ/f+FrUsO6x2Dq2vSp+V8fIjT4z3wHY0g==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13013055766",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@ -167,9 +169,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "7.0.0-alpha.8-13007420361",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.8-13007420361.tgz",
|
||||
"integrity": "sha512-v8C8wx29lfMmI0YAOMvdtJQpP2lwFvcSMm9ao80PREdgkDTGPANGIo+CkNhJsfO2MtVAz9OwQNonfGqoerVGpg==",
|
||||
"version": "7.0.0-alpha.8-13013055766",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.8-13013055766.tgz",
|
||||
"integrity": "sha512-Cw48I/8gMRPA7KbaPNMTNrH0d2GV7+5lXjI9AwsCRF7HYOFnKGqWbLLhLO8z4Lq6RDsqjVpBmcUW50D8C3D/eA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"angular-oauth2-oidc": "17.0.2",
|
||||
"angular-oauth2-oidc-jwks": "17.0.2",
|
||||
@ -179,8 +182,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13013055766",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
@ -198,31 +201,34 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "7.0.0-alpha.8-13007420361",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.8-13007420361.tgz",
|
||||
"integrity": "sha512-8vOpu+PTvuVPdH2XRbAR9jXBEUurn9+85zvrGp4Sx0p0CuM9BCK1a0PNHLteeTaSjaZazNq8AouWiG3R0gB0OQ==",
|
||||
"version": "7.0.0-alpha.8-13013055766",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.8-13013055766.tgz",
|
||||
"integrity": "sha512-Mvw2NbXnySMeYd3weyZ5nUUqwW2kPPWbBv6pKED83HCafCluBxv1PleCmsqjqojGxlGHvDhGYd7Ns2VADU1cvA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13007420361",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-13013055766",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.8-13007420361",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.8-13007420361.tgz",
|
||||
"integrity": "sha512-n2A8pRphSy2NLAAndiFgwpPhf00+u86jgh9lW94eXWaeoWS//6WD/yUgmLkKWFXXONooPyDtTH+2xQLyP98M1Q==",
|
||||
"version": "7.0.0-alpha.8-13013055766",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.8-13013055766.tgz",
|
||||
"integrity": "sha512-49ENGNMlvpFBAtgh+cFBTR8Ras9v9aVWV1s4OBqy1ncCkLRDdM7p++3sBjAtLcv+xdBIKhQ7tdMIYDUBZFczpg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@angular-eslint/utils": "16.3.1",
|
||||
"@typescript-eslint/utils": "5.62.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.8-13007420361",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.8-13007420361.tgz",
|
||||
"integrity": "sha512-eONhAfW/FRW/G4SB3FUFbAv7bbcSJph+MtWZz/o4VSIUysf/9PaXMCbPsRIR8oNPnWL5YryvTFSJkcn5H5Guvg==",
|
||||
"version": "8.0.0-alpha.8-13013055766",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.8-13013055766.tgz",
|
||||
"integrity": "sha512-g35xdDyGSp0Abf/n+nZlrZw1IypBOLOE5Hc7P+rGsbYAmQK/TkBEociyzPuaP41TqAguuQskRUaDCvySH418tQ==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
"superagent": "^9.0.1",
|
||||
@ -9364,6 +9370,7 @@
|
||||
"version": "0.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@ts-morph/common/-/common-0.21.0.tgz",
|
||||
"integrity": "sha512-ES110Mmne5Vi4ypUKrtVQfXFDtCsDXiUiGxF6ILVlE90dDD4fdpC1LSjydl/ml7xJWKSDZwUYD2zkOePMSrPBA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"fast-glob": "^3.2.12",
|
||||
@ -9376,6 +9383,7 @@
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
|
||||
"integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"balanced-match": "^1.0.0"
|
||||
@ -9385,6 +9393,7 @@
|
||||
"version": "7.4.6",
|
||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz",
|
||||
"integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==",
|
||||
"license": "ISC",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"brace-expansion": "^2.0.1"
|
||||
@ -9400,6 +9409,7 @@
|
||||
"version": "2.1.6",
|
||||
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-2.1.6.tgz",
|
||||
"integrity": "sha512-+hEnITedc8LAtIP9u3HJDFIdcLV2vXP33sqLLIzkv1Db1zO/1OxbvYf0Y1OC/S/Qo5dxHXepofhmxL02PsKe+A==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"bin": {
|
||||
"mkdirp": "dist/cjs/src/bin.js"
|
||||
@ -10523,6 +10533,7 @@
|
||||
"version": "17.0.2",
|
||||
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc/-/angular-oauth2-oidc-17.0.2.tgz",
|
||||
"integrity": "sha512-zYgeLmAnu1g8XAYZK+csAsCQBDhgp9ffBv/eArEnujGxNPTeK00bREHWObtehflpQdSn+k9rY2D15ChCSydyVw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"tslib": "^2.5.2"
|
||||
},
|
||||
@ -10535,6 +10546,7 @@
|
||||
"version": "17.0.2",
|
||||
"resolved": "https://registry.npmjs.org/angular-oauth2-oidc-jwks/-/angular-oauth2-oidc-jwks-17.0.2.tgz",
|
||||
"integrity": "sha512-zG0udq9VihQdCKfGjhUfrIg35TbxU34tGfOG/pddxKwJkodMAFI34cNoZoVyZ53hPgeZSDPra2rYyixkH7bkKw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"jsrsasign": "^11.0.0",
|
||||
"tslib": "^2.5.2"
|
||||
@ -12077,6 +12089,7 @@
|
||||
"version": "12.0.0",
|
||||
"resolved": "https://registry.npmjs.org/code-block-writer/-/code-block-writer-12.0.0.tgz",
|
||||
"integrity": "sha512-q4dMFMlXtKR3XNBHyMHt/3pwYNA69EDk00lloMOaaUMKPUXBw6lpXtbu3MMVG6/uOihGnRDOlkyqsONEUj60+w==",
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/collect-v8-coverage": {
|
||||
@ -12566,7 +12579,8 @@
|
||||
"node_modules/cropperjs": {
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.6.2.tgz",
|
||||
"integrity": "sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA=="
|
||||
"integrity": "sha512-nhymn9GdnV3CqiEHJVai54TULFAE3VshJTXSqSJKa8yXAKyBKDWdhHarnlIPrshJ0WMFTGuFvG02YjLXfPiuOA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cross-spawn": {
|
||||
"version": "7.0.6",
|
||||
@ -18415,6 +18429,7 @@
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/jsrsasign/-/jsrsasign-11.1.0.tgz",
|
||||
"integrity": "sha512-Ov74K9GihaK9/9WncTe1mPmvrO7Py665TUfUKvraXBpu+xcTWitrtuOwcjf4KMU9maPaYn0OuaWy0HOzy/GBXg==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"url": "https://github.com/kjur/jsrsasign#donations"
|
||||
}
|
||||
@ -22116,6 +22131,7 @@
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz",
|
||||
"integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
|
||||
"license": "MIT",
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/path-exists": {
|
||||
@ -26434,6 +26450,7 @@
|
||||
"version": "20.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ts-morph/-/ts-morph-20.0.0.tgz",
|
||||
"integrity": "sha512-JVmEJy2Wow5n/84I3igthL9sudQ8qzjh/6i4tmYCm6IqYyKFlNbJZi7oBdjyqcWSWYRu3CtL0xbT6fS03ESZIg==",
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@ts-morph/common": "~0.21.0",
|
||||
|
12
package.json
12
package.json
@ -30,11 +30,11 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/js-api": "8.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.8-13013055766",
|
||||
"@alfresco/js-api": "8.0.0-alpha.8-13013055766",
|
||||
"@angular/animations": "16.2.9",
|
||||
"@angular/cdk": "16.2.9",
|
||||
"@angular/common": "16.2.9",
|
||||
@ -62,7 +62,7 @@
|
||||
"zone.js": "0.13.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.8-13007420361",
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.8-13013055766",
|
||||
"@angular-devkit/build-angular": "16.2.16",
|
||||
"@angular-devkit/core": "16.2.9",
|
||||
"@angular-devkit/schematics": "16.2.9",
|
||||
|
@ -87,7 +87,7 @@ describe('RuleActionUiComponent', () => {
|
||||
setInputValue('');
|
||||
await fixture.whenStable();
|
||||
|
||||
expect(component.parameters).toEqual({ 'mock-action-parameter-boolean': false, 'mock-action-parameter-text': 'test' });
|
||||
expect(component.parameters).toEqual({ 'mock-action-parameter-boolean': false });
|
||||
});
|
||||
|
||||
it('should populate the dropdown selector with the action definitions', async () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user