5.0.0-angular.13.1 (#7755)

* 5.0.0-angular.13.1

* Another fix
This commit is contained in:
Popovics András 2022-08-09 17:08:12 +02:00 committed by GitHub
parent 58660b0395
commit 8eeebdf5e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 20 additions and 18 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "Alfresco-ADF-Angular-Demo", "name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components", "description": "Demo shell for Alfresco Angular components",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-cli", "name": "@alfresco/adf-cli",
"description": "Alfresco ADF cli and utils", "description": "Alfresco ADF cli and utils",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"bin": { "bin": {
"adf-cli": "./bin/adf-cli", "adf-cli": "./bin/adf-cli",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-content-services", "name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services", "description": "Alfresco ADF content services",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -25,7 +25,7 @@
"@alfresco/js-api": "4.12.0-244", "@alfresco/js-api": "4.12.0-244",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2", "moment": ">=2.22.2",
"@alfresco/adf-core": "5.0.0-angular.13" "@alfresco/adf-core": "5.0.0-angular.13.1"
}, },
"keywords": [ "keywords": [
"content-services", "content-services",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-core", "name": "@alfresco/adf-core",
"description": "Alfresco ADF core", "description": "Alfresco ADF core",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -40,7 +40,7 @@
"@mat-datetimepicker/core": ">=9.0.68", "@mat-datetimepicker/core": ">=9.0.68",
"@mat-datetimepicker/moment": ">=9.0.68", "@mat-datetimepicker/moment": ">=9.0.68",
"@alfresco/js-api": "4.12.0-244", "@alfresco/js-api": "4.12.0-244",
"@alfresco/adf-extensions": "5.0.0-angular.13", "@alfresco/adf-extensions": "5.0.0-angular.13.1",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0", "minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2", "moment": ">=2.22.2",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-extensions", "name": "@alfresco/adf-extensions",
"description": "Provides extensibility support for ADF applications.", "description": "Provides extensibility support for ADF applications.",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-insights", "name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights", "description": "Alfresco ADF insights",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -17,7 +17,7 @@
"@angular/flex-layout": ">=13.0.0-beta.38", "@angular/flex-layout": ">=13.0.0-beta.38",
"@angular/forms": ">=13.3.11", "@angular/forms": ">=13.3.11",
"@angular/material": ">=13.3.9", "@angular/material": ">=13.3.9",
"@alfresco/adf-core": "5.0.0-angular.13", "@alfresco/adf-core": "5.0.0-angular.13.1",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"chart.js": ">=2.9.3", "chart.js": ">=2.9.3",
"moment": ">=2.22.2", "moment": ">=2.22.2",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services-cloud", "name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud", "description": "Alfresco ADF process services cloud",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -24,8 +24,8 @@
"@angular/platform-browser-dynamic": ">=13.3.11", "@angular/platform-browser-dynamic": ">=13.3.11",
"@angular/router": ">=13.3.11", "@angular/router": ">=13.3.11",
"@alfresco/js-api": "4.12.0-244", "@alfresco/js-api": "4.12.0-244",
"@alfresco/adf-core": "5.0.0-angular.13", "@alfresco/adf-core": "5.0.0-angular.13.1",
"@alfresco/adf-content-services": "5.0.0-angular.13", "@alfresco/adf-content-services": "5.0.0-angular.13.1",
"@apollo/client": "^3.3.7", "@apollo/client": "^3.3.7",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"apollo-angular": "^2.2.0", "apollo-angular": "^2.2.0",

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services", "name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services", "description": "Alfresco ADF process services",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -23,8 +23,8 @@
"@angular/platform-browser-dynamic": ">=13.3.11", "@angular/platform-browser-dynamic": ">=13.3.11",
"@angular/router": ">=13.3.11", "@angular/router": ">=13.3.11",
"@alfresco/js-api": "4.12.0-244", "@alfresco/js-api": "4.12.0-244",
"@alfresco/adf-core": "5.0.0-angular.13", "@alfresco/adf-core": "5.0.0-angular.13.1",
"@alfresco/adf-content-services": "5.0.0-angular.13", "@alfresco/adf-content-services": "5.0.0-angular.13.1",
"@ngx-translate/core": ">=13.0.0", "@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2" "moment": ">=2.22.2"
}, },

View File

@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-testing", "name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils", "description": "Alfresco ADF testing page and utils",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -2,7 +2,7 @@
"name": "alfresco-ng2-components", "name": "alfresco-ng2-components",
"commit": "b644b39d17396330d2a67509f58c5b9e890b9b13", "commit": "b644b39d17396330d2a67509f58c5b9e890b9b13",
"description": "Alfresco Angular components", "description": "Alfresco Angular components",
"version": "5.0.0-angular.13", "version": "5.0.0-angular.13.1",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main", "postinstall": "node ./decorate-angular-cli.js && ngcc --properties es2015 browser module main",

View File

@ -42,6 +42,8 @@ then
DOCKER_PROJECT_ARGS="PROJECT_NAME=storybook/stories" DOCKER_PROJECT_ARGS="PROJECT_NAME=storybook/stories"
echo "{}" > $DIR/../../../dist/storybook/stories/app.config.json
# Publish Image to docker # Publish Image to docker
./node_modules/@alfresco/adf-cli/bin/adf-cli docker --loginCheck --loginUsername "$DOCKER_REPOSITORY_USER" --loginPassword "$DOCKER_REPOSITORY_PASSWORD" --loginRepo "$DOCKER_REPOSITORY_DOMAIN" --dockerRepo "$DOCKER_REPOSITORY_STORYBOOK" --buildArgs "$DOCKER_PROJECT_ARGS" --dockerTags "$TAGS" --pathProject "$(pwd)" ./node_modules/@alfresco/adf-cli/bin/adf-cli docker --loginCheck --loginUsername "$DOCKER_REPOSITORY_USER" --loginPassword "$DOCKER_REPOSITORY_PASSWORD" --loginRepo "$DOCKER_REPOSITORY_DOMAIN" --dockerRepo "$DOCKER_REPOSITORY_STORYBOOK" --buildArgs "$DOCKER_PROJECT_ARGS" --dockerTags "$TAGS" --pathProject "$(pwd)"