From 8f8ca699ae116689abce8392263d5ae1a38c2cd8 Mon Sep 17 00:00:00 2001 From: Tsvetomir Tsonev Date: Tue, 27 Feb 2024 12:29:32 +0200 Subject: [PATCH 1/2] chore: update dev dependencies --- package-lock.json | 256 +++++++++++++++++++++++++++++----------------- package.json | 3 + 2 files changed, 164 insertions(+), 95 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89a5012c..f14f8a7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -223,13 +223,13 @@ } }, "node_modules/@commitlint/is-ignored": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz", - "integrity": "sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==", + "version": "17.8.1", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.8.1.tgz", + "integrity": "sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==", "dev": true, "dependencies": { - "@commitlint/types": "^17.4.0", - "semver": "7.3.8" + "@commitlint/types": "^17.8.1", + "semver": "7.5.4" }, "engines": { "node": ">=v14" @@ -368,9 +368,9 @@ } }, "node_modules/@commitlint/types": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.4.0.tgz", - "integrity": "sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==", + "version": "17.8.1", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.8.1.tgz", + "integrity": "sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==", "dev": true, "dependencies": { "chalk": "^4.1.0" @@ -610,6 +610,41 @@ "@octokit/openapi-types": "^14.0.0" } }, + "node_modules/@pnpm/config.env-replace": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz", + "integrity": "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==", + "dev": true, + "engines": { + "node": ">=12.22.0" + } + }, + "node_modules/@pnpm/network.ca-file": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz", + "integrity": "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==", + "dev": true, + "dependencies": { + "graceful-fs": "4.2.10" + }, + "engines": { + "node": ">=12.22.0" + } + }, + "node_modules/@pnpm/npm-conf": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.2.2.tgz", + "integrity": "sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==", + "dev": true, + "dependencies": { + "@pnpm/config.env-replace": "^1.1.0", + "@pnpm/network.ca-file": "^1.0.1", + "config-chain": "^1.1.11" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/@semantic-release/commit-analyzer": { "version": "9.0.2", "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz", @@ -671,22 +706,22 @@ } }, "node_modules/@semantic-release/npm": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@semantic-release/npm/-/npm-9.0.1.tgz", - "integrity": "sha512-I5nVZklxBzfMFwemhRNbSrkiN/dsH3c7K9+KSk6jUnq0rdLFUuJt7EBsysq4Ir3moajQgFkfEryEHPqiKJj20g==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@semantic-release/npm/-/npm-9.0.2.tgz", + "integrity": "sha512-zgsynF6McdzxPnFet+a4iO9HpAlARXOM5adz7VGVCvj0ne8wtL2ZOQoDV2wZPDmdEotDIbVeJjafhelZjs9j6g==", "dev": true, "dependencies": { "@semantic-release/error": "^3.0.0", "aggregate-error": "^3.0.0", "execa": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^11.0.0", "lodash": "^4.17.15", "nerf-dart": "^1.0.0", "normalize-url": "^6.0.0", "npm": "^8.3.0", "rc": "^1.2.8", "read-pkg": "^5.0.0", - "registry-auth-token": "^4.0.0", + "registry-auth-token": "^5.0.0", "semver": "^7.1.2", "tempy": "^1.0.0" }, @@ -697,20 +732,6 @@ "semantic-release": ">=19.0.0" } }, - "node_modules/@semantic-release/npm/node_modules/fs-extra": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", - "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", - "dev": true, - "dependencies": { - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/@semantic-release/release-notes-generator": { "version": "10.0.3", "resolved": "https://registry.npmjs.org/@semantic-release/release-notes-generator/-/release-notes-generator-10.0.3.tgz", @@ -1179,6 +1200,16 @@ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", "dev": true }, + "node_modules/config-chain": { + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", + "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", + "dev": true, + "dependencies": { + "ini": "^1.3.4", + "proto-list": "~1.2.1" + } + }, "node_modules/consola": { "version": "2.15.3", "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz", @@ -1236,9 +1267,9 @@ } }, "node_modules/conventional-changelog-writer/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -3002,9 +3033,9 @@ } }, "node_modules/npm": { - "version": "8.19.3", - "resolved": "https://registry.npmjs.org/npm/-/npm-8.19.3.tgz", - "integrity": "sha512-0QjmyPtDxSyMWWD8I91QGbrgx9KzbV6C9FK1liEb/K0zppiZkr5KxXc990G+LzPwBHDfRjUBlO9T1qZ08vl9mA==", + "version": "8.19.4", + "resolved": "https://registry.npmjs.org/npm/-/npm-8.19.4.tgz", + "integrity": "sha512-3HANl8i9DKnUA89P4KEgVNN28EjSeDCmvEqbzOAuxCFDzdBZzjUl99zgnGpOUumvW5lvJo2HKcjrsc+tfyv1Hw==", "bundleDependencies": [ "@isaacs/string-locale-compare", "@npmcli/arborist", @@ -4041,7 +4072,7 @@ } }, "node_modules/npm/node_modules/http-cache-semantics": { - "version": "4.1.0", + "version": "4.1.1", "dev": true, "inBundle": true, "license": "BSD-2-Clause" @@ -5933,6 +5964,12 @@ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", "dev": true }, + "node_modules/proto-list": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", + "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==", + "dev": true + }, "node_modules/punycode": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", @@ -6126,9 +6163,9 @@ } }, "node_modules/read-pkg/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true, "bin": { "semver": "bin/semver" @@ -6181,15 +6218,15 @@ } }, "node_modules/registry-auth-token": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.2.tgz", - "integrity": "sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-5.0.2.tgz", + "integrity": "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==", "dev": true, "dependencies": { - "rc": "1.2.8" + "@pnpm/npm-conf": "^2.1.0" }, "engines": { - "node": ">=6.0.0" + "node": ">=14" } }, "node_modules/require-directory": { @@ -6447,9 +6484,9 @@ } }, "node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" @@ -6474,9 +6511,9 @@ } }, "node_modules/semver-diff/node_modules/semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "bin": { "semver": "bin/semver.js" @@ -7445,13 +7482,13 @@ } }, "@commitlint/is-ignored": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.0.tgz", - "integrity": "sha512-mkRuBlPUaBimvSvJyIHEHEW1/jP1SqEI7NOoaO9/eyJkMbsaiv5b1QgDYL4ZXlHdS64RMV7Y21MVVzuIceImDA==", + "version": "17.8.1", + "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.8.1.tgz", + "integrity": "sha512-UshMi4Ltb4ZlNn4F7WtSEugFDZmctzFpmbqvpyxD3la510J+PLcnyhf9chs7EryaRFJMdAKwsEKfNK0jL/QM4g==", "dev": true, "requires": { - "@commitlint/types": "^17.4.0", - "semver": "7.3.8" + "@commitlint/types": "^17.8.1", + "semver": "7.5.4" } }, "@commitlint/lint": { @@ -7560,9 +7597,9 @@ } }, "@commitlint/types": { - "version": "17.4.0", - "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.4.0.tgz", - "integrity": "sha512-2NjAnq5IcxY9kXtUeO2Ac0aPpvkuOmwbH/BxIm36XXK5LtWFObWJWjXOA+kcaABMrthjWu6la+FUpyYFMHRvbA==", + "version": "17.8.1", + "resolved": "https://registry.npmjs.org/@commitlint/types/-/types-17.8.1.tgz", + "integrity": "sha512-PXDQXkAmiMEG162Bqdh9ChML/GJZo6vU+7F03ALKDK8zYc6SuAr47LjG7hGYRqUOz+WK0dU7bQ0xzuqFMdxzeQ==", "dev": true, "requires": { "chalk": "^4.1.0" @@ -7749,6 +7786,32 @@ "@octokit/openapi-types": "^14.0.0" } }, + "@pnpm/config.env-replace": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz", + "integrity": "sha512-htyl8TWnKL7K/ESFa1oW2UB5lVDxuF5DpM7tBi6Hu2LNL3mWkIzNLG6N4zoCUP1lCKNxWy/3iu8mS8MvToGd6w==", + "dev": true + }, + "@pnpm/network.ca-file": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@pnpm/network.ca-file/-/network.ca-file-1.0.2.tgz", + "integrity": "sha512-YcPQ8a0jwYU9bTdJDpXjMi7Brhkr1mXsXrUJvjqM2mQDgkRiz8jFaQGOdaLxgjtUfQgZhKy/O3cG/YwmgKaxLA==", + "dev": true, + "requires": { + "graceful-fs": "4.2.10" + } + }, + "@pnpm/npm-conf": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/@pnpm/npm-conf/-/npm-conf-2.2.2.tgz", + "integrity": "sha512-UA91GwWPhFExt3IizW6bOeY/pQ0BkuNwKjk9iQW9KqxluGCrg4VenZ0/L+2Y0+ZOtme72EVvg6v0zo3AMQRCeA==", + "dev": true, + "requires": { + "@pnpm/config.env-replace": "^1.1.0", + "@pnpm/network.ca-file": "^1.0.1", + "config-chain": "^1.1.11" + } + }, "@semantic-release/commit-analyzer": { "version": "9.0.2", "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz", @@ -7795,37 +7858,24 @@ } }, "@semantic-release/npm": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@semantic-release/npm/-/npm-9.0.1.tgz", - "integrity": "sha512-I5nVZklxBzfMFwemhRNbSrkiN/dsH3c7K9+KSk6jUnq0rdLFUuJt7EBsysq4Ir3moajQgFkfEryEHPqiKJj20g==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@semantic-release/npm/-/npm-9.0.2.tgz", + "integrity": "sha512-zgsynF6McdzxPnFet+a4iO9HpAlARXOM5adz7VGVCvj0ne8wtL2ZOQoDV2wZPDmdEotDIbVeJjafhelZjs9j6g==", "dev": true, "requires": { "@semantic-release/error": "^3.0.0", "aggregate-error": "^3.0.0", "execa": "^5.0.0", - "fs-extra": "^10.0.0", + "fs-extra": "^11.0.0", "lodash": "^4.17.15", "nerf-dart": "^1.0.0", "normalize-url": "^6.0.0", "npm": "^8.3.0", "rc": "^1.2.8", "read-pkg": "^5.0.0", - "registry-auth-token": "^4.0.0", + "registry-auth-token": "^5.0.0", "semver": "^7.1.2", "tempy": "^1.0.0" - }, - "dependencies": { - "fs-extra": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", - "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", - "dev": true, - "requires": { - "graceful-fs": "^4.2.0", - "jsonfile": "^6.0.1", - "universalify": "^2.0.0" - } - } } }, "@semantic-release/release-notes-generator": { @@ -8196,6 +8246,16 @@ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", "dev": true }, + "config-chain": { + "version": "1.1.13", + "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", + "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", + "dev": true, + "requires": { + "ini": "^1.3.4", + "proto-list": "~1.2.1" + } + }, "consola": { "version": "2.15.3", "resolved": "https://registry.npmjs.org/consola/-/consola-2.15.3.tgz", @@ -8241,9 +8301,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true } } @@ -9550,9 +9610,9 @@ "dev": true }, "npm": { - "version": "8.19.3", - "resolved": "https://registry.npmjs.org/npm/-/npm-8.19.3.tgz", - "integrity": "sha512-0QjmyPtDxSyMWWD8I91QGbrgx9KzbV6C9FK1liEb/K0zppiZkr5KxXc990G+LzPwBHDfRjUBlO9T1qZ08vl9mA==", + "version": "8.19.4", + "resolved": "https://registry.npmjs.org/npm/-/npm-8.19.4.tgz", + "integrity": "sha512-3HANl8i9DKnUA89P4KEgVNN28EjSeDCmvEqbzOAuxCFDzdBZzjUl99zgnGpOUumvW5lvJo2HKcjrsc+tfyv1Hw==", "dev": true, "requires": { "@isaacs/string-locale-compare": "^1.1.0", @@ -10249,7 +10309,7 @@ } }, "http-cache-semantics": { - "version": "4.1.0", + "version": "4.1.1", "bundled": true, "dev": true }, @@ -11138,7 +11198,7 @@ "bundled": true, "dev": true, "requires": { - "ip": "^2.0.0", + "ip": "2.0.1", "smart-buffer": "^4.2.0" } }, @@ -11598,6 +11658,12 @@ "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", "dev": true }, + "proto-list": { + "version": "1.2.4", + "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", + "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==", + "dev": true + }, "punycode": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", @@ -11670,9 +11736,9 @@ } }, "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", "dev": true }, "type-fest": { @@ -11780,12 +11846,12 @@ } }, "registry-auth-token": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-4.2.2.tgz", - "integrity": "sha512-PC5ZysNb42zpFME6D/XlIgtNGdTl8bBOCw90xQLVMpzuuubJKYDWFAEuUNc+Cn8Z8724tg2SDhDRrkVEsqfDMg==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-5.0.2.tgz", + "integrity": "sha512-o/3ikDxtXaA59BmZuZrJZDJv8NMDGSj+6j6XaeBmHw8eY1i1qd9+6H+LjVvQXx3HN6aRCGa1cUdJ9RaJZUugnQ==", "dev": true, "requires": { - "rc": "1.2.8" + "@pnpm/npm-conf": "^2.1.0" } }, "require-directory": { @@ -11981,9 +12047,9 @@ } }, "semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", "dev": true, "requires": { "lru-cache": "^6.0.0" @@ -11999,9 +12065,9 @@ }, "dependencies": { "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true } } diff --git a/package.json b/package.json index 3cdf696c..986fed13 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,9 @@ "semantic-release": "^19.0.5", "yaml-lint": "^1.7.0" }, + "overrides": { + "ip": "2.0.1" + }, "bugs": { "url": "https://github.com/telerik/kendo-angular-messages/issues" }, From 54f462a6ff30049b3731866118a25dca1f973e93 Mon Sep 17 00:00:00 2001 From: Tsvetelina Tsvetanova <65012268+tswetti@users.noreply.github.com> Date: Wed, 17 Apr 2024 12:50:59 +0300 Subject: [PATCH 2/2] feat(timeline): add component messages (#259) --- messages/timeline/timeline.ar.yml | 7 +++++++ messages/timeline/timeline.bg-BG.yml | 7 +++++++ messages/timeline/timeline.cs-CZ.yml | 7 +++++++ messages/timeline/timeline.da-DK.yml | 7 +++++++ messages/timeline/timeline.de-AT.yml | 7 +++++++ messages/timeline/timeline.de-CH.yml | 7 +++++++ messages/timeline/timeline.de-DE.yml | 7 +++++++ messages/timeline/timeline.de-LI.yml | 7 +++++++ messages/timeline/timeline.en-AU.yml | 7 +++++++ messages/timeline/timeline.en-CA.yml | 7 +++++++ messages/timeline/timeline.en-GB.yml | 7 +++++++ messages/timeline/timeline.en-US.yml | 7 +++++++ messages/timeline/timeline.es-AR.yml | 7 +++++++ messages/timeline/timeline.es-BO.yml | 7 +++++++ messages/timeline/timeline.es-CL.yml | 7 +++++++ messages/timeline/timeline.es-CO.yml | 7 +++++++ messages/timeline/timeline.es-CR.yml | 7 +++++++ messages/timeline/timeline.es-DO.yml | 7 +++++++ messages/timeline/timeline.es-EC.yml | 7 +++++++ messages/timeline/timeline.es-ES.yml | 7 +++++++ messages/timeline/timeline.es-GT.yml | 7 +++++++ messages/timeline/timeline.es-HN.yml | 7 +++++++ messages/timeline/timeline.es-MX.yml | 7 +++++++ messages/timeline/timeline.es-NI.yml | 7 +++++++ messages/timeline/timeline.es-PA.yml | 7 +++++++ messages/timeline/timeline.es-PE.yml | 7 +++++++ messages/timeline/timeline.es-PR.yml | 7 +++++++ messages/timeline/timeline.es-PY.yml | 7 +++++++ messages/timeline/timeline.es-US.yml | 7 +++++++ messages/timeline/timeline.es-UY.yml | 7 +++++++ messages/timeline/timeline.es-VE.yml | 7 +++++++ messages/timeline/timeline.fa-IR.yml | 7 +++++++ messages/timeline/timeline.fi-FI.yml | 7 +++++++ messages/timeline/timeline.fr-BE.yml | 7 +++++++ messages/timeline/timeline.fr-CA.yml | 7 +++++++ messages/timeline/timeline.fr-CD.yml | 7 +++++++ messages/timeline/timeline.fr-CH.yml | 7 +++++++ messages/timeline/timeline.fr-CI.yml | 7 +++++++ messages/timeline/timeline.fr-CM.yml | 7 +++++++ messages/timeline/timeline.fr-FR.yml | 7 +++++++ messages/timeline/timeline.fr-HT.yml | 7 +++++++ messages/timeline/timeline.fr-LU.yml | 7 +++++++ messages/timeline/timeline.fr-MA.yml | 7 +++++++ messages/timeline/timeline.fr-MC.yml | 7 +++++++ messages/timeline/timeline.fr-ML.yml | 7 +++++++ messages/timeline/timeline.fr-SN.yml | 7 +++++++ messages/timeline/timeline.he-IL.yml | 7 +++++++ messages/timeline/timeline.hy-AM.yml | 7 +++++++ messages/timeline/timeline.it-CH.yml | 7 +++++++ messages/timeline/timeline.it-IT.yml | 7 +++++++ messages/timeline/timeline.ja-JP.yml | 7 +++++++ messages/timeline/timeline.ka-GE.yml | 7 +++++++ messages/timeline/timeline.nb-NO.yml | 7 +++++++ messages/timeline/timeline.nl-BE.yml | 7 +++++++ messages/timeline/timeline.nl-NL.yml | 7 +++++++ messages/timeline/timeline.pl-PL.yml | 7 +++++++ messages/timeline/timeline.pt-BR.yml | 7 +++++++ messages/timeline/timeline.pt-PT.yml | 7 +++++++ messages/timeline/timeline.ro-RO.yml | 7 +++++++ messages/timeline/timeline.ru-RU.yml | 7 +++++++ messages/timeline/timeline.sk-SK.yml | 7 +++++++ messages/timeline/timeline.sv-SE.yml | 7 +++++++ messages/timeline/timeline.tr-TR.yml | 7 +++++++ messages/timeline/timeline.uk-UA.yml | 7 +++++++ messages/timeline/timeline.zh-CN.yml | 7 +++++++ messages/timeline/timeline.zh-HK.yml | 7 +++++++ messages/timeline/timeline.zh-TW.yml | 7 +++++++ 67 files changed, 469 insertions(+) create mode 100644 messages/timeline/timeline.ar.yml create mode 100644 messages/timeline/timeline.bg-BG.yml create mode 100644 messages/timeline/timeline.cs-CZ.yml create mode 100644 messages/timeline/timeline.da-DK.yml create mode 100644 messages/timeline/timeline.de-AT.yml create mode 100644 messages/timeline/timeline.de-CH.yml create mode 100644 messages/timeline/timeline.de-DE.yml create mode 100644 messages/timeline/timeline.de-LI.yml create mode 100644 messages/timeline/timeline.en-AU.yml create mode 100644 messages/timeline/timeline.en-CA.yml create mode 100644 messages/timeline/timeline.en-GB.yml create mode 100644 messages/timeline/timeline.en-US.yml create mode 100644 messages/timeline/timeline.es-AR.yml create mode 100644 messages/timeline/timeline.es-BO.yml create mode 100644 messages/timeline/timeline.es-CL.yml create mode 100644 messages/timeline/timeline.es-CO.yml create mode 100644 messages/timeline/timeline.es-CR.yml create mode 100644 messages/timeline/timeline.es-DO.yml create mode 100644 messages/timeline/timeline.es-EC.yml create mode 100644 messages/timeline/timeline.es-ES.yml create mode 100644 messages/timeline/timeline.es-GT.yml create mode 100644 messages/timeline/timeline.es-HN.yml create mode 100644 messages/timeline/timeline.es-MX.yml create mode 100644 messages/timeline/timeline.es-NI.yml create mode 100644 messages/timeline/timeline.es-PA.yml create mode 100644 messages/timeline/timeline.es-PE.yml create mode 100644 messages/timeline/timeline.es-PR.yml create mode 100644 messages/timeline/timeline.es-PY.yml create mode 100644 messages/timeline/timeline.es-US.yml create mode 100644 messages/timeline/timeline.es-UY.yml create mode 100644 messages/timeline/timeline.es-VE.yml create mode 100644 messages/timeline/timeline.fa-IR.yml create mode 100644 messages/timeline/timeline.fi-FI.yml create mode 100644 messages/timeline/timeline.fr-BE.yml create mode 100644 messages/timeline/timeline.fr-CA.yml create mode 100644 messages/timeline/timeline.fr-CD.yml create mode 100644 messages/timeline/timeline.fr-CH.yml create mode 100644 messages/timeline/timeline.fr-CI.yml create mode 100644 messages/timeline/timeline.fr-CM.yml create mode 100644 messages/timeline/timeline.fr-FR.yml create mode 100644 messages/timeline/timeline.fr-HT.yml create mode 100644 messages/timeline/timeline.fr-LU.yml create mode 100644 messages/timeline/timeline.fr-MA.yml create mode 100644 messages/timeline/timeline.fr-MC.yml create mode 100644 messages/timeline/timeline.fr-ML.yml create mode 100644 messages/timeline/timeline.fr-SN.yml create mode 100644 messages/timeline/timeline.he-IL.yml create mode 100644 messages/timeline/timeline.hy-AM.yml create mode 100644 messages/timeline/timeline.it-CH.yml create mode 100644 messages/timeline/timeline.it-IT.yml create mode 100644 messages/timeline/timeline.ja-JP.yml create mode 100644 messages/timeline/timeline.ka-GE.yml create mode 100644 messages/timeline/timeline.nb-NO.yml create mode 100644 messages/timeline/timeline.nl-BE.yml create mode 100644 messages/timeline/timeline.nl-NL.yml create mode 100644 messages/timeline/timeline.pl-PL.yml create mode 100644 messages/timeline/timeline.pt-BR.yml create mode 100644 messages/timeline/timeline.pt-PT.yml create mode 100644 messages/timeline/timeline.ro-RO.yml create mode 100644 messages/timeline/timeline.ru-RU.yml create mode 100644 messages/timeline/timeline.sk-SK.yml create mode 100644 messages/timeline/timeline.sv-SE.yml create mode 100644 messages/timeline/timeline.tr-TR.yml create mode 100644 messages/timeline/timeline.uk-UA.yml create mode 100644 messages/timeline/timeline.zh-CN.yml create mode 100644 messages/timeline/timeline.zh-HK.yml create mode 100644 messages/timeline/timeline.zh-TW.yml diff --git a/messages/timeline/timeline.ar.yml b/messages/timeline/timeline.ar.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.ar.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.bg-BG.yml b/messages/timeline/timeline.bg-BG.yml new file mode 100644 index 00000000..f9aa6d4b --- /dev/null +++ b/messages/timeline/timeline.bg-BG.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: предишен + + # The title of the next button in horizontal orientation. + next: следващ diff --git a/messages/timeline/timeline.cs-CZ.yml b/messages/timeline/timeline.cs-CZ.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.cs-CZ.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.da-DK.yml b/messages/timeline/timeline.da-DK.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.da-DK.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.de-AT.yml b/messages/timeline/timeline.de-AT.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.de-AT.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.de-CH.yml b/messages/timeline/timeline.de-CH.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.de-CH.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.de-DE.yml b/messages/timeline/timeline.de-DE.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.de-DE.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.de-LI.yml b/messages/timeline/timeline.de-LI.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.de-LI.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.en-AU.yml b/messages/timeline/timeline.en-AU.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.en-AU.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.en-CA.yml b/messages/timeline/timeline.en-CA.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.en-CA.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.en-GB.yml b/messages/timeline/timeline.en-GB.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.en-GB.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.en-US.yml b/messages/timeline/timeline.en-US.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.en-US.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-AR.yml b/messages/timeline/timeline.es-AR.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-AR.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-BO.yml b/messages/timeline/timeline.es-BO.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-BO.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-CL.yml b/messages/timeline/timeline.es-CL.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-CL.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-CO.yml b/messages/timeline/timeline.es-CO.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-CO.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-CR.yml b/messages/timeline/timeline.es-CR.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-CR.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-DO.yml b/messages/timeline/timeline.es-DO.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-DO.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-EC.yml b/messages/timeline/timeline.es-EC.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-EC.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-ES.yml b/messages/timeline/timeline.es-ES.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-ES.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-GT.yml b/messages/timeline/timeline.es-GT.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-GT.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-HN.yml b/messages/timeline/timeline.es-HN.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-HN.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-MX.yml b/messages/timeline/timeline.es-MX.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-MX.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-NI.yml b/messages/timeline/timeline.es-NI.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-NI.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-PA.yml b/messages/timeline/timeline.es-PA.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-PA.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-PE.yml b/messages/timeline/timeline.es-PE.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-PE.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-PR.yml b/messages/timeline/timeline.es-PR.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-PR.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-PY.yml b/messages/timeline/timeline.es-PY.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-PY.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-US.yml b/messages/timeline/timeline.es-US.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-US.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-UY.yml b/messages/timeline/timeline.es-UY.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-UY.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.es-VE.yml b/messages/timeline/timeline.es-VE.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.es-VE.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fa-IR.yml b/messages/timeline/timeline.fa-IR.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fa-IR.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fi-FI.yml b/messages/timeline/timeline.fi-FI.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fi-FI.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-BE.yml b/messages/timeline/timeline.fr-BE.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-BE.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-CA.yml b/messages/timeline/timeline.fr-CA.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-CA.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-CD.yml b/messages/timeline/timeline.fr-CD.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-CD.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-CH.yml b/messages/timeline/timeline.fr-CH.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-CH.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-CI.yml b/messages/timeline/timeline.fr-CI.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-CI.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-CM.yml b/messages/timeline/timeline.fr-CM.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-CM.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-FR.yml b/messages/timeline/timeline.fr-FR.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-FR.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-HT.yml b/messages/timeline/timeline.fr-HT.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-HT.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-LU.yml b/messages/timeline/timeline.fr-LU.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-LU.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-MA.yml b/messages/timeline/timeline.fr-MA.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-MA.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-MC.yml b/messages/timeline/timeline.fr-MC.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-MC.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-ML.yml b/messages/timeline/timeline.fr-ML.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-ML.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.fr-SN.yml b/messages/timeline/timeline.fr-SN.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.fr-SN.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.he-IL.yml b/messages/timeline/timeline.he-IL.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.he-IL.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.hy-AM.yml b/messages/timeline/timeline.hy-AM.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.hy-AM.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.it-CH.yml b/messages/timeline/timeline.it-CH.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.it-CH.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.it-IT.yml b/messages/timeline/timeline.it-IT.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.it-IT.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.ja-JP.yml b/messages/timeline/timeline.ja-JP.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.ja-JP.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.ka-GE.yml b/messages/timeline/timeline.ka-GE.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.ka-GE.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.nb-NO.yml b/messages/timeline/timeline.nb-NO.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.nb-NO.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.nl-BE.yml b/messages/timeline/timeline.nl-BE.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.nl-BE.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.nl-NL.yml b/messages/timeline/timeline.nl-NL.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.nl-NL.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.pl-PL.yml b/messages/timeline/timeline.pl-PL.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.pl-PL.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.pt-BR.yml b/messages/timeline/timeline.pt-BR.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.pt-BR.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.pt-PT.yml b/messages/timeline/timeline.pt-PT.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.pt-PT.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.ro-RO.yml b/messages/timeline/timeline.ro-RO.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.ro-RO.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.ru-RU.yml b/messages/timeline/timeline.ru-RU.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.ru-RU.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.sk-SK.yml b/messages/timeline/timeline.sk-SK.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.sk-SK.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.sv-SE.yml b/messages/timeline/timeline.sv-SE.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.sv-SE.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.tr-TR.yml b/messages/timeline/timeline.tr-TR.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.tr-TR.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.uk-UA.yml b/messages/timeline/timeline.uk-UA.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.uk-UA.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.zh-CN.yml b/messages/timeline/timeline.zh-CN.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.zh-CN.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.zh-HK.yml b/messages/timeline/timeline.zh-HK.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.zh-HK.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next diff --git a/messages/timeline/timeline.zh-TW.yml b/messages/timeline/timeline.zh-TW.yml new file mode 100644 index 00000000..7a766bdb --- /dev/null +++ b/messages/timeline/timeline.zh-TW.yml @@ -0,0 +1,7 @@ +kendo: + timeline: + # The title of the previous button in horizontal orientation. + previous: previous + + # The title of the next button in horizontal orientation. + next: next