diff --git a/packages/app-shell/package.json b/packages/app-shell/package.json index e99ef183a1fefc974e204059e7eb8db84fbad0f7..96b7e1808a5b01879be962e20415ffaf9203d3f3 100644 --- a/packages/app-shell/package.json +++ b/packages/app-shell/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/app-shell" }, "publishConfig": { diff --git a/packages/auth/package.json b/packages/auth/package.json index 09c96664944c32ce5b1b3b38957fe6b64349f22b..3e8d9b3623fa0de01f6f76ed78eefa43495f83c8 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/auth" }, "publishConfig": { diff --git a/packages/check-in-place-select/package.json b/packages/check-in-place-select/package.json index e5faf5e50d8dde539b2147232c22c8eb29ee27e1..7204a6406aa59efc9d8c7df6e6271f14277f3b50 100644 --- a/packages/check-in-place-select/package.json +++ b/packages/check-in-place-select/package.json @@ -20,6 +20,8 @@ "@rollup/plugin-replace": "^2.3.3", "@rollup/plugin-url": "^6.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", "karma-chrome-launcher": "^3.0.0", @@ -31,9 +33,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/auth": "^0.1.0", diff --git a/packages/common/package.json b/packages/common/package.json index 263966a8ce8b30d20d5d48f4425aa1adb18ffddf..655442951f59b4155a165ea491cd76d5d3d98885 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -5,8 +5,8 @@ "module": "index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/common" }, "devDependencies": { diff --git a/packages/data-table-view/package.json b/packages/data-table-view/package.json index d12a9c349857a6d716126f7d8d415caa5fede554..7a927e7a3e202c8ff23b86aebc7fb33943b56357 100644 --- a/packages/data-table-view/package.json +++ b/packages/data-table-view/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/data-table-view" }, "publishConfig": { @@ -19,6 +19,8 @@ "@rollup/plugin-node-resolve": "^11.0.0", "@rollup/plugin-url": "^6.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "glob": "^7.1.6", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", @@ -30,9 +32,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/auth": "^0.1.0", diff --git a/packages/file-handling/package.json b/packages/file-handling/package.json index 235f642610666d390373f4298c8a0dab75f910f3..dd2e24bde8b2639b7612aa2a39f59f922ee65243 100644 --- a/packages/file-handling/package.json +++ b/packages/file-handling/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/file-handling" }, "publishConfig": { @@ -18,6 +18,8 @@ "@rollup/plugin-json": "^4.0.2", "@rollup/plugin-node-resolve": "^11.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", "karma-chrome-launcher": "^3.0.0", @@ -29,9 +31,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/common": "^0.1.0", diff --git a/packages/language-select/package.json b/packages/language-select/package.json index f76326534ba6c0b94f039a3c9fc6938952a77d9a..b6730a0b142e03b9bd1bb5b70f720e86072ad7ba 100644 --- a/packages/language-select/package.json +++ b/packages/language-select/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/language-select" }, "publishConfig": { @@ -18,6 +18,8 @@ "@rollup/plugin-json": "^4.1.0", "@rollup/plugin-node-resolve": "^11.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", "karma-chrome-launcher": "^3.0.0", @@ -29,9 +31,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/common": "^0.1.0", diff --git a/packages/matomo/package.json b/packages/matomo/package.json index 5d37e36064db6a0b90e2bd07728b0f6f9ad9edaa..88d473f54d6334ca219037beaba4ac173efd249c 100644 --- a/packages/matomo/package.json +++ b/packages/matomo/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/matomo" }, "publishConfig": { @@ -19,6 +19,8 @@ "@rollup/plugin-node-resolve": "^11.0.0", "@rollup/plugin-url": "^6.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", "karma-chrome-launcher": "^3.0.0", @@ -30,9 +32,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/auth": "^0.1.0", diff --git a/packages/notification/package.json b/packages/notification/package.json index 9362b092de52f433d5b6838de97da20398299d98..57a549ee72229df7873e1276e52954df7045c4b7 100644 --- a/packages/notification/package.json +++ b/packages/notification/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/notification" }, "publishConfig": { @@ -19,6 +19,8 @@ "@rollup/plugin-node-resolve": "^11.0.0", "@rollup/plugin-url": "^6.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", "karma-chrome-launcher": "^3.0.0", @@ -30,9 +32,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/common": "^0.1.0", diff --git a/packages/person-profile/package.json b/packages/person-profile/package.json index 83aacaa6a92b9dbe5c827679a4b267c9854d1890..7d2bb6e9f0f62e8559ce1f9dcedee85640b5f31f 100644 --- a/packages/person-profile/package.json +++ b/packages/person-profile/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/person-profile" }, "publishConfig": { @@ -19,6 +19,8 @@ "@rollup/plugin-node-resolve": "^11.0.0", "@rollup/plugin-url": "^6.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", "karma-chrome-launcher": "^3.0.0", @@ -30,9 +32,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/auth": "^0.1.0", diff --git a/packages/person-select/package.json b/packages/person-select/package.json index 1a650d210965607ebb96b906ae29f8b45d379da9..08bd72b75bf9fb7d3eed7acfb380f74366a7af59 100644 --- a/packages/person-select/package.json +++ b/packages/person-select/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/person-select" }, "publishConfig": { @@ -20,6 +20,8 @@ "@rollup/plugin-replace": "^2.3.3", "@rollup/plugin-url": "^6.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", "karma-chrome-launcher": "^3.0.0", @@ -31,9 +33,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/auth": "^0.1.0", diff --git a/packages/provider/package.json b/packages/provider/package.json index 6969c5c91716e242c900032cb390f9e0776ec7af..85598972b48902a2e363b1ddea4a1108dba62bca 100644 --- a/packages/provider/package.json +++ b/packages/provider/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/provider" }, "publishConfig": { @@ -19,6 +19,8 @@ "@rollup/plugin-node-resolve": "^11.0.0", "@rollup/plugin-url": "^6.0.0", "chai": "^4.2.0", + "eslint": "^7.3.1", + "eslint-plugin-jsdoc": "^31.0.0", "glob": "^7.1.6", "i18next-scanner": "^3.0.0", "karma": "^6.0.0", @@ -31,9 +33,7 @@ "rollup-plugin-copy": "^3.1.0", "rollup-plugin-delete": "^2.0.0", "rollup-plugin-serve": "^1.0.1", - "rollup-plugin-terser": "^7.0.2", - "eslint": "^7.3.1", - "eslint-plugin-jsdoc": "^31.0.0" + "rollup-plugin-terser": "^7.0.2" }, "dependencies": { "@dbp-toolkit/auth": "^0.1.0", diff --git a/packages/qr-code-scanner/package.json b/packages/qr-code-scanner/package.json index 9d457172b0555baef888b887681f474dc96b3218..2c023082af20d25606ba31d376e15046ac9c6622 100644 --- a/packages/qr-code-scanner/package.json +++ b/packages/qr-code-scanner/package.json @@ -5,8 +5,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/qr-code-scanner" }, "publishConfig": { @@ -37,7 +37,7 @@ }, "dependencies": { "@dbp-toolkit/common": "^0.1.0", - "@open-wc/scoped-elements": "^1.3.2", + "@open-wc/scoped-elements": "^1.3.3", "async-mutex": "^0.2.4", "lit-element": "^2.3.1", "qr-scanner": "^1.2.0" diff --git a/packages/typescript-example/package.json b/packages/typescript-example/package.json index 2fd89ccfcc3045b1f5297aa1216a7ad65b5ceea5..03159553b0bad040119f158ece7381849cc78354 100644 --- a/packages/typescript-example/package.json +++ b/packages/typescript-example/package.json @@ -4,8 +4,8 @@ "main": "src/index.js", "license": "LGPL-2.1-or-later", "repository": { - "type" : "git", - "url" : "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", + "type": "git", + "url": "https://gitlab.tugraz.at/dbp/web-components/toolkit.git", "directory": "packages/typescript-example" }, "publishConfig": { @@ -36,7 +36,7 @@ }, "dependencies": { "@dbp-toolkit/common": "^0.1.0", - "@open-wc/scoped-elements": "^1.3.2", + "@open-wc/scoped-elements": "^1.3.3", "lit-element": "^2.3.1" }, "scripts": { diff --git a/packages/typescript-example/src/dbp-typescript-example-demo.ts b/packages/typescript-example/src/dbp-typescript-example-demo.ts index 30dc002f5791975a4068ae8f2d61187ad9980d6c..2cc998a2ede3b471021e01d4f6887c5a0ea03f50 100644 --- a/packages/typescript-example/src/dbp-typescript-example-demo.ts +++ b/packages/typescript-example/src/dbp-typescript-example-demo.ts @@ -1,4 +1,3 @@ -// @ts-nocheck import {html, LitElement} from 'lit-element'; import {TypeScriptExample} from './typescript-example'; import * as commonUtils from '@dbp-toolkit/common/utils'; diff --git a/yarn.lock b/yarn.lock index b6e3ee8c2169f3ceb8abb57a77bd678a18eab19f..6566ccd1cd2c691d651b2a816572f326995173f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1023,10 +1023,10 @@ resolved "https://registry.yarnpkg.com/@open-wc/dedupe-mixin/-/dedupe-mixin-1.3.0.tgz#0df5d438285fc3482838786ee81895318f0ff778" integrity sha512-UfdK1MPnR6T7f3svzzYBfu3qBkkZ/KsPhcpc3JYhsUY4hbpwNF9wEQtD4Z+/mRqMTJrKg++YSxIxE0FBhY3RIw== -"@open-wc/scoped-elements@^1.1.1", "@open-wc/scoped-elements@^1.3.2": - version "1.3.2" - resolved "https://registry.yarnpkg.com/@open-wc/scoped-elements/-/scoped-elements-1.3.2.tgz#6ae54c49731bbe8c3e0b5383c989f983dcdfacf5" - integrity sha512-DoP3XA8r03tGx+IrlJwP/voLuDFkyS56kvwhmXIhpESo7M5jMt5e0zScNrawj7EMe4b5gDaJjorx2Jza8FLaLw== +"@open-wc/scoped-elements@^1.1.1", "@open-wc/scoped-elements@^1.3.2", "@open-wc/scoped-elements@^1.3.3": + version "1.3.3" + resolved "https://registry.yarnpkg.com/@open-wc/scoped-elements/-/scoped-elements-1.3.3.tgz#fe008aef4d74fb00c553c900602960638fc1c7b0" + integrity sha512-vFIQVYYjFw67odUE4JzZOpctnF7S/2DX+S+clrL3bQPql7HvEnV0wMFwOWUavQTuCJi0rfU8GTcNMiUybio+Yg== dependencies: "@open-wc/dedupe-mixin" "^1.3.0" lit-html "^1.0.0"