Skip to content

Commit

Permalink
v0.8.113
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 26, 2024
1 parent b85392e commit 5149850
Show file tree
Hide file tree
Showing 11 changed files with 31 additions and 31 deletions.
6 changes: 3 additions & 3 deletions dist/libs/annotation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/annotation",
"version": "0.0.1",
"version": "0.8.113",
"description": "Angular application that allows to annotate documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,15 +11,15 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"tslib": "^1.9.0"
},
"main": "bundles/groupdocs.examples.angular-annotation.umd.js",
Expand Down
4 changes: 2 additions & 2 deletions dist/libs/common-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/common-components",
"version": "0.8.40",
"version": "0.8.113",
"description": "Common components for GroupDocs.Total Angular applications",
"license": "MIT",
"publishConfig": {
Expand All @@ -16,9 +16,9 @@
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"tslib": "^1.9.0"
},
"main": "bundles/groupdocs.examples.angular-common-components.umd.js",
Expand Down
6 changes: 3 additions & 3 deletions dist/libs/comparison/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/comparison",
"version": "0.0.1",
"version": "0.8.113",
"description": "Angular application that allows to comapre documents supported by GroupDocs.Comparison library",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,15 +11,15 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"smoothscroll-polyfill": "^0.4.4",
"tslib": "^1.9.0"
},
Expand Down
6 changes: 3 additions & 3 deletions dist/libs/conversion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/conversion",
"version": "0.0.1",
"version": "0.8.113",
"description": "Angular application that allows to convert documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,15 +11,15 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"smoothscroll-polyfill": "^0.4.4",
"tslib": "^1.9.0"
},
Expand Down
6 changes: 3 additions & 3 deletions dist/libs/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/editor",
"version": "0.1.20",
"version": "0.8.113",
"description": "Angular application that allows to edit documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,15 +11,15 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"smoothscroll-polyfill": "^0.4.4",
"tslib": "^1.9.0"
},
Expand Down
8 changes: 4 additions & 4 deletions dist/libs/metadata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/metadata",
"version": "0.1.20",
"version": "0.8.113",
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,17 +11,17 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"smoothscroll-polyfill": "^0.4.4",
"ng-click-outside": "^5.1.1",
"ng2-date-picker": "^8.0.0",
"smoothscroll-polyfill": "^0.4.4",
"tslib": "^1.9.0"
},
"main": "bundles/groupdocs.examples.angular-metadata.umd.js",
Expand Down
6 changes: 3 additions & 3 deletions dist/libs/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/parser",
"version": "0.1.20",
"version": "0.8.113",
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,14 +11,14 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"ng-click-outside": "^5.1.1",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"smoothscroll-polyfill": "^0.4.4",
"tslib": "^1.9.0"
},
Expand Down
6 changes: 3 additions & 3 deletions dist/libs/search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/search",
"version": "0.1.20",
"version": "0.8.113",
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,15 +11,15 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"smoothscroll-polyfill": "^0.4.4",
"tslib": "^1.9.0"
},
Expand Down
6 changes: 3 additions & 3 deletions dist/libs/signature/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/signature",
"version": "0.0.1",
"version": "0.8.113",
"description": "Angular application that allows to sign documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,15 +11,15 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"tslib": "^1.9.0"
},
"main": "bundles/groupdocs.examples.angular-signature.umd.js",
Expand Down
6 changes: 3 additions & 3 deletions dist/libs/viewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@groupdocs.examples.angular/viewer",
"version": "0.8.40",
"version": "0.8.113",
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
"license": "MIT",
"publishConfig": {
Expand All @@ -11,15 +11,15 @@
"@angular/core": "^8.0.0"
},
"dependencies": {
"@groupdocs.examples.angular/common-components": "^0.8.0",
"@fortawesome/angular-fontawesome": "^0.4.0",
"@fortawesome/fontawesome-svg-core": "^1.2.19",
"@fortawesome/free-regular-svg-icons": "^5.9.0",
"@fortawesome/free-solid-svg-icons": "^5.9.0",
"@groupdocs.examples.angular/common-components": "^0.8.113",
"@ngx-translate/core": "^12.1.2",
"ng-click-outside": "^5.1.1",
"hammerjs": "^2.0.8",
"jquery": "^3.4.1",
"ng-click-outside": "^5.1.1",
"smoothscroll-polyfill": "^0.4.4",
"tslib": "^1.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"dist/libs/*"
],
"version": "0.8.112"
"version": "0.8.113"
}

0 comments on commit 5149850

Please sign in to comment.