GH Auto: Upstream dependencies ADF:7.0.0-alpha.2-11070706321 JS-API:8.0.0-alpha.2-11070706321 using Tag:7.0.0-alpha.2-11070706321 (#4144)

* [ci:force][auto-commit] Update dependencies ADF:7.0.0-alpha.2-11070706321  JS:8.0.0-alpha.2-11070706321

* fix test

---------

Co-authored-by: nikita-web-ua <nikita-web-ua@users.noreply.github.com>
Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com>
This commit is contained in:
Alfresco Build 2024-09-27 19:46:24 +05:30 committed by GitHub
parent 8b0cd8a958
commit 2c347eaa7f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 38 additions and 38 deletions

60
package-lock.json generated
View File

@ -9,11 +9,11 @@
"version": "5.1.1", "version": "5.1.1",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "7.0.0-alpha.2-11066801004", "@alfresco/adf-content-services": "7.0.0-alpha.2-11070706321",
"@alfresco/adf-core": "7.0.0-alpha.2-11066801004", "@alfresco/adf-core": "7.0.0-alpha.2-11070706321",
"@alfresco/adf-extensions": "7.0.0-alpha.2-11066801004", "@alfresco/adf-extensions": "7.0.0-alpha.2-11070706321",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-11066801004", "@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-11070706321",
"@alfresco/js-api": "8.0.0-alpha.2-11066801004", "@alfresco/js-api": "8.0.0-alpha.2-11070706321",
"@angular/animations": "15.2.10", "@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9", "@angular/cdk": "15.2.9",
"@angular/common": "15.2.10", "@angular/common": "15.2.10",
@ -41,7 +41,7 @@
"zone.js": "0.11.8" "zone.js": "0.11.8"
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "7.0.0-alpha.2-11066801004", "@alfresco/adf-cli": "7.0.0-alpha.2-11070706321",
"@angular-devkit/build-angular": "15.2.10", "@angular-devkit/build-angular": "15.2.10",
"@angular-devkit/core": "15.2.10", "@angular-devkit/core": "15.2.10",
"@angular-devkit/schematics": "15.2.10", "@angular-devkit/schematics": "15.2.10",
@ -106,12 +106,12 @@
"dev": true "dev": true
}, },
"node_modules/@alfresco/adf-cli": { "node_modules/@alfresco/adf-cli": {
"version": "7.0.0-alpha.2-11066801004", "version": "7.0.0-alpha.2-11070706321",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-11066801004.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.2-11070706321.tgz",
"integrity": "sha512-ByVx3D0e/LopvmzAgt/zyOK35cJozWasbMmfGRT33KbFNQIPO5NvdP9mjlBFM3fHSJANfM26O0siZ4AoV2JDlw==", "integrity": "sha512-GcWnYazolbTMknp122zG/+FZ+qFA7XPS277HDQuCNVdh+HoujkvKjVabGvbef3401AVXI2m0vvNyZMPUb90OOw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004", "@alfresco/js-api": ">=8.0.0-alpha.2-11070706321",
"commander": "^6.2.1", "commander": "^6.2.1",
"ejs": "^3.1.9", "ejs": "^3.1.9",
"license-checker": "^25.0.1", "license-checker": "^25.0.1",
@ -126,15 +126,15 @@
} }
}, },
"node_modules/@alfresco/adf-content-services": { "node_modules/@alfresco/adf-content-services": {
"version": "7.0.0-alpha.2-11066801004", "version": "7.0.0-alpha.2-11070706321",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.2-11066801004.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.2-11070706321.tgz",
"integrity": "sha512-ewW3ZxzX6jjHTNYYdiCRwmZaYNIHY2Z/drM2tlg8RRfFnR4wVJBmCk2aNXR0iooPHdXhBX+b2/8letgFUVjVcw==", "integrity": "sha512-kmPIeBUn6SH51yDDzhQLp7bkEzMtQ1sk6VYiA3BKFfYg0yKPCrg6RszZYZleLumw+0oYjFpIvyn2mlpeqkj1yQ==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-core": ">=7.0.0-alpha.2-11066801004", "@alfresco/adf-core": ">=7.0.0-alpha.2-11070706321",
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004", "@alfresco/js-api": ">=8.0.0-alpha.2-11070706321",
"@angular/animations": ">=14.1.3", "@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2", "@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
@ -149,9 +149,9 @@
} }
}, },
"node_modules/@alfresco/adf-core": { "node_modules/@alfresco/adf-core": {
"version": "7.0.0-alpha.2-11066801004", "version": "7.0.0-alpha.2-11070706321",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-11066801004.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.2-11070706321.tgz",
"integrity": "sha512-3420tFc2wAixmkWpr/6JkLLIKLqAZK/zdQxnTlUyBSy6i5TIyujJwdmX5Wx0/er72y9fS6tLmxvgujW4lnaRQg==", "integrity": "sha512-u/28DtpGtskFTyVHjAc2cFnjjjP6uGeAbXTPi/tyuXaFKcMHHThcb3/wduBo1D4gq+KIfT7EJPBwd0SVgy66tw==",
"dependencies": { "dependencies": {
"angular-oauth2-oidc": "^15.0.1", "angular-oauth2-oidc": "^15.0.1",
"angular-oauth2-oidc-jwks": "^17.0.2", "angular-oauth2-oidc-jwks": "^17.0.2",
@ -159,8 +159,8 @@
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-extensions": ">=7.0.0-alpha.2-11066801004", "@alfresco/adf-extensions": ">=7.0.0-alpha.2-11070706321",
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004", "@alfresco/js-api": ">=8.0.0-alpha.2-11070706321",
"@angular/animations": ">=14.1.3", "@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2", "@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
@ -176,31 +176,31 @@
} }
}, },
"node_modules/@alfresco/adf-extensions": { "node_modules/@alfresco/adf-extensions": {
"version": "7.0.0-alpha.2-11066801004", "version": "7.0.0-alpha.2-11070706321",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-11066801004.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.2-11070706321.tgz",
"integrity": "sha512-2d64l2ZJdRp3Rqy1R1zcD/2dKWumtjORJ/QQaJA7CuUyaE4TRGQtqF1WpuOQa6Iu0JwIqIetmGmRMrUNP78YkQ==", "integrity": "sha512-YBxeheUwZSmgKpoRPGthC07EQBYPo86New33TKYJHm7LnNpFK6jjwOJhpXhZpn5p1G87fjUewSgNgEJZa+Pa6A==",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/js-api": ">=8.0.0-alpha.2-11066801004", "@alfresco/js-api": ">=8.0.0-alpha.2-11070706321",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3" "@angular/core": ">=14.1.3"
} }
}, },
"node_modules/@alfresco/eslint-plugin-eslint-angular": { "node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "7.0.0-alpha.2-11066801004", "version": "7.0.0-alpha.2-11070706321",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.2-11066801004.tgz", "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.2-11070706321.tgz",
"integrity": "sha512-84shL2cBU1ydRLbkiivSLwuNzAFWcsQPBTXYjJhr2tWVhZGpj1Z3eb9VPdDWz/u/S6XP5cbmGpTqYMzcl16Fqw==", "integrity": "sha512-UFga4YJ7OBfQYyPvLJlJK4iyhSyh3QSiAGulbhlYU7/iEoEK9P1oswSNcnyYlOKzqlD2mB//z/RVPgFpy1Mblg==",
"dependencies": { "dependencies": {
"@angular-eslint/utils": "15.2.1", "@angular-eslint/utils": "15.2.1",
"@typescript-eslint/utils": "5.48.2" "@typescript-eslint/utils": "5.48.2"
} }
}, },
"node_modules/@alfresco/js-api": { "node_modules/@alfresco/js-api": {
"version": "8.0.0-alpha.2-11066801004", "version": "8.0.0-alpha.2-11070706321",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.2-11066801004.tgz", "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.2-11070706321.tgz",
"integrity": "sha512-/jjSFFw37lQlYjpF07KF0mxCf2ViCxpCjpHP39ncHvp7jwGv7tpqihTfBH+zISTuvtyvXMZPco3ug8SqhOs/fg==", "integrity": "sha512-ihqR5RzIIB+mQ9LGfkU8C/dzTMfSDOAmwVXKUUOzFc8Z7DQ8l/nfesUBFMiydMA6L+CsYOi3TJB1p7FvI0DhQQ==",
"dependencies": { "dependencies": {
"event-emitter": "0.3.5", "event-emitter": "0.3.5",
"superagent": "9.0.2", "superagent": "9.0.2",

View File

@ -30,11 +30,11 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "7.0.0-alpha.2-11066801004", "@alfresco/adf-content-services": "7.0.0-alpha.2-11070706321",
"@alfresco/adf-core": "7.0.0-alpha.2-11066801004", "@alfresco/adf-core": "7.0.0-alpha.2-11070706321",
"@alfresco/adf-extensions": "7.0.0-alpha.2-11066801004", "@alfresco/adf-extensions": "7.0.0-alpha.2-11070706321",
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-11066801004", "@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.2-11070706321",
"@alfresco/js-api": "8.0.0-alpha.2-11066801004", "@alfresco/js-api": "8.0.0-alpha.2-11070706321",
"@angular/animations": "15.2.10", "@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9", "@angular/cdk": "15.2.9",
"@angular/common": "15.2.10", "@angular/common": "15.2.10",
@ -62,7 +62,7 @@
"zone.js": "0.11.8" "zone.js": "0.11.8"
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "7.0.0-alpha.2-11066801004", "@alfresco/adf-cli": "7.0.0-alpha.2-11070706321",
"@angular-devkit/build-angular": "15.2.10", "@angular-devkit/build-angular": "15.2.10",
"@angular-devkit/core": "15.2.10", "@angular-devkit/core": "15.2.10",
"@angular-devkit/schematics": "15.2.10", "@angular-devkit/schematics": "15.2.10",

View File

@ -72,7 +72,7 @@ describe('RuleActionUiComponent', () => {
loader = TestbedHarnessEnvironment.loader(fixture); loader = TestbedHarnessEnvironment.loader(fixture);
}); });
it('should clear empty parameters', async () => { it('should not accept empty parameters', async () => {
component.actionDefinitions = actionsTransformedListMock; component.actionDefinitions = actionsTransformedListMock;
component.parameterConstraints = dummyConstraints; component.parameterConstraints = dummyConstraints;
fixture.detectChanges(); fixture.detectChanges();
@ -87,7 +87,7 @@ describe('RuleActionUiComponent', () => {
setInputValue(''); setInputValue('');
await fixture.whenStable(); await fixture.whenStable();
expect(component.parameters).toEqual({ 'mock-action-parameter-boolean': false }); expect(component.parameters).toEqual({ 'mock-action-parameter-boolean': false, 'mock-action-parameter-text': 'test' });
}); });
it('should populate the dropdown selector with the action definitions', async () => { it('should populate the dropdown selector with the action definitions', async () => {