Skip to content

Commit 1d9e6b3

Browse files
committed
v0.8.115
1 parent 2429578 commit 1d9e6b3

File tree

11 files changed

+31
-31
lines changed

11 files changed

+31
-31
lines changed

dist/libs/annotation/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/annotation",
3-
"version": "0.0.1",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to annotate documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,15 +11,15 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
22+
"ng-click-outside": "^5.1.1",
2323
"tslib": "^1.9.0"
2424
},
2525
"main": "bundles/groupdocs.examples.angular-annotation.umd.js",

dist/libs/common-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/common-components",
3-
"version": "0.8.40",
3+
"version": "0.8.115",
44
"description": "Common components for GroupDocs.Total Angular applications",
55
"license": "MIT",
66
"publishConfig": {
@@ -16,9 +16,9 @@
1616
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1717
"@fortawesome/free-solid-svg-icons": "^5.9.0",
1818
"@ngx-translate/core": "^12.1.2",
19-
"ng-click-outside": "^5.1.1",
2019
"hammerjs": "^2.0.8",
2120
"jquery": "^3.4.1",
21+
"ng-click-outside": "^5.1.1",
2222
"tslib": "^1.9.0"
2323
},
2424
"main": "bundles/groupdocs.examples.angular-common-components.umd.js",

dist/libs/comparison/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/comparison",
3-
"version": "0.0.1",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to comapre documents supported by GroupDocs.Comparison library",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,15 +11,15 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
22+
"ng-click-outside": "^5.1.1",
2323
"smoothscroll-polyfill": "^0.4.4",
2424
"tslib": "^1.9.0"
2525
},

dist/libs/conversion/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/conversion",
3-
"version": "0.0.1",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to convert documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,15 +11,15 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
22+
"ng-click-outside": "^5.1.1",
2323
"smoothscroll-polyfill": "^0.4.4",
2424
"tslib": "^1.9.0"
2525
},

dist/libs/editor/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/editor",
3-
"version": "0.1.20",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to edit documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,15 +11,15 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
22+
"ng-click-outside": "^5.1.1",
2323
"smoothscroll-polyfill": "^0.4.4",
2424
"tslib": "^1.9.0"
2525
},

dist/libs/metadata/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/metadata",
3-
"version": "0.1.20",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,17 +11,17 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
23-
"smoothscroll-polyfill": "^0.4.4",
22+
"ng-click-outside": "^5.1.1",
2423
"ng2-date-picker": "^8.0.0",
24+
"smoothscroll-polyfill": "^0.4.4",
2525
"tslib": "^1.9.0"
2626
},
2727
"main": "bundles/groupdocs.examples.angular-metadata.umd.js",

dist/libs/parser/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/parser",
3-
"version": "0.1.20",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,14 +11,14 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
19-
"ng-click-outside": "^5.1.1",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
2019
"hammerjs": "^2.0.8",
2120
"jquery": "^3.4.1",
21+
"ng-click-outside": "^5.1.1",
2222
"smoothscroll-polyfill": "^0.4.4",
2323
"tslib": "^1.9.0"
2424
},

dist/libs/search/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/search",
3-
"version": "0.1.20",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,15 +11,15 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
22+
"ng-click-outside": "^5.1.1",
2323
"smoothscroll-polyfill": "^0.4.4",
2424
"tslib": "^1.9.0"
2525
},

dist/libs/signature/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/signature",
3-
"version": "0.0.1",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to sign documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,15 +11,15 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
22+
"ng-click-outside": "^5.1.1",
2323
"tslib": "^1.9.0"
2424
},
2525
"main": "bundles/groupdocs.examples.angular-signature.umd.js",

dist/libs/viewer/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@groupdocs.examples.angular/viewer",
3-
"version": "0.8.40",
3+
"version": "0.8.115",
44
"description": "Angular application that allows to display and manipulate documents supported by groupdocs libraries APIs",
55
"license": "MIT",
66
"publishConfig": {
@@ -11,15 +11,15 @@
1111
"@angular/core": "^8.0.0"
1212
},
1313
"dependencies": {
14-
"@groupdocs.examples.angular/common-components": "^0.8.0",
1514
"@fortawesome/angular-fontawesome": "^0.4.0",
1615
"@fortawesome/fontawesome-svg-core": "^1.2.19",
1716
"@fortawesome/free-regular-svg-icons": "^5.9.0",
1817
"@fortawesome/free-solid-svg-icons": "^5.9.0",
18+
"@groupdocs.examples.angular/common-components": "^0.8.115",
1919
"@ngx-translate/core": "^12.1.2",
20-
"ng-click-outside": "^5.1.1",
2120
"hammerjs": "^2.0.8",
2221
"jquery": "^3.4.1",
22+
"ng-click-outside": "^5.1.1",
2323
"smoothscroll-polyfill": "^0.4.4",
2424
"tslib": "^1.9.0"
2525
},

0 commit comments

Comments
 (0)